library(wordcloud)
## Warning: package 'wordcloud' was built under R version 4.2.2
## Loading required package: RColorBrewer
library(plotly)
## Warning: package 'plotly' was built under R version 4.2.2
## Loading required package: ggplot2
## Warning: package 'ggplot2' was built under R version 4.2.2
##
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
##
## last_plot
## The following object is masked from 'package:stats':
##
## filter
## The following object is masked from 'package:graphics':
##
## layout
library(tm)
## Warning: package 'tm' was built under R version 4.2.2
## Loading required package: NLP
##
## Attaching package: 'NLP'
## The following object is masked from 'package:ggplot2':
##
## annotate
library(dplyr)
## Warning: package 'dplyr' was built under R version 4.2.2
##
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
##
## filter, lag
## The following objects are masked from 'package:base':
##
## intersect, setdiff, setequal, union
library(RColorBrewer)
library(ggplot2)
library(twitteR)
## Warning: package 'twitteR' was built under R version 4.2.2
##
## Attaching package: 'twitteR'
## The following objects are masked from 'package:dplyr':
##
## id, location
CONSUMER_SECRET <- "Mst3hKLpQWZynyjoDaxruTrq9D5GYedxHVa2Lno1r8DExrrRke"
CONSUMER_KEY <- "InbLhdO22Q9Z5EhRdRpCButTh"
ACCESS_SECRET <- "yu2OkGybfvGBw15hBoDSfSfGH7jGwyFBjooVs6iMO0Fzm"
ACCESS_TOKEN <- "1595247869958627328-jGgiCN6sMO8yDd3dk2G1gzqMQhQ77R"
setup_twitter_oauth(consumer_key = CONSUMER_KEY,
consumer_secret = CONSUMER_SECRET,
access_token = ACCESS_TOKEN,
access_secret = ACCESS_SECRET)
## [1] "Using direct authentication"
SEVENTEEN = searchTwitter("SEVENTEEN", n = 10000, since = "2022-12-14", until = "2022-12-17",
lang = "en", retryOnRateLimit = 120)
SEVENTEEN
## [[1]]
## [1] "pipiii113: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2]]
## [1] "dinoIuvrr: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3]]
## [1] "faeiryoon: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[4]]
## [1] "byul_______: RT @mindset_dive: Mark your calendars - JOSHUA of SEVENTEEN’s Mindset trailer premieres Tuesday 12/6 at 8 pm PST // Wednesday 12/7 1PM KST…"
##
## [[5]]
## [1] "cheolsoo1317: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6]]
## [1] "xhaobabi: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7]]
## [1] "dinoIuvrr: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8]]
## [1] "Vee70316545: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[9]]
## [1] "ikonicpunani: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[10]]
## [1] "squezeee_k: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[11]]
## [1] "kimguggie: @tanyakanrl happy sweet seventeen sender-nim !! ❤️🔥❤️❤️🔥❤️❤️🔥❤️❤️🔥❤️ https://t.co/kuSCqMHumw"
##
## [[12]]
## [1] "srzhyn: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[13]]
## [1] "byul_______: RT @mindset_dive: BIG news - JOSHUA of SEVENTEEN is joining Mindset next! What topics do you want JOSHUA to discuss in his audio series?…"
##
## [[14]]
## [1] "ahluvgyu: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[15]]
## [1] "adi_is_adrianne: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[16]]
## [1] "dinoIuvrr: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[17]]
## [1] "saythesebentin: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[18]]
## [1] "dinoIuvrr: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[19]]
## [1] "shimmerwonu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[20]]
## [1] "candiceskies_92: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[21]]
## [1] "crstnvll: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[22]]
## [1] "huihuibutterfly: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[23]]
## [1] "celecorrea19: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[24]]
## [1] "ko0xmin: @elelduarvk happy sweet seventeen el!! 💗💗💗💗"
##
## [[25]]
## [1] "hoshiselbow: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[26]]
## [1] "970406g: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[27]]
## [1] "yjhdazed: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[28]]
## [1] "yjwheeki: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[29]]
## [1] "saythesebentin: RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…"
##
## [[30]]
## [1] "mangchimmy_: wts lfb svt seventeen ph be the sun bulacan\n\n2 LBB PREMIUM TICKETS BETS BULACAN\n\nPrice: 10000 ea (19k if claiming b… https://t.co/pbylfhs13i"
##
## [[31]]
## [1] "_mikaelK: RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…"
##
## [[32]]
## [1] "sm17eflowers: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[33]]
## [1] "Kimbai18: RT @addtocartnoona: 🚨Christmas B1T1 SALE🚨\n\nRamdom Sealed + Unsealed 💸 220\n\nGroups Available:\nTreasure Enhypen Straykids Blackpink TXT TNX…"
##
## [[34]]
## [1] "mencarimingyu: RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…"
##
## [[35]]
## [1] "reveluving_: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[36]]
## [1] "Lillian79976312: RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…"
##
## [[37]]
## [1] "saythesebentin: RT @wonshuamour: —𝒅𝒂𝒓𝒍𝒊𝒏𝒈, 𝒍𝒆𝒕'𝒔 𝒕𝒂𝒌𝒆 𝒕𝒉𝒆 𝒍𝒐𝒏𝒈 𝒘𝒂𝒚 𝒉𝒐𝒎𝒆 ♡\n\n[ #csd #caratselcaday #joshua #조슈아 #seventeen @pledis_17 ] https://t.co/QDAaIVLP…"
##
## [[38]]
## [1] "luluuuuu2000: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[39]]
## [1] "Fabiola_army7: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[40]]
## [1] "hamrangae: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[41]]
## [1] "JeonghanieAgi: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[42]]
## [1] "msirish0077yah1: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[43]]
## [1] "luvksy__: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[44]]
## [1] "jvillanueva_18: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[45]]
## [1] "jeonjkww1_17: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[46]]
## [1] "jeonjeonjeonsa: RT @eunoia__svt: \"Self-producing\" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…"
##
## [[47]]
## [1] "saythesebentin: RT @eseukubs: dress up as our phone case challenge😋❤️💖\n\n#CaratSelcaDay #CSD #SCOUPS\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/D2FSG2zxEK"
##
## [[48]]
## [1] "shimmerwonu: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[49]]
## [1] "kreixclsv: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[50]]
## [1] "shuacubes: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[51]]
## [1] "ChittaKun96L: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[52]]
## [1] "adi_is_adrianne: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[53]]
## [1] "kth_axie: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[54]]
## [1] "spnadda36: RT @koreansales_twt: Best-selling K-Acts on Oricon in 2022 (Final)\n\n01. #SEVENTEEN — 1,725,494\n02. #ENHYPEN — 1,007,202\n03. #BTS — 922,497…"
##
## [[55]]
## [1] "jjkjeky: D-day!!!! See u seventeen!!!"
##
## [[56]]
## [1] "bitteriiiie: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[57]]
## [1] "huihuibutterfly: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[58]]
## [1] "AlessaLeisure: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[59]]
## [1] "saythesebentin: RT @miguhearts: 🧸🎀🪞“Give me a poem to tell about me” 💐🫧🗯\n\n[#CSD #CaratSelcaDay #MINGYU #민규 #SEVENTEEN @pledis_17 ] https://t.co/wjPrxrZJmZ"
##
## [[60]]
## [1] "saythesebentin: RT @17bookkeu: Twinning 😜\n\nFrom my POV From his POV\n#CARAT_SELCA_DAY #CSD #WONWOO #SEVENTEEN @pledis_17 https://t.co/hCo…"
##
## [[61]]
## [1] "dkyeomcartz_: RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…"
##
## [[62]]
## [1] "gyucheoI: RT @doieyongs: ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks last\n✨Loc…"
##
## [[63]]
## [1] "inesdemiau: 🫶🏻the cutest mirror selca\n#caratSelcaDay #csd #SEVENTEEN https://t.co/D6cmwnt12H"
##
## [[64]]
## [1] "saythesebentin: RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q"
##
## [[65]]
## [1] "kreixclsv: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[66]]
## [1] "gyuxiiee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[67]]
## [1] "junshihaono: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[68]]
## [1] "punidrag0n: number seventeen.\nvalkyria chronicles\n\n9/10. this game had such a beautiful story, about the struggles of war and h… https://t.co/yWuX7hdmiD"
##
## [[69]]
## [1] "namijeon_: Hi still available 3 tickets for Seventeen #BeTheSuninBULACAN concert later. LBOX B REG 220 r54 s439-441. Dm if interested.\n\n#BeTSinBULACAN"
##
## [[70]]
## [1] "thedanmarquez: RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…"
##
## [[71]]
## [1] "yexungie: RT @lighthaos: everyone have a wonderful time at bets !!!! a seventeen concert is an extraordinary experience 🧡"
##
## [[72]]
## [1] "jihoonmelody: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[73]]
## [1] "shujisunday: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[74]]
## [1] "owlghostbird: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[75]]
## [1] "maecaratsxx: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[76]]
## [1] "jieuncheolk: Good luck sa mga aattend ng con! Give Seventeen their biggest PH crowd!!!"
##
## [[77]]
## [1] "le_suho: RT @Astro_EW330: 2022 December Boy Group Brand Reputation Ranking\n11th #ASTRO\nData collected: 10 Nov - 10 Dec 2022 \n1 BTS\n2 SEVENTEEN\n3 Str…"
##
## [[78]]
## [1] "JeonHwangSinKo1: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[79]]
## [1] "agippanginnie: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…"
##
## [[80]]
## [1] "seokjinniepoo: RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd"
##
## [[81]]
## [1] "luvksy__: RT @snowkhoshi: nobody can seventeen the way the thirteen of seventeen seventeens that’s why they’re seventeen"
##
## [[82]]
## [1] "koowinous: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[83]]
## [1] "agippanginnie: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…"
##
## [[84]]
## [1] "dkyeomcartz_: RT @for717s: ✦ SEVENTEEN Be The Sun in Bulacan Freebies ✦\n\nfan support for #도겸 and #조슈아 ♡\n\nsee photo for more details :)\n#BeTheSuninBULACAN…"
##
## [[85]]
## [1] "mavillera_ww: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[86]]
## [1] "tigerwoozi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[87]]
## [1] "carotbee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[88]]
## [1] "gooberjoon: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[89]]
## [1] "9_eo42: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[90]]
## [1] "mintcoups: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[91]]
## [1] "JhycLovesKPOP: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[92]]
## [1] "cy159__: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[93]]
## [1] "theSDMG: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[94]]
## [1] "yuka5470_17: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[95]]
## [1] "AliciAmonxbe76R: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[96]]
## [1] "ttalgi88966317: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[97]]
## [1] "VinterScen: RT @amorecheol: 210802 Seventeen Shopee Online Fansign 세븐틴 영통팬싸\n\n🥳 HAPPY BIRTHDAY TO YOU HAPPY BIRTHDAY TO YOU 🎉\n\nthe giggles halfway k wor…"
##
## [[98]]
## [1] "gyuriwon: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[99]]
## [1] "JhycLovesKPOP: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[100]]
## [1] "xhaobabi: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[101]]
## [1] "ahjumma1127: @ajooniceee SEVENTEEN WAAAAAAAAHHHHH"
##
## [[102]]
## [1] "DiamantYanie: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[103]]
## [1] "jeycodonat: RT @btsvt_btsvt: WTS LFB SEVENTEEN BE THE SUN IN BULACAN 💎 \n\n(1) VIP FLOOR STANDING B \nPurchased on Nov 30 when there were a few tickets le…"
##
## [[104]]
## [1] "BayabanJennifer: RT @dollsxngie: Reply with all kpop groups that you stan from oldest to latest:-\n\nMine:\n1. Exo\n2. Nct\n3. Got7\n4. X1\n5. Seventeen\n6. Ateez\n7…"
##
## [[105]]
## [1] "heartjnwonwoo: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[106]]
## [1] "chwedollyy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[107]]
## [1] "born2_beAlone: RT @GoldenDisc_en: 1st Artist Lineup Announcement.\n\nPlease welcome #SEVENTEEN who will join the 37th #GDA !\n\n#골든디스크어워즈 #goldendiscawards #골…"
##
## [[108]]
## [1] "chwedollyy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[109]]
## [1] "aiFazz_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[110]]
## [1] "Yj7Sunshine: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[111]]
## [1] "hellawoozi: RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW"
##
## [[112]]
## [1] "malen_mbb: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[113]]
## [1] "chwedollyy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[114]]
## [1] "EpicMahonelover: RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ"
##
## [[115]]
## [1] "jinkunrjjin: RT @deal4idols: proofs for #jin of bts + #seventeen"
##
## [[116]]
## [1] "cherryberryhae: RT @shuaa_gyu: wtb lfs ph svt seventeen\n\n— lf rush ticket for #BeTheSuninBULACAN\n— can payo\n— any tier\n— dm me if u have\n\ntags: ph airport…"
##
## [[117]]
## [1] "Emygyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[118]]
## [1] "huangjangeun: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[119]]
## [1] "_iskartz: RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…"
##
## [[120]]
## [1] "sARInghae: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[121]]
## [1] "hoterim_: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[122]]
## [1] "joshualover_: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[123]]
## [1] "sujxsvt: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[124]]
## [1] "jinkunrjjin: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[125]]
## [1] "chwedollyy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[126]]
## [1] "dinaurlatte: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[127]]
## [1] "_hanabibiii: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[128]]
## [1] "xhaobabi: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[129]]
## [1] "A17_sette: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[130]]
## [1] "wonwonycart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[131]]
## [1] "Shadowmab: RT @ananavarro: Guilty,\nOn All Seventeen Counts. 17!"
##
## [[132]]
## [1] "joshualover_: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[133]]
## [1] "blondjun: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[134]]
## [1] "butterscoup17: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[135]]
## [1] "kaye7208: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[136]]
## [1] "Nranieysa__: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[137]]
## [1] "laisha_samanta: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[138]]
## [1] "LunaIsabelle54: RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…"
##
## [[139]]
## [1] "cikiputri20: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[140]]
## [1] "prodbyIN: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[141]]
## [1] "hnyhuncsc: Make this day a memorable day for us and for seventeen 🤍"
##
## [[142]]
## [1] "wonuhauIs: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[143]]
## [1] "jeonghan_comms: wts lfb ph\n\nseventeen osaka limited pcs + dream album set\n= ₱10k\n= secured na!\n= dop: Dec. 20\n= dm to mine\n\n🏷 svt b… https://t.co/fT1R4QSbGz"
##
## [[144]]
## [1] "carat_say: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[145]]
## [1] "carat_say: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[146]]
## [1] "adi_is_adrianne: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[147]]
## [1] "licu_cart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[148]]
## [1] "HEY8UDDY: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[149]]
## [1] "_astridsoleil_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[150]]
## [1] "mvnjirosano: happy sweet seventeen for me🫶"
##
## [[151]]
## [1] "jeongshua_hoon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[152]]
## [1] "_kim_92: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[153]]
## [1] "sanriozhi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[154]]
## [1] "Monwe_: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[155]]
## [1] "fverluv: i want him so bad. #csd #seventeen https://t.co/Vq3liiDhsq"
##
## [[156]]
## [1] "bestboywoozi_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[157]]
## [1] "coupskwon_: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[158]]
## [1] "0manignat: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[159]]
## [1] "korean_shine: - Desk calendar 2019 SEVENTEEN ❌\n•80k\n\n- Lipbalm + pc The Saem DK❌\n- PC lipbalm The saem The8✅\n\n- Postcard set ❌\n\n-… https://t.co/9B0rI5fp0U"
##
## [[160]]
## [1] "luvdxbbey: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[161]]
## [1] "_kim_92: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[162]]
## [1] "sunflower_kims: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[163]]
## [1] "notjeannn: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[164]]
## [1] "coupskwon_: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[165]]
## [1] "love214jae: @JAY4YOON @nwjnsbts Nope. There is one fandom that regularly hates on bts even before Hybe acquired their faves com… https://t.co/sqJKIfxpTd"
##
## [[166]]
## [1] "seokhangel: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[167]]
## [1] "wodisz: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[168]]
## [1] "Yj7Sunshine: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[169]]
## [1] "vymouse_ie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[170]]
## [1] "_kim_92: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[171]]
## [1] "vymouse_ie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[172]]
## [1] "jy_fries143: D-DAY! See u later @pledis_17 ✨\n\n#SEVENTEEN #BeTheSuninBULACAN #BeTSinBULACAN"
##
## [[173]]
## [1] "jasmineggies: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[174]]
## [1] "bambinicologne: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[175]]
## [1] "shuarandom: kiss!\n\n#JOSHUA #조슈아 #SEVENTEEN https://t.co/O6k23DqUQy"
##
## [[176]]
## [1] "hoshiiest: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[177]]
## [1] "_kim_92: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[178]]
## [1] "EvitaLyrics: Show business kept us all alive\nSince seventeen October 1945\nBut the star has gone, the glamour's worn thin\nThat's… https://t.co/AjhzI8Pxfd"
##
## [[179]]
## [1] "Stupidcounter: four million five hundred sixty two thousand eight hundred seventeen"
##
## [[180]]
## [1] "lucidtzu: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[181]]
## [1] "PalranghaeEisa: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[182]]
## [1] "_kim_92: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[183]]
## [1] "TaeNySone9: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[184]]
## [1] "9796jeon: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[185]]
## [1] "shvlia: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[186]]
## [1] "PRODWZ96: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[187]]
## [1] "coupsdotnet: d-day ✨ i will meet seventeen today #BeTSBulacan https://t.co/UugUl68mgg"
##
## [[188]]
## [1] "dandelions1707: RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…"
##
## [[189]]
## [1] "shuaonewoo: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[190]]
## [1] "june_sunoo: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[191]]
## [1] "wonsoonhan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[192]]
## [1] "dandelions1707: RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…"
##
## [[193]]
## [1] "carrotanj: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[194]]
## [1] "FrancheskaMax: see you again in a few hours, seventeen !! 🤍 https://t.co/RlG4C1v6an"
##
## [[195]]
## [1] "chwedollyy: RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…"
##
## [[196]]
## [1] "GotWreckedbySVT: RT @DlN0LAND: DINO and WOOZI necklaces are here! 🤗 See you all on Saturday! ❤️\n\n#BeTSinBULACAN #SEVENTEEN #BeTheSuninBULACAN @pledis_17 ht…"
##
## [[197]]
## [1] "dandelions1707: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[198]]
## [1] "ImYeowoNy: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[199]]
## [1] "pizzaboi_dekey: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[200]]
## [1] "g_jukry: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[201]]
## [1] "huangjangeun: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[202]]
## [1] "kwonsnyng: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[203]]
## [1] "wonuynter: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[204]]
## [1] "lucidtzu: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[205]]
## [1] "cheeesekeiz: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[206]]
## [1] "MILKIEJEONS_: RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…"
##
## [[207]]
## [1] "costerixa: RT @wowoozi_: wearing black is a lifestyle, ceunah\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #HOSHI @pledis_17 https://t.co/DRB9Fjg6vV"
##
## [[208]]
## [1] "yoonfiles_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[209]]
## [1] "misseuvee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[210]]
## [1] "lovemochi___: #lovemochi_phgo | wts • lfb • ph\n\n🔥 LAST 1 STOCK 🔥\n\nSEVENTEEN 💎\nOfficial Lightstick Powerbank ver 2\n💯 Sealed - Php… https://t.co/bA7EQRaymY"
##
## [[211]]
## [1] "Lia_seventeen: RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…"
##
## [[212]]
## [1] "wonuuu__: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[213]]
## [1] "kitsuneyh1: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[214]]
## [1] "monichiId_: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[215]]
## [1] "boutcheol: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[216]]
## [1] "jwwshie: RT @minrei_: the 12 vs 1 choreo in fast pace 😋\n #세븐틴 #SEVENTEEN @pledis_17\nhttps://t.co/8VdB03HIyd"
##
## [[217]]
## [1] "JadeJensen29: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[218]]
## [1] "milkim_: RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…"
##
## [[219]]
## [1] "primjeon97: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[220]]
## [1] "Wookie_1211: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[221]]
## [1] "MYOT12TRSR: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[222]]
## [1] "igyuzihae: RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…"
##
## [[223]]
## [1] "iamyomonday: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[224]]
## [1] "erizenxvii: seventeen bets in bulacan d-day !! Be safe everyone and enjoy~~"
##
## [[225]]
## [1] "caratfldk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[226]]
## [1] "hoshimagination: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[227]]
## [1] "xcoupsxoon: RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW"
##
## [[228]]
## [1] "sopisarang: SEVENTEEN ITS THE 17th!!!!! https://t.co/7hLFU0ovah"
##
## [[229]]
## [1] "jai_cka: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[230]]
## [1] "LupeKTF: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[231]]
## [1] "pawinajon: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[232]]
## [1] "Yannabeul: I Wonder what Songs seventeen will sing in Bulacan- ISTG if they get like the OG Ready to Love, Heaven’s Cloud, Che… https://t.co/MqFdcUWJrJ"
##
## [[233]]
## [1] "_flutterby_u: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[234]]
## [1] "lee_rien: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[235]]
## [1] "chweraa: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[236]]
## [1] "imcrushingyouu: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[237]]
## [1] "httpcmy: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[238]]
## [1] "hongjisooworld: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[239]]
## [1] "kwon_minwon: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[240]]
## [1] "717Lunla: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[241]]
## [1] "icaruseunie: d-day 🥹 see you later carats and seventeen!!!!! @pledis_17 🤍"
##
## [[242]]
## [1] "SHUAHOHOHOHO: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[243]]
## [1] "cptnbrooklyn: RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…"
##
## [[244]]
## [1] "misterchwechew: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[245]]
## [1] "sukabuffet: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[246]]
## [1] "httpcmy: i can finally say that i am seeing seventeen tonight !!!! #BeTheSuninBULACAN\n\nps. hindi na to majjinx pls"
##
## [[247]]
## [1] "shuasasparagus: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[248]]
## [1] "saythesebentin: RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…"
##
## [[249]]
## [1] "bearieyoon: i want to go to a seventeen concert so bad, why did i have to live in australia out of all places 😭"
##
## [[250]]
## [1] "hoshimagination: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[251]]
## [1] "unieyd2: RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…"
##
## [[252]]
## [1] "ShinggiYeol: seventeen dicon dfesta mini edition\n\nmember set (7 pcs) RM10\n✅SC\n✅T8\n✅SK\n✅DN\n\n• exc local postage only\n• no rush po… https://t.co/l9NNaB60it"
##
## [[253]]
## [1] "stefaniaminha: @gincnatal the edge of seventeen"
##
## [[254]]
## [1] "ninikiddiemeal: RT @chocochuxx: wts lfb svt bets ph\n\n💎 Seventeen BeTS in Bulacan 💎\n\n- One (1) UBB REG TICKET\n\nrfs: upgraded seat :> \n\n🏷 be the sun bulacan…"
##
## [[255]]
## [1] "reditulab: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[256]]
## [1] "mopipomixer: “Extremely Underwhelming Seventeen-Million Dollars”"
##
## [[257]]
## [1] "4ourMoon: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[258]]
## [1] "songswltvs: RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…"
##
## [[259]]
## [1] "kikyykiky: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[260]]
## [1] "yjhanscloud: RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…"
##
## [[261]]
## [1] "punggungscoups: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[262]]
## [1] "yookkiyoo: RT @IkoneriKshop: May interested pa ba sa onhand caratbong v2? Used once po nung bets mnl, Still complete inclusion pero yung hoshi sticker…"
##
## [[263]]
## [1] "FannyAc01338370: RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…"
##
## [[264]]
## [1] "sunshinee_sol: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[265]]
## [1] "reditulab: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[266]]
## [1] "saythesebentin: RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 \"𝒘\"\nhe told me to do \"wonwoo's shaking camera pose?\"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…"
##
## [[267]]
## [1] "bingnemai: @gincnatal the edge of seventeen"
##
## [[268]]
## [1] "b2MarineBio: “so between the sixth grade and now i’ve had to kill seventeen mice. that’s probably why i’m so emotionally stunted… https://t.co/THUBlVxRIK"
##
## [[269]]
## [1] "welovekimjongun: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[270]]
## [1] "saythesebentin: RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h"
##
## [[271]]
## [1] "h0bifaceu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[272]]
## [1] "calanguit0s: @gincnatal The edge of seventeen"
##
## [[273]]
## [1] "ajuniceeey__: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[274]]
## [1] "Wendy53755158: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[275]]
## [1] "onyourj_eonghan: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[276]]
## [1] "DarkAngel_LaLa: RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…"
##
## [[277]]
## [1] "Ieah05: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[278]]
## [1] "fvslivs: @gincnatal the edge of seventeen"
##
## [[279]]
## [1] "CaseyManasan: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[280]]
## [1] "joc_minyoongi: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[281]]
## [1] "nuralyh_ahmd: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[282]]
## [1] "iS2couffaine: @gincnatal the edge of seventeen"
##
## [[283]]
## [1] "woohaohan17: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[284]]
## [1] "saythesebentin: RT @wonthuu: *insert any words* \n\n#CaratSelcaDay #CSD #SEVENTEEN #MINGYU #세븐틴 #민규 https://t.co/AiIwPBmdKz"
##
## [[285]]
## [1] "asulnabuwan08_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[286]]
## [1] "yoonichigo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[287]]
## [1] "vantaerinn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[288]]
## [1] "bambinicologne: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[289]]
## [1] "saythesebentin: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[290]]
## [1] "AlessaLeisure: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[291]]
## [1] "ljnjm825: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[292]]
## [1] "Iloveyou_SC: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[293]]
## [1] "chulicoups: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[294]]
## [1] "Kiamazinggg: @neogotmybankx @pledis_17 done #SEVENTEEN @pledis_17 https://t.co/ltxwIaGTjN"
##
## [[295]]
## [1] "yjhanscloud: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[296]]
## [1] "67minwon: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[297]]
## [1] "Lia_seventeen: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[298]]
## [1] "srzhyn: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[299]]
## [1] "MingXiaoqt: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[300]]
## [1] "myungswift: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[301]]
## [1] "sound_of_dk: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[302]]
## [1] "AuliaSeokmin: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[303]]
## [1] "wortelpremium: RT @My17youth: SEVENTEEN have safely arrived in Manila, Rest well boys! 🖤"
##
## [[304]]
## [1] "jeonghan_comms: wts lfb ph\n\nseventeen tokyo dome pcs\n— available: jun the8 scoups jeonghan\n— dop: payo\n— 700 ea (2800 set)\n— prio s… https://t.co/1ZbQTuKjaN"
##
## [[305]]
## [1] "wortelpremium: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[306]]
## [1] "yoonfiles_: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[307]]
## [1] "chingurl96: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[308]]
## [1] "lalabin6: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[309]]
## [1] "iamyomonday: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[310]]
## [1] "seokkieji: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[311]]
## [1] "QuickDsurfer: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[312]]
## [1] "Chan07Hana: Happy CSD day, everyone 🥰\n#CaratSelcaDay #SEVENTEEN #JUN #CSD https://t.co/SiE4SjCLBK"
##
## [[313]]
## [1] "zidannu_: RT @ksjwaifu: museum date w/ bae🤍🖤\n\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CARAT #세븐틴 #SEVENTEEN #민규 #MINGYU @pledis_17 https://t.co/wcDVlym…"
##
## [[314]]
## [1] "h0bifaceu: RT @byuumie: nlex & sctex traffic advisory ! high volume of traffic is expected in the area. ph is seventeen ready ! 🫶🏻 https://t.co/P8kaah…"
##
## [[315]]
## [1] "saythesebentin: RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…"
##
## [[316]]
## [1] "hoonie_02z: RT @hoonie_02z: WTS/ LFB \nSEVENTEEN BeTS in BULACAN\n- UPPER BOX C REG 409\n- SAME PRICE1850\n\nRFs: di macontact yung bibili ilang oras nalang…"
##
## [[317]]
## [1] "tsukki_soma: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[318]]
## [1] "ailaffuu_: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[319]]
## [1] "hoshiiest: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[320]]
## [1] "Kiamazinggg: RT @neogotmybankx: 🎄 SVT Christmas PH GA 🧑🏻🎄\n\n🎁 1 winner of unsealed Face The Sun album (with inclusions) + a care package\n🎁 1 winner of A…"
##
## [[321]]
## [1] "h0bifaceu: RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN"
##
## [[322]]
## [1] "pau_cheolsvt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[323]]
## [1] "adoreshao: i hope everyone attending betsbul today will have loads of fun! 🧡 it’s worth it, always worth it when you’re seeing… https://t.co/MVPUIndYSI"
##
## [[324]]
## [1] "unmoodnt: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[325]]
## [1] "mochishuuu: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[326]]
## [1] "loveminhyukk: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[327]]
## [1] "hoshimagination: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[328]]
## [1] "iam_zeevia: RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN"
##
## [[329]]
## [1] "svt_cutiees: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[330]]
## [1] "ww_chu_sc: RT @19950808_aug: 221203 SEVENTEEN WORLD TOUR - [BE THE SUN] - Nagoya\n\n#세븐틴 #SEVENTEEN #최승철 #승철 #에스쿱스 \n@pledis_17 https://t.co/McVuByTvVw"
##
## [[331]]
## [1] "mwoichi: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[332]]
## [1] "MingXiaoqt: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[333]]
## [1] "xiivr5: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[334]]
## [1] "Hannahline5: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[335]]
## [1] "snrhmllya: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[336]]
## [1] "bobalimilktea: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[337]]
## [1] "mosheymoshi: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[338]]
## [1] "kentcrexreacts: DK has now soared to the top of my seventeen list for reasons I still can't quite explain and that's okay"
##
## [[339]]
## [1] "kwonwoohancheol: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[340]]
## [1] "samxmendez: See youuuu SEVENTEEN💛 https://t.co/Gq6gjoB89O"
##
## [[341]]
## [1] "sebtinsebt: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[342]]
## [1] "mkelainec_: Bulacan Freebies On The way 💙\n\n#BeTSBulacan\n#SEVENTEEN https://t.co/havVccc2Ar"
##
## [[343]]
## [1] "Moon_7661: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[344]]
## [1] "saythesebentin: RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT"
##
## [[345]]
## [1] "__kwonshii: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[346]]
## [1] "mikeovernight: Text 📲 206-588-6453 Request 🎶 Stevie Nicks - Edge Of Seventeen 📤 With Others ❤️"
##
## [[347]]
## [1] "changwonwoo_17: RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…"
##
## [[348]]
## [1] "anneiyooo: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[349]]
## [1] "bboogyus: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[350]]
## [1] "mosheymoshi: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[351]]
## [1] "wonupangpang: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[352]]
## [1] "unieyd2: RT @we_960717: 221213 AAA\nHOT\n#원우 #WONWOO #ウォヌ\n#세븐틴 #SEVENTEEN https://t.co/SNnHdSCVXL"
##
## [[353]]
## [1] "kth_axie: see you seventeen! #BeTheSunBulacan"
##
## [[354]]
## [1] "ENryPHEN: It’s dday!! I’m finally seeing seventeen omg"
##
## [[355]]
## [1] "_wonuduel: RT @haotobns: ˗ˏˋ be the sun in bulacan freebies | #SEVENTEEN ˎˊ˗\n\nhello!! i'll be giving away freebies for be the sun in bulacan on Dec 17…"
##
## [[356]]
## [1] "kwonhosh06: RT @eysvtcarat: Hi, I will be giving away paper goods, printed salonpas patches, snacks, and official SVT merch as freebies for #BeTheSunin…"
##
## [[357]]
## [1] "fIowerIds: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[358]]
## [1] "louiseee131: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[359]]
## [1] "wwhoranghae: people are seeing seventeen today and I… am seeing the dentist🫠🫠"
##
## [[360]]
## [1] "sebtinsebt: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[361]]
## [1] "chomamamas: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[362]]
## [1] "seokgyusmess: @dudeparebrochwe and I met for the first time exactly two years ago. today, we will meet again to attend a seventee… https://t.co/vD45389xCS"
##
## [[363]]
## [1] "changwonwoo_17: RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…"
##
## [[364]]
## [1] "awkiii_: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[365]]
## [1] "kiawoniee: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[366]]
## [1] "olliescart: whenever carats and seventeen met, it rains talaga ano? 🥹 https://t.co/r6fkj4Gwo9"
##
## [[367]]
## [1] "_wonuduel: RT @cath_carts: ☁️. Be The Sun Bulacan Freebies \n\n — rt & like this tweet to spread !\n — open for both team labas and team concert\n — mbf!…"
##
## [[368]]
## [1] "dokyeom28: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[369]]
## [1] "jeonghan_loml: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[370]]
## [1] "olaoluw72135543: HAPPY BIRTHDAY SIR BABA HONORABLE❤️❤️❤️💯🥃🎂🎂🎂🎂🎂🍦🍦 #PriyAnkit #TheMaskedSinger #Kizilcikserbeti #الهلال_الباطن… https://t.co/rxL3txkUoE"
##
## [[371]]
## [1] "Chi_CupSleeve: RT @micahsmplace: Interest Check for a SEVENTEEN cupsleeve event in the Chicagoland area! 💙💗\nPlanning for the event to be held on Saturday,…"
##
## [[372]]
## [1] "shanecarylm: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[373]]
## [1] "rayne_rouise: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[374]]
## [1] "lucidtzu: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…"
##
## [[375]]
## [1] "00110111kai: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[376]]
## [1] "sm0lwonnie: I’m not seventeen- anymore"
##
## [[377]]
## [1] "tteoksunokki: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[378]]
## [1] "lucidtzu: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…"
##
## [[379]]
## [1] "haolabyu: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[380]]
## [1] "jjeonzm: RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB"
##
## [[381]]
## [1] "niw__new: RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…"
##
## [[382]]
## [1] "lovemaze1992: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[383]]
## [1] "jnwoowoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[384]]
## [1] "liadeun: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[385]]
## [1] "pwnrki: RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…"
##
## [[386]]
## [1] "Yj7Sunshine: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[387]]
## [1] "_wonuduel: RT @jammydoodle: ❀ SEVENTEEN Be The Sun in Bulacan ❀\n\nFan Support for #SCOUPS🍒\n\nFor more information, please check photo below. 😊\n\nSee y'al…"
##
## [[388]]
## [1] "liadeun: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[389]]
## [1] "etoileshua: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[390]]
## [1] "margeds: @Spotify Seventeen BE THE SUN!!!!\n#SVT_WORLDTOUR_BETHESUN \n#BETSinBulacan \n#SEVENTEEN \n@pledis_17"
##
## [[391]]
## [1] "changwonwoo_17: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[392]]
## [1] "LynT19_SVT: I'm ready! Aju nice! 🔥🔥🔥\n#BETSinBulacan\n#BeTheSunBulacan\n#SEVENTEEN @pledis_17 https://t.co/FgdAJ5Akl7"
##
## [[393]]
## [1] "cho2_tete: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[394]]
## [1] "SHUAMALLOWS: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[395]]
## [1] "kiawoniee: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[396]]
## [1] "changwonwoo_17: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[397]]
## [1] "kiawoniee: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[398]]
## [1] "kwonfeedz: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[399]]
## [1] "kiawoniee: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[400]]
## [1] "darlingyu__: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[401]]
## [1] "cantchoosebias: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[402]]
## [1] "jhnlvr0: Name a better blonde Duo \n\n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN https://t.co/faeyoA6Mqh"
##
## [[403]]
## [1] "cheonsa_234: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[404]]
## [1] "hansknnie: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[405]]
## [1] "pocapoca_po: RT @pocapoca_po: WTS #SEVENTEEN #BeTheSuninBULACAN \n\n12/17 Be The Sun in Bulacan\n\nLBA 112 25row\nsell at 10,000php. https://t.co/NElWrd2PAI"
##
## [[406]]
## [1] "kiawoniee: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[407]]
## [1] "margeds: Seventeen BE THE SUN!!!!\n#SVT_WORLDTOUR_BETHESUN \n#BETSinBulacan \n#SEVENTEEN \n@pledis_17 https://t.co/EEunFNcIAU"
##
## [[408]]
## [1] "wonsolbuy: wts want to sell usa canada cn europe eu indo ina sg singapore thailand th china jp ph my malaysia\n\n#SEVENTEEN… https://t.co/W2z3S0cki9"
##
## [[409]]
## [1] "BROKE15405427: ✨Mr and Mrs Kim ✨\n#CaratSelcaDay #CSD #SEVENTEEN #MINGYU @pledis_17 https://t.co/3C9sD63WU4"
##
## [[410]]
## [1] "uuwikayjunhui: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[411]]
## [1] "ww_chu_sc: RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/6JHMlJgLBl https://t.co/pQYWnnQs4g"
##
## [[412]]
## [1] "Seokjinniee_30: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[413]]
## [1] "hiddoun: SEVENTEEN WORLD TOUR [BE THE SUN] - JAKARTA (Additional Show)\n\nD-11"
##
## [[414]]
## [1] "ww_chu_sc: RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/3UVadcMN3l https://t.co/JnpeeoFER4"
##
## [[415]]
## [1] "beamz_25: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[416]]
## [1] "nyiurpalem: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[417]]
## [1] "adamhorovitz: @NMOliverPoetry Well, as @official_jcc says, in his “first - and only - haiku”:\n\nTo convey one’s mood\nIn seventeen syllables\nIs very diffic"
##
## [[418]]
## [1] "vanilluxc: RT @inthao_o: Me and boo with our duplicate(◠‿◕)\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/wnZg5HrQeH"
##
## [[419]]
## [1] "cheolblog: RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…"
##
## [[420]]
## [1] "hrj_zai: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[421]]
## [1] "changwonwoo_17: RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…"
##
## [[422]]
## [1] "huei_ot: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[423]]
## [1] "lunakyeom: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[424]]
## [1] "Kimberl21634382: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[425]]
## [1] "RrDeasy: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[426]]
## [1] "ww_chu_sc: RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/jTNp2s4UKE https://t.co/BBTWl0dY1v"
##
## [[427]]
## [1] "ravn_gth: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[428]]
## [1] "_summermagic_: SEEING SEVENTEEN AGAIN TODAY 😭😭😭"
##
## [[429]]
## [1] "ffallinforgyu: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[430]]
## [1] "hoshimagination: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[431]]
## [1] "NiaLidiaNY: RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU"
##
## [[432]]
## [1] "hoonie_02z: WTS/ LFB \nSEVENTEEN BeTS in BULACAN\n- UPPER BOX C REG 409\n- SAME PRICE1850\n\nRFs: di macontact yung bibili ilang ora… https://t.co/w0PmMB9uak"
##
## [[433]]
## [1] "AuliaSeokmin: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[434]]
## [1] "iniminimoni: RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N"
##
## [[435]]
## [1] "changwonwoo_17: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[436]]
## [1] "usnorgmanis: RT @etherealkims: instead of saying i love you, seventeen will..."
##
## [[437]]
## [1] "Zqtie_min: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[438]]
## [1] "Hannahline5: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[439]]
## [1] "hoshieeeya: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[440]]
## [1] "Zqtie_min: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[441]]
## [1] "huangjangeun: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[442]]
## [1] "Riskiyaa_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[443]]
## [1] "reditulab: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[444]]
## [1] "iniminimoni: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[445]]
## [1] "analgesica1: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[446]]
## [1] "wonhwifulday: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[447]]
## [1] "Armcgenes: RT @Minjilyn: looking for a sponsor for my fee going to Be The Sun Bulacan. ket 500 or 600 lang. mag commute na lang kami after exam kahit…"
##
## [[448]]
## [1] "sadist_bbypink: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[449]]
## [1] "tteoksunokki: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[450]]
## [1] "Eyenatniya: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[451]]
## [1] "honeyxsol: after seventeen it’s more just music wise cuz even tho i don’t keep up with all of them, i keep with those even less"
##
## [[452]]
## [1] "honeyxsol: if u see this, ur REQUIRED to list ur top 10 groups\n\n1. red velvet \n2. twice\n3. aespa\n4. blackpink\n5. stayc\n6. nct… https://t.co/WXstGo6kQN"
##
## [[453]]
## [1] "changwonwoo_17: RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…"
##
## [[454]]
## [1] "Kimbai18: RT @Dear_Maritess: 12.12 SALE\n\n‼️STARTS @ 12PHP‼️\n‼️ALL ONHAND & READY TO SHIP \nBTS\nBLACKPINK\nTWICE\nENHYPEN\nSEVENTEEN\nTXT\nITZY\nNCT\nTHE BOY…"
##
## [[455]]
## [1] "_wonuduel: RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…"
##
## [[456]]
## [1] "iniminimoni: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[457]]
## [1] "themoonisloyal: good morning 🥰 im going to see seventeen today! 💗💙"
##
## [[458]]
## [1] "17jihunsgirl: #openfollow for kpopers esp. seventeen biased , retweet terserah ಠ_ಠ"
##
## [[459]]
## [1] "lyxxjai: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[460]]
## [1] "meows_junnie96: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[461]]
## [1] "jjongjj1004: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[462]]
## [1] "jchzafx: RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…"
##
## [[463]]
## [1] "KIM1N9YU: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[464]]
## [1] "IsaacMo51933757: Omo 😂😂😂😂 dem dom make mama proud mama come fall hand\n#16December #BB16 #SEVENTEEN #يمشي_معاك_للآخر #LISA… https://t.co/KwNuZmLKzL"
##
## [[465]]
## [1] "jjongjj1004: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[466]]
## [1] "changwonwoo_17: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[467]]
## [1] "SHUAMALLOWS: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[468]]
## [1] "svteumeikonic: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[469]]
## [1] "o_oikawaa: RT @iveskiss: AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI"
##
## [[470]]
## [1] "iWyC3voMlsc6dME: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[471]]
## [1] "yoongisgunner: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[472]]
## [1] "iWyC3voMlsc6dME: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[473]]
## [1] "iiamjanne: RT @BaRk_r0wR: I just want to thank ate @miss_svtmafia and ate @yupsheskitten for the giveaways!! Thank you very muchhh po,, even though I…"
##
## [[474]]
## [1] "shuacheekies: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[475]]
## [1] "sebtinsebt: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[476]]
## [1] "supapornpoonpe9: RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo"
##
## [[477]]
## [1] "iWyC3voMlsc6dME: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[478]]
## [1] "iWyC3voMlsc6dME: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[479]]
## [1] "zuuuri_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[480]]
## [1] "SHUAMALLOWS: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[481]]
## [1] "ilchillguchill: RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw"
##
## [[482]]
## [1] "jjongjj1004: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[483]]
## [1] "agent_x53: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[484]]
## [1] "docheolshi: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[485]]
## [1] "jjongjj1004: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[486]]
## [1] "sujxsvt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[487]]
## [1] "liyacarat_an: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[488]]
## [1] "gyunyeomz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[489]]
## [1] "gyunyeomz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[490]]
## [1] "gyunyeomz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[491]]
## [1] "jeonwonuwu717: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[492]]
## [1] "mikaelmaximoff: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[493]]
## [1] "mr_bindaetteokk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[494]]
## [1] "lighthaos: everyone have a wonderful time at bets !!!! a seventeen concert is an extraordinary experience 🧡"
##
## [[495]]
## [1] "8ZbFGUCMkTda8yC: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[496]]
## [1] "sujxsvt: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[497]]
## [1] "tetehcarat: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[498]]
## [1] "sincerelysvt: it has been exactly two years since i became a carat and im going to celebrate it w seventeen 🥹🫶 https://t.co/stZmqE30nw"
##
## [[499]]
## [1] "Mamuang_mango: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[500]]
## [1] "rurinaverse: WAHHH IM SEEING SEVENTEEN TODAY"
##
## [[501]]
## [1] "baebaeboo_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[502]]
## [1] "HeyYajyaj: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[503]]
## [1] "orihimess: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[504]]
## [1] "1woouji: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[505]]
## [1] "takoyunki: RT @adorekgyu: hi! we will be giving away freebies for seventeen #BeTheSuninBULACAN ♡\n\n1:1 ratio! limited qty\nopen for trade~\n\nto claim:\n𖧷…"
##
## [[506]]
## [1] "PatDohertySF: RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…"
##
## [[507]]
## [1] "hnsllvr: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[508]]
## [1] "min_gyuldaengie: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[509]]
## [1] "shuacubes: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[510]]
## [1] "svteumeikonic: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[511]]
## [1] "mr_bindaetteokk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[512]]
## [1] "annisanahdifs: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[513]]
## [1] "cherryberry17__: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[514]]
## [1] "user33715115: RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…"
##
## [[515]]
## [1] "vanilluxc: RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn"
##
## [[516]]
## [1] "127_LEEHAECHAN: RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…"
##
## [[517]]
## [1] "nctzen_neo: RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…"
##
## [[518]]
## [1] "djhaeruto: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[519]]
## [1] "ayshuahong_: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[520]]
## [1] "_meowmeowrayne: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[521]]
## [1] "SangoNyaw: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[522]]
## [1] "IkoneriKshop: WTS / LFB PH ONLY\n#iKONERIonhands\n\nALL ONHAND AND READY TO SHIP \nSTRICTLY SET ONLY OFFICIAL SEVENTEEN LIGHTSTICK AN… https://t.co/KpjATIzu8g"
##
## [[523]]
## [1] "fyzmnwn: RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…"
##
## [[524]]
## [1] "cherryberry17__: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[525]]
## [1] "bp0797: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[526]]
## [1] "CandiceFortnite: @carseatheadrest william toledo number seventeen."
##
## [[527]]
## [1] "lcvetlks: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[528]]
## [1] "ultralordxyehet: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[529]]
## [1] "mintd_: RT @itstetrisbish: So many favs in this video 🐯 #SEVENTEEN @pledis_17 🌎 #LA3C https://t.co/iwOs0WFqWc"
##
## [[530]]
## [1] "hannieyooo: RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the \"GRAND…"
##
## [[531]]
## [1] "cherryberry17__: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[532]]
## [1] "MochiME10: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[533]]
## [1] "_Moonpjw: Grabe 'yung unity ng carats to help other carats. 🥺 appreciate you guys so much. Proud sainyo ang Seventeen. 💙"
##
## [[534]]
## [1] "apokkaddo: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[535]]
## [1] "orihimess: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[536]]
## [1] "kareninapark: SEVENTEEN\n\nBias Bias wrecker https://t.co/UTk4sAj0RL"
##
## [[537]]
## [1] "noniehaver: RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…"
##
## [[538]]
## [1] "strawberrymxnt: Is anyone here going for TXT, Seventeen and Kep1er cafe event on 23 Dec (Fri)"
##
## [[539]]
## [1] "changwonwoo_17: RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…"
##
## [[540]]
## [1] "W0NUJE0N: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[541]]
## [1] "shihohae: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[542]]
## [1] "_selenagomezecu: RT @seventeen: Selena Gomez and Stacey Abrams Set to Produce New Music Documentary, “Won't Be Silent” https://t.co/uYUzPHNYC5 https://t.co/…"
##
## [[543]]
## [1] "svtbillboard: @billboard @pledis_17 @itstetrisbish Love it 🥰🥰\n\n@pledis_17 #SEVENTEEN #세븐틴"
##
## [[544]]
## [1] "1004_meanie: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[545]]
## [1] "kmngy_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[546]]
## [1] "WX1796: RT @SEVENDR3AM: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1 https://t.co/CbwQWSa1q6"
##
## [[547]]
## [1] "SebongSev_17: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[548]]
## [1] "foratsumu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[549]]
## [1] "BluemoonAn: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[550]]
## [1] "agent_x53: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[551]]
## [1] "_meowmeowrayne: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[552]]
## [1] "pcyztt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[553]]
## [1] "ddinatika: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[554]]
## [1] "_nicolengggg: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[555]]
## [1] "aagathaaaaa: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[556]]
## [1] "kmngy_: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[557]]
## [1] "uriwoojiverse: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[558]]
## [1] "happiestsebongs: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[559]]
## [1] "AlexaAlecxa: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[560]]
## [1] "ygjhdw: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[561]]
## [1] "midnightscheol: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[562]]
## [1] "vanilluxc: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[563]]
## [1] "kjkjaaaynu_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[564]]
## [1] "shuasasparagus: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[565]]
## [1] "NaomiWidhia: RT @dailygyushua: him asking for hint about a song that make him go viral every two business day (network love) yet he was so slow to guess…"
##
## [[566]]
## [1] "vachirawyxt: RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…"
##
## [[567]]
## [1] "rainny_0526: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[568]]
## [1] "hanniezel_: @miss_svtmafia @pledis_17 I deserve to see Seventeen po because I've been their fan since I was in Grade 8 and they… https://t.co/RH7QrfefBW"
##
## [[569]]
## [1] "maungkwonhoshii: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[570]]
## [1] "wonwoorideulip: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[571]]
## [1] "wwzip_: RT @dksunshines: saaaturday lunch☁️💛\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ahL28wywtR"
##
## [[572]]
## [1] "AlexaAlecxa: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[573]]
## [1] "mydarlinghansol: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[574]]
## [1] "ailaffuu_: RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…"
##
## [[575]]
## [1] "Whenever_SVT: RT @PAST_DK: 151217 SEVENTEEN with K-food\n\n#도겸 #이석민 https://t.co/5BejIyqIcA"
##
## [[576]]
## [1] "bestnsdk: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[577]]
## [1] "kmngy_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[578]]
## [1] "svteen_lei: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[579]]
## [1] "cxrrxt_zxcv: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[580]]
## [1] "hanniehaseyo: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[581]]
## [1] "kwaciematahari: good pods gen 3✨️\n\nlink https://t.co/GQGH6NZETI\n\ntags: #LISA #ข่าวลือ #16December #SEVENTEEN #NCTDREAM… https://t.co/Op5AsLT52c"
##
## [[582]]
## [1] "kukioreo_: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[583]]
## [1] "hanniezel_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[584]]
## [1] "changwonwoo_17: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[585]]
## [1] "dokyeomhanie: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[586]]
## [1] "92jenlisafanboy: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[587]]
## [1] "hanniehaseyo: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[588]]
## [1] "tala_eri: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[589]]
## [1] "seochaery: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[590]]
## [1] "JhycLovesKPOP: RT @moonjunwin: Hi Carats!! I will be giving #BeTSinBulacan freebies!!\n\n💎 Time and Date: TBA\n💎Limited\n💎Random freebies (may have stickers,…"
##
## [[591]]
## [1] "quartzeri: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[592]]
## [1] "binniee_4: RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…"
##
## [[593]]
## [1] "ddadducheoli: RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…"
##
## [[594]]
## [1] "foreheadsvt: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[595]]
## [1] "starmyblink_emj: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[596]]
## [1] "Jayshypn_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[597]]
## [1] "ksun_woo: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[598]]
## [1] "carrotkaik: RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…"
##
## [[599]]
## [1] "minemrmingyu: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[600]]
## [1] "jeowolfie: RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…"
##
## [[601]]
## [1] "mymoonnchan: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[602]]
## [1] "AlexaAlecxa: RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…"
##
## [[603]]
## [1] "alexa_mae135: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[604]]
## [1] "changwonwoo_17: RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…"
##
## [[605]]
## [1] "kyujimma_yewoo: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[606]]
## [1] "milicrente: RT @IUF4RY: Dream - seventeen\n\nhttps://t.co/E39lb8ILMP"
##
## [[607]]
## [1] "chewshv__: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[608]]
## [1] "saythesebentin: RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md"
##
## [[609]]
## [1] "MichWen548: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[610]]
## [1] "AlexaAlecxa: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[611]]
## [1] "rishenie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[612]]
## [1] "kmngy_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[613]]
## [1] "horanghaehoshii: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[614]]
## [1] "saythesebentin: RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t"
##
## [[615]]
## [1] "glynbudolsz: RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…"
##
## [[616]]
## [1] "kaiczea: RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR WONCHEOL♡*\n\nhello carats! i'll be giving away this hand…"
##
## [[617]]
## [1] "shuasasparagus: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[618]]
## [1] "AlexaAlecxa: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[619]]
## [1] "JhycLovesKPOP: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[620]]
## [1] "meemselmo: RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l"
##
## [[621]]
## [1] "bene2325: “ Once you sign, you help an oppressed victory” \n\n- (pls read the description and sign thank you 🙏🏽🤍)… https://t.co/Cb0FarrAYl"
##
## [[622]]
## [1] "junhaocaart: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[623]]
## [1] "kaiczea: RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR DK♡*\n\nhello carats! we'll be giving away this hand bann…"
##
## [[624]]
## [1] "Cherunghae: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[625]]
## [1] "Wendy53755158: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[626]]
## [1] "MingXiaoqt: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[627]]
## [1] "ccavirae: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[628]]
## [1] "chewshv__: RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…"
##
## [[629]]
## [1] "kyeominiee: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[630]]
## [1] "yeonxz0: RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…"
##
## [[631]]
## [1] "shuacubes: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[632]]
## [1] "vanilluxc: RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2"
##
## [[633]]
## [1] "changwonwoo_17: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[634]]
## [1] "skynzysun: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[635]]
## [1] "ChihiroHaru1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[636]]
## [1] "acheol_nice: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[637]]
## [1] "luv__wonu: RT @luvrplu: carat selca day ft my sick self !! #SEVENTEEN #CARAT #CaratSelcaDay https://t.co/UOXajOl68O"
##
## [[638]]
## [1] "saythesebentin: RT @ibexenina: layout selca w/ my tiger bf💋\n\n#csd #CaratSelcaDay #SEVENTEEN #HOSHI #호시 https://t.co/GDWft4RWNR"
##
## [[639]]
## [1] "mygoktsgkkmg: RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz"
##
## [[640]]
## [1] "caratleil: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[641]]
## [1] "kaiczea: RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…"
##
## [[642]]
## [1] "itsmeeeAivee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[643]]
## [1] "handongonlyfans: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[644]]
## [1] "vanilluxc: RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E"
##
## [[645]]
## [1] "flock4l: YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/hrgNU3pc4I"
##
## [[646]]
## [1] "foreheadsvt: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[647]]
## [1] "spacewalkcartz: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[648]]
## [1] "_boocherry_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[649]]
## [1] "xylanasenzyme: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[650]]
## [1] "jisspats: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[651]]
## [1] "laverezbrix: iiyak ako mamaya for sure. december has been a tough month so far and finally, i'm seeing seventeen again for the third time this year! 🥺🤍"
##
## [[652]]
## [1] "EpicMahonelover: RT @inthao_o: Me and boo with our duplicate(◠‿◕)\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/wnZg5HrQeH"
##
## [[653]]
## [1] "nejra_bajric: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[654]]
## [1] "kwonhosh06: RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…"
##
## [[655]]
## [1] "mundinhohannie: I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/YaTs55B3Wo"
##
## [[656]]
## [1] "oxcellaxav: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[657]]
## [1] "akitasound__: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[658]]
## [1] "rhyneldiego: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[659]]
## [1] "shuhoshminkwann: RT @hanihaehani: seventeen be the sun in bulacan #SCOUPS fan support 🍒🤍\n\nhi! i'll be giving away freebies on #BeTSinBULACAN #BeTheSuninBULA…"
##
## [[660]]
## [1] "yoonzinoverse: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[661]]
## [1] "dokyeomsunsh1ne: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[662]]
## [1] "shuaa_gyu: wtb lfs ph svt seventeen\n\n— lf rush ticket for #BeTheSuninBULACAN\n— can payo\n— any tier\n— dm me if u have\n\ntags: ph… https://t.co/XWlQr3MDCZ"
##
## [[663]]
## [1] "kwonhosh06: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[664]]
## [1] "mintd_: RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo"
##
## [[665]]
## [1] "kwonhosh06: RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…"
##
## [[666]]
## [1] "kwonie_chiewa: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[667]]
## [1] "mygoktsgkkmg: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[668]]
## [1] "MDFup: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[669]]
## [1] "jeonghanlaozu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[670]]
## [1] "hzkyeom: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[671]]
## [1] "flock4l: YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/x5FyXvX7Jd"
##
## [[672]]
## [1] "Scpsbellezaaa: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[673]]
## [1] "stllgyujuncheol: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[674]]
## [1] "pamelajane28: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[675]]
## [1] "din0logy_: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[676]]
## [1] "vanilluxc: RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…"
##
## [[677]]
## [1] "kwonhosh06: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[678]]
## [1] "hanniehime: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[679]]
## [1] "forSVTpolls: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[680]]
## [1] "VictoriaPkmn: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[681]]
## [1] "Soniaso_: RT @__Hatsumii__: Carats leader 🫶🏼\n#csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/qYJgvvRmoT"
##
## [[682]]
## [1] "AlexaAlecxa: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[683]]
## [1] "yomkyunjin: regresenme los Going seventeen xfavor 😭"
##
## [[684]]
## [1] "cocopriv_: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[685]]
## [1] "gyutome: RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…"
##
## [[686]]
## [1] "alexa_mae135: RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…"
##
## [[687]]
## [1] "ninelie_1982: RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in \"seventeen dimensions\", a deep-cut callback to t…"
##
## [[688]]
## [1] "ilovedokyeomm: RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…"
##
## [[689]]
## [1] "ziepjs: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[690]]
## [1] "klassicmingi: RT @gam3boigyu: i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3"
##
## [[691]]
## [1] "geonububby: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[692]]
## [1] "maziidal: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[693]]
## [1] "97XMNGHAO: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[694]]
## [1] "vallhela: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[695]]
## [1] "tteoksunokki: RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61"
##
## [[696]]
## [1] "kwonhosh06: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[697]]
## [1] "celiinezzi: RT @missmafia0526: CARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VIP SOUNDCHECK AN…"
##
## [[698]]
## [1] "dsrkylsantos: D-day 😭 Seventeen dis Dec. 17. Tamang iyak for today"
##
## [[699]]
## [1] "flock4l: YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/ngSTazuOZM"
##
## [[700]]
## [1] "shuacom: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[701]]
## [1] "ciphersvn: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[702]]
## [1] "claireisse23: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[703]]
## [1] "97XMNGHAO: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[704]]
## [1] "geewaiju: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[705]]
## [1] "luvrplu: carat selca day ft my sick self !! #SEVENTEEN #CARAT #CaratSelcaDay https://t.co/UOXajOl68O"
##
## [[706]]
## [1] "shuhoshminkwann: RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…"
##
## [[707]]
## [1] "tteoksunokki: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[708]]
## [1] "shiashishii: otw to phi-ar\n#BeTheSunBulacan \n#SEVENTEEN"
##
## [[709]]
## [1] "svvnfv: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[710]]
## [1] "mutchenle: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[711]]
## [1] "flock4l: YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/tVfa4WRpQK"
##
## [[712]]
## [1] "kwonhosh06: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[713]]
## [1] "1989_1617: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[714]]
## [1] "dkyeomcartz_: RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…"
##
## [[715]]
## [1] "rpmradiostream: #NowPlaying Letter Seventeen - Waiting at https://t.co/JNfC3Ouky0 https://t.co/dkeif6J31X"
##
## [[716]]
## [1] "hae_tiger15: EXCITED NA KO GRABE SEE U SEVENTEEN"
##
## [[717]]
## [1] "zayumzaddy8995: RT @AmyIsPolyam: @RamonaQuaxli I'm polyamorous because it takes seventeen salaries just to pay the gas bill these days."
##
## [[718]]
## [1] "haesajae13: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[719]]
## [1] "vwxy_len_z: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[720]]
## [1] "ujiiiverse: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[721]]
## [1] "1989_1617: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[722]]
## [1] "MOONchild___03: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[723]]
## [1] "onefinename: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[724]]
## [1] "cherryberry17__: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[725]]
## [1] "KILLUAYAH: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[726]]
## [1] "MadelVillarias2: RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…"
##
## [[727]]
## [1] "dkyeomcartz_: RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…"
##
## [[728]]
## [1] "saythesebentin: RT @mochishuuu: \"I don't think glasses look good on you, sir\"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…"
##
## [[729]]
## [1] "onefinename: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[730]]
## [1] "ykislifehelp11: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[731]]
## [1] "ccheoli: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[732]]
## [1] "SugaHoneyHoney: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[733]]
## [1] "tteoksunokki: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[734]]
## [1] "justforgyuu: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[735]]
## [1] "svtworldcarat: RT @Ppajjyorra: @leechanranghae And also the fact that seventeen especially Woozi produce 'Face the Sun' within four months is insane, and…"
##
## [[736]]
## [1] "Micapaolasolis: RT @junhui_noona: Jun at Incheon airport heading to Manila yesterday, when Jun took off his mask we could see how handsome he is 💖💖\n#JUN #준…"
##
## [[737]]
## [1] "dkzdeals: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[738]]
## [1] "bbyumingyu: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[739]]
## [1] "11040906_: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[740]]
## [1] "philgqueen: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[741]]
## [1] "Micapaolasolis: RT @FiloCarat: All members of #SEVENTEEN are now departing from Incheon Airport to Manila, Philippines for #BETHESUNinBulacan additional sh…"
##
## [[742]]
## [1] "svtworldcarat: RT @nochu817: @leechanranghae Exactly! Other groups did it because they WANTED to, and because they could. It's still admirable, but it's n…"
##
## [[743]]
## [1] "AlexaAlecxa: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[744]]
## [1] "svtmarketmy: RT @Izzhkrml1: SEVENTEEN FACE THE SUN YIZHIYU F VER\n\nRM38 💗\nSC ✅ \nJS✅\nWW ✅\nDK ✅ \n\nRM36💙\nJN✅\nT8✅\nWZ ✅\nVN ✅\nDN ✅ \n \n-💗 tie with 💙 unless all…"
##
## [[745]]
## [1] "8starpresident: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[746]]
## [1] "Scpsbellezaaa: RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…"
##
## [[747]]
## [1] "YaretG4: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[748]]
## [1] "lixiegatinho: RT @Brenoteen: Fear -SEVENTEEN\nhttps://t.co/26cqTDHe7i"
##
## [[749]]
## [1] "svtworldcarat: RT @aera__97: @leechanranghae I have a lot of respect & admiration for many talented groups but THIS is one of the main reasons why Sevente…"
##
## [[750]]
## [1] "JeonKate_Que: RT @JeonKate_Que: Rainbow 🌈🥺\n\n#BeTheSunInBulacan #BeTSInBulacan #Seventeen https://t.co/nqfchFU3eJ"
##
## [[751]]
## [1] "WONW00ZI: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[752]]
## [1] "huiluv17: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[753]]
## [1] "S034L: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[754]]
## [1] "duwaeji: RT @doieyongs: ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks last\n✨Loc…"
##
## [[755]]
## [1] "joshualover_: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[756]]
## [1] "Caramelaine: RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…"
##
## [[757]]
## [1] "igununu: @kchartsmaster world_ by seventeen of course"
##
## [[758]]
## [1] "lolyummy: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[759]]
## [1] "AlexaAlecxa: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[760]]
## [1] "MnicaRe36388786: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[761]]
## [1] "hoshiselbow: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[762]]
## [1] "pepiyoung_: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[763]]
## [1] "alleyesongyu: iiyak ako mamaya for sure. december has been a tough month and finally, i'm seeing seventeen today for the third ti… https://t.co/Ho8leWMFzG"
##
## [[764]]
## [1] "coupsiechoi: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[765]]
## [1] "CArmstrongGFS: CHOCOLATE COVERED ANYTHING DAY – BARBIE AND BARNEY BACKLASH DAY – UGLY CHRISTMAS SWEATER DAY\n\nIf you are a chocolat… https://t.co/VHy9xQv9kM"
##
## [[766]]
## [1] "17sCouphan: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[767]]
## [1] "lolyummy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[768]]
## [1] "mockingjed13: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[769]]
## [1] "jihoonmelody: RT @cheoloved: seventeen announces debut ❤️🩹🫂 https://t.co/TQTLwkEP1c"
##
## [[770]]
## [1] "joonzino_: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[771]]
## [1] "fairyoon1004: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[772]]
## [1] "Caramelaine: RT @gam3boigyu: i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3"
##
## [[773]]
## [1] "r_u_nice: huhu grabe coincidence 17 din ung extra seats sa bus namin then its dec 17 and we’re going to see SEVENTEEN!!!!!"
##
## [[774]]
## [1] "chediejeon: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[775]]
## [1] "only4hoshi: There is no way I found fts albums for like 18€ 😭 #seventeen"
##
## [[776]]
## [1] "yoonhongjisoo: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[777]]
## [1] "snyut0: @halatagon i find this song so annoying 😭\nbut apparently everyone makes it way better than him, even that guy from seventeen"
##
## [[778]]
## [1] "Jacky_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[779]]
## [1] "Micapaolasolis: RT @yoojinchim: seventeen arriving where???\n\nMANILA CITY~ 🤍\n\nhttps://t.co/8oVM4TGfDI"
##
## [[780]]
## [1] "Jacky_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[781]]
## [1] "maeniecarat: RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14"
##
## [[782]]
## [1] "elenawbk: wtb lfs ph shuttle vertis seventeen be the sun bets bulacan https://t.co/Bx0LkKaFaK"
##
## [[783]]
## [1] "everyone_wunoo: RT @btsvt_btsvt: WTS LFB SEVENTEEN BE THE SUN IN BULACAN 💎 \n\n(1) VIP FLOOR STANDING B \nPurchased on Nov 30 when there were a few tickets le…"
##
## [[784]]
## [1] "Micapaolasolis: RT @yamarie_sjsvt: wahh siwon congratulating seventeen omg super seventeen moment yass 😍❤️\nhttps://t.co/iSuiJQajmY"
##
## [[785]]
## [1] "Jacky_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[786]]
## [1] "korelvsjin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[787]]
## [1] "MadelVillarias2: RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…"
##
## [[788]]
## [1] "haoznn: ꒰ wts lfb ph ꒱\n\n✘ woozi vernon set\n\n ⤷ ₱280 set\n ⤷ onhand | x sensitive\n ⤷ mod/p: gcash | ggx/flash\n ⤷ loc: bul… https://t.co/bp32SlM4Jc"
##
## [[789]]
## [1] "Micapaolasolis: RT @philconcerts: SEVENTEEN at the Incheon Airport on the way to the Philippines for #BeTSinBULACAN, happening on December 17 at the Philip…"
##
## [[790]]
## [1] "woohaulsh: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[791]]
## [1] "soonwonist: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[792]]
## [1] "kwonfirerawrawr: otw na to ph arena!! so excited to finally meet seventeen!💗"
##
## [[793]]
## [1] "yoonh0ng: RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…"
##
## [[794]]
## [1] "woozinut: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[795]]
## [1] "lalawonshua: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[796]]
## [1] "halaagire: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[797]]
## [1] "world_skippy: LIVE NOW TUNE IN FOR ONE OF THE TOP 5% IN THE WORLD AT COD ! https://t.co/v5OJK3IoEu #16December #SEVENTEEN… https://t.co/4mRQdgUJpi"
##
## [[798]]
## [1] "Keiza_2298: RT @addtocartnoona: 🚨Christmas B1T1 SALE🚨\n\nRamdom Sealed + Unsealed 💸 220\n\nGroups Available:\nTreasure Enhypen Straykids Blackpink TXT TNX…"
##
## [[799]]
## [1] "JeonKate_Que: RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \n\nMe and @Kylavv18 will be giving away freebies for BeTS 🤩\n\n♡Read and follow the mechanics to claim…"
##
## [[800]]
## [1] "Smooochyay: RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…"
##
## [[801]]
## [1] "shawolXcarat: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[802]]
## [1] "micayientuan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[803]]
## [1] "O127drafts: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[804]]
## [1] "Shelaziv1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[805]]
## [1] "kwonhosh06: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[806]]
## [1] "haomingthe8: RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…"
##
## [[807]]
## [1] "MadelVillarias2: RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…"
##
## [[808]]
## [1] "bunnyjjongie: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[809]]
## [1] "lhsfit: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[810]]
## [1] "MadelVillarias2: RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…"
##
## [[811]]
## [1] "everywon_ww: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[812]]
## [1] "MadelVillarias2: RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…"
##
## [[813]]
## [1] "jvillanueva_18: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[814]]
## [1] "omwonwoo: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[815]]
## [1] "MadelVillarias2: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[816]]
## [1] "JeonKate_Que: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[817]]
## [1] "melo619000: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[818]]
## [1] "gyuriwon: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[819]]
## [1] "linoch0co: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[820]]
## [1] "Sayangahengg: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[821]]
## [1] "Chloroform_021: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[822]]
## [1] "dkyeomieee: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[823]]
## [1] "mxwh_rox: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[824]]
## [1] "luv_ingjunhao: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[825]]
## [1] "May04EXO: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[826]]
## [1] "xiao_yu07: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[827]]
## [1] "seungsolehot: RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…"
##
## [[828]]
## [1] "huangjangeun: RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…"
##
## [[829]]
## [1] "tapia_aliya: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[830]]
## [1] "yourgirljaney: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[831]]
## [1] "EuniceGentolio: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[832]]
## [1] "kimberlyoshing: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[833]]
## [1] "sbuytme: RT @caratsmarket: Cwts aab photocard seventeen woozi, wonwoo and dino @sekairsm\n✅ include packing\n✅ Free ongkir via 🍏🍊\n✅ Good condition\n\nTa…"
##
## [[834]]
## [1] "ansaa27: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[835]]
## [1] "MariamN21611718: RT @soompi: #TWICE Becomes K-Pop Girl Group With Most RIAJ Album Certifications In Japan + #SEVENTEEN Goes Platinum\nhttps://t.co/w3o19aEQqF…"
##
## [[836]]
## [1] "kimjeonsimp: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[837]]
## [1] "02seoo: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[838]]
## [1] "kwujicart: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[839]]
## [1] "jenoescart: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[840]]
## [1] "chocopiewoocart: RT @INFINITEAVE_PH: 💎Be The Sun in Bulacan Freebies💎\n\n32mm glitter button pin\nJust like and rt this tweet and approach us tomorrow. 😊\n\n#BeT…"
##
## [[841]]
## [1] "iniminimoni: RT @thecheorry: 𝙞 𝙬𝙖𝙣𝙩 𝙩𝙤 𝙥𝙞𝙘𝙠 𝙖𝙣𝙙 𝙜𝙖𝙩𝙝𝙚𝙧 𝙖𝙡𝙡 𝙩𝙝𝙚 𝙥𝙧𝙚𝙩𝙩𝙮 𝙬𝙤𝙧𝙙𝙨 𝙖𝙣𝙙 𝙜𝙞𝙫𝙚 𝙩𝙝𝙚𝙢 𝙩𝙤 𝙮𝙤𝙪💌💐\n\n#CaratSelcaDay #CSD #SCOUPS #SEUNGCHEOL #SEVENTEEN #…"
##
## [[842]]
## [1] "4lwayshj: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[843]]
## [1] "shuasbb: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[844]]
## [1] "avokaiidoo: RT @luckytreycee: Did some analysis :))\nGOSE EP. 28: EGO\n\n#SEVENTEEN @pledis_17\n#GoingSEVENTEEN \n#GOING_SVT \n#GOSE\n#EGO https://t.co/xVPE4H…"
##
## [[845]]
## [1] "sanhjwa: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[846]]
## [1] "seungsolehot: RT @ksjwaifu: museum date w/ bae🤍🖤\n\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CARAT #세븐틴 #SEVENTEEN #민규 #MINGYU @pledis_17 https://t.co/wcDVlym…"
##
## [[847]]
## [1] "MadelVillarias2: RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…"
##
## [[848]]
## [1] "ilovedokyeomm: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[849]]
## [1] "www04827: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[850]]
## [1] "infirescult: literally my whole tl is seeing seventeen today, when will that be me? https://t.co/S1uZYHgvpa"
##
## [[851]]
## [1] "heesunsunshine: SEE YOU, SEVENTEEN !!! 🥺"
##
## [[852]]
## [1] "MadelVillarias2: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[853]]
## [1] "chwepinecone: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[854]]
## [1] "lyrakkk_SvT: Good morning!!! :) See you later seventeen ! \n\n#BeTheSunBulacan \n#BeTheSuninBULACAN"
##
## [[855]]
## [1] "bizurailee: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[856]]
## [1] "_ubriii: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[857]]
## [1] "akzehcba: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[858]]
## [1] "MadelVillarias2: RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…"
##
## [[859]]
## [1] "bucketlist2022: RT @ParamountAurora: There's still time to experience the love of The Sound of Music this #holidayseason! Join us until Jan. 15 to feel six…"
##
## [[860]]
## [1] "cloversky_: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[861]]
## [1] "bobalimilktea: wts lfb ph only // D-day✨\n\n•. Seventeen BeTS in Bulacan PH Arena .•\n\n- One (1) UBB REG TIX (rfs. got the desired se… https://t.co/ZtUg8BIJX6"
##
## [[862]]
## [1] "cherryshgyu: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[863]]
## [1] "kathlee24126894: RT @miss_svtmafia: Let them rest, CARATs. Let SEVENTEEN rest. Give them space. Saturday is just around the corner, give them time, space an…"
##
## [[864]]
## [1] "jkheartjk: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[865]]
## [1] "hanjicheol: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[866]]
## [1] "nayyynaa_: RT @sound_of_roses: “𝘈𝘯𝘥 𝘩𝘦 𝘩𝘢𝘴 𝘵𝘩𝘦 𝘤𝘶𝘵𝘦𝘴𝘵 𝘴𝘮𝘪𝘭𝘦.\"\n\n#CaratSelcaDay #CSD #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6XnaoSpjMf"
##
## [[867]]
## [1] "k_flwr: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[868]]
## [1] "jnwoowoo: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[869]]
## [1] "EuniceGentolio: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[870]]
## [1] "GoggleDoddle: #Celebrating Ana Mercedes Hoyos #\n\nDate: December 17, 2022\n\nToday’s Doodle celebrates Ana Mercedes Hoyos, a disting… https://t.co/X8vhaqcbsB"
##
## [[871]]
## [1] "blossomgyuu: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[872]]
## [1] "RimbaudBot: Smiling Italian girls, and Spanish women.\nYou’re not serious, when you’re seventeen.\nA, black velvet jacket of brilliant flies"
##
## [[873]]
## [1] "onefinename: RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…"
##
## [[874]]
## [1] "blondejungwoo: RT @doominsun: mom + our ults hehe #CaratSelcaDay #SEVENTEEN #CSD #HOSHI #VERNON @pledis_17 https://t.co/oGybc3ROd1"
##
## [[875]]
## [1] "_jeonghan_nie: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[876]]
## [1] "nisaland23: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[877]]
## [1] "SOOR4H: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[878]]
## [1] "ParamountAurora: There's still time to experience the love of The Sound of Music this #holidayseason! Join us until Jan. 15 to feel… https://t.co/iuQYkuESRc"
##
## [[879]]
## [1] "Memoirs_ofRouge: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[880]]
## [1] "SOOR4H: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[881]]
## [1] "onefinename: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[882]]
## [1] "naksjaksel: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[883]]
## [1] "wwzip_: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[884]]
## [1] "MadelVillarias2: RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…"
##
## [[885]]
## [1] "95zbliss: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[886]]
## [1] "nikkihorangi: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[887]]
## [1] "wwzip_: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[888]]
## [1] "httpsxpeach: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[889]]
## [1] "joxuji: RT @sisiseventeen: Pinjem bathrobe\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/glNuxGNxG0"
##
## [[890]]
## [1] "sofirios91: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[891]]
## [1] "jaespoils: RT @bnsnijeons: 100\n230\n\nset only\n\nx sensitive collectors\n— condis:\nvernon (clean)\nmingyu (9/10)\n\nt. hansol new heights sector 17 S17 nh se…"
##
## [[892]]
## [1] "Tuty135: RT @jungjeffreyt: WTS HOSHI 96L FACE THE SUN CARAT VER INA\n\n• bisa 🍊\n• dom tangerang\n• bisa keep event\n\nt. wts wtb seventeen face the sun s…"
##
## [[893]]
## [1] "wonfeatdino: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[894]]
## [1] "MadelVillarias2: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[895]]
## [1] "maungkwonhoshii: RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…"
##
## [[896]]
## [1] "msleijean: i can't believe i am seeing seventeen and i am actually crying here sa cr 😭"
##
## [[897]]
## [1] "jaespoils: RT @wonuahcart: wts lfb help rt\n\nseventeen season's greetings 2023 tingi FETA\n\ndop: dec 20 or PAYO \nloc: mm\neta: late dec\nmod: jnt/sco/flas…"
##
## [[898]]
## [1] "Jeongmi39991707: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[899]]
## [1] "joshuadobaur: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[900]]
## [1] "EMSavvy: RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…"
##
## [[901]]
## [1] "lalayzza_: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[902]]
## [1] "MadelVillarias2: RT @DlN0LAND: DINO and WOOZI necklaces are here! 🤗 See you all on Saturday! ❤️\n\n#BeTSinBULACAN #SEVENTEEN #BeTheSuninBULACAN @pledis_17 ht…"
##
## [[903]]
## [1] "jimingyuu_: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[904]]
## [1] "melby_yes: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[905]]
## [1] "etherealkhoshi: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[906]]
## [1] "iniminimoni: RT @lilamanayaka: just a forever thing i’ll do with you #csd #joshua #CaratSelcaDay #CARAT #SEVENTEEN https://t.co/XjYs2z2iYu"
##
## [[907]]
## [1] "Yj7Sunshine: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[908]]
## [1] "gyuldaengrideul: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[909]]
## [1] "monanon73114193: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[910]]
## [1] "mysvtworld: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[911]]
## [1] "huinity: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[912]]
## [1] "wonwoshuu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[913]]
## [1] "uriPirateKing: RT @vern_offline: the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk"
##
## [[914]]
## [1] "ovthumans: RT @ei8htpercents: ᴇᴄᴄᴇᴅᴇɴᴛᴇsɪᴀsᴛ \n \n Alternative Universe 🌙\n\n Seungcheol x OC x Wonwoo \n \n#SEVENTEEN #WONWOO #SEUNGCHEOL htt…"
##
## [[915]]
## [1] "kaori761015: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[916]]
## [1] "MadelVillarias2: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[917]]
## [1] "sovoyeons: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[918]]
## [1] "vjshualvr: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[919]]
## [1] "cantchoosebias: RT @kpopBg_ontop: K-Pop boygroups with at least one album with 3 million copies sold in South Korea\n\n#BTS\n#StrayKids \n#SEVENTEEN"
##
## [[920]]
## [1] "wwzip_: RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo"
##
## [[921]]
## [1] "seungcheoluvr13: RT @boosreason: 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴 #부승관 #SE…"
##
## [[922]]
## [1] "k_winterbear: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[923]]
## [1] "jhhjbuys: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[924]]
## [1] "onlyoonchoi_: RT @lomlhyewon: A dual rainbow for Seventeen. \n\n#BeTheSunInBulacan https://t.co/GCXYDK9VMm"
##
## [[925]]
## [1] "alexasarchive: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[926]]
## [1] "tsay2120: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[927]]
## [1] "billnheyman: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[928]]
## [1] "_kimgyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[929]]
## [1] "tdlajcjjad_5: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[930]]
## [1] "anyacollects: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[931]]
## [1] "uriPirateKing: RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws"
##
## [[932]]
## [1] "BethPatterson5: My newest anthology appearance! This was something I hand wrote when I was seventeen, and all this time later… https://t.co/Yp37gMMwfL"
##
## [[933]]
## [1] "Sabrina91721301: RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' 3 CITY MIX D-1\n\nVOD ON-AIR\n2022.11.25 8PM (FRI) \n▶ https://t.co/BjDpzxmTvJ…"
##
## [[934]]
## [1] "baekhyuaena: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[935]]
## [1] "lovemaze_fave: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[936]]
## [1] "larryyywins: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[937]]
## [1] "jaelentineeee: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[938]]
## [1] "medusamama21: RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…"
##
## [[939]]
## [1] "etherealkhoshi: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[940]]
## [1] "MadelVillarias2: RT @songswltvs: I just know SEVENTEEN will be in total shock once they finally see PH ARENA, What do you mean it's bigger than Tokyo Dome?…"
##
## [[941]]
## [1] "ft_dino_: RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…"
##
## [[942]]
## [1] "binibambinii: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[943]]
## [1] "ppickblue05: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[944]]
## [1] "akitasound__: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[945]]
## [1] "hwang_sajangnim: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[946]]
## [1] "1kfuyu: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[947]]
## [1] "elenawbk: LF carpool or bus shuttle for seventeen concert \nlooking po for 2 slots sana!!\n\npick up: sm north or anywhere in qc… https://t.co/URtuC3k5gx"
##
## [[948]]
## [1] "illaillaqila: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[949]]
## [1] "creamcarat: RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…"
##
## [[950]]
## [1] "mrscheollie: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[951]]
## [1] "luvxrexo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[952]]
## [1] "hamzziangel: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[953]]
## [1] "neocityvals: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[954]]
## [1] "seungcheoluvr13: RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…"
##
## [[955]]
## [1] "arisetotell: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[956]]
## [1] "H0RANGKW0N: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[957]]
## [1] "horangdanho5hi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[958]]
## [1] "GObyChocoberi: Update slot Sharing SG23 Seventeen\n\n📍SDA, Jatim\nDM for claim 🩷\n\nt. photobook heart message paper holder digicode ph… https://t.co/pY5NvcOT04"
##
## [[959]]
## [1] "hamzziangel: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[960]]
## [1] "caratsmarket: Cwts aab photocard seventeen woozi, wonwoo and dino @sekairsm\n✅ include packing\n✅ Free ongkir via 🍏🍊\n✅ Good conditi… https://t.co/gnqyXikUrv"
##
## [[961]]
## [1] "scoupsfatass: @scammerhannie yeah the other seventeen members are his fans after all"
##
## [[962]]
## [1] "JkZeynoo: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[963]]
## [1] "coupskwon_: RT @darlingcircles: 𝙀𝙫𝙚𝙧𝙮 𝙢𝙤𝙢𝙚𝙣𝙩 𝙬𝙞𝙩𝙝𝙤𝙪𝙩 𝙮𝙤𝙪 𝙞𝙨 𝙢𝙚𝙖𝙣𝙞𝙣𝙜𝙡𝙚𝙨𝙨.\n\n#CSD #CaratSelcaDay #SCOUPS #SEUNGCHEOL #에스쿱스 #세븐틴 #SEVENTEEN @pledis_17 ht…"
##
## [[964]]
## [1] "thugcafe: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[965]]
## [1] "xanyone_xx: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[966]]
## [1] "by_soonminwon: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[967]]
## [1] "chandriaxford: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[968]]
## [1] "dontbeclassist: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[969]]
## [1] "coupskwon_: RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…"
##
## [[970]]
## [1] "bahiyya46904587: RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU"
##
## [[971]]
## [1] "yjhnslvr: i know i'm late pero WELCOME BACK SEVENTEEN 😭😭😭"
##
## [[972]]
## [1] "woyfakmen: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[973]]
## [1] "celestialkmg: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[974]]
## [1] "moonchiIdhan: RT @vern_offline: the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk"
##
## [[975]]
## [1] "goingboochan: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[976]]
## [1] "8starpresident: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[977]]
## [1] "yourspringnoona: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[978]]
## [1] "joshuaphile: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[979]]
## [1] "akqiwonnie: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[980]]
## [1] "the8cheng: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[981]]
## [1] "kiwiboong: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[982]]
## [1] "everyoneelle: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[983]]
## [1] "Amber_TaeJin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[984]]
## [1] "iceywifu: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[985]]
## [1] "iniminimoni: RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT"
##
## [[986]]
## [1] "glossipie: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[987]]
## [1] "hobiiicart: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[988]]
## [1] "coupskwon_: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[989]]
## [1] "MadelVillarias2: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[990]]
## [1] "mynghoe: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[991]]
## [1] "realseoIa: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[992]]
## [1] "diarymoli: RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt"
##
## [[993]]
## [1] "junhuisol: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[994]]
## [1] "outro_kooks: Seventeen https://t.co/CzqO51l8is"
##
## [[995]]
## [1] "vern_offline: the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk"
##
## [[996]]
## [1] "jisoomissedhani: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[997]]
## [1] "Won09_abby19: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[998]]
## [1] "starrrytaeee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[999]]
## [1] "horangdanho5hi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1000]]
## [1] "kim_erc: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1001]]
## [1] "cessxyiest: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1002]]
## [1] "coupskwon_: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[1003]]
## [1] "hamzziangel: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[1004]]
## [1] "saytheboyz: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1005]]
## [1] "baesujin7: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1006]]
## [1] "christinaparkk: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1007]]
## [1] "ennix21: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[1008]]
## [1] "cheolcake: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1009]]
## [1] "outro_kooks: Don't leave me - BTS\nShadow - seventeen\nGotta go - chungha\nStay Tonight - chungha\nHellevator - Stray kids https://t.co/e5nitGohNT"
##
## [[1010]]
## [1] "Won09_abby19: RT @allkpop: #Seventeen's #Vernon drops a teaser image for his first solo mixtape https://t.co/yaffbSGxKd"
##
## [[1011]]
## [1] "yjhnslvr: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1012]]
## [1] "1kfuyu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1013]]
## [1] "justforgyuu: spending the 17th of december with seventeen and carats 🥹❤️"
##
## [[1014]]
## [1] "ennix21: RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…"
##
## [[1015]]
## [1] "jkscatkvn: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1016]]
## [1] "jeonghanniehaee: RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart."
##
## [[1017]]
## [1] "hoshitenxten: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[1018]]
## [1] "yukimint0413: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1019]]
## [1] "coupskwon_: RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…"
##
## [[1020]]
## [1] "Daseamoon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1021]]
## [1] "yjhnslvr: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1022]]
## [1] "moonyskaa: Imagine you are having a really bad day/weeks or so and today pupunta ka sa concert ng Seventeen ,our home our com… https://t.co/JAGBOJwJaD"
##
## [[1023]]
## [1] "yjhnslvr: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1024]]
## [1] "hbdmingyuyaaa: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1025]]
## [1] "_526214_: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1026]]
## [1] "imcelinaaaaaa: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[1027]]
## [1] "cyutierull: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1028]]
## [1] "yjhnslvr: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1029]]
## [1] "hanieeun: wts lfb ! pls help rt\n\n- 1 lbb reg 204 row 56\n- 5k (lowest price)\n- meetup sa venue\n\nsvt seventeen be the sun bulac… https://t.co/nK5SP97eIP"
##
## [[1030]]
## [1] "jenosgbf: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[1031]]
## [1] "ketuabemm: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1032]]
## [1] "min_gyuldaengie: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1033]]
## [1] "kriri_v: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1034]]
## [1] "liyacarat_an: RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG"
##
## [[1035]]
## [1] "tastywonwooo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1036]]
## [1] "SelenaHoneymoon: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1037]]
## [1] "couphanshi: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1038]]
## [1] "MadelVillarias2: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[1039]]
## [1] "svtqmnjnhwi: RT @ohmyjunnie: me: 😐\nhim: ☺️\n\n#CaratSelcaDay #CSD #THE8 #SEVENTEEN @pledis_17 https://t.co/tHX9w3jQFS"
##
## [[1040]]
## [1] "lemonvia: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[1041]]
## [1] "Kimberl21634382: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1042]]
## [1] "notesonwoozi: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[1043]]
## [1] "minghaolicious: RT @EpicMahonelover: we kinda match. ❤️\n\n[ #CaratSelcaDay #CSD ]\n\n[ #Vernon #SEVENTEEN ] \n\n[ @pledis_17 ] https://t.co/vtahU0e5BL"
##
## [[1044]]
## [1] "its_lily17: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1045]]
## [1] "coupskwon_: RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…"
##
## [[1046]]
## [1] "may_omar821: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[1047]]
## [1] "Kimberl21634382: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1048]]
## [1] "svtcaretvernon: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1049]]
## [1] "Myangel0526: RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…"
##
## [[1050]]
## [1] "hyequotebot: Thanks - SEVENTEEN, 1:15"
##
## [[1051]]
## [1] "jaehyuk_addict: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[1052]]
## [1] "hancheolshii: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1053]]
## [1] "crimeboyspos: As the sun seeped through the curtains of his room, the first thought Tommy had the morning he turned seventeen was… https://t.co/6xVNlcERB2"
##
## [[1054]]
## [1] "Won09_abby19: RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart."
##
## [[1055]]
## [1] "Kimberl21634382: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1056]]
## [1] "stephanienotes_: RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…"
##
## [[1057]]
## [1] "Tuty135: RT @woonnnuuuu: HELP RT !! \nWts / want to sell\n\nAll about photocard seventeen\n\n✨ Indonesia INA based\n✨ excl admin 🍊\n✨for Intl buyers, I pre…"
##
## [[1058]]
## [1] "_chennnhui: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[1059]]
## [1] "yuree_mae: RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…"
##
## [[1060]]
## [1] "scouporn: RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…"
##
## [[1061]]
## [1] "iaseokminnie: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1062]]
## [1] "akifays99: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1063]]
## [1] "junhaodoll: wave is awfully sexual for a reason you cannot fool me seventeen"
##
## [[1064]]
## [1] "hottiehoshi: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1065]]
## [1] "seokshujiii: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1066]]
## [1] "stguojeu: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1067]]
## [1] "Won09_abby19: RT @koreansales_twt: #SEVENTEEN becomes the 7th artist to surpass 3 million copies sold with at least one album in South Korean history."
##
## [[1068]]
## [1] "MadelVillarias2: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[1069]]
## [1] "foreheadsvt: march my beloved, it's FINALLY D-DAY!!!!! 🥺🥹🥹🥹🥹🥹🥹🥹🫶🫶🫶🫶🫶🫶🫶🫶🫶\n\n#BeTheSunBulacan #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cr51rcFsFD"
##
## [[1070]]
## [1] "yjinfires92: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1071]]
## [1] "lapakgadogado: RT @yukowonjeon: And a manhwa would also have a name like “7days seventeen” 🤣🫠🫠"
##
## [[1072]]
## [1] "threetwonewoo: RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…"
##
## [[1073]]
## [1] "yoonie_jaemi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1074]]
## [1] "yawannabi: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1075]]
## [1] "m9ichan_: RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…"
##
## [[1076]]
## [1] "riryle: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1077]]
## [1] "1kfuyu: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1078]]
## [1] "stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. be… https://t.co/KmNseXrgV2"
##
## [[1079]]
## [1] "introjunhui: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1080]]
## [1] "m9ichan_: RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O"
##
## [[1081]]
## [1] "nicolerika_24: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1082]]
## [1] "a3_nc: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[1083]]
## [1] "jahchl_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1084]]
## [1] "Khate_Blackpink: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1085]]
## [1] "SteveD36612713: RT @sharlynn53s: @45LVNancy @GuntherEagleman @DogRightGirl @dogspink3 @RealHickory @Braveheart_USA @Fishing_Huuker @DefSue3 @SquillMama @Be…"
##
## [[1086]]
## [1] "fluffyy21: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[1087]]
## [1] "Lia_seventeen: RT @seventeenphil: D-Day! 🥹"
##
## [[1088]]
## [1] "outro_kooks: BTS, bigbang, Stray kids, seventeen https://t.co/LqRlPzZKsl"
##
## [[1089]]
## [1] "shujisvt_: RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…"
##
## [[1090]]
## [1] "redtvelve: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[1091]]
## [1] "m9ichan_: RT @n0nihae: — high school best buds (๑'ᵕ'๑)⸝*♡.・✩°。⋆\n\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT #세븐틴 #캐럿 https://t.co/j7jEEugioV"
##
## [[1092]]
## [1] "no1mrsboo: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[1093]]
## [1] "coupskwon_: RT @mingyuhosyv: — minghao said want to debut on my account, so i took this picture📸\n\n#CSD #CaratSelcaDay #MINGHAO #SEVENTEEN #세븐틴 @pledis_…"
##
## [[1094]]
## [1] "junshihaono: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1095]]
## [1] "ur_fallinflower: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1096]]
## [1] "etoile_150526: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1097]]
## [1] "shujisvt_: RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…"
##
## [[1098]]
## [1] "HannahLabao: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1099]]
## [1] "shujisvt_: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[1100]]
## [1] "etoile_150526: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1101]]
## [1] "wonhaobubs: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1102]]
## [1] "ChevalricRS: I hate this cold man, always need to pee seventeen times before i can go to sleep"
##
## [[1103]]
## [1] "XuSimp: RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221208 \nho5hi_kwon posted\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/Tp9I9IRUjh"
##
## [[1104]]
## [1] "svtguoz: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1105]]
## [1] "gyuhancheolz: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1106]]
## [1] "horangful: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1107]]
## [1] "etoile_150526: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1108]]
## [1] "luthfifer: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1109]]
## [1] "etoile_150526: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1110]]
## [1] "paleisaxu: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[1111]]
## [1] "ivegenre: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1112]]
## [1] "coupskwon_: RT @thecheorry: 𝙞 𝙬𝙖𝙣𝙩 𝙩𝙤 𝙥𝙞𝙘𝙠 𝙖𝙣𝙙 𝙜𝙖𝙩𝙝𝙚𝙧 𝙖𝙡𝙡 𝙩𝙝𝙚 𝙥𝙧𝙚𝙩𝙩𝙮 𝙬𝙤𝙧𝙙𝙨 𝙖𝙣𝙙 𝙜𝙞𝙫𝙚 𝙩𝙝𝙚𝙢 𝙩𝙤 𝙮𝙤𝙪💌💐\n\n#CaratSelcaDay #CSD #SCOUPS #SEUNGCHEOL #SEVENTEEN #…"
##
## [[1113]]
## [1] "pigshxt_tang: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[1114]]
## [1] "m9ichan_: RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn"
##
## [[1115]]
## [1] "kwanswatergirl: I wanna be the girl who hands out freebies soooo bad for next seventeen tour"
##
## [[1116]]
## [1] "JuliaSchwarthof: RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…"
##
## [[1117]]
## [1] "coupskwon_: RT @ciplayoo_n: \"If the world attack and you slide off track, remember one fact, i got your back\"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…"
##
## [[1118]]
## [1] "ekcc73: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1119]]
## [1] "enhyry: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1120]]
## [1] "ggaleuk07: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1121]]
## [1] "SVTAU9: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1122]]
## [1] "cheolreads: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1123]]
## [1] "hoshi_tigergaze: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1124]]
## [1] "outro_kooks: BTS y seventeen de calle https://t.co/AIJfnyPyy5"
##
## [[1125]]
## [1] "hoshifrutillita: RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…"
##
## [[1126]]
## [1] "coupskwon_: RT @ibexenina: layout selca w/ my tiger bf💋\n\n#csd #CaratSelcaDay #SEVENTEEN #HOSHI #호시 https://t.co/GDWft4RWNR"
##
## [[1127]]
## [1] "chimchimney13: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1128]]
## [1] "shujisvt_: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[1129]]
## [1] "17scarat7: RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…"
##
## [[1130]]
## [1] "hongjisoohoon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1131]]
## [1] "miimiisaem: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1132]]
## [1] "kwonvell_17: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[1133]]
## [1] "MINGH8OLUV: you ever think about how seventeen literally had a gose episode to training to push cars.. and then proceeded to push cars 😭😭😭"
##
## [[1134]]
## [1] "elle_park22: RT @vercoupszone: seventeen really enjoyed lechon, jollibee & bbq in the philippines 🥹🇵🇭\n\n#민규 #승관 #세븐틴 https://t.co/9UyMONWqbj"
##
## [[1135]]
## [1] "stephbertram: THIS WILL GET BIGGER IF YOU KNOW WHAT I MEAN, I'M SORRY IF YOU'RE LIVING AND YOU'RE SEVENTEEN"
##
## [[1136]]
## [1] "versiani__: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1137]]
## [1] "brattycarat: RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…"
##
## [[1138]]
## [1] "pal_ory: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1139]]
## [1] "qqinxr: RT @qqinxr: he's with the flowers & me with the plants ❤️🤍🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #THE8 @pledis_17 https://t.co/AeCz1EyPgn"
##
## [[1140]]
## [1] "notesonwoozi: RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU"
##
## [[1141]]
## [1] "coupskwon_: RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O"
##
## [[1142]]
## [1] "nojameden: RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…"
##
## [[1143]]
## [1] "retroshuji: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1144]]
## [1] "KPopKDramaGal: Any updates on traffic? Quezon city to Philippine Arena? #betsinbulacan #bethesunbulacan #bethesuninbulacan… https://t.co/vDMAQxXHxV"
##
## [[1145]]
## [1] "eIhszo: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[1146]]
## [1] "ceezennie: first time joining carat selca day 💎 \n\n~ matching glasses with my boo 🍊🩷\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN https://t.co/RPPWvbDT0q"
##
## [[1147]]
## [1] "kwonvell_17: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[1148]]
## [1] "noriwonss: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1149]]
## [1] "Mixiziee: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[1150]]
## [1] "gr8hao_: SEVENTEEN https://t.co/dezCV2Bw5L"
##
## [[1151]]
## [1] "_kwonhoshifire_: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1152]]
## [1] "carats052615: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1153]]
## [1] "_Moonpjw: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1154]]
## [1] "AYABIGWINN: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1155]]
## [1] "boonooniiieee: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1156]]
## [1] "paumojado: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1157]]
## [1] "SCoupstatuuu: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1158]]
## [1] "hoshi_tigergaze: RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG"
##
## [[1159]]
## [1] "sunshinegongju: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1160]]
## [1] "m9ichan_: RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t"
##
## [[1161]]
## [1] "amourwozi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1162]]
## [1] "misshappy00: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[1163]]
## [1] "saikisvt: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[1164]]
## [1] "byBoobiu_: RT @svtbillboard: SPANISH TRANS\n\n@pledis_17 #SEVENTEEN #세븐틴 \nhttps://t.co/mrTxFqSgpj"
##
## [[1165]]
## [1] "bellrees1: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[1166]]
## [1] "everywon9yu_k: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1167]]
## [1] "17sCouphan: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[1168]]
## [1] "kwonvell_17: RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO"
##
## [[1169]]
## [1] "luvqcjungkook: D-Day!🔥 #SEVENTEEN #BeTheSunBulacan"
##
## [[1170]]
## [1] "byBoobiu_: RT @svtbillboard: [NOTICE : 2022 HANTEO MUSIC AWARDS]\n\nWe have decided to not push for Global Artist Award and Whosfandom poll on Whosfan f…"
##
## [[1171]]
## [1] "kwonvell_17: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[1172]]
## [1] "afnidwii: RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…"
##
## [[1173]]
## [1] "minrisuji: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1174]]
## [1] "17sCouphan: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[1175]]
## [1] "jaehyun_noana: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[1176]]
## [1] "gyuhancheolz: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1177]]
## [1] "Gladissp1: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1178]]
## [1] "smnthmgs: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1179]]
## [1] "jaespoils: RT @snwuchibuys: 🎀◠ wts lfb svt mingyu pc\n\n╰ ₱300, ₱280 if payo\n╰ rush selling ; onhand\n╰ prio payo \n╰ rcbyt\nhelping my friend! can do meet…"
##
## [[1180]]
## [1] "VinterScen: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[1181]]
## [1] "forminwonn: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1182]]
## [1] "dohanjye: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1183]]
## [1] "cheoliemoja: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[1184]]
## [1] "MadelVillarias2: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1185]]
## [1] "hoshi_tigergaze: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[1186]]
## [1] "klutaker: The 39 united state president Kla*tu+ke-r ChrisKo Biden the seventeen any many mine more catch a tiger by it toe i… https://t.co/e0aVb1tmG4"
##
## [[1187]]
## [1] "cheolacee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[1188]]
## [1] "jaespoils: RT @kyeomcarthur: annyeong it's lee chan! \n\nso ayon, I'll be selling baby seventeen bubbleheads tom. 60 pesos each ^^ \n\nsadly, I wasn't abl…"
##
## [[1189]]
## [1] "lyricsnightly: caught in a web of your memories like the way we would talk, we were seventeen"
##
## [[1190]]
## [1] "hanniehaee17: @neogotmybankx @pledis_17 done #SEVENTEEN @pledis_17 https://t.co/DzXIXmsgmc"
##
## [[1191]]
## [1] "jaespoils: RT @0617deulz: wts lfb\n\nsg2023 seungkwan memset tingi\n\n— feta\n— P190; dop once onhand \n\nt. seventeen svt season's greetings 2023 sg23 membe…"
##
## [[1192]]
## [1] "sunshinegongju: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1193]]
## [1] "_dannyieee: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1194]]
## [1] "ynaloves17: RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…"
##
## [[1195]]
## [1] "SIdolsay: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[1196]]
## [1] "jaespoils: RT @meaniekive: 🛼 interest check ph .ᐟ \n\n ✦ Seventeen SG 2023 Tingi\n ╰ ₱200/ member set \n ╰ prio getting maknae / more members…"
##
## [[1197]]
## [1] "Strwbrrycake01: RT @tiny_wonu: [RAW] 2021 POWER OF LOVE CONCERT #세븐틴 #SEVENTEEN\n\nDownload [720p]:\n\nPart1: https://t.co/qpMWUDpKxd\nPart2: https://t.co/vecx2…"
##
## [[1198]]
## [1] "NoonaWonwoo: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[1199]]
## [1] "B4NDSBOI: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[1200]]
## [1] "jaespoils: RT @hochimails: ꒰ TINGI ꒱ WTS LFB \n\n▪︎ SEVENTEEN SG2023\n✅ Digital Code Card + Mini poster = 300 set\n✅ PC + Fortune card = 350 set—2 members…"
##
## [[1201]]
## [1] "17sCouphan: RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…"
##
## [[1202]]
## [1] "hanshuayo: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[1203]]
## [1] "iflostplzreturn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1204]]
## [1] "woowzn: RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo"
##
## [[1205]]
## [1] "Bre_edillor: See you later sebongsss!!!😭🤧💗\n\n#BeTSBulacan #SEVENTEEN"
##
## [[1206]]
## [1] "wonhuied: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[1207]]
## [1] "chaoticgroupSVT: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1208]]
## [1] "yslshua: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1209]]
## [1] "jeonginmia: seeing seventeen today!!!!!!"
##
## [[1210]]
## [1] "geeeennielyn: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[1211]]
## [1] "teh_acoustic: RT @loeyshuaa: “Confuse Hoshi with clam Joshua ft hyper girl with protective women” 😋❤️ @pledis_17 \n\n#CSD #CaratSelcaDay #JOSHUA #HOSHI #SE…"
##
## [[1212]]
## [1] "luluuuuu2000: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1213]]
## [1] "marico59987359: RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu"
##
## [[1214]]
## [1] "MadelVillarias2: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[1215]]
## [1] "gr8hao_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1216]]
## [1] "1keeer_: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[1217]]
## [1] "hanniehaee17: RT @neogotmybankx: 🎄 SVT Christmas PH GA 🧑🏻🎄\n\n🎁 1 winner of unsealed Face The Sun album (with inclusions) + a care package\n🎁 1 winner of A…"
##
## [[1218]]
## [1] "iniminimoni: RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy"
##
## [[1219]]
## [1] "jaespoils: RT @cheollie_hannie: WTS LFB PH\n\nSEVENTEEN SG2023 TINGI NETA\n\n— secured\n— dop, January 4\n— NO CANCELLATION\n— Batch 3 to be posted once 1&2…"
##
## [[1220]]
## [1] "murdrofcrow: RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…"
##
## [[1221]]
## [1] "maemeluv: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[1222]]
## [1] "Special8387: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1223]]
## [1] "dokyeomistic: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1224]]
## [1] "cheonsarang1004: RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR"
##
## [[1225]]
## [1] "jjongjjongiehae: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1226]]
## [1] "Jayahhhcytx_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1227]]
## [1] "badutbagimu: RT @lilamanayaka: just a forever thing i’ll do with you #csd #joshua #CaratSelcaDay #CARAT #SEVENTEEN https://t.co/XjYs2z2iYu"
##
## [[1228]]
## [1] "smnthmgs: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1229]]
## [1] "bahiyya46904587: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1230]]
## [1] "micacheeew: RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm"
##
## [[1231]]
## [1] "ndmeanie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1232]]
## [1] "bestboydino: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1233]]
## [1] "smnthmgs: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1234]]
## [1] "hwng__hj: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1235]]
## [1] "cheollierrys_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1236]]
## [1] "Gyumigu: bets in Bulacan today!!! semangat seventeen & carats ❤️"
##
## [[1237]]
## [1] "ailaffuu_: RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ"
##
## [[1238]]
## [1] "shuhoshminkwann: RT @JunGyuHao_o: Wts lfb seventeen\n\nSEVENTEEN photocards\n\n1ST PIC = 130 EA\n2ND PIC = 50 EA\n\nMOD :FLASH / DIRECT JNT\nMOP : GCASH https://t.c…"
##
## [[1239]]
## [1] "dinolity: RT @Sugarbllxsom_: 🌟GIVEAWAY TICKET SEVENTEEN BE THE SUN BETS JKT JAKARTA ADDITIONAL SHOW🌟\n\n💙Blue F section for 1 winner💙\n- CARAT\n- Follow…"
##
## [[1240]]
## [1] "anghel2__1: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1241]]
## [1] "afiiice: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1242]]
## [1] "henjxcin: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1243]]
## [1] "craftbybie: RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…"
##
## [[1244]]
## [1] "HulyanaLucky: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1245]]
## [1] "sarcasticpaulo: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[1246]]
## [1] "DickOnVeteran: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1247]]
## [1] "zenkun__: niji en (including our dearest dj of course) and seventeen na lang ang mamahalin ko."
##
## [[1248]]
## [1] "blcshao_o: RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT"
##
## [[1249]]
## [1] "reditulab: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[1250]]
## [1] "HulyanaLucky: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1251]]
## [1] "shuhoshminkwann: RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…"
##
## [[1252]]
## [1] "reditulab: RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…"
##
## [[1253]]
## [1] "h9shkw: RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…"
##
## [[1254]]
## [1] "mxxnhwi796: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1255]]
## [1] "yowonwoo: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[1256]]
## [1] "by_soonminwon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1257]]
## [1] "poyo_gyu_SVT: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[1258]]
## [1] "Triplekim2: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1259]]
## [1] "hannie_dk: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1260]]
## [1] "_Moonpjw: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1261]]
## [1] "Briankellyfc: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[1262]]
## [1] "Hannahlois_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[1263]]
## [1] "min_gyuqt: RT @mylovejoshuji: Be The Sun in Bulacan\n• Shua Kit freebies 💗\n\nfor Joshushushus, I gotchu!\nlooking for Joshushushu moots! Let's meet on de…"
##
## [[1264]]
## [1] "_pashhhhha: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1265]]
## [1] "uri_sebongs_: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1266]]
## [1] "Japuttttt: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1267]]
## [1] "carizenn: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1268]]
## [1] "rs_qrtz_srnty: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[1269]]
## [1] "jokerjeons: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1270]]
## [1] "urmainbij: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1271]]
## [1] "029_joi: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[1272]]
## [1] "seshi51: RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU"
##
## [[1273]]
## [1] "akitasound__: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[1274]]
## [1] "kisseugyu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1275]]
## [1] "park_matyuu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1276]]
## [1] "hanshuayo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1277]]
## [1] "No1toKSJ: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1278]]
## [1] "AnOdeForSVT: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1279]]
## [1] "ItsMryR: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17"
##
## [[1280]]
## [1] "sseonmyeonghan: D-DAY keep safe everyone!!!\n\n#BeTheSuninBULACAN #SEVENTEEN @pledis_17"
##
## [[1281]]
## [1] "ohnununu_00: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1282]]
## [1] "junhui_budam: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1283]]
## [1] "magic_shop_0613: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[1284]]
## [1] "MisoFruity: RT @everywon_who: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @minwonshuji and @urmwlovr, we will be givin…"
##
## [[1285]]
## [1] "Handsel_fanboy: bus ride to bulacan!!! field trip feels 🤣🤣 #seventeen #BeTSBulacan https://t.co/iyOdz0SnC0"
##
## [[1286]]
## [1] "micacheeew: RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…"
##
## [[1287]]
## [1] "MisoFruity: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[1288]]
## [1] "vangjjk: RT @pledis_17: '_WORLD' MV Behind Sketch\n\n▶ https://t.co/HRfPjIQ3MX\n\n#SEVENTEEN #세븐틴\n#SECTOR17\n#_WORLD #SVT_WORLD https://t.co/YcPHyPLEcV"
##
## [[1289]]
## [1] "nuelXwole8: RT @Akinscoded147: Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola Allys…"
##
## [[1290]]
## [1] "cheonsarang1004: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[1291]]
## [1] "Won09_abby19: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[1292]]
## [1] "SugaHoneyHoney: 💎 SEVENTEEN BE THE SUN IN BULACAN FREEBIES 💎\n\nTime & Venue — TBA when I'm already at PH Arena \n\n#BeTSinBULACAN… https://t.co/v4ZCexFHDB"
##
## [[1293]]
## [1] "loves_gyujunhao: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1294]]
## [1] "urhaven_: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1295]]
## [1] "poppillon: I think it’s a crime we never got to see Seventeen play among us like it’s right up their mafia crazed alley"
##
## [[1296]]
## [1] "everyownwoo: @dearseokjinas @chanelwoozi for the reasons.. i am just like other carats who want to meet seventeen and attend the… https://t.co/CE7NSatr6I"
##
## [[1297]]
## [1] "kw0nSarl: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1298]]
## [1] "Iam_Anggel: RT @fangurrl69: I'm living for this Kim Sejeong and Seventeen interactions during AAA. I mean, who wouldnt stare at her? Shes just so gorge…"
##
## [[1299]]
## [1] "felixmullethair: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1300]]
## [1] "varriouses: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1301]]
## [1] "itzaescart: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1302]]
## [1] "taetaecte: RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…"
##
## [[1303]]
## [1] "shuhoshminkwann: RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…"
##
## [[1304]]
## [1] "Carrots_are_: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1305]]
## [1] "ItsNickyyymouse: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1306]]
## [1] "AezriU_SVT: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1307]]
## [1] "dvrstun: wtb lfs • ph only help lagi akong nauunahan\n\n— seventeen be the sun in bulacan\n— lbb reg prem or lba reg prem\n\nbudg… https://t.co/WQYuYP8Xsq"
##
## [[1308]]
## [1] "hanshuayo: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[1309]]
## [1] "sebtinsebt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1310]]
## [1] "murdrofcrow: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[1311]]
## [1] "akariamore: I'll be seeing seventeen 🥹"
##
## [[1312]]
## [1] "_yownicepaprika: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1313]]
## [1] "heykimgyu: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[1314]]
## [1] "jaehearth: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1315]]
## [1] "iniminimoni: RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo"
##
## [[1316]]
## [1] "dokyeokki17: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1317]]
## [1] "nyahquai: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1318]]
## [1] "H0SHLUV: RT @ta_vwvb_ri: Help RT and LIKE🙂\n[SEVENTEEN BE THE SUN Additional Show FREEBIES]\n\nSeungcheol Edition\nby \n@ta_vwvb_ri\n\n📍GBK Madya Stadium🇮🇩…"
##
## [[1319]]
## [1] "chenchen9785: RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…"
##
## [[1320]]
## [1] "AnOdeForSVT: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1321]]
## [1] "qoniqoniqonita: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1322]]
## [1] "Niiikoru: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1323]]
## [1] "seoksoonshiii: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1324]]
## [1] "fairylady96: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…"
##
## [[1325]]
## [1] "Carrots_are_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1326]]
## [1] "moonchildmina_: RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…"
##
## [[1327]]
## [1] "Carrots_are_: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[1328]]
## [1] "moonchildmina_: RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…"
##
## [[1329]]
## [1] "mydeareight: Took a board exam a week before a Seventeen concert.\n\nPassed it a day before another Seventeen concert. ✨"
##
## [[1330]]
## [1] "blcshao_o: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[1331]]
## [1] "ddeonutss_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1332]]
## [1] "dynjnespnz: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1333]]
## [1] "jinovermorals: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1334]]
## [1] "kwonhsh15ky_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1335]]
## [1] "i7eonu: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[1336]]
## [1] "kukirawin: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1337]]
## [1] "dokyeokki17: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[1338]]
## [1] "lesgauuur: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1339]]
## [1] "akitasound__: RT @kidultjisoo: as a dinonara, this is the best thing that has ever happened to me.\n\n#Seventeen #SEVENTEEN_WORLDTOUR_BETHESUN #Seventeenin…"
##
## [[1340]]
## [1] "clllinn: @starfess BTS: yet to come, your eyes tell, heartbeat, whalien 52, spring day\nBLACKPINK: you never know\nTWICE:-\nNEW… https://t.co/IZtxxHpq8g"
##
## [[1341]]
## [1] "Myra_Atiera: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1342]]
## [1] "teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n•… https://t.co/N4iK5p9ed4"
##
## [[1343]]
## [1] "pikanamjoon1: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1344]]
## [1] "Hennranghae: D-DAY\n#BeTheSunBulacan \n#SEVENTEEN https://t.co/V9JqY1Qtg0"
##
## [[1345]]
## [1] "svtenrgyskncre: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[1346]]
## [1] "04yjhz: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[1347]]
## [1] "therealsorenzo: @elonmusk can you help small content creators? I get 500-2000 views on YT, insta and tiktok each organically but le… https://t.co/1Hkh38Vyhx"
##
## [[1348]]
## [1] "zzywoon: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[1349]]
## [1] "micacheeew: RT @SvtShazam: \"Hai Cheng\" by #THE8 has surpassed 6,000 Shazams\n\nIt is his 2nd song to achieve this milestone and #SEVENTEEN's 7th most Sha…"
##
## [[1350]]
## [1] "FaanNicki: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1351]]
## [1] "cutiewonwooo: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[1352]]
## [1] "scdreiel: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1353]]
## [1] "seventhetics: everytime seventeen is about to hold a con here in ph, laging may rainbow 🥺🤍 https://t.co/ls3tL3DX2i"
##
## [[1354]]
## [1] "swirlzcream: @tanyakanrl happy sweet seventeen nder, wish u all the best 🫶🏻"
##
## [[1355]]
## [1] "zenkun__: I....I WANNA SEE SEVENTEEN. T^T"
##
## [[1356]]
## [1] "Rieli_lilili: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[1357]]
## [1] "xcalicoups: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1358]]
## [1] "MisoFruity: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[1359]]
## [1] "junshihaono: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1360]]
## [1] "kwonyoon_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1361]]
## [1] "71209kart: RT @i8EISA: 🧺 . . wts lfb dk new heights pc .ᐟ\n ✷ Php 125\n ꔛ onhand and ready to ship\n ✷ dop: payo / dec 20\n ꔛ mod : flas…"
##
## [[1362]]
## [1] "hazel_black11: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[1363]]
## [1] "chimochicart: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1364]]
## [1] "hopeamy_t: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1365]]
## [1] "MonstaXWonhoVSQ: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[1366]]
## [1] "huibns: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[1367]]
## [1] "Sofiacarat: RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…"
##
## [[1368]]
## [1] "04yjhz: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[1369]]
## [1] "doIlyjn: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1370]]
## [1] "Y00NGIS_TWT: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1371]]
## [1] "coupsbunny: RT @0604KMG: wts / want to sell lfb\n\nseventeen be the sun jakarta blue c\nprice: \n3.300K (carat membership) 1 tix (sampe fisik)\n3.400K (mcm…"
##
## [[1372]]
## [1] "seoulbondedsoul: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1373]]
## [1] "nininonugyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1374]]
## [1] "EmaknyakimRJ2: RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…"
##
## [[1375]]
## [1] "_woozistar: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1376]]
## [1] "tiniwinijinnie: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1377]]
## [1] "huibns: RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…"
##
## [[1378]]
## [1] "rmygk: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1379]]
## [1] "jjongjjongiehae: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1380]]
## [1] "GfortheHon: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1381]]
## [1] "RxseKgyUu_SVT: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1382]]
## [1] "wantcheol: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[1383]]
## [1] "hanniessvt: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1384]]
## [1] "moonchildmina_: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[1385]]
## [1] "AnOdeForSVT: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1386]]
## [1] "kookiejung19: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[1387]]
## [1] "huibns: RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…"
##
## [[1388]]
## [1] "JerlienCoyoca: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1389]]
## [1] "enhyfiness: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1390]]
## [1] "artcmistics: Only the dead stay seventeen forever."
##
## [[1391]]
## [1] "moonchildmina_: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1392]]
## [1] "hanniebaekso: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1393]]
## [1] "jjongjjongiehae: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1394]]
## [1] "iamtalika_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1395]]
## [1] "shiningkwon: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[1396]]
## [1] "wantcheol: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[1397]]
## [1] "MisoFruity: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[1398]]
## [1] "CutieDokyeommie: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…"
##
## [[1399]]
## [1] "rivierewenboo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1400]]
## [1] "17scarat7: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1401]]
## [1] "ilhwngjin: RT @lovelyseokmine: See you tomorrow, my moon. 🌙✨️\n\n#CSD #CaratSelcaDay #JUN #SEVENTEEN https://t.co/TaGX2EwvzT"
##
## [[1402]]
## [1] "cherryforcheol: RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…"
##
## [[1403]]
## [1] "cheolitobebbu: @ajooniceee SEVENTEEN!!!!!"
##
## [[1404]]
## [1] "flwrsdino_: @ajooniceee SEVENTEEN!!!!!"
##
## [[1405]]
## [1] "2capts99: i will only wake up this early for seventeen 🫠🫠🫠"
##
## [[1406]]
## [1] "huibns: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[1407]]
## [1] "ggukjmnie: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[1408]]
## [1] "seungjihoo: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1409]]
## [1] "CoachAWheatley: Seventeen Student-Athletes Set to Graduate This Weekend\n\nMUNCIE, Ind. - This Saturday in Worthen Arena, 17 student-… https://t.co/nBvSMHsrUE"
##
## [[1410]]
## [1] "hwajinss: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[1411]]
## [1] "huibns: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[1412]]
## [1] "MisoFruity: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1413]]
## [1] "Camisun: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[1414]]
## [1] "enough4gyu: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1415]]
## [1] "chediejeon: See you SEVENTEEN 😭🎉🎉\n@pledis_17 https://t.co/NdG1IDfrqL"
##
## [[1416]]
## [1] "sharlaraye: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[1417]]
## [1] "ejjanggu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1418]]
## [1] "curimansi88: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1419]]
## [1] "krizhielgwy: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[1420]]
## [1] "wantcheol: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1421]]
## [1] "Camisun: RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo"
##
## [[1422]]
## [1] "ejjanggu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1423]]
## [1] "wantcheol: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1424]]
## [1] "seokmineeeee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[1425]]
## [1] "ejjanggu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1426]]
## [1] "ejjanggu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1427]]
## [1] "wantcheol: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1428]]
## [1] "m9ichan_: RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h"
##
## [[1429]]
## [1] "coupskwon_: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[1430]]
## [1] "matchaberry83: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1431]]
## [1] "huibns: RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…"
##
## [[1432]]
## [1] "Camisun: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[1433]]
## [1] "gomdoriboos: immensely enjoying returning to tumblr as now i get fox mulder from xfiles scoups from seventeen and brennan lee mu… https://t.co/kIUone021F"
##
## [[1434]]
## [1] "cheonsarang1004: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1435]]
## [1] "wonutiktik: RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU"
##
## [[1436]]
## [1] "drewspotlessmin: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1437]]
## [1] "SolAriaWriting: Day seventeen!\nI am awake at 5am and haven't slept well in weeks! I made this while wishing I had something similar… https://t.co/64ZcgVLGaX"
##
## [[1438]]
## [1] "MisoFruity: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1439]]
## [1] "skshuabb: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1440]]
## [1] "vntaexv: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1441]]
## [1] "BRforJin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1442]]
## [1] "drewspotlessmin: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[1443]]
## [1] "m9ichan_: RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…"
##
## [[1444]]
## [1] "moonchildmina_: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1445]]
## [1] "sannssaa: SEVENTEEN WAS THIS NECESSARY 😭😭😭😭\n\nhttps://t.co/2OTgLw6NbU"
##
## [[1446]]
## [1] "m9ichan_: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[1447]]
## [1] "njunnaloeykyun: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1448]]
## [1] "SoftHope_Jay: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1449]]
## [1] "KM33957890: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[1450]]
## [1] "huibns: RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…"
##
## [[1451]]
## [1] "cheonsarang1004: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1452]]
## [1] "RobinMillionZ: I think I was seventeen when it came out https://t.co/vYiyKYF19q"
##
## [[1453]]
## [1] "cantchoosebias: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[1454]]
## [1] "stephanienotes_: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[1455]]
## [1] "MisoFruity: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[1456]]
## [1] "jhanrds: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[1457]]
## [1] "hongranghae_30: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1458]]
## [1] "prjsluvs: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1459]]
## [1] "m9ichan_: RT @mochishuuu: \"I don't think glasses look good on you, sir\"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…"
##
## [[1460]]
## [1] "raycarrozza74: Look it up,Biden in the four years after he was VP , Trumps in office made like seventeen million. The career in Go… https://t.co/V9jCKpyDLH"
##
## [[1461]]
## [1] "MisoFruity: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1462]]
## [1] "cheonsarang1004: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1463]]
## [1] "marico59987359: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1464]]
## [1] "adanganan: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[1465]]
## [1] "only4jeonwonwoo: RT @hoshikenz17: Caratdeuls who are attending Bets Bulacan concert today, ENJOY LOVES! Desurv na desurv nyo lahat eto! Dont forget to drink…"
##
## [[1466]]
## [1] "martial_law16: SEVENTEEN Be The Sun Bulacan D-Day!! @pledis_17\n\n#BeTheSuninBULACAN #BETSinBulacan https://t.co/q6U8prdpJm"
##
## [[1467]]
## [1] "rockwithkyeo: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1468]]
## [1] "latatucoups: RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…"
##
## [[1469]]
## [1] "sarcasticpaulo: RT @thinkabtjhc: seventeen's bucket list for 2023 @pledis_17\n\n#세븐틴 #에스쿱스 #정한 #민규 #원우 https://t.co/WdCo8YVOkk"
##
## [[1470]]
## [1] "4ever_stay1: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1471]]
## [1] "jianviel: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[1472]]
## [1] "reebokjumeoni: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[1473]]
## [1] "featsch: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1474]]
## [1] "Niiikoru: RT @huiksn: huiksn creates\n— › publication material (pubmat)\n\ntags `• lf client graphic design edit editor layout art creative kpop concert…"
##
## [[1475]]
## [1] "bookwanieluvr: also very funny to me that a friend of mine has 124 saved tiktok in total, meanwhile i have more than 124 saved tik… https://t.co/b3M4xYS1GD"
##
## [[1476]]
## [1] "myownplce: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1477]]
## [1] "naaxdt_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1478]]
## [1] "dearjeongcheol: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1479]]
## [1] "jakefleurs: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1480]]
## [1] "Joshishua17: RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…"
##
## [[1481]]
## [1] "marico59987359: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1482]]
## [1] "iblckmulti21: I just love seventeen https://t.co/MJ7Y2iUUu3"
##
## [[1483]]
## [1] "starrynight_jy: RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…"
##
## [[1484]]
## [1] "teach_katie: SEVENTEEN Rupley Risers this week. Absolutely incredible! I sure do love this school. Best place ever! 💙🙌💙🙌… https://t.co/3CLcqsARGt"
##
## [[1485]]
## [1] "Aeeaea_io: RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…"
##
## [[1486]]
## [1] "cuddlkim: RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…"
##
## [[1487]]
## [1] "SimplyYhanz: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1488]]
## [1] "rodriguez_anci: RT @17dayph: SEVENTEEN\n7th Anniversary Cafe Open.\n\n📍WouldULike EWM\n\n#YourHappySmileIsMyDay\n#HappySEVENTEENDay https://t.co/fBfPWoqt8L"
##
## [[1489]]
## [1] "latatucoups: RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54"
##
## [[1490]]
## [1] "moonchildmina_: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[1491]]
## [1] "huibns: RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…"
##
## [[1492]]
## [1] "blcshao_o: RT @ihrtsvt13: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jllnOdp0"
##
## [[1493]]
## [1] "svtkarath: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1494]]
## [1] "junhaoinlove: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1495]]
## [1] "pcrikth: @elelduarvk YEYY HAPPY SWEET SEVENTEEN ELL!!!"
##
## [[1496]]
## [1] "wonhwarchives: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[1497]]
## [1] "_kookssi: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1498]]
## [1] "ujinonieloops: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1499]]
## [1] "scoupse_cheol: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[1500]]
## [1] "m0ira_1: I'm currently getting ready. So see you Seventeen it's D-Day Ahhhhh"
##
## [[1501]]
## [1] "huibns: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[1502]]
## [1] "rockwithkyeo: RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…"
##
## [[1503]]
## [1] "yrwon_: RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…"
##
## [[1504]]
## [1] "BeaExolaghcarat: RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…"
##
## [[1505]]
## [1] "Y00NGIS_TWT: #BeTSBulacan SEE YOU SOON SEVENTEEN!! @pledis_17 #SEVENTEENinBulacan"
##
## [[1506]]
## [1] "p4rkjj_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1507]]
## [1] "huibns: RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…"
##
## [[1508]]
## [1] "vmin_hk: @Nannyyy721 BASKSU SEVENTEEN RIGHT HERE"
##
## [[1509]]
## [1] "SpicyMartinie: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1510]]
## [1] "moonchildmina_: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[1511]]
## [1] "Seventaen_Carat: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1512]]
## [1] "Niiikoru: RT @svtmaknaefiles: Be the Sun Bulacan #SVTMaknaes banner giveaway 🦖🐢🍊\n\nIn collaboration with @madebydanyph, we will be giving away limited…"
##
## [[1513]]
## [1] "seoksookieee: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1514]]
## [1] "slowpoke_art: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1515]]
## [1] "m9ichan_: RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT"
##
## [[1516]]
## [1] "chi_799: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1517]]
## [1] "wonungieeee: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1518]]
## [1] "tellembi131: IM SEEING SEVENTEEN TODAY 😭😭😭😭😭😭😭😭😭 I FEEL LIKE DREAMING"
##
## [[1519]]
## [1] "http15s: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1520]]
## [1] "17scarat7: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[1521]]
## [1] "smileangelfs: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[1522]]
## [1] "huibns: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[1523]]
## [1] "apoleague: RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…"
##
## [[1524]]
## [1] "naju_rice: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[1525]]
## [1] "ddeonutss_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1526]]
## [1] "Seventaen_Carat: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1527]]
## [1] "m9ichan_: RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…"
##
## [[1528]]
## [1] "noonamusings: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1529]]
## [1] "huibns: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[1530]]
## [1] "heyembeey: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1531]]
## [1] "TheRealstanm: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1532]]
## [1] "noniehaver: RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…"
##
## [[1533]]
## [1] "xxxrei_l: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1534]]
## [1] "ohmingiii: RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…"
##
## [[1535]]
## [1] "byfxutifujo: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1536]]
## [1] "dateorca: You were only seventeen"
##
## [[1537]]
## [1] "noniehaver: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[1538]]
## [1] "joshu_apollo: RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…"
##
## [[1539]]
## [1] "njuninjun23: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1540]]
## [1] "jnwoowoo: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1541]]
## [1] "watanabaeparky: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1542]]
## [1] "Shua_everybodyy: today is 17th of dec,and seventeen's #BeTSBulacan concert!!!"
##
## [[1543]]
## [1] "hqtsbot: kageyachi\ni’m only seventeen, i don’t know anything, but i know i miss you."
##
## [[1544]]
## [1] "tsay2120: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…"
##
## [[1545]]
## [1] "carattoall13: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[1546]]
## [1] "Janu17_: RT @dokyeomfiles: 221213 Lee Seokmin with touch of cuteness today! 🥰\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/4RMc35INfi"
##
## [[1547]]
## [1] "tsay2120: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…"
##
## [[1548]]
## [1] "Jana_Horanghae: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[1549]]
## [1] "jeonghanbb: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[1550]]
## [1] "huibns: RT @kinquedom: Hey carats, are you ready to drop it like HOT! HOT! HOT! BetsBulacan is just 5 days away. \n#SEVENTEEN\n#BeTheSuninBULACAN Fre…"
##
## [[1551]]
## [1] "Janu17_: RT @solastreo: dk and wonwoo forcibly making each other headbang during aju nice 😭😭😭\n\n#SEVENTEEN #세븐틴 #BeTheSun\n#SEVENTEENinOAKLAND #BE…"
##
## [[1552]]
## [1] "woozitheredboy: RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…"
##
## [[1553]]
## [1] "kazumadaniel: see u seventeen!🥺\n\n#BeTheSuninBULACAN #BeTSinBULACAN https://t.co/bSVlGt7ARI"
##
## [[1554]]
## [1] "vil2_sofia: RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…"
##
## [[1555]]
## [1] "4woota: RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…"
##
## [[1556]]
## [1] "Jana_Horanghae: RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…"
##
## [[1557]]
## [1] "huibns: RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…"
##
## [[1558]]
## [1] "_jeonghan_nie: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[1559]]
## [1] "GyuNunaXVII: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1560]]
## [1] "rockwithkyeo: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[1561]]
## [1] "_anneknownnn: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1562]]
## [1] "dkyeomcartz_: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[1563]]
## [1] "Yennieque: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[1564]]
## [1] "luv__wonu: RT @luv__wonu: mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD @pledis_17 h…"
##
## [[1565]]
## [1] "1004wjy: RT @gyubasic: —i look over at you and see sunshine 🌞\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN @pledis_17 https://t.co/1TCxyV8FCg"
##
## [[1566]]
## [1] "jinjuhaee: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1567]]
## [1] "moon950808: RT @xum8nghao_o2: [SEVENTEEN WEIBO]\n221126\n#THE8 update \n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/RNpSu1yE8x"
##
## [[1568]]
## [1] "alleizone: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1569]]
## [1] "moonyorongz: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[1570]]
## [1] "huyngtaesimp: RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd"
##
## [[1571]]
## [1] "fttihh__: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[1572]]
## [1] "bernacnti: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[1573]]
## [1] "huiluv17: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1574]]
## [1] "id_potatochips: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1575]]
## [1] "shujiicart: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1576]]
## [1] "17scarat7: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1577]]
## [1] "woooahaes: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[1578]]
## [1] "dillikahoshi: RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54"
##
## [[1579]]
## [1] "lyssalegaspi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1580]]
## [1] "ancafrancinee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1581]]
## [1] "beomjjangg: see you laterr! dont hesistate to approach me🤗\n\n✨BE THE SUN BULACAN FREEBIES GIVEAWAY✨\n\n🍒 i'll be giving away svt g… https://t.co/wv7HPzxMBp"
##
## [[1582]]
## [1] "4woota: RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…"
##
## [[1583]]
## [1] "taetaecte: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1584]]
## [1] "hoshikanawut: You know it’s gonna be a good day. ✨\n\nGood Morning! It’s Dec. 17, Saturday.\nIn the Philippines, it’s Be The Sun in… https://t.co/Pe808M3FNw"
##
## [[1585]]
## [1] "priuzessin: RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp"
##
## [[1586]]
## [1] "rockwithkyeo: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1587]]
## [1] "tannies_stigma: RT @Taejoooning: sometimes he lets me borrow his bag 🐸\n\n#CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/ZiihgdtaW9"
##
## [[1588]]
## [1] "khbbyd: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1589]]
## [1] "sweetieonewoo: RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2"
##
## [[1590]]
## [1] "kimoonjin04: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1591]]
## [1] "taetaecte: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1592]]
## [1] "dedelbebel: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1593]]
## [1] "LilyliYabbay: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1594]]
## [1] "huibns: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[1595]]
## [1] "woozitheredboy: RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…"
##
## [[1596]]
## [1] "4woota: RT @k_miguu: - Your memory feels like home to me. So whenever my mind wanders, it always finds it's way back to you. \n\n#CSD #CaratSelcaDay…"
##
## [[1597]]
## [1] "Wonwoohyun717: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1598]]
## [1] "mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang… https://t.co/Flvrqq0yaD"
##
## [[1599]]
## [1] "huibns: RT @itsmeNeryJoy: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💜💚\n\n- mbf, like & rt this tweet \nෆ╹ .̮ ╹ෆ\n- random…"
##
## [[1600]]
## [1] "taetaecte: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1601]]
## [1] "029_joi: RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…"
##
## [[1602]]
## [1] "priuzessin: RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR"
##
## [[1603]]
## [1] "jonajopay: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1604]]
## [1] "029_joi: RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…"
##
## [[1605]]
## [1] "huibns: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1606]]
## [1] "babysharkeu00: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[1607]]
## [1] "gyurrified: RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…"
##
## [[1608]]
## [1] "LeilaGo83141895: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1609]]
## [1] "4woota: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[1610]]
## [1] "jaemtokkiii: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1611]]
## [1] "Tass39192139: RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…"
##
## [[1612]]
## [1] "pampam_sia: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1613]]
## [1] "029_joi: RT @CaratLandPH: Happy #CaratSelcaDay, CARATS! #SEVENTEEN @pledis_17 https://t.co/I5e0SjnGDF"
##
## [[1614]]
## [1] "jmnlied: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[1615]]
## [1] "BTSeokjinnie__: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1616]]
## [1] "neozencityx_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1617]]
## [1] "tyongflv: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1618]]
## [1] "CastelloesA: @MySunSilHal One word frees us of all the weight and pain of life: that word is love one hundred seventeen… https://t.co/XOR8O1FBaJ"
##
## [[1619]]
## [1] "moonchildmina_: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[1620]]
## [1] "huibns: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1621]]
## [1] "Marie_BIM6: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[1622]]
## [1] "RecheleKIMyours: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1623]]
## [1] "17dayph: RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…"
##
## [[1624]]
## [1] "Niiikoru: RT @madebydanyph: ☀️ BE THE SUN FREEBIES ☀️\n\nHi~ Will be giving away limited OT13, Maknae Line, and Vernon banners on December 17 @ the Phi…"
##
## [[1625]]
## [1] "elysium0218: RT @BeryVery_: 2023 Seventeen Season's Greetings Unboxing\nhttps://t.co/RIznev2zXh\n\n#SEVENTEEN https://t.co/AldQyaudlt"
##
## [[1626]]
## [1] "priuzessin: RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…"
##
## [[1627]]
## [1] "WizCarat01: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[1628]]
## [1] "Carrots_are_: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[1629]]
## [1] "4woota: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[1630]]
## [1] "seu_venteen: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1631]]
## [1] "UrtAllgurl_: RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0"
##
## [[1632]]
## [1] "divine_gyu: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1633]]
## [1] "summer87874592: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1634]]
## [1] "flauwerr: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1635]]
## [1] "huibns: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[1636]]
## [1] "priuzessin: RT @miguhearts: 🧸🎀🪞“Give me a poem to tell about me” 💐🫧🗯\n\n[#CSD #CaratSelcaDay #MINGYU #민규 #SEVENTEEN @pledis_17 ] https://t.co/wjPrxrZJmZ"
##
## [[1637]]
## [1] "bardaguhan: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[1638]]
## [1] "starhuish: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1639]]
## [1] "029_joi: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1640]]
## [1] "odetovou: RT @previousindex: me and kyeomie in busan :) first carat selca day! \n\n#CaratSelcaDay #CSD #dokyeom #seventeen #svt #carat #도겸 #캐럿 #세브틴 htt…"
##
## [[1641]]
## [1] "xyonewoo: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[1642]]
## [1] "chansolcart: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1643]]
## [1] "vil2_sofia: RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…"
##
## [[1644]]
## [1] "moonchildmina_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1645]]
## [1] "dkyeomcartz_: RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…"
##
## [[1646]]
## [1] "priuzessin: RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q"
##
## [[1647]]
## [1] "Myra_Atiera: RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB"
##
## [[1648]]
## [1] "yo_onjeongha: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1649]]
## [1] "fangurleng: If you see this, you're required to list your top 10 groups:\n\n1. Seventeen\n2. NCT Dream\n3. Red Velvet\n4. ITZY\n5. Wa… https://t.co/YW7edsQXfb"
##
## [[1650]]
## [1] "caronia_elise: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[1651]]
## [1] "blcshao_o: RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t"
##
## [[1652]]
## [1] "honeygyuhao: RT @dreamofyuu: 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚\n\n________…"
##
## [[1653]]
## [1] "il0vemin9yu: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1654]]
## [1] "seungcheoleen: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1655]]
## [1] "kaardbord: RT @Rainerie_: seventeen by heathers is SO C RAINDUO"
##
## [[1656]]
## [1] "Kamila_svt: RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…"
##
## [[1657]]
## [1] "Kendry_MCG: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[1658]]
## [1] "kkwonslatte: RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl"
##
## [[1659]]
## [1] "luvwonucart: SEE U SEVENTEEN SHUTA DEKDHQJXHS ZH"
##
## [[1660]]
## [1] "haosmyname: RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…"
##
## [[1661]]
## [1] "Crazy4myselfBTS: RT @allmylovetosvt: appreciating the view with him 🌆🤍\n\n#csd #caratselcaday\n#the8 #minghao #디에잇\n#seventeen @pledis_17 https://t.co/V8Zx45n1hh"
##
## [[1662]]
## [1] "psowosejjddjmd: RT @svtcontents: @pledis_17 🎥 SEVENTEEN winning the AAA Artist of The Year (Singer of The Year) DAESANG at the 2022 Asia Artist Awards!\n\nht…"
##
## [[1663]]
## [1] "yjeongshua: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1664]]
## [1] "choikkumasmom: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1665]]
## [1] "wonwoorai: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1666]]
## [1] "ihugjeonghan: RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…"
##
## [[1667]]
## [1] "haulygraye: RT @feat_annaaa: helping a friend !\nwts lfb \n\nubc reg 430 row 98\nLONG DOP \n2k (bought online during carat-mem presale)\ndp : 500-600\nrembal…"
##
## [[1668]]
## [1] "epitychiahae: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[1669]]
## [1] "AngelinLothian7: RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…"
##
## [[1670]]
## [1] "seokjin1017: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1671]]
## [1] "KMac941: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[1672]]
## [1] "huibns: RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…"
##
## [[1673]]
## [1] "TwcxSvt: @luvkim20 @kpophappenings_ We carats love to clown not only fellow carats but also other fandoms and seventeen"
##
## [[1674]]
## [1] "eocheolna: take care everyone and enjoy today!\ndon't forget to bring essentials and your tickets ❤\n\n#BeTheSuninBULACAN #SEVENTEEN @pledis_17"
##
## [[1675]]
## [1] "caronia_elise: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1676]]
## [1] "Deantree_: RT @Rainerie_: seventeen by heathers is SO C RAINDUO"
##
## [[1677]]
## [1] "ae_fngrl: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1678]]
## [1] "acciolice: @cliffemalll O seventeen 🙏🙏🙏"
##
## [[1679]]
## [1] "superRoxee: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[1680]]
## [1] "daywithsebong: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[1681]]
## [1] "cantchoosemygrp: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1682]]
## [1] "dan_cussen: @FoxNews OK I agree with this too, it should be a 51st state. Get better flag designers. Seventeen times three.… https://t.co/6cfwW14DlX"
##
## [[1683]]
## [1] "gotsvtave: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1684]]
## [1] "minghaopogii: RT @xuminghao_ok: may want ba ng minghao banner ko? 🥹 i will also give some random freebies like candy, unofficial pc, and more. see you 😊…"
##
## [[1685]]
## [1] "psowosejjddjmd: RT @pottee1707: it was so wrong of the cameraman to zoom out at this SPECIFIC mingyu hot part💔\n\n#SEVENTEEN #세븐틴 #AAA2022 #민규\n@pledis_17 #SV…"
##
## [[1686]]
## [1] "mintyhyo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1687]]
## [1] "I0082022: RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV"
##
## [[1688]]
## [1] "coupskwon_: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[1689]]
## [1] "jjongjjongiehae: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[1690]]
## [1] "_miraker: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1691]]
## [1] "svtsuals: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1692]]
## [1] "4woota: RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp"
##
## [[1693]]
## [1] "blackcomet1224: RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in \"seventeen dimensions\", a deep-cut callback to t…"
##
## [[1694]]
## [1] "huibns: RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…"
##
## [[1695]]
## [1] "minghaopogii: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1696]]
## [1] "wonwoostudios: goood morning! its d-day 🥺 see you carats and seventeen @pledis_17 🧡"
##
## [[1697]]
## [1] "jhel172: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1698]]
## [1] "Rainerie_: seventeen by heathers is SO C RAINDUO"
##
## [[1699]]
## [1] "gK4ds3nRRHUsGpS: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1700]]
## [1] "yrwon_: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1701]]
## [1] "4woota: RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR"
##
## [[1702]]
## [1] "forJHHJ: Good morning to carats and seventeen only!!! Dday! Enjoy guys 💎🫶🏻"
##
## [[1703]]
## [1] "huibns: RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…"
##
## [[1704]]
## [1] "dkyeomcartz_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1705]]
## [1] "user239718570: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[1706]]
## [1] "jjongjino: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1707]]
## [1] "songswltvs: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1708]]
## [1] "chnlezh: i’m seeing seventeen today!! #BeTheSuninBULACAN #BeTSinBULACAN https://t.co/MMzy7KUdQF"
##
## [[1709]]
## [1] "dkyeomcartz_: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[1710]]
## [1] "charianeliz: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[1711]]
## [1] "myskrrrrrt: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[1712]]
## [1] "4woota: RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 \"𝒘\"\nhe told me to do \"wonwoo's shaking camera pose?\"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…"
##
## [[1713]]
## [1] "yjeongshua: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1714]]
## [1] "woowoonctsvt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1715]]
## [1] "pixieyedam: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1716]]
## [1] "galaxywonj: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1717]]
## [1] "DennisCardiff: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[1718]]
## [1] "sound_of_def: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[1719]]
## [1] "wzrfc: RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…"
##
## [[1720]]
## [1] "_wooziyaaa: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1721]]
## [1] "winddxncer: RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…"
##
## [[1722]]
## [1] "minghaopogii: RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…"
##
## [[1723]]
## [1] "hihenlo_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1724]]
## [1] "wsecarat: RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…"
##
## [[1725]]
## [1] "I0082022: RT @ziaxnishi: ☀️ seventeen be the sun in bulacan freebies ! ☀️\n\nhii! we’ll be giving out freebies on betsbul, december 17! :)) see picture…"
##
## [[1726]]
## [1] "ellexjeon: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[1727]]
## [1] "029_joi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1728]]
## [1] "kyeomhanshua: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1729]]
## [1] "hoonki_0809: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[1730]]
## [1] "kdrama_spice: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1731]]
## [1] "jjwinyllow: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1732]]
## [1] "nwsraveenoe: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[1733]]
## [1] "bebenimingyu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1734]]
## [1] "kagayakuhoshi__: RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…"
##
## [[1735]]
## [1] "junhaocaart: RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…"
##
## [[1736]]
## [1] "malax1925: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1737]]
## [1] "ontopischerry: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[1738]]
## [1] "minisundery_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1739]]
## [1] "YURAing_time: RT @WorldwideCarats: Flashback Friday\n[170715]\n\nSeventeen - Escaping the City\n\n@pledis_17 #SEVENTEEN\n#MTVLAKPOPSEVENTEEN \n#PremiosMTVMiaw…"
##
## [[1740]]
## [1] "17svtdiv: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1741]]
## [1] "kyeomhanshua: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1742]]
## [1] "wwinnckep: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1743]]
## [1] "luvssvntn: RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN"
##
## [[1744]]
## [1] "hobisbabes: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1745]]
## [1] "chatime_id: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[1746]]
## [1] "seokminspizza: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1747]]
## [1] "kkokkomelo: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1748]]
## [1] "Hao_KWHMM: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1749]]
## [1] "chatime_id: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[1750]]
## [1] "BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bi… https://t.co/xrPGpPY9t1"
##
## [[1751]]
## [1] "Mochiissart: CAN'T WE BE SEVENTEEN???😭😭😭😭😭"
##
## [[1752]]
## [1] "semicolwon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1753]]
## [1] "yjeongshua: RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG"
##
## [[1754]]
## [1] "Koalajonnie: RT @wonuahcart: 🌷 Be The Sun Bulacan Freebies 🌷\n\n♡ rt and like this tweet to spread !\n♡ mfb^^ lets be moots hehe\n♡ open for team labas & te…"
##
## [[1755]]
## [1] "IkoneriKshop: onhand caratbong v2, Used once po nung bets mnl, Still complete inclusion pero yung hoshi sticker po nakalagay na s… https://t.co/Aw2M7Ga3Bd"
##
## [[1756]]
## [1] "lindzzz1357: RT @Blossomseason_: 220924 My cute little black cat..\n#버논 #세븐틴 #vernon #seventeen https://t.co/0MFh3KP1rf"
##
## [[1757]]
## [1] "chatime_id: RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…"
##
## [[1758]]
## [1] "ChaeHanCheol: RT @ChaeHanCheol: Jo Eulho and Cel Brity will be roaming around PH Arena to give 30+ FREEBIES (Syempre hihingi din kami!)\n\n*also check the…"
##
## [[1759]]
## [1] "shadowcloudsss: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1760]]
## [1] "luvssvntn: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1761]]
## [1] "divine_gyu: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1762]]
## [1] "8winenight: Not mommy saying san ka na naman pupunta 😭 IM GOING TO WATCH SEVENTEEN MIEEE"
##
## [[1763]]
## [1] "karibetl: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[1764]]
## [1] "Ryu_MiHye: @yjhanee_ I hope you're already asleep but listening to Wonwoo's Knees Cover 🤗\n\n@pledis_17 @pledis_17jp #SEVENTEEN #세븐틴 #セブチ 💎"
##
## [[1765]]
## [1] "16to17czma: SEVENTEEN 💎💎💎 https://t.co/Ycv88b0ULd"
##
## [[1766]]
## [1] "hongjoshookt: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[1767]]
## [1] "gyuricshi: RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV"
##
## [[1768]]
## [1] "NurfiantoGiar: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1769]]
## [1] "vangjjk: RT @pledis_17: [17'S 승관] A surprise present for all CARATs enjoying SEUNGKWAN's \"As It Was\" @Spotify\n\n#SEUNGKWAN #승관\n#SEVENTEEN #세븐틴\n#Spoti…"
##
## [[1770]]
## [1] "ElizenGailey: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1771]]
## [1] "mrldcrtz: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[1772]]
## [1] "iniminimoni: RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ"
##
## [[1773]]
## [1] "ThrashCetchum12: RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in \"seventeen dimensions\", a deep-cut callback to t…"
##
## [[1774]]
## [1] "day_arday: Seventeen-year-old boy view them\n؟?\nنمشے\n\n🔹W77🔹\n🔹W77🔹\n🔹W77🔹"
##
## [[1775]]
## [1] "Nickholeas: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1776]]
## [1] "pal_ory: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1777]]
## [1] "kyhglows: 1. the boyz\n2. red velvet\n3. nct 127\n4. f(x)\n5. twice\n6. seventeen\n7. nct dream/u\n8. exo\n9. le sserafim\n10. newjeans https://t.co/hq1EQ1zz0A"
##
## [[1778]]
## [1] "buildismylove: RT @dollsxngie: Reply with all kpop groups that you stan from oldest to latest:-\n\nMine:\n1. Exo\n2. Nct\n3. Got7\n4. X1\n5. Seventeen\n6. Ateez\n7…"
##
## [[1779]]
## [1] "choihyebin0916: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1780]]
## [1] "pacarmabuchikou: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1781]]
## [1] "AlejandraIveth9: RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…"
##
## [[1782]]
## [1] "eocheolna: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1783]]
## [1] "vangjjk: RT @pledis_17: 준 ‘LIMBO’ MV Behind Sketch\n\n▶https://t.co/D30hvp9R8e\n\n#JUN #준\n#SEVENTEEN #세븐틴\n#LIMBO #JUN_LIMBO https://t.co/kbz7IEebNi"
##
## [[1784]]
## [1] "kookoogyu: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1785]]
## [1] "wooahskz: RT @iveskiss: AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI"
##
## [[1786]]
## [1] "yuki05260315: RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU"
##
## [[1787]]
## [1] "coupskwon_: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[1788]]
## [1] "Kooandmimi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1789]]
## [1] "buutherfly: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1790]]
## [1] "vangjjk: RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…"
##
## [[1791]]
## [1] "no20751519: RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…"
##
## [[1792]]
## [1] "rawrtast: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1793]]
## [1] "bboyhao_o: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1794]]
## [1] "happyangelar: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…"
##
## [[1795]]
## [1] "vangjjk: RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…"
##
## [[1796]]
## [1] "vangjjk: RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…"
##
## [[1797]]
## [1] "lm1004th: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[1798]]
## [1] "Kooandmimi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1799]]
## [1] "gyulovelyy: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[1800]]
## [1] "vangjjk: RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…"
##
## [[1801]]
## [1] "moonyorongz: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1802]]
## [1] "jeyyxvier: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1803]]
## [1] "kyeomerry: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1804]]
## [1] "svtinthescoups: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1805]]
## [1] "junshuachanie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1806]]
## [1] "maewooz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1807]]
## [1] "iniminimoni: RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…"
##
## [[1808]]
## [1] "yoonciella: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[1809]]
## [1] "maewooz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1810]]
## [1] "moonyorongz: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1811]]
## [1] "mchlgrno: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[1812]]
## [1] "tdlajcjjad_5: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[1813]]
## [1] "Podongtruzie: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[1814]]
## [1] "dikeysunshine: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[1815]]
## [1] "jjklvour: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1816]]
## [1] "bigwinme: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[1817]]
## [1] "joshujikyeom: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1818]]
## [1] "pjsdumpcart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1819]]
## [1] "jjklvour: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[1820]]
## [1] "vocalnize: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1821]]
## [1] "svt_run: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1822]]
## [1] "gyuuser: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[1823]]
## [1] "POCKETZZZZZZ: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1824]]
## [1] "gyuuser: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[1825]]
## [1] "_maharrr: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1826]]
## [1] "17svtdiv: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1827]]
## [1] "vangjjk: RT @pledis_17: [17'S JUN] Photo by PowerCircles 📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴 https://t.co/5sPn9Pp9GI"
##
## [[1828]]
## [1] "mikay_c4rt: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[1829]]
## [1] "wonwooed29: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1830]]
## [1] "radIreaddzzz: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1831]]
## [1] "HallyuLuv: [PHGO] HallyuLuv 🇵🇭\n\n<SEVENTEEN 2023 Season’s Greetings>\n\nSG: ₱2,530 + LSF\nWall Calendar: ₱1,520 + LSF\nSET: ₱3,470… https://t.co/3zdNDcaOFB"
##
## [[1832]]
## [1] "yawnonewoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1833]]
## [1] "Berdabest: @angel_funsized If I will chose wants over needs I will say I want a caratbong, it is a lightstick of fans of Seven… https://t.co/jGEy0orMSo"
##
## [[1834]]
## [1] "vangjjk: RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #2\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…"
##
## [[1835]]
## [1] "kimgyucart: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1836]]
## [1] "jicheolation: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1837]]
## [1] "ksoolina: RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy"
##
## [[1838]]
## [1] "FucknoOs: @Wumbojumble @burblebutt At 27. You can Definitely consider somebody you met at seventeen/eighteen a childhood frie… https://t.co/fDqkldMze0"
##
## [[1839]]
## [1] "_kwendiii: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1840]]
## [1] "TerryMims14: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1841]]
## [1] "junshuachanie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1842]]
## [1] "taetaecte: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[1843]]
## [1] "butfirstsvt: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1844]]
## [1] "kaori761015: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[1845]]
## [1] "yawnonewoo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1846]]
## [1] "kthday_: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1847]]
## [1] "BTSPhSeesaw: DDAY! \n\nSee you later, #SEVENTEEN 💕\n\n@pledis_17 ! 😍🤍💎 @anaelizabethdg \n#BeTheSuninBULACAN #BeTheSunBulacan https://t.co/klfORearm6"
##
## [[1848]]
## [1] "caratscloud: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1849]]
## [1] "luckyJMwins: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[1850]]
## [1] "vkthzi: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1851]]
## [1] "DinaTangerino: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[1852]]
## [1] "onlyone_woo: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1853]]
## [1] "Fullwinbearlhc: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[1854]]
## [1] "xmyselfanymore: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1855]]
## [1] "mirabheLa: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[1856]]
## [1] "inlove3517: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1857]]
## [1] "Lovable_WonWoo: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[1858]]
## [1] "luvrc7: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[1859]]
## [1] "akkinda_yoon: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1860]]
## [1] "17minone: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[1861]]
## [1] "MichWen548: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[1862]]
## [1] "saffiee07: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1863]]
## [1] "chwemoonlight: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1864]]
## [1] "ksjscart: ❗️REPRICED❗️\n\nwts lfb #BeTheSuninBULACAN 1 lba regular ticket\n\n— section 104, row 33, seat 106\n— price: ₱10,000 (or… https://t.co/cG5VOD1CHd"
##
## [[1865]]
## [1] "nonstickygirl: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1866]]
## [1] "coupranghaeisa: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1867]]
## [1] "littlemoonhui: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1868]]
## [1] "kat_fanixczs: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1869]]
## [1] "carat17CARAT17: RT @billboard: The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more https://t.co/E…"
##
## [[1870]]
## [1] "mamemi_mari: RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…"
##
## [[1871]]
## [1] "no20751519: @k_sellingvote done for #SEVENTEEN https://t.co/zaWJKiiR3t"
##
## [[1872]]
## [1] "GWIYE0UN: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1873]]
## [1] "fokinavocadxs: RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…"
##
## [[1874]]
## [1] "josheecart: RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…"
##
## [[1875]]
## [1] "friedksoo: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[1876]]
## [1] "lvyjm0: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1877]]
## [1] "4wonhao: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1878]]
## [1] "heeshuas: RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…"
##
## [[1879]]
## [1] "Seventaen_Carat: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1880]]
## [1] "shuarkive: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[1881]]
## [1] "chwemoonlight: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[1882]]
## [1] "kwanswatergirl: I MISS SEVENTEEN SO MUCH"
##
## [[1883]]
## [1] "Taejoooning: sometimes he lets me borrow his bag 🐸\n\n#CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/ZiihgdtaW9"
##
## [[1884]]
## [1] "joshiuahs: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1885]]
## [1] "galaxywonj: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[1886]]
## [1] "EpicMahonelover: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[1887]]
## [1] "handoks_: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[1888]]
## [1] "katie_seventeen: RT @CaratLandPH: LOOK UP CARATS!👀\n\nA rainbow is here to greet us this early morning.🌈 \n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https:/…"
##
## [[1889]]
## [1] "AnnieDewell: RT @prettyhotbooks: About Avery's Ghost\nSeventeen-year-old Evelyn dreams of a career in botany, while acting as an uneasy intermediary for…"
##
## [[1890]]
## [1] "in2sebongs4ever: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[1891]]
## [1] "gyumaezing: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1892]]
## [1] "handoks_: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[1893]]
## [1] "mimicheolhan: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1894]]
## [1] "_hcshi: rainbow for seventeen 🌈🌳 https://t.co/caPobKOguy"
##
## [[1895]]
## [1] "EpicMahonelover: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[1896]]
## [1] "mingy0_o: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1897]]
## [1] "horangseranghae: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1898]]
## [1] "kkoccherry: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[1899]]
## [1] "8winenight: RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…"
##
## [[1900]]
## [1] "yourcaratzen: RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW"
##
## [[1901]]
## [1] "571213126fan: BEEN BROKE SO MANY TIMES BUT SEVENTEEN IS WORTH THE WAIT!!"
##
## [[1902]]
## [1] "Younghu1_2: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1903]]
## [1] "caratintheland: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1904]]
## [1] "kyeomshushi: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1905]]
## [1] "quartzhae: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1906]]
## [1] "EpicMahonelover: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[1907]]
## [1] "axxelblade: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1908]]
## [1] "i60kwon: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1909]]
## [1] "wosesmio: RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…"
##
## [[1910]]
## [1] "geminsik: @cho_tyongf Donnes tes pc seventeen la"
##
## [[1911]]
## [1] "wndermuse: every single kpop boy group falls into one of the three categories of trying to be exo, nct, or seventeen"
##
## [[1912]]
## [1] "icaprikoornio: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1913]]
## [1] "peaceinwaves: RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…"
##
## [[1914]]
## [1] "SolaceCart_: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[1915]]
## [1] "LeckzyC: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1916]]
## [1] "myjin41292: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[1917]]
## [1] "JustDecibelios: RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in \"seventeen dimensions\", a deep-cut callback to t…"
##
## [[1918]]
## [1] "no20751519: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[1919]]
## [1] "roufinou: a staff member from BTS, Seventeen or ATEEZ, i wanna be with the guys so bad https://t.co/xkUvaLOgzb"
##
## [[1920]]
## [1] "jchzafx: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1921]]
## [1] "dillikahoshi: RT @dillikahoshi: #hoshi #호시: sawar loon\n#seventeen #세븐틴 @pledis_17 https://t.co/co6nYfBUrb"
##
## [[1922]]
## [1] "Nheda5: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1923]]
## [1] "jinniesarchives: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1924]]
## [1] "avocadoeluvs: RT @haymebuys: ❤ Be The Sun Bulacan Freebies ❤\n\nFree Jun, Jeonghan, DK, and Minwon hand banners on Dec 17!\n\nTo claim:\nLike & rt\nFollow for…"
##
## [[1925]]
## [1] "_taendipity: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1926]]
## [1] "allianedennise: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1927]]
## [1] "karlajeremee: RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0"
##
## [[1928]]
## [1] "alpacajintae: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1929]]
## [1] "hhhongggshua: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1930]]
## [1] "stephanienotes_: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1931]]
## [1] "avocadoeluvs: RT @multi_neo_: 💎Be the Sun in Bulacan FREEBIES💎\n\nHello, CARATS! Me and @haymebuys will give free #Jun, #Jeonghan, #DK, #Minwon, #Mingyu an…"
##
## [[1932]]
## [1] "SeoArthurKim: Team bahay but im still very excited for today!!! Enjoy kayo mga team concert!! Give seventeen the best experience here!!"
##
## [[1933]]
## [1] "MoonbinsCirera: RT @gyumedia: \"seventeen woozi-mingyu, \"mingyu-ya are you alright...?!\"\n\nthe headline 😭 https://t.co/GkfYYYU4NX"
##
## [[1934]]
## [1] "in2sebongs4ever: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[1935]]
## [1] "the8cheng: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[1936]]
## [1] "_taendipity: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[1937]]
## [1] "Desi_Ladki: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1938]]
## [1] "mamemi_mari: RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…"
##
## [[1939]]
## [1] "mr_bindaetteokk: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[1940]]
## [1] "EpicMahonelover: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[1941]]
## [1] "taesmagicshopp: RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…"
##
## [[1942]]
## [1] "shadowtrooper55: RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in \"seventeen dimensions\", a deep-cut callback to t…"
##
## [[1943]]
## [1] "Joonmyuniverse: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1944]]
## [1] "addicTINEE: RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…"
##
## [[1945]]
## [1] "jujudtx: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[1946]]
## [1] "MMariangel13: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1947]]
## [1] "HannahM21850825: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[1948]]
## [1] "EpicMahonelover: RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma"
##
## [[1949]]
## [1] "bangtanx7x7: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1950]]
## [1] "029_joi: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[1951]]
## [1] "heaven5cl0ud: RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…"
##
## [[1952]]
## [1] "j8ng_: RT @SheepEnDiamant: +fully shown off.\"\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…"
##
## [[1953]]
## [1] "altdokyeom: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1954]]
## [1] "snoozebaram: RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…"
##
## [[1955]]
## [1] "Honggbae: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[1956]]
## [1] "_kwendiii: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1957]]
## [1] "DELULURACHA: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[1958]]
## [1] "TheeAstronaut7: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[1959]]
## [1] "huintarou: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1960]]
## [1] "wonyanghui: RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards pc selling for SET ONLY\n\n2500 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may l…"
##
## [[1961]]
## [1] "shjlvre: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[1962]]
## [1] "cooks_scoups: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[1963]]
## [1] "snoozebaram: RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH"
##
## [[1964]]
## [1] "ho5hipangpang: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1965]]
## [1] "jenasriso: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[1966]]
## [1] "jihansluv: copied from multiple oomfs but reply for a government assigned twice and seventeen bias 🫶‼️ https://t.co/mz9uppvhuS"
##
## [[1967]]
## [1] "acs_hao: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[1968]]
## [1] "m_djmc: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[1969]]
## [1] "snoozebaram: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[1970]]
## [1] "b0ranghae: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1971]]
## [1] "aucstaybb: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[1972]]
## [1] "elikyut26: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[1973]]
## [1] "wdytmegg: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[1974]]
## [1] "snoozebaram: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[1975]]
## [1] "vyonitha_w: RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0"
##
## [[1976]]
## [1] "vangjjk: RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' SPECIAL CLIPS\n\nVOD Release NOW\nGLOBAL ▶ https://t.co/ymf47V9LjQ\nJAPAN ▶ https…"
##
## [[1977]]
## [1] "mingyuIomI: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[1978]]
## [1] "Caelorenz: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[1979]]
## [1] "jaegrayndal: RT @yamarie_sjsvt: wahh siwon congratulating seventeen omg super seventeen moment yass 😍❤️\nhttps://t.co/iSuiJQajmY"
##
## [[1980]]
## [1] "iveskiss: AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI"
##
## [[1981]]
## [1] "mamemi_mari: RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…"
##
## [[1982]]
## [1] "029_joi: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1983]]
## [1] "amitaf35720419: goodmorning caratland....enjoy kayo today and keep safe. Sa mga first time makikita SVT ,I'm sure you will have the… https://t.co/gs2k0WLNjA"
##
## [[1984]]
## [1] "ahgasebongtin: today im seeing seventeen (2) ✨🫶🏻 https://t.co/AIlEPmhI2H"
##
## [[1985]]
## [1] "babbibababez: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[1986]]
## [1] "dwncheolcart: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[1987]]
## [1] "bernacnti: RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…"
##
## [[1988]]
## [1] "caratzendump: RT @softpsyche: BE THE SUN BULACAN\njoshua fansupport \n\n✶ hand banners\n✶ rose quartz and serenity cookies\n — rt & like to spread\n\nread bel…"
##
## [[1989]]
## [1] "woozintheclouds: RT @smellarbee: you are my escape babe 🥀 \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/FRBGDF5MQd"
##
## [[1990]]
## [1] "meeperseee: RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in \"seventeen dimensions\", a deep-cut callback to t…"
##
## [[1991]]
## [1] "deerhansie: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[1992]]
## [1] "Asi__uL: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[1993]]
## [1] "jo_shuahong: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[1994]]
## [1] "spacewalkcartz: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[1995]]
## [1] "mingyuIomI: I'M SEEING SEVENTEEN TODAY OMG 😭😭😭"
##
## [[1996]]
## [1] "ForeverMore03: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[1997]]
## [1] "Febbloggerv: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[1998]]
## [1] "alexiaxmunoz: 1. bts\n2. seventeen\n3. p1harmony\n4. shinee\n5. nct127\n6. txt\n7. day6\n8. twice\n9. red velvet\n10. block b\n\nlesserafim… https://t.co/1Jo2QIdPt5"
##
## [[1999]]
## [1] "spacewalkcartz: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[2000]]
## [1] "michh134340: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2001]]
## [1] "Ima17honv_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2002]]
## [1] "arcel_chwe: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[2003]]
## [1] "ZachMicheli: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[2004]]
## [1] "vvinterbear07: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2005]]
## [1] "bernacnti: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2006]]
## [1] "My_Tweety_Bird: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2007]]
## [1] "berrydelishx: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2008]]
## [1] "babbibababez: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[2009]]
## [1] "woahaeee: RT @naurmatt: Not selca, but I think we've some vibes. So, here we go and maybe it's destiny 👀\n\np.s: my pict taken so far before I knew sev…"
##
## [[2010]]
## [1] "hwalittlestaar: 00:00 ateez & seventeen, home 🏡❤️🩹"
##
## [[2011]]
## [1] "vangjjk: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2012]]
## [1] "chyngteen: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[2013]]
## [1] "lavielee_cjsw: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[2014]]
## [1] "woahaeee: RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r"
##
## [[2015]]
## [1] "Jana_Horanghae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2016]]
## [1] "vangjjk: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2017]]
## [1] "yoonhaniyoo: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[2018]]
## [1] "vangjjk: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2019]]
## [1] "sanhaechani: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2020]]
## [1] "carateu_wongyu: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2021]]
## [1] "woozfactory: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[2022]]
## [1] "zzbhui: RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…"
##
## [[2023]]
## [1] "Myra_Atiera: RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart."
##
## [[2024]]
## [1] "woahaeee: RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…"
##
## [[2025]]
## [1] "domiekie: RT @jjeoshuu: it's true that the sky is jealous everytime carats and seventeen meet"
##
## [[2026]]
## [1] "deerhansie: really wish maka attend ako ng bets today & see seventeen again, but ig i'll just work today.. next time nlng sebongs 😭"
##
## [[2027]]
## [1] "wonsoonmin: i’m so ready, see you my love @pledis_17 💖 \n\n#BeTSinBULACAN #SEVENTEENinBulacan #Seventeen https://t.co/N1sme3CCag"
##
## [[2028]]
## [1] "pakslamet88: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2029]]
## [1] "iKONICandTeume: SEE YOU SEVENTEEN! OMG WONWOO FINALLY! ♥️😭"
##
## [[2030]]
## [1] "tinidorks: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2031]]
## [1] "nanagirlfrnd: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2032]]
## [1] "Zame_96: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2033]]
## [1] "TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in \"seventeen dimensions\", a deep-cut callb… https://t.co/VDJCfULYNR"
##
## [[2034]]
## [1] "zonelissa: 00:00 seventeen, the boyz"
##
## [[2035]]
## [1] "jo_shuahong: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2036]]
## [1] "17scarat7: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[2037]]
## [1] "PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us… https://t.co/32nC5a0NwT"
##
## [[2038]]
## [1] "fool4svt: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[2039]]
## [1] "FatimaGail1: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2040]]
## [1] "kyeoranghae: @ajooniceee SEVENTEEN"
##
## [[2041]]
## [1] "sugaringjungp: @tanyakanrl happy sweet seventeen, wish u all the best 💓💓"
##
## [[2042]]
## [1] "jo_choisc: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[2043]]
## [1] "EL_ICAAAA: RT @1OO4615: Wts / want to sell\nCheering kit slogan only jeonghan, hoshi seventeen\n• Jeonghan by @ mmm_yjh \n• Hoshi by @ Hoshi_Appeal\nTakea…"
##
## [[2044]]
## [1] "rocesjanelleee: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[2045]]
## [1] "woahaeee: RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH"
##
## [[2046]]
## [1] "hiheesng: RT @moonjunwoo: 🔆BE THE SUN BULACAN FREEBIES🔆\n📌 RT & Like\n📌Open for team con & team labas\n📌Wonwoo Polaroids to be given to 13 ppl who has t…"
##
## [[2047]]
## [1] "17minone: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2048]]
## [1] "brownienteen: @kchartsmaster #HOT by #SEVENTEEN @pledis_17 of course 😵💫"
##
## [[2049]]
## [1] "anne_yeong1004: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2050]]
## [1] "watanabaeparky: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2051]]
## [1] "shua_1230_hae: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[2052]]
## [1] "jowanithe8: wts lfb ph \n\nbets in bul ubc prem ticket 417 row 121 \n- 2.7k meet up sa ph arena\n\nref extra ticket \ndm or reply… https://t.co/h38rHDOemk"
##
## [[2053]]
## [1] "in2sebongs4ever: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2054]]
## [1] "JeonHwangSinKo1: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2055]]
## [1] "majophia: @giulia canta seventeen 🥺🫶🏽"
##
## [[2056]]
## [1] "segyeshiimo: RT @segyeshiimo: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lower tha…"
##
## [[2057]]
## [1] "kreng_of_coups: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2058]]
## [1] "minghaopogii: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2059]]
## [1] "yna_mx1357: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2060]]
## [1] "rocesjanelleee: RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt"
##
## [[2061]]
## [1] "Jana_Horanghae: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2062]]
## [1] "hiheesng: RT @kartells: hello, carats!♡\n a just month away before we meet our beloved seventeen ♡ i will be giving a soonwoohao fanart freebies for…"
##
## [[2063]]
## [1] "hcevaporated: RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT"
##
## [[2064]]
## [1] "babbibababez: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2065]]
## [1] "cheolies_iyashi: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[2066]]
## [1] "Jana_Horanghae: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2067]]
## [1] "valeriaabigail9: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2068]]
## [1] "FatimaGail1: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[2069]]
## [1] "AlyloonyPH: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[2070]]
## [1] "PeteMazza4: @av_toi @Thomson8 Good evening feller. Hope all's good. Seen today that we're in the sixth coldest December period… https://t.co/hM2WqQ65ZW"
##
## [[2071]]
## [1] "butterflyamused: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2072]]
## [1] "maymaeey: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[2073]]
## [1] "its_kimchoi: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2074]]
## [1] "ellearchiv3: gOODMORNING! 🥰 this is one of my best days. wag lang masira because im at the peak of my emotions. ang luha ko lang… https://t.co/HNdoFyo4cE"
##
## [[2075]]
## [1] "in2sebongs4ever: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[2076]]
## [1] "hiheesng: RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…"
##
## [[2077]]
## [1] "shjlvre: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[2078]]
## [1] "MicsMics07: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2079]]
## [1] "LeckzyC: D-day!!!!!! After 5 years, I’m finally seeing SEVENTEEN 😭❤️"
##
## [[2080]]
## [1] "urcoffeelvr: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[2081]]
## [1] "karlajeremee: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[2082]]
## [1] "addicTINEE: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2083]]
## [1] "mingyukimlover: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2084]]
## [1] "FatimaGail1: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2085]]
## [1] "kaiahae: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2086]]
## [1] "narureen: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2087]]
## [1] "anshoryrieduane: Spirituality and loveThat lasts for a seventeen-year-old boy went girl touching me&gt;omg&gt;boner?\n؟?\nنمشے\n\n🔹H4🔹\n🔹H4🔹\n🔹H4🔹"
##
## [[2088]]
## [1] "mingyukimlover: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[2089]]
## [1] "hiheesng: RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…"
##
## [[2090]]
## [1] "babi64691057: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2091]]
## [1] "Jana_Horanghae: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2092]]
## [1] "pancongkeju: RT @ainiarshy: 🌞 Freebies Seventeen Be The Sun Additional Show in Jakarta 🌞\nBy @minemine_xx @ainiarshy\n\n📍 GBK Madya Stadium\n🗓 Dec, 28th 202…"
##
## [[2093]]
## [1] "FatimaGail1: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[2094]]
## [1] "onlyfor_one: RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…"
##
## [[2095]]
## [1] "thdus6892: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2096]]
## [1] "notfine89: RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[2097]]
## [1] "thdus6892: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2098]]
## [1] "shestaken_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2099]]
## [1] "Bardagulan17: @Bardagulan17 will see SEVENTEEN today!!!! #BeTSinBULACAN 😭"
##
## [[2100]]
## [1] "mamemi_mari: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[2101]]
## [1] "thdus6892: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2102]]
## [1] "Miinginni: RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON"
##
## [[2103]]
## [1] "onlyfor_one: RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…"
##
## [[2104]]
## [1] "msnwu: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[2105]]
## [1] "woohaogin: RT @wonhaozones: Minghao from the 2023 Season's Greetings!\n\ncr. THEtothe8ight\n\n#THE8 #디에잇 #SEVENTEEN #세븐틴 https://t.co/35pJa8xEHP"
##
## [[2106]]
## [1] "shuasblossom: RT @boosreason: 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴 #부승관 #SE…"
##
## [[2107]]
## [1] "babbibababez: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[2108]]
## [1] "jheslayyy: See you later @pledis_17 💗 #Seventeen #SEVENTEENinBulacan #BeTheSuninBULACAN"
##
## [[2109]]
## [1] "onlynaksuu: wts lfb ph | #minunniesells \n\n👋seventeen dk seokmin your choice other side attacca op 2 \n\nSALE!\n\nPrice on pic + pf… https://t.co/OLzavqN5Ad"
##
## [[2110]]
## [1] "wonugamer: RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG"
##
## [[2111]]
## [1] "hao4reu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2112]]
## [1] "im_itnnnnn: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2113]]
## [1] "imnylenor: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[2114]]
## [1] "svt_wonwoojeon: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[2115]]
## [1] "jjaeshi_: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2116]]
## [1] "Julia26954994: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[2117]]
## [1] "svtea260515: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2118]]
## [1] "hansolcrackerz: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2119]]
## [1] "ForeverMore03: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[2120]]
## [1] "MoonbinsCirera: RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV"
##
## [[2121]]
## [1] "chinguuuuuuuuu: RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…"
##
## [[2122]]
## [1] "dinoaraa: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[2123]]
## [1] "svtea260515: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2124]]
## [1] "jo_choisc: RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG"
##
## [[2125]]
## [1] "SB_0526: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[2126]]
## [1] "shyxkjk: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2127]]
## [1] "boosreason: RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…"
##
## [[2128]]
## [1] "izzoyall: RT @svt_verse: [#디노 🌟 221215] 2:50 PM KST\n\n#DINO: My favorite winter🌨️\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/DQ5Miftaxl"
##
## [[2129]]
## [1] "do_alyssa0101: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[2130]]
## [1] "hangyulieee_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2131]]
## [1] "babbibababez: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[2132]]
## [1] "EpicMahonelover: RT @MsKwon_15: \"Three friends, one heart.\"\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…"
##
## [[2133]]
## [1] "ihugjeonghan: RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…"
##
## [[2134]]
## [1] "_wonurideul_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2135]]
## [1] "cyjprofile: im seeing seventeen today 🤧"
##
## [[2136]]
## [1] "izzoyall: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[2137]]
## [1] "mingyukimlover: RT @absterwebby: they did highlight and now i can die happy #LA3C #SEVENTEEN https://t.co/9yvxLL4lDg"
##
## [[2138]]
## [1] "kiraya_mita: RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…"
##
## [[2139]]
## [1] "jo_shuahong: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2140]]
## [1] "mingyukimlover: RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI"
##
## [[2141]]
## [1] "dreamyjunhui: RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC"
##
## [[2142]]
## [1] "junhui_budam: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2143]]
## [1] "babbibababez: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[2144]]
## [1] "Anijhope: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[2145]]
## [1] "love_leprechaun: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2146]]
## [1] "jmduke: One of the things that I really admire about Cron is that there's no killer feature, there's no big mission to tran… https://t.co/ilcL8cqFHE"
##
## [[2147]]
## [1] "eternalfluff: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2148]]
## [1] "VtSxad: RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…"
##
## [[2149]]
## [1] "iuhnujnoom: RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221203\ndk_is_dokyeom posted\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/wTBMimmIW5"
##
## [[2150]]
## [1] "dandieloniee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2151]]
## [1] "kxxtaehyun: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[2152]]
## [1] "jcngwoniee: ITS THE DAY SEE YOU SEVENTEEN"
##
## [[2153]]
## [1] "Jana_Horanghae: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2154]]
## [1] "bvbbley: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2155]]
## [1] "liliiiiiiiiii: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2156]]
## [1] "sebeuntinicarat: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2157]]
## [1] "stycrteu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2158]]
## [1] "swaggyhoshii: RT @gentleshuan: RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE"
##
## [[2159]]
## [1] "shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Chri… https://t.co/59CMLqFGvA"
##
## [[2160]]
## [1] "hiheesng: RT @22kristy: will be giving out some freebies on Dec 17 po. \n\nlike & rt\nfollow for updates \n1 set inclusions per person only \nlocation : t…"
##
## [[2161]]
## [1] "ahgaselimm: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2162]]
## [1] "yoonziwon: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2163]]
## [1] "boothesun: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2164]]
## [1] "cheoliedaddu: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[2165]]
## [1] "hiheesng: RT @sound_of_dk: ☀️BE THE SUN IN BULACAN FREEBIES☀️\n\nHi Filo Carats! I'll be giving away Dokyeom hand banners (limited quantity) on Decembe…"
##
## [[2166]]
## [1] "babbibababez: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2167]]
## [1] "aprilfoolishly: idk how but suddenly my little brother knows all the old seventeen b-sides like he was singing omg today"
##
## [[2168]]
## [1] "hvnscheol: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2169]]
## [1] "KyeomiesWorld: RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN"
##
## [[2170]]
## [1] "MONSTAXkillus: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2171]]
## [1] "jcngwoniee: RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…"
##
## [[2172]]
## [1] "jssysimp: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2173]]
## [1] "iiamjanne: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2174]]
## [1] "din8nara: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[2175]]
## [1] "iuhnujnoom: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2176]]
## [1] "hiheesng: RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…"
##
## [[2177]]
## [1] "seoksoologist: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[2178]]
## [1] "chipa_17i: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2179]]
## [1] "babbibababez: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2180]]
## [1] "jo_shuahong: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2181]]
## [1] "dreamyjunhui: RT @absterwebby: they did highlight and now i can die happy #LA3C #SEVENTEEN https://t.co/9yvxLL4lDg"
##
## [[2182]]
## [1] "aroundydj: 1. Highlight\n2. EXO \n3. B1A4 \n4. SF9 \n5. Nu'est \n6. Pentagon\n7. SHINee\n8. Twice \n9. The Rose\n10. Seventeen https://t.co/pqiwSEP7nI"
##
## [[2183]]
## [1] "dreamyjunhui: RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI"
##
## [[2184]]
## [1] "hiheesng: RT @seoksoar: BeTS in Bulacan Freebies !\n#뽀뽀로 boxes🥤🍓🍰\n⤷ @pinkjenn24 and @seoksoar \n\n、please help us like and rt \n、limited quantity only –…"
##
## [[2185]]
## [1] "chum164: Off to Bulacan PH Arena!!! See you soon SEVENTEEN 🤩\n#BeTSinBULACAN\n\n@pledis_17"
##
## [[2186]]
## [1] "hiheesng: RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR DK♡*\n\nhello carats! we'll be giving away this hand bann…"
##
## [[2187]]
## [1] "powlaaaber: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[2188]]
## [1] "babbibababez: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2189]]
## [1] "ybtkcart: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2190]]
## [1] "wwjnluvr: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2191]]
## [1] "hiheesng: RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…"
##
## [[2192]]
## [1] "eyxseungcheol: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2193]]
## [1] "CutieDokyeommie: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2194]]
## [1] "thisisrealjayyy: RT @fae_______: Most nominated kpop groups for China End Year Awards @/ChinaMusicData \n\n1. Blackpink-14\n2. Seventeen-13\n3. (G)-IDLE-12\n4. R…"
##
## [[2195]]
## [1] "maemeluv: RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG"
##
## [[2196]]
## [1] "bhizarre: RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n\"after last night, i think i'm in love with you, i can't get you out of my head\"\n\n#CaratSelcaDay #CSD…"
##
## [[2197]]
## [1] "jeonghansluvbot: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2198]]
## [1] "lovesdyo: RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards pc selling for SET ONLY\n\n2500 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may l…"
##
## [[2199]]
## [1] "hiheesng: RT @soobincrumbs: Soobincrumbs' mini giveaway for #BeTSinBULACAN (GyuHao)\n\n• RT + Like this tweet.\n• Follow (for updates purposes, optional…"
##
## [[2200]]
## [1] "KSJsweetpotato: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[2201]]
## [1] "moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU"
##
## [[2202]]
## [1] "mownchild: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[2203]]
## [1] "julietmontero11: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[2204]]
## [1] "kaiterrdrie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2205]]
## [1] "dvnee: RT @wonwoounion_id: Wonwoo and Mingyu cut for Vivi Magazine Japan ❤️\n\nAduh double kill 🙂\n#SEVENTEEN #WONWOO #MINGYU \nhttps://t.co/JTQ4pxKzlm"
##
## [[2206]]
## [1] "kaiterrdrie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2207]]
## [1] "KyeomiesWorld: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2208]]
## [1] "kaiterrdrie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2209]]
## [1] "heejinsrosy: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[2210]]
## [1] "dvnee: RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG"
##
## [[2211]]
## [1] "kaiterrdrie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2212]]
## [1] "andreacue_AAC: D-day!!!! #BeTheSuninBULACAN #SEVENTEEN"
##
## [[2213]]
## [1] "bootiful1998: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[2214]]
## [1] "naveedurie: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[2215]]
## [1] "CrizziaLopez: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[2216]]
## [1] "hiheesng: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[2217]]
## [1] "KyeomiesWorld: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[2218]]
## [1] "h3ll0_exoteen: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2219]]
## [1] "yrwon_: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2220]]
## [1] "hong_accoustic: RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn"
##
## [[2221]]
## [1] "naiiiwonuyong: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2222]]
## [1] "minghaolicious: RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[2223]]
## [1] "da_yan_jin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[2224]]
## [1] "i6vhan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2225]]
## [1] "julietmontero11: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2226]]
## [1] "sparklessjels: @tanyakanrl happy sweet seventeen sender , wish u all the best 💗-!"
##
## [[2227]]
## [1] "julietmontero11: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[2228]]
## [1] "enchugoo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2229]]
## [1] "kagayakuhoshi__: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[2230]]
## [1] "jmjnty: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2231]]
## [1] "minlixxoxo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2232]]
## [1] "joueuriwons: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2233]]
## [1] "notpullandbear: 1. skz\n2. bp\n3. everglow\n4. le sserafim\n5. seventeen \n6. bts\n7. iz*one\n8. oneus\n9. dreamcatcher\n10. twice https://t.co/z4CwG6zwt2"
##
## [[2234]]
## [1] "Mingyulay_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2235]]
## [1] "cloudubiii: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2236]]
## [1] "n_adilia: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2237]]
## [1] "abi14789: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[2238]]
## [1] "joueuriwons: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2239]]
## [1] "poyo_gyu_SVT: SEVENTEEN Dances to 'Left and Right', Talks MAMA Awards & Performing At ... https://t.co/cl8pVWuhwU @YouTubeより\n\n🐶💗"
##
## [[2240]]
## [1] "lovemyselfbt: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2241]]
## [1] "hong_accoustic: RT @chagiyoon: first time revealing my boyfriend to the public.🤫\n\n[#CSD #CaratSelcaDay #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17] https://t.…"
##
## [[2242]]
## [1] "vitaae: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[2243]]
## [1] "blysfulchanhyun: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[2244]]
## [1] "winwinluvs12231: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[2245]]
## [1] "howoorecueillir: RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…"
##
## [[2246]]
## [1] "geeksofmilkyway: Longing, rusted, furnace, daybreak, seventeen, benign, nine, homecoming, one, freight car.\n\n#CaptainAmericaCivilWar \n#MarvelStudios"
##
## [[2247]]
## [1] "smwqpqp1: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2248]]
## [1] "yaaaknoriii: RT @aeryruru: 안녕 ✨\nPRE-ORDER STICKER WVRS REPLY BY AERYRURU\n\npre-order detail :\n🗓open ; 5 december 22\n🗓close ; 20 december 22\n\nprice list :…"
##
## [[2249]]
## [1] "CrizziaLopez: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2250]]
## [1] "hansknnie: i’m seeing seventeen today !! 😭😭🤍"
##
## [[2251]]
## [1] "everafterain: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[2252]]
## [1] "AlyloonyPH: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2253]]
## [1] "gyujhan: GOOD MORNING TO SEVENTEEN ONLY !!"
##
## [[2254]]
## [1] "coupshanified: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2255]]
## [1] "favouritezoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2256]]
## [1] "Luis06962: D FUCKIN' DAY!! SEE U, SEVENTEEN!!! 🫶🏽\n#BeTheSuninBULACAN"
##
## [[2257]]
## [1] "addicTINEE: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[2258]]
## [1] "Okiebrit19: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[2259]]
## [1] "yellooow_02: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[2260]]
## [1] "SeokHanne7: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[2261]]
## [1] "maymaeey: RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r"
##
## [[2262]]
## [1] "wonandonlysvt: It's the day, everyone. We're finally seeing Seventeen later 🥺 See you and have safe travels 🤍 #BeTSinBULACAN @pledis_17"
##
## [[2263]]
## [1] "Lumiierree: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2264]]
## [1] "kwanseries: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[2265]]
## [1] "hiheesng: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[2266]]
## [1] "SimiaExspiravit: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[2267]]
## [1] "Camisun: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[2268]]
## [1] "ayodaddyshownu: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2269]]
## [1] "ya990211: RT @RhythmD_17: 221120 BE THE SUN in OSAKA\n#디노 #DINO\n#세븐틴 #SEVENTEEN\n#BE_THE_SUN https://t.co/i131qOV8ro"
##
## [[2270]]
## [1] "mingoohae: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2271]]
## [1] "extrasquee: RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…"
##
## [[2272]]
## [1] "meloree_713: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2273]]
## [1] "jinsvee: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2274]]
## [1] "i4pocketz: RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…"
##
## [[2275]]
## [1] "JulienneAranet1: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2276]]
## [1] "salscuu: —two reasons of my happiness; u and sushi🍣🤍\n\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/x9ptfqrM8X"
##
## [[2277]]
## [1] "kwanseries: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2278]]
## [1] "huixuhao_o: juicy juicy~ pookuh chi ke ah pookuh uh! SEEE YOU LATER, SEVENTEEN! 🔥🔥🔥\n\n#BeTheSuninBULACAN https://t.co/UeAX23Je0q"
##
## [[2279]]
## [1] "coupshanified: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2280]]
## [1] "wonkyeomzz: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2281]]
## [1] "hiheesng: RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…"
##
## [[2282]]
## [1] "gusibyukwon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2283]]
## [1] "woohyunmandu: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2284]]
## [1] "vicostan5ever: GOOD MORNING SEVENTEEN AAAHHHHHHHH"
##
## [[2285]]
## [1] "maymaeey: RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO"
##
## [[2286]]
## [1] "honeybungyuu: RT @huinity: 🤍 june and jun \n\n#csd #CaratSelcaDay #seventeen #jun #준 @pledis_17 https://t.co/OCQh0ytciJ"
##
## [[2287]]
## [1] "previousindex: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[2288]]
## [1] "ikeuksn: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2289]]
## [1] "bookkeubox: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2290]]
## [1] "previousindex: me and kyeomie in busan :) first carat selca day! \n\n#CaratSelcaDay #CSD #dokyeom #seventeen #svt #carat #도겸 #캐럿 #세브틴 https://t.co/X1jNdaNAfI"
##
## [[2291]]
## [1] "wonkyeomzz: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2292]]
## [1] "phoenenix: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2293]]
## [1] "Podongtruzie: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2294]]
## [1] "Issipisiii: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2295]]
## [1] "callmedkgf: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[2296]]
## [1] "boosreason: 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴… https://t.co/wOCXHUzCH1"
##
## [[2297]]
## [1] "beensobabey: RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…"
##
## [[2298]]
## [1] "xudiary: RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…"
##
## [[2299]]
## [1] "ujigenius: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2300]]
## [1] "jo_shuahong: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2301]]
## [1] "e_scoupshi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2302]]
## [1] "watarubfs: Now now, Hasumi Keito-kun is rather cold, is he not...☆ Fufufu. Hasumi Keito-kun, aren't you seventeen? It is as if… https://t.co/ExTjiDy5rq"
##
## [[2303]]
## [1] "ikonicpunani: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2304]]
## [1] "hansknnie: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2305]]
## [1] "CabacangHannah: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2306]]
## [1] "putzzelo: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2307]]
## [1] "deerhansie: today's dday for bets again.. this time in bulacan, & i just realized i havent shared any pic/vid i had when i went… https://t.co/YWS2MaBTXg"
##
## [[2308]]
## [1] "caratwolchez: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2309]]
## [1] "helloshawtyawty: SEVENTEEN https://t.co/7oWUGDtBTQ"
##
## [[2310]]
## [1] "beverlytoegold: shut the fuck up. jeonghan from seventeen"
##
## [[2311]]
## [1] "tinaneylon: RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…"
##
## [[2312]]
## [1] "Bella_Bebe99: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2313]]
## [1] "bestboywoozi_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2314]]
## [1] "oniikashome: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2315]]
## [1] "EuniceGentolio: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2316]]
## [1] "Joe_Alouder: @AvatarPod The Edge of Seventeen (2016)"
##
## [[2317]]
## [1] "crybabyjunnie: RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l"
##
## [[2318]]
## [1] "gyuilatte: RT @onelywoo: just had a night walk with my boyfIE 🌀💌💭🌷\n.\n.\n.\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT https://t.co/Uif745tQQJ"
##
## [[2319]]
## [1] "yoonssilvr: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2320]]
## [1] "pIanethim: fathers we love seventeen https://t.co/jdyrkBer2M"
##
## [[2321]]
## [1] "hongriri: From christmas party last night with alcohol drinks that ended 1am, dumiretso na tayo ngayon ng Bulacan 🥹🤣 See you… https://t.co/scLgXDxV3a"
##
## [[2322]]
## [1] "chingurl96: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2323]]
## [1] "rubyjaniste: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[2324]]
## [1] "dreamyjunhui: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[2325]]
## [1] "mingyunism__: RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P"
##
## [[2326]]
## [1] "itsmiramee_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2327]]
## [1] "jackiesaku: RT @CaryennG: Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT…"
##
## [[2328]]
## [1] "lkim084: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[2329]]
## [1] "lomlhyewon: A dual rainbow for Seventeen. \n\n#BeTheSunInBulacan https://t.co/GCXYDK9VMm"
##
## [[2330]]
## [1] "carrotkaik: it’s d-day !!! see u later seventeen and carats !!!"
##
## [[2331]]
## [1] "m1n9yu_ku: RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P"
##
## [[2332]]
## [1] "liezldhin: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2333]]
## [1] "geonububby: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2334]]
## [1] "hiheesng: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2335]]
## [1] "Yo0nnation: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2336]]
## [1] "nanasev7en: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2337]]
## [1] "dyeyahne1: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2338]]
## [1] "i015snoe: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[2339]]
## [1] "servicesbydonna: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2340]]
## [1] "hiheesng: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2341]]
## [1] "caratphile: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2342]]
## [1] "SUNWOSHI: @ajooniceee SEVENTEEN"
##
## [[2343]]
## [1] "hiheesng: RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…"
##
## [[2344]]
## [1] "hiheesng: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[2345]]
## [1] "ksyhozhi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2346]]
## [1] "Diiinee_11: ✨ \n\nNflying / Knk 💕\nSeventeen \nMonsta X \nWEi \nFromis9 \nVicton / Pentagon \nAce \nDreamcatcher\nOneus \nTwice \n\n✨ https://t.co/Svg6rKHoAl"
##
## [[2347]]
## [1] "hiheesng: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2348]]
## [1] "notchew18: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2349]]
## [1] "noona_dohyon: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[2350]]
## [1] "jstsvt: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2351]]
## [1] "_dannyieee: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[2352]]
## [1] "krizhielgwy: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2353]]
## [1] "sebongie1woo17: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2354]]
## [1] "m1n9yu_ku: RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO"
##
## [[2355]]
## [1] "wondercheol9158: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2356]]
## [1] "TitaAsul: 📢KEEP STREAMING\n\n#DREAM #SVT_DREAM\n\n(https://t.co/xywW2tlFnC)\n\n#SEVENTEEN #세븐틴 \n@pledis_17 @pledis_17jp"
##
## [[2357]]
## [1] "TitaAsul: 📢KEEP STREAMING\n\n#SECTOR17\n#_WORLD #SVT_WORLD\n#세븐틴과_캐럿의_WORLD\n\n▶ https://t.co/4vOZb1v7Sj\n\n#SEVENTEEN #세븐틴 \n@pledis_17 @pledis_17jp"
##
## [[2358]]
## [1] "TitaAsul: 📢KEEP STREAMING\n\n▶️ https://t.co/Z7LGWtniQ1\n\n#SEVENTEEN #세븐틴\n#FacetheSun\n#HOT #SVT_HOT\n\n@pledis_17 @pledis_17jp"
##
## [[2359]]
## [1] "TitaAsul: 📢KEEP STREAMING\n\n▶ https://t.co/iioKyTMFxM\n\n#SEVENTEEN #세븐틴\n#SVT_Darling\n#Darling #달링 #ep0\n#세븐틴_달링_오후1시\n\n@pledis_17 @pledis_17jp"
##
## [[2360]]
## [1] "TitaAsul: DAILY📄 #CARAT \n\n✅STREAM & BUY ALL #SEVENTEEN ALBUMS & MVs\n✅VOTE & COLLECT❤️🌟🎫 \n✅ALWAYS ↗️👍💬 RT #SEVENTEEN contents… https://t.co/5ckZy3GXfT"
##
## [[2361]]
## [1] "jagiiii95z: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2362]]
## [1] "prioscoups: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2363]]
## [1] "jjong_hannie: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2364]]
## [1] "seuniesideup: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2365]]
## [1] "LoveCoryForLife: 1. Stray Kids\n2. Stray Kids\n3. Stray Kids\n4. Stray Kids\n5. Stray Kids\n6. Stray Kids\n7. Stray Kids\n8. Stray Kids\n9.… https://t.co/FIHGGoxm1p"
##
## [[2366]]
## [1] "rayofsunkyeom: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[2367]]
## [1] "ASAAVEEN: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2368]]
## [1] "mingfthao_17: RT @wonuniii: 🎀~♡Be the Sun in Bulacan Freebie♡~🎀\n\nCarats, I'll be giving away some caratbong ribbon on D-day!!\n\n♡ like and rt this twt\n♡ m…"
##
## [[2369]]
## [1] "cherrowlet: The way he's the most important member of seventeen"
##
## [[2370]]
## [1] "breadchenle: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2371]]
## [1] "mingfthao_17: RT @woooniiee: 🔥 BE THE SUN in BULACAN WONWOO CHEERING KIT 🔥\n\n📍very limited banner\n📍please read the instructions below.\n📍TBA for the exact…"
##
## [[2372]]
## [1] "sousdictature: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[2373]]
## [1] "armengggay: RT @wonusuals: from \"we're breathing the same polluted air\" \"team bahay\" \"team labas\" to \"team concert\" \"see you, seventeen\" \n\nI CAN FINALL…"
##
## [[2374]]
## [1] "PammyTrashy: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2375]]
## [1] "krz4ry: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2376]]
## [1] "JEONSNlGHT: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[2377]]
## [1] "BeaExolaghcarat: RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…"
##
## [[2378]]
## [1] "krz4ry: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2379]]
## [1] "KayeMissss: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2380]]
## [1] "615kwn: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2381]]
## [1] "ellexjeon: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2382]]
## [1] "_4btsvt: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[2383]]
## [1] "Omi_Dollah: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2384]]
## [1] "shinix03: WTS PHOTOCARD SEVENTEEN OFFICIAL YOU MAKE MY DAY\n\n✅ MINGYU\n✅ HOSHI\n✅ JEONGHAN\n\nPrice : Dm / cek shopee\nWorldwide Y… https://t.co/mHGq4Xo8Zc"
##
## [[2385]]
## [1] "addicTINEE: RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…"
##
## [[2386]]
## [1] "NCT127_Dreamer: RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…"
##
## [[2387]]
## [1] "JJENST4R: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[2388]]
## [1] "zjhadey: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2389]]
## [1] "riIiple: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2390]]
## [1] "unexpectedcarat: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2391]]
## [1] "maymaeey: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[2392]]
## [1] "windylearns: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2393]]
## [1] "nonusyi: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2394]]
## [1] "SeokjinOurMoon_: RT @soompi: #SEVENTEEN Goes Triple Platinum For 1st Time In Japan + #BTS's #Jin Earns 1st Solo RIAJ Album Certification\nhttps://t.co/X7jeqe…"
##
## [[2395]]
## [1] "Ricee____: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[2396]]
## [1] "AlistairAli: RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…"
##
## [[2397]]
## [1] "itss_tasiaaa: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2398]]
## [1] "hypeshota: RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1"
##
## [[2399]]
## [1] "kwonushii: I have mentioned that I'll be giving out the 3 photos that I really like in my photo album. (No frame, thought it m… https://t.co/mECVSkb8YZ"
##
## [[2400]]
## [1] "windylearns: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2401]]
## [1] "meuthe8: I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/CgfEqiV5n5"
##
## [[2402]]
## [1] "gemsvt: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2403]]
## [1] "deboizone: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[2404]]
## [1] "yeoyeox1: SEE YOU SEVENTEEN 😭"
##
## [[2405]]
## [1] "clowjfs: RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT"
##
## [[2406]]
## [1] "cheonsannyeong: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2407]]
## [1] "wonuseungcheol: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[2408]]
## [1] "sparksyjh: a rainbow formed around nlex on our way to PH Arena 🥺 even the sky is welcoming you, seventeen 🌈\n\n#BeTheSuninBULACAN https://t.co/FlyA6BX1nK"
##
## [[2409]]
## [1] "bcgaes: nature really loves seventeen https://t.co/fBvvJIqtaq"
##
## [[2410]]
## [1] "jjong_hannie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2411]]
## [1] "haoniste: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[2412]]
## [1] "wonsollovebot: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[2413]]
## [1] "SofhiaB19: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2414]]
## [1] "wonhanseoksoon: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[2415]]
## [1] "Julia26954994: RT @redlyricsbot: i know someday i'm gonna meet her, it's a fever dream, the kind of radiance you only have at seventeen; she'll know the w…"
##
## [[2416]]
## [1] "unexpectedcarat: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2417]]
## [1] "gemsvt: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[2418]]
## [1] "Julia26954994: RT @redlyricsbot: we were seventeen and crazy, running wild"
##
## [[2419]]
## [1] "rindrina: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[2420]]
## [1] "oohmakeuya: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2421]]
## [1] "unexpectedcarat: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2422]]
## [1] "maymaeey: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[2423]]
## [1] "wonuseungcheol: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[2424]]
## [1] "moonwen1996: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2425]]
## [1] "tomatocoups: WE'RE HERE NAAAAAAA \n\n#BeTSinBULACAN \n#SEVENTEEN\n@pledis_17 https://t.co/juH9Vei79H"
##
## [[2426]]
## [1] "wonranghaeee_: OMGGGGGGGGG FINALLY! see you later SEVENTEEN and carats😭💓"
##
## [[2427]]
## [1] "icecoupsoo: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[2428]]
## [1] "eshiwaps: d-day!!! see u later, seventeen!\n\n#BeTSinBULACAN"
##
## [[2429]]
## [1] "jwwluuvs: RT @nyeacjeon: \"Do you wanna be forgiven?\"\n\n#CARAT_SELCA_DAY #세븐틴 #SEVENTEEN #WONWOO @pledis_17 https://t.co/sgECpElVPM"
##
## [[2430]]
## [1] "luv4yunjin_: @ajooniceee SEVENTEEN"
##
## [[2431]]
## [1] "singgibanggi_7: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[2432]]
## [1] "WRLDOFTINASHE: GIVING ME LIFE AND IT'S EVERYTHING, THINKIN' BOUT WHEN WE WERE SEVENTEEN,\nFEELIN' MYSELF LIKE I'M NORMA JEANE, HERE… https://t.co/duy8qYTTNF"
##
## [[2433]]
## [1] "kezRmr: RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…"
##
## [[2434]]
## [1] "skyxmhwjh_: RT @avcstudios_: HELP RT | GIVEAWAY PH ✨\n\nfree svt filo grad pic for team labas and team concert tomorrow!\n\nfollow for more updates on how…"
##
## [[2435]]
## [1] "gemsvt: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[2436]]
## [1] "horanghaehana: RT @avcstudios_: HELP RT | GIVEAWAY PH ✨\n\nfree svt filo grad pic for team labas and team concert tomorrow!\n\nfollow for more updates on how…"
##
## [[2437]]
## [1] "jnwoowoo: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2438]]
## [1] "mimyumin: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2439]]
## [1] "Marklee_04: Hi, any carat na team bahay for bets in bul na gusto ipalagay yung name or username just dm me or reply to this twe… https://t.co/JVdIi1VMw1"
##
## [[2440]]
## [1] "OneHatMadder: Day Seventeen, \nI don't think this movie is as great as its reputation, but it's cute enough. https://t.co/0A87reyu04"
##
## [[2441]]
## [1] "boosksksk: RT @WorldwideCarats: Flashback Friday\n[170715]\n\nSeventeen - Escaping the City\n\n@pledis_17 #SEVENTEEN\n#MTVLAKPOPSEVENTEEN \n#PremiosMTVMiaw…"
##
## [[2442]]
## [1] "Sanyinjiaoo: @kchartsmaster Hot, March - seventeen \nDesigner - nct 127\nForever 1 - snsd\nAfter Like - ive"
##
## [[2443]]
## [1] "shua_1230315__y: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[2444]]
## [1] "qscynr: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2445]]
## [1] "skhmjcw: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2446]]
## [1] "Kurotsuchi_____: RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT"
##
## [[2447]]
## [1] "gemsvt: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2448]]
## [1] "berrymelonxx: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2449]]
## [1] "Tellmunrothena1: @SilvioTattiscon Mines is seventeen and we're getting near that time ,you love them so much, but the time comes wh… https://t.co/1Z0uknIMa1"
##
## [[2450]]
## [1] "hongnotkong: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2451]]
## [1] "maymaeey: RT @shuaaashua: After last night, I think I'm in love with you\n#CSD #CaratSelcaDay #SEVENTEEN #JOSHUA @pledis_17 https://t.co/88jtW0m64A"
##
## [[2452]]
## [1] "rawrtast: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2453]]
## [1] "ahengeef: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2454]]
## [1] "soonchanlvr: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[2455]]
## [1] "Romisk17: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2456]]
## [1] "arabellacrz: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2457]]
## [1] "CutieDokyeommie: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2458]]
## [1] "julietmontero11: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2459]]
## [1] "EuniceGentolio: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2460]]
## [1] "julietmontero11: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2461]]
## [1] "geochimeobshi: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2462]]
## [1] "joueuriwons: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[2463]]
## [1] "Jincheollie8: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2464]]
## [1] "doieyongs: ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks… https://t.co/XjUUxmvgpx"
##
## [[2465]]
## [1] "yaying_jf: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2466]]
## [1] "EuniceGentolio: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2467]]
## [1] "CutieDokyeommie: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2468]]
## [1] "cheolitopapi: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2469]]
## [1] "seongwujimin: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2470]]
## [1] "cheolitopapi: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2471]]
## [1] "l4l4milla: RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…"
##
## [[2472]]
## [1] "jeonnbum: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2473]]
## [1] "byourhythm: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2474]]
## [1] "ddeonu637: see you later seventeen !!!"
##
## [[2475]]
## [1] "kw0nSarl: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2476]]
## [1] "yoonranghae: repriced !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- last price is ₱7,5… https://t.co/BhDLv4YTU6"
##
## [[2477]]
## [1] "OhAngge94: goodmorning🥹 souvenir ko na lang ito.. seeyouu next life seventeen😭😭😭😭😭😭 https://t.co/GYjdxpWASJ"
##
## [[2478]]
## [1] "bangteezkids_: RT @Zeldaliaa_: Baby I am a shadow of you 🖤\n\n#CaratSelcaDay #carat #SEVENTEEN #minghao #the8 https://t.co/YEAZdUrssL"
##
## [[2479]]
## [1] "svntnzshua: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2480]]
## [1] "heebeans: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2481]]
## [1] "bornpinkjossie: @blueming_13 Not a child. I’m 21. And your mad cause you know I’m right. And if you try to deny. Well once again li… https://t.co/qu0qTYt4i0"
##
## [[2482]]
## [1] "95ZH0LIC: GRABE YON OH 😭😭😭 rainbow for seventeen and carats 🫶 https://t.co/Ujh6LzNQ3Q"
##
## [[2483]]
## [1] "hosh_kw0n: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[2484]]
## [1] "dfordk_: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2485]]
## [1] "Seokjihanwon: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[2486]]
## [1] "WH_OT7: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2487]]
## [1] "baekjeomahhh: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2488]]
## [1] "jhoannabeeeee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2489]]
## [1] "just_pingu5: RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw"
##
## [[2490]]
## [1] "l4l4milla: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[2491]]
## [1] "hosh_hoshing: RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT"
##
## [[2492]]
## [1] "mia_bbyuuu: RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…"
##
## [[2493]]
## [1] "watanabaeparky: RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…"
##
## [[2494]]
## [1] "KatsukiSel: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2495]]
## [1] "yoonzino_23: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2496]]
## [1] "lovesoonwooboo: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2497]]
## [1] "kimbokjooke: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2498]]
## [1] "wonranghaeee_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2499]]
## [1] "pitcheolin: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2500]]
## [1] "hosh_kw0n: RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P"
##
## [[2501]]
## [1] "NonieKoo_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2502]]
## [1] "wonwoojoshy: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2503]]
## [1] "whore4marrow: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[2504]]
## [1] "chwentchw: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2505]]
## [1] "shisoons: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2506]]
## [1] "coupskwon_: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[2507]]
## [1] "hanniehaedaddu: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2508]]
## [1] "l4l4milla: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[2509]]
## [1] "hancheolshii: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2510]]
## [1] "Evelin_6366: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[2511]]
## [1] "92jenlisafanboy: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[2512]]
## [1] "FatimaGail1: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2513]]
## [1] "jujuxvii: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2514]]
## [1] "ah_joshu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2515]]
## [1] "ah_joshu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2516]]
## [1] "JeonKate_Que: Rainbow 🌈🥺\n\n#BeTheSunInBulacan #BeTSInBulacan #Seventeen https://t.co/nqfchFU3eJ"
##
## [[2517]]
## [1] "fangirlll_19: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2518]]
## [1] "iloveesvt: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[2519]]
## [1] "ah_joshu: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[2520]]
## [1] "cutiejeonghan04: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2521]]
## [1] "B4NDSBOI: RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…"
##
## [[2522]]
## [1] "pinkkiewonu: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[2523]]
## [1] "LyzzznWon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2524]]
## [1] "ah_joshu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2525]]
## [1] "kagayakuhoshi__: RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2"
##
## [[2526]]
## [1] "iloveesvt: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[2527]]
## [1] "gemsvt: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[2528]]
## [1] "mingyuIomI: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2529]]
## [1] "kyeowonwoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2530]]
## [1] "cherryberryhae: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2531]]
## [1] "JeonHwangSinKo1: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2532]]
## [1] "beensobabey: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2533]]
## [1] "ah_joshu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2534]]
## [1] "aygchwe: RT @n0nihae: — high school best buds (๑'ᵕ'๑)⸝*♡.・✩°。⋆\n\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT #세븐틴 #캐럿 https://t.co/j7jEEugioV"
##
## [[2535]]
## [1] "fannaddy7: I miss seeing them having fun like this. Istg the groups I stan aren’t normal. I mean, seventeen and got7? They’re… https://t.co/F1VZJjVXJL"
##
## [[2536]]
## [1] "iloveesvt: RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…"
##
## [[2537]]
## [1] "joueuriwons: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[2538]]
## [1] "chwewei: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[2539]]
## [1] "_jeongkkulbo: @elelduarvk Happy sweet seventeen el wish you all the best!! 🥳🥳"
##
## [[2540]]
## [1] "kerseyforyou: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2541]]
## [1] "cxexexjxaxyx: RT @oncegenedays: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen"
##
## [[2542]]
## [1] "otthirteen: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2543]]
## [1] "gemsvt: RT @ccllrr17: #BeTheSuninBulacan #BeTSBulacan #BeTSinBulacan #Seventeen FREEBIES! Hi Carats! May mga 300 freebies kami na ipapamigay sa dda…"
##
## [[2544]]
## [1] "JeonHwangSinKo1: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2545]]
## [1] "iloveesvt: RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…"
##
## [[2546]]
## [1] "AndrewFilms15: Day seventeen. https://t.co/X2Fb2pUg2e"
##
## [[2547]]
## [1] "13ngyuu: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2548]]
## [1] "shishiyooo: RT @CaratLandPH: 📢 REMINDING THIS AGAIN CARATS!\n\nLet SEVENTEEN rest and enjoy their stay here in our country by not invading their space an…"
##
## [[2549]]
## [1] "withshuaminwon: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2550]]
## [1] "yjeongh4an: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2551]]
## [1] "mzkgems: I’ll probably just post randoms idk And Seventeen 🥰🥰"
##
## [[2552]]
## [1] "soulfullyst: RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…"
##
## [[2553]]
## [1] "chay_starcart: ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me… https://t.co/lzPUlpNfwg"
##
## [[2554]]
## [1] "pfugallery: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[2555]]
## [1] "x_xndzsy: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2556]]
## [1] "Eclipxe_s: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2557]]
## [1] "doyunorose: RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…"
##
## [[2558]]
## [1] "h3ll0_exoteen: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2559]]
## [1] "soft4ksy: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2560]]
## [1] "notjwonu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2561]]
## [1] "wintercrush9588: eto pala bagay na song pag nasa byahe hahahaha\n\nHere’s a playlist for you… This is SEVENTEEN by Spotify\nhttps://t.co/CLiQA7PPG1"
##
## [[2562]]
## [1] "imdeekayyy: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2563]]
## [1] "lixbotluv: if you see this, you’re required to list your top 10 groups\n\n1. stray kids\n2. seventeen\n3. kingdom\n4. verivery\n5. c… https://t.co/161Mwi8bcH"
##
## [[2564]]
## [1] "fullsuniest: @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n\ntake all 100k\nexc admin sho… https://t.co/wuFrajY21F"
##
## [[2565]]
## [1] "iloveesvt: RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…"
##
## [[2566]]
## [1] "nainonandy: 2016: Drift Away - Seventeen\n2017: Baby Don't Like It - nct 127\n2018: Bar Code - Haon y Vinxen\n2019: Hero - Oneus\n2… https://t.co/XQnXewofhs"
##
## [[2567]]
## [1] "TOXX_XXOT: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2568]]
## [1] "jaz_beomjun: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2569]]
## [1] "seoksoar: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2570]]
## [1] "sjyvze: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2571]]
## [1] "iloveesvt: RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK"
##
## [[2572]]
## [1] "mingyu17ive: @kchartsmaster SEVENTEEN HOT"
##
## [[2573]]
## [1] "cactusmunch: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2574]]
## [1] "17goldenbanana: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2575]]
## [1] "luv4cheol: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2576]]
## [1] "slipkn6tic: Its crazy cause they’re still the same seventeen I know after all these years sorry I’m just really emotional right now"
##
## [[2577]]
## [1] "luna5ky: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2578]]
## [1] "jeonghannierae: SEVENTEEN💙💖 https://t.co/yyNmSVHQgU"
##
## [[2579]]
## [1] "kayecabatian: i’m seeing seventeen today !"
##
## [[2580]]
## [1] "nahyukie: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2581]]
## [1] "Cierracrouch91: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2582]]
## [1] "wonu_twou: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2583]]
## [1] "krshlvrn: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2584]]
## [1] "snapshushu: @hanisector gummy bear seventeen :’)"
##
## [[2585]]
## [1] "gethelight: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[2586]]
## [1] "hosh_kw0n: RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…"
##
## [[2587]]
## [1] "Wooaahaee17: @kchartsmaster SEVENTEEN - HOT 🔥🔥"
##
## [[2588]]
## [1] "ridewithminaj__: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2589]]
## [1] "slipkn6tic: Listening to old seventeen that I used to listen to on the bus every day to middle achool at 6am is just"
##
## [[2590]]
## [1] "KWON_HANII: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2591]]
## [1] "kyeowonwoo: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2592]]
## [1] "17bbang: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2593]]
## [1] "DokyeomiaM: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2594]]
## [1] "nayeliii_a: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2595]]
## [1] "wonuluvsz: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2596]]
## [1] "luvielilyv: I JUST WOKE UPPP I CANT BELIEVE IM SEEING SEVENTEEN AGAIN TODAYYY"
##
## [[2597]]
## [1] "lee_fy1: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2598]]
## [1] "_aichaaann: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2599]]
## [1] "binniee_4: RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…"
##
## [[2600]]
## [1] "shishiyooo: RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61"
##
## [[2601]]
## [1] "HIT0RIJANAI: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2602]]
## [1] "Almameni2: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2603]]
## [1] "fullsuniest: @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n• dino yourchoice otherside… https://t.co/llGh6AaO9t"
##
## [[2604]]
## [1] "Charlie86261337: RT @POTUS: Seventeen Black women have been confirmed to federal circuit courts in U.S. history. And with the Senate’s confirmation of Judge…"
##
## [[2605]]
## [1] "jjongjjingie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2606]]
## [1] "qtpiewonu: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2607]]
## [1] "LOR3NLE1: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2608]]
## [1] "shishiyooo: RT @miss_svtmafia: Let them rest, CARATs. Let SEVENTEEN rest. Give them space. Saturday is just around the corner, give them time, space an…"
##
## [[2609]]
## [1] "ahbabiboo: RT @gentleshuan: RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE"
##
## [[2610]]
## [1] "haniinunu: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2611]]
## [1] "daphneleigh_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2612]]
## [1] "sparklingcarat_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2613]]
## [1] "iloveesvt: RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…"
##
## [[2614]]
## [1] "shishiyooo: RT @bestboywonuu: a daily reminder for ph carats to let seventeen enjoy their stay here. respect their privacy and let them roam around fre…"
##
## [[2615]]
## [1] "svnchillhoons: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2616]]
## [1] "joshvtz: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[2617]]
## [1] "iamyomonday: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2618]]
## [1] "palthe_17: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[2619]]
## [1] "wonuwwj: RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG"
##
## [[2620]]
## [1] "sskylwt: RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz"
##
## [[2621]]
## [1] "kezRmr: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2622]]
## [1] "sskylwt: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[2623]]
## [1] "gyusinn: RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…"
##
## [[2624]]
## [1] "eninisei: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2625]]
## [1] "smdebus: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[2626]]
## [1] "lee_fy1: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2627]]
## [1] "eninisei: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2628]]
## [1] "HyukELF93: RT @pledis_17: [17'S JUN] Photo by @allurekorea📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴\n#allurekorea https://t.co/8r40oQCYyq"
##
## [[2629]]
## [1] "YunitaIsna: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2630]]
## [1] "ilchillguchill: RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…"
##
## [[2631]]
## [1] "jeonxena: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2632]]
## [1] "sskylwt: RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -17:02 KST-\n\n➸ Carats, I have something to say ㅎ Come here\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https…"
##
## [[2633]]
## [1] "fullofjs: dday! see you seventeen! 🫶🏻"
##
## [[2634]]
## [1] "uri_se7enteen: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2635]]
## [1] "hylnshua: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2636]]
## [1] "caiiipingul17: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2637]]
## [1] "imrj_0412: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2638]]
## [1] "Hoshi_99others: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 219 / lowerbox \n\nselling for a price lower \n\n●7,000 seat… https://t.co/8hqsjxsMxA"
##
## [[2639]]
## [1] "chemiyow: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2640]]
## [1] "sskylwt: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221215 -19:10 KST-\n\n➸ No, Myeongho-ya, what's up with your shoes🧡\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https:…"
##
## [[2641]]
## [1] "nctzsvtz: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2642]]
## [1] "HyukELF93: RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] NORTH AMERICA BEHIND #4\n\n▶ https://t.co/zVPIp6OQ5f\n\n#SEVENTEEN #세븐틴\n#IN…"
##
## [[2643]]
## [1] "ehmmtasty: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[2644]]
## [1] "mingyuIomI: RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…"
##
## [[2645]]
## [1] "eninisei: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2646]]
## [1] "sskylwt: RT @SVT_Fancafe: [#THE8🌟 Weverse] \n221215 -19:13 KST-\n\n➸ 🧣👓🎱 \n\n#디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/hYnXQRPMVg"
##
## [[2647]]
## [1] "BlueasSerenity: rain and seventeen"
##
## [[2648]]
## [1] "sskylwt: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221215 -19:18 KST-\n\n➸ Carats, please be careful of the snowy road!!!\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 htt…"
##
## [[2649]]
## [1] "caratphile: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2650]]
## [1] "cesumss: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2651]]
## [1] "sskylwt: RT @SVT_Fancafe: [#JUN🌟 Weverse] \n221215 -19:27 KST-\n\n➸ hi~\n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rI2ldc7SdF"
##
## [[2652]]
## [1] "marvelous_adi: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2653]]
## [1] "everyone____naa: RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r"
##
## [[2654]]
## [1] "wonusdumdumb: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2655]]
## [1] "wonunuhannie: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2656]]
## [1] "_kathimoo_: [Knk<3]\nSeventeen\nMonstax\nOneus\nFromis9\nNflying\nTwice\nPentagon\nVaV\nA.c.e\nStayC https://t.co/Zin9jT0blk"
##
## [[2657]]
## [1] "sskylwt: RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY"
##
## [[2658]]
## [1] "ilyramn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2659]]
## [1] "sskylwt: RT @SVT_Fancafe: [#SEUNGKWAN🌟 Weverse] \n221215 -20:27 KST-\n\n➸ I'll be back safely in Manila ㅎ I'm craving for vanilla icecream ㅎ\n\n#승관 #SEVE…"
##
## [[2660]]
## [1] "sanisanistore: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2661]]
## [1] "KimMingyuJapan: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2662]]
## [1] "JELLYJUNNl3S: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[2663]]
## [1] "xumhlvr: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2664]]
## [1] "sohui20578605: RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu"
##
## [[2665]]
## [1] "niexzly: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2666]]
## [1] "cloudkwon_: RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…"
##
## [[2667]]
## [1] "8winenight: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2668]]
## [1] "Giovann67851767: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2669]]
## [1] "ExolSaythename: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2670]]
## [1] "sskylwt: RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…"
##
## [[2671]]
## [1] "gyuldaengrideul: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2672]]
## [1] "jo_choisc: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[2673]]
## [1] "salmiahali11: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2674]]
## [1] "BlanquizaMariel: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2675]]
## [1] "Hoosier_Diddy: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[2676]]
## [1] "AtayeeTajala: @Afia_said_what ex: blackpink, twice, stray kids, txt, monsta x, seventeen, gidle, itzy, nct, aespa, le sserafim, i… https://t.co/M5miYsQJvU"
##
## [[2677]]
## [1] "sskylwt: RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…"
##
## [[2678]]
## [1] "margajuliamarga: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2679]]
## [1] "hanquookka: RT @kwanniechan: SEVENTEEN BE THE SUN IN BULACAN FREEBIES 🌞\n\nHi! @_wonwoofilms, @jeongdaeph, and I will be giving away mystery envelopes fo…"
##
## [[2680]]
## [1] "lrn_Shuarling: See you later boys. @pledis_17 🤍🤍🤍\n\n#BeTSinBULACAN #SEVENTEENinBulacan #seventeen #BeTheSuninBULACAN… https://t.co/szPsZs53yl"
##
## [[2681]]
## [1] "hanieeun: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2682]]
## [1] "sskylwt: RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…"
##
## [[2683]]
## [1] "chiechiechie02: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2684]]
## [1] "sskylwt: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[2685]]
## [1] "leeeeyaaaah: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2686]]
## [1] "GuchinoJ: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2687]]
## [1] "whippedformgyu: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[2688]]
## [1] "asterwhims: will see seventeen again later"
##
## [[2689]]
## [1] "DianHyunWoo: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2690]]
## [1] "gyucheolatte: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2691]]
## [1] "RojGinez: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2692]]
## [1] "jjongjjingie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2693]]
## [1] "haulygraye: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2694]]
## [1] "bcnjake: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[2695]]
## [1] "gyusinn: RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n\"after last night, i think i'm in love with you, i can't get you out of my head\"\n\n#CaratSelcaDay #CSD…"
##
## [[2696]]
## [1] "DizonElaisa: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2697]]
## [1] "carat_hazel: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2698]]
## [1] "gam3bo1wonu: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2699]]
## [1] "caratiny23: @kchartsmaster Hot Hot Hot🔥\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/WDO8rBdvJX"
##
## [[2700]]
## [1] "eriyaxsebong: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2701]]
## [1] "jhaeysha: since jeonghan is a good rapper and cheol is a good vocalist, we need an album where cheol is singing and jeonghan… https://t.co/SL5aE8hXRp"
##
## [[2702]]
## [1] "huito_o: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2703]]
## [1] "hoshdiwon: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2704]]
## [1] "riiisarm: seventeen on 17 🥺🧡"
##
## [[2705]]
## [1] "MooseKnight: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[2706]]
## [1] "chiechiechie02: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2707]]
## [1] "bxvcgt: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2708]]
## [1] "O2_Zein: RT @O2_Zein: 19 y.o #MohamadBroghani is still in solitary confinement and his precious life is in danger.\n#StopExecutionInIran \n@UNHumanRig…"
##
## [[2709]]
## [1] "kaiwonkat: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2710]]
## [1] "minghaocheol_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2711]]
## [1] "mansaes: RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…"
##
## [[2712]]
## [1] "minhobi32: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2713]]
## [1] "chwewei: RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5"
##
## [[2714]]
## [1] "svtstinkerbell: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2715]]
## [1] "fullsuniest: @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n\nexc admin shopee 1.8% \ndom… https://t.co/2VTWP3EKQ9"
##
## [[2716]]
## [1] "n44m1nha: he got that boyish look that i like in a man, i am an architect, i'm drawing up the plans, it's like i'm seventeen, nobody understands 🥴"
##
## [[2717]]
## [1] "ha00linxx: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[2718]]
## [1] "btsvt_myhome: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2719]]
## [1] "jjongdol_xx: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2720]]
## [1] "TaeGookieTan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2721]]
## [1] "Ms0T13: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2722]]
## [1] "yonkiminmyfeels: golden hour *☼⭒\n\n#CARAT #CaratSelcaDay #CSD #SEVENTEEN #SVT @pledis_17 https://t.co/QOheU4iiA8"
##
## [[2723]]
## [1] "dinounits: RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…"
##
## [[2724]]
## [1] "ellexjeon: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[2725]]
## [1] "jungwoogfie: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2726]]
## [1] "smellarbee: RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF"
##
## [[2727]]
## [1] "WonuDSoundMaker: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2728]]
## [1] "ChiiLee12: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2729]]
## [1] "ssolchw: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2730]]
## [1] "MYundt94: Seventeen: College Goals: An Insider's Guide to Finding and Getting Into A School You'll Love QJCMORY… https://t.co/tzUvLsdkYc"
##
## [[2731]]
## [1] "thixinhdep1312: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[2732]]
## [1] "CaratHong_: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[2733]]
## [1] "ArraAlexxaa: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2734]]
## [1] "nyenyen_ien: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2735]]
## [1] "CaeberCruz: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[2736]]
## [1] "jenbrthdayb0y: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2737]]
## [1] "featsch: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2738]]
## [1] "nic_roxas: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2739]]
## [1] "heykimgyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2740]]
## [1] "handycoups: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2741]]
## [1] "heykimgyu: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[2742]]
## [1] "sm0lwonnie: If you see this, you're required to list your top 10 groups\n1. Enhypen\n2. TXT\n3. StrayKids\n4. Treasure\n5. Seventeen… https://t.co/Bdfpov4oFI"
##
## [[2743]]
## [1] "gentleshuan: RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE"
##
## [[2744]]
## [1] "gyusinn: RT @belongs_to_j: i’m just like you, you’re just like me~~~ 😆🌀🏃🏻♂️\n\n#CSD #CaratSelcaDay #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wX…"
##
## [[2745]]
## [1] "cheoliemoja: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2746]]
## [1] "milkuddalgi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2747]]
## [1] "MonggiD: I wish for clear skies today but kelan ba hindi umulan or umambon pag may concert Seventeen?\nMy kcarat friend asked… https://t.co/PMMjSb8ILS"
##
## [[2748]]
## [1] "sophiicart: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2749]]
## [1] "aluvrlol: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2750]]
## [1] "radiantsjy: RT @morgysyyy: WTS/ LFB want to sell\n2 x LBA 113, Row 37 Seventeen Be the Sun in Bulacan tickets\n\n‼️ P9,500 each ‼️ (og price P12,700 each)…"
##
## [[2751]]
## [1] "kwonvay: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2752]]
## [1] "qkuncart: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[2753]]
## [1] "etherealhraeth_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2754]]
## [1] "bf2mingi: 1 ateez\n2 seventeen\n3 nct \n4 loona\n5 p1harmony\n6 lightsum\n7 onlyoneof\n8 shinee\n9 dreamcatcher\n10 red velvet/aespa https://t.co/SjEfHRw34j"
##
## [[2755]]
## [1] "aluvrlol: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2756]]
## [1] "mmgg_svt: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2757]]
## [1] "makachiseo_k: RT @menjunfei: 220223 #ExclusiveFairytale douyin update\n#세븐틴 #SEVENTEEN \n#ジュン #준 #JUN #文俊辉 @pledis_17 https://t.co/4GUXXdLSEk"
##
## [[2758]]
## [1] "qkuncart: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[2759]]
## [1] "binniee_4: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2760]]
## [1] "KSJsweetpotato: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[2761]]
## [1] "iiamjanne: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2762]]
## [1] "Hosehel7: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[2763]]
## [1] "gyuukookie: i love how every member of seventeen is a simp for to you \n\n https://t.co/ZVhrzOgBXs"
##
## [[2764]]
## [1] "wonungieeee: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[2765]]
## [1] "_featdlno: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[2766]]
## [1] "_jjkyuala: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2767]]
## [1] "echoofpromise: when matt healy said, “sorry if you’re living and you’re seventeen,” i felt that"
##
## [[2768]]
## [1] "MichealSolis16: RT @KB_CountryRadio: Shay Gaston - Since Seventeen- #kbcountryradio #indiemusic #internetradio #indie https://t.co/zEJHLw5rfo #jukeboxT…"
##
## [[2769]]
## [1] "hueningjinn: see u later seventeen 🙈🤭"
##
## [[2770]]
## [1] "wonhanseoksoon: Team SM FAIRVIEW (Maze and Lala) thank you for organizing our carpool! Ingat tayo mga carats~ \n#BeTSinBulacan… https://t.co/hHoz2xLOrj"
##
## [[2771]]
## [1] "dadduhannie_: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2772]]
## [1] "fullsuniest: @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n• dino yourchoice otherside… https://t.co/MJCZVaMUJJ"
##
## [[2773]]
## [1] "binniee_4: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[2774]]
## [1] "leebubu24: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2775]]
## [1] "_featdlno: RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…"
##
## [[2776]]
## [1] "vanillabluetae: RT @dailygyushua: him asking for hint about a song that make him go viral every two business day (network love) yet he was so slow to guess…"
##
## [[2777]]
## [1] "chanieyeom: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2778]]
## [1] "ilove_gyuu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2779]]
## [1] "micchievous: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2780]]
## [1] "chim_ft_sebong: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2781]]
## [1] "missin_9yu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2782]]
## [1] "gyusinn: RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…"
##
## [[2783]]
## [1] "wubianxiwang: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2784]]
## [1] "doominsun: RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws"
##
## [[2785]]
## [1] "SViTkraM: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2786]]
## [1] "ahluvgyu: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2787]]
## [1] "JeonHwangSinKo1: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2788]]
## [1] "wonsollovebot: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2789]]
## [1] "collie_plus_8: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[2790]]
## [1] "mry_latte: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2791]]
## [1] "_wonuhoon: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2792]]
## [1] "sillyaswonwoo: IM FINALLY GOING TO SEE SEVENTEEN TODAY OMG IM CRYING"
##
## [[2793]]
## [1] "_featdlno: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[2794]]
## [1] "jjs_jh: RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…"
##
## [[2795]]
## [1] "_sailene: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2796]]
## [1] "jjeyha: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2797]]
## [1] "kixxibixi: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2798]]
## [1] "mingyu_kyu411: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2799]]
## [1] "wonseoksgf: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2800]]
## [1] "Hajeongwoo123: RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…"
##
## [[2801]]
## [1] "goingleftnright: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2802]]
## [1] "_sailene: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[2803]]
## [1] "Gentlesexy7: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2804]]
## [1] "mwseyy: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[2805]]
## [1] "scjnjh_9405: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2806]]
## [1] "SamSamloveDKhae: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2807]]
## [1] "min9yuahjussi: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2808]]
## [1] "Ieah05: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2809]]
## [1] "triplechb_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2810]]
## [1] "gyurrified: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2811]]
## [1] "stellonlyyou: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2812]]
## [1] "nasolunar: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2813]]
## [1] "itsmntflcklare: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2814]]
## [1] "baekhyuaena: RT @starryhun94: wtb lfs bets svt seventeen bulacan\nhelping a friend\n\n-discounted/complimentary ticket (will get the lowest offer max budge…"
##
## [[2815]]
## [1] "O2_Zein: 19 y.o #MohamadBroghani is still in solitary confinement and his precious life is in danger.\n#StopExecutionInIran… https://t.co/IvQ09bujlq"
##
## [[2816]]
## [1] "10VET4LK: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2817]]
## [1] "_hanihae101: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2818]]
## [1] "gam3rhyunwoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2819]]
## [1] "jo_choisc: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[2820]]
## [1] "wonypottee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2821]]
## [1] "viaellehyc: RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…"
##
## [[2822]]
## [1] "jjs_jh: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2823]]
## [1] "howanghee: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2824]]
## [1] "hypeshota: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[2825]]
## [1] "_sailene: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2826]]
## [1] "maemeluv: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2827]]
## [1] "wonmariwoo: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[2828]]
## [1] "yellooow_02: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2829]]
## [1] "hoshiiest: RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…"
##
## [[2830]]
## [1] "al2ama: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2831]]
## [1] "eunice_boohanie: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2832]]
## [1] "heyyydarya: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2833]]
## [1] "MoonJianne: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2834]]
## [1] "_meowmeowrayne: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[2835]]
## [1] "starlight_0807: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2836]]
## [1] "withshuaminwon: CLEAR SKIES FOR TODAY'S #BeTSinBULACAN #BeTheSuninBULACAN 🙏 SEE YOU, SEVENTEEN!"
##
## [[2837]]
## [1] "eightstar__: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2838]]
## [1] "ashlee68868054: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2839]]
## [1] "kmglty: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2840]]
## [1] "mingyusuaIs: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2841]]
## [1] "gyusinn: RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…"
##
## [[2842]]
## [1] "arcel_chwe: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2843]]
## [1] "seokmin121722: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2844]]
## [1] "fansince14: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2845]]
## [1] "acheolnice: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2846]]
## [1] "RaphaFourth: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2847]]
## [1] "kenyasbodin: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2848]]
## [1] "wonmariwoo: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[2849]]
## [1] "carrotkaik: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2850]]
## [1] "hanniefication: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2851]]
## [1] "katie_seventeen: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2852]]
## [1] "justdeekaaay: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2853]]
## [1] "snoopyhaul: RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…"
##
## [[2854]]
## [1] "ehmmtasty: RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn"
##
## [[2855]]
## [1] "dalyahao: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2856]]
## [1] "pure_be_kind1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[2857]]
## [1] "alexaxoxo__: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2858]]
## [1] "redmafer: I’m only seventeen, I don’t know anything but I know I miss you"
##
## [[2859]]
## [1] "Ashley19533156: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2860]]
## [1] "my_justsmile: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2861]]
## [1] "mymymymymywaaay: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2862]]
## [1] "ronikosmoss: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2863]]
## [1] "winrosycheeks: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2864]]
## [1] "hoshiiest: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2865]]
## [1] "_yenyenyen: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[2866]]
## [1] "rizvikisa01: @kchartsmaster Hype boy\nWild flower\nSeventeen sector 17 album\nNew things \nLove dive\nGood boy gone bad\nLesserafim \nf… https://t.co/RnkkeBws1J"
##
## [[2867]]
## [1] "wone_woonly: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2868]]
## [1] "gfsvtbzlover: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[2869]]
## [1] "pure_be_kind1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[2870]]
## [1] "ryxieeee: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2871]]
## [1] "_dkutie: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2872]]
## [1] "charwong2: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2873]]
## [1] "dkffeinated: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2874]]
## [1] "ryxieeee: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2875]]
## [1] "handoks_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2876]]
## [1] "swaggyhoshii: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2877]]
## [1] "woozmo: TRADITIONAL SEVENTEEN https://t.co/ULNRCh7rBw"
##
## [[2878]]
## [1] "ryxieeee: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2879]]
## [1] "96_UZI: RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2880]]
## [1] "rumaishaahza: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2881]]
## [1] "odetovou: RT @ihrtsvt13: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jllnOdp0"
##
## [[2882]]
## [1] "jeongcheolbb: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2883]]
## [1] "yj_bbh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2884]]
## [1] "hoshitaey: Seventeen literally tell us to just buy one and print the other pictures lol https://t.co/USyMeTPW3j"
##
## [[2885]]
## [1] "CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH"
##
## [[2886]]
## [1] "weakforjoshua: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2887]]
## [1] "sunnykyeommie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2888]]
## [1] "my_justsmile: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[2889]]
## [1] "in2sebongs4ever: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2890]]
## [1] "Chaaariiinaaa: It's always raining when seventeen & carats meet 🥹"
##
## [[2891]]
## [1] "Crescent0624: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2892]]
## [1] "bcgaes: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[2893]]
## [1] "BroccoliGyuu: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2894]]
## [1] "leejchanie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2895]]
## [1] "lovjeongcheol: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2896]]
## [1] "618444: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[2897]]
## [1] "yuchicart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2898]]
## [1] "reditulab: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2899]]
## [1] "ceryiskan: RT @karjwnhui: ✨ SEVENTEEN PASSPORT PHOTO ✨\n(red & blue bg ver.)\n(but all black hair aw)\n\njust like/rt if you want to save ^^\n\n@pledis_17 #…"
##
## [[2900]]
## [1] "reditulab: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2901]]
## [1] "doominsun: mom + our ults hehe #CaratSelcaDay #SEVENTEEN #CSD #HOSHI #VERNON @pledis_17 https://t.co/oGybc3ROd1"
##
## [[2902]]
## [1] "reditulab: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2903]]
## [1] "spideekay: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2904]]
## [1] "_meowmeowrayne: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2905]]
## [1] "reditulab: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[2906]]
## [1] "150499_jpg: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2907]]
## [1] "sshxxxbi: RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…"
##
## [[2908]]
## [1] "SweetVixenMusic: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2909]]
## [1] "wonuvobohan: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2910]]
## [1] "nojeell0128: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2911]]
## [1] "MYLUCKYDK: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[2912]]
## [1] "thickkskull: day seventeen: misery business"
##
## [[2913]]
## [1] "mingyushibe: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2914]]
## [1] "binniee_4: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2915]]
## [1] "kimjeonsimp: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[2916]]
## [1] "my_justsmile: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2917]]
## [1] "shiahaee: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2918]]
## [1] "_twothreeerica: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2919]]
## [1] "MichelleAnglic7: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2920]]
## [1] "jnminmin: good morning! seventeen concert again!!"
##
## [[2921]]
## [1] "Tsaalit: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2922]]
## [1] "makachiseo_k: RT @pledis_17: [#17studio] JUN’S PLAYLIST\n\n▶ https://t.co/oM5wXorsIk\n\n#JUN #준\n#SEVENTEEN #세븐틴\n#JUN_PLAYLIST https://t.co/gsMh49VU3U"
##
## [[2923]]
## [1] "na77y_p: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2924]]
## [1] "makachiseo_k: RT @pledis_17: 20220610 Happy JUN’s Day🐱\n\n#Happy_JUN_Day\n\n#JUN #준\n#SEVENTEEN #세븐틴 https://t.co/XvQZKzwTeK"
##
## [[2925]]
## [1] "_aki_re: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2926]]
## [1] "hobsunshinecart: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[2927]]
## [1] "kilausevgiasha: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2928]]
## [1] "jzheshoon: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2929]]
## [1] "anjo_monstax: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2930]]
## [1] "srzhyn: RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…"
##
## [[2931]]
## [1] "OmimiZero: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2932]]
## [1] "shinkibanggi: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2933]]
## [1] "ehmmtasty: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[2934]]
## [1] "pochajunn: @starfess BLACKPINK: shut down\nTWICE: queen of hearts, cheer up, fancy, fanfare, icsm \nNEWJEANS: cookie\nLESSERAFIM:… https://t.co/MZbVkDLcXi"
##
## [[2935]]
## [1] "hoshiiest: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2936]]
## [1] "sunnykyeommie: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[2937]]
## [1] "xiubrows: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2938]]
## [1] "jwonumeow: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2939]]
## [1] "UtaunaH: RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…"
##
## [[2940]]
## [1] "jjeoshuu: it's true that the sky is jealous everytime carats and seventeen meet"
##
## [[2941]]
## [1] "Lou82189528: RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…"
##
## [[2942]]
## [1] "koomotive: @taejinkoobi if u need help with anything seventeen related feel free to talk to me 💗💗"
##
## [[2943]]
## [1] "yourcaratzen: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[2944]]
## [1] "shinkibanggi: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2945]]
## [1] "kaileee_01: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2946]]
## [1] "hoshiiest: RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…"
##
## [[2947]]
## [1] "retroviralodds: RT @Akinscoded147: Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola Allys…"
##
## [[2948]]
## [1] "hoshiiest: RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…"
##
## [[2949]]
## [1] "kiraya_mita: @kpopvotes_ga Done for #SEVENTEEN https://t.co/vNZQsmckfS"
##
## [[2950]]
## [1] "rv__svt: RT @haroomelon: my boo 🍊 \n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/zEGWrwjhge"
##
## [[2951]]
## [1] "nielleja_24: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2952]]
## [1] "jkscatkvn: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[2953]]
## [1] "geochimeobshi: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[2954]]
## [1] "foreverwithus7: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2955]]
## [1] "ellexjeon: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2956]]
## [1] "MariGuiMo_: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[2957]]
## [1] "Jeon_WonwooMin: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2958]]
## [1] "happyjoanavirus: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[2959]]
## [1] "kiraya_mita: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2960]]
## [1] "Cristin44278071: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[2961]]
## [1] "_wonuniverse_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[2962]]
## [1] "sunnykyeommie: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[2963]]
## [1] "mr_dumbell10: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2964]]
## [1] "_wonderfulwoo: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[2965]]
## [1] "sunric_twt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2966]]
## [1] "jj81185070: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[2967]]
## [1] "ellexjeon: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[2968]]
## [1] "happyjoanavirus: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[2969]]
## [1] "minghaolicious: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[2970]]
## [1] "AzzaWindi: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[2971]]
## [1] "sssssseee_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2972]]
## [1] "Mnemoiselle: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[2973]]
## [1] "KWON_HANII: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[2974]]
## [1] "forsvt9: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[2975]]
## [1] "_meowmeowrayne: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[2976]]
## [1] "elynd1sh: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[2977]]
## [1] "Mariana00381568: RT @pledis_17: [SEVENTEEN NEWS]\n#SEVENTEEN #FIRST_ALBUM #LOVE #LETTER 20160425\nThis Week Schedule List https://t.co/zmVOu65khj"
##
## [[2978]]
## [1] "Lou82189528: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[2979]]
## [1] "baekjeomahhh: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[2980]]
## [1] "Claudiavc121: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[2981]]
## [1] "J1HOON: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2982]]
## [1] "Seventeen_17_3: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[2983]]
## [1] "yuarinea: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[2984]]
## [1] "jnhrsnn: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[2985]]
## [1] "saythesebentin: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[2986]]
## [1] "prynn0: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[2987]]
## [1] "svtscrispy: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[2988]]
## [1] "smellarbee: you are my escape babe 🥀 \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/FRBGDF5MQd"
##
## [[2989]]
## [1] "saythename_JP: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[2990]]
## [1] "0129buys: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[2991]]
## [1] "jooshuuuji: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[2992]]
## [1] "ptrkavs: RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd"
##
## [[2993]]
## [1] "__snapshoot__: SEVENTEEN BE THE SUN BULACAN \n\nWTS LFB/ WTT\n\nHAVE: (2) UBA 313 TICKETS (ADJACENT SEATS)\n\nWANT: (1) LBA PREMIUM TICK… https://t.co/Ia5uHf6Hoi"
##
## [[2994]]
## [1] "renkumikun: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[2995]]
## [1] "ZrlRah: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[2996]]
## [1] "k_fancyuh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[2997]]
## [1] "Lou82189528: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[2998]]
## [1] "ZrlRah: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[2999]]
## [1] "saythesebentin: RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO"
##
## [[3000]]
## [1] "ughnooope: @yaba_sugi SEVENTEEN?? she raised him fr"
##
## [[3001]]
## [1] "scjnjh_9405: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3002]]
## [1] "sayitbnx: RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus"
##
## [[3003]]
## [1] "haojimalago: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[3004]]
## [1] "0129buys: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3005]]
## [1] "saythesebentin: RT @fallfljws: from alay to slay. #CaratSelcaDay #CSD #WONWOO #원우 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/hCZQ2FrjBB"
##
## [[3006]]
## [1] "i60kwon: WAAAAAA SEEE YOU SEVENTEEN"
##
## [[3007]]
## [1] "kyeomspup: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[3008]]
## [1] "saythesebentin: RT @pansaniaa: wearing scarfs while being cold 🥶 \n\n#CSD #CaratSelcaDay #THE8 #서명호 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/pBwNDxxICU"
##
## [[3009]]
## [1] "rinaiombak: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3010]]
## [1] "sayitbnx: RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14"
##
## [[3011]]
## [1] "saythename_JP: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3012]]
## [1] "saythename_JP: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3013]]
## [1] "svttannies: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3014]]
## [1] "saythename_JP: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3015]]
## [1] "Mnemoiselle: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[3016]]
## [1] "kiraya_mita: RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd"
##
## [[3017]]
## [1] "Faxfalay: RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n\"after last night, i think i'm in love with you, i can't get you out of my head\"\n\n#CaratSelcaDay #CSD…"
##
## [[3018]]
## [1] "SofaCat26: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3019]]
## [1] "ossalp: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[3020]]
## [1] "saythename_JP: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3021]]
## [1] "eysabff: RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H"
##
## [[3022]]
## [1] "AeArnirah: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[3023]]
## [1] "ti9erkwon: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[3024]]
## [1] "akitasounddd: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3025]]
## [1] "Faxfalay: RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…"
##
## [[3026]]
## [1] "jjowashua: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[3027]]
## [1] "Chxmskxns: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[3028]]
## [1] "_firstluvsvt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3029]]
## [1] "wonshua95: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[3030]]
## [1] "ti9erkwon: RT @gyudkmel: “Love is the flower you’ve got to let grow.”🌷 – John Lennon\n\n#CaratSelcaDay #CSD #MINGYU\n#SEVENTEEN @pledis_17 https://t.co/…"
##
## [[3031]]
## [1] "woojirangi: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3032]]
## [1] "swjki: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[3033]]
## [1] "sierra_soleilx: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3034]]
## [1] "Suun_seok: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[3035]]
## [1] "gyusinn: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3036]]
## [1] "coupranghaeisa: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3037]]
## [1] "SeventeenIU_: @kchartsmaster Definitely HOT by SEVENTEEN 😚💙"
##
## [[3038]]
## [1] "MySunMoon2: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3039]]
## [1] "sskylwt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3040]]
## [1] "EL_ICAAAA: RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…"
##
## [[3041]]
## [1] "sayitbnx: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[3042]]
## [1] "sskylwt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3043]]
## [1] "JW9705: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3044]]
## [1] "sskylwt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3045]]
## [1] "pepsschoice: wtb want to buy\n\nscoups set seventeen season greeting 2023\n\n✅️ prefer ada GO\n\nDM please\n\nt. wtb want to buy scoups… https://t.co/gyGUdm6NaJ"
##
## [[3046]]
## [1] "sskylwt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3047]]
## [1] "kaileee_01: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3048]]
## [1] "sayitbnx: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[3049]]
## [1] "Chxmskxns: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[3050]]
## [1] "Veaming1995: Finally Finished! mystery envelopes can include (official pc,postcards,crochet,etc.)\n\n~ 1:1 only\n~ will post our lo… https://t.co/xsnQcdT462"
##
## [[3051]]
## [1] "minggurie: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3052]]
## [1] "mayoonminkook: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3053]]
## [1] "deekaeisa: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3054]]
## [1] "aychitenphon: Seventeen:((("
##
## [[3055]]
## [1] "chrrylyn13: @yupsheskitten Every Carats deserved to meet Seventeen and I am One of those Carats who really dream and pray to me… https://t.co/H8wA1sqDNq"
##
## [[3056]]
## [1] "monaevis: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3057]]
## [1] "techmidschteach: RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…"
##
## [[3058]]
## [1] "hourlyebi: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3059]]
## [1] "WheeInfant: RT @segyeshiimo: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lower tha…"
##
## [[3060]]
## [1] "in2sebongs4ever: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[3061]]
## [1] "msyckae: EVERYBODY SHUT UP NEW SEVENTEEN CONTENT JUST DROPPED https://t.co/2sqBqooEhe"
##
## [[3062]]
## [1] "joannacaraig: i will see seventeen today omg"
##
## [[3063]]
## [1] "markkeuu028: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3064]]
## [1] "yugtenhao: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3065]]
## [1] "hoshiiest: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[3066]]
## [1] "EpicMahonelover: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[3067]]
## [1] "hobilvrsz: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[3068]]
## [1] "yachi6666: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[3069]]
## [1] "withgtseven: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3070]]
## [1] "beatlemaniabot: Well, she was just seventeen you know what I mean"
##
## [[3071]]
## [1] "hansolkrakers: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[3072]]
## [1] "saythesebentin: RT @ciplayoo_n: \"If the world attack and you slide off track, remember one fact, i got your back\"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…"
##
## [[3073]]
## [1] "CCT_JOSHUA: Carats!🐰❤️\n\nWe are looking for new members! Please consider joining us ❤️\nWe will be glad to have you as a part of… https://t.co/4EgzmzoXlZ"
##
## [[3074]]
## [1] "yupuwulan: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3075]]
## [1] "ChiiLee12: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3076]]
## [1] "saythesebentin: RT @darlingcircles: 𝙀𝙫𝙚𝙧𝙮 𝙢𝙤𝙢𝙚𝙣𝙩 𝙬𝙞𝙩𝙝𝙤𝙪𝙩 𝙮𝙤𝙪 𝙞𝙨 𝙢𝙚𝙖𝙣𝙞𝙣𝙜𝙡𝙚𝙨𝙨.\n\n#CSD #CaratSelcaDay #SCOUPS #SEUNGCHEOL #에스쿱스 #세븐틴 #SEVENTEEN @pledis_17 ht…"
##
## [[3077]]
## [1] "hansolkrakers: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[3078]]
## [1] "hwakuna: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3079]]
## [1] "florinedbd: RT @Montainetae: 𝙎é𝙤𝙪𝙡’𝙨 𝙣𝙞𝙜𝙝𝙩 𝙬𝙞𝙩𝙝 𝙢𝙮 𝙖𝙣𝙜𝙚𝙡 😇❤️\n✨\n\n✨\n\n✨\n\n✨\n#CTSD #CaratSelcaDay #SEVENTEEN #JEONGHAN https://t.co/kil1DZBUX1"
##
## [[3080]]
## [1] "taeskookieshop: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[3081]]
## [1] "hansolkrakers: RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…"
##
## [[3082]]
## [1] "hong_accoustic: RT @leedk_skmn: ♡ (\\ (\\\n (>ㅅ< ) ♡\n┏━━∪∪━━━━━━━━━┓\n♡ 🌸date with him🌱 ♡\n┗━━━━━♡━━━━━━━┛\n#csd #CaratSelcaDay #SEVENTEEN #DK #DOKYEO…"
##
## [[3083]]
## [1] "pergyuwu: RT @CaratOppa: [TWITTER TIME]\nSEVENTEEN (세븐틴) Twitter September Edition Photo Update!\n📸 50pic.\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/CYYFf0dDeB…"
##
## [[3084]]
## [1] "Jhanniyyy: RT @Dodoljong: I hope i'll meet Seventeen one day, may not be at a con. But someday 🥺🫶🏻 @pledis_17 see you really soon 🧡🧡🧡"
##
## [[3085]]
## [1] "hoshiiest: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3086]]
## [1] "cydorj: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3087]]
## [1] "kaizerxyr: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3088]]
## [1] "wonshua95: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3089]]
## [1] "wickterrell: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3090]]
## [1] "ellexjeon: RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…"
##
## [[3091]]
## [1] "tsay2120: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[3092]]
## [1] "gyurese: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[3093]]
## [1] "tuananikalix: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3094]]
## [1] "odetochannie: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[3095]]
## [1] "Fernand90778248: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3096]]
## [1] "katie_seventeen: RT @miss_svtmafia: OKAY TWO MORE UBC REG!!! \n\n#BeTSinBULACAN #BeTheSuninBULACAN https://t.co/xELE0lqqnQ"
##
## [[3097]]
## [1] "hanlikive: RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…"
##
## [[3098]]
## [1] "seokgyusmess: GOOD MORNING SEVENTEEN WILL SEE ME TODAY"
##
## [[3099]]
## [1] "kaizerxyr: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[3100]]
## [1] "mwchnjn: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[3101]]
## [1] "callme_yan: Good morning world! I’m seeing seventeen today 🥹🥹😭😭😭😭😭"
##
## [[3102]]
## [1] "dohwanbestboi: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[3103]]
## [1] "binniee_4: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[3104]]
## [1] "shoeahsshi: RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…"
##
## [[3105]]
## [1] "segyeshiimo: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lo… https://t.co/XErGVY2NcQ"
##
## [[3106]]
## [1] "hoshiiest: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[3107]]
## [1] "namxo_o: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3108]]
## [1] "yanah_17: RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram]\n221214 pledis_boos \n\n➸ Asia Artist Awards\n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/jmRMY8MLuC"
##
## [[3109]]
## [1] "tuananikalix: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3110]]
## [1] "imbluehour: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3111]]
## [1] "gilanggigiii: WTB\nSharing or Pairing\nSeason Greeting Seventeen 2023\nMemberset Wonwoo 🥺🙏🏻 https://t.co/pkm7nr59E8"
##
## [[3112]]
## [1] "realsvtshua: RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…"
##
## [[3113]]
## [1] "booricano_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3114]]
## [1] "hoshiiest: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[3115]]
## [1] "kpop_love13_17: RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the \"GRAND…"
##
## [[3116]]
## [1] "huiluv17: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[3117]]
## [1] "lee_seulbi1: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3118]]
## [1] "morancachorrao: RT @Brenoteen: _WORLD -SEVENTEEN\nhttps://t.co/Cor7V7ZBYs"
##
## [[3119]]
## [1] "saythesebentin: RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT"
##
## [[3120]]
## [1] "tuananikalix: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3121]]
## [1] "pergyuwu: RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…"
##
## [[3122]]
## [1] "ChiiLee12: RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…"
##
## [[3123]]
## [1] "h0ney3ee_: If you see this, you're required to list your top 10 groups\n\n1. TXT\n2. LE SSERAFIM\n3. Xdinary Heroes\n4. SEVENTEEN\n5… https://t.co/qqAPpcyNqT"
##
## [[3124]]
## [1] "ichimmyyy: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[3125]]
## [1] "icedminwon: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3126]]
## [1] "yanah_17: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[3127]]
## [1] "mahal5_0430: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3128]]
## [1] "wonu_twou: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3129]]
## [1] "martyna_koniara: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[3130]]
## [1] "tuananikalix: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3131]]
## [1] "SEVENTEENINFO1: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3132]]
## [1] "yanah_17: RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…"
##
## [[3133]]
## [1] "tuananikalix: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[3134]]
## [1] "dailyoungkhaye: RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…"
##
## [[3135]]
## [1] "EpicMahonelover: RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE"
##
## [[3136]]
## [1] "sserasol: RT @brightlybyun: #DOKYEOM: king god, general emperor majesty, pretty beautifuuuuulll gorgeous, precious elegance luxury, world high-top cl…"
##
## [[3137]]
## [1] "r_u_nice: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3138]]
## [1] "_aiioo_: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3139]]
## [1] "niw__new: RT @Ryu_MiHye: BE THE SUN ☀️☀️☀️☀️☀️\n\n@pledis_17 @pledis_17jp #SEVENTEEN #세븐틴 #セブチ 💎"
##
## [[3140]]
## [1] "svtscrispy: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3141]]
## [1] "dmdefiore: RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8"
##
## [[3142]]
## [1] "fairyhaoshi: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[3143]]
## [1] "fordeoboyz: RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…"
##
## [[3144]]
## [1] "hoeshijun: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3145]]
## [1] "bri_lrq: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[3146]]
## [1] "chhyraa: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[3147]]
## [1] "saythesebentin: RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…"
##
## [[3148]]
## [1] "mrjhnllyd: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3149]]
## [1] "ravtoyou: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[3150]]
## [1] "chhyraa: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3151]]
## [1] "SEVENTEENINFO1: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3152]]
## [1] "unodostrizz_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3153]]
## [1] "wonutiktik: RT @__2mns1: 900 days with Seventeen and forever to go. See you later, my home 💖💙 https://t.co/PgHzMHqRqR"
##
## [[3154]]
## [1] "United4Pinks: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[3155]]
## [1] "thosewithoutbot: it’s not the way that i want to be seen, like i’m caught somewhere between my moral compass and your behaviour since the age of seventeen"
##
## [[3156]]
## [1] "Chxmskxns: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[3157]]
## [1] "daphneleigh_: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[3158]]
## [1] "Chilboni11: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[3159]]
## [1] "teume2u: RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…"
##
## [[3160]]
## [1] "withgtseven: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3161]]
## [1] "furcoathao: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3162]]
## [1] "Chxmskxns: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[3163]]
## [1] "doominsun: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3164]]
## [1] "katie_seventeen: RT @17dayph: BE THE SUN in Bulacan🌞 \nSURPRISE GIVEAWAY\n\n1 UBB Premium Ticket\nOpen for team labas only!\nFollow @17dayph\nLike and RT this pos…"
##
## [[3165]]
## [1] "mullenbe11: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3166]]
## [1] "eduviumana: #万博 He is late.” Dorothea was a girl of seventeen, dark-haired https://t.co/5DEzAHkugj"
##
## [[3167]]
## [1] "geniusmoonvante: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[3168]]
## [1] "AbbyMccord: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[3169]]
## [1] "sierra_soleilx: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[3170]]
## [1] "monbewon: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3171]]
## [1] "_r4i9: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3172]]
## [1] "deeekaaayyy_: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[3173]]
## [1] "kaiiii_abl: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3174]]
## [1] "hoshiiest: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3175]]
## [1] "kidemaharanii: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3176]]
## [1] "SEVENTEENINFO1: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[3177]]
## [1] "wonuwoocartt: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3178]]
## [1] "hikunsuk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3179]]
## [1] "jiseokhao: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[3180]]
## [1] "shu_nyamik_0o0: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[3181]]
## [1] "hoshiiest: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[3182]]
## [1] "Going_1woo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3183]]
## [1] "geniusmoonvante: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3184]]
## [1] "artist_jhope: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3185]]
## [1] "SEVENTEENINFO1: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3186]]
## [1] "SEVENTEENINFO1: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3187]]
## [1] "hoshiiest: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[3188]]
## [1] "mwchnjn: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3189]]
## [1] "SEVENTEENINFO1: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3190]]
## [1] "hozicheolo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3191]]
## [1] "xumingha_o17: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[3192]]
## [1] "kyeomshijun: Now that I've calmed down!! After two months of participating in various giveaways, I was beginning to lose hope an… https://t.co/4OAMeK9nFN"
##
## [[3193]]
## [1] "lololoveuto: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3194]]
## [1] "alovelyfan_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3195]]
## [1] "moonikwan: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[3196]]
## [1] "ibeomizz: I just got result 'seungkwan' on quiz 'which seventeen member are you based on my perceptions of them'. What will y… https://t.co/YNwocDgOFt"
##
## [[3197]]
## [1] "maxineeehannie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3198]]
## [1] "Chxmskxns: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3199]]
## [1] "halsugofficial: If you want to read more about SEVENTEEN’s high energy performance, check out the link below! 🔥🎵\n\nhttps://t.co/yQdGGh03Ip"
##
## [[3200]]
## [1] "saythesebentin: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[3201]]
## [1] "halsugofficial: Fans of SEVENTEEN sang along to their favorite songs like “Rock with you”, “Cheers”, and much more! We interviewed… https://t.co/YNqUcNgUan"
##
## [[3202]]
## [1] "96_UZI: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3203]]
## [1] "yow_sopyaaa: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3204]]
## [1] "zinnzalabim_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3205]]
## [1] "sssebbbb_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3206]]
## [1] "saythesebentin: RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn"
##
## [[3207]]
## [1] "ChinkyutieOT12: RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…"
##
## [[3208]]
## [1] "W1gmund: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3209]]
## [1] "dohwanbestboi: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[3210]]
## [1] "_AnnVera_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3211]]
## [1] "nanamshaliee: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3212]]
## [1] "seoryungz: thinking about how the most followers i've ever had was in 8th grade when i ran an instagram fanpage for dino from… https://t.co/4Ady1UOj2T"
##
## [[3213]]
## [1] "coupsloverr: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[3214]]
## [1] "saythesebentin: RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…"
##
## [[3215]]
## [1] "ChinkyutieOT12: RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…"
##
## [[3216]]
## [1] "gyusinn: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[3217]]
## [1] "nanamshaliee: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[3218]]
## [1] "imwithjjong: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[3219]]
## [1] "yusansunshine: RT @allmylovetosvt: appreciating the view with him 🌆🤍\n\n#csd #caratselcaday\n#the8 #minghao #디에잇\n#seventeen @pledis_17 https://t.co/V8Zx45n1hh"
##
## [[3220]]
## [1] "saythesebentin: RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N"
##
## [[3221]]
## [1] "wonuupie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3222]]
## [1] "hanniejeongz: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3223]]
## [1] "wonuupie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3224]]
## [1] "SnowSunshineee: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3225]]
## [1] "msbston: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[3226]]
## [1] "binniee_4: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3227]]
## [1] "rinsykwon: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3228]]
## [1] "tigerhoshiiii: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[3229]]
## [1] "H0RANGHAEY00N: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[3230]]
## [1] "chadzlt: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3231]]
## [1] "shiho_kim_: RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14"
##
## [[3232]]
## [1] "camokiti: @kchartsmaster hot seventeen"
##
## [[3233]]
## [1] "gyuw_: RT @mochicherryyy: ╰Joshua’s birthday ◠‿◠\n— Photobooth event 📸\n\nᵇʸ @mochicherryyy x @ciatrtekan 🎀\n\n📍Available at palette._.id\n📆 Period : 22…"
##
## [[3234]]
## [1] "cheolt4ng: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[3235]]
## [1] "michikartsu: huling tawad daw pi\nwts lfb svt seventeen ph\n\n✴︎ (1) LBB Reg 217 BeTS tickets✴︎\n⤷ tickets are claimed already\n⤷ ₱8.… https://t.co/EohjB9skll"
##
## [[3236]]
## [1] "coupsloverr: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3237]]
## [1] "itsmemarsea: RT @vantaebearV: Good food and company make us happy 💕\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/A3…"
##
## [[3238]]
## [1] "jnshuhaa: RT @cheoliebee: (¯`*•.¸,¤°´✿.。.:* 𝚃𝙷𝙴 𝚂𝚃𝙾𝚁𝚈 𝙾𝙵 𝓔𝓻𝓸𝓼 *.:。.✿`°¤,¸.•*´¯)\n\nas we depend on light from a single candle, we look at the light as…"
##
## [[3239]]
## [1] "jnshuhaa: RT @woonkienn: museum date ?\n\n- #CaratSelcaDay #CSD #DOKYEOM #SEOKMIN #도겸 #세븐틴 @pledis_17 #SEVENTEEN - https://t.co/8MlHE6kRZ7"
##
## [[3240]]
## [1] "Dodoljong: 1:25 am here sa Kuwait but I'm still at work para sa Seventeen 🥲🧡"
##
## [[3241]]
## [1] "minlixxoxo: otw to ph arena. see you later 🥳😍 #SEVENTEEN #SEVENTEENinBulacan"
##
## [[3242]]
## [1] "joonzino_: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[3243]]
## [1] "nanamshaliee: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[3244]]
## [1] "iluvponyo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3245]]
## [1] "meowjnh_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3246]]
## [1] "gyusinn: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[3247]]
## [1] "SinogbaAngel: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3248]]
## [1] "HOSHlFlCATlON: RT @vernloversclub: i will legitimately never forget the official seventeen tiktok removing the hashtag on that emoji bc it was just this v…"
##
## [[3249]]
## [1] "ryushokupan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3250]]
## [1] "xprssnsbymela: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3251]]
## [1] "woojirangi: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[3252]]
## [1] "EpicMahonelover: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[3253]]
## [1] "Chxmskxns: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3254]]
## [1] "cart4taebi: RT @isaganiyangdo: wts lfb ° ph hatian\n\nSEVENTEEN FACE THE SUN YIZHIYU F\n• ₱590 ea\n• a + b, can tingi b\n• can steal if getting wz, sk, dn o…"
##
## [[3255]]
## [1] "joshuasboyfie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3256]]
## [1] "cyksivz: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3257]]
## [1] "chilcheol17: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[3258]]
## [1] "somizitos: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3259]]
## [1] "shiho_kim_: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[3260]]
## [1] "amor_neesha: RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[3261]]
## [1] "stthsn: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[3262]]
## [1] "shiningdkyeom: RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…"
##
## [[3263]]
## [1] "chocolexeascart: RT @jasgrenae: 🌸BeTs Be the Sun Bulacan Freebies\n\nHelp RT\nNew Carat here 🥹💕\nSupport nyo naman effort ko hahahah\n\n🌷 Open for both Team Labas…"
##
## [[3264]]
## [1] "ProZoneGD: RT @dazed420gaming: How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT #news…"
##
## [[3265]]
## [1] "cart4taebi: RT @isaganiyangdo: wtb lfs ph\n\nMINGYU NOOT NOOT / FLOWER PCS\n• 🤍 = prio, ❌️ = already have\n• preferably can meetup at bets bul\n\n— reply/dm…"
##
## [[3266]]
## [1] "MINWHOMSTve: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[3267]]
## [1] "Chxmskxns: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3268]]
## [1] "hozicheolo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3269]]
## [1] "smilingdokyeom: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3270]]
## [1] "saythesebentin: RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR"
##
## [[3271]]
## [1] "giuliaaaaa01: RT @sound_of_snow7_: •••\n𝑂𝑛𝑙𝑦 𝑡ℎ𝑜𝑠𝑒 𝑤ℎ𝑜 𝑐𝑎𝑟𝑒 𝑎𝑏𝑜𝑢𝑡 𝑦𝑜𝑢 𝑐𝑎𝑛 ℎ𝑒𝑎𝑟 𝑦𝑜𝑢 𝑤ℎ𝑒𝑛 𝑦𝑜𝑢'𝑟𝑒 𝑞𝑢𝑖𝑡𝑒\n•••\n#CSD\n#CaratSelcaDay\n#DINO\n#SEVENTEEN \n#CARAT http…"
##
## [[3272]]
## [1] "Rj1Stacia: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3273]]
## [1] "61wonu_u: RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…"
##
## [[3274]]
## [1] "dreamies_17: I am so excited for my friends to see Seventeen later. Please don't forget your basic essentials like phone, water,… https://t.co/w7KCrbYgIG"
##
## [[3275]]
## [1] "fool4svt: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[3276]]
## [1] "ArlethGiron4: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[3277]]
## [1] "KimKaaIndri: RT @Wonder_ww717: 221204 Be The Sun in Nagoya\n🍊💙\n#세븐틴 #SEVENTEEN #원우 #WONWOO #ウォヌ \n@pledis_17 https://t.co/vhTSQcQgD2"
##
## [[3278]]
## [1] "BamBamsBABYY: RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI"
##
## [[3279]]
## [1] "ChodePNE: @bIurt99 YOU'RE SEVENTEEN??"
##
## [[3280]]
## [1] "GDKAI20: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[3281]]
## [1] "jincrystalvoice: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3282]]
## [1] "seokgyukart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3283]]
## [1] "Syarifah_Aini98: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3284]]
## [1] "jwwcloud: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3285]]
## [1] "booricano_: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[3286]]
## [1] "LynRogero: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3287]]
## [1] "shiningdkyeom: RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…"
##
## [[3288]]
## [1] "huiwnw: I just got result 'wonwoo' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/ffpkcKZdw0"
##
## [[3289]]
## [1] "sierra_soleilx: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3290]]
## [1] "jo_shuahong: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3291]]
## [1] "billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF"
##
## [[3292]]
## [1] "iseoubel: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3293]]
## [1] "Brnrd_12: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3294]]
## [1] "booricano_: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[3295]]
## [1] "jnghn410: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3296]]
## [1] "shiningdkyeom: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[3297]]
## [1] "smilingdokyeom: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3298]]
## [1] "luciaelle25: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3299]]
## [1] "mexabigirl: edge of seventeen HAHHSHS https://t.co/Zs7plnfPgw"
##
## [[3300]]
## [1] "koushimai: seeing seventeen again in a few hrs YEESHAHSJX https://t.co/p7g3IBWtBt"
##
## [[3301]]
## [1] "bunycatz: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[3302]]
## [1] "SinogbaAngel: RT @loveelykiim: i can’t wait for you to make another outstanding history tomorrow at the world’s largest indoor arena ♡\n\ni hope you guys w…"
##
## [[3303]]
## [1] "wooshistick: RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT"
##
## [[3304]]
## [1] "dokmingwoo: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3305]]
## [1] "8contents: RT @Armgu_17: Mingyu and The8 cute shoulder dance🥹\n #LA3C #Mingyu #The8 #徐明浩 #金珉奎 #SEVENTEEN https://t.co/iRSvctjpQD"
##
## [[3306]]
## [1] "minimalbaca: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3307]]
## [1] "thixinhdep1312: RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…"
##
## [[3308]]
## [1] "squishyfu: i’ll also like to add that to my knowledge fromis are the lesbian sisters of seventeen saur"
##
## [[3309]]
## [1] "kenyasbodin: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[3310]]
## [1] "shiningdkyeom: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[3311]]
## [1] "sportsgeek42: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3312]]
## [1] "AdikPledis_17: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[3313]]
## [1] "jeonineja: TEAM BAHAY ULIT SA BE THE SUN CONCERT BECAUSE SEVENTEEN IS MY HOME <8"
##
## [[3314]]
## [1] "wwonuyoung: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[3315]]
## [1] "kenyasbodin: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3316]]
## [1] "yoonjhany: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3317]]
## [1] "cheolsinta: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3318]]
## [1] "yo_onjeongha: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3319]]
## [1] "skskskskksgyuuu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3320]]
## [1] "yjhvnnie: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3321]]
## [1] "coupranghaeisa: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3322]]
## [1] "addicTINEE: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3323]]
## [1] "mikalvision: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3324]]
## [1] "stthsn: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[3325]]
## [1] "cherreale: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3326]]
## [1] "Lillian79976312: RT @tzcarat: One day event on freevote! start collecting for the next cb!\n#SEVENTEEN @pledis_17 https://t.co/awR54mVP7V"
##
## [[3327]]
## [1] "_ravenboo: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[3328]]
## [1] "shiningdkyeom: RT @mochishuuu: \"I don't think glasses look good on you, sir\"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…"
##
## [[3329]]
## [1] "2kay2kay: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3330]]
## [1] "smilingdokyeom: IM SEEING SEVENTEEN TODAY HOLY SHIT"
##
## [[3331]]
## [1] "gyusinn: RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D"
##
## [[3332]]
## [1] "AdikPledis_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3333]]
## [1] "jijung31: RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…"
##
## [[3334]]
## [1] "kenyasbodin: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3335]]
## [1] "lovjeongcheol: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3336]]
## [1] "schlashlomi: I miss Seventeen with all my heart 😓"
##
## [[3337]]
## [1] "suju22teuksung: @kchartsmaster Hot by seventeen was fire but didn't get no award or anything"
##
## [[3338]]
## [1] "meaniedraft: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3339]]
## [1] "_Horangrace: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[3340]]
## [1] "itsmntflcklare: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[3341]]
## [1] "_JJKLOVE__: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3342]]
## [1] "cloudkwon_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3343]]
## [1] "ikaingaldo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3344]]
## [1] "honeyjoo0514: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3345]]
## [1] "JenKasper81: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3346]]
## [1] "leerraeel: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[3347]]
## [1] "Eclipxe_s: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[3348]]
## [1] "jodilbeers: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3349]]
## [1] "nox_et_stellae: RT @nox_et_stellae: #matchablossom\n\nThey were seventeen. Kaoru sat on the bench overlooking the skatepark, his silhouette framed by the sun…"
##
## [[3350]]
## [1] "yoongisdompling: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3351]]
## [1] "Vantellaa: @tanyakanrl Happy sweet seventeen sender"
##
## [[3352]]
## [1] "prdsdefprncss_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3353]]
## [1] "sierra_soleilx: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3354]]
## [1] "kyeomispov: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3355]]
## [1] "yoonjeonghannny: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[3356]]
## [1] "prynn0: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3357]]
## [1] "avocadoeluvs: RT @haominn_: ✨Seventeen Be the Sun in Bulacan✨ freebies by @ai_yjhanie @blinkeu_b & me🙋🏻♀️💎\n\nWe'll be giving away 85 packs to random cara…"
##
## [[3358]]
## [1] "pyongjeongi: it looks like the rain's not gonna stop anytime soon 🥲🥲🥲 seventeen and carats are meeting after all 🥹"
##
## [[3359]]
## [1] "yoon_woo_soo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3360]]
## [1] "ustwonwoo: RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…"
##
## [[3361]]
## [1] "Yannabeul: Matching Hollister fits with the MFIng boyfie #CARAT_SELCA_DAY #CSD \n#CaratSelcaDay #정한 #JEONGHAN #SEVENTEEN #세븐틴… https://t.co/YgffSQL0ir"
##
## [[3362]]
## [1] "softboiwonwoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3363]]
## [1] "Eclipxe_s: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3364]]
## [1] "Eclipxe_s: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3365]]
## [1] "atin1918: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3366]]
## [1] "Jana_Horanghae: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3367]]
## [1] "ustwonwoo: RT @maikwannie: WTS LFB PH\n\nWonwoo, Vernon SET\n- ₱1,600/set\n\n-❌ sensitive\n- pbd in pic\n- strictly sold as set\n\nPlease help rt\n\n🏷 seventeen…"
##
## [[3368]]
## [1] "str_ony: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3369]]
## [1] "into_SooHui: RT @into_SooHui: wts lfb bets bulacan lbb reg tickets\n\ncan give the tickets for 9k pero negotiable \n- arena meet up\n- can give freebies\n\nsv…"
##
## [[3370]]
## [1] "maristaas: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3371]]
## [1] "avocadoeluvs: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[3372]]
## [1] "_dy178: RT @kimbabnude: Vote seventeen 🙏🏻"
##
## [[3373]]
## [1] "featscoupss: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3374]]
## [1] "sserazen: seventeen got a hit with hot"
##
## [[3375]]
## [1] "always_svtenha: D-DAY!!! SEE YOU, @pledis_17 and Carats 🥺\n\n#BeTSBulacan #SEVENTEEN #세븐틴 @pledis_17 https://t.co/sWE7SsmOsx https://t.co/RaGKwf5eQY"
##
## [[3376]]
## [1] "kaileee_01: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3377]]
## [1] "avocadoeluvs: RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…"
##
## [[3378]]
## [1] "OktavianiSinta3: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[3379]]
## [1] "KylaKysha: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3380]]
## [1] "kzells13: Anyone na hahabol until 11am 🥺\n\nWTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hosh… https://t.co/YZEx5S36xA"
##
## [[3381]]
## [1] "itsmemarsea: RT @Yheelabolala: Yeah, heart set on fire, no lie, we’re sure \n#CaratSelcaDay #SCD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/V2moDTQWvY"
##
## [[3382]]
## [1] "stthsn: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[3383]]
## [1] "DarkchocoJean: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3384]]
## [1] "sebongtinin: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3385]]
## [1] "jshcllngif: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3386]]
## [1] "blessie_lampa: RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU"
##
## [[3387]]
## [1] "Lou82189528: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3388]]
## [1] "blessie_lampa: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[3389]]
## [1] "seokchanhoon: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[3390]]
## [1] "daehyungwim: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[3391]]
## [1] "onlyoonchoi_: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[3392]]
## [1] "DarkchocoJean: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3393]]
## [1] "seokchanhoon: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3394]]
## [1] "seonghyks: RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd"
##
## [[3395]]
## [1] "faketobio: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3396]]
## [1] "_lovgyu: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[3397]]
## [1] "wonseokuniverse: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3398]]
## [1] "hantydumpty: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3399]]
## [1] "dokmingwoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3400]]
## [1] "miyosamu: missing you by btob gives me major seventeen vibes hehe"
##
## [[3401]]
## [1] "marinerurbl: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3402]]
## [1] "chaeyoungnna: RT @djeongwooz: ꒰ wts / want to sell / lfb ꒱\n\n✦ photocard \n🛒 shopee\n💸 on pic\n✅ keep event w dp\n📍INA, Jakarta \ntags. wts pc seventeen enhyp…"
##
## [[3403]]
## [1] "myskrrrrrt: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[3404]]
## [1] "jeonjungcooky01: RT @shemcart: #ShemmyPasabuy \n\nWts lfb ph only \n\nSeventeen Gyuhao Dream Kyocera Photocards Set(2 pcs)\n💸 ₱1500 (all in + lsf)\n❗ You can look…"
##
## [[3405]]
## [1] "jiswgyu: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3406]]
## [1] "SVT_xxshuaa: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3407]]
## [1] "lovemaze1992: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3408]]
## [1] "lwlla4: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[3409]]
## [1] "ddaddu_17: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3410]]
## [1] "dinonara_15: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3411]]
## [1] "miura364082557: RT @KVotingPop: FREE VOTES FOR SEOUL MUSIC AWARDS!\n\n💛1,000 hearts\n🏆Main voting\nDay 7\n\n⛔Rules\n—Follow + Like + Retweet\n—Post proof\n—Winner a…"
##
## [[3412]]
## [1] "mileunashi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3413]]
## [1] "fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850)… https://t.co/W7PkOtaDHq"
##
## [[3414]]
## [1] "katie_seventeen: RT @Ujing1122: ANNYEONG CARATDEUL HERE ARE THE FREEBIES THAT WE WILL BE GIVING AWAY LATER AT PH ARENA \n\n🧡 TICKET HOLDER \n🧡 WRISTBAND \n🧡 LOO…"
##
## [[3415]]
## [1] "javemeareason: RT @kidultjisoo: as a dinonara, this is the best thing that has ever happened to me.\n\n#Seventeen #SEVENTEEN_WORLDTOUR_BETHESUN #Seventeenin…"
##
## [[3416]]
## [1] "gam3bo1wonu: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[3417]]
## [1] "mmt2431: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[3418]]
## [1] "zy_wonsol: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3419]]
## [1] "Eclipxe_s: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[3420]]
## [1] "e0heung_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3421]]
## [1] "SVT_xxshuaa: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[3422]]
## [1] "Lillian79976312: RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…"
##
## [[3423]]
## [1] "takoyakimob: my first seventeen album with some good pulls 👍 yass https://t.co/whH51LxJKX"
##
## [[3424]]
## [1] "agwenay: still can't believe seventeen is in the same place with me and breathing the same air"
##
## [[3425]]
## [1] "ddaengdaebak: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3426]]
## [1] "ajunkkyyu: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3427]]
## [1] "shu8hae: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3428]]
## [1] "hani_cc17: RT @SheepEnDiamant: +fully shown off.\"\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…"
##
## [[3429]]
## [1] "xuThe_8: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3430]]
## [1] "nicksbluepen111: @queerbumbles SHE TEXTED ME AT LIKE 1PM MY TIME TODAY BUT YEAH NO ITS LIKE SHE TURNED SEVENTEEN AND SUDDENLY WE DONT MATTER 😒😒 /j, lh"
##
## [[3431]]
## [1] "pwonkwan: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3432]]
## [1] "Kimjineda: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3433]]
## [1] "teatimewiththe8: RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG"
##
## [[3434]]
## [1] "wonuskmin: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3435]]
## [1] "gyuscircles: THIS IS IT SEE YOU LATER SEVENTEEN!!!!🫶🏻🫶🏻🫶🏻"
##
## [[3436]]
## [1] "anajanine14: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3437]]
## [1] "_JJKLOVE__: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3438]]
## [1] "cxexexjxaxyx: RT @notchellyy: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen"
##
## [[3439]]
## [1] "oncegenedays: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen"
##
## [[3440]]
## [1] "blessie_lampa: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3441]]
## [1] "oncegenedays: RT @notchellyy: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen"
##
## [[3442]]
## [1] "sweetanime99: let me tell you NO ONE can beat seventeen in stage presence @pledis_17 #seventeen"
##
## [[3443]]
## [1] "9yuramen: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[3444]]
## [1] "poottee_wonu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3445]]
## [1] "koominiee_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3446]]
## [1] "_dkutie: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3447]]
## [1] "orionandyou: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3448]]
## [1] "yousaranksj: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3449]]
## [1] "MeraLYS7N: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3450]]
## [1] "jimim_luvr: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[3451]]
## [1] "s2nochikara: RT @miss_svtmafia: SEVENTEEN, Kings of Synchronization @pledis_17 #세븐틴 https://t.co/ZnqVTzbyQf"
##
## [[3452]]
## [1] "eisazone: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3453]]
## [1] "ReinaKim06: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3454]]
## [1] "Lolycoupssss: One, two, three Click!📸\n\n#CSD #CaratSelcaDay #MINGYU #민규 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/3arXsGoOUi"
##
## [[3455]]
## [1] "bitenbitter: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[3456]]
## [1] "TwcxSvt: @ajooniceee SEVENTEEN"
##
## [[3457]]
## [1] "cheolsinta: RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…"
##
## [[3458]]
## [1] "PABLOistic: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3459]]
## [1] "moonjunwin: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3460]]
## [1] "aviderrrr: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3461]]
## [1] "enjellovesyoon: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[3462]]
## [1] "elyxcart: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[3463]]
## [1] "stevedjoluvr: seventeen and the weeknd https://t.co/1sBeTGzKz5 https://t.co/ux11qRYkep"
##
## [[3464]]
## [1] "soonyoungsss: i miss seventeen :("
##
## [[3465]]
## [1] "gyuhanwooV: i hope seventeen enjoys my hometown!! i am with them in spirit iakjsbciw"
##
## [[3466]]
## [1] "Lillian79976312: RT @jhsmp4: LEADERS DOING THE MOST AWAITED CHEERS CHOREO \n\n#SEVENTEEN #LA3C #SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C\n#세븐틴_더큰꿈을향해_LA3C h…"
##
## [[3467]]
## [1] "lorraineriego: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[3468]]
## [1] "i_lightbeamers: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3469]]
## [1] "addicTINEE: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[3470]]
## [1] "Lillian79976312: RT @0HMYTEEN: 221215 #SEVENTEEN #Seungkwan Instagram Story Update with Remember Me by #OHMYGIRL https://t.co/TKRdTlvdly"
##
## [[3471]]
## [1] "sebongtinin: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3472]]
## [1] "jiestos: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3473]]
## [1] "AugustaHollywd: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3474]]
## [1] "ValentinaBSTV: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3475]]
## [1] "Nbodylistens: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3476]]
## [1] "sweetanime99: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[3477]]
## [1] "Joyofjelly: It’s funny because we sometimes dress the same sets without knowing 🤣🤣🤣\n\n#CSD #CaratSelcaDay #HOSHI \n #SVT… https://t.co/STpiSSuYYu"
##
## [[3478]]
## [1] "Roberta_Lostia: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[3479]]
## [1] "lil_meooo: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[3480]]
## [1] "sm17eycrew: 4. Ash by Seventeen. ASH ON ASH ON ASH ON ASH!!!!! But in all seriousness this is Vernon's best verse in a long fuc… https://t.co/ajowDhRlkr"
##
## [[3481]]
## [1] "riri_eresh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3482]]
## [1] "shuaranghaeeee: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[3483]]
## [1] "jseonglove: @kchartsmaster INVU - mother taeyeon\nBeatbox - nct dream\nForever 1 - girls generation \nGasoline - key\nRuby - woozi… https://t.co/wA3mNCdub8"
##
## [[3484]]
## [1] "jiosgf: GOOD FUCKING MORNING SEE YOU SEVENTEEN KO"
##
## [[3485]]
## [1] "gauri_always: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[3486]]
## [1] "birulawt: RT @jamaisvu_n: WTT — WANT TO TRADE\n#BETHESUNinJKT\nBE THE SUN Additional Show \n\nHave: 1 tix MCP BLUE E SC 3xx\nWant: 1 tix MCP BLUE B SC (qn…"
##
## [[3487]]
## [1] "Roberta_Lostia: RT @seventeen: Meghan Markle's Instructions for Her British 'Vogue' Cover Shoot Say a Lot About Her https://t.co/NKaqQvMKKI https://t.co/pN…"
##
## [[3488]]
## [1] "sarcasticpaulo: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3489]]
## [1] "marinalyrical: Seventeen"
##
## [[3490]]
## [1] "sannssaa: My friends are watching either Seventeen or Super Junior today. HAVE FUN ❤️❤️❤️❤️"
##
## [[3491]]
## [1] "wonuuthankyou: RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…"
##
## [[3492]]
## [1] "StewartSmithTwt: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3493]]
## [1] "stillbamie: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3494]]
## [1] "ospaxpop: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3495]]
## [1] "dkavinn: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3496]]
## [1] "niaeowz: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[3497]]
## [1] "vrnnqtie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3498]]
## [1] "sweetanime99: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[3499]]
## [1] "shyuabun: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3500]]
## [1] "woncheolonly: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3501]]
## [1] "dangjwu: RT @JeonKate_Que: ꔛ seventeen \"be the sun\" — manila 221010 in film camera 🎞️📸\n\n- a thread 🪡 https://t.co/1ylPqnPaat"
##
## [[3502]]
## [1] "stillbamie: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3503]]
## [1] "cheolt4ng: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3504]]
## [1] "derandomshitbot: i love the number seventeen, it goes well with my favorite thing: laptop..."
##
## [[3505]]
## [1] "thecheorry: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[3506]]
## [1] "NickThiwerspoon: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3507]]
## [1] "thecheorry: RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP"
##
## [[3508]]
## [1] "Doahae_17: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3509]]
## [1] "ketuabemm: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3510]]
## [1] "breadhao_o: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[3511]]
## [1] "seungppiri: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[3512]]
## [1] "hoshihtzuu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3513]]
## [1] "tsay2120: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3514]]
## [1] "skzsweden: there was no karaoke and my friend whispered in my ear \"let's go home and watch seventeen videos\" i'm in love"
##
## [[3515]]
## [1] "aladream31258: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[3516]]
## [1] "katie_seventeen: RT @kyeomijie: ✨Be The Sun in Bulacan giveaway✨\n\nHi I will be giving away some pcs, unsealed carver (dk&jh) and fts album, and unofficial c…"
##
## [[3517]]
## [1] "grrshxxx: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3518]]
## [1] "seokminroyal: RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8"
##
## [[3519]]
## [1] "Stupidcounter: four million five hundred sixty two thousand seven hundred seventeen"
##
## [[3520]]
## [1] "blue2boot: @Ashley__Dalton @AndrewHWestern @LabourNorthWest 70% of a 25% turnout is not a mandate to be an MP.\n\nOnly seventeen… https://t.co/EAAzOYD5WX"
##
## [[3521]]
## [1] "cheollryy: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[3522]]
## [1] "cloudedbyu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3523]]
## [1] "hanniejeongz: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3524]]
## [1] "ramyeonshikie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3525]]
## [1] "theworldofshery: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3526]]
## [1] "jhhjantiera: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3527]]
## [1] "marieyaaee: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3528]]
## [1] "ljtsyc_: RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…"
##
## [[3529]]
## [1] "lamyeonz: RT @dokyeomshine: REMINDER TO FILO CARATS, EVERYONE IN GENERAL, TO RESPECT SEVENTEEN’S PRIVACY!! THEY SAID, PLEDIS WON’T BE INCLUDING PHILI…"
##
## [[3530]]
## [1] "hera_nori: good morning!!! SEE YOU LATER, SEVENTEEN!!"
##
## [[3531]]
## [1] "katie_seventeen: RT @bestboywonuu: HELP RT\n\nhi ph & intl carats! we're accepting any amount of donations/sponsors to buy bets in bulacan tickets (for giveaw…"
##
## [[3532]]
## [1] "us_writes: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3533]]
## [1] "svtshongsam: helping a friend sell one ubb prem for a discounted price, inch check po hihi. can do meet up later at the arena\n\n🏷… https://t.co/08swymA6S5"
##
## [[3534]]
## [1] "seventeen: Meghan Markle's Instructions for Her British 'Vogue' Cover Shoot Say a Lot About Her https://t.co/NKaqQvMKKI https://t.co/pNTYEOYWez"
##
## [[3535]]
## [1] "ENGENEEEEE3: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3536]]
## [1] "theworldofshery: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3537]]
## [1] "aka_rachael: @juicywoozi BTS\nSKZ\nTXT\nItzy\nAteez\nSeventeen \nEnhypen\nMCND\nTwice\nEverglow"
##
## [[3538]]
## [1] "Littlelambseat: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3539]]
## [1] "howanghee: RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q"
##
## [[3540]]
## [1] "jihanificient: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[3541]]
## [1] "carathae96: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[3542]]
## [1] "elyxcart: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[3543]]
## [1] "jihanificient: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3544]]
## [1] "chwentchw: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[3545]]
## [1] "theworldofshery: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3546]]
## [1] "tarastrike: NSFW ACCOUNTS STOP FUCKING INTERACTING WITH ME IM SEVENTEEN. GET IT? 17. SEVENTEEN. ONE SEVEN. TEN PLUS SEVEN."
##
## [[3547]]
## [1] "Roberta_Lostia: RT @seventeen: Royal Expert Claims Prince William and King Charles Are in a Full Rage Spiral Post-Docuseries https://t.co/iLzq9rYUYo https:…"
##
## [[3548]]
## [1] "_JJKLOVE__: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3549]]
## [1] "9yuramen: RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…"
##
## [[3550]]
## [1] "Jana_Horanghae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3551]]
## [1] "cscheolxxx: GOODMORNING!!! IT'S D-DAY! SEE YOU SEVENTEEN 😭♥️\n#BeTheSuninBULACAN"
##
## [[3552]]
## [1] "prynn0: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3553]]
## [1] "GinghamAndTea: @SubversionCroft Seventeen? That's being generous. *Q snorts, before he hums and presses a kiss to Seb's cheek.* Yo… https://t.co/kgKAIzVx4z"
##
## [[3554]]
## [1] "_JJKLOVE__: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3555]]
## [1] "seventeen: Lana Condor Walked On The HEADS of Barbies?! | Then vs. Now https://t.co/f5xbDt0rFQ"
##
## [[3556]]
## [1] "lyonsagility: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[3557]]
## [1] "wonyubuys: RT @gyulcart: wts lfb ph \n\nSEVENTEEN BeTS Bulacan themed Lanyard/ ID Lace ☻\n₱160 each\n\nAvailable in 3 official concert theme colors! 🧡🤍🖤\n\n⤷…"
##
## [[3558]]
## [1] "sweetanime99: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[3559]]
## [1] "wonurisoons: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[3560]]
## [1] "kwoneisa: RT @cholulasmarket: ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll be…"
##
## [[3561]]
## [1] "taleofg: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3562]]
## [1] "wonyubuys: RT @kzells13: #EKSTRAGA #2\n\n₱50 GCASH GIVEAWAY - 1 WINNER\n\nMust retweet below post 👇🏼 \n\nSeventeen onhand\n\nEnd dec 17 6am"
##
## [[3563]]
## [1] "hoonlights: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3564]]
## [1] "Jana_Horanghae: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3565]]
## [1] "wonyubuys: RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…"
##
## [[3566]]
## [1] "m_khs11: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3567]]
## [1] "kyeomshijun: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3568]]
## [1] "svt_Moochi: RT @coupranghae_17: @coupedetaat SEVENTEEN is the king of self produce, not only in music. They need to go see Mingyu self made magazine he…"
##
## [[3569]]
## [1] "jhhjantiera: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3570]]
## [1] "cart4taebi: RT @cheollie_hannie: WTS LFB PH\n\nSEVENTEEN SG2023 TINGI NETA\n\n— secured\n— dop, January 4\n— NO CANCELLATION\n— Batch 3 to be posted once 1&2…"
##
## [[3571]]
## [1] "junjolii: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3572]]
## [1] "CL0UDYSKIES_JPG: RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…"
##
## [[3573]]
## [1] "joshy_buys: RT @jwwbns: wts lfb\n\nhoshi set - 1280php\n\n- onhand\n- prio payo, 2 days dop\n- x sensitive\n- gcash, jnt direct, visayas\n\nseventeen henggarae…"
##
## [[3574]]
## [1] "cart4taebi: RT @kimshiror: 🍥 ~ wts lfb ~ 🍥\n🍥 ~ #shirosells\n\n♡ enhypen & svt pcs ♡\n\n• onhand\n• see 2nd pic for prices & info\n• rcbyt https://t.co/ShKR4B…"
##
## [[3575]]
## [1] "Lillian79976312: RT @pledischarts: #SEVENTEEN 7th Mini Album `헹가래` has now surpassed 1,600,000 (1.6 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis_1…"
##
## [[3576]]
## [1] "ksnfxyO17: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[3577]]
## [1] "patchots_cart: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3578]]
## [1] "shuaranghaeeee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3579]]
## [1] "ksnfxyO17: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[3580]]
## [1] "Den61164492: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3581]]
## [1] "eisahyegi_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3582]]
## [1] "DokyeomiaM: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3583]]
## [1] "oiiau1: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3584]]
## [1] "chattase: RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…"
##
## [[3585]]
## [1] "AJSRNJ: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3586]]
## [1] "Lalalalisabp1: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3587]]
## [1] "tbqltbql: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3588]]
## [1] "JaiParonable: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[3589]]
## [1] "mingy0_o: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[3590]]
## [1] "DokyeomiaM: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3591]]
## [1] "mingy0_o: RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…"
##
## [[3592]]
## [1] "sugarjeans: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3593]]
## [1] "dokyeowo_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3594]]
## [1] "_hanabibiii: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3595]]
## [1] "JaiParonable: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[3596]]
## [1] "mydearestwon: Super Seventeen concerts today 🥺 my first ever Kpop ult and current!! my heart is soo happy even though i wont be a… https://t.co/phugUxa9PX"
##
## [[3597]]
## [1] "jikoohaul: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3598]]
## [1] "btsvt_OT20: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3599]]
## [1] "wsecarat: RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO"
##
## [[3600]]
## [1] "wonurisoons: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3601]]
## [1] "jng_hun: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3602]]
## [1] "bangtan_vorahae: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3603]]
## [1] "rsqrtzserenity: RT @brilliantshua: (please help RT)\nOpen Pre Order by brilliantshua\n\n ✨ Carat Bong Ribbon 🌟\n \n🩰 Pickup venue w dp 20k/pc\n🌷 Keep event 🍊/🍏 j…"
##
## [[3604]]
## [1] "lazybear1783: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[3605]]
## [1] "sweetieonewoo: RT @Bitteriejeon: 👍✌️couple..\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/TTxrwVW3ah"
##
## [[3606]]
## [1] "Roberta_Lostia: RT @seventeen: Addison Rae Doubles Down on the No-Pants Trend in an Oversized Vintage Tee https://t.co/Sb7PGmvS7M https://t.co/2qrDWEl9PB"
##
## [[3607]]
## [1] "svtxtini: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3608]]
## [1] "Itsmepeeyyyttt: Ingat kayo today Seventeen and Carats🤍"
##
## [[3609]]
## [1] "meloree_713: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3610]]
## [1] "cart4taebi: RT @yunicartz: wts lfb svt ph | #yunicartz\n\nSEVENTEEN SG2023 BATCH 2 TINGI 🌹\n\n » Prio will take woozi/maknae line and other inclus\n » Dm…"
##
## [[3611]]
## [1] "kyunsdaydream: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3612]]
## [1] "hcshinx: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3613]]
## [1] "huierin: I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/RXIagk7oFK"
##
## [[3614]]
## [1] "kichanie_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3615]]
## [1] "hcshinx: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3616]]
## [1] "sunwoonoona0412: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3617]]
## [1] "btsvt_OT20: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3618]]
## [1] "96WONWON: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3619]]
## [1] "hanniecheolieee: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3620]]
## [1] "9yuramen: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[3621]]
## [1] "nanamshaliee: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3622]]
## [1] "skeym_: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[3623]]
## [1] "onyourj_eonghan: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3624]]
## [1] "svtxtini: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[3625]]
## [1] "byrvnmrthvn: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3626]]
## [1] "Roberta_Lostia: RT @seventeen: Hailey Bieber Gives Her Viral Glazed Donut Nails a Holiday, Candy Cane-Themed Update https://t.co/3jtPpMEp0B https://t.co/ah…"
##
## [[3627]]
## [1] "jijung31: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3628]]
## [1] "9yuramen: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[3629]]
## [1] "SamRoseWatson: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3630]]
## [1] "cua_yolanda: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3631]]
## [1] "jagi_baeksoo: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3632]]
## [1] "Coenffl0514: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3633]]
## [1] "min_Dee879: if you see this, you’re required to list your top 10 groups \n\n1. TXT\n2. Stray Kids\n4. Seventeen\n5. OnlyOneOf\n6. Xdi… https://t.co/4wJgSa2EV4"
##
## [[3634]]
## [1] "addicTINEE: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[3635]]
## [1] "triplechb_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3636]]
## [1] "meanieral: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3637]]
## [1] "_shuahi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3638]]
## [1] "FthScoups: RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN"
##
## [[3639]]
## [1] "kim_vannetae: RT @loleng_whalien: BE THE SUN BULACAN FREEBIES from @SVTPHUnnie \n\nSEE YALL LATERS CARATDEULS 🫶💎\n\n#bethesunbulacan #BETHESUNwithSVT #CARAT…"
##
## [[3640]]
## [1] "KarenTKD2: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3641]]
## [1] "the8cheng: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[3642]]
## [1] "comicsoons: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3643]]
## [1] "96WONWON: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3644]]
## [1] "cia_kyeomshua: RT @Koreaboo: SEVENTEEN's Mingyu Prepares For Philippine Weather With His Airport Fashion https://t.co/Gu7uaNZFJE"
##
## [[3645]]
## [1] "dokyeomhanie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3646]]
## [1] "shuahyunle: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3647]]
## [1] "kwonushii: Keep safe and stay hydrated Carats! 🤗\n\n#BeTheSuninBULACAN #Seventeen"
##
## [[3648]]
## [1] "imyourhope_jhs: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3649]]
## [1] "HollyAnderson: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3650]]
## [1] "yjhanniepyong: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3651]]
## [1] "yawnonewoo: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3652]]
## [1] "seungprints: idk why anyone’s surprised, nct dream, 127 and seventeen always chart + candy is a remake of a well loved classic,… https://t.co/q2KilwcJFS"
##
## [[3653]]
## [1] "cheolcheollie_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3654]]
## [1] "meongitemjeon: RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…"
##
## [[3655]]
## [1] "cheolies_iyashi: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[3656]]
## [1] "catvrnon: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3657]]
## [1] "cart4taebi: RT @essicakes_: YUNG SURE LANG PLEASE. LET US NOT WASTE EACH OTHER'S TIME!!!!\n\nwts 1 roundtrip bus slot for bets in bulacan (cubao pick up)…"
##
## [[3658]]
## [1] "meongitemjeon: RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…"
##
## [[3659]]
## [1] "iyoimiyai: RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…"
##
## [[3660]]
## [1] "wonnosleep: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3661]]
## [1] "itsieworm: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[3662]]
## [1] "vickookies: @Spotify SEVENTEEN 😩💗 https://t.co/Qumdg59KrN"
##
## [[3663]]
## [1] "cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd"
##
## [[3664]]
## [1] "loleng_whalien: BE THE SUN BULACAN FREEBIES from @SVTPHUnnie \n\nSEE YALL LATERS CARATDEULS 🫶💎\n\n#bethesunbulacan #BETHESUNwithSVT… https://t.co/2Cw6uS5KkW"
##
## [[3665]]
## [1] "min_gyuldaengie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3666]]
## [1] "BinAnimals: Cool, cool, cool, that won't make my anxious throughout the festivus season at all.\n\nWe live in a society, seventee… https://t.co/wZWKfGNfjP"
##
## [[3667]]
## [1] "kezRmr: @kpopvotes_ga Done for #SEVENTEEN https://t.co/FEQ4TLqwsu"
##
## [[3668]]
## [1] "kyeomsgyu: d-day!!!! icb i’m about to witness a history made by seventeen as the first kpop group to hold a concert in the wor… https://t.co/PdxxZVT4IB"
##
## [[3669]]
## [1] "kwonushii: To the people that I'll be trading, hope you will like my freebies 🥹\n\n#BeTheSuninBULACAN #Seventeen"
##
## [[3670]]
## [1] "jponze24: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[3671]]
## [1] "Adalid1004: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3672]]
## [1] "wsecarat: RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…"
##
## [[3673]]
## [1] "dksjaemark: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3674]]
## [1] "bookishian: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3675]]
## [1] "chattase: RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ"
##
## [[3676]]
## [1] "ra1nlover: OAK IS NOW SEVENTEEN- HOLD UP JUDE IS 27???? they grow up so fast💔"
##
## [[3677]]
## [1] "min_gyuldaengie: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3678]]
## [1] "lorelaysoonhoon: @kchartsmaster Seventeen HOT @pledis_17"
##
## [[3679]]
## [1] "pedzz_bd: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[3680]]
## [1] "kezRmr: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[3681]]
## [1] "mistycsc: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3682]]
## [1] "gyulovelyy: RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md"
##
## [[3683]]
## [1] "hanii_noonie: RT @scribbeys: hi. helping a friend!\n\nWTS LFB \n\nBE THE SUN IN BULACAN \nUPPERBOX B REG 426\nRow 89\nSeat 542\n\nPrice: 4,750 thru gcash or paypa…"
##
## [[3684]]
## [1] "ygdreamingg: ☆ side by side ☆ #csd #CaratSelcaDay #seventeen #carat #THE8 #디에잇 #徐明浩 https://t.co/BHXBldDWlj"
##
## [[3685]]
## [1] "junoneplusone: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3686]]
## [1] "GukMatoki: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[3687]]
## [1] "s_scoups95: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[3688]]
## [1] "saturnsorbit_: RT @mydeardreamies: wts lfb svt seventeen be the sun bulacan manila\n\nLBB Premium\n- price is very negotiable (SURE DISCOUNT)\n- friend can't…"
##
## [[3689]]
## [1] "favcheolcolatte: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3690]]
## [1] "IkoneriKshop: May interested pa ba sa onhand caratbong v2? Used once po nung bets mnl, Still complete inclusion pero yung hoshi s… https://t.co/nhQB8kScwS"
##
## [[3691]]
## [1] "lightcherrybee: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3692]]
## [1] "taro_marshmallo: RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…"
##
## [[3693]]
## [1] "wsecarat: RT @fallfljws: from alay to slay. #CaratSelcaDay #CSD #WONWOO #원우 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/hCZQ2FrjBB"
##
## [[3694]]
## [1] "piriwonpiris: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3695]]
## [1] "JE0NGINFLRT: RT @kzells13: #EKSTRAGA #2\n\n₱50 GCASH GIVEAWAY - 1 WINNER\n\nMust retweet below post 👇🏼 \n\nSeventeen onhand\n\nEnd dec 17 6am"
##
## [[3696]]
## [1] "threetwonewoo: RT @leedk_skmn: ♡ (\\ (\\\n (>ㅅ< ) ♡\n┏━━∪∪━━━━━━━━━┓\n♡ 🌸date with him🌱 ♡\n┗━━━━━♡━━━━━━━┛\n#csd #CaratSelcaDay #SEVENTEEN #DK #DOKYEO…"
##
## [[3697]]
## [1] "JEON96WO: RT @kjlvVooo: ㅡ𝐟𝐮𝐧 𝐝𝐚𝐭𝐞 𝐧𝐢𝐠𝐡𝐭 𝐰𝐢𝐭𝐡 𝐲𝐨𝐮. \n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mhS7TFd4If"
##
## [[3698]]
## [1] "wsecarat: RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…"
##
## [[3699]]
## [1] "JE0NGINFLRT: RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…"
##
## [[3700]]
## [1] "threetwonewoo: RT @cigembutosunday: – taste,?\n\n#CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN #정한 @pledis_17 https://t.co/CRvgeYpnUU"
##
## [[3701]]
## [1] "yonghafans: csd but i wasn’t ready #csd #CARAT #CaratSelcaDay #SEVENTEEN https://t.co/4lDMkc8sML"
##
## [[3702]]
## [1] "arinnoexiste: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3703]]
## [1] "JE0NGINFLRT: RT @gyulcart: wts lfb ph \n\nSEVENTEEN BeTS Bulacan themed Lanyard/ ID Lace ☻\n₱160 each\n\nAvailable in 3 official concert theme colors! 🧡🤍🖤\n\n⤷…"
##
## [[3704]]
## [1] "hoRANGHAEshiii: RT @hoRANGHAEshiii: wts lfb svt bets ph \nSeventeen Be the sun in Bulacan\n\n-UBC REG 432 ROW 98 SEAT 678\n-1,500php (discounted from 1,850)\n-P…"
##
## [[3705]]
## [1] "kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying anoth… https://t.co/GjMZOGe8Xp"
##
## [[3706]]
## [1] "IkoneriKshop: WTS / LFB PH ONLY\n#iKONERIonhands\n\nALL ONHAND AND READY TO SHIP \nSTRICTLY SET ONLY OFFICIAL SEVENTEEN LIGHTSTICK AN… https://t.co/JNsX6Qq8Mj"
##
## [[3707]]
## [1] "wsecarat: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[3708]]
## [1] "adean2025: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[3709]]
## [1] "arys_mbb: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3710]]
## [1] "curimansi88: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3711]]
## [1] "hanniecheolieee: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3712]]
## [1] "_cxjayy: RT @imckyunstd: monsta x and seventeen ♡ https://t.co/J2DjHLFRkW"
##
## [[3713]]
## [1] "urityongie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3714]]
## [1] "cjclvs: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3715]]
## [1] "gyuseokhao97: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3716]]
## [1] "_intosvt: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[3717]]
## [1] "chelseacpIXP: | Ateez ♡ | Stray Kids ♡ | Seventeen ♡ | NCT ♡| Enhypen ♡ | Txt ♡ | EXO ♡ | P1Harmony ♡ | Treasure ♡ | The Boyz ♡ | Oneus ♡ |"
##
## [[3718]]
## [1] "girlstar_MBb: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3719]]
## [1] "krystalicznosc_: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[3720]]
## [1] "Jana_Horanghae: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[3721]]
## [1] "vvsoonyoung: RT @svntncarat17_: IT'S FINALLY D-DAY CARATS!!! 🔥🔥🔥\n\n#BeTSinBULACAN #SEVENTEENinBULACAN #SEVENTEEN_WORLDTOUR_BETHESUN @pledis_17\nhttps://t…"
##
## [[3722]]
## [1] "OktavianiSinta3: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[3723]]
## [1] "ave5177: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[3724]]
## [1] "daengnyangsseu: SEE YOU LATER, SEVENTEEN! @pledis_17 🤩"
##
## [[3725]]
## [1] "xpjjkth: RT @nishiyoons: ╭┈◦•◦❥•◦ 🌸 BETS IN BULACAN FREEBIES 🌸\n\nI’ll be giving out freebies in BETS Bulacan so maghanapan tayo hehe💕\n\n✨To Claim:\n- L…"
##
## [[3726]]
## [1] "kate_rach12: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3727]]
## [1] "iamsisha: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3728]]
## [1] "drowsyyy95: RT @pledis_17: 20211004 Happy JEONGHAN’s Day 😇\n\n#Happy_JEONGHAN_Day\n\n#정한 #JEONGHAN\n#세븐틴 #SEVENTEEN https://t.co/oEW8gJXgB1"
##
## [[3729]]
## [1] "the8cheng: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[3730]]
## [1] "blankblush: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3731]]
## [1] "hoRANGHAEshiii: wts lfb svt bets ph \nSeventeen Be the sun in Bulacan\n\n-UBC REG 432 ROW 98 SEAT 678\n-1,500php (discounted from 1,850… https://t.co/SLaXwCsye6"
##
## [[3732]]
## [1] "dawn_summersrp: @Darkest_Faith @EnglishPunkVamp Hey I’m seventeen eighteen soon I know my things"
##
## [[3733]]
## [1] "odetovou: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3734]]
## [1] "JiHannie0430: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3735]]
## [1] "BeySVTColombia: @touringdata Seventeen JAPan dates ? https://t.co/u21PC0Eb9Z"
##
## [[3736]]
## [1] "thesnapshoots: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3737]]
## [1] "OxSvtEnhaSkz: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[3738]]
## [1] "arumdyni: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[3739]]
## [1] "Itsmepeeyyyttt: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[3740]]
## [1] "Iyabenteen: RT @HOSHIeez: Same place, different time .•°\n\n#CaratSelcaDay #CSD #DOKYEOM #DK #SEVENTEEN @pledis_17 https://t.co/3ITyfVRPVa"
##
## [[3741]]
## [1] "din0logy_: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[3742]]
## [1] "sweetanime99: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[3743]]
## [1] "iamsisha: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3744]]
## [1] "wowoozi_: RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp"
##
## [[3745]]
## [1] "sweetanime99: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3746]]
## [1] "notchellyy: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen"
##
## [[3747]]
## [1] "bcd_siew: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3748]]
## [1] "actuallygyu: I GOT A BERET IN MY SEVENTEEN FORTUNE BOX 🤩"
##
## [[3749]]
## [1] "prdsdefprncss_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3750]]
## [1] "liliiiiiiii_0: RT @jammydoodle: ❀ SEVENTEEN Be The Sun in Bulacan ❀\n\nFan Support for #SCOUPS🍒\n\nFor more information, please check photo below. 😊\n\nSee y'al…"
##
## [[3751]]
## [1] "niyarhmdny61: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3752]]
## [1] "boosboo_: RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…"
##
## [[3753]]
## [1] "renjuntink: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3754]]
## [1] "uarmyprincess: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3755]]
## [1] "svntncarat17_: IT'S FINALLY D-DAY CARATS!!! 🔥🔥🔥\n\n#BeTSinBULACAN #SEVENTEENinBULACAN #SEVENTEEN_WORLDTOUR_BETHESUN @pledis_17\nhttps://t.co/gkAJ62CRDf"
##
## [[3756]]
## [1] "onetwosvnsquad: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3757]]
## [1] "1004_Cheonghan: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3758]]
## [1] "zvndruh: RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…"
##
## [[3759]]
## [1] "knjdkjww: RT @gyudkmel: “Love is the flower you’ve got to let grow.”🌷 – John Lennon\n\n#CaratSelcaDay #CSD #MINGYU\n#SEVENTEEN @pledis_17 https://t.co/…"
##
## [[3760]]
## [1] "eightstar__: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3761]]
## [1] "addtocarteume: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[3762]]
## [1] "liliiiiiiii_0: RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…"
##
## [[3763]]
## [1] "gam3bo1wonu: SEVENTEEN BE THE SUN IN BULACAN D-DAY 💎"
##
## [[3764]]
## [1] "minxhoshilv: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3765]]
## [1] "x_xndzsy: RT @ae_fngrl: 💙💗💙💗💙💗💙💗💙💗💙💗💙\n D-DAY of Be The Sun in BULACAN \n ♡\n see you again, SEVENTEEN !\n 💙💗💙💗💙💗💙💗💙💗💙…"
##
## [[3766]]
## [1] "catvrnon: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3767]]
## [1] "seoksoominwon: RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…"
##
## [[3768]]
## [1] "nwafestivals: SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/qVqAOwLa8b https://t.co/9YDbgsRl59"
##
## [[3769]]
## [1] "allowasky: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3770]]
## [1] "DKHOSHISVT17: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3771]]
## [1] "vndump1: RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…"
##
## [[3772]]
## [1] "HolyVandSuga03: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3773]]
## [1] "shiashishii: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3774]]
## [1] "joohoones: If you see this you're required to list your top 10 groups\n\n1. GOT7\n2. Seventeen\n3. BTS\n4. Twice\n5. Monsta X\n6. Red… https://t.co/bdbBAwVdEG"
##
## [[3775]]
## [1] "wowoozi_: RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…"
##
## [[3776]]
## [1] "junniemoon_: RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV"
##
## [[3777]]
## [1] "kithicdames: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[3778]]
## [1] "4darksunsets_: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[3779]]
## [1] "hoebynight: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3780]]
## [1] "yoshikyeom: see you later seventeen! after almost two years aaaahhh \n@pledis_17"
##
## [[3781]]
## [1] "wowoozi_: RT @butterfluers: Proud boyf\n\n#CaratSelcaDay #CSD\n#WOOZI #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/frEd1x4nzZ"
##
## [[3782]]
## [1] "_imacarrot: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3783]]
## [1] "anyeongHOSHIyow: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[3784]]
## [1] "starryhun94: wtb lfs bets svt seventeen bulacan\nhelping a friend\n\n-discounted/complimentary ticket (will get the lowest offer ma… https://t.co/Xt6rhqHWmt"
##
## [[3785]]
## [1] "Ayeroha: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3786]]
## [1] "btsvtlife: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[3787]]
## [1] "wowoozi_: RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…"
##
## [[3788]]
## [1] "SHNLVI: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[3789]]
## [1] "cheonsaimnidaaa: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3790]]
## [1] "wowoozi_: RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…"
##
## [[3791]]
## [1] "shuashuji_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3792]]
## [1] "wonwoncheol: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[3793]]
## [1] "PT_KOREA: Survey Time! Which \"Twilight\" species do you think SVT members belong to? What secret \"Spy x ...… https://t.co/QWxX1lPXW0"
##
## [[3794]]
## [1] "qtpiewonu: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[3795]]
## [1] "iyoimiyai: RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…"
##
## [[3796]]
## [1] "hoebynight: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3797]]
## [1] "moonchiIdhan: RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws"
##
## [[3798]]
## [1] "carrotdeul: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3799]]
## [1] "cheollierancher: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3800]]
## [1] "ri_yomiaka_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3801]]
## [1] "iyoimiyai: RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13thistory https:/…"
##
## [[3802]]
## [1] "_imacarrot: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3803]]
## [1] "ri_yomiaka_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3804]]
## [1] "_imacarrot: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3805]]
## [1] "JHaniToast: Its the day we meet SEVENTEEN again 💕 Ingat CARATs! ✨\n\n#BeTheSuninBULACAN"
##
## [[3806]]
## [1] "ri_yomiaka_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3807]]
## [1] "via_is_avi: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3808]]
## [1] "halowonu: RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r"
##
## [[3809]]
## [1] "_imacarrot: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3810]]
## [1] "KPOPFansApp: SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/UWRsMWNz5V"
##
## [[3811]]
## [1] "kwonjeology: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3812]]
## [1] "Jana_Horanghae: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3813]]
## [1] "qwertaeyawnzzn: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[3814]]
## [1] "shujiiii_: hi! we still have 1 slot for betsbul carpool! nagcancel yung 1st taker :( dm me for inquiries! ₱700 all in, bagong… https://t.co/slF2Js5Ymj"
##
## [[3815]]
## [1] "JaiParonable: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[3816]]
## [1] "_imacarrot: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3817]]
## [1] "ri_yomiaka_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3818]]
## [1] "addtocarteume: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[3819]]
## [1] "orianademierda: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3820]]
## [1] "JaiParonable: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3821]]
## [1] "joollylee: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3822]]
## [1] "dkymii: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3823]]
## [1] "wonwoncheol: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[3824]]
## [1] "Jana_Horanghae: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3825]]
## [1] "addtocarteume: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[3826]]
## [1] "minghaosgiggle: RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H"
##
## [[3827]]
## [1] "weannmxix: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[3828]]
## [1] "teteplusgoogie: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3829]]
## [1] "bibivmt: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[3830]]
## [1] "flos_osseus: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[3831]]
## [1] "itsmntflcklare: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3832]]
## [1] "vntaexv: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3833]]
## [1] "Jana_Horanghae: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3834]]
## [1] "4v6ku4bmcJ7vHLy: RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC"
##
## [[3835]]
## [1] "ibexenina: RT @SHUABBY: i never get tired of the blue sky✧*。\n\n[#CSD #CaratSelcaDay #DK #JEONGHAN #SEVENTEEN @pledis_17] https://t.co/JXs8WnBlDP"
##
## [[3836]]
## [1] "dmpilgnfrncn: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[3837]]
## [1] "SinSin80849323: @huntzworld 1. ATEEZ\n2. BTS\n3. KQ FellaZ\n4. Ikon\n5. Treasure\n6. NCT\n7. TXT\n8. Seventeen\n9. Stray Kidz\n10. KNK"
##
## [[3838]]
## [1] "ibexenina: RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…"
##
## [[3839]]
## [1] "in2sebongs4ever: RT @wonubliss: getting too excited. just upgraded my tix from ubc to lba 🫠 see u vvv soon, seventeen 🫶"
##
## [[3840]]
## [1] "ibexenina: RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…"
##
## [[3841]]
## [1] "YUBINSHYUN: 14) HOT by Seventeen \n\nhonestly a banger what else can I say. https://t.co/FDAuKHoNno"
##
## [[3842]]
## [1] "1004_Cheonghan: RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws"
##
## [[3843]]
## [1] "vsqzc__: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3844]]
## [1] "JVOBADNEWS: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3845]]
## [1] "WonHuiKyeomBoo: Shadow by SVT 🫶🫶🫶\n\n(Good luck, stay safe and enjoy the show to those Carats who can hear this one live, along with… https://t.co/yfHSqyqGQe"
##
## [[3846]]
## [1] "rvelmina: RT @arcthe8: we could leave the christmas lights up 'til january \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #JUN #준 #세븐틴 @pledis_17 https://t.…"
##
## [[3847]]
## [1] "Lillian79976312: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[3848]]
## [1] "DSOAgentKennedy: He’s often thought about Ashley and what she did with her life after being rescued from the ʟᴏs ɪʟʟᴜᴍɪɴᴀᴅᴏs seventeen years ago…"
##
## [[3849]]
## [1] "yowcoups: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[3850]]
## [1] "Lillian79976312: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[3851]]
## [1] "in2sebongs4ever: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3852]]
## [1] "ambiguous_amica: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[3853]]
## [1] "kaiaxiii: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[3854]]
## [1] "notchew18: RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…"
##
## [[3855]]
## [1] "Caratdeulforlyf: Goodmorning everyone! (*in Mingyu's tone in the Inside seventeen behind Asia Manila tour) 🥰 It's D-day!! See you Seventeen and Carats! 💖💙"
##
## [[3856]]
## [1] "wowoozi_: RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn"
##
## [[3857]]
## [1] "prodleejihoon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3858]]
## [1] "Lillian79976312: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[3859]]
## [1] "cain_fiel: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3860]]
## [1] "vsyouri: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3861]]
## [1] "Erkdizon25: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3862]]
## [1] "formingyu0208: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3863]]
## [1] "sartojoycee: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3864]]
## [1] "dinounits: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3865]]
## [1] "wonyubuys: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[3866]]
## [1] "JaiParonable: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3867]]
## [1] "ruuubbbyyyyyyy4: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3868]]
## [1] "DokyeomiaM: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3869]]
## [1] "meaniewon_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3870]]
## [1] "q_eenlopez: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3871]]
## [1] "wowoozi_: RT @ciplayoo_n: \"If the world attack and you slide off track, remember one fact, i got your back\"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…"
##
## [[3872]]
## [1] "lalaine_svt: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3873]]
## [1] "wildfirechae: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3874]]
## [1] "tiivvaaaa: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3875]]
## [1] "wonyubuys: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[3876]]
## [1] "Lillian79976312: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[3877]]
## [1] "_tzudorimin: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[3878]]
## [1] "seok_jinam: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3879]]
## [1] "__WINTERMNJNG: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3880]]
## [1] "kyeommiedoremi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3881]]
## [1] "wowoozi_: RT @jieehaniyoo: \"If i can't have you no one should\"\n\n#CSD #CaratSelcaDay \n#CARAT_SELCA_DAY\n#DK #도겸\n#SEVENTEEN #세븐틴\n@pledis_17 https://t.co…"
##
## [[3882]]
## [1] "Lillian79976312: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[3883]]
## [1] "jjklleclerc: i made everyone stan seventeen i’m just better"
##
## [[3884]]
## [1] "Jana_Horanghae: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[3885]]
## [1] "ale_voyage: @kchartsmaster WildFlower, Closer-RM\nHighFive -Dino of Svt\nTo my First -NCT Dream\nDon Quixote, Cheers- Seventeen \nO… https://t.co/phppW7Q6zj"
##
## [[3886]]
## [1] "teteplusgoogie: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3887]]
## [1] "stolenmoonligh: @pinkchimmm 1. GOT7\n2. BTS\n3. SKZ\n4. SF9\n5. SHINee\n6. NCT DREAM\n7. ENHYPEN\n8. TREASURE\n9. VICTON\n10. SEVENTEEN"
##
## [[3888]]
## [1] "25hupfendes: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[3889]]
## [1] "VerbaSophia: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3890]]
## [1] "in2sebongs4ever: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[3891]]
## [1] "stolenmoonligh: @fullsunCJ 1. GOT7\n2. BTS\n3. SKZ\n4. SF9\n5. SHINee\n6. NCT DREAM\n7. ENHYPEN\n8. TREASURE\n9. VICTON\n10. SEVENTEEN"
##
## [[3892]]
## [1] "dokyeomsvt10: RT @wonusuals: from \"we're breathing the same polluted air\" \"team bahay\" \"team labas\" to \"team concert\" \"see you, seventeen\" \n\nI CAN FINALL…"
##
## [[3893]]
## [1] "addtocarteume: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[3894]]
## [1] "jeykey918: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3895]]
## [1] "koominiee_: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[3896]]
## [1] "The_Drink_King: RT @DealsOnRPGs: Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!\n\nhttps…"
##
## [[3897]]
## [1] "rsqrtzserenity: RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…"
##
## [[3898]]
## [1] "us_writes: RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…"
##
## [[3899]]
## [1] "maribuglore: RT @nooirbug: hello ive been watching mlb since 2016 so i decided to join #mlbtwt :-) my name is alice, im seventeen and my fav characters…"
##
## [[3900]]
## [1] "ssmyggv: @elelduarvk Happy sweet seventeen el 🥳🥳"
##
## [[3901]]
## [1] "wowoozi_: RT @pinkkiewonu: miror selfie with hoshi\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN @pledis_17 https://t.co/HVqRuoEiLJ"
##
## [[3902]]
## [1] "personaltrashy: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3903]]
## [1] "moonjunhuihehe: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[3904]]
## [1] "chattase: RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…"
##
## [[3905]]
## [1] "hoshi_ky17: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3906]]
## [1] "marksnabi: Good morning seventeen"
##
## [[3907]]
## [1] "eupauria: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3908]]
## [1] "wowoozi_: RT @pupyqi: my fav place in him.\n\n#caratselcaday #csd #MINGYU #seventeen @pledis_17 https://t.co/lROwClPeCF"
##
## [[3909]]
## [1] "aeieio_08: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3910]]
## [1] "fangurleng: See you, SVT!\n\n#세븐틴 #SEVENTEEN\n#SVT_WORLDTOUR_BETHESUN\n#BETHESUN"
##
## [[3911]]
## [1] "nunbitterie: RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O"
##
## [[3912]]
## [1] "Lillian79976312: RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the \"GRAND…"
##
## [[3913]]
## [1] "_tzudorimin: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[3914]]
## [1] "hohuishi: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[3915]]
## [1] "1004_Cheonghan: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[3916]]
## [1] "amorabrienne: RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…"
##
## [[3917]]
## [1] "fdxlla_na: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3918]]
## [1] "BOOTIEJESUS: RT @jacimp3: SEVENTEEN THIRTY EIGHT"
##
## [[3919]]
## [1] "nanamshaliee: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3920]]
## [1] "addtocarteume: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3921]]
## [1] "xLeeKimx: RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…"
##
## [[3922]]
## [1] "seokminoodles_: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[3923]]
## [1] "in2sebongs4ever: RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY"
##
## [[3924]]
## [1] "leeseokminized_: suddenly, it’s a rainy day?! \n\nit’s really seventeen’s concert day 🫂 but ahhhh, hope it won’t rain too hard huhu st… https://t.co/70EOMMjidq"
##
## [[3925]]
## [1] "wowoozi_: RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…"
##
## [[3926]]
## [1] "cheollierancher: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3927]]
## [1] "alla_vic: Day seventeen of the #ALLAAdventFestiveCalendar\nHave you noticed all the hidden Christmas Tress in the Melbourne gr… https://t.co/QkucPMmv6S"
##
## [[3928]]
## [1] "haydee199x: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[3929]]
## [1] "jeonghan00: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[3930]]
## [1] "hoebynight: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3931]]
## [1] "elnsxx07: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3932]]
## [1] "in2sebongs4ever: RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW"
##
## [[3933]]
## [1] "kelimansi: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[3934]]
## [1] "nanamshaliee: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3935]]
## [1] "tala_eri: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3936]]
## [1] "jacimp3: SEVENTEEN THIRTY EIGHT"
##
## [[3937]]
## [1] "superexo171: Seventeen don't get drunk every day they wouldn't be able to do any of their content if they were constantly drunk… https://t.co/v9cgpdixCA"
##
## [[3938]]
## [1] "liza2196_: RT @QueenDarong: Seventeen"
##
## [[3939]]
## [1] "acoustic_jisoo_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3940]]
## [1] "markbium: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3941]]
## [1] "strawshua: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3942]]
## [1] "in2sebongs4ever: RT @sounds_of_cheol: seventeen in ph 🇵🇭 \nlechon - bbq - jollibee https://t.co/cpdM7h85Oo"
##
## [[3943]]
## [1] "FLOWERBOYSVTN: RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws"
##
## [[3944]]
## [1] "kaiaxiii: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[3945]]
## [1] "rkiveprettygf: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[3946]]
## [1] "Santyyoo_97: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[3947]]
## [1] "LLLayagami: We just passed by Philippine Arena 🥺 mamaya.. nasa loob na din kami with Seventeen and co-carats 😭🧡🩵🩷… https://t.co/7pn988I0tg"
##
## [[3948]]
## [1] "hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws"
##
## [[3949]]
## [1] "moonchiIdhan: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3950]]
## [1] "thundeeercloud: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[3951]]
## [1] "BluePurpleMusic: SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/4UPE5p7GDb https://t.co/poeXSYhxjI"
##
## [[3952]]
## [1] "concert_next: #Music #MusicNews #KPop #LA3C #Pop SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/KJpxmAaizK"
##
## [[3953]]
## [1] "wo_okyeom: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[3954]]
## [1] "XRPdad23: RT @JeremyCorbell: I'm excited to be able to do this. For a limited time - watch my THREE films for free on YouTube!\n\nTHESE BE DIRECT LINKS…"
##
## [[3955]]
## [1] "Leidy34910365: tween seventeen and eighteen years of age. She was a r https://t.co/dGi1W84rjt"
##
## [[3956]]
## [1] "wonji96: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[3957]]
## [1] "kyeomdaisies: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3958]]
## [1] "hopanness: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3959]]
## [1] "luvielilyv: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3960]]
## [1] "8makes1crab: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[3961]]
## [1] "parkbihon: seeing seventeen in a few hours yayayayayay"
##
## [[3962]]
## [1] "shuaashushushu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3963]]
## [1] "wonji96: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[3964]]
## [1] "_ravenboo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3965]]
## [1] "shuaashushushu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3966]]
## [1] "noraehey: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3967]]
## [1] "SasaHwang_: RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…"
##
## [[3968]]
## [1] "ellie1700: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3969]]
## [1] "shuaashushushu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3970]]
## [1] "Musicstradio20: Now Seventeen Going Under - SAM FENDER on https://t.co/6eqJ3wikQr"
##
## [[3971]]
## [1] "in2sebongs4ever: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3972]]
## [1] "dmpilgnfrncn: RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…"
##
## [[3973]]
## [1] "Coco07841857: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[3974]]
## [1] "in2sebongs4ever: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3975]]
## [1] "in2sebongs4ever: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3976]]
## [1] "DwiNurlaeli11: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[3977]]
## [1] "in2sebongs4ever: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[3978]]
## [1] "hkaiove: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[3979]]
## [1] "AnaSofa85784392: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3980]]
## [1] "dmpilgnfrncn: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[3981]]
## [1] "Coco07841857: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[3982]]
## [1] "SVTs_CARAT_YMMD: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[3983]]
## [1] "Gretche22021642: 9 and seventeen doubtful readings, with only that innat https://t.co/PPnHqCca41"
##
## [[3984]]
## [1] "kngychan: @just_pingu5 I CAN'T SLEEP BESTIE😭😭CAUSE I'LL BE SEEING UR ULT GROUP SEVENTEEN LATER"
##
## [[3985]]
## [1] "_sojubuu: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3986]]
## [1] "FLOWERBOYSVTN: RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3987]]
## [1] "lalawonshua: RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…"
##
## [[3988]]
## [1] "coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs"
##
## [[3989]]
## [1] "dmpilgnfrncn: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[3990]]
## [1] "GuiangAndrea: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[3991]]
## [1] "in2sebongs4ever: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[3992]]
## [1] "daoud12827007: tween seventeen and eighteen years of age. She was a r https://t.co/t9stcWIc2q"
##
## [[3993]]
## [1] "hoshikenz17: Caratdeuls who are attending Bets Bulacan concert today, ENJOY LOVES! Desurv na desurv nyo lahat eto! Dont forget t… https://t.co/3an9WkPUlg"
##
## [[3994]]
## [1] "najaeminax: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[3995]]
## [1] "luv__wonu: RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…"
##
## [[3996]]
## [1] "dmpilgnfrncn: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[3997]]
## [1] "huiblg: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[3998]]
## [1] "NTO3OK: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[3999]]
## [1] "in2sebongs4ever: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[4000]]
## [1] "woozisplanet: RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…"
##
## [[4001]]
## [1] "jeydinalways: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4002]]
## [1] "jisocyn: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4003]]
## [1] "in2sebongs4ever: RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…"
##
## [[4004]]
## [1] "thedextazlab: SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/4zh4aHvQ32"
##
## [[4005]]
## [1] "beahdaaay_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4006]]
## [1] "in2sebongs4ever: RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…"
##
## [[4007]]
## [1] "dmpilgnfrncn: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[4008]]
## [1] "theotrickmann: RT @malkinmoth: @isocrime this is SO PAINFULLY ACCURATE . “you know they leave me there to die, but it’s okay. i’m just think about how for…"
##
## [[4009]]
## [1] "heyckffl: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4010]]
## [1] "jeonselca: its raining again.... in seventeen's concert day....."
##
## [[4011]]
## [1] "dawgcommander: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[4012]]
## [1] "dmpilgnfrncn: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[4013]]
## [1] "kngychan: can't believe i'll be seeing seventeen today"
##
## [[4014]]
## [1] "_hanabibiii: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4015]]
## [1] "_imkkung: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[4016]]
## [1] "noraehey: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4017]]
## [1] "Kim_AppleJinnie: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[4018]]
## [1] "dmpilgnfrncn: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[4019]]
## [1] "jusw_yo: RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp"
##
## [[4020]]
## [1] "najaeminax: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4021]]
## [1] "jangseowon0506: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4022]]
## [1] "mrlnjnyzq: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[4023]]
## [1] "_martski: RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…"
##
## [[4024]]
## [1] "minghaosgiggle: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4025]]
## [1] "cia_kyeomshua: RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp"
##
## [[4026]]
## [1] "jchukims: RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…"
##
## [[4027]]
## [1] "han_keychan: RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd"
##
## [[4028]]
## [1] "mrlnjnyzq: RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…"
##
## [[4029]]
## [1] "hanimeanie: Why is that every time Seventeen has a concert here it always rains 🤣"
##
## [[4030]]
## [1] "beejungkook: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[4031]]
## [1] "dmpilgnfrncn: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[4032]]
## [1] "Malia_liine: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4033]]
## [1] "wonmariwoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4034]]
## [1] "bffswm: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[4035]]
## [1] "bffswm: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[4036]]
## [1] "strawshua: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[4037]]
## [1] "uriPirateKing: RT @MsKwon_15: \"Three friends, one heart.\"\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…"
##
## [[4038]]
## [1] "moonmonggu: @ararunamakie Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/RGyCG0JNyD"
##
## [[4039]]
## [1] "mrlnjnyzq: RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…"
##
## [[4040]]
## [1] "kio_batumbaks: RT @yoojinchim: seventeen arriving where???\n\nMANILA CITY~ 🤍\n\nhttps://t.co/8oVM4TGfDI"
##
## [[4041]]
## [1] "autoflaneur: Go slowly for the count of seventeen."
##
## [[4042]]
## [1] "mrlnjnyzq: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4043]]
## [1] "_LovelyMini: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4044]]
## [1] "moonmonggu: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4045]]
## [1] "uriPirateKing: RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma"
##
## [[4046]]
## [1] "RiLo_08: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[4047]]
## [1] "_kixyaa: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[4048]]
## [1] "hoshijashy: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[4049]]
## [1] "anne_yeong1004: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4050]]
## [1] "RiLo_08: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4051]]
## [1] "mrlnjnyzq: RT @kalatcarat: help rt \n🎀 seventeen bets bulacan freebies! \nwe’ll be giving away alcohol for your sanitizing needs! 🫧 \n\nsee photos for mor…"
##
## [[4052]]
## [1] "jjaeyy: d-day hahaswhjwda 😭 will finally see seventeen later ACK"
##
## [[4053]]
## [1] "jdynn1299: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[4054]]
## [1] "dmpilgnfrncn: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4055]]
## [1] "zairawrr: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4056]]
## [1] "jjhuembp10: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4057]]
## [1] "rkiveprettygf: RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…"
##
## [[4058]]
## [1] "svtdkwhipped: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4059]]
## [1] "rkiveprettygf: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[4060]]
## [1] "huiluna17: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4061]]
## [1] "djsuh_10: RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…"
##
## [[4062]]
## [1] "akukaratan: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[4063]]
## [1] "justhvc: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4064]]
## [1] "jjeonghannxie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4065]]
## [1] "CASVT_315: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[4066]]
## [1] "starrysectorep: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4067]]
## [1] "Kateez_01: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4068]]
## [1] "loveskyeomshu: RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…"
##
## [[4069]]
## [1] "rkiveprettygf: RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…"
##
## [[4070]]
## [1] "aprilabsyuu6SJ: RT @fluffypjw: 💎 #SEVENTEEN #BeTheSuninBulacan ☀️\n\nTogether with @cutiebinwoo @chichie_hao @imdeftuan, we will be giving away these freebie…"
##
## [[4071]]
## [1] "gam3boigyu: i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3"
##
## [[4072]]
## [1] "Xelliy1: RT @pjsology: not new to kpop or stan twt but i made a new account to start fresh so uh rt if you stan any of these groups bc i need oomfs…"
##
## [[4073]]
## [1] "mrlnjnyzq: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[4074]]
## [1] "Chrishaynee: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4075]]
## [1] "minmo_onie: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4076]]
## [1] "strawshua: RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma"
##
## [[4077]]
## [1] "_angelavidaloca: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[4078]]
## [1] "JudyAnn28655971: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4079]]
## [1] "alyce_layden: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[4080]]
## [1] "kyeomzyo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4081]]
## [1] "han_keychan: RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…"
##
## [[4082]]
## [1] "MCrisisTraveler: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[4083]]
## [1] "schpsych8: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[4084]]
## [1] "fpdls_v: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4085]]
## [1] "happyangelar: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[4086]]
## [1] "moonjunhuisgf: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[4087]]
## [1] "gyutuaI: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[4088]]
## [1] "_taestytae: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4089]]
## [1] "spanishlatthe8: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4090]]
## [1] "hellevator67_: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[4091]]
## [1] "rkiveprettygf: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[4092]]
## [1] "akukaratan: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4093]]
## [1] "alynhbui: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4094]]
## [1] "j_soohwa: RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5"
##
## [[4095]]
## [1] "jannayyyyy: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/Rbyd5TX9Lj https://t.co/rR1Hkq1Xyk"
##
## [[4096]]
## [1] "rkiveprettygf: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4097]]
## [1] "hannieficent: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[4098]]
## [1] "luvlykwano_o: enjoy later, seventeen and filo carats!! stay safe and take care!🌷"
##
## [[4099]]
## [1] "ellie1700: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4100]]
## [1] "hanquookka: RT @nishiyoons: ╭┈◦•◦❥•◦ 🌸 BETS IN BULACAN FREEBIES 🌸\n\nI’ll be giving out freebies in BETS Bulacan so maghanapan tayo hehe💕\n\n✨To Claim:\n- L…"
##
## [[4101]]
## [1] "mrlnjnyzq: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[4102]]
## [1] "akukaratan: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4103]]
## [1] "dinoe_1999: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4104]]
## [1] "chrxphiyu: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4105]]
## [1] "25hupfendes: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4106]]
## [1] "sunrise_def: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4107]]
## [1] "wonwoost_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4108]]
## [1] "mrlnjnyzq: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4109]]
## [1] "ksybabieee: ganda ng shuffle ng seventeen playlist ko ahhh good morning, hoping for clear skies 🤞🤞🤞"
##
## [[4110]]
## [1] "zairawrr: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4111]]
## [1] "CALLUMN0VA: started a new book, read 10 pages, put it down, never picking it up again. never read a book that felt so distinctl… https://t.co/viI9mQ8L7U"
##
## [[4112]]
## [1] "dinoe_1999: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[4113]]
## [1] "aeceyy: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4114]]
## [1] "c750123: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4115]]
## [1] "___kidult: SHOULD I RISK AND WATCH SEVENTEEN OR STAY NA LANG SA DORM IN CASE TULOY ASSESSMENT HNGSJDGHELP 😭😭"
##
## [[4116]]
## [1] "sartojoycee: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4117]]
## [1] "MichWen548: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4118]]
## [1] "rjthbags_: RT @nrnlgmn: IT’S DDAY!!!!\n\n✨SEVENTEEN Be The Sun Bulacan Freebies ✨\n\n🧡💎☀️\n\nI’ll be giving out more of these tomorrow! See you tomorrow fel…"
##
## [[4119]]
## [1] "mrlnjnyzq: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[4120]]
## [1] "happyangelar: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[4121]]
## [1] "meanieral: RT @meanieral: help rt wtt lft wts lfb seventeen ph\n\n✔️pcs, ❌ trading cards. PRIO: ww/gyu/hao or shua counterparts of the pcs below.\n\nif in…"
##
## [[4122]]
## [1] "ivqn09: @kchartsmaster wild flower by rm\nthe astronaut by jin\nqueen of hearts by twice\nafter like by ive\no.o by nmixx\nantif… https://t.co/7oYphkD8RP"
##
## [[4123]]
## [1] "_wonwoofilms: I'm finally seeing seventeen later 😳💗"
##
## [[4124]]
## [1] "rjthbags_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4125]]
## [1] "dmpilgnfrncn: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4126]]
## [1] "zxcvbn248: RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…"
##
## [[4127]]
## [1] "xpeacyjuns_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4128]]
## [1] "dmpilgnfrncn: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4129]]
## [1] "jjs_jh: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4130]]
## [1] "esquireattire: https://t.co/ZGoFWJFDar J. Garcia Men Dress #silk #tie 4\" Wide 59\" Long SH https://t.co/WCLddfqcki"
##
## [[4131]]
## [1] "zands_a: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4132]]
## [1] "hanquookka: RT @sowoozoo613_: 💎 BE THE SUN IN BULACAN FREEBIES\n💎 Caratdeul~ We're giving away these freebies on concert day! 💙\n\n🥕 Crystal beaded bracel…"
##
## [[4133]]
## [1] "hrts4woozii: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://t.co/xjCU2stIgB"
##
## [[4134]]
## [1] "Dorris78U: Seventeen 2019-2020 World Tour [Ode to You, Off The Record] Official Photobook (+IDOLPARK Special SVT Photocards Se… https://t.co/Bv5ueRsa8c"
##
## [[4135]]
## [1] "allyscart_: I had 3 opportunities to see Seventeen but the stars never aligned 🙁"
##
## [[4136]]
## [1] "jeongcheolmahar: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4137]]
## [1] "dmpilgnfrncn: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4138]]
## [1] "ahloveyew: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4139]]
## [1] "starrysectorep: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4140]]
## [1] "btsvt_myhome: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4141]]
## [1] "eeaeauea: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4142]]
## [1] "Mandyamour3: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4143]]
## [1] "CASVT_315: RT @snowkhoshi: nobody can seventeen the way the thirteen of seventeen seventeens that’s why they’re seventeen"
##
## [[4144]]
## [1] "loveskyeomshu: RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…"
##
## [[4145]]
## [1] "Sabrina34311023: @kchartsmaster Hot by #SEVENTEEN @pledis_17"
##
## [[4146]]
## [1] "CaratxTeume: RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…"
##
## [[4147]]
## [1] "_tzudorimin: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4148]]
## [1] "kkumashane: shane-ta is on her way to see seventeen 🤶🏻"
##
## [[4149]]
## [1] "bstvst__: @r4in3_twt pasali ateee hahaha thank you for this GA 💜💙 #BeTheSuninBULACAN #SEVENTEEN https://t.co/IPRIrVRztn"
##
## [[4150]]
## [1] "nomaesce: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[4151]]
## [1] "loveskyeomshu: RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…"
##
## [[4152]]
## [1] "hanquookka: RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…"
##
## [[4153]]
## [1] "fitrianashinoda: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[4154]]
## [1] "soft4ensvtexo: RT @Dodoljong: I hope i'll meet Seventeen one day, may not be at a con. But someday 🥺🫶🏻 @pledis_17 see you really soon 🧡🧡🧡"
##
## [[4155]]
## [1] "HAN1RM: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4156]]
## [1] "zairawrr: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4157]]
## [1] "zands_a: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4158]]
## [1] "hobiiicart: RT @kartells: hello, carats!♡\n a just month away before we meet our beloved seventeen ♡ i will be giving a soonwoohao fanart freebies for…"
##
## [[4159]]
## [1] "ryuzuhas: im gona sound so delusional. but what if seventeen performed to you later"
##
## [[4160]]
## [1] "daphneleigh_: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[4161]]
## [1] "svtdaydreaming: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[4162]]
## [1] "hanquookka: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[4163]]
## [1] "vobosquad: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[4164]]
## [1] "dmpilgnfrncn: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4165]]
## [1] "rajjaameer1: RT @andengimnida: Like what Minghao said in this live “If they are REAL FANS, they wouldn’t go there (pool) and we have to believe/trust th…"
##
## [[4166]]
## [1] "wonhaogyuhui: RT @gyuhuizones: Jun's SVT 2023 Season's Greetings photoshoot behind film\n\n#JUN #준 #SEVENTEEN #세븐틴 \nhttps://t.co/jCBsp8hzPG"
##
## [[4167]]
## [1] "treasuremaru: RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…"
##
## [[4168]]
## [1] "dinasami22: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4169]]
## [1] "CASVT_315: RT @eunoia__svt: @mariyamsayed5 And if you have a big company behind you, you already have a lot of things done and ready, for seventeen th…"
##
## [[4170]]
## [1] "loveskyeomshu: RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…"
##
## [[4171]]
## [1] "CurtneyloveB: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4172]]
## [1] "CurtneyloveB: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4173]]
## [1] "CurtneyloveB: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4174]]
## [1] "gyuhuizones: Jun's SVT 2023 Season's Greetings photoshoot behind film\n\n#JUN #준 #SEVENTEEN #세븐틴 \nhttps://t.co/jCBsp8hzPG"
##
## [[4175]]
## [1] "Shuajii: See you later seventeen @pledis_17 🤍 https://t.co/OBc4rU0iIt"
##
## [[4176]]
## [1] "jdynn1299: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4177]]
## [1] "jchukims: RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…"
##
## [[4178]]
## [1] "istrinyascoups: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[4179]]
## [1] "CASVT_315: RT @eunoia__svt: \"Self-producing\" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…"
##
## [[4180]]
## [1] "Dulce51033154: RT @s_santanalopez: Me and the color pink, have been in an argument for seventeen years, I can't believe I have to make nice with it now"
##
## [[4181]]
## [1] "joshujikyeom: Namamasko po!! pang UBC Reg. 😭😭\n\n09396333629 \nM*ica M. \n\nAny amount will do 😭🙏\n\nbets in bulacan be the sun seventeen sebong svt"
##
## [[4182]]
## [1] "MoonSupport_1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[4183]]
## [1] "AHL0VECHE0L: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[4184]]
## [1] "dinoe_1999: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4185]]
## [1] "notchew18: RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…"
##
## [[4186]]
## [1] "jchukims: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4187]]
## [1] "SickSide3: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[4188]]
## [1] "moonchiIdhan: RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma"
##
## [[4189]]
## [1] "fuhaesun: RT @kkoongie_taemin: ╰ christmas gcash giveaway! ╮\n✿ one winner of ₱200\n✿ like + rt this tweet & all my bentables below\n✿ mbf\n✿ will pick w…"
##
## [[4190]]
## [1] "SamSabotage96: @MissNerdyCurvy One hour and seventeen minutes. I can appreciate where he's coming from, but his delivery has all k… https://t.co/HbTYJ721QI"
##
## [[4191]]
## [1] "bstvst__: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[4192]]
## [1] "jchukims: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4193]]
## [1] "anne_yeong1004: RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG"
##
## [[4194]]
## [1] "Atinybebe62: RT @shopcandtee: Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left are the e…"
##
## [[4195]]
## [1] "ISP0SSESSED: @skymyes His speeches of being unbelievable upon her eagerness came out naturally due to her age, didn't they? \"...… https://t.co/pwcMc1eeLT"
##
## [[4196]]
## [1] "kim_zeph: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4197]]
## [1] "venusgleam: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[4198]]
## [1] "seolforgyu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4199]]
## [1] "kihyunroyalty: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4200]]
## [1] "shannabonbon: RT @MsKwon_15: \"Three friends, one heart.\"\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…"
##
## [[4201]]
## [1] "hong_accoustic: RT @tigersprong_: HS: The closer we get, the more alike we are\nMe: Halu lu\nAlso me: 🫰🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI @pledis_17 ht…"
##
## [[4202]]
## [1] "loveskyeomshu: RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…"
##
## [[4203]]
## [1] "namjooningrkive: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4204]]
## [1] "ksywangja: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[4205]]
## [1] "ttoinks_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4206]]
## [1] "coupshanshi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4207]]
## [1] "sophiadas_neves: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[4208]]
## [1] "s_cutie_cheol: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[4209]]
## [1] "gyeomseokie: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[4210]]
## [1] "loveskyeomshu: RT @yobesuho: ✎ . . be the sun freebies | fan support ☺︎\n\n🐯 strictly 1:1\n🐸 loc: tba on d-day\n🐶 rt & like\n\n#BeTheSuninBULACAN #BeTSinBulacan…"
##
## [[4211]]
## [1] "tarabeach123: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[4212]]
## [1] "lvryok: @moonihuii seventeen, lesserafim and ateez are my ults but i stan a lot more ^^"
##
## [[4213]]
## [1] "thefckrulooking: i love woozi and blue\n\n#CSD #CaratSelcaDay #SEVENTEEN #WOOZI https://t.co/vKUVHRpKHA"
##
## [[4214]]
## [1] "soulfullyst: RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…"
##
## [[4215]]
## [1] "17ismylife3: RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/jTNp2s4UKE https://t.co/BBTWl0dY1v"
##
## [[4216]]
## [1] "LynT19_SVT: RT @SheepEnDiamant: +fully shown off.\"\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…"
##
## [[4217]]
## [1] "zenitramynnej14: RT @Hoshisoo01: 1 UBC REG 404 GIVEAWAY \nFOR BETS BULACAN\n\nHow to join:\n💙 like and rt \n💙 comment your fav svt moment with the tag #BeTSinBUL…"
##
## [[4218]]
## [1] "anne_yeong1004: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4219]]
## [1] "IgneousRose: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[4220]]
## [1] "MSeoksoo: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[4221]]
## [1] "sadturxnus: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[4222]]
## [1] "kkuradazed: their username was hoshi and i was like this is either a weeb or a carat so i said hoshi like seventeen and now we are friends"
##
## [[4223]]
## [1] "HeyIamCamille: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4224]]
## [1] "myharujjongshu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4225]]
## [1] "cparkclaims: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4226]]
## [1] "leeeeyaaaah: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4227]]
## [1] "jchukims: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4228]]
## [1] "smilefloweritme: RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…"
##
## [[4229]]
## [1] "det_tan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4230]]
## [1] "cb97staner: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[4231]]
## [1] "sjywonu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4232]]
## [1] "hooniechwe: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4233]]
## [1] "forjungwononly: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4234]]
## [1] "loveskyeomshu: RT @smileyleeDK: 🧡SVT BeTS in PH ARENA giveaways/freebies🧡\n\n❣️MBF\n❣️RT & LIKE\n❣️Show me your twitter on D-day\n❣️reply ur fave svt/bias pic…"
##
## [[4235]]
## [1] "JHaniToast: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4236]]
## [1] "pedantichoe: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4237]]
## [1] "spinosauruus: wtb season greeting sg23 seventeen wonwoo set juseyoooo"
##
## [[4238]]
## [1] "mariebutsad: if you see this, you're required to list your top 10 groups:\n\n1. skz\n2. twice\n3. day6 \n4. stayc\n5. lesserafim\n6. se… https://t.co/NJ5r3nkT7H"
##
## [[4239]]
## [1] "superexo171: @kchartsmaster Not in order but all songs from xdinary heroes and seventeen \n\nGasoline by key \nDevil by changmin… https://t.co/BWwtcF3Yog"
##
## [[4240]]
## [1] "christi26412221: tween seventeen and eighteen years of age. She was a r https://t.co/S3qG692E8k"
##
## [[4241]]
## [1] "PT_KOREA: 221217 Billboard: #SEVENTEEN Dances to 'Left and Right', Talks MAMA Awards & Performing At LA3C | ...… https://t.co/kOoVl1x81l"
##
## [[4242]]
## [1] "nervousyounglyr: and i stole every single song that i wrote\nfrom my seventeen-year-old ghost"
##
## [[4243]]
## [1] "GukMatoki: RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG"
##
## [[4244]]
## [1] "reginachagon19: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[4245]]
## [1] "wwoncartz: RT @sound_of_dk: ☀️BE THE SUN IN BULACAN FREEBIES☀️\n\nHi Filo Carats! I'll be giving away Dokyeom hand banners (limited quantity) on Decembe…"
##
## [[4246]]
## [1] "400461i: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[4247]]
## [1] "Hanihae92: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[4248]]
## [1] "loveskyeomshu: RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…"
##
## [[4249]]
## [1] "400461i: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[4250]]
## [1] "_minguu_k: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[4251]]
## [1] "jannayyyyy: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4252]]
## [1] "hondrada_bea: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4253]]
## [1] "lee_fy1: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4254]]
## [1] "wowamawijjjj: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4255]]
## [1] "GardenFairy_WW: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4256]]
## [1] "shujipaui: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[4257]]
## [1] "esecupsee: RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…"
##
## [[4258]]
## [1] "wonufolla: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[4259]]
## [1] "dumplingyuu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4260]]
## [1] "daypill6: RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…"
##
## [[4261]]
## [1] "lovelyyjn: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4262]]
## [1] "Mrsbc7: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4263]]
## [1] "cruel_cupidd: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4264]]
## [1] "hunyohui: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4265]]
## [1] "JEON96WON: RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…"
##
## [[4266]]
## [1] "byuldk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4267]]
## [1] "ariesksj: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4268]]
## [1] "whenuusleep: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4269]]
## [1] "MoonSupport_1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4270]]
## [1] "ReyAntonio73: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4271]]
## [1] "kezRmr: RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…"
##
## [[4272]]
## [1] "sebongsHae_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4273]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4274]]
## [1] "8winenight: RT @bestboywonuu: SEVENTEEN Be The Sun in Bulacan Concert Ticket Giveaway (LBA Regular) 🥳\n\nMechanics:\n• RT & like this tweet\n• RT & like my…"
##
## [[4275]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4276]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4277]]
## [1] "NOVIEXNICKII: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4278]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4279]]
## [1] "i2wons: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[4280]]
## [1] "MaryMary0414: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[4281]]
## [1] "SeptemberMorn4: RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…"
##
## [[4282]]
## [1] "nikkoupstatu: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4283]]
## [1] "sihstress: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4284]]
## [1] "kyeomdaisies: RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…"
##
## [[4285]]
## [1] "jeongcheolmahar: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4286]]
## [1] "dinoe_1999: RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…"
##
## [[4287]]
## [1] "akiiidult_: RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN"
##
## [[4288]]
## [1] "lonelyfloweryg: in such a seventeen mood… YOU KNOW WITHOUT YA IM SO LONELY"
##
## [[4289]]
## [1] "simplyposhh: Goodmorning besties magkikita nanaman tayo😭😭😭 Lets make history today!\nFirst solo kpop group to hold concert on ph… https://t.co/blMr1BOIhT"
##
## [[4290]]
## [1] "ynaloves17: RT @bestboywonuu: Congratulations to @everywon9yu_k !! 🥳🎄This is your chance to see and watch SEVENTEEN live later at PH Arena! Please DM m…"
##
## [[4291]]
## [1] "everyownwoo: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4292]]
## [1] "madrona_ciara: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[4293]]
## [1] "dinoe_1999: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[4294]]
## [1] "400461i: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4295]]
## [1] "cheolranghae_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4296]]
## [1] "400461i: RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q"
##
## [[4297]]
## [1] "sheiwoo92: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4298]]
## [1] "youngbriar: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4299]]
## [1] "wondokzihui: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[4300]]
## [1] "Emerald007007: RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…"
##
## [[4301]]
## [1] "ickyungyu: Aga nagising for seventeen"
##
## [[4302]]
## [1] "nikkoupstatu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4303]]
## [1] "myonlywoozi: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4304]]
## [1] "shuaa_jizy: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4305]]
## [1] "anne_yeong1004: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[4306]]
## [1] "babynijeonghan: It's raining. Everytime Seventeen and Carats will meet, it's always raining. 🥺"
##
## [[4307]]
## [1] "_95jhyoon: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4308]]
## [1] "userlili_: RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV"
##
## [[4309]]
## [1] "gianeromano: RT @kyutie0613: HELLOOOOO CARATS! I’ll be giving FREE photocards + snacks tomorrow at PH ARENA ✨🤗 Hoping to meet you since first time ko ma…"
##
## [[4310]]
## [1] "jeykeeyz: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4311]]
## [1] "catheeeeeey_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4312]]
## [1] "rgskmm: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4313]]
## [1] "qoh93_aus: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[4314]]
## [1] "rosymikrokosmos: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4315]]
## [1] "myonlywoozi: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4316]]
## [1] "etherealwons: see you later, seventeen! 🤍"
##
## [[4317]]
## [1] "sunoobonjbonj: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4318]]
## [1] "blueaces1128: @kchartsmaster _World by Seventeen https://t.co/p2mhMDnz6k"
##
## [[4319]]
## [1] "carats052615: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[4320]]
## [1] "1UVAZR4: RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT"
##
## [[4321]]
## [1] "maiochiruhani: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4322]]
## [1] "ItsAwa99216003: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4323]]
## [1] "wondokzihui: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[4324]]
## [1] "Ath1201R: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[4325]]
## [1] "anne_yeong1004: RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB"
##
## [[4326]]
## [1] "via_is_avi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4327]]
## [1] "wondokzihui: RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…"
##
## [[4328]]
## [1] "s_cutie_cheol: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4329]]
## [1] "learntolive09: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4330]]
## [1] "jjkeybalenciaga: See you later, @pledis_17 ♡\n\n#BeTSinBULACAN \n#SEVENTEEN"
##
## [[4331]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…"
##
## [[4332]]
## [1] "wondokzihui: RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…"
##
## [[4333]]
## [1] "jaywonlov: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4334]]
## [1] "yu_haos: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4335]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4336]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4337]]
## [1] "Chwe_Loren: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4338]]
## [1] "soonchanlvr: RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw"
##
## [[4339]]
## [1] "Tweets_ByCass: Kpop has really been carrying my mental health at work today thank u seventeen, hyolyn, and miss a"
##
## [[4340]]
## [1] "the8flr: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4341]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4342]]
## [1] "s_cutie_cheol: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4343]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4344]]
## [1] "YG_WATERMELON: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4345]]
## [1] "yjeongh4an: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4346]]
## [1] "seokminoodles_: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4347]]
## [1] "lottoten: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4348]]
## [1] "yzafanacc: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4349]]
## [1] "haeshinny: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4350]]
## [1] "ching_min024: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[4351]]
## [1] "jamgyoobi: GOOD MORNING 😭😭😭😭 cant believe im waking up this early but i guess anything for seventeen 😭😭😭"
##
## [[4352]]
## [1] "KwanSolChan: RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…"
##
## [[4353]]
## [1] "thatseokjinstan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4354]]
## [1] "Real_Estate18: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4355]]
## [1] "wondokzihui: RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…"
##
## [[4356]]
## [1] "quotefeykoi: Everything here is so inundated with history. Including himself. It’s a peculiar thing, to feel old at seventeen. 🌷"
##
## [[4357]]
## [1] "wwoncartz: RT @seoksoocentric: SEVENTEEN BE THE SUN in BULACAN fan support for #도겸 and #조슈아 \n\nsince i can’t be there physically, the admins of @seokso…"
##
## [[4358]]
## [1] "sunoobonjbonj: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4359]]
## [1] "wondokzihui: RT @NME: #SEVENTEEN didn’t just bring their ‘Be The Sun’ world tour to Japan – they brought a whole extravaganza of experiences with them,…"
##
## [[4360]]
## [1] "mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT"
##
## [[4361]]
## [1] "hoshwidk: RT @elluminous_: SEVENTEEN BE THE SUN IN BULACAN FREEBIES💙💖\n\nWe'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only! \n\nTime…"
##
## [[4362]]
## [1] "kyeomdaisies: RT @cheolsinta: lovers reunited once again ♡ \n#CaratSelcaDay #CSD #SEVENTEEN #SCOUPS #에스쿱스 #SEUNGCHEOL #승철 https://t.co/eWQC4YAAaR"
##
## [[4363]]
## [1] "dh_qorgks: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4364]]
## [1] "just_pingu5: @kngychan When i was in 4th grade my classmate was an Aghase and talked about got7 so i learnee about them and real… https://t.co/8Y6O0VySQS"
##
## [[4365]]
## [1] "ngla444: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[4366]]
## [1] "wondokzihui: RT @mindset_dive: Mark your calendars - JOSHUA of SEVENTEEN’s Mindset trailer premieres Tuesday 12/6 at 8 pm PST // Wednesday 12/7 1PM KST…"
##
## [[4367]]
## [1] "dh_qorgks: @yupsheskitten i think every carat needs to see seventeen and be part of the ocean but for me i should win because… https://t.co/np8L8DcHIJ"
##
## [[4368]]
## [1] "myungholine: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4369]]
## [1] "wondokzihui: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS SPOT #2\n\n▶ https://t.co/jdJ2EbCFMr\n\n#SEVENTEEN #세븐틴\n#SVT2023시즌그리팅 https://t.co/SN9X2mLH3q"
##
## [[4370]]
## [1] "Soonding_0615: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4371]]
## [1] "LMAbigwin: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4372]]
## [1] "kadzunia76: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4373]]
## [1] "cloudywon_: RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE"
##
## [[4374]]
## [1] "Amorrhey: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[4375]]
## [1] "kihyunsjay: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[4376]]
## [1] "txtyun__: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4377]]
## [1] "james047563m: @jannarden @annemurray1 You are. Your \"At Seventeen\" is used in my poetry class every year. Maybe these fools could… https://t.co/geJ0ramqdp"
##
## [[4378]]
## [1] "eyxseungcheol: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4379]]
## [1] "dinoe_1999: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[4380]]
## [1] "chcjhn_hhjin: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4381]]
## [1] "KiannaJ52205189: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[4382]]
## [1] "aaronjacko: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[4383]]
## [1] "MylaGA17SVT: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4384]]
## [1] "BadyahHassan: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[4385]]
## [1] "Mysmoothie_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4386]]
## [1] "kylareiiwoo: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4387]]
## [1] "chakojamthme: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4388]]
## [1] "cia_kyeomshua: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4389]]
## [1] "aly_as_a_carat: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4390]]
## [1] "iloveyooallday: RT @shopcandtee: Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left are the e…"
##
## [[4391]]
## [1] "kylareiiwoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4392]]
## [1] "markgf_1999: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4393]]
## [1] "LalSinghmahor3: 9 and seventeen doubtful readings, with only that innat ls #推特刷粉丝 #刷粉平台 #推特买粉 https://t.co/3gfnHsqGfe"
##
## [[4394]]
## [1] "shopcandtee: Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left ar… https://t.co/xBQfGEwCgP"
##
## [[4395]]
## [1] "PredesJingle: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4396]]
## [1] "rnjnamor: RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…"
##
## [[4397]]
## [1] "yoongiplants: just exploring art \n#csd #caratselcaday #MINGHAO #seventeen https://t.co/yeqaUf6GFN"
##
## [[4398]]
## [1] "shujipaui: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[4399]]
## [1] "Alisonkyutie2: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[4400]]
## [1] "BarryHo02721730: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4401]]
## [1] "kaeyishi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4402]]
## [1] "annyeongjinnie: RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…"
##
## [[4403]]
## [1] "tuwpic: RT @woos86: hello, i'm bin ! new to #studytwt n #studytwtph \n\n▫️ i'm bin ; she / her ; istp\n▫️ stem 11 ; leo ; fil n eng \n▫️ future psychol…"
##
## [[4404]]
## [1] "kyeomijie: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4405]]
## [1] "woomygosh: RT @woomygosh: I am hearing a voice in my head and it's wooyoung singing seventeen in that one ateez log"
##
## [[4406]]
## [1] "BarryHo02721730: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4407]]
## [1] "athe8naaa: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4408]]
## [1] "bjyxYizhan_: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[4409]]
## [1] "BarryHo02721730: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4410]]
## [1] "salvati_lisa: @Vintagesteve2 @DannySt44245634 @pmvc218 @LunaConejo87 Seventeen is below age of consent in NY. He was 39?? That i… https://t.co/jZZGN1kGfU"
##
## [[4411]]
## [1] "minorlysour: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[4412]]
## [1] "curimansi88: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4413]]
## [1] "staywithran: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4414]]
## [1] "bambinicologne: RT @pledischarts: #SEVENTEEN 7th Mini Album `헹가래` has now surpassed 1,600,000 (1.6 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis_1…"
##
## [[4415]]
## [1] "_archao: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4416]]
## [1] "sinclairzehriah: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4417]]
## [1] "cheoldeushi: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4418]]
## [1] "KwanHoshua_uji: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4419]]
## [1] "_archao: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[4420]]
## [1] "nomaesce: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[4421]]
## [1] "novnoophi: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[4422]]
## [1] "hanna_yaaaa: I will make this a thread & checklist to complete simbang gabi (as much as I can):\n#SimbangGabi2022… https://t.co/Wpc1HFad8Q"
##
## [[4423]]
## [1] "_archao: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[4424]]
## [1] "KwanHoshua_uji: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4425]]
## [1] "sexyIeo: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[4426]]
## [1] "9596blvd: wtb lfs ph\n\n2023 Seventeen Season's Greetings \n\n~ the8 memset\n\nlong dop sana\n\n🏷svt sg2023 scoups jeonghan joshua ju… https://t.co/Nqq13P3p4n"
##
## [[4427]]
## [1] "Baoxiao15: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[4428]]
## [1] "KwanHoshua_uji: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4429]]
## [1] "soontokk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4430]]
## [1] "eyxseungcheol: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4431]]
## [1] "BetheSunKidult: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[4432]]
## [1] "nomaesce: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[4433]]
## [1] "_chrstianm: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4434]]
## [1] "akiiidult_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4435]]
## [1] "ningatsu: RT @soiceicebby: @kpophappenings_ YOON from SEVENTEEN https://t.co/9IM5b8J0K6"
##
## [[4436]]
## [1] "_colemaybe: RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…"
##
## [[4437]]
## [1] "seungerinelee: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4438]]
## [1] "_archao: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4439]]
## [1] "boominshua: RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…"
##
## [[4440]]
## [1] "70_037: RT @Hoshihora6: @kpophappenings_ You should put year and specific category. \nCz SEVENTEEN won Daesang (AOTY) for \"AN ODE\" in 2019.\nAnd yest…"
##
## [[4441]]
## [1] "Tabletop_Deals: RT @DealsOnRPGs: Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!\n\nhttps…"
##
## [[4442]]
## [1] "Ree_raeee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4443]]
## [1] "owhxkeyboard: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[4444]]
## [1] "rnjnamor: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[4445]]
## [1] "caratfrogfaye: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[4446]]
## [1] "sinclairzehriah: RT @maine5441: I will be giving away ref magnets tomm and unofficial photocards pag nahulaan mo kung sino ang bias ko 😂 Like, share and sho…"
##
## [[4447]]
## [1] "ramminyeocart_: it's dday, goodluck seventeen, see you sa susunod ha"
##
## [[4448]]
## [1] "sinclairzehriah: RT @Wonhui_tintin: #BeTSinBULACAN #BeTSinBULACANFREEBIES for\n#wonhui and #gyuhao \n#seventeen #wonwoo #jun #mingyu #the8 \n*Please check the…"
##
## [[4449]]
## [1] "Mystery_Girl14: RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo"
##
## [[4450]]
## [1] "lidu2703: RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…"
##
## [[4451]]
## [1] "amebeoms: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4452]]
## [1] "wondokzihui: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4453]]
## [1] "dinoe_1999: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4454]]
## [1] "Kets_SVTreasure: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4455]]
## [1] "hansollieee: Produced their own songs & choreographies, promoting their group on the street, seungkwan personally meeting PDs an… https://t.co/SPRX61UiNo"
##
## [[4456]]
## [1] "caratsince17: RT @wonhaozones: More Wonwoo from the 2023 Season's Greetings!\n\ncr. svtww_717\n\n#WONWOO #원우 #SEVENTEEN #세븐틴 https://t.co/oeRIf76t8h"
##
## [[4457]]
## [1] "moonmonggu: @kpopvotes_ga Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/iS4njp3SX1"
##
## [[4458]]
## [1] "_sojubuu: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[4459]]
## [1] "smilefloweritme: RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ"
##
## [[4460]]
## [1] "yjhsmiles: RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW"
##
## [[4461]]
## [1] "yngishua: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[4462]]
## [1] "teardrops_angel: RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[4463]]
## [1] "moonmonggu: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[4464]]
## [1] "shuajkingz: RT @allforeheads: Appreciation post for Athurkyeom bc I'll always be proud of him ❤️\n\n• lady 🥑 signing off •\n\n@pledis_17 #SEVENTEEN #DK #DO…"
##
## [[4465]]
## [1] "lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nT… https://t.co/DswRwoQTJE"
##
## [[4466]]
## [1] "Tigertales6: RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…"
##
## [[4467]]
## [1] "kylareiiwoo: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4468]]
## [1] "kiwiboong: @r4in3_twt #BeTheSuninBULACAN #SEVENTEEN thank you po! https://t.co/noJEst653E"
##
## [[4469]]
## [1] "DealsOnRPGs: Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!… https://t.co/Wfefbw7HzG"
##
## [[4470]]
## [1] "moonmonggu: @haelygiveaway Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/1MZXjRzr2A"
##
## [[4471]]
## [1] "anne_yeong1004: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[4472]]
## [1] "C0DE_W4RR10R: RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…"
##
## [[4473]]
## [1] "seventeen_samm: RT @genmnz: why do guys think “imma get u pregnant” is flirting.. bitch i’m scared of u"
##
## [[4474]]
## [1] "eusterz: 9 and seventeen doubtful readings, with only that innat https://t.co/66KWppH3mN"
##
## [[4475]]
## [1] "waterIooletters: seventeen https://t.co/bm4JmuD1Dp"
##
## [[4476]]
## [1] "daisyaloe_: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4477]]
## [1] "Baoxiao15: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[4478]]
## [1] "yunhosbackwash: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[4479]]
## [1] "S_Coupshi3: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4480]]
## [1] "seventeen_samm: RT @evellynnncc: guys literally only act right for 2 weeks"
##
## [[4481]]
## [1] "SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?"
##
## [[4482]]
## [1] "D9oVXHupec9njCc: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4483]]
## [1] "Mystery_Girl14: RT @seventeen: Meet Seventeen Voices of the Year honoree Aniya Butler! 🎙At just 16 years old, Aniya uses her voice to bring attention to cl…"
##
## [[4484]]
## [1] "hwajinss: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4485]]
## [1] "dinoe_1999: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4486]]
## [1] "Wonranghae216: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4487]]
## [1] "chirvxmy: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4488]]
## [1] "moonmonggu: RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…"
##
## [[4489]]
## [1] "dinoe_1999: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4490]]
## [1] "kiwiboong: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[4491]]
## [1] "dinoe_1999: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[4492]]
## [1] "caratfrogfaye: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4493]]
## [1] "wwoncartz: RT @softpsyche: BE THE SUN BULACAN\njoshua fansupport \n\n✶ hand banners\n✶ rose quartz and serenity cookies\n — rt & like to spread\n\nread bel…"
##
## [[4494]]
## [1] "svtwonufan_96: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4495]]
## [1] "Baoxiao15: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[4496]]
## [1] "kywonniesimp: @bubble_ncteaa @ming1jn @luv__wonu @markierawrr @hwabeary SEVENTEEN-😭😭😭"
##
## [[4497]]
## [1] "enhypenseven__: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4498]]
## [1] "waveofshi: @Kpopfan96009017 - hoshi, beom, dabin\n- seventeen, txt, monsta \n- bts \n- hoshi \n- soobin, mingyu, booboo \n- y’en a… https://t.co/oxdMphrdGX"
##
## [[4499]]
## [1] "DisrespectedThe: RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…"
##
## [[4500]]
## [1] "hanniebubbie: RT @livenationph: 💎 Here are the shuttle details for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nPrice is P200 for all routes. Maximum o…"
##
## [[4501]]
## [1] "hunnii_creamii: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4502]]
## [1] "busanboiss: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4503]]
## [1] "bldrvqwri: RT @aki_the8finity: \"It’s a good thing we're not vampires.\"\n\n#CSD #CaratSelcaDay #Minghao #The8 #SEVENTEEN @pledis_17 https://t.co/ltYxcIiK…"
##
## [[4504]]
## [1] "pauuprints: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4505]]
## [1] "starrysectorep: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4506]]
## [1] "caratfrogfaye: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4507]]
## [1] "dailynrk: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[4508]]
## [1] "MbbElise: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4509]]
## [1] "moon_junels: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4510]]
## [1] "RIRIBB1T: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[4511]]
## [1] "MovoSaijari: @kchartsmaster HOT SEVENTEEN https://t.co/xYwKCfeiYg"
##
## [[4512]]
## [1] "PRECI0UXTEEZ: RT @yeopromise: #SEVENTEEN as #ATEEZ songs! https://t.co/qL7FDQLlLP"
##
## [[4513]]
## [1] "NQK0021: RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU"
##
## [[4514]]
## [1] "laarif9: #百家乐 #世界杯 He is late.” Dorothea was a girl of seventeen, dark-haired https://t.co/nLe2S8zRO9"
##
## [[4515]]
## [1] "sittiayeeesha: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4516]]
## [1] "_colemaybe: RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…"
##
## [[4517]]
## [1] "kim_zeph: RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…"
##
## [[4518]]
## [1] "kyeominology: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4519]]
## [1] "LewisPherne: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[4520]]
## [1] "jiestos: RT @feat_annaaa: helping a friend !\nwts lfb \n\nubc reg 430 row 98\nLONG DOP \n2k (bought online during carat-mem presale)\ndp : 500-600\nrembal…"
##
## [[4521]]
## [1] "RIRIBB1T: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4522]]
## [1] "TaeRaiMinSeok: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4523]]
## [1] "Sebong_cham: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[4524]]
## [1] "joshujibwi: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4525]]
## [1] "owhxkeyboard: seventeen 🥺😬"
##
## [[4526]]
## [1] "smilefloweritme: RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH"
##
## [[4527]]
## [1] "tehjul: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4528]]
## [1] "upicgent: Seventeen-year-old boy beliefs. It could take time to\ngoolak"
##
## [[4529]]
## [1] "minwooshi8: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[4530]]
## [1] "yourcaratzen: RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8"
##
## [[4531]]
## [1] "warmwooyu: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4532]]
## [1] "dokyeomsfool: RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…"
##
## [[4533]]
## [1] "cheriecoups: RT @madebyazzie: rookie seventeen performing chuck in the rain in 2016 https://t.co/CXgHMn7KGq"
##
## [[4534]]
## [1] "ae_fngrl: 💙💗💙💗💙💗💙💗💙💗💙💗💙\n D-DAY of Be The Sun in BULACAN \n ♡\n see you again, SEVENTEEN !\n 💙… https://t.co/tfzAw83esZ"
##
## [[4535]]
## [1] "threetwonewoo: RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…"
##
## [[4536]]
## [1] "bjyxYizhan_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4537]]
## [1] "soontokk: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4538]]
## [1] "bjyxYizhan_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4539]]
## [1] "bjyxYizhan_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4540]]
## [1] "svtfltrs: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[4541]]
## [1] "nomaesce: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4542]]
## [1] "bjyxYizhan_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4543]]
## [1] "hanscapes: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4544]]
## [1] "kyu0325s: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4545]]
## [1] "hanscapes: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4546]]
## [1] "hanscapes: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4547]]
## [1] "jpeb1010: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4548]]
## [1] "kmgyupi: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4549]]
## [1] "hanscapes: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4550]]
## [1] "withgyu2: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4551]]
## [1] "Teamsebongs: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[4552]]
## [1] "athe8naaa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4553]]
## [1] "Teamsebongs: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4554]]
## [1] "hyuckiebussy: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4555]]
## [1] "PatoInYourArea: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[4556]]
## [1] "Teamsebongs: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[4557]]
## [1] "SVTL0VERB0T: i miss seventeen https://t.co/gFwwS7LvLQ"
##
## [[4558]]
## [1] "dindin_ttattu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4559]]
## [1] "Teamsebongs: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[4560]]
## [1] "Sting_Bee24: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4561]]
## [1] "en_btsvt: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[4562]]
## [1] "LoverJHale: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[4563]]
## [1] "RoseMaeDavis1: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[4564]]
## [1] "warmwooyu: RT @katehalliwell: rock with you is a perfect song actually #Seventeen_LA3C #LA3C #SVT @pledis_17 https://t.co/FWeUGFQD1M"
##
## [[4565]]
## [1] "FLOWERBOYSVTN: RT @hanniessvt: seeing people from bets bulacan posting giveaways and donations to help carats see seventeen and to make the sold out arena…"
##
## [[4566]]
## [1] "Teamsebongs: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4567]]
## [1] "anne_yeong1004: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4568]]
## [1] "booty_sooperior: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4569]]
## [1] "uji_hannie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4570]]
## [1] "imadone___: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[4571]]
## [1] "anne_yeong1004: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4572]]
## [1] "_colemaybe: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[4573]]
## [1] "21897ls: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[4574]]
## [1] "minshuaberry: D-Day naaaa! Ingat Seventeen and Carats!!"
##
## [[4575]]
## [1] "fllsnsunflower: RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz"
##
## [[4576]]
## [1] "nanasfavb27: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[4577]]
## [1] "jjshuahonggg: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4578]]
## [1] "Mikszze_gyuhae: good morning! I woke up telling to myself that I will see seventeen today. \n\n#BeTheSuninBULACAN @pledis_17"
##
## [[4579]]
## [1] "fllsnsunflower: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[4580]]
## [1] "zands_a: RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…"
##
## [[4581]]
## [1] "fllsnsunflower: RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…"
##
## [[4582]]
## [1] "Teamsebongs: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4583]]
## [1] "moonlightgguks_: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4584]]
## [1] "mgllgzn: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4585]]
## [1] "kea13seventeen: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4586]]
## [1] "julietmontero11: RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…"
##
## [[4587]]
## [1] "itsmelanday: RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…"
##
## [[4588]]
## [1] "creature_from: The blueish hound, which grows more than seventeen legs, is now found in bleak jungles."
##
## [[4589]]
## [1] "Pirateez_mbb: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4590]]
## [1] "Karla_Ledesma_A: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[4591]]
## [1] "theworldofshery: RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0"
##
## [[4592]]
## [1] "yeontaehours: If you see this you’re required to list your top 10 groups\n\n1. Seventeen \n2. Got7 \n3. Day6\n4. Tomorrow x Together… https://t.co/3PvaMQMCmd"
##
## [[4593]]
## [1] "wwrideu1: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4594]]
## [1] "theworldofshery: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[4595]]
## [1] "mxmbot: Will I always be the words I wrote when I was seventeen? \nWill the world still be around when I turn sixty-three?"
##
## [[4596]]
## [1] "viesgidle: 1. Stray kids \n2. Twice \n3. Seventeen \n4. G-idle \n5. Le sserafim \n6. Ive \n7. New Jeans \n8. Txt \n9. Enhypen\n10. Blac… https://t.co/kD92Ff2uSA"
##
## [[4597]]
## [1] "Xyyyuna: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4598]]
## [1] "rajinmembaca: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4599]]
## [1] "Aurora7Moon: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4600]]
## [1] "melui_chann: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4601]]
## [1] "fllsnsunflower: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4602]]
## [1] "wwoncartz: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[4603]]
## [1] "kangslayhyun: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4604]]
## [1] "fllsnsunflower: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4605]]
## [1] "fllsnsunflower: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4606]]
## [1] "Xyyyuna: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4607]]
## [1] "sebongie_love_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[4608]]
## [1] "ltgyul: seventeen rock with you https://t.co/3tR1N1N3cA"
##
## [[4609]]
## [1] "TazadeT7: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4610]]
## [1] "call_me_cay: RT @svt_verse: [#호시 🌟 221214] 4:47 PM KST\n\n#HOSHI: Thankfully, it’s not to the point of cutting (the stye) open!!\n\n[Prescription: take for…"
##
## [[4611]]
## [1] "fllsnsunflower: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4612]]
## [1] "96leeji: RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR"
##
## [[4613]]
## [1] "kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must… https://t.co/VhXBcntpb3"
##
## [[4614]]
## [1] "theeseoklace: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4615]]
## [1] "smilefloweritme: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[4616]]
## [1] "ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN https://t.co/njGEe9p20Z"
##
## [[4617]]
## [1] "istayneverland: Carats explain to me WHY TF AM I GRYING WITH NO REASON LISTENING SHADOW??? SEVENTEEN YOU ALREADY HAVE ON YOUR HANDS"
##
## [[4618]]
## [1] "pijanna_24: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4619]]
## [1] "emcoupseu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4620]]
## [1] "meanie1717: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[4621]]
## [1] "nomaesce: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4622]]
## [1] "tozakivy: crazy like you/love me out loud - chungha\ninvu/toddler/timeless - taeyeon\no.o/dice/cool - nmixx\nbetter and better -… https://t.co/eLeAdxs6dY"
##
## [[4623]]
## [1] "jjklleclerc: seventeen makes music for people with taste"
##
## [[4624]]
## [1] "horanggigi: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[4625]]
## [1] "kentohao: is it crazy if i said i wanted to start collecting ot13 seventeen pcs https://t.co/6xMRIRydqT"
##
## [[4626]]
## [1] "jjklleclerc: seventeen has and will always have one of the best discography’s in kpop"
##
## [[4627]]
## [1] "yjhdawn: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4628]]
## [1] "Melady_2: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4629]]
## [1] "theworldofshery: RT @SVT_Fancafe: [#DINO + #DK🌟 Weverse]\n221216 comment\n\nDN : Carats are good at empathizing🙂\n\nDK : Shivering beyond one's imagination 🃏 \n\n#…"
##
## [[4630]]
## [1] "WDTGTPodcast: RT @king_jakween: Get ready for trauma, @WDTGTPodcast & I are playing more #danganronpav3 tn @ 8:30pm est! #danganronpa #gamer #gamingcommu…"
##
## [[4631]]
## [1] "HOODlESEAZON: RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8"
##
## [[4632]]
## [1] "loIihobi: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4633]]
## [1] "alileely: RT @stellarnoona: 𖤐 BETS IN BULACAN FREEBIES 𖤐\n\nhi, me and @izzuerishu will randomly handout these envelopes on d-day! see you, carats! 🧡…"
##
## [[4634]]
## [1] "nickIuver: RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8"
##
## [[4635]]
## [1] "theworldofshery: RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…"
##
## [[4636]]
## [1] "SEHUNGlRL: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4637]]
## [1] "joshuaweyy: RT @shuahonglyfans: seventeen.\n\nend. https://t.co/LIPq74GPIf"
##
## [[4638]]
## [1] "yejisoloist_: If you see this you're required to list your top 10 groups\n\n1. exo\n2. exo cbx\n3. exo sc\n4. seventeen\n5. clc\n6. ioi… https://t.co/iQ5CAagiiL"
##
## [[4639]]
## [1] "apples_boos: RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…"
##
## [[4640]]
## [1] "SEHUNGlRL: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4641]]
## [1] "seungkwannie_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4642]]
## [1] "luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8"
##
## [[4643]]
## [1] "SVTPOLLSNDEALS: RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…"
##
## [[4644]]
## [1] "SVTPOLLSNDEALS: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[4645]]
## [1] "AlmeraCanda: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4646]]
## [1] "ljaz_: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4647]]
## [1] "AbdaouiMed: 9 and seventeen doubtful readings, with only that innat https://t.co/tQdY4NiaUf"
##
## [[4648]]
## [1] "AshleyMinaj71: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4649]]
## [1] "coupsofnoodle: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[4650]]
## [1] "exposewrite: RT @RebekkahFord: I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amreading #bookw…"
##
## [[4651]]
## [1] "SVTPOLLSNDEALS: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[4652]]
## [1] "purpIerose_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4653]]
## [1] "CopradaGwyneth: ~Concert thread~\n#BeTSinBULACAN \n#SEVENTEEN"
##
## [[4654]]
## [1] "ShineGoldBaby: RT @snowkhoshi: please retweet pinned tweet to help SVTFLIX reach more carats, especially new carats and ppl who want to stan seventeen\n\n⭐️…"
##
## [[4655]]
## [1] "SVTPOLLSNDEALS: RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…"
##
## [[4656]]
## [1] "shuayangshuabar: RT @yongwonifangirl: Thx u for everything choi seungcheol. I wuf u🫶🏻💖\n\n#CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #CaratSelcaDay #CARAT #CARAT_SELC…"
##
## [[4657]]
## [1] "izzuerishu: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4658]]
## [1] "rayofsunkyeom: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[4659]]
## [1] "SVTPOLLSNDEALS: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4660]]
## [1] "alileely: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4661]]
## [1] "SVTPOLLSNDEALS: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[4662]]
## [1] "SnowSunshineee: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4663]]
## [1] "SVTPOLLSNDEALS: RT @Kpopidolvoting_: Seoul Music awards giveaway\nMain 💫\n300 gold Hearts for winner 🏆\nRules:\n✓Follow and drop your proofs\n✓Like,RT\n✓Like,RT…"
##
## [[4664]]
## [1] "Yj3nh: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[4665]]
## [1] "SVTPOLLSNDEALS: RT @vnivting: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X #SEVE…"
##
## [[4666]]
## [1] "Thetriiish: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[4667]]
## [1] "king_jakween: Get ready for trauma, @WDTGTPodcast & I are playing more #danganronpav3 tn @ 8:30pm est! #danganronpa #gamer… https://t.co/c5z8KniAFX"
##
## [[4668]]
## [1] "alileely: RT @samshauny_shop: 💎Simple BeTS in Bulacan Freebies 💎\n\n💎 Like & rt this tweet \n💎 Loc : TBA \n\n#BeTheSuninBULACAN #BeTsinBUL #BeTSinBULACAN…"
##
## [[4669]]
## [1] "chim_ft_sebong: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4670]]
## [1] "_jujuondabeat_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4671]]
## [1] "shuaa_jizy: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4672]]
## [1] "KatsukiIzumi: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4673]]
## [1] "hoshitaey: RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…"
##
## [[4674]]
## [1] "lmnayeonnn: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4675]]
## [1] "soonchanlvr: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[4676]]
## [1] "b0ranghae: december 17 with SEVENTEEN 🥺"
##
## [[4677]]
## [1] "rayofsunkyeom: RT @wonshuamour: —𝒅𝒂𝒓𝒍𝒊𝒏𝒈, 𝒍𝒆𝒕'𝒔 𝒕𝒂𝒌𝒆 𝒕𝒉𝒆 𝒍𝒐𝒏𝒈 𝒘𝒂𝒚 𝒉𝒐𝒎𝒆 ♡\n\n[ #csd #caratselcaday #joshua #조슈아 #seventeen @pledis_17 ] https://t.co/QDAaIVLP…"
##
## [[4678]]
## [1] "romina13750960: d say when I tell him that? Biddy O'Hara seventeen! D https://t.co/o7ACiaVul3"
##
## [[4679]]
## [1] "moonlightgguks_: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4680]]
## [1] "wwoncartz: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4681]]
## [1] "dkscart: wts lfb ph \n\nseventeen ot13 uchiwa\n- haru\n- ideal cut \n\nmeet up today bets in bulacan! https://t.co/IrgeXyBIzv"
##
## [[4682]]
## [1] "_hchn6: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4683]]
## [1] "wwoncartz: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[4684]]
## [1] "kylareiiwoo: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[4685]]
## [1] "ThV92475801: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[4686]]
## [1] "218_JungHoseok: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4687]]
## [1] "mingyurangieyo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4688]]
## [1] "dopeyoongii: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[4689]]
## [1] "LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart att… https://t.co/M6ZzxNPJFD"
##
## [[4690]]
## [1] "gyulaabi: me convincing people that seventeen, going seventeen by seventeen and going seventeen are 3 different things https://t.co/UK18zvmFde"
##
## [[4691]]
## [1] "FeigenJaxCape: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[4692]]
## [1] "FLOWERBOYSVTN: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[4693]]
## [1] "ThV92475801: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4694]]
## [1] "ThV92475801: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[4695]]
## [1] "sheiwoo92: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[4696]]
## [1] "athe8naaa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4697]]
## [1] "hoshiiest: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[4698]]
## [1] "ThV92475801: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[4699]]
## [1] "jhnshua_17: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4700]]
## [1] "scoupidoyoon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4701]]
## [1] "jasonlambertSF: RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…"
##
## [[4702]]
## [1] "sahi_jwoo_ruto: RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…"
##
## [[4703]]
## [1] "feverwonu: RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…"
##
## [[4704]]
## [1] "coupsofnoodle: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[4705]]
## [1] "shuaa_jizy: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4706]]
## [1] "lovelyyjn: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[4707]]
## [1] "wonu_babie: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4708]]
## [1] "jjklleclerc: one of the best seventeen songs ever made !!!!!!!!!!!! https://t.co/5klmB7PKNw"
##
## [[4709]]
## [1] "alileely: RT @ParalumanPST: SEVENTEEN BE THE SUN IN MANILA FREEBIES\n\nrt + rt pinned twt\nfollow us\n\nwill twt our location tomorrow 💎\n\n#BeTheSunManila…"
##
## [[4710]]
## [1] "jkscatkvn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4711]]
## [1] "junhui_actor: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4712]]
## [1] "horawr_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4713]]
## [1] "nomaesce: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4714]]
## [1] "choihyvne: RT @jbhearvt: two pretty best friends 🌟\n\n#CaratSelcaDay #CSD #MINGHAO #SEVENTEEN @pledis_17 https://t.co/BbqBMz7yXA"
##
## [[4715]]
## [1] "naevis_calling: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[4716]]
## [1] "kyeomirang: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4717]]
## [1] "kendelleeugenio: RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q"
##
## [[4718]]
## [1] "jnkchaelisoo: Bro why is it that it’s always some random crazy shit & then I read the comments and they’re saying seventeen https://t.co/jMJZ9ki6m0"
##
## [[4719]]
## [1] "naevis_calling: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[4720]]
## [1] "jiunyeons: eventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #seungkwan #승관 #vernon… https://t.co/MKNw4AcbTg"
##
## [[4721]]
## [1] "everyday_iwonu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4722]]
## [1] "jeonderfulwon: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4723]]
## [1] "iwonyou_17: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4724]]
## [1] "notUbitchh: @miss_svtmafia @pledis_17 Really really want to attend. Seventeen save me during my darkest day and inspire me a lo… https://t.co/3KA6ZCGGGL"
##
## [[4725]]
## [1] "OnikaTMarajFan: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4726]]
## [1] "wwridul: i feel like a part of my brain is blocking the fact that I'll see seventeen in order to protect my sanity. 🥹 best believe i will cry later"
##
## [[4727]]
## [1] "yourkm1: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4728]]
## [1] "lorizonee: SEVENTEEN !!!! https://t.co/1AMVMs9QrD"
##
## [[4729]]
## [1] "ThV92475801: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[4730]]
## [1] "hoshiiest: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4731]]
## [1] "__hannieboo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4732]]
## [1] "grapesgyu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4733]]
## [1] "ThV92475801: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4734]]
## [1] "grapesgyu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4735]]
## [1] "grapesgyu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4736]]
## [1] "cutiesnara: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[4737]]
## [1] "RojGinez: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4738]]
## [1] "Jnorotsky1: RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…"
##
## [[4739]]
## [1] "grapesgyu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4740]]
## [1] "kendelleeugenio: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[4741]]
## [1] "coupsofnoodle: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[4742]]
## [1] "Geeky_Waffle: @jon_draws 👀 Did someone say \"Longing, rusted, seventeen, daybreak, furnace??\""
##
## [[4743]]
## [1] "fruittel_lia: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4744]]
## [1] "dinoshair: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4745]]
## [1] "fruittel_lia: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4746]]
## [1] "unofficialhy: I’m still hoping to see Seventeen tonight tho it’s v impossible.😭😭😭"
##
## [[4747]]
## [1] "beadyjoshy: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[4748]]
## [1] "athe8naaa: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[4749]]
## [1] "Jr_mkgs: @datguyfawwaz A tread #ai #Pakistan #16December #LISA #anipoke #BLACKPINK #UkraineRussiaWar #NCTDREAM #Pokemon… https://t.co/pyJxHzRP6J"
##
## [[4750]]
## [1] "Gab4ndy: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4751]]
## [1] "JunhuihuiStar: RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…"
##
## [[4752]]
## [1] "jwonhui: GOOD MORNING SEE YOU SEVENTEEN"
##
## [[4753]]
## [1] "yoonzino_23: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[4754]]
## [1] "soonchanlvr: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[4755]]
## [1] "MingyusDoctor: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[4756]]
## [1] "featljc: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4757]]
## [1] "loveleesanghyuk: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4758]]
## [1] "mix5hi: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[4759]]
## [1] "kim_zeph: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4760]]
## [1] "dinoshair: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4761]]
## [1] "featljc: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4762]]
## [1] "startigerhosh: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4763]]
## [1] "shinobinnn: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[4764]]
## [1] "coupsiekelly: @amicaratimnida SEVENTEEN YUH! 💅"
##
## [[4765]]
## [1] "Kalinoskrt: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4766]]
## [1] "svts_bxnny: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4767]]
## [1] "kaipaiw: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4768]]
## [1] "_ggyukyu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4769]]
## [1] "ohmymyjihan: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4770]]
## [1] "notUbitchh: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4771]]
## [1] "sjineok: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4772]]
## [1] "alileely: RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…"
##
## [[4773]]
## [1] "Joshuajiji95: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4774]]
## [1] "BernieDoesIt: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[4775]]
## [1] "itsmelanday: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4776]]
## [1] "yoonranghae: still available !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- can do long… https://t.co/2HnHmpQw0y"
##
## [[4777]]
## [1] "kendelleeugenio: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4778]]
## [1] "lev0tate: @kchartsmaster _WORLD SEVENTEEN ATE DOWN"
##
## [[4779]]
## [1] "Hoshihora6: @kchartsmaster Darl+ing by #SEVENTEEN @pledis_17 https://t.co/rxYz0Xfkx8"
##
## [[4780]]
## [1] "hozikyeom: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4781]]
## [1] "just_pingu5: RT @Chewlastic: You Made My Dawn ✨️🖤🎆\n\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Nu4uEk1ytD"
##
## [[4782]]
## [1] "carateu_jed: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4783]]
## [1] "kim_zeph: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[4784]]
## [1] "joshucore: i think he should speak with a specific someone in seventeen https://t.co/3CVJWQCfEy"
##
## [[4785]]
## [1] "soonchanlvr: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[4786]]
## [1] "cart4hoonie: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4787]]
## [1] "Saraa1262: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4788]]
## [1] "softyrenjun: RT @dreamofyuu: 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚\n\n________…"
##
## [[4789]]
## [1] "scoupsthighmeat: Me at the Seventeen show with Scoups but hes checking my ID to check if im atleast 3 years older than him https://t.co/1gbx8VzVgk"
##
## [[4790]]
## [1] "tyrannodi_17: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4791]]
## [1] "redrosieey: RT @etherealkims: instead of saying i love you, seventeen will..."
##
## [[4792]]
## [1] "patatamarbles: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[4793]]
## [1] "143ssamu: RT @SHUASLUVR: HELLOOO !!! IM ZEN not new to #kpoptwt #stantwt this is just a new acc !! I LIKEEEEE \n\nSEVENTEEN , enhypen, tomorrow X toge…"
##
## [[4794]]
## [1] "azenith028: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4795]]
## [1] "yoongimtv: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4796]]
## [1] "feistycsc: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4797]]
## [1] "definitelywon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4798]]
## [1] "cheollie05: @kchartsmaster Hot - Seventeen, Back Down - P1HARMONY, Under the skin - &Team"
##
## [[4799]]
## [1] "kwandarine: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[4800]]
## [1] "Chrishaynee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4801]]
## [1] "einfallslosgio: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4802]]
## [1] "svtwonufan_96: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4803]]
## [1] "samanthalui_: Has it sunk in that I saw @pledis_17 just a week ago at @la3cofficial? It was the day I saw the much anticipated \"C… https://t.co/hlPobtq9UX"
##
## [[4804]]
## [1] "alileely: RT @myoongjk: 📢 BETS FREEBIES\n\nHI CARATS 💎🍬🍫🍭\n\nRt, like, follow to stay updated! 🤍\n\n#SEVENTEEN #BeTheSuninBULACAN\n#BeTSinBULACAN https://t.…"
##
## [[4805]]
## [1] "wwoncartz: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[4806]]
## [1] "kyeomiee_: RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH"
##
## [[4807]]
## [1] "playsunwoo: snap shoot seventeen https://t.co/sAiDGX3OpN"
##
## [[4808]]
## [1] "r5_dnce: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[4809]]
## [1] "sokenily: Snap shoot seventeen https://t.co/gqZVo6A4D6"
##
## [[4810]]
## [1] "alileely: RT @LJervoso: SEVENTEEN Be the Sun in BULACAN FREEBIES!\n\nI will be giving 130pcs unofficial fanmade pc, pola, lomo + jeongcheol keychain (l…"
##
## [[4811]]
## [1] "rosepark997: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[4812]]
## [1] "intersvtellarr: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4813]]
## [1] "naevismy1love: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4814]]
## [1] "oumingyu: RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl"
##
## [[4815]]
## [1] "s_wonhuikyeom: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4816]]
## [1] "athenasophiahsk: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[4817]]
## [1] "WOODZER0: snap shoot seventeen https://t.co/wohVOnuux9"
##
## [[4818]]
## [1] "mincoupschwe: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4819]]
## [1] "pepperminthoshi: D-DAY!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN #SEVENTEENinBulacan #CARAT"
##
## [[4820]]
## [1] "mincoupschwe: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4821]]
## [1] "_hoshihoranghae: @mingyuswon hii herr po https://t.co/0ctwFhcN0e 🤍"
##
## [[4822]]
## [1] "coupsofnoodle: RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…"
##
## [[4823]]
## [1] "micxie6: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4824]]
## [1] "cairoubing1: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[4825]]
## [1] "choejisug10: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4826]]
## [1] "mickf65: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[4827]]
## [1] "gracepalomo_21: RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61"
##
## [[4828]]
## [1] "uuwikayjunhui: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4829]]
## [1] "_weixvii: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4830]]
## [1] "meanierae: RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…"
##
## [[4831]]
## [1] "alileely: RT @trishfgx: 🌻 BeTS in Bulacan freebies 🌻\n\nHi! I'll be giving a pack of candies which includes unofficial photos of Jeonghan. I'll give it…"
##
## [[4832]]
## [1] "f_wonsoo: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4833]]
## [1] "jwave: 「DARL+ING(HOLIDAY VER.)」 SEVENTEEN 06:21 https://t.co/jHBdHbeMC7"
##
## [[4834]]
## [1] "jerapahandsome: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[4835]]
## [1] "yesitsmeguis: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4836]]
## [1] "PEANduh: saw a seventeen edit on my fyp and it's always a fun time to guess which member the edit is about before it starts,… https://t.co/Brxk9h0chp"
##
## [[4837]]
## [1] "prettyblessyne: RT @donwilly01_: RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete #donwilly #Tre…"
##
## [[4838]]
## [1] "FLOWERBOYSVTN: RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS"
##
## [[4839]]
## [1] "chimmychachii: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[4840]]
## [1] "hozikyeom: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4841]]
## [1] "kaipaiw: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4842]]
## [1] "eyybibiwayem: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4843]]
## [1] "woowonwooo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4844]]
## [1] "coupsofnoodle: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[4845]]
## [1] "fool4svt: RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the \"GRAND…"
##
## [[4846]]
## [1] "carmycarmyesq: @kchartsmaster Shadow #SEVENTEEN \n\nhttps://t.co/GOOQfZarSc"
##
## [[4847]]
## [1] "Yenaiib: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4848]]
## [1] "donwilly01_: RT @donwilly01_: RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete #donwilly #Tre…"
##
## [[4849]]
## [1] "giatayka10: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4850]]
## [1] "alileely: RT @INFINITEAVE_PH: 💎Be The Sun in Bulacan Freebies💎\n\n32mm glitter button pin\nJust like and rt this tweet and approach us tomorrow. 😊\n\n#BeT…"
##
## [[4851]]
## [1] "sienbeuntin: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4852]]
## [1] "screamfaceguy: RT @JimmyDetroit1: I love that 17 Magazine rated xmas horror movies! It's not a bad list. \nhttps://t.co/eZf3M8RODB"
##
## [[4853]]
## [1] "kaipaiw: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[4854]]
## [1] "alileely: RT @urmwlovr: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @minwonshuji and @everywon_who, we will be givin…"
##
## [[4855]]
## [1] "luvwvri: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X…"
##
## [[4856]]
## [1] "danceologiez: IM SO OUT OF THE SEVENTEEN LOOP I THOUGHT HE WAS HABING SURGERY WHEN I SAW THIS https://t.co/hCksettubu"
##
## [[4857]]
## [1] "wonblvd: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[4858]]
## [1] "wonsoonhan: RT @13_Gems_17: First they tried claiming Seventeen's spot in EBS, now they are out here trying to claim Seventeen isn't Self-Produced\n\nSta…"
##
## [[4859]]
## [1] "hagemacuru: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[4860]]
## [1] "enchugoo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[4861]]
## [1] "coupsofnoodle: RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…"
##
## [[4862]]
## [1] "Rabbygyu10: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[4863]]
## [1] "kaipaiw: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[4864]]
## [1] "voboko_: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4865]]
## [1] "horangdanwin: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4866]]
## [1] "intersvtellarr: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4867]]
## [1] "yesreii: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4868]]
## [1] "Sheee_anne: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[4869]]
## [1] "victoriaben170: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4870]]
## [1] "kaipaiw: RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…"
##
## [[4871]]
## [1] "MikaelisHannah: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4872]]
## [1] "nyla_v0n: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[4873]]
## [1] "21897ls: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4874]]
## [1] "NJaygreen_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4875]]
## [1] "ThV92475801: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4876]]
## [1] "TheMingmings: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4877]]
## [1] "alileely: RT @boocutebear2: [#BeTSinBULACAN freebies giveaway]\n\nI'm planning to give 50 pieces of goodie bags and unofficial seventeen cards for #BeT…"
##
## [[4878]]
## [1] "Rabbygyu10: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[4879]]
## [1] "hongdepyonim: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[4880]]
## [1] "shin_ngel: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4881]]
## [1] "Rabbygyu10: RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…"
##
## [[4882]]
## [1] "urhaven_: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4883]]
## [1] "ohclin: RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…"
##
## [[4884]]
## [1] "coupsofnoodle: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[4885]]
## [1] "seokatscoups: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[4886]]
## [1] "ohclin: RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…"
##
## [[4887]]
## [1] "kaipaiw: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[4888]]
## [1] "mela_uchi: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4889]]
## [1] "SELENATORSS: RT @seventeen: Selena Gomez and Stacey Abrams Set to Produce New Music Documentary, “Won't Be Silent” https://t.co/uYUzPHNYC5 https://t.co/…"
##
## [[4890]]
## [1] "ohclin: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[4891]]
## [1] "dzfndy: RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW"
##
## [[4892]]
## [1] "MaxAngeles16: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4893]]
## [1] "Rabbygyu10: RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h"
##
## [[4894]]
## [1] "kittinzi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4895]]
## [1] "run2wonie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4896]]
## [1] "Rabbygyu10: RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2"
##
## [[4897]]
## [1] "_sojubuu: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[4898]]
## [1] "wOn_ranghaey: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4899]]
## [1] "milkmanjk: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[4900]]
## [1] "theinfinity8_: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4901]]
## [1] "seokatscoups: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4902]]
## [1] "Rabbygyu10: RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp"
##
## [[4903]]
## [1] "pzrfectlou: im so sick of seventeen, where’s my fucking teenage dream !!!!!! reel ca"
##
## [[4904]]
## [1] "intothemoonzxc: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4905]]
## [1] "dalkyeomie: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4906]]
## [1] "alileely: RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…"
##
## [[4907]]
## [1] "coupsofnoodle: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[4908]]
## [1] "gracepalomo_21: RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…"
##
## [[4909]]
## [1] "Hoshihora6: @kchartsmaster Cheers by #SEVENTEEN leaders unit @pledis_17 https://t.co/rvP4npGQYT"
##
## [[4910]]
## [1] "Rabbygyu10: RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR"
##
## [[4911]]
## [1] "ohclin: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4912]]
## [1] "kyeomirang: RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…"
##
## [[4913]]
## [1] "sshi_joy: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[4914]]
## [1] "ohclin: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4915]]
## [1] "kimmia28: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4916]]
## [1] "ohclin: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4917]]
## [1] "Rabbygyu10: RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 \"𝒘\"\nhe told me to do \"wonwoo's shaking camera pose?\"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…"
##
## [[4918]]
## [1] "kaipaiw: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4919]]
## [1] "MYEZER: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4920]]
## [1] "luvwvri: RT @Kpopidolvoting_: Seoul Music awards giveaway\nMain 💫\n300 gold Hearts for winner 🏆\nRules:\n✓Follow and drop your proofs\n✓Like,RT\n✓Like,RT…"
##
## [[4921]]
## [1] "Akinscoded147: Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola… https://t.co/RwQoRATYN6"
##
## [[4922]]
## [1] "wonuweaf: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[4923]]
## [1] "Jujuhuhu3456: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[4924]]
## [1] "shinix03: WTS ALBUM ONLY SEVENTEEN OFFICIAL \n\n✅ YOU MAKE MY DAY\n\n❌ NO Photocard\n❌ NO POSTER\n\nPrice : cek shope\n\n#seventeen https://t.co/OzMZCUd8Z6"
##
## [[4925]]
## [1] "17svt27bp134: RT @soiceicebby: @kpophappenings_ YOON from SEVENTEEN https://t.co/9IM5b8J0K6"
##
## [[4926]]
## [1] "_shx_xn: RT @svtbillboard: [NOTICE : 2022 HANTEO MUSIC AWARDS]\n\nWe have decided to not push for Global Artist Award and Whosfandom poll on Whosfan f…"
##
## [[4927]]
## [1] "miadlrsr: RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…"
##
## [[4928]]
## [1] "coupsofnoodle: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[4929]]
## [1] "ashyeonbin: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4930]]
## [1] "amabelleeyy: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4931]]
## [1] "17eenrighthere: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[4932]]
## [1] "kyeomima: twinning with bae♥️ #CaratSelcaDay #csd #CARAT #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/9oSnNa1SUp"
##
## [[4933]]
## [1] "francisamongo: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[4934]]
## [1] "DancingMoonKore: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4935]]
## [1] "jjklvour: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4936]]
## [1] "enchugoo: @yupsheskitten I think i deserve to see #SEVENTEEN in #BeTSinBULACAN kase poo they have been may comfort ever since… https://t.co/xmMAdC2V9T"
##
## [[4937]]
## [1] "supremewonwoo: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4938]]
## [1] "alileely: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[4939]]
## [1] "_intopjseong: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[4940]]
## [1] "aesvtea: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[4941]]
## [1] "coupskwon_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4942]]
## [1] "alileely: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[4943]]
## [1] "_luvmeanie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[4944]]
## [1] "coupsofnoodle: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[4945]]
## [1] "harajuku_bxrb: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[4946]]
## [1] "amabelleeyy: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[4947]]
## [1] "Song_Of_MoonJin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4948]]
## [1] "won_everyone: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[4949]]
## [1] "kwaniehao: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4950]]
## [1] "jjklvour: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4951]]
## [1] "intothemoonzxc: RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H"
##
## [[4952]]
## [1] "zands_a: RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q"
##
## [[4953]]
## [1] "gyumybestboy: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4954]]
## [1] "aesvtea: RT @aeasctyy: a heaven out in space ☁️💙\nwith @sseminzz <33 \n\n#csd #caratselcaday #jeonghan #dk #seventeen https://t.co/8dc0WhbbCM"
##
## [[4955]]
## [1] "itsmeeeAivee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4956]]
## [1] "FLOWERBOYSVTN: RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y"
##
## [[4957]]
## [1] "ReexRco: The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more\nhttps://t.co/1Kvy81B484"
##
## [[4958]]
## [1] "Song_Of_KoreJin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[4959]]
## [1] "LynRogero: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4960]]
## [1] "DouthitMichael: @davidcoverdale Reb on the Winger album. Seventeen"
##
## [[4961]]
## [1] "eyahann13: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4962]]
## [1] "won_everyone: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[4963]]
## [1] "evr1_woo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4964]]
## [1] "kiganon1: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[4965]]
## [1] "alileely: RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q"
##
## [[4966]]
## [1] "mincoupschwe: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[4967]]
## [1] "arocks_75: Who said it? December 16!\n•\n•\n•\n•\n•\n#motivation #mindset #success #inspiration #transformation #workvelocity… https://t.co/OcTjaA4LP4"
##
## [[4968]]
## [1] "fazli_zali: RT @fromLover_9: fromis_9 Stay This Way x Seventeen Fallin' Flower\n\nthe pledis print https://t.co/gBbI0lEGbJ"
##
## [[4969]]
## [1] "iseult1124: Day Sixteen is a gingerbread #BlackPanther! Almost forgot that I get to do two today since it's Friday; Day Sevente… https://t.co/Wxyr31WSD0"
##
## [[4970]]
## [1] "RojGinez: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4971]]
## [1] "W0NUJE0N: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[4972]]
## [1] "Renjana_rindu: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[4973]]
## [1] "theinfinity8_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[4974]]
## [1] "JimmyDetroit1: I love that 17 Magazine rated xmas horror movies! It's not a bad list. \nhttps://t.co/eZf3M8RODB"
##
## [[4975]]
## [1] "17svt27bp134: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[4976]]
## [1] "mahae_athena: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[4977]]
## [1] "Hoshihora6: @kchartsmaster Hot by #SEVENTEEN @pledis_17 https://t.co/zdJ72jaV5P"
##
## [[4978]]
## [1] "shin_ngel: RT @byuumie: nlex & sctex traffic advisory ! high volume of traffic is expected in the area. ph is seventeen ready ! 🫶🏻 https://t.co/P8kaah…"
##
## [[4979]]
## [1] "FLOWERBOYSVTN: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[4980]]
## [1] "shin_ngel: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[4981]]
## [1] "Ririnmailani: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4982]]
## [1] "HEALWITHDK: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4983]]
## [1] "_ggyukyu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4984]]
## [1] "mahae_athena: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[4985]]
## [1] "shin_ngel: RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61"
##
## [[4986]]
## [1] "2damncheeky: #TGIFRISKY #nowplaying SEVENTEEN - 16 December 2022 - Christian Monique on @friskyradio https://t.co/w6ki1Sli5Z"
##
## [[4987]]
## [1] "sned7don: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[4988]]
## [1] "mx_svt17: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[4989]]
## [1] "darrylinfernan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[4990]]
## [1] "hymnjnh: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[4991]]
## [1] "bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q"
##
## [[4992]]
## [1] "inaraezaki: RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…"
##
## [[4993]]
## [1] "maria_criscel: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[4994]]
## [1] "sansanshiber2: RT @solastreo: dk and wonwoo forcibly making each other headbang during aju nice 😭😭😭\n\n#SEVENTEEN #세븐틴 #BeTheSun\n#SEVENTEENinOAKLAND #BE…"
##
## [[4995]]
## [1] "hymnjnh: RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO"
##
## [[4996]]
## [1] "azraeliant: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[4997]]
## [1] "95JNGHN: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[4998]]
## [1] "azraeliant: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[4999]]
## [1] "_marshmallow88: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5000]]
## [1] "lcvllnv_: D-DAY!!!!! See you, Seventeen!!!! 💙💙💙 @pledis_17 #BeTheSuninBULACAN"
##
## [[5001]]
## [1] "azraeliant: RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…"
##
## [[5002]]
## [1] "kidultseoksoon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5003]]
## [1] "AnggitaKusumaD7: RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…"
##
## [[5004]]
## [1] "azraeliant: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[5005]]
## [1] "azraeliant: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[5006]]
## [1] "chwepuff: RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N"
##
## [[5007]]
## [1] "svvvvvt0526: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[5008]]
## [1] "prasasti_rini: RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…"
##
## [[5009]]
## [1] "patatasx_: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[5010]]
## [1] "bembigyuseokwon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5011]]
## [1] "dahyuns_chair: @4ever_with17 @kpophappenings_ @pledis_17 HELP I said \"I feel like this is smn seventeen related\" 💀 💀 💀"
##
## [[5012]]
## [1] "noultsmultistan: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5013]]
## [1] "murdrofcrow: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5014]]
## [1] "imrj_0412: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5015]]
## [1] "tokkiverse: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5016]]
## [1] "Ankita_m19: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5017]]
## [1] "coupskwon_: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[5018]]
## [1] "hoonbIiss: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5019]]
## [1] "LetsSortIt: These are the celebrities we should support. People who treat others right and with respect. ✊ #Hollywood… https://t.co/NmUFHXrvm6"
##
## [[5020]]
## [1] "requiemarane: If you see this you're required to list your top 10 groups\n1. Shinee e Twice\n\n(👇 não necessariamente nessa ordem\n3.… https://t.co/sLoiCEGHvQ"
##
## [[5021]]
## [1] "magic_shop_0613: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5022]]
## [1] "Bherlin8: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5023]]
## [1] "astrohajus: year 2022 is not yet over, but I already saw my 19/38 fave kpop artist. \n\n- Cha Eun Woo (Aug 6)\n- Seventeen (Oct 8)… https://t.co/jf2ZjtXE1U"
##
## [[5024]]
## [1] "enhasualz: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[5025]]
## [1] "drowninginluv: I ain’t even got room for twice, seventeen and stayc . 10 is not enough"
##
## [[5026]]
## [1] "noultsmultistan: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5027]]
## [1] "Ashisha24624151: At my favourite location - #Mumbai \n\n#16December #SEVENTEEN https://t.co/QL9G1T7VHh"
##
## [[5028]]
## [1] "jeonghanaya_c13: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5029]]
## [1] "tokkiverse: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5030]]
## [1] "CHOIZIARCHV: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5031]]
## [1] "FLOWERBOYSVTN: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[5032]]
## [1] "esveeteeimnida: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5033]]
## [1] "miadlrsr: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[5034]]
## [1] "noultsmultistan: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[5035]]
## [1] "YourShop19: RT @YourShop19: SEVENTEEN DINO PHOTOCARDS"
##
## [[5036]]
## [1] "gyuverwonhan: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5037]]
## [1] "miadlrsr: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5038]]
## [1] "FLOWERBOYSVTN: RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU"
##
## [[5039]]
## [1] "noultsmultistan: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5040]]
## [1] "SHNLVI: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5041]]
## [1] "enhasualz: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5042]]
## [1] "dahyuns_chair: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5043]]
## [1] "aptwinx: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5044]]
## [1] "azraeliant: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5045]]
## [1] "lovelyyjn: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5046]]
## [1] "doollysfan: RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l"
##
## [[5047]]
## [1] "FLOWERBOYSVTN: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[5048]]
## [1] "kmin9yu___: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5049]]
## [1] "ariesheojiwon: @vampwon i don’t think they’re a part of seventeen but i’m not sure 🤔 i’ll let you know!!!"
##
## [[5050]]
## [1] "4SVTJIHAN: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5051]]
## [1] "photo_by_hoshi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5052]]
## [1] "GaelleSmolders: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5053]]
## [1] "enhypenseven__: SEE YOU LATER SEVENTEEN😭"
##
## [[5054]]
## [1] "minie_carat: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5055]]
## [1] "chwehuiglum: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[5056]]
## [1] "Jazmccann1: RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…"
##
## [[5057]]
## [1] "sansanshiber2: RT @dokyeomfiles: 221213 Lee Seokmin with touch of cuteness today! 🥰\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/4RMc35INfi"
##
## [[5058]]
## [1] "iemcaguioa03: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5059]]
## [1] "yoonjjangel: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5060]]
## [1] "miadlrsr: RT @maejangunboxed: WTS Be the Sun BeTS\n\nUBA : Row 67\n\n— dp + rembal on d-day meet up\n— claimed tix\n— proof + valid ID + personal contact i…"
##
## [[5061]]
## [1] "FLOWERBOYSVTN: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[5062]]
## [1] "hoshieuteamo: RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…"
##
## [[5063]]
## [1] "heybabydeul: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5064]]
## [1] "craigwoods1888: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5065]]
## [1] "noultsmultistan: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[5066]]
## [1] "_uarmyjin: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5067]]
## [1] "bikbik__: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5068]]
## [1] "shiloah_magu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5069]]
## [1] "milkteateanigyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5070]]
## [1] "aboutccheol: RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…"
##
## [[5071]]
## [1] "yrwon_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5072]]
## [1] "Soonding_0615: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5073]]
## [1] "coupskwon_: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[5074]]
## [1] "bikbik__: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[5075]]
## [1] "bikbik__: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5076]]
## [1] "sxnflowxrmbb: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5077]]
## [1] "woonderfulday: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5078]]
## [1] "bikbik__: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5079]]
## [1] "1h3artsoobin: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5080]]
## [1] "oldworldromance: She was a dancer in a Russian play\nThat I saw in the city today\nI went in for the matinee\nI won’t be leaving for seventeen days"
##
## [[5081]]
## [1] "riskyriskywikgy: @ggukmms @dwersy Bts \nTwice\nSkZ\n(G)I-dle \nAteez \nThe boyz \nTxt\nNmixx\nRed velvet\nBp \nMamamoo \nIve \nNew jeans \nExo \nG… https://t.co/06TbUpdiuO"
##
## [[5082]]
## [1] "aboutccheol: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[5083]]
## [1] "k1mpang_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5084]]
## [1] "icedminwon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5085]]
## [1] "reverie_0102: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5086]]
## [1] "popstarhui: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[5087]]
## [1] "ceri_jubilee: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[5088]]
## [1] "INNERBEAR_95: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[5089]]
## [1] "miniminsfilter: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5090]]
## [1] "lovelyyjn: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5091]]
## [1] "dokyeomtcjimin: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5092]]
## [1] "forsvtpurposes: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5093]]
## [1] "punyamoci: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[5094]]
## [1] "annyeongmerchph: #ANNYEONGMERCH_GO\n[wts lfb ph]\n\nSECURED SEVENTEEN 2023 SEASON’S GREETINGS SEALED / COMPLETE SET WITH WALL CALENDAR… https://t.co/0BHMiNZw7n"
##
## [[5095]]
## [1] "inscarness: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5096]]
## [1] "FLOWERBOYSVTN: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[5097]]
## [1] "JJENST4R: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5098]]
## [1] "noultsmultistan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5099]]
## [1] "dokyeomtcjimin: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5100]]
## [1] "jess1962: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[5101]]
## [1] "aselafics_: RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…"
##
## [[5102]]
## [1] "Sheee_anne: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5103]]
## [1] "Anthr0p0m0rph: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[5104]]
## [1] "mkltrb: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5105]]
## [1] "id_potatochips: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[5106]]
## [1] "imwithjjong: RT @Zeldaliaa_: Baby I am a shadow of you 🖤\n\n#CaratSelcaDay #carat #SEVENTEEN #minghao #the8 https://t.co/YEAZdUrssL"
##
## [[5107]]
## [1] "doremihaoo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5108]]
## [1] "FLOWERBOYSVTN: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[5109]]
## [1] "ariesheojiwon: @vernonchweonme i’ll help you out google “hoshi seventeen” and send me what you find"
##
## [[5110]]
## [1] "VerbaSophia: RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…"
##
## [[5111]]
## [1] "imnylenor: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5112]]
## [1] "lunefaerie_: if you see this, you're required to list your top 10 groups\n\n (these are in a random order cause I can't really ran… https://t.co/wLRlneKg9N"
##
## [[5113]]
## [1] "cheolito_faye: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5114]]
## [1] "ceri_jubilee: RT @peach_and_tiger: it has been a while but Seoul's temperature is lowkey cold cold ❄️💙 #CSD #CARAT_SELCA_DAY #CaratSelcaDay #kimmingyu #m…"
##
## [[5115]]
## [1] "dkffeinated: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5116]]
## [1] "ceri_jubilee: RT @unvrsfee_: — long distance (r)🏙\n\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/Cft1r16MK2"
##
## [[5117]]
## [1] "Tommylaostar: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5118]]
## [1] "ceri_jubilee: RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT"
##
## [[5119]]
## [1] "enchugoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5120]]
## [1] "hannie_kaa: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5121]]
## [1] "aboutccheol: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[5122]]
## [1] "shininghamstar: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[5123]]
## [1] "_woozihoon_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5124]]
## [1] "jiunyeons: seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #dk #dokyeom #도겸… https://t.co/fMPFTRftHw"
##
## [[5125]]
## [1] "TOXX_XXOT: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5126]]
## [1] "justmeysaaa: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5127]]
## [1] "hannie_kaa: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5128]]
## [1] "yunh0shands: if u see this, ur required to list your top 10 groups \n1. ateez\n2. itzy\n3. lesserafim \n4. nct\n5. aespa \n6. bts\n7. t… https://t.co/3TVBDw0O8m"
##
## [[5129]]
## [1] "seventeen: Whether you want to ski, visit museums and art galleries, eat insanely delicious food, or escape the cold weather e… https://t.co/UGTDmmKxmH"
##
## [[5130]]
## [1] "heyembeey: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5131]]
## [1] "luvbyblue: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5132]]
## [1] "chwxbits: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5133]]
## [1] "aboutccheol: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5134]]
## [1] "ownedbygyu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5135]]
## [1] "leinafangirl: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5136]]
## [1] "VerbaSophia: RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…"
##
## [[5137]]
## [1] "ceri_jubilee: RT @bonbonppan: “my heart moves towards you even amidst a whirlwind, and I will reach out to you”\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CAR…"
##
## [[5138]]
## [1] "TIGERCHWE: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5139]]
## [1] "duhneyscart: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5140]]
## [1] "millie102685: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[5141]]
## [1] "pup9yu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5142]]
## [1] "_ddanadino: good morning! see u seventeen"
##
## [[5143]]
## [1] "hannie_kaa: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5144]]
## [1] "archer_1202: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5145]]
## [1] "__hajwoox: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5146]]
## [1] "W13TMpHpipWHxot: 9 and seventeen doubtful readings, with only that innat https://t.co/9k7NfsmzCq"
##
## [[5147]]
## [1] "VerbaSophia: RT @aeinsun: BeTS IN BULACAN FREEBIES \n\nhello carats! we will be giving away crinkles with unofficial pc and stickers. and some random cara…"
##
## [[5148]]
## [1] "allforyjwxwzi_: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[5149]]
## [1] "aluuniceee: RT @chay_starcart: ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me\n\n🏷 se…"
##
## [[5150]]
## [1] "SVTlifechoseme: Dang y'all SEVENTEEN really ruined all other men for me. Rip."
##
## [[5151]]
## [1] "thysawsage: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5152]]
## [1] "iHeartKR1: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5153]]
## [1] "rs_qrtz_srnty: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5154]]
## [1] "shininghamstar: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[5155]]
## [1] "Emmi_shane: @ozymomdias Ever since I heard he had dated a seventeen year old as a grown man, and had spoken against me too… barf"
##
## [[5156]]
## [1] "jeongbless: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5157]]
## [1] "jeonvvw: RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY"
##
## [[5158]]
## [1] "mufhim2937: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5159]]
## [1] "VerbaSophia: RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…"
##
## [[5160]]
## [1] "allforyjwxwzi_: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[5161]]
## [1] "wildgo5rae: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5162]]
## [1] "lmjattwo: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5163]]
## [1] "carrot2209: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5164]]
## [1] "RojGinez: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[5165]]
## [1] "voboko_: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[5166]]
## [1] "oohkiera: still hoping sana sold out last minute🥺 #BeTheSuninBULACAN #BeTSinBULACAN #SEVENTEEN https://t.co/ROg6Vc1mP9"
##
## [[5167]]
## [1] "ceri_jubilee: RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy"
##
## [[5168]]
## [1] "minie_carat: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[5169]]
## [1] "merrybaedending: RT @sunshinejcm: if you see this you're required to list your top 10 groups\n1. the boyz \n2. cix \n3. seventeen \n4. monsta x\n5. enhypen \n6. i…"
##
## [[5170]]
## [1] "VerbaSophia: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5171]]
## [1] "perfect4blue: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[5172]]
## [1] "bIondejuns: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[5173]]
## [1] "atin_charmainee: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5174]]
## [1] "carrot2209: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5175]]
## [1] "aboutccheol: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[5176]]
## [1] "gyu_dalton: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5177]]
## [1] "cel_izia: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[5178]]
## [1] "coupsofnoodle: RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[5179]]
## [1] "xiches: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[5180]]
## [1] "0ok: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[5181]]
## [1] "duhneyscart: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[5182]]
## [1] "aboutccheol: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[5183]]
## [1] "lalaine_svt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5184]]
## [1] "katie_seventeen: RT @miss_svtmafia: SECURED ONE MORE UBC REG TICKET!!! 😭😭😭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/melvV5cKVl"
##
## [[5185]]
## [1] "anniexosoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5186]]
## [1] "xiches: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[5187]]
## [1] "aboutccheol: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[5188]]
## [1] "Candy_Vii: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5189]]
## [1] "seventeensunbae: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[5190]]
## [1] "jiunyeons: seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyDQbv\n\n#seventeen #세븐틴 #hoshi #호시 #wonwoo #원우… https://t.co/M3g31B9GwV"
##
## [[5191]]
## [1] "maraj_ky: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5192]]
## [1] "VerbaSophia: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[5193]]
## [1] "shywoniee: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5194]]
## [1] "ultsvnt: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5195]]
## [1] "katie_seventeen: RT @horangrawrhae: FINALLY D-DAY!!!!! #BeTSinBULACAN https://t.co/c5yHsXAXEZ"
##
## [[5196]]
## [1] "scouptat: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[5197]]
## [1] "jeonghanaya_c13: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5198]]
## [1] "kidultgyucheol: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5199]]
## [1] "dinoscheekmoles: RT @dinoscheekmoles: Extremely soft pictures of Lee Jihoon \n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#WOOZI #JIHOON #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co…"
##
## [[5200]]
## [1] "AugustMCarats: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[5201]]
## [1] "dinoscheekmoles: RT @dinoscheekmoles: Extremely soft pictures of Jeon Wonwoo\n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GmthZJ…"
##
## [[5202]]
## [1] "SerenitaBelen: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5203]]
## [1] "dinoscheekmoles: RT @dinoscheekmoles: Extremely soft pictures of Kwon Soonyoung \n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#HOSHI #호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/n0R…"
##
## [[5204]]
## [1] "aboutccheol: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5205]]
## [1] "ujibaragi: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5206]]
## [1] "dinoscheekmoles: RT @dinoscheekmoles: Extremely soft pictures of Wen Junhui\n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#JUN #준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6BmTAjABr9"
##
## [[5207]]
## [1] "Barbiexonika2: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5208]]
## [1] "tbell1968: RT @POTUS: Seventeen Black women have been confirmed to federal circuit courts in U.S. history. And with the Senate’s confirmation of Judge…"
##
## [[5209]]
## [1] "donutsnknives: \"Day seventeen of eatin' things that make me happy...\"\n\nThere's a pause.\n\n\"....uh...any ladies want somethin' special?\""
##
## [[5210]]
## [1] "aboutccheol: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5211]]
## [1] "VerbaSophia: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5212]]
## [1] "DI0RLELE: seventeen hands down https://t.co/BY8Rav3k25"
##
## [[5213]]
## [1] "KM33957890: RT @CCT_MINGYU: [CHOEAEDOL BANNER]\n\n❤Collect & save ever hearts for Charity Fairy\n🐶Support Mingyu on Choeaedol\n🔗https://t.co/MP59RuoSNu\n💎Be…"
##
## [[5214]]
## [1] "el_foreverglow: RT @forevergluv: If you see this you're required to list your top 10 groups\n1. EVERGLOW\n2. ATEEZ\n3. EXO\n4. ENHYPEN\n5. (G)I-DLE\n6. TWICE\n7.…"
##
## [[5215]]
## [1] "soojinnn00: RT @luv__wonu: mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD @pledis_17 h…"
##
## [[5216]]
## [1] "cheoliemoja: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5217]]
## [1] "Deirene06: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[5218]]
## [1] "H0RCHANTA: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5219]]
## [1] "xix_fungurl: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[5220]]
## [1] "H0RCHANTA: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5221]]
## [1] "busanboiss: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5222]]
## [1] "jiunyeons: seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #scoups #에스쿱스… https://t.co/JswltZsnnV"
##
## [[5223]]
## [1] "H0RCHANTA: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5224]]
## [1] "yesreii: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[5225]]
## [1] "gracepalomo_21: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[5226]]
## [1] "myzero_oclock: RT @kkumashane: only seventeen can make me get out of bed at 4am on a saturday ~ it’s be the sun in bulacan d-day!! 🤍"
##
## [[5227]]
## [1] "rs_qrtz_srnty: RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…"
##
## [[5228]]
## [1] "ttikkeul1004: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[5229]]
## [1] "H0RCHANTA: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5230]]
## [1] "kihyunsjay: RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…"
##
## [[5231]]
## [1] "gracepalomo_21: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5232]]
## [1] "wonulayf: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5233]]
## [1] "Duday_13: RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…"
##
## [[5234]]
## [1] "ShesAllWrite: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[5235]]
## [1] "gracepalomo_21: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5236]]
## [1] "younghaho: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5237]]
## [1] "cristyclark: This time, SEVENTEEN year ago I was at the WTO Ministerials in Hong King doing research for my PhD. How was it that… https://t.co/qKm8Spsm9o"
##
## [[5238]]
## [1] "sungh00n_01: RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…"
##
## [[5239]]
## [1] "aselafics_: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5240]]
## [1] "seventeen_cha92: @tanyarlfes Hard"
##
## [[5241]]
## [1] "aboutccheol: RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \nReady na ang candy bar ni seungcheol 🤟🤩\n\n신기방기 뿡뿡방기 lootbags are packed as well! See you there! \n\n*…"
##
## [[5242]]
## [1] "queenexodus12: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[5243]]
## [1] "ujibaragi: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5244]]
## [1] "aboutccheol: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[5245]]
## [1] "17svt27bp134: RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ"
##
## [[5246]]
## [1] "OT12Soup: seventeen"
##
## [[5247]]
## [1] "rs_qrtz_srnty: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5248]]
## [1] "aboutccheol: RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…"
##
## [[5249]]
## [1] "CaratZen1533112: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[5250]]
## [1] "gracepalomo_21: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5251]]
## [1] "soft4ksy: RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…"
##
## [[5252]]
## [1] "shuamistry: RT @onelywoo: just had a night walk with my boyfIE 🌀💌💭🌷\n.\n.\n.\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT https://t.co/Uif745tQQJ"
##
## [[5253]]
## [1] "gracepalomo_21: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[5254]]
## [1] "seokatscoups: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5255]]
## [1] "PixelPecanPie: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5256]]
## [1] "RimbaudBot: A little kiss, like a maddened spider,\n– You’re not serious, when you’re seventeen\nPricked by the ears of maize, trampling the dew:"
##
## [[5257]]
## [1] "BredecGmbH: BredecDigitalDriven Seventeen credit unions on the forefront of discovery for the industry - PR Newswire… https://t.co/egxB5TdQ7S"
##
## [[5258]]
## [1] "sheiwoo92: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5259]]
## [1] "yuarinea: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[5260]]
## [1] "odetonyoung: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[5261]]
## [1] "ThomasMtonga20: RT @433: A RECORD-BREAKING number of SEVENTEEN YELLOW CARDS TONIGHT 🥵🥊⚠️ https://t.co/ATYwngKdtO"
##
## [[5262]]
## [1] "id_potatochips: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[5263]]
## [1] "17svt27bp134: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5264]]
## [1] "KIanePua: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5265]]
## [1] "hanniehailz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5266]]
## [1] "aboutccheol: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[5267]]
## [1] "hanniehailz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5268]]
## [1] "4MNGHAO: RT @ciplayoo_n: \"If the world attack and you slide off track, remember one fact, i got your back\"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…"
##
## [[5269]]
## [1] "h0ngpimpa: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[5270]]
## [1] "hanniehailz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5271]]
## [1] "aboutccheol: RT @jeonwonhao: hey hey hey, carats! i'll be giving away haikyu x seventeen freebies for #BeTSinBULACAN ◡̈ .。*♡\n\n✿ includes 1 member ea…"
##
## [[5272]]
## [1] "Honey_Angel1004: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5273]]
## [1] "nicoleeeltg: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5274]]
## [1] "ahmedsaine: RT @hiautosng: HELP RETWEET PLS 🙏\n\n(Foreign Used)Affordable 2012 Upgraded Lexus GX460\nPrice: 15Million Naira\n\nDM📩 for more info or\nCall 080…"
##
## [[5275]]
## [1] "hanniehailz: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5276]]
## [1] "minghaolicious: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[5277]]
## [1] "hyucart_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5278]]
## [1] "d_ddeane: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5279]]
## [1] "AdelineOulala: RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw"
##
## [[5280]]
## [1] "4697kmg: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[5281]]
## [1] "sv_tjeonghan: RT @dawncheol: a Carat asked Jeonghan to show his room and he said he can’t, but he ended up showing the room’s reflection in his spoon 😂…"
##
## [[5282]]
## [1] "NAVYB00: oh, to see seventeen later 🥺✨"
##
## [[5283]]
## [1] "woomygosh: I am hearing a voice in my head and it's wooyoung singing seventeen in that one ateez log"
##
## [[5284]]
## [1] "horangtaeee: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5285]]
## [1] "eishamichan: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5286]]
## [1] "lesserafim1TT: RT @buleloveeee: WTB SEVENTEEN pcs ph\n⭕️buy buy buy!\n❌sell\nI am looking for the following pcs😭😭😭😭🤤\nplease dm me!🙇🏻♀️If the price is right,…"
##
## [[5287]]
## [1] "rk_chocob0ba: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[5288]]
## [1] "Abdulwasishah50: The errors of a wise man make your rule\nRather than the perfection of fool.\nWilliam blake\n#Pakistan #16December #SEVENTEEN"
##
## [[5289]]
## [1] "jww_enthusiast: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5290]]
## [1] "shuamistry: RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG"
##
## [[5291]]
## [1] "bootiful1998: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[5292]]
## [1] "Patrici41922965: RT @OHMYPROM0: not new to rp promo gdm exo bts chanbaek wonwoo kyungsoo jennie album solo follow trick nsfw 18+ views wonwoo seventeen taeh…"
##
## [[5293]]
## [1] "zhaddysgirl: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5294]]
## [1] "4SVTJIHAN: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5295]]
## [1] "xix_fungurl: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5296]]
## [1] "taekookietrash: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5297]]
## [1] "aboutccheol: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[5298]]
## [1] "ronikosmoss: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[5299]]
## [1] "mingy0_o: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[5300]]
## [1] "pewdiesendri: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5301]]
## [1] "skzbrowniess: RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…"
##
## [[5302]]
## [1] "wonwufilms: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5303]]
## [1] "rckstarseok: RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…"
##
## [[5304]]
## [1] "maeleraquel: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5305]]
## [1] "aboutccheol: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[5306]]
## [1] "Butterscotch98_: RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E"
##
## [[5307]]
## [1] "cwistwina: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5308]]
## [1] "sound_of_jen: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5309]]
## [1] "Duday_13: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5310]]
## [1] "sslyricbot: feel the rush of my blood, i’m seventeen again, i am not scared of death, i’ve got dreams again"
##
## [[5311]]
## [1] "Arosevia_Go: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[5312]]
## [1] "rckstarseok: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5313]]
## [1] "aboutccheol: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5314]]
## [1] "fullsunCJ: if you see this, you’re required to list your top 10 groups/artists. \n\n1. nct\n2. sf9 \n3. seventeen \n4. stray kids… https://t.co/T90BSQoBQU"
##
## [[5315]]
## [1] "dongbeidageo: RT @mydeardreamies: wts lfb svt seventeen be the sun bulacan manila\n\nLBB Premium\n- price is very negotiable (SURE DISCOUNT)\n- friend can't…"
##
## [[5316]]
## [1] "Yjhnihae: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[5317]]
## [1] "yshuae: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[5318]]
## [1] "hnbnkim131: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5319]]
## [1] "Beastin25_8: If you work at one of Elon’s companies try not to be around the offices during Christmas. Seeing his seventeen doze… https://t.co/ZrrTfrppeM"
##
## [[5320]]
## [1] "Butterscotch98_: RT @butterfluers: Proud boyf\n\n#CaratSelcaDay #CSD\n#WOOZI #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/frEd1x4nzZ"
##
## [[5321]]
## [1] "MoonJeon_wonhui: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…"
##
## [[5322]]
## [1] "seokatscoups: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[5323]]
## [1] "3rachasfarmer: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5324]]
## [1] "bestnsdk: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[5325]]
## [1] "yupsheskitten: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[5326]]
## [1] "RalYui: RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…"
##
## [[5327]]
## [1] "rckstarseok: RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…"
##
## [[5328]]
## [1] "MoonJeon_wonhui: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…"
##
## [[5329]]
## [1] "Butterscotch98_: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[5330]]
## [1] "WonhoWeLoveU: My first Seventeen album🤩 \ni pulled Dino, Hoshi and Scoups🥰 \nfirst time ordering from @iPurple_EU 😊\n@pledis_17… https://t.co/tzY2wtanRy"
##
## [[5331]]
## [1] "cutiesnara: RT @luvrshuas: can i get to the yams #CSD #CaratSelcaDay #SEVENTEEN https://t.co/BPyGN1tsLW"
##
## [[5332]]
## [1] "Butterscotch98_: RT @Moonhanpa: mirror selca and flash📸\n\n#CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/2Si9zMQZMR"
##
## [[5333]]
## [1] "idolshapebot: In my funky robot opinion, Swan of Seventeen is these shapes because they are funny and creative. They are these co… https://t.co/33cit5qx55"
##
## [[5334]]
## [1] "babyjiisung: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[5335]]
## [1] "shin_ngel: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5336]]
## [1] "Duday_13: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5337]]
## [1] "Butterscotch98_: RT @kimmingyuux: Date?🖼🎨\n#CaratSelcaDay #CSD #seungcheol #SEVENTEEN https://t.co/jTj5n9D5Hj"
##
## [[5338]]
## [1] "chuuseulism: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[5339]]
## [1] "4SVTJIHAN: @yupsheskitten I want to fulfill my promise last BetsMNL con na I'll see them next time, while they are performing… https://t.co/naXZHgZY5z"
##
## [[5340]]
## [1] "RalYui: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5341]]
## [1] "Butterscotch98_: RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2"
##
## [[5342]]
## [1] "Butterscotch98_: RT @jjbihoon: Santa claus is coming to town 🤍❄️☃️ #csd #dk #seventeen @pledis_17 https://t.co/9BhMnHVtPw"
##
## [[5343]]
## [1] "yshuae: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0"
##
## [[5344]]
## [1] "luvss_shua: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5345]]
## [1] "xclusively4Lisa: RT @LaliceUpdates: 2023 New Kpop Wave/Keyword: \n\nThe rapid rise of INDIA (for kpop):\n#1 BTS\n#2 @BLACKPINK\n#3 #LISA \n#4 TWICE\n#5 ITZY \n\n(As…"
##
## [[5346]]
## [1] "taekookietrash: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[5347]]
## [1] "4MNGHAO: RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca"
##
## [[5348]]
## [1] "Butterscotch98_: RT @everyone_sil: —Coffee date with joshua☕—\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/czxqLiqTi6"
##
## [[5349]]
## [1] "aiszcart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5350]]
## [1] "lunalutw: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[5351]]
## [1] "aboutccheol: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[5352]]
## [1] "min9yused: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5353]]
## [1] "aboutccheol: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[5354]]
## [1] "AcharyaRoshnee: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5355]]
## [1] "aboutccheol: RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…"
##
## [[5356]]
## [1] "yeoshuaa_: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[5357]]
## [1] "moonchiIdhan: RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[5358]]
## [1] "sound_of_jen: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5359]]
## [1] "AntolihaoZam: RT @lcvezip: __ 🫧 be the sun in bulacan freebies ! 🫧__\n\nhello! i’ll be giving away a svt mask case + fanmade stickers on the concert <3 see…"
##
## [[5360]]
## [1] "aboutccheol: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[5361]]
## [1] "sleepingjh: Good morning 😭😭😭😭 seeing SEVENTEEN today 😭😭😭😭"
##
## [[5362]]
## [1] "17y0_0n: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[5363]]
## [1] "BeMy_SeoulMate: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[5364]]
## [1] "AntolihaoZam: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[5365]]
## [1] "afnidwii: RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…"
##
## [[5366]]
## [1] "hiautosng: HELP RETWEET PLS 🙏\n\n(Foreign Used)Affordable 2012 Upgraded Lexus GX460\nPrice: 15Million Naira\n\nDM📩 for more info or… https://t.co/LLMNXoTDu0"
##
## [[5367]]
## [1] "coupskwon_: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5368]]
## [1] "wooaynih: WTT BETS BULACAN SEVENTEEN\n\nwho's up for trade mamaya sa bulacan? \n\nhave: ubb reg 407 \nwant: ubc prem \n\nrfs: i need budget"
##
## [[5369]]
## [1] "AntolihaoZam: RT @loreyneleeey: SEVENTEEN BE THE SUN IN BULACAN✨FREEBIES✨\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTheSuninBULACAN #…"
##
## [[5370]]
## [1] "yoshinhho: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[5371]]
## [1] "Candy61801: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5372]]
## [1] "Pershi_1083: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5373]]
## [1] "WKDfm: [ WKDfm: DJ-DeepThought playing Winger - Seventeen \n https://t.co/nyfKmFiSXC \n Live, Legal and Loud - Internet Radio ]"
##
## [[5374]]
## [1] "rckstarseok: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5375]]
## [1] "summerlight15: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5376]]
## [1] "luvksw_: RT @xuminghao_ok: may want ba ng minghao banner ko? 🥹 i will also give some random freebies like candy, unofficial pc, and more. see you 😊…"
##
## [[5377]]
## [1] "rayofsunkyeom: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[5378]]
## [1] "taekookietrash: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5379]]
## [1] "dell0227: RT @Kpopmap: What Is An 'Ace' In K-Pop? Featuring 10 K-Pop Idol Aces Who Shone In 2022\nhttps://t.co/isjSdW9XGx \n\n#GOT7 #JinYoung #BTS #JHop…"
##
## [[5380]]
## [1] "moonchiIdhan: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[5381]]
## [1] "fastpacingg: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5382]]
## [1] "chiizukeiki: RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…"
##
## [[5383]]
## [1] "AntolihaoZam: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5384]]
## [1] "AntolihaoZam: RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…"
##
## [[5385]]
## [1] "rosiesrr_rreedd: @bluejayshop be the sun album by seventeen!"
##
## [[5386]]
## [1] "chronoSprockets: 😽 Seventeen would great for a homestuck animatic."
##
## [[5387]]
## [1] "17ismyyouth: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5388]]
## [1] "AntolihaoZam: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[5389]]
## [1] "jinxiejae: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[5390]]
## [1] "rckstarseok: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[5391]]
## [1] "17svt27bp134: RT @dailygyushua: kim mingyu when he talks in pout (re: in baby).\n\n#MINGYU #민규 #SEVENTEEN #세븐틴 #セブチ\nhttps://t.co/nWoJ5DnhYR"
##
## [[5392]]
## [1] "gyuldaengrideul: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5393]]
## [1] "Sidlexik: RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8"
##
## [[5394]]
## [1] "june_sunoo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5395]]
## [1] "june_sunoo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5396]]
## [1] "AntolihaoZam: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[5397]]
## [1] "june_sunoo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5398]]
## [1] "verytiredtwt: @Jimmycrocket21 @KSPMcCormick @tidalsounds @piersmorgan excuse me?? 😭 \ni am seventeen, yes. im not autistic or on g… https://t.co/owsdtKnpJD"
##
## [[5399]]
## [1] "AntolihaoZam: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5400]]
## [1] "luvksw_: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5401]]
## [1] "k_alfarttoosi: when i see mama and baba i believe in love in the most unique way, they’ve been through a lot together and they’ve… https://t.co/o5c9g3fm42"
##
## [[5402]]
## [1] "lilfairyseokie: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[5403]]
## [1] "AntolihaoZam: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5404]]
## [1] "eyxseungcheol: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5405]]
## [1] "AntolihaoZam: RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…"
##
## [[5406]]
## [1] "luvksw_: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[5407]]
## [1] "gyuldaengrideul: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5408]]
## [1] "bestnsdk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5409]]
## [1] "SkzAntoinette: Had I seen Hoshi during the tour, Jun wouldn’t have joined by Seventeen bias line."
##
## [[5410]]
## [1] "deekayeom: why is literally everyone except seventeen doing bright concepts😭 https://t.co/p2yPmqBkSh"
##
## [[5411]]
## [1] "jihyultiverse: My sister so pissed because she keeps pointing at the ones she likes in seventeen and it’s always DK and Mingyu. On… https://t.co/L2HQ5zX61b"
##
## [[5412]]
## [1] "Mya_Facts: Like humans, koalas 🐨 actually have unique individual fingerprints. If you place a koala and human finger print sid… https://t.co/CF4oLFIXsu"
##
## [[5413]]
## [1] "polishgal11: RT @snowkhoshi: please retweet pinned tweet to help SVTFLIX reach more carats, especially new carats and ppl who want to stan seventeen\n\n⭐️…"
##
## [[5414]]
## [1] "luvksw_: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5415]]
## [1] "baamgu: RT @nelly_nella_: 1. Astro\n2. Bts\n3. Stray kids\n4. Ateez\n5. The rose\n6.Seventeen\n7. Txt \n8. P1harmony\n9. Monsta x\n10. Treasure or oneus 😭"
##
## [[5416]]
## [1] "Soniaso_: RT @1UVAZR4: Me and my bf💗💎\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN https://t.co/LMrSVzrbx8"
##
## [[5417]]
## [1] "AntolihaoZam: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[5418]]
## [1] "defendthearctic: RT @EnvAm: Seventeen international insurers now have policies against covering new oil and gas projects in the Coastal Plain of the #Arctic…"
##
## [[5419]]
## [1] "baamgu: RT @hyojinsmile: if you see this, you're required to list your top 10 groups\n\n1. onf\n2. kingdom\n3. seventeen\n4. txt\n5. twice\n6. oh my girl…"
##
## [[5420]]
## [1] "kkumashane: only seventeen can make me get out of bed at 4am on a saturday ~ it’s be the sun in bulacan d-day!! 🤍"
##
## [[5421]]
## [1] "raice_b: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5422]]
## [1] "svtsflover: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5423]]
## [1] "AntolihaoZam: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[5424]]
## [1] "eyxseungcheol: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5425]]
## [1] "ChrysAS04: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5426]]
## [1] "goingyellooow: RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…"
##
## [[5427]]
## [1] "pheebeegates: Go heavily towards the sun for seventeen minutes."
##
## [[5428]]
## [1] "LumiKPlaysGames: Man, Squeenix has really been milking that Advent Children footage for SEVENTEEN YEARS now with no signs of stoppin… https://t.co/p9g2TcI2SK"
##
## [[5429]]
## [1] "shin_ngel: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[5430]]
## [1] "_SKZ8lovestay: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5431]]
## [1] "evr1_woo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5432]]
## [1] "SexiestJiminie: Going to Philippine arena 🥰 \n\n#BeTSinBULACAN #SEVENTEEN https://t.co/co1ut8z0H1"
##
## [[5433]]
## [1] "ILove2Paint22: Our granddaughters are 16, 17, 21, & 26. I was the same age as our 2nd granddaughter when we got married & about to… https://t.co/4TIsAVatld"
##
## [[5434]]
## [1] "eyxseungcheol: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[5435]]
## [1] "Desi_Ladki: RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…"
##
## [[5436]]
## [1] "AntolihaoZam: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[5437]]
## [1] "LumiKPlaysGames: @SolaraSona Man, Squeenix has really been milking that Advent Children footage for SEVENTEEN YEARS now with no sign… https://t.co/zqt3vs2HjW"
##
## [[5438]]
## [1] "yepthemsvt: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5439]]
## [1] "babyhoneykoo: RT @koomotive: winter enjoyers ❄️🤍 \n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN @pledis_17 https://t.co/NmOhXhXWnw"
##
## [[5440]]
## [1] "goingyellooow: RT @snwugyu: to celebrate my 7th year w/ svt, i will be giving away svt merch for free!\n\nalso, ✨ be the sun in bulacan giveaway ✨\n\nto join:…"
##
## [[5441]]
## [1] "mrfrvnss: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[5442]]
## [1] "oncemoobitreve: 1. dream catcher\n2. mamamoo\n3. loona\n4. twice\n5. red velvet\n6. purple kiss\n7. le sserafim\n8. itzy\n9. shinee\n10. eve… https://t.co/S2MoARsH5y"
##
## [[5443]]
## [1] "thvsopecart: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[5444]]
## [1] "syww0104: IT'S FINALLY D-DAY!! SEE YOU SEVENTEEN AND CARATS 💙 LET'S HAVE FUN 🤩"
##
## [[5445]]
## [1] "PeachyShai: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5446]]
## [1] "ariesheojiwon: @vampwon YES! okay so he is seventeen"
##
## [[5447]]
## [1] "sound_of_joyy: RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw"
##
## [[5448]]
## [1] "joshuji505: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5449]]
## [1] "mcj_riaaa: RT @kimingyuzone: [#NinongMingyuGives]\n\n(1) WINNER OF UBC PREMIUM TICKET FOR BE THE SUN IN BULACAN.\n\nMechanics:\n- mbf\n- Reply below the scr…"
##
## [[5450]]
## [1] "aleks2900: RT @whagsoo: #SEVENTEEN - hot performance at aaa https://t.co/qg14uArikE"
##
## [[5451]]
## [1] "onlyfor_one: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[5452]]
## [1] "vania3011: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[5453]]
## [1] "goingyellooow: RT @jaysungsells: RE-POST BE THE SUN IN BULACAN FREEBIES\n\nhello, i'll be giving away freebies for be the sun in bulacan on Dec 17, 2022!\n\nl…"
##
## [[5454]]
## [1] "luv__wonu: rating seventeen's members instagram usernames\n\na thread 🧵\n! this is just for fun !"
##
## [[5455]]
## [1] "17caratsebong: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[5456]]
## [1] "sound_of_joyy: RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…"
##
## [[5457]]
## [1] "Movieblocktimus: @AzelfDaBoi @EuphoriTori 4 seventeen sized large wads of cotton"
##
## [[5458]]
## [1] "shinggishirei: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5459]]
## [1] "8finitywiththe8: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5460]]
## [1] "nov_seventeen: RT @SMTOWNGLOBAL: 2022 Winter SMTOWN : SMCU PALACE - ID Portrait Image\n\n➫ 2022.12.26 6PM (KST)\n\n#SMTOWN2023 #SMCU_PALACE \n#2022_WINTER_SMTO…"
##
## [[5461]]
## [1] "naju_rice: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[5462]]
## [1] "taekookietrash: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[5463]]
## [1] "haniinunu: RT @lovescoups_: Relationship goal: pursuing master's degree together 💗\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #에스쿱스 #세븐틴 @pledis_17 https:…"
##
## [[5464]]
## [1] "studio_gy: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5465]]
## [1] "yakitaiku: RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…"
##
## [[5466]]
## [1] "_colemaybe: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[5467]]
## [1] "H0RANG1H05H: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[5468]]
## [1] "piratekinghwax: if you see this, ur required to list your top 10 groups\n1. bts\n2. ateez/seventeen\n3. the rose\n4. txt \n5. le sserafi… https://t.co/qI3sKTE43j"
##
## [[5469]]
## [1] "ilov4dery: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5470]]
## [1] "joshuasboyfie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5471]]
## [1] "TreasureTMaker: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[5472]]
## [1] "tiny_taehyungie: artista: MARINA.\nálbum: the family jewels.\ngênero: indie pop/new wave/electropop/dance rock/art rock/chamber pop/sy… https://t.co/cFw2CQjd5v"
##
## [[5473]]
## [1] "yepthemsvt: OMGGGG RIGHTTTT ITS CSD !!!! ang cute na nga nung mag-spend ng time with seventeen on the 17th of the month tapos a… https://t.co/Y9L9bpdPWO"
##
## [[5474]]
## [1] "ilov4dery: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5475]]
## [1] "dani_ella_02: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[5476]]
## [1] "ilov4dery: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5477]]
## [1] "_colemaybe: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[5478]]
## [1] "P28sj: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5479]]
## [1] "ilov4dery: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5480]]
## [1] "meehehehe: @ajooniceee seventeen"
##
## [[5481]]
## [1] "haruwoniee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5482]]
## [1] "mysticalsua: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5483]]
## [1] "FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https://t.co/BAIDklCB7t"
##
## [[5484]]
## [1] "strawshua: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[5485]]
## [1] "fallingforshua: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5486]]
## [1] "_joy_98: RT @xum8nghao_o2: [SVT GALLERY ; MEDIA OFFICIAL]\n221127 \n2022 SEVENTEEN WORLD TOUR [BE THE SUN] in TOKYO Press Photos \n\n#SEVENTEEN #SVT_GAL…"
##
## [[5487]]
## [1] "jeon_roseline: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5488]]
## [1] "kihyunsjay: RT @yupsheskitten: JOSHUA for MAPS MAGAZINE KR 2023 \n\n#조슈아 #JOSHUA \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/1FPnnHZ6Em"
##
## [[5489]]
## [1] "moonhannieyoon: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[5490]]
## [1] "StarskyPaul1: RT @JeremyCorbell: I'm excited to be able to do this. For a limited time - watch my THREE films for free on YouTube!\n\nTHESE BE DIRECT LINKS…"
##
## [[5491]]
## [1] "wonuissweet: RT @junranghae_hui: Shit, this is red too!!❤️\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BPzcDvvjWr"
##
## [[5492]]
## [1] "goingyellooow: RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…"
##
## [[5493]]
## [1] "itsabee14: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5494]]
## [1] "Yjhnihae: RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…"
##
## [[5495]]
## [1] "graciousstefh13: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5496]]
## [1] "aboutccheol: RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…"
##
## [[5497]]
## [1] "markybriones: WTB / LFS \n\nUBA ticket \nBudget - 6000 \nMeet up on d-day only. \n\n#BeTSinBULACAN #SEVENTEEN #SEVENTEENinBulacan"
##
## [[5498]]
## [1] "vania3011: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5499]]
## [1] "_joy_98: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5500]]
## [1] "JADOREHAN: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[5501]]
## [1] "haniinunu: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[5502]]
## [1] "dreamscap3r: RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…"
##
## [[5503]]
## [1] "_joy_98: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[5504]]
## [1] "wonutiktik: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5505]]
## [1] "baamgu: RT @bluehrkyo: [not in order] \n\n1. txt \n2. exo \n3. le sserafim \n4. stayc \n5. red velvet \n6. twice \n7. aespa \n8. nct \n9. seventeen \n10. shin…"
##
## [[5506]]
## [1] "Lizzy1296419104: RT @Octubre2022: 🐣#Ukraine #inflation #SEVENTEEN #dkpol #SUPERJUNIOR #JHOPE #timraik #Russian\nEcoLife: artificial wombs, READY to replace H…"
##
## [[5507]]
## [1] "Yjhnihae: RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…"
##
## [[5508]]
## [1] "gam5sung: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[5509]]
## [1] "MineVoidMC: RT @dazed420gaming: How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT #news…"
##
## [[5510]]
## [1] "koothelaa: @dwersy 27 grup saymaya cslism\nexo bp bts bigbang enhypen twice rv loona winner fromis_9 (dagildilar maalesef ama o… https://t.co/5FfXwjbmAV"
##
## [[5511]]
## [1] "wOn_ranghaey: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5512]]
## [1] "YesQuake: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[5513]]
## [1] "seungcherrymina: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5514]]
## [1] "geneger_car: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5515]]
## [1] "17svt27bp134: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[5516]]
## [1] "wonweom: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5517]]
## [1] "goingyellooow: RT @soobincrumbs: Soobincrumbs' mini giveaway for #BeTSinBULACAN (GyuHao)\n\n• RT + Like this tweet.\n• Follow (for updates purposes, optional…"
##
## [[5518]]
## [1] "bonsbestie: Jeonghan • Seventeen\n\nDirectors cut\n\n$12, stamped shipping included if in the US https://t.co/zfFgnQ4KeP"
##
## [[5519]]
## [1] "gyuldaengrideul: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5520]]
## [1] "kihyunsjay: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5521]]
## [1] "odetovou: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[5522]]
## [1] "Brochacha4Evah: RT @iIywh: HE KNEW EXACTLY WHAT HE WAS DOING HERE @pledis_17 #SEVENTEEN #HOSHI #LA3C https://t.co/y8NRa1z4uI"
##
## [[5523]]
## [1] "kihyunsjay: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5524]]
## [1] "goingyellooow: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5525]]
## [1] "part_time_cl0wn: RT @junhuiprotector: Omg he loves making people giggle, attention whore\n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/yOkOMMBZZR"
##
## [[5526]]
## [1] "kihyunsjay: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5527]]
## [1] "elfhao_: seventeen and ateez are performers speak nicely about them"
##
## [[5528]]
## [1] "bonsbestie: S.coups • Seventeen\n\nFace The Sun\n\n$6, stamped shipping included if in the US https://t.co/QARSfQodXc"
##
## [[5529]]
## [1] "kihyunsjay: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5530]]
## [1] "shadowcloudsss: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5531]]
## [1] "seuIcart: SEE YOU CARATS SEE YOU SEVENTEEN"
##
## [[5532]]
## [1] "zhaddysgirl: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5533]]
## [1] "donwilly01_: RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete… https://t.co/Rj1Xh4ZaCh"
##
## [[5534]]
## [1] "yeolliewons: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[5535]]
## [1] "goingyellooow: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[5536]]
## [1] "wowthatsrnb: Janet Jackson for Seventeen Magazine (1987)\n\n“I wanted to do this on my own. I wanted to prove this to myself.” https://t.co/ZFYqrL4cpw"
##
## [[5537]]
## [1] "syalsyal_uu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5538]]
## [1] "boolobooloo: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[5539]]
## [1] "chaefIwr: @sadstrawberryy_ atm:\nnew jeans - attention\nle sserafim - sour grapes + anti fragile\ntwice - i can’t stop me & when… https://t.co/NzOsJUa4IK"
##
## [[5540]]
## [1] "17ismyyouth: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5541]]
## [1] "goingyellooow: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5542]]
## [1] "MicsMics07: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5543]]
## [1] "bluehrkyo: [not in order] \n\n1. txt \n2. exo \n3. le sserafim \n4. stayc \n5. red velvet \n6. twice \n7. aespa \n8. nct \n9. seventeen… https://t.co/zcNSfZ9BjM"
##
## [[5544]]
## [1] "Katarynkas: RT @SVT_stagram: [#JUN 📸 Instagram]\n221207 junhui_moon \n\n➸ ☀️ \n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rGl8SfJCoF"
##
## [[5545]]
## [1] "PrincesGallanas: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[5546]]
## [1] "sexun_qi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5547]]
## [1] "Soniaso_: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[5548]]
## [1] "wonweom: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5549]]
## [1] "dazed420gaming: How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT… https://t.co/k9dzdWlcDQ"
##
## [[5550]]
## [1] "sIeepingchae: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5551]]
## [1] "somizitos: 1. snsd\n2. seventeen\n3. lesserafim\n4. shinee\n5. billlie\n6. nmixx\n7. stayc\n8. exo\n9. new jeans\n10. fromis (?) https://t.co/FWXHn5QJ4J"
##
## [[5552]]
## [1] "wonhoonsoons: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5553]]
## [1] "17svt27bp134: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5554]]
## [1] "WasHappeninLT: Seventeen deserves so much more..."
##
## [[5555]]
## [1] "Katarynkas: RT @SVT_stagram: [#JUN 📸 Instagram] \n221211 junhui_moon \n\n➸ see you~\n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/5tx1AV3XAs"
##
## [[5556]]
## [1] "gyuldaengrideul: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5557]]
## [1] "caratiny23: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5558]]
## [1] "snsdbaco: RT @666lkn: seventeen https://t.co/VgZtjd6MLg"
##
## [[5559]]
## [1] "13officialTwt: So I won’t be seeing you today #SEVENTEEN :("
##
## [[5560]]
## [1] "caratiny23: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5561]]
## [1] "moonchiIdhan: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[5562]]
## [1] "_sojubuu: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[5563]]
## [1] "goingyellooow: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[5564]]
## [1] "some_day401: Seventeen - Sex Pistols"
##
## [[5565]]
## [1] "seokhangel: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5566]]
## [1] "nathynunnes: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5567]]
## [1] "ecarchive_: LF FOR CARPOOL SM SAN LAZARO / SM GRAND CENTRAL / MONUMENTO PICK UP AND DROP OFF PO. DM ME PLS!! \n\n🏷 lf wts lfb be… https://t.co/bm0OH4Lpao"
##
## [[5568]]
## [1] "_sojubuu: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[5569]]
## [1] "ariesheojiwon: @vampwon look up “hoshi seventeen” and send me a pic and i’ll let you know"
##
## [[5570]]
## [1] "kittyk0o0: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5571]]
## [1] "Brochacha4Evah: RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC"
##
## [[5572]]
## [1] "dasukaaaaa: @eupfi 1. red velvet\n2. shinee\n3. twice\n4. le sserafim\n5. newjeans\n6. nct\n7. snsd\n8. aespa\n9. seventeen\n10. gfriend"
##
## [[5573]]
## [1] "goingyellooow: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[5574]]
## [1] "PrincesGallanas: RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…"
##
## [[5575]]
## [1] "wonufolla: @beomgyunizada wonwoo d seventeen"
##
## [[5576]]
## [1] "brockpszn: posting on here for now since tiktok is being stupid. don’t steal. (random tags)\n#16December #BLACKPINK #LISA… https://t.co/UQRFcLjU6l"
##
## [[5577]]
## [1] "ncylhc: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[5578]]
## [1] "shinix03: WTS SEVENTEEN OFFICIAL YOU MAKE MY DAY LENTICULAR \n\nPrice : Dm / cek shopee\nWorldwide Yes\n\n#seventeen https://t.co/fgDsplNQbD"
##
## [[5579]]
## [1] "taurusaffection: RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU"
##
## [[5580]]
## [1] "Ieeminhyuku: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5581]]
## [1] "direklexi: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5582]]
## [1] "goingyellooow: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[5583]]
## [1] "profboos_twt: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5584]]
## [1] "prettyo_on: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5585]]
## [1] "CcAkela: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5586]]
## [1] "moonchiIdhan: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[5587]]
## [1] "wonuuO_O: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5588]]
## [1] "yoonranghae: up !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- can do long dop 😊\n\ntags.… https://t.co/uYK84vqZH6"
##
## [[5589]]
## [1] "AnnaCampbelloz: RT @RebekkahFord: @A_DiAngelo I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amre…"
##
## [[5590]]
## [1] "ennix21: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5591]]
## [1] "yoonsskies: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5592]]
## [1] "sunvrrs: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5593]]
## [1] "Mnbvcxz6141: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[5594]]
## [1] "TerrorD0g: Twin brother to @DREAMSCAPESMSTR.\n\nAlias: \nAimant \n\nAge:\nSeventeen\n\nSex:\nMale\n\nPronouns:\nHe/they/we/it\n\nSexuality:… https://t.co/wu3QU09Ybe"
##
## [[5595]]
## [1] "MicsMics07: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5596]]
## [1] "user78018: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5597]]
## [1] "rckstarseok: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[5598]]
## [1] "katie_seventeen: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5599]]
## [1] "delirando_sozin: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5600]]
## [1] "cosmicgyus_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5601]]
## [1] "eya_lele: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5602]]
## [1] "_lemonlee: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5603]]
## [1] "svt4yeongwonhi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5604]]
## [1] "goingyellooow: RT @for717s: ✦ SEVENTEEN Be The Sun in Bulacan Freebies ✦\n\nfan support for #도겸 and #조슈아 ♡\n\nsee photo for more details :)\n#BeTheSuninBULACAN…"
##
## [[5605]]
## [1] "brielives: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5606]]
## [1] "rckstarseok: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5607]]
## [1] "goingyellooow: RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…"
##
## [[5608]]
## [1] "woozfactory: RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…"
##
## [[5609]]
## [1] "DeannaN40600706: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[5610]]
## [1] "goingyellooow: RT @seoksoocentric: SEVENTEEN BE THE SUN in BULACAN fan support for #도겸 and #조슈아 \n\nsince i can’t be there physically, the admins of @seokso…"
##
## [[5611]]
## [1] "JulieFerrer20: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5612]]
## [1] "soonchanranghae: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5613]]
## [1] "katie_seventeen: RT @miss_svtmafia: 2 LBB TICKETS UP FOR GIVEAWAY LATER!!! 🧡\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17"
##
## [[5614]]
## [1] "33BEASTMM: Slipknot - Nero Forte [OFFICIAL VIDEO] https://t.co/7PW941pa3Y via @YouTube @slipknot \n\n#FridayVibe #FridayFeeling… https://t.co/ewYtcPjaWU"
##
## [[5615]]
## [1] "goingyellooow: RT @hellokrisan: Hello Carat 💎 \nHere's my Freebie Giveaway! Read the image for details and how to claim!\n\nI'll post the location on each da…"
##
## [[5616]]
## [1] "yoonchanist: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5617]]
## [1] "goingyellooow: RT @dotdaers: ⁕ SEVENTEEN\nbe the sun bulacan\nfanmade freebies יִ\n\n꒰ esp for soonwoo- and seoksoo- ists ꒱\n\nrts are very much appreciated!\nhe…"
##
## [[5618]]
## [1] "AtA_Lyrics: i remember being seventeen\ndrinking cheap wine\nsitting on suburban streets to the galaxy\nfeeling everything, we were"
##
## [[5619]]
## [1] "cianakyli: RT @twylyricbot: When I was seventeen, I wrote a song about how I'm drinking kerosene to light a fire in my gut, and I'll be coughing out e…"
##
## [[5620]]
## [1] "intersvtellarr: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[5621]]
## [1] "kpoppiepapi: I feel like the random aspect of weverse PCs are so un-random?? Like I've had two packs with the exact same members… https://t.co/OAYdUFPrJs"
##
## [[5622]]
## [1] "goingyellooow: RT @22kristy: On hand na yay! 🥰☺️ \n\nstill sorting out pa some unsealed album and Official PC and Poster from my collection 😊👌\n\nlike & rt\nfo…"
##
## [[5623]]
## [1] "pekenoirt: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5624]]
## [1] "moonchiIdhan: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[5625]]
## [1] "allchlosu: REALIZING THAT 2/3 OF MY SAVED TWITTER IMAGES ARE LITERALLY DK FROM SEVENTEEN https://t.co/COAVfLIobm"
##
## [[5626]]
## [1] "goingyellooow: RT @totallydeekay: ᘜ BE THE SUN in BULACAN freebies ᘜ\n\nEnlo yeorubun! I will give some freebies on svt con.\n⇢ rt & like 🫶🏼\n⇢ follow for upd…"
##
## [[5627]]
## [1] "intersvtellarr: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5628]]
## [1] "manspjy: RT @jseunie07: @yupsheskitten I deserve to see #SEVENTEEN in #BeTSinBULACAN bc I really want to support them live and makadagdag to express…"
##
## [[5629]]
## [1] "soonchanranghae: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5630]]
## [1] "cocoaamelon: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5631]]
## [1] "seoknay_: RT @_itsmeolv: ~one step at one time🩶~\n\n#CaratSelcaDay #CSD #DK #도겸 #SEVENTEEN @pledis_17 https://t.co/O71rZxhjaA"
##
## [[5632]]
## [1] "DELULURACHA: RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF"
##
## [[5633]]
## [1] "deeya_aa: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[5634]]
## [1] "cocoaamelon: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5635]]
## [1] "FatokisSon: When I remember the breast 🤱 wey my eyes don see wey my hand no fit touch 💔💔💔. \n @thatdammygirlie… https://t.co/8RZhxwMW4Z"
##
## [[5636]]
## [1] "luvielilyv: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5637]]
## [1] "SVTAU9: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[5638]]
## [1] "_sojubuu: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[5639]]
## [1] "lixtokerist: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5640]]
## [1] "jihancheol88: RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…"
##
## [[5641]]
## [1] "youiodedx: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[5642]]
## [1] "_sojubuu: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[5643]]
## [1] "euscenery: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5644]]
## [1] "rckstarseok: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5645]]
## [1] "seokryuhyo: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5646]]
## [1] "SVTAU9: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5647]]
## [1] "_taendipity: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5648]]
## [1] "pushandpulljlm: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[5649]]
## [1] "meanierae: RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…"
##
## [[5650]]
## [1] "Min6gy0: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5651]]
## [1] "gohnbabygohn: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5652]]
## [1] "rckstarseok: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5653]]
## [1] "minghaolicious: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[5654]]
## [1] "JackSoutar04: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5655]]
## [1] "Akari51494221: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5656]]
## [1] "underratedtw: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5657]]
## [1] "Akari51494221: RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…"
##
## [[5658]]
## [1] "EpicMahonelover: RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q"
##
## [[5659]]
## [1] "Min6gy0: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5660]]
## [1] "Akari51494221: RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…"
##
## [[5661]]
## [1] "kiIIerslyrics: breaking my back just to know your name\nseventeen tracks and i've had it with this game"
##
## [[5662]]
## [1] "mcj_riaaa: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[5663]]
## [1] "hoshtoyou: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[5664]]
## [1] "1UVAZR4: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[5665]]
## [1] "Akari51494221: RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…"
##
## [[5666]]
## [1] "SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about… https://t.co/aXTRYHUz9N"
##
## [[5667]]
## [1] "EpicMahonelover: RT @yngishua: me and boyfie 💓💓💓\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ #JOSHUA https://t.co/iIlmeKyFc3"
##
## [[5668]]
## [1] "meanierae: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[5669]]
## [1] "yogirlchay: D-DAY!!!!! SEEYOU LATER #SEVENTEEN 🥹❤️"
##
## [[5670]]
## [1] "EpicMahonelover: RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r"
##
## [[5671]]
## [1] "Akari51494221: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[5672]]
## [1] "seungcherryy: RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5"
##
## [[5673]]
## [1] "btsvt_OT20: THIS IS SOOOO REAALLLLL\n SEVENTEEN IS SEEING MEEEEEEE HAHAHAHAHAHA YEY\n#BeTSinBULACAN"
##
## [[5674]]
## [1] "Yjhnihae: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5675]]
## [1] "Shrvti_: RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…"
##
## [[5676]]
## [1] "ryuzuhas: SEEING SEVENTEEN TODAY SLAY"
##
## [[5677]]
## [1] "Akari51494221: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[5678]]
## [1] "cb97kart: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5679]]
## [1] "Shrvti_: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[5680]]
## [1] "AlyloonyPH: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[5681]]
## [1] "everyone_lou: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5682]]
## [1] "__svtcarat: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5683]]
## [1] "fabylousfaby: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[5684]]
## [1] "Shrvti_: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[5685]]
## [1] "__svtcarat: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5686]]
## [1] "minghaolicious: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[5687]]
## [1] "Almameni2: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5688]]
## [1] "Shrvti_: RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…"
##
## [[5689]]
## [1] "Akari51494221: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5690]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221208 min9yu_k \n\n➸ 🖤🤍🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/9MzkhNde7L"
##
## [[5691]]
## [1] "mingy0_o: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5692]]
## [1] "Akari51494221: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5693]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221211 min9yu_k \n\n➸ #/LA3C ❤️🔥❤️🔥❤️🔥❤️🔥\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rz79H…"
##
## [[5694]]
## [1] "Akari51494221: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5695]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220627 min9yu_k \n\n➸ Be The Sun❤️\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/z6UdjhjyJk"
##
## [[5696]]
## [1] "iampaatt: Good morning carats and Seventeen!!!!"
##
## [[5697]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220829 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ktDJG9PKql"
##
## [[5698]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221020 min9yu_k \n\n➸ 🏀🏀\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/dIJ6og6WhP"
##
## [[5699]]
## [1] "tornadosuy: RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…"
##
## [[5700]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221012 min9yu_k \n\n➸ Cartier 💋 \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RJkkud9fBt"
##
## [[5701]]
## [1] "bluewyne_45: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5702]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n220813 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/278MVLYmKI"
##
## [[5703]]
## [1] "intersvtellarr: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[5704]]
## [1] "Shrvti_: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[5705]]
## [1] "carl1787: 🥇 Bitcoin clear breakdown from trendline support 📉 #16December #BTC #anipoke #BLACKPINK #NCTDREAM #LISA #Pokemon… https://t.co/9yycsYX57e"
##
## [[5706]]
## [1] "recyclerofblank: RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8"
##
## [[5707]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220814 min9yu_k \n\n➸ 💚🤎💚🤎\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/v51Qj8omO6"
##
## [[5708]]
## [1] "mahae_athena: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5709]]
## [1] "chikoritamolala: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5710]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220725 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/S0FqznpuT2"
##
## [[5711]]
## [1] "ZeGcgh: RT @ZeGcgh: It’s time you start making lots of profit from trades without loses. Learn how to trade Binance futures and get free signals fr…"
##
## [[5712]]
## [1] "trinitycheck: SHINee, The Boyz, Seventeen, OnlyOneOf https://t.co/UWqmHfQEot"
##
## [[5713]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220922 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/kekzK2V8CH"
##
## [[5714]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220827 min9yu_k \n\n➸ 🏀🏀\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wukt1JPvs7"
##
## [[5715]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220826 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RCNSmhBnby"
##
## [[5716]]
## [1] "SVTAU9: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5717]]
## [1] "wb3gxwham: RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8"
##
## [[5718]]
## [1] "horangsese: heart boys❤️🔥\n\n#HANSE #한세 #HOSHI #호시 #VICTON #SEVENTEEN https://t.co/J7TZeuak7f"
##
## [[5719]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220814 min9yu_k \n\n➸ Seattle💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/m4jyrzOaSn"
##
## [[5720]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221108 min9yu_k \n\n➸ 🤎..\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/3joUVFvxYk"
##
## [[5721]]
## [1] "ZeGcgh: It’s time you start making lots of profit from trades without loses. Learn how to trade Binance futures and get fre… https://t.co/lbHZwV2ABV"
##
## [[5722]]
## [1] "loveujhopebb: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[5723]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220912 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GiIFWe2hu9"
##
## [[5724]]
## [1] "meanierae: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[5725]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram] \n221207 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/uIVpQgJP9H"
##
## [[5726]]
## [1] "ujiloevr: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5727]]
## [1] "neojenosis: 1. twice\n2. nct dream\n3. exo\n4. ive\n5. seventeen \n6. le sserafim \n7. new jeans\n8. shinee\n9. wjsn \n10. dia https://t.co/CQTY3FxLCr"
##
## [[5728]]
## [1] "ji_aurchives: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5729]]
## [1] "koosrkivee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5730]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram] \n221201 min9yu_k \n\n➸ 🤍\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/h8YLUiiyCx"
##
## [[5731]]
## [1] "chansbucket: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[5732]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220901 min9yu_k \n\n➸ A-Town❤️\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0OQicc62ra"
##
## [[5733]]
## [1] "goingyellooow: RT @22kristy: Finding some na pwde ko ipa freebies on Dec 17. \n\nlike & rt\nfollow for updates \n1 set inclusions per person only \nlocation :…"
##
## [[5734]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220908 min9yu_k \n\n➸ ❤️💛💚💙💜\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/pDvTdlc5lb"
##
## [[5735]]
## [1] "Yjhnihae: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[5736]]
## [1] "Shrvti_: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[5737]]
## [1] "ATEEZloverrrr: RT @dinoscheekmoles: My carat squad 💎\n\n#CSD #CaratSelcaDay #JOSHUA\n#JEONGHAN #DINO #DK #SEVENTEEN #세븐틴 @pledis_17 \n\n@hannieduIset @ATEEZlov…"
##
## [[5738]]
## [1] "LailaMaeSantos2: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[5739]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220815 min9yu_k\n\n➸ San Francisco😝\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/l1lVFAFNgA"
##
## [[5740]]
## [1] "Shrvti_: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[5741]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221111 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RzWpLR058w"
##
## [[5742]]
## [1] "mingy0_o: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5743]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221111 min9yu_k \n\n➸ Japan💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/VZkbTGdtMT"
##
## [[5744]]
## [1] "intersvtellarr: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5745]]
## [1] "naevis_calling: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[5746]]
## [1] "hakyusanic: RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…"
##
## [[5747]]
## [1] "_lemonlee: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[5748]]
## [1] "RandomSwervy: RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8"
##
## [[5749]]
## [1] "thatboyjww: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5750]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221125 min9yu_k \n\n➸ JAPAN🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/c7SYa9i65b"
##
## [[5751]]
## [1] "michaeleaves: UConn's @paigebueckers1 Is Using Her Platform to Speak Out Against Discrimination\nhttps://t.co/YM72HlFFvn"
##
## [[5752]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220810 min9yu_k \n\n➸ Vancouver💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/1pH6lYouX1"
##
## [[5753]]
## [1] "hakyusanic: RT @alexaxoxo__: the skies are pretty but dokyeom is prettier 🤍💙\n\n#CaratSelcaDay #DOKYEOM #DK #SEVENTEEN #CSD @pledis_17 https://t.co/mPjpi…"
##
## [[5754]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220803 min9yu_k \n\n➸ CHANEL 💋 \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/JghehM00i0"
##
## [[5755]]
## [1] "matchabensoo: RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…"
##
## [[5756]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220720 min9yu_k \n\n➸ Welcome🌼\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ns1dzJ3dLM"
##
## [[5757]]
## [1] "LailaMaeSantos2: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5758]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220802 min9yu_k \n\n➸ Holiday💛\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/kTQownjKiC"
##
## [[5759]]
## [1] "mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8"
##
## [[5760]]
## [1] "Kenthzzzzz: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5761]]
## [1] "miadlrsr: RT @chay_starcart: ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me\n\n🏷 se…"
##
## [[5762]]
## [1] "miya_caratlnd13: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5763]]
## [1] "kyeomirang: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5764]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221027 min9yu_k \n\n➸ 🤎\n\n#민규 #MAMAVOTE #seventeen #세븐틴 @pledis_17 https://t.co/IjYhW1qKqU"
##
## [[5765]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221118 min9yu_k\n\n➸ 💋December💋 \n#/Advertisement\n#/Cartier\n#/DazedKorea\n\n#민규 #SEVENTEEN #세븐틴 @pledis_1…"
##
## [[5766]]
## [1] "miadlrsr: RT @leeseokminheart: 221216 dk_is_dokyeom update\n\n⚔️ : white snow piled up 🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BadiZyWG7e"
##
## [[5767]]
## [1] "miadlrsr: RT @leeseokminheart: 221215 DK🌟 Weverse update\n\n⚔️ : Who's that friend on the right? 🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mOQw8vR…"
##
## [[5768]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220913 min9yu_k \n\n➸ Photo by DK💚\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/D1uVAH03dK"
##
## [[5769]]
## [1] "0NDATRACK: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5770]]
## [1] "miadlrsr: RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…"
##
## [[5771]]
## [1] "Be7angel: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5772]]
## [1] "miadlrsr: RT @sarisaristored: [#sarisaristore HELP RT]\n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 & VERNON BE THE SUN SEOUL CARATZONE PC\n\n– deets i…"
##
## [[5773]]
## [1] "jssysimp: RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…"
##
## [[5774]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221213 min9yu_k \n\n➸ LA\n2022.12.10\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/OgncINmp1i"
##
## [[5775]]
## [1] "chansbucket: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5776]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221029 min9yu_k\n\n➸ 💛YELlOw💛\n#/Advertisement #/DUVETICA\n\n#민규 #MAMAVOTE #seventeen #세븐틴 @pledis_17 htt…"
##
## [[5777]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220808 min9yu_k\n\n➸ Family golf💚\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RPFQncNY6V"
##
## [[5778]]
## [1] "bububunny__: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5779]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220701 min9yu_k \n\n➸ summer💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/vp3fdvx6W0"
##
## [[5780]]
## [1] "_______ayla: RT @jhhs7777: 【 scan】SEVENTEEN INCOMPLETE \n\n#HOSHI #호시 #ホシ #WOOZI #우지 #ウジ https://t.co/SOL5KSaO36"
##
## [[5781]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221213 min9yu_k \n\n➸ @/snoopdogg We were so happy to be able to perform on the same stage ❤️🔥…"
##
## [[5782]]
## [1] "shuarkived: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[5783]]
## [1] "kristinesosad88: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[5784]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221011 min9yu_k \n\n➸ Red shining night 💋\n#/Advertisement #/Cartier #/CartierSeoul \n\n#민규 #SEVENTEEN #세…"
##
## [[5785]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220815 min9yu_k \n\n➸ Enjoy tour flight\nbye #/Seattle🖤\nsee you soon #/SanFrancisco\n\n#민규 #SEVENTEEN #세븐…"
##
## [[5786]]
## [1] "mvjds_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[5787]]
## [1] "somervilleny: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[5788]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220816 min9yu_k \n\n➸ Oakland💚\ni filmed a Sunday Morning music video of Joshua in Oakland\n\n#민규 #SEVENT…"
##
## [[5789]]
## [1] "shuafications: RT @gre9re: #에스쿱스 that •᷄△•᷅ guy from seventeen https://t.co/AcyOg5ahzz"
##
## [[5790]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221129 min9yu_k \n\n➸ ❤️🔥 Be The Sun ❤️🔥\nin tokyo dome\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/…"
##
## [[5791]]
## [1] "reese_050908: RT @EloisaAli5: Wts Lfb Seventeen Assorted Pc\n\n🐸 Sold as Set Only\n🐸 6,500 (6k if PAYO) \n🐸 Can look for kahati and can ship to diff address…"
##
## [[5792]]
## [1] "hanniewts: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[5793]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221008 min9yu_k \n\n➸ We got the heart We got the \n🧡soul🧡\n\nManila 2022.10.7\n\n#민규 #SEVENTEEN #세븐틴 @pled…"
##
## [[5794]]
## [1] "verywonwoo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5795]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220716 min9yu_k\n\n➸ Pork rice soup + Daeseon (alcohol brand) + rain = 🤍\n\n#민규 #SEVENTEEN #세븐틴 @pledis_…"
##
## [[5796]]
## [1] "hanniewts: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5797]]
## [1] "kimgyuxvii: RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220722 min9yu_k \n\n➸ Off to work and off of work\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/jwQyNdZ…"
##
## [[5798]]
## [1] "minseoksoon_: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5799]]
## [1] "intersvtellarr: RT @joyiiieeee_: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away these freebies on D-Day!…"
##
## [[5800]]
## [1] "forwwynn: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5801]]
## [1] "lovexosvt: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5802]]
## [1] "miadlrsr: RT @cartdeulset: Secured sg2023 but no POB..\nmay inch pa ba if ever ipatingi? \nNeta, long dop\n\nwill get sc, mg, js & vn lang\n\nDM if u like.…"
##
## [[5803]]
## [1] "MBaddst: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[5804]]
## [1] "miadlrsr: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5805]]
## [1] "hanniewts: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[5806]]
## [1] "ravioolio: RT @dokyeomfiles: Now, y’all STOP. This is so fragile! 😭\n\nSEVENTEEN: “For me Dokyeom is such a pure, innocent and sincere guy. He’s so exce…"
##
## [[5807]]
## [1] "gotsvt_0922: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5808]]
## [1] "jhcn08: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[5809]]
## [1] "mvyyyy_: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5810]]
## [1] "miadlrsr: RT @diamondcartu: wts lfb \n\nSeventeen SG 23 \n- desk calendar outbox photobook digital code heart paper holder paper door hanger heart messa…"
##
## [[5811]]
## [1] "mingyubbyy: RT @tigerrhae: RTs & LIKEs are appreciated🤍\n\n🎀SEVENTEEN BE THE SUN IN JAKARTA — ADDITIONAL SHOW🎀\n\nfreebies by @tigerrhae\n\n🗓 28 Desember 202…"
##
## [[5812]]
## [1] "sunoo_john: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5813]]
## [1] "xumingha_o17: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[5814]]
## [1] "intersvtellarr: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[5815]]
## [1] "mingyubbyy: RT @hominamina: [HELP RT & LIKE ]\n☀️FREEBIES FOR BE THE SUN ADDITIONAL SHOW IN JAKARTA☀️\n\nby @hominamina \n\n📅 28 Dec 2022\n📍 GBK STADION MADY…"
##
## [[5816]]
## [1] "matchacreamdsk: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5817]]
## [1] "hanniewts: RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…"
##
## [[5818]]
## [1] "Glasgow20775825: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5819]]
## [1] "intersvtellarr: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5820]]
## [1] "hanniewts: RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…"
##
## [[5821]]
## [1] "svnIixie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5822]]
## [1] "pamimbb: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5823]]
## [1] "svncouphae: RT @jiminsols: 💌 seventeen be the sun bulacan freebies ☻\n\n♡ strictly 1:1 (random pack)\n♡ time & loc: tba on d-day\n♡ mbf, rt & like\n\nsee you…"
##
## [[5824]]
## [1] "hanniewts: RT @luv4hybeboys: !! BeTS IN BULACAN FREEBIES !!\n\nhello caratdeuls ♡ i’ll be giving away these ot13 hand banners ^^ see u!! \n\n↳ rt & like\n↳…"
##
## [[5825]]
## [1] "cocodelivers: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5826]]
## [1] "kioutie_: #2137 [ 💌 ]\n\nseventeen, xdinary heroes, p1harmony, cravity, tnx, mirae, tfn♡"
##
## [[5827]]
## [1] "luvxrexo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5828]]
## [1] "replayriki: I fear im not getting out of my seventeen era this time well see tho its always during december i swear"
##
## [[5829]]
## [1] "CoreyHasIssues: Ooh, I almost forgot! Mission Report, December 16, 1991.\n#longing #rusted #furnace #daybreak #seventeen #benign… https://t.co/OGs6fGTtft"
##
## [[5830]]
## [1] "alltimegelo: i'll see seventeen tonight 🥹"
##
## [[5831]]
## [1] "miadlrsr: RT @diamondcartu: Wts lfb #cee_sells \n\nSeventeen SG 23 tingi (from 1st Pre-order) \n\nHS JN MG SK VN DN still avail 165 ea member set (pc + f…"
##
## [[5832]]
## [1] "Hellevatorlix: RT @sound_of_snow7_: •••\n𝑂𝑛𝑙𝑦 𝑡ℎ𝑜𝑠𝑒 𝑤ℎ𝑜 𝑐𝑎𝑟𝑒 𝑎𝑏𝑜𝑢𝑡 𝑦𝑜𝑢 𝑐𝑎𝑛 ℎ𝑒𝑎𝑟 𝑦𝑜𝑢 𝑤ℎ𝑒𝑛 𝑦𝑜𝑢'𝑟𝑒 𝑞𝑢𝑖𝑡𝑒\n•••\n#CSD\n#CaratSelcaDay\n#DINO\n#SEVENTEEN \n#CARAT http…"
##
## [[5833]]
## [1] "miadlrsr: RT @Jihooniebuys: Wts lfb seventeen face the sun yzy f\n\n7500 all in\nPAYO https://t.co/Wr60FxQagA"
##
## [[5834]]
## [1] "amandbibis: 1 - twice \n2 - xdinary heroes \n3 - wayv\n4-txt\n5- ive \n6- nct (os outros)\n7- newjeans \n8- stray kids \n9- seventeen… https://t.co/poCdxlyKX3"
##
## [[5835]]
## [1] "beomkaizbasket: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5836]]
## [1] "Cf7Angela: RT @DKVOTINGTEAM: [INSTAGRAM] dk_is_dokyeom Story update ❄️\n\n@pledis_17 #세븐틴 #SEVENTEEN #DK #DOKYEOM #SEOKMIN \n#도겸 \n\n1/2 https://t.co/TrfVu…"
##
## [[5837]]
## [1] "kggemperor: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5838]]
## [1] "PalJunRanghae: RT @miss_svtmafia: D-DAY TOMORROW\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VI…"
##
## [[5839]]
## [1] "wwooyuns: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5840]]
## [1] "teariciaanneuu: OMG D-DAY!!!!!! <3 \n\n#SEVENTEEN #BeTheSuninBULACAN"
##
## [[5841]]
## [1] "Jinnies_bae: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[5842]]
## [1] "paledrivers: RT @gre9re: #에스쿱스 that •᷄△•᷅ guy from seventeen https://t.co/AcyOg5ahzz"
##
## [[5843]]
## [1] "Cf7Angela: RT @CCT_WOOZI: [💎] HOT TIME! Claim 30❤️ by logging in on the app + extra 100❤️ if you post an HD pic (square) or a YouTube link! #CHOEAEDOL…"
##
## [[5844]]
## [1] "luvss_shua: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[5845]]
## [1] "intersvtellarr: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5846]]
## [1] "meanierae: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5847]]
## [1] "wonuversee: d-day 🧡 i’m seeing seventeen omg hoping to meet my moots later!! #BeTSinBULACAN https://t.co/VfLJ9AIsf9"
##
## [[5848]]
## [1] "Nephenne: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5849]]
## [1] "hoseokiekyun: RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw"
##
## [[5850]]
## [1] "altarcrush: RT @tinkswonu: P1Harmony Jongseob to Hoshi: \n\n\"Hello, im P1Harmony Jongseob. really, i’ve been watching your fancams and going seventeen a…"
##
## [[5851]]
## [1] "nuestswhore: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[5852]]
## [1] "seokjinira: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5853]]
## [1] "hanniewts: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[5854]]
## [1] "birthday_boyyz: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[5855]]
## [1] "hochimails: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[5856]]
## [1] "gtombs: @englishstrawbie Seventeen days inc weekends. I think that's the longest I have had off since I started 6 years ago!"
##
## [[5857]]
## [1] "AngelAmelia881: Be the love you always hoped for. \n\nRest In Peace RIP Legend Karen's Diner H.O.T #SEVENTEEN https://t.co/LvxwOoD48P"
##
## [[5858]]
## [1] "altarcrush: RT @p1harmonyp1ece: Jongseob and intak #_WORLD challenge with seventeen hoshi 🐯\n\n#P1Harmony #피원하모니 #P1H #HARMONY #ZEROIN #둠두둠 #Doom_Du_Doom…"
##
## [[5859]]
## [1] "JustMyself91_: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[5860]]
## [1] "_lemonlee: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5861]]
## [1] "enigmaticdaisy: RT @cheolattes: you're telling me.....whatever (waves hand in the air confusingly) seventeen wears in the airport is curated by a stylist?"
##
## [[5862]]
## [1] "yngishua: RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH"
##
## [[5863]]
## [1] "hansol66062443: RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus"
##
## [[5864]]
## [1] "tigerhorangae: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5865]]
## [1] "engine000: RT @p1harmonyp1ece: Jongseob and intak #_WORLD challenge with seventeen hoshi 🐯\n\n#P1Harmony #피원하모니 #P1H #HARMONY #ZEROIN #둠두둠 #Doom_Du_Doom…"
##
## [[5866]]
## [1] "bonsbestie: S.coups & Joshua • Seventeen\n\nGoing Seventeen\n\n$10, stamped shipping included if in the US https://t.co/xIlQV01ozg"
##
## [[5867]]
## [1] "engine000: RT @tinkswonu: P1Harmony Jongseob to Hoshi: \n\n\"Hello, im P1Harmony Jongseob. really, i’ve been watching your fancams and going seventeen a…"
##
## [[5868]]
## [1] "rpmradiostream: #NowPlaying Letter Seventeen - Tonight at https://t.co/JNfC3Ouky0 https://t.co/qfbQAB6dD4"
##
## [[5869]]
## [1] "mvyyyy_: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5870]]
## [1] "tmnbndsntnghlf: RT @mcrlyric_bot: Hold your breath when a black bird flies\nCount to seventeen and close your eyes\nI'll keep you safe inside"
##
## [[5871]]
## [1] "Stupidcounter: four million five hundred sixty two thousand six hundred seventeen"
##
## [[5872]]
## [1] "hanniewts: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[5873]]
## [1] "tiklopkaywonu: RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…"
##
## [[5874]]
## [1] "kyeomochi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5875]]
## [1] "starwberrymoonn: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5876]]
## [1] "mr_hanwonhao: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5877]]
## [1] "goingyellooow: RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…"
##
## [[5878]]
## [1] "lbvlil: @starfess BTS: -\nBLACKPINK: Stay\nTWICE: -\nNEWJEANS: Hurt\nLESSERAFIM: Good Parts\nTXT: -\nTREASURE: Hello\nENHYPEN: Sho… https://t.co/WqvJqECSe8"
##
## [[5879]]
## [1] "kristinesosad88: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[5880]]
## [1] "seokkieji: I don't wanna lose hope, but I already accept it. Seventeen, soon, the stars will align with us. I love you, boys. 🫶🏻🫶🏻"
##
## [[5881]]
## [1] "horawrshi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5882]]
## [1] "svtbtsmoo1: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[5883]]
## [1] "Shrvti_: RT @SVT_Fatisha: In Jeonghans defence ‘how tf should we know know???’ 🙄🙄🙄\n\n@pledis_17 #세븐틴 #SEVENTEEN"
##
## [[5884]]
## [1] "sugapremacy: ꔛ seventeen \"be the sun\" — bulacan 221217 moments 🎞️📸\n\n- a thread by @sugapremacy"
##
## [[5885]]
## [1] "nabong8215: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5886]]
## [1] "rosieshuji: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5887]]
## [1] "hanniewts: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[5888]]
## [1] "neeeloys: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5889]]
## [1] "gfsvtbzlover: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[5890]]
## [1] "goingyellooow: RT @kyeomfinds: (ノ◕ヮ◕)ノ*:・゚✧\n\nhello ~ we'll be handing out fanmade freebies on december 17! ✨ \n\n↬time and location tba \n↬also open for trad…"
##
## [[5891]]
## [1] "hanniewts: RT @_jopayluvs: 𓆸 Be the sun in Bulacan freebies ˚ ༘ \n\nhenlo ebriwan ◡̈ I'll be giving out photocards and postcards at #SEVENTEEN 's Be t…"
##
## [[5892]]
## [1] "goingyellooow: RT @jiminsols: 🖼 seventeen be the sun bulacan freebies ☻\n\n♡ for team labas\n♡ strictly 1:1 only\n♡ mbf, rt & like\n\n~ official posters! see yo…"
##
## [[5893]]
## [1] "Julia26954994: RT @loverlyricsbot: it's like i'm seventeen, nobody understands"
##
## [[5894]]
## [1] "krystelssi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5895]]
## [1] "Amarach41208783: @Mickcliff \"I learned the truth at Seventeen,\nthat love was meant for beauty queens and high school girls with clea… https://t.co/4wf5rnV9Es"
##
## [[5896]]
## [1] "dreamofyuu: 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚… https://t.co/4RMvbrPd8H"
##
## [[5897]]
## [1] "kookangels: RT @ihrtjaehyunn: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jlln…"
##
## [[5898]]
## [1] "Scoupsdaddu1713: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5899]]
## [1] "_mingoobear: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5900]]
## [1] "gyulora97: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[5901]]
## [1] "Scoupsdaddu1713: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[5902]]
## [1] "jiangtoopia: 1. Stray kids \n2. Seventeen\n3. Bts\n4. P1harmony \n5. Shinee \n6. Txt\n7. Ateez\n8. Exo\n9. Got7\n10. Victon https://t.co/5iLPlgkG08"
##
## [[5903]]
## [1] "hanniewts: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[5904]]
## [1] "lourdesiree: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5905]]
## [1] "asulnabuwan08_: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[5906]]
## [1] "fangirlarchives: GOOD MORNING! D-Day finally! omggggggghg. 🥰🥰🥰\n\n#BeTheSuninBULACAN #BeTSBulacan #SEVENTEEN #SEVENTEENinBulacan"
##
## [[5907]]
## [1] "luv__wonu: mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD… https://t.co/t6cMH11Wsc"
##
## [[5908]]
## [1] "yngishua: me and boyfie 💓💓💓\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ #JOSHUA https://t.co/iIlmeKyFc3"
##
## [[5909]]
## [1] "soonhoonbuys: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[5910]]
## [1] "ranyjulek_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5911]]
## [1] "ranyjulek_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5912]]
## [1] "seoIhyunz: RT @kpopmultigain: like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sserafim \nf…"
##
## [[5913]]
## [1] "ranyjulek_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5914]]
## [1] "annieeeeeyo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5915]]
## [1] "goingyellooow: RT @SoonTaeJayK: ✿ SEVENTEEN BE THE SUN BULACAN FREEBIES ✿\n\n-LIKE & RT (mention friends)\n- follow me & @ShashaKim13 (Sponsor of bracelet)\n-…"
##
## [[5916]]
## [1] "AlikaNavarro97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5917]]
## [1] "gyulora97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5918]]
## [1] "jujuhobi: Crazy in love - Seventeen https://t.co/8O9S77yJoA"
##
## [[5919]]
## [1] "AlikaNavarro97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5920]]
## [1] "AlikaNavarro97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5921]]
## [1] "xumingha_o17: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5922]]
## [1] "MichelleRetuer4: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5923]]
## [1] "gyulora97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5924]]
## [1] "AlikaNavarro97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5925]]
## [1] "gyulora97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5926]]
## [1] "17svt27bp134: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5927]]
## [1] "stream_darling_: RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm"
##
## [[5928]]
## [1] "gyulora97: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[5929]]
## [1] "RAHMAT998six: Lovely 😍\n@laura_woodsy #ข่าวลือ\n#ข้ามฟ้าเคียงเธอมาแน่2023 #BLACKPINK #시즈니는_드림을_사랑해 #BLACKPINK #Pakistan #LISA… https://t.co/q8CNPxn5Xz"
##
## [[5930]]
## [1] "GukMatoki: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5931]]
## [1] "wondaandcoswoo: RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…"
##
## [[5932]]
## [1] "_unknownarmy: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5933]]
## [1] "linea93agustD: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[5934]]
## [1] "meehehehe: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5935]]
## [1] "lizarj04: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[5936]]
## [1] "stayupnaddie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5937]]
## [1] "wayvbubs: RT @wayvbubs: •it’s all a blur <3\n#CSD #CaratSelcaDay #SEVENTEEN #HOSHI https://t.co/clt7ksVxX8"
##
## [[5938]]
## [1] "cheolwuu: RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…"
##
## [[5939]]
## [1] "cherrybae095: RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…"
##
## [[5940]]
## [1] "maura_willing: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[5941]]
## [1] "lizarj04: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[5942]]
## [1] "katie_seventeen: RT @imhaegs: the cram packing of my freebies for tomorrow. I’ll give this envelopes randomly sa makakasalubong ko. And some lucky envelopes…"
##
## [[5943]]
## [1] "yu_haos: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[5944]]
## [1] "leicallenreese: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[5945]]
## [1] "kimgyuxvii: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5946]]
## [1] "maeilsolace: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5947]]
## [1] "ljn_puppy: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[5948]]
## [1] "cchihouse: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5949]]
## [1] "bangbangtanfam: RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…"
##
## [[5950]]
## [1] "comeab4cate: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[5951]]
## [1] "yn_yawnzzn: RT @nugubgs_: THE BIGDIPPER's Eunbin and Siwoo have released a vocal cover of \"17\" by Pink Sweat$ and SEVENTEEN!\n\n🔗 https://t.co/SQE8qfYNLm…"
##
## [[5952]]
## [1] "mezxig: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[5953]]
## [1] "pr1vsxm: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5954]]
## [1] "JINlangmalakas5: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[5955]]
## [1] "katsushii_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5956]]
## [1] "creamcarat: RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…"
##
## [[5957]]
## [1] "GukMatoki: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5958]]
## [1] "hi_zekii: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5959]]
## [1] "nodiwifey: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[5960]]
## [1] "patchinoona: 1. NCT DREAM\n2. NCT 127\n3. EXO\n4. BTS\n5. SEVENTEEN\n6. TREASURE\n7. BLACKPINK\n8. ITZY\n9. TWICE\n10. STRAY KIDS https://t.co/3wdgilES3H"
##
## [[5961]]
## [1] "ScottishFr: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5962]]
## [1] "CaraTuemeS: RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61"
##
## [[5963]]
## [1] "formulaurora: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[5964]]
## [1] "Guililla__1: I want him 😟\n\n#문준휘 #文俊辉 #준 #JUN #세븐틴 #SEVENTEEN #ジュン #セブチ #JUNHUI https://t.co/JStfDR8sZY"
##
## [[5965]]
## [1] "ariesheojiwon: do you guys even like seventeen"
##
## [[5966]]
## [1] "GelPimchanok: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5967]]
## [1] "junhaocaart: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5968]]
## [1] "leicallenreese: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[5969]]
## [1] "demiratchu: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[5970]]
## [1] "seokjinira: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[5971]]
## [1] "chunsa_k: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5972]]
## [1] "loveforheee: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[5973]]
## [1] "junhaocaart: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[5974]]
## [1] "ghostingyeon: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[5975]]
## [1] "ScottInglisEFM: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[5976]]
## [1] "seokjinira: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5977]]
## [1] "junghobi218_: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[5978]]
## [1] "sjineok: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5979]]
## [1] "taetae_ujicart: RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…"
##
## [[5980]]
## [1] "woozintheclouds: RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF"
##
## [[5981]]
## [1] "hi_zekii: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5982]]
## [1] "JINlangmalakas5: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[5983]]
## [1] "seokminroyal: RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…"
##
## [[5984]]
## [1] "svt__xiii: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[5985]]
## [1] "cherishl1408: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[5986]]
## [1] "GukMatoki: RT @SopheaJane: @tinkswonu I love how we have access to the chronology of this stories.. bits here and ther in different platform but alway…"
##
## [[5987]]
## [1] "EulogioMary: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[5988]]
## [1] "dokeyomie: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5989]]
## [1] "YuoKan__: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[5990]]
## [1] "meanduinflowers: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5991]]
## [1] "Volupt4s: @hyunessvn Seventeen"
##
## [[5992]]
## [1] "michmach17: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[5993]]
## [1] "stxrlightwoo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[5994]]
## [1] "nabi_hong26: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[5995]]
## [1] "Bahamad18291372: #世界杯下注 #亚博体育 seventeen. “We might discuss and argue for ever, neither https://t.co/EcHg5Ghu5e"
##
## [[5996]]
## [1] "SoonHanarebabie: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[5997]]
## [1] "SoonHanarebabie: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[5998]]
## [1] "mingfthao_17: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[5999]]
## [1] "crywithmeh: RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…"
##
## [[6000]]
## [1] "yourcaratzen: RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…"
##
## [[6001]]
## [1] "seokjinira: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6002]]
## [1] "chunsa_k: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6003]]
## [1] "KPopAurore1993: Album Japanese SEVENTEEN «Dream» Version B (Cd + Photobook + Photocard Dino)😍😍😍😍\n@pledis_17 \n@pledis_17jp https://t.co/0gNLrydhAz"
##
## [[6004]]
## [1] "cheoliecart: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6005]]
## [1] "Riom_328: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6006]]
## [1] "sassymerman_: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6007]]
## [1] "hi_zekii: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6008]]
## [1] "_wonurideul_: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6009]]
## [1] "dhraxis: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6010]]
## [1] "KPopAurore1993: Album Japanese SEVENTEEN «Dream» Version Regular (Cd + Lyrics Book + Photocard S.Coups)😍😍😍😍\n@pledis_17 \n@pledis_17jp https://t.co/tctSv8Hons"
##
## [[6011]]
## [1] "gomenne666: #후즈팬 #Whosfan x #한터뮤직어워즈 #HMAs\n#30주년한터뮤직어워즈2022\n#후즈팬덤상🏆#WhosFandomAward🏆\n\n🎈2조 (Group 2)🎈\nBLINK♥#BLACKPINK BLACKPINK… https://t.co/IBpDXPp3bO"
##
## [[6012]]
## [1] "tweekaroonie: you won't be seventeen forever, and we can get away with this tonight."
##
## [[6013]]
## [1] "kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시… https://t.co/YYAdy1rmbk"
##
## [[6014]]
## [1] "Tuna4Jin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6015]]
## [1] "Saleem28092135: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6016]]
## [1] "ally_jianggg: If you see this, you're required to list your top 10 groups:\nStray Kids\nThe Boyz\nAstro\nOneus\nTreasure\nSeventeen \nCr… https://t.co/GKO8JHs79h"
##
## [[6017]]
## [1] "Saleem28092135: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6018]]
## [1] "Daniluxii: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6019]]
## [1] "luciaylena: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6020]]
## [1] "goddess_xxv: @tanyakanrl Happy sweet seventeen💕💕💕💕💕💕💕💕"
##
## [[6021]]
## [1] "JulieFerrer20: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[6022]]
## [1] "bubbyje: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[6023]]
## [1] "sunnlantern: RT @medortophobic: 🖼🪸FREEBIES for BE THE SUN IN JAKARTA ADDITIONAL SHOW🪸🖼\nby @medortophobic \n\n📍GBK Madya Stadium\n📆December 28 2022 \n❗️Limit…"
##
## [[6024]]
## [1] "sseokimchi: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[6025]]
## [1] "taurusaffection: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6026]]
## [1] "nabi_hong26: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[6027]]
## [1] "svtbtsmoo1: RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…"
##
## [[6028]]
## [1] "lynzaxx: if you see this, you're required to list your top 10 groups\n\n1 DAY6\n2 ONF\n3 KINGDOM\n4 OH MY GIRL\n5 BOYFRIEND\n6 SEVE… https://t.co/nSZcMiUcWZ"
##
## [[6029]]
## [1] "staynisse: 1. my stray kid \n2. blackpink \n3. red velvet \n4. dreamcatcher\n5. idle\n6. seventeen \n7. nmixx\n8. loona\n9. le sserafi… https://t.co/g0f9cuTvmC"
##
## [[6030]]
## [1] "hiraiscy: 1. twice\n2. dreamcatcher\n3. seventeen\n4. weeekly\n5. le sserafim\n6. purple kiss\n7. loona\n8. nct dream\n9. gidle\n10. s… https://t.co/5wzQE5RfoR"
##
## [[6031]]
## [1] "sseokimchi: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[6032]]
## [1] "joshujispongowu: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6033]]
## [1] "ImSagonoy_14: RT @macaldeolshop: GA: Seventeen Dicon 101 Postcard\n1) Follow and turn on all notifs\n2) Follow:\nhttps://t.co/urr2lT1ZTQ\nhttps://t.co/OqPWIF…"
##
## [[6034]]
## [1] "svntenhysk: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6035]]
## [1] "jasbtsvt: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[6036]]
## [1] "goingyellooow: RT @adorekgyu: hi! we will be giving away freebies for seventeen #BeTheSuninBULACAN ♡\n\n1:1 ratio! limited qty\nopen for trade~\n\nto claim:\n𖧷…"
##
## [[6037]]
## [1] "felbinghaw: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6038]]
## [1] "svtbtsmoo1: RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…"
##
## [[6039]]
## [1] "ww_asachi: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6040]]
## [1] "KirktonChurch: It’s time for day sixteen, seventeen and eighteen of our Advent Calendar!\n(Busy weekend for Lesley)\n#Advent… https://t.co/Gbv67qYMSw"
##
## [[6041]]
## [1] "goingyellooow: RT @minwonhaosss: Be the sun bulacan freebies ☀️\n\nHello, carats! I’ll be giving away minwon banners & seventeen postcards on BeTS bulacan.…"
##
## [[6042]]
## [1] "goingyellooow: RT @minshuwa: ✿ SEVENTEEN BE THE SUN BULACAN FREEBIES ✿\n\n📌 HELP LIKE & RT\n📌 PLACE AND TIME: TBA\n📌 OPEN DMS FOR TRADING\n\nThank you! See you…"
##
## [[6043]]
## [1] "JohannaNobre: @wonhayi_ 26 broke but living her best life... Have fun at Seventeen concert and most importantly have a good time… https://t.co/IvoNefDn20"
##
## [[6044]]
## [1] "lalaaliloo1: RT @estaemanies: ♡ Rts and Likes are appreciated ♡ \n\nWTS CLEARANCE SALES BTS, NCT DREAM, SEVENTEEN, ENHYPEN, THE BOYZ \n\n✅️ BISA NEGO, TAKE…"
##
## [[6045]]
## [1] "SoonHanarebabie: RT @BeySVTColombia: Seventeen about to play to 50,000 people at the Philippines Stadium in some hours \n\nBiggest K-pop concert of all time h…"
##
## [[6046]]
## [1] "katsushii_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[6047]]
## [1] "goingyellooow: RT @wonuahcart: 🌷 Be The Sun Bulacan Freebies 🌷\n\n♡ rt and like this tweet to spread !\n♡ mfb^^ lets be moots hehe\n♡ open for team labas & te…"
##
## [[6048]]
## [1] "moaprillaicha: @starfess BTS: Sea\nBLACKPINK: The happiest girl \nTWICE: one in a million \nNEWJEANS: hurt\nLESSERAFIM: good parts\nTXT… https://t.co/jiNM3IsZt1"
##
## [[6049]]
## [1] "yxgstan: RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo"
##
## [[6050]]
## [1] "Christi61296539: Seventeen states, along with cities and Native American tribes, had accused Walmart of dispensing the pain pills wi… https://t.co/IXbCcKjPD0"
##
## [[6051]]
## [1] "goingyellooow: RT @xxxfelixeu: #BeTsinBulacan Giveaway ✨\n\nBecause me and @feat_gyuchan was able to secure our tickets for the con. Here's some giveaway as…"
##
## [[6052]]
## [1] "CaelumGom: RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…"
##
## [[6053]]
## [1] "JulieFerrer20: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[6054]]
## [1] "lovlieys: RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…"
##
## [[6055]]
## [1] "scaraetherism: @primordiaIist oh nooo!!! the MEN are upset that they're being fetishized? but theyre MEN they can't be fetishized!… https://t.co/OMojEyEpR0"
##
## [[6056]]
## [1] "geIiventura: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[6057]]
## [1] "sunnlantern: RT @ardel_kim: 💎 HELP RT & LIKE GUYS 💎\nFREEBIES CONCERT SEVENTEEN #BETHESUNinJKT ADDTIONAL SHOW\n\n By : @ardel_kim & Kak @ji_channn\n📍 GBK Ma…"
##
## [[6058]]
## [1] "bonsbestie: S.coups & Woozi • Seventeen\n\nSector 17 stickers\n\n$3 each, $5 for both, stamped shipping included if in the US https://t.co/5at8GVyjjo"
##
## [[6059]]
## [1] "myang712: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6060]]
## [1] "aceveryone: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6061]]
## [1] "sunnlantern: RT @pewrdn: 💎SEVENTEEN BE THE SUN IN JAKARTA - ADDITIONAL SHOW💎 \nFreebies by @pewrdn X @kkomaengnyel\n\n📆 28th Dec 2022\n⏰ TBA\n📍 GBK Madya Sta…"
##
## [[6062]]
## [1] "dhraxis: RT @HiragiJujika: Seventeen BeTS Bulacan Freebies \n\n💎 open for all carats (team labas & team con)\n💎 pls RT & 💗 to spread\n💎 pls fall in line…"
##
## [[6063]]
## [1] "svt_arry: GOOD MORNING CARATS! ITS D-DAY!!!🥰🥰🥰\n\n#BeTheSuninBULACAN #SEVENTEEN"
##
## [[6064]]
## [1] "JW_vergyu: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[6065]]
## [1] "kookangels: RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB"
##
## [[6066]]
## [1] "127crystals: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6067]]
## [1] "strwbryjoongie: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6068]]
## [1] "xumingha_o17: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6069]]
## [1] "lovlieys: RT @mochishuuu: \"I don't think glasses look good on you, sir\"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…"
##
## [[6070]]
## [1] "sunnlantern: RT @KkaKka_MeoRi: Heyhooo guys!!!\nCause it will be my first concert, I want to share the joy with all of you by giving this freebies in col…"
##
## [[6071]]
## [1] "katie_seventeen: RT @bestboywonuu: to those who are willing to sponsor tickets / donate for tickets please dm me! \n\nwe'll try to buy tickets para maipamigay…"
##
## [[6072]]
## [1] "loneamaryllis: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6073]]
## [1] "kiwicheol: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[6074]]
## [1] "yu_haos: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[6075]]
## [1] "dhraxis: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6076]]
## [1] "geochimeobshi: RT @shemcart: #ShemmyPasabuy \n\nWts lfb ph only \n\nSeventeen Jeonghan Dream Kyocera Photocard\n💸 ₱1680 each (all in + lsf)\n❗ all must be taken…"
##
## [[6077]]
## [1] "ho_ongf: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6078]]
## [1] "MDavidSchwarz: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[6079]]
## [1] "ashlee68868054: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6080]]
## [1] "ashlee68868054: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6081]]
## [1] "FerL67: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[6082]]
## [1] "Madziehwa: @_shinestars Ateez\nOneus/Onewe\nSeventeen"
##
## [[6083]]
## [1] "smile_mkl: RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5"
##
## [[6084]]
## [1] "r3njunsbf: RT @soobdragonhoe: No matter what happens \nWe’ll be together\nJust like always🌷\n\n#csd #seventeen #minghao #the8 #CaratSelcaDay @pledis_17 ht…"
##
## [[6085]]
## [1] "sunnlantern: RT @jeongshuabby: 💎RTs & LIKEs are very appreciated💎\n\nSEVENTEEN #BETHESUNinJKT\n.。*♡ freebies by Jeongshuabby x @byScenvantaee \n\n🗓️ 28 Desem…"
##
## [[6086]]
## [1] "sunnlantern: RT @pdestiana23: Likes & RT Are very Appreciated 💙\n\n 💞 Freebies SEVENTEEN Be The Sun Additional Show in Jakarta 💞 \nby : xumeihua \n\nGBK Mady…"
##
## [[6087]]
## [1] "laurinee30: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[6088]]
## [1] "nizyanz_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6089]]
## [1] "sunnlantern: RT @luvbananapie: [HELP RT & LIKE ]\n☀️FREEBIES FOR BE THE SUN ADDITIONAL SHOW IN JAKARTA☀️\n\nby @luvbananapie x @fettuxyne x @mingyoupuppy…"
##
## [[6090]]
## [1] "katie_seventeen: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(2) UBC Regular Ticket Giveaway\n\n1. MBF (unfollow me laterrr yes u can)\n2…"
##
## [[6091]]
## [1] "AlikaNavarro97: RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW"
##
## [[6092]]
## [1] "Rayniel86965441: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6093]]
## [1] "hello_ddeonu: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6094]]
## [1] "fallen_pur: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6095]]
## [1] "mapOf_eternity: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6096]]
## [1] "everyone_yuu: RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H"
##
## [[6097]]
## [1] "svtdgt01: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[6098]]
## [1] "aciw071_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6099]]
## [1] "wwscjsyoon: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6100]]
## [1] "jovilyn_orpela: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[6101]]
## [1] "sunnlantern: RT @wintecrown: 💎 FREEBIES SEVENTEEN BE THE SUN - ADDITIONAL SHOW IN JAKARTA 💎 \nby @wintecrown \n\n📍 GBK Madya Stadium\n📆 28 Dec 2022\n⏰ TBA…"
##
## [[6102]]
## [1] "dokyeoms1004: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6103]]
## [1] "sunnlantern: RT @wonuonuw: [Help like & rt]\n\n❤️🔥FREEBIES ADDITIONAL SHOW SEVENTEEN \"BE THE SUN\" IN JAKARTA❤️🔥\n\nFreebies presented by: \n@scoupse88 @wo…"
##
## [[6104]]
## [1] "unique1344: RT @harulorss: #LORSS_ONHANDS\n\nwts lfb ph help rt \n\n₱250 ea\n- nct universe\n- nct 127 sticker\n- ive eleven\n\n₱150 ea\n- tbz maverick\n- monsta…"
##
## [[6105]]
## [1] "sunnlantern: RT @4m_jessica99: [ RTS are appreciated ] \n\n🐯SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA🐯\nfreebies by @4m_jessica99\n\n📍Stadion Madya GBK…"
##
## [[6106]]
## [1] "Miyaratoon_0: @ajooniceee Seventeen"
##
## [[6107]]
## [1] "yracrasl_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6108]]
## [1] "_Saraharmy_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6109]]
## [1] "scwzverse: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6110]]
## [1] "613_jack: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6111]]
## [1] "sunnlantern: RT @wonuesia: [ RT and Likes are appreciated ]\n\n ✨️ 𝐁𝐄 𝐓𝐇𝐄 𝐒𝐔𝐍 ✨️\n𝐀𝐃𝐃𝐒𝐇𝐎𝐖 𝐢𝐧 𝐉𝐀𝐊𝐀𝐑𝐓𝐀 𝐅𝐑𝐄𝐄𝐁𝐈𝐄𝐒\nby @wonuesia \n\n📍: GBK Madya Stad…"
##
## [[6112]]
## [1] "JW_vergyu: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[6113]]
## [1] "supremecoups: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6114]]
## [1] "triplets_ofc: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[6115]]
## [1] "oOtaelatteoO: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6116]]
## [1] "jsnanana7g: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6117]]
## [1] "luminouswonu: RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN An Ode\n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, Whoos…"
##
## [[6118]]
## [1] "Junnie1006: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6119]]
## [1] "luminouswonu: RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Semicolon \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, W…"
##
## [[6120]]
## [1] "luminouswonu: RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Your Choice \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile,…"
##
## [[6121]]
## [1] "sunnlantern: RT @emergencygyu: Hi~ Kindly help RT/Like\nFREEBIES SEVENTEEN BE THE SUN (additional show)\nBy @emergencygyu & @raxieeww_\n\n📅: 28.12.22\n📍: GBK…"
##
## [[6122]]
## [1] "Desi_Ladki: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[6123]]
## [1] "lovelyseokmine: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6124]]
## [1] "itz_linda1213: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6125]]
## [1] "m58014387: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6126]]
## [1] "sunnlantern: RT @scoups_of_suga: [ RT and Likes are appreciated ]\n\n💎 SEVENTEEN BE THE SUN 💎\nADDSHOW IN JAKARTA\n\nFreebies Jompo by @scoups_of_suga \n\n📍 :…"
##
## [[6127]]
## [1] "jllnbauson: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[6128]]
## [1] "DELULURACHA: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6129]]
## [1] "katrinah03: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6130]]
## [1] "yjhlovbot: be the sun in bulacan d-day! ingat sa mga bbyahe. stay hydrated and have fun, carats! make this a memorable experie… https://t.co/2ERKOlyKzZ"
##
## [[6131]]
## [1] "fitzsimme: @fruityjoohyun the edge of seventeen #SaveWarriorNun"
##
## [[6132]]
## [1] "tartaxruga: RT @mjkrokosmoss: they call us children of barbara d'urso 💋\n\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN @pledis_17 https://t.co/7A2N7pHW7v"
##
## [[6133]]
## [1] "itsandykim: @yupsheskitten Seventeen will make history as the first K-Pop group to hold a solo concert at the Philippine Arena!… https://t.co/cJg5oIsSl4"
##
## [[6134]]
## [1] "ybel013: RT @youmicasa: ╰☆☆ FREEBIES BE THE SUN ADD SHOW IN JAKARTA☆☆╮\nFan support for Minwon Seventeen\n\n💫By : @youmicasa & @chellehansol 💫\n📍 : GBK…"
##
## [[6135]]
## [1] "nonie0218: RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp"
##
## [[6136]]
## [1] "5Youngy: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[6137]]
## [1] "ybel013: RT @sugamyaw: 💎Seventeen Be The Sun Additional Show in Jakarta Freebies💎\n\nby @sugawmyaw\n\n📆: 28 December 2022\n📍: Gelora Bung Karno Madya Sta…"
##
## [[6138]]
## [1] "sebongidmds: RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…"
##
## [[6139]]
## [1] "sheruu_rck: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6140]]
## [1] "scouptat: RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…"
##
## [[6141]]
## [1] "mochimeoe: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6142]]
## [1] "DelacruzRoda: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[6143]]
## [1] "hobabbie: december is being 💫fancy💫 \n#CaratSelcaDay #CSD #seventeen https://t.co/rSJelY6EGM"
##
## [[6144]]
## [1] "ybel013: RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…"
##
## [[6145]]
## [1] "ybel013: RT @cloudygureumi: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK M…"
##
## [[6146]]
## [1] "everyone_wow: RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0"
##
## [[6147]]
## [1] "thegalaxybyINE: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6148]]
## [1] "seizemik: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6149]]
## [1] "ybel013: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[6150]]
## [1] "haeyiens: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6151]]
## [1] "minseoksoon_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6152]]
## [1] "aljabali737: For seventeen years, I have been saying: \"O decision-makers, their governments, and all their peoples, I am Imam Ma… https://t.co/IybUcGCKvz"
##
## [[6153]]
## [1] "itz_linda1213: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6154]]
## [1] "sunnlantern: RT @gimbapkidding: [rt and likes are very appreciated ✨]\n\nSEVENTEEN WORLD TOUR #BETHESUNinJKT ADDITIONAL SHOW\n\n----- freebies by @gimbapkid…"
##
## [[6155]]
## [1] "jimineix: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6156]]
## [1] "jimineix: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6157]]
## [1] "sunnlantern: RT @min19_cm: [RT & Likes are very appreciated]\n\n☀️FREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW JAKARTA☀️\nby: @min19_cm\n\n📍GBK Madya Stadiu…"
##
## [[6158]]
## [1] "acoustic_jisoo_: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[6159]]
## [1] "katrinah03: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6160]]
## [1] "jllnbauson: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6161]]
## [1] "atekpopfan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6162]]
## [1] "urmomilfona69_: RT @louspiderboy: io che aspetto di compiere 17 anni solo per avere that kind of radiance you only have at seventeen"
##
## [[6163]]
## [1] "sunnlantern: RT @skypypinky: ꒰ RTs & LIKEs are very appreciated ꒱♡\n\n💕 SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA FREEBIES 💕\nby @skypypinky @XstipCo…"
##
## [[6164]]
## [1] "wwhands0me_jin: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[6165]]
## [1] "faketobio: RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…"
##
## [[6166]]
## [1] "AlikaNavarro97: RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY"
##
## [[6167]]
## [1] "M00NCHLDVS: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[6168]]
## [1] "altsvt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6169]]
## [1] "wwhands0me_jin: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[6170]]
## [1] "kyeomshuuu: RT @scribbeys: hi. helping a friend!\n\nWTS LFB \n\nBE THE SUN IN BULACAN \nUPPERBOX B REG 426\nRow 89\nSeat 542\n\nPrice: 4,750 thru gcash or paypa…"
##
## [[6171]]
## [1] "Narns16: RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU"
##
## [[6172]]
## [1] "mvyyyy_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6173]]
## [1] "honeyylatte: RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…"
##
## [[6174]]
## [1] "z_marie1702: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6175]]
## [1] "strawshua: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6176]]
## [1] "tenrenfinds: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6177]]
## [1] "itz_linda1213: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6178]]
## [1] "horanghaeshi: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[6179]]
## [1] "_mogwoon: RT @CaryennG: Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT…"
##
## [[6180]]
## [1] "kth_axie: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[6181]]
## [1] "DelacruzRoda: RT @minghaocheol_: neways super excited for betsinbulacan tomorrow !!!!!!! seventeen as the first kpop group to hold a solo concert in the…"
##
## [[6182]]
## [1] "osaka_seventeen: RT @AP: A huge aquarium in Berlin burst, spilling debris, water and hundreds of tropical fish out of the AquaDom tourist attraction in the…"
##
## [[6183]]
## [1] "seokhaniyoo_n: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6184]]
## [1] "jeyangsfw: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6185]]
## [1] "bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF"
##
## [[6186]]
## [1] "hash_trsr15: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6187]]
## [1] "stuffedbear8: RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #1\n\n▶ https://t.co/yvJns7gAfL\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…"
##
## [[6188]]
## [1] "kiwicheol: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6189]]
## [1] "mysteano1: RT @UNESCO: The #SEVENTEEN members became who they are thanks to #education❤️\n\nNow @pledis_17 want to use the power of education to create…"
##
## [[6190]]
## [1] "SHAE_twt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6191]]
## [1] "Katheri31086249: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6192]]
## [1] "SvtShazam: RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…"
##
## [[6193]]
## [1] "faeiryoon: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6194]]
## [1] "SvtShazam: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[6195]]
## [1] "_bolu_love: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6196]]
## [1] "_denziegomez: RT @ChinaMusicData: 🇨🇳 “Best Selling Male Group Album” nominees\n\n• ‘Beatbox’ — NCT DREAM\n• ‘Glitch Mode’ — NCT DREAM\n• ‘Proof’ — BTS\n• ‘Fac…"
##
## [[6197]]
## [1] "honeyylatte: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6198]]
## [1] "futurekpopdino: RT @CCT_DINO: 🦖 [ #DINO's Daily Banner ] 🦦\n\n🍀Vote your Daily hearts on Community post\n🍀Collect and Save Ever Hearts for Charity Fairy Proje…"
##
## [[6199]]
## [1] "sunnlantern: RT @_svtandyou_: 🌻BE THE SUN in JAKARTA ☀️\nSUPPORT FREEBIES BY @_svtandyou_ \n\n📍GBK MADYA STADION\n🗓️ 28 DECEMBER 2022\n⏰ TIME & LOCATION TBA…"
##
## [[6200]]
## [1] "ck_armystay: RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…"
##
## [[6201]]
## [1] "kookangels: RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[6202]]
## [1] "kiwicheol: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6203]]
## [1] "coupsbestboy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6204]]
## [1] "PatoInYourArea: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[6205]]
## [1] "coupsbestboy: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6206]]
## [1] "sunnlantern: RT @tianggyu: 💎BE THE SUN JAKARTA ADDITIONAL SHOW FREEBIES✨\nby me @tianggyu \n\n📅 December 28th, 2022\n📍 GBK Madya Stadium (detail loc TBA)\n⏰…"
##
## [[6207]]
## [1] "shilin40702038: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6208]]
## [1] "notesonwoozi: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6209]]
## [1] "sapsolee: RT @miss_svtmafia: SEVENTEEN, Kings of Synchronization @pledis_17 #세븐틴 https://t.co/ZnqVTzbyQf"
##
## [[6210]]
## [1] "sunnlantern: RT @wonpirisesang: ☀️Be The Sun Additional Show in JKT Freebies by @wonpirisesang☀️\n\nDetails? Check below.\n\nLimited quantity, so grab it fa…"
##
## [[6211]]
## [1] "Pewpew_1111: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6212]]
## [1] "AlexCM290: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6213]]
## [1] "ririesse_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6214]]
## [1] "_wonurideul_: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[6215]]
## [1] "Taehyun29: Last December Concert I went to, before Pandemic was Day6 & IU… NOW I’LL BE SEEING SEVENTEEN AND SUJU🥹"
##
## [[6216]]
## [1] "jwoooonu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6217]]
## [1] "sebongs00: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6218]]
## [1] "DelacruzRoda: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[6219]]
## [1] "goingyellooow: RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…"
##
## [[6220]]
## [1] "ummmyyy10: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6221]]
## [1] "jwoooonu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0"
##
## [[6222]]
## [1] "sunnlantern: RT @xoxosvtfatt: 🧩💎SEVENTEEN BE THE SUN ADD-SHOW IN JAKARTA FREEBIES💎🧩\n\nby: @xoxosvtfatt \n~RT & Like are very appreciated~\n\n🗓️ Rabu, 28 Des…"
##
## [[6223]]
## [1] "patricia9x: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6224]]
## [1] "babujjkv: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6225]]
## [1] "snapshootshua: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6226]]
## [1] "ChogiWoW_Jams: RT @astraleisa: #seventeen's gentle masculinity https://t.co/CmeeqkHoP5"
##
## [[6227]]
## [1] "love_kyunnie: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6228]]
## [1] "kth_axie: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[6229]]
## [1] "pllames06: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6230]]
## [1] "02_heeee: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[6231]]
## [1] "KaruSullca: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6232]]
## [1] "4SVTJIHAN: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[6233]]
## [1] "TheKoolcat01: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[6234]]
## [1] "HappxBoo: RT @jeonselca: basically seventeen from korea to japan to korea to la to japan to philippines to korea to indonesia just going home to pack…"
##
## [[6235]]
## [1] "urigamanna___: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6236]]
## [1] "sunnlantern: RT @getmorefine: [SEVENTEEN WORLD TOUR]\n\nBE THE SUN JAKARTA\n-addition shows-\n\n💖JOSHUA EARLY BDAY💖\n Special Freebies\n by @getmo…"
##
## [[6237]]
## [1] "clrbprzly: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6238]]
## [1] "sunnlantern: RT @meplushim: [RT & Like will be appreciated]\n\nFREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW JAKARTA\nby @meplushim 💎\n\n📍GBK Madya\n📅 28 Dec…"
##
## [[6239]]
## [1] "jottace019: seventeen https://t.co/CpG9zuNNQV"
##
## [[6240]]
## [1] "ykislifehelp11: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6241]]
## [1] "taesskates: @agustdqueen well i’m a vocalist girlie. here’s one i last saved. it’s with joshua and dk. https://t.co/1CuTCLbHA1"
##
## [[6242]]
## [1] "Yunjaedrey_0610: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[6243]]
## [1] "kth_axie: RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…"
##
## [[6244]]
## [1] "lifewithsvt_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6245]]
## [1] "Desi_Ladki: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6246]]
## [1] "yumarksbaddie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6247]]
## [1] "cinnamoshuas: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6248]]
## [1] "ashlee68868054: RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…"
##
## [[6249]]
## [1] "_meowchii: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6250]]
## [1] "_psycoups: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6251]]
## [1] "littlepixie006: @24hopeubounce 3. To you - Seventeen"
##
## [[6252]]
## [1] "JJENST4R: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6253]]
## [1] "RainhaRafaLeia: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6254]]
## [1] "sooseoksoonver: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6255]]
## [1] "sunnlantern: RT @darling_hjs: [PREVIEW] FREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA 💎☀️ by @darling_hjs & @mo0n_beanz \n\n🗓️ Wednesday, 28.12…"
##
## [[6256]]
## [1] "hyacinth4maria: dar+ing by seventeen is a perfect pop song"
##
## [[6257]]
## [1] "asrh70: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[6258]]
## [1] "YyangL1010: RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…"
##
## [[6259]]
## [1] "coupranghaeisa: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6260]]
## [1] "fallen_pur: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[6261]]
## [1] "jessyksilva29: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[6262]]
## [1] "cinnamoshuas: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6263]]
## [1] "narishushushu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6264]]
## [1] "asrh70: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[6265]]
## [1] "im_atinyatiny: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[6266]]
## [1] "minholly2142: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6267]]
## [1] "windylearns: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[6268]]
## [1] "25ijis: Only the Dead stay seventeen forever."
##
## [[6269]]
## [1] "wonueisa: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6270]]
## [1] "goingyellooow: RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…"
##
## [[6271]]
## [1] "seokminpop: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[6272]]
## [1] "sunnlantern: RT @sugamyaw: 💎Seventeen Be The Sun Additional Show in Jakarta Freebies💎\n\nby @sugawmyaw\n\n📆: 28 December 2022\n📍: Gelora Bung Karno Madya Sta…"
##
## [[6273]]
## [1] "dadducheoll: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6274]]
## [1] "my_mo_onjun: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6275]]
## [1] "sing_seungch: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6276]]
## [1] "L1s498: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[6277]]
## [1] "_psycoups: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[6278]]
## [1] "sunnlantern: RT @heedungiesunflo: RTs & LIKEs are appreciated💖\n\n✨SEVENTEEN BE THE SUN IN JAKARTA — ADDITIONAL SHOW✨\n\nfreebies by @heedungiesunflo \n\n🗓 28…"
##
## [[6279]]
## [1] "cheolpappi: RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…"
##
## [[6280]]
## [1] "yoitland: RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ"
##
## [[6281]]
## [1] "edizza15: D-DAY! #BeTSinBULACAN #SEVENTEEN"
##
## [[6282]]
## [1] "sunnlantern: RT @leeseoksy: [ BE THE SUN in JKT Additional Show ]\n☀️🤪 FREEBIES BY @leeseoky ☀️🤪\n\nrt and like are much appreciated🫶🏼\n\n📍GBK MADYA, SENAYAN…"
##
## [[6283]]
## [1] "xuminghaoluvr: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6284]]
## [1] "HOODlESEAZON: RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE"
##
## [[6285]]
## [1] "oddeyesnorkle: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6286]]
## [1] "kkukkungie__: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6287]]
## [1] "YangYangsFairy: RT @NME: #SEVENTEEN didn’t just bring their ‘Be The Sun’ world tour to Japan – they brought a whole extravaganza of experiences with them,…"
##
## [[6288]]
## [1] "TheMuzicNation: Special Chart Flashback:\nTMN Top 100 of 1982 \n\nNo. 19\n\nStevie Nicks - Edge of Seventeen (Just Like The White Winged… https://t.co/MToFivDUnb"
##
## [[6289]]
## [1] "goingyellooow: RT @yobesuho: ✎ . . be the sun freebies | fan support ☺︎\n\n🐯 strictly 1:1\n🐸 loc: tba on d-day\n🐶 rt & like\n\n#BeTheSuninBULACAN #BeTSinBulacan…"
##
## [[6290]]
## [1] "YangYangsFairy: RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…"
##
## [[6291]]
## [1] "sunnlantern: RT @Diamond_nineee: 🧸RT & Like are very appreciated🧸\n\n🍊Seventeen Add Show #BETHESUNinJKT Freebies by PERAWAN🍊\n\n📍GBK Madya Stadium \n🗓28 Dec…"
##
## [[6292]]
## [1] "sunnlantern: RT @darapss: ꕥ [𝚁𝚃 & 𝚕𝚒𝚔𝚎 𝚊𝚛𝚎 𝚟𝚎𝚛𝚢 𝚊𝚙𝚙𝚛𝚎𝚌𝚒𝚊𝚝𝚎!] ꕥ\n\n💎 Seventeen Be The Sun in Jakarta - Additional Show 💎\n\nFreebies by : @darapss @adorablee…"
##
## [[6293]]
## [1] "yeoshuaa_: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6294]]
## [1] "malen_mbb: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6295]]
## [1] "weneebebe186: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6296]]
## [1] "lilamriie: RT @kpopmultigain: like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sserafim \nf…"
##
## [[6297]]
## [1] "takemejung9yu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6298]]
## [1] "sunnlantern: RT @jeonwuh: 💎BE THE SUN ADDITIONAL SHOW IN JKT💎\nFreebies by @jeonwuh @thepistolstaar\n\nkindly rt & like this tweet❣️\n- let’s be moots?\n- sp…"
##
## [[6299]]
## [1] "1004_Cheonghan: RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…"
##
## [[6300]]
## [1] "nwjssera: 1. stray kids \n2. le sserafim \n3. new jeans\n4. seventeen\n5. twice\n6. loona\n7. dreamcatcher\n8. izone\n9. red velvet\n1… https://t.co/AA5ClewV8m"
##
## [[6301]]
## [1] "ykislifehelp11: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6302]]
## [1] "sunnlantern: RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…"
##
## [[6303]]
## [1] "junhaocaart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6304]]
## [1] "mustofa_maida: RT @OHMYPROM0: not new to rp promo gdm exo bts chanbaek wonwoo kyungsoo jennie album solo follow trick nsfw 18+ views wonwoo seventeen taeh…"
##
## [[6305]]
## [1] "minholly2142: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6306]]
## [1] "sunnlantern: RT @neo__phyte: [RT & Like will be appreciated]\n\nBe The Sun Additional Show in Jakarta \nFreebies by @neo__phyte x @km9yugf\n\n🗓️ Rabu, 28 Des…"
##
## [[6307]]
## [1] "micxie6: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6308]]
## [1] "yeoshuaa_: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[6309]]
## [1] "goingyellooow: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[6310]]
## [1] "bowerbirdsjewel: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[6311]]
## [1] "sohngarden: you mean the world to me and I'm so glad we can call and lose our minds over seventeen together 🖤🖤🖤🖤 https://t.co/G7XJSesxcq"
##
## [[6312]]
## [1] "ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yXVgjTqg1h"
##
## [[6313]]
## [1] "hoshiskyeom: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[6314]]
## [1] "lululabuw: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6315]]
## [1] "SEOkidss: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6316]]
## [1] "Ab66ixAb66ix1: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[6317]]
## [1] "mr_kimmingyu: RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…"
##
## [[6318]]
## [1] "aboutceltic: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[6319]]
## [1] "seokgreen: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6320]]
## [1] "Banda37412384: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[6321]]
## [1] "chrln_yrm02: SAD NA AKO EVERYDAY EVERY NIGHT LEGIT TOTOO HUHU SEVENTEEN 😭 lIoveyou, my 13.\n\n#BeTSinBULACAN"
##
## [[6322]]
## [1] "mr_kimmingyu: RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…"
##
## [[6323]]
## [1] "1004_Cheonghan: RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[6324]]
## [1] "luv__wonu: RT @bubble_ncteaa: car selcas with gyu ( ´▽`)\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN https://t.co/dRLXRp5v1y"
##
## [[6325]]
## [1] "qtpiewonu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6326]]
## [1] "danielharris151: RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…"
##
## [[6327]]
## [1] "tteokbokkj: If you see this you’re required to list your top 10 groups\n\n1. ateez\n2. seventeen\n3. &team\n4. omega x\n5. elast\n6. t… https://t.co/C3BbOZug08"
##
## [[6328]]
## [1] "mamo_natacha: RT @1woo17: SEVENTEEN AND CARAT IN TOKYO DOME 🥹🥰\nhttps://t.co/zVnygtNIns"
##
## [[6329]]
## [1] "junniedachi: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6330]]
## [1] "do_hyung_gi: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[6331]]
## [1] "goingyellooow: RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…"
##
## [[6332]]
## [1] "LilisSlestari: That dragons seventeen-year-old boy\n؟?\nنمشے\n\n🔹H20🔹\n🔹H20🔹\n🔹H20🔹"
##
## [[6333]]
## [1] "MANIIC11: RT @MANIIC11: CANYOUSEEME? by DANNY RAN OUT ON ALL PLATS (prod.MANIIC) \nhttps://t.co/gPn89hSZ39\n\n#SEVENTEEN #rap #newmusic #g59 #16December…"
##
## [[6334]]
## [1] "wwonuyaaa: RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N"
##
## [[6335]]
## [1] "stannicocolyn_n: Today is the Day!! 💎 #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17\n\nnot my conceet outfit though... 😁 https://t.co/O2d2Btuq3F"
##
## [[6336]]
## [1] "veryawesomevav: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6337]]
## [1] "lunameetsvenus: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6338]]
## [1] "kyeoms_pizza: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6339]]
## [1] "Monwe_H1K: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6340]]
## [1] "cherishcheka: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6341]]
## [1] "moomO_Oabby23: RT @print_tales: 〖KPOP large tote bags〗\n\n» MAMAMOO, SEVENTEEN, IU, SUPER JUNIOR, ENHYPEN, NewJeans\n\n☑ SCO & 50% DP Opt\n☑ Bundle Deal\n\nPre-o…"
##
## [[6342]]
## [1] "1004_Cheonghan: RT @dinoscheekmoles: My carat squad 💎\n\n#CSD #CaratSelcaDay #JOSHUA\n#JEONGHAN #DINO #DK #SEVENTEEN #세븐틴 @pledis_17 \n\n@hannieduIset @ATEEZlov…"
##
## [[6343]]
## [1] "huiimxu: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6344]]
## [1] "MANIIC11: CANYOUSEEME? by DANNY RAN OUT ON ALL PLATS (prod.MANIIC) \nhttps://t.co/gPn89hSZ39\n\n#SEVENTEEN #rap #newmusic #g59… https://t.co/UvszvpHMYX"
##
## [[6345]]
## [1] "kyeomavenue: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6346]]
## [1] "sebongs00: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6347]]
## [1] "shywoniee: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[6348]]
## [1] "KTEZXYS20: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[6349]]
## [1] "sunnlantern: RT @pritiunnie: BE THE SUN ADDITIONAL SHOW IN JAKARTA\n\n🐯FREEBIES FOR HOSHI🐯\n\n📍Stadium Madya, GBK\n🗓 28 Dec 2022\n⏰ TBA\n\n❗️very limited❗️\n\nple…"
##
## [[6350]]
## [1] "BAMC4TS: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6351]]
## [1] "min_youkyung: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6352]]
## [1] "kyeomavenue: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6353]]
## [1] "min_youkyung: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6354]]
## [1] "Benazir59556198: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[6355]]
## [1] "uriwony: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[6356]]
## [1] "mimareads: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6357]]
## [1] "diaidiia: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[6358]]
## [1] "sunnlantern: RT @masjeongwonu: RT/Like for a Appreciated🫶🏻\n\n💗🌸Freebies Be The Sun Jakarta Additional Show by @masjeongwonu🌸💗\n\n📆: 28 December 2022\n📍: Gel…"
##
## [[6359]]
## [1] "meckcahhh: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[6360]]
## [1] "ChartwayFCU: We’re honored to be one of 17 credit unions & three systems sponsoring The Lab at @fileneresearch & look forward to… https://t.co/fqoqJ7DC6T"
##
## [[6361]]
## [1] "haeechoo: Hello gen question will there be baggage counters in #BeTheSuninBULACAN tomorrow? Planning on brining my flask kasi… https://t.co/MQZv1YXmlC"
##
## [[6362]]
## [1] "kyeomavenue: RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN"
##
## [[6363]]
## [1] "chocopoodle_jin: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[6364]]
## [1] "17_prince_hoshi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6365]]
## [1] "GordonJohnson19: @CGasparino @BlackRock @AlexEpstein 2/3… in recent decades in numerous countries, published in the British medical… https://t.co/fNxDsaKsyw"
##
## [[6366]]
## [1] "paulashaynee: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6367]]
## [1] "kidult_wonu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6368]]
## [1] "play_bebe: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6369]]
## [1] "chaeeboki: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6370]]
## [1] "getcool_jeno: Nct, Seventeen, SKZ I TheBoyz https://t.co/aOuo6LWeAb"
##
## [[6371]]
## [1] "bellzqtie: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6372]]
## [1] "8finitywiththe8: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6373]]
## [1] "andreamhay6: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6374]]
## [1] "kkukkungie__: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6375]]
## [1] "kyeomavenue: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6376]]
## [1] "chokergyu: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[6377]]
## [1] "sunnlantern: RT @sebongchin: FREEBIES Seventeen Be the Sun (Additional Show in JKT) \n\nby: @marrktz on ig and @sebongchin \nLIMITED QTY ❣️\n\n° rt and likes…"
##
## [[6378]]
## [1] "jhchwwzflower: RT @philconcerts: SEVENTEEN at the Incheon Airport on the way to the Philippines for #BeTSinBULACAN, happening on December 17 at the Philip…"
##
## [[6379]]
## [1] "everyownwoo: RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy"
##
## [[6380]]
## [1] "mimareads: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6381]]
## [1] "Dillatron95: RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…"
##
## [[6382]]
## [1] "MS_CARBONARaAa: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6383]]
## [1] "alvinnenjap: Never breathed living! Free your mind and for a seventeen-year-old boy went girl\n؟?\nنمشے\n\n🔹C44🔹\n🔹C44🔹\n🔹C44🔹"
##
## [[6384]]
## [1] "random_srh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6385]]
## [1] "yunjinlgbt: If you see this you're required to list your top 10 groups\n1. skz\n2. lesserafim \n3. txt\n4. newjeans\n5. seventeen \n6… https://t.co/c7cjt9GE4k"
##
## [[6386]]
## [1] "random_srh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6387]]
## [1] "bangbangtanfam: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[6388]]
## [1] "random_srh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6389]]
## [1] "random_srh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6390]]
## [1] "this_winterbear: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6391]]
## [1] "goingyellooow: RT @smileyleeDK: 🧡SVT BeTS in PH ARENA giveaways/freebies🧡\n\n❣️MBF\n❣️RT & LIKE\n❣️Show me your twitter on D-day\n❣️reply ur fave svt/bias pic…"
##
## [[6392]]
## [1] "Junnie1006: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[6393]]
## [1] "littykei: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[6394]]
## [1] "yowtopsyuh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6395]]
## [1] "gaycheollie: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6396]]
## [1] "Ashraf46753364: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[6397]]
## [1] "cheskaelizze: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6398]]
## [1] "winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP"
##
## [[6399]]
## [1] "benpalmach1967: @EITC_Official 😆 🤣 😂 Doxxing Queen! Now I have that Abba song running through my head - 🎵 🎶 You are the doxxing que… https://t.co/UjgeuN36qR"
##
## [[6400]]
## [1] "cheersbysvt: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6401]]
## [1] "luniver23843459: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6402]]
## [1] "kwannhao: RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE"
##
## [[6403]]
## [1] "pebblesnibam: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6404]]
## [1] "kpopmultigain: like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sseraf… https://t.co/SUU6aQopvZ"
##
## [[6405]]
## [1] "nrkcolls: RT @ikeukartz: wts lfb #qwery_sells\n\nSeventeen Fleece Anorak \nPower of Love Concert Merch \n\n— 1500\n— size medium \n— can lower if payo\n— fre…"
##
## [[6406]]
## [1] "SummerFriday_16: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[6407]]
## [1] "_lemonlee: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[6408]]
## [1] "nickIuver: RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE"
##
## [[6409]]
## [1] "alexaxoxo__: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6410]]
## [1] "woozitrbl: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[6411]]
## [1] "17ismyhome: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6412]]
## [1] "coleen_nn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6413]]
## [1] "LesloMx7SJ: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6414]]
## [1] "seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo"
##
## [[6415]]
## [1] "sunnlantern: RT @wongyusebongie: RTs & LIKEs are very appreciated💎\n\nSEVENTEEN #BETHESUNinJKT\n.。*♡ freebies by @ariyantiCRT\n\n🗓️ 28 Desember 2022\n🕘 TBA\n📍G…"
##
## [[6416]]
## [1] "JOHNNYSFAVHOE: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[6417]]
## [1] "kmxnaj: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6418]]
## [1] "yangiethepooh: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6419]]
## [1] "lovesvntn: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6420]]
## [1] "_lemonlee: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6421]]
## [1] "seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE"
##
## [[6422]]
## [1] "kyeomavenue: RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt"
##
## [[6423]]
## [1] "_hseungilht: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[6424]]
## [1] "_mogwoon: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6425]]
## [1] "Ab66ixAb66ix1: RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…"
##
## [[6426]]
## [1] "yeriloft: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…"
##
## [[6427]]
## [1] "Ab66ixAb66ix1: RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5"
##
## [[6428]]
## [1] "yeriloft: RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…"
##
## [[6429]]
## [1] "dalkyeomie: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6430]]
## [1] "_lemonlee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6431]]
## [1] "byjeonheejin: @kimwoosunnie @theseoulstory ignore MBC. MBC even tried to befriend them again by inviting seventeen but since Pled… https://t.co/Cyv7e8nUhu"
##
## [[6432]]
## [1] "shywoniee: RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…"
##
## [[6433]]
## [1] "stansvt13__: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6434]]
## [1] "bechiibeb: wayv but also seventeen.. they are a whole bunch of chaos. every GoSe episode is gold 😂 https://t.co/eOqfSBnoqe"
##
## [[6435]]
## [1] "wzidle: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[6436]]
## [1] "WhitSeungZaya: RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…"
##
## [[6437]]
## [1] "BluePurpleMusic: SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C Festival | Billboard News… https://t.co/uaWeJjoP8n"
##
## [[6438]]
## [1] "concert_next: #Media #Videos #bbnews #billboardnews SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C… https://t.co/2VLRxiVYz4"
##
## [[6439]]
## [1] "acequotebot: There's still seventeen people in; there's Caramel Cube, Globe, Treasure Chest, Pan, Game Boy Color, Flashlight, Pl… https://t.co/yCIo91buDq"
##
## [[6440]]
## [1] "imdeekay_: RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…"
##
## [[6441]]
## [1] "mahalsiminghao: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6442]]
## [1] "shoeahsshi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6443]]
## [1] "john_kjv: Dr. Arbuthnot states the Roman cubit at seventeen inches and four tenths; the cubit of the scriptures at a little l… https://t.co/eUXkO511Zo"
##
## [[6444]]
## [1] "luisaiel: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6445]]
## [1] "dreamofyuu: RT @ready_to_woo: For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD #JEONGHAN…"
##
## [[6446]]
## [1] "Wonuwonu_1704: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6447]]
## [1] "caricerica: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[6448]]
## [1] "cherubfinds: More decluttering posts to come. please feel free to inquire about the availability of any older SEVENTEEN or NCT photocards"
##
## [[6449]]
## [1] "pattydump04: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[6450]]
## [1] "schatzikyeom: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6451]]
## [1] "ashlee68868054: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6452]]
## [1] "pmbakid: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[6453]]
## [1] "616IRONLAD: @daredvssy @sspiderpunk omg they’re seventeen? I hate minors 😔"
##
## [[6454]]
## [1] "AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in b… https://t.co/wEP8MBPHKO"
##
## [[6455]]
## [1] "_chiaroscurow: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6456]]
## [1] "JohndMeyer: RT @Cloudflare: In this blog post, we’ll highlight a few stories from some of our seventeen Employee Resource Groups (ERGs), including the…"
##
## [[6457]]
## [1] "DonaldJeromeF: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6458]]
## [1] "tuanhaoism: seventeen w black hair is so hot"
##
## [[6459]]
## [1] "windylearns: RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…"
##
## [[6460]]
## [1] "yabitterie: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6461]]
## [1] "dokingmin: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[6462]]
## [1] "cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN An Ode\n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile… https://t.co/xyPDpHxIlQ"
##
## [[6463]]
## [1] "random_srh: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6464]]
## [1] "soojicpa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6465]]
## [1] "Lovejisoohong: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6466]]
## [1] "cheollietang: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6467]]
## [1] "chwepuff: RT @kakvernon: each time i look at you, i’m limp as a glove. FEEELING LIKE SOMEONE IN LOVE 🧸💐\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN @pled…"
##
## [[6468]]
## [1] "_lemonlee: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6469]]
## [1] "jeonwwscat: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6470]]
## [1] "hanieeun: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6471]]
## [1] "ultralordxyehet: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6472]]
## [1] "Lovejisoohong: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6473]]
## [1] "notsomeagain: SEVENTEEN Be The Sun Bulacan freebies!!\n\n #BeTheSuninBULACAN #BeTSinBULACAN\n\nSee you, Carats! 🫶🏻 https://t.co/sq2TaW3Pe5"
##
## [[6474]]
## [1] "odetovou: RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB"
##
## [[6475]]
## [1] "cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Semicolon \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: I… https://t.co/ViZy9myT2r"
##
## [[6476]]
## [1] "BSSEOKMARS: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[6477]]
## [1] "woIgreve: breathing the same polluted pinas air again with seventeen"
##
## [[6478]]
## [1] "_chipmunki: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6479]]
## [1] "BSSEOKMARS: RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…"
##
## [[6480]]
## [1] "cheollietang: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6481]]
## [1] "kuyaaamingyu_: and to those ph carats who are team bahay like me haha, don't lose hope we will all gonna see SEVENTEEN soon!fighti… https://t.co/oBeSCaK7He"
##
## [[6482]]
## [1] "Mariamxo: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6483]]
## [1] "BPBlinkisrev: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6484]]
## [1] "cheollietang: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6485]]
## [1] "LEZAH_ACOUST1C: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6486]]
## [1] "cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Your Choice \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options:… https://t.co/hJrIq0Q7Og"
##
## [[6487]]
## [1] "karendrinkard: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[6488]]
## [1] "ho5hi_____kwon: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6489]]
## [1] "thedextazlab: SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C Festival | Billboard News https://t.co/dbc75I92Ly"
##
## [[6490]]
## [1] "pledishits: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6491]]
## [1] "wo_oziverse: RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV"
##
## [[6492]]
## [1] "Wen17Boo: WTS / LFB\n\nBE THE SUN IN BULACAN \n\nUBC REG 409 Row 91\n\n1900.00 php only\n\nPayment upon meetup in Philippine Arena… https://t.co/qcX39KXsSP"
##
## [[6493]]
## [1] "migoymochi: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[6494]]
## [1] "apaolaa11: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6495]]
## [1] "svtbz_Q8: RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[6496]]
## [1] "prettycherryli: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6497]]
## [1] "soonyoungHee: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[6498]]
## [1] "luminouswonu: RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Heng:garæ \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, W…"
##
## [[6499]]
## [1] "yjeonghn_: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[6500]]
## [1] "seolasbestie: stole this, pls don’t comment bgs that aren’t seventeen or piwon https://t.co/MvhyTyll0J"
##
## [[6501]]
## [1] "svts_bxnny: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6502]]
## [1] "ratikmm: RT @RJ27Princess: @SRJKASHIKA @saurabhraajjain It's at seventeen now\n\n#3YrsOfChefNeilOberoi\nSRJ Lived Neil"
##
## [[6503]]
## [1] "INNERBEAR_95: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6504]]
## [1] "jingminssi: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[6505]]
## [1] "jisdomino: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6506]]
## [1] "yjeonghn_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6507]]
## [1] "Zemyla: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[6508]]
## [1] "jingminssi: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6509]]
## [1] "woozi_time: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6510]]
## [1] "_nnamm: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6511]]
## [1] "odetovou: RT @wooyoobubble: my darling <3 \n\n#CSD #SEVENTEEN #CaratSelcaDay #jun https://t.co/NCtcMmtEHC"
##
## [[6512]]
## [1] "jisdomino: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6513]]
## [1] "noemouqueirwin: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6514]]
## [1] "cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Heng:garæ \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: I… https://t.co/dDR0SkdFGj"
##
## [[6515]]
## [1] "minhaoland: If you see this, you're required to list your top 10 groups:\n\n1- stray kids\n2- seventeen\n3- exo ve monsta x \ngerisi… https://t.co/ItB18MlxcR"
##
## [[6516]]
## [1] "jjs_jh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6517]]
## [1] "seventeen: Meet Seventeen Voices of the Year honoree Aniya Butler! 🎙At just 16 years old, Aniya uses her voice to bring attent… https://t.co/ep9L7JswRy"
##
## [[6518]]
## [1] "4_7teen: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6519]]
## [1] "kyeomshua_: church first 🙏 see you later, carats and seventeen!"
##
## [[6520]]
## [1] "seokgreen: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[6521]]
## [1] "fendinaj: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6522]]
## [1] "sunnyvernon17: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6523]]
## [1] "jisdomino: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6524]]
## [1] "boo_from_jeju: @sunshinehak_ That was my first ever seventeen pull pink hair kwan🥹"
##
## [[6525]]
## [1] "SteSierra: @JessLTwrites I know what I'm doing over Christmas break now. I'll correct all seventeen of the books I've written… https://t.co/9dDNConBJK"
##
## [[6526]]
## [1] "ShreyaseeDutta1: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6527]]
## [1] "12uselesshyungs: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6528]]
## [1] "jisdomino: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6529]]
## [1] "WhitSeungZaya: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6530]]
## [1] "ImSagonoy_14: RT @macaldeolshop: GA: Seventeen Sector 17\n1) Follow and turn on all notifs\n2) Follow:\nhttps://t.co/urr2lT1ZTQ\nhttps://t.co/OqPWIFFw4s\n3) L…"
##
## [[6531]]
## [1] "sebongren: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[6532]]
## [1] "HOSHIPOGl: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[6533]]
## [1] "Ab66ixAb66ix1: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[6534]]
## [1] "YANGUUWO: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6535]]
## [1] "thinkinboutjun: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6536]]
## [1] "monsoleilX: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6537]]
## [1] "odetovou: RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy"
##
## [[6538]]
## [1] "nrjin1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6539]]
## [1] "jingminssi: RT @isekaigyu: Glad that the airport personnel confiscated the videos of those who attempted to film and record seventeen's arrival."
##
## [[6540]]
## [1] "bubbleriki: RT @cholulasmarket: ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll be…"
##
## [[6541]]
## [1] "jingminssi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6542]]
## [1] "secretkpopfan: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6543]]
## [1] "wooahae01: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[6544]]
## [1] "qtpiewonu: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[6545]]
## [1] "jeouwv: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6546]]
## [1] "jenosgbf: RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…"
##
## [[6547]]
## [1] "odetovou: RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS"
##
## [[6548]]
## [1] "gyupoetc: @gvsbelle_ 1 - nct 127 \n2 - seventeen \n3 - exo"
##
## [[6549]]
## [1] "TanyAmaya5: RT @loverlyricsbot: it's like i'm seventeen, nobody understands"
##
## [[6550]]
## [1] "bibobiaddict: Some seventeen songs like Chuck and Rock, what’s good are really under appreciated"
##
## [[6551]]
## [1] "gyushiwoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6552]]
## [1] "teatimewiththe8: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[6553]]
## [1] "bodylike3racha: RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…"
##
## [[6554]]
## [1] "LEZAH_ACOUST1C: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[6555]]
## [1] "gyushiwoo: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[6556]]
## [1] "migoymochi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6557]]
## [1] "wooahae01: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6558]]
## [1] "wooahae01: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6559]]
## [1] "jhluversvt: RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[6560]]
## [1] "wooahae01: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6561]]
## [1] "goingyellooow: RT @sngj7hyobns: BE THE SUN IN BULACAN FREEBIES\n\nhi carats! me and user @bebeamoraaa14 will be giving away freebies, open for team loob and…"
##
## [[6562]]
## [1] "WonderKiko12: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6563]]
## [1] "SVT_Vernonbot: Yeah Seventeen rappin the P man Ha! Yeah Let me show you how It's post to be done right now. https://t.co/QjwWFTEtCq"
##
## [[6564]]
## [1] "wooahae01: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6565]]
## [1] "4_7teen: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6566]]
## [1] "seventeen_1718: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[6567]]
## [1] "coenky: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6568]]
## [1] "yellOmeh: seventeen\n#SaveWarriorNun #RenewWarriorNun"
##
## [[6569]]
## [1] "ssa_shaaaa: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6570]]
## [1] "jenosgbf: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[6571]]
## [1] "baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw"
##
## [[6572]]
## [1] "aseulwenjoyrii: RT @itsjba0325: Just how fast the night changes!😊 \n#KimSejeong #HongJisoo #Sejeong #Joshua #ioi #gugudan #SEVENTEEN…"
##
## [[6573]]
## [1] "part_time_cl0wn: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[6574]]
## [1] "MXSMKHJI: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6575]]
## [1] "_qchinks: wtb lfs\n\nBe The Sun in Bulacan \n- 1 LBA prem/reg at a discounted price (preferably lower than 10k)\n- better if lowe… https://t.co/e8VXfH8V4U"
##
## [[6576]]
## [1] "Iostsvmmer: RT @taehyuncore: seventeen pictures that are so pinterest coded ; a thread 💌"
##
## [[6577]]
## [1] "Santaro2410: Seventeen, Purki, Ateez, idk if forestella counts but i am going to say it, Mamamoo, BTOB https://t.co/zVHWdvYVip"
##
## [[6578]]
## [1] "for17soonchan: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6579]]
## [1] "pent_ela7ly: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[6580]]
## [1] "ReneeKniiight: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[6581]]
## [1] "taehyuncore: RT @taehyuncore: seventeen pictures that are so pinterest coded ; a thread 💌"
##
## [[6582]]
## [1] "odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P"
##
## [[6583]]
## [1] "LEZAH_ACOUST1C: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[6584]]
## [1] "goingyellooow: RT @snwulove: wts lfb help rt pre order keyrings for soonwoo lovers!\n\n₱100 only for keyrings( 3 slots per keyring )\n\ncan open for other mem…"
##
## [[6585]]
## [1] "Bluemoon__17: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6586]]
## [1] "leichve: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6587]]
## [1] "haorenity: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6588]]
## [1] "MX_BrandPR: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6589]]
## [1] "Santaro2410: Seventeen and ateez https://t.co/3bpB58I2tf"
##
## [[6590]]
## [1] "chocoofrappe: [sisa sharing] Seventeen 2023 Season\nGreeting's 'The Story of Eros'\n\nPhoto Frame Sticker + Heart Massage Card 40k… https://t.co/qBTUbQgaEn"
##
## [[6591]]
## [1] "ygspingu: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6592]]
## [1] "world4jin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6593]]
## [1] "jhanshua_: RT @dangersvt: date night 🌃\n\n#CSD #CaratSelcaDay @pledis_17 #JOSHUA #SEVENTEEN https://t.co/ENg9E152bS"
##
## [[6594]]
## [1] "aslaniharonnn: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6595]]
## [1] "goingyellooow: RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…"
##
## [[6596]]
## [1] "gimo_au: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6597]]
## [1] "chngkihh: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6598]]
## [1] "liezldhin: @yupsheskitten seventeen. these 13 guys have given me so much comfort for the past months. i honestly don’t know th… https://t.co/PV5BTfDYCv"
##
## [[6599]]
## [1] "part_time_cl0wn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6600]]
## [1] "boosfav: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[6601]]
## [1] "svncouphae: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6602]]
## [1] "ForKentin07: LFB / WTS\n\n1 SEVENTEEN Concert ticket\n\nLower box\n\nDM for more info.\n#SEVENTEEN \n#SEVENTEENinBulacan"
##
## [[6603]]
## [1] "missjeyd_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6604]]
## [1] "part_time_cl0wn: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[6605]]
## [1] "voopsie_daisy: she's a motherfucking killer queen, a psychopath at seventeen"
##
## [[6606]]
## [1] "woojoodollz: RT @seolarenjun: I long to become a ray of light and caress his face 🖤\n\n#CaratSelcaDay #CARAT #CSD #SEVENTEEN #MINGHAO #THE8\n@pledis_17 htt…"
##
## [[6607]]
## [1] "cheollietang: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6608]]
## [1] "softgyux9: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[6609]]
## [1] "seolarenjun: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[6610]]
## [1] "httpnicoulechoi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6611]]
## [1] "EH_coutour: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6612]]
## [1] "everyoneluvswoo: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6613]]
## [1] "christinejoy_i: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6614]]
## [1] "odetovou: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[6615]]
## [1] "kihyunenjoyer: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6616]]
## [1] "joshuashuashii: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6617]]
## [1] "SeriousSpidey: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[6618]]
## [1] "yu_haos: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[6619]]
## [1] "anaelizabethdg: #BeTheSuninBULACAN #BeTSinBULACAN D-DAY 🥹🧡 #SEVENTEEN @pledis_17"
##
## [[6620]]
## [1] "jinniestuna: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6621]]
## [1] "sohshort: RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…"
##
## [[6622]]
## [1] "SPIDERMINGYU: RT @BooNon_98: remember when woozi said this in AAA 2019...\n\n\"It's a big honor for us to win album of the year daesang on a self produced a…"
##
## [[6623]]
## [1] "jokerwongyu: SEE YOU LATER SEVENTEEN AHHHHHHHHH🙉🥰😍😍😍 https://t.co/tgUkglmanj"
##
## [[6624]]
## [1] "joaquinpalma29: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6625]]
## [1] "sseyesmile: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6626]]
## [1] "reverookiee: if you see this, you're required to list your top 10 groups\n\n1. red velvet\n2. seventeen\n3. exo\n4. snsd\n5. aespa\n6.… https://t.co/eXLD88c0Dp"
##
## [[6627]]
## [1] "natsuki_s0: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6628]]
## [1] "ForKentin07: LFB / WTS\n\n1 SEVENTEEN Concert ticket\n\nLower box\n\nDM for more info."
##
## [[6629]]
## [1] "taehyuncore: there’s so much more but seventeen is aesthetically pleasing ⌗ 🎧°. •♡"
##
## [[6630]]
## [1] "coupsttattoo: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6631]]
## [1] "all_rhue: We both love reading books💖\n\n#CaratSelcaDay #CARAT #VERNON #SEVENTEEN #selcaday @pledis_17 https://t.co/MQSbXRaaz5"
##
## [[6632]]
## [1] "atzpv: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[6633]]
## [1] "junhuioppa: missing this one but i will be there in the next tour and the next caratland and the next japan dome tour SEE YOU S… https://t.co/tWe8fNv0uE"
##
## [[6634]]
## [1] "YangYangsFairy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6635]]
## [1] "YangYangsFairy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6636]]
## [1] "YangYangsFairy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6637]]
## [1] "cheollierancher: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6638]]
## [1] "quirkaaaa: ✨SEVENTEEN✨ https://t.co/lCY6zlMnKD"
##
## [[6639]]
## [1] "boosfav: Me and ma baby 💋 \n\n#CaratSelcaDay #THE8 #csd #MINGHAO #SEVENTEEN #CARAT @pledis_17 https://t.co/bgpgzmoBQO"
##
## [[6640]]
## [1] "bebeyanggg: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[6641]]
## [1] "sseubtin: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6642]]
## [1] "YangYangsFairy: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[6643]]
## [1] "grimmyapologist: chilli: seventeen album track list orders continue to baffle me but this was fun, the english lyrics are a bit unse… https://t.co/oRzZ1LxHVu"
##
## [[6644]]
## [1] "katie_seventeen: RT @scoups4life: WTS LFB PH\n\nSeventeen Be the sun in Bulacan\n\n❤️ (1) LBA REG 103 R32 S29\n🧡 ₱8k (discounted from 12.7k!) \n💛 Already same pri…"
##
## [[6645]]
## [1] "Tippipani_0801: @Mo0chie_ @soompi It's only a lot of the 2012-2013 groups that are inactive due to military service or whatever. Th… https://t.co/cUzxE78i7p"
##
## [[6646]]
## [1] "chocolexeascart: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[6647]]
## [1] "wonuyoongles: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6648]]
## [1] "taehyuncore: seventeen pictures that are so pinterest coded ; a thread 💌"
##
## [[6649]]
## [1] "fmx__97: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6650]]
## [1] "Joshuju_: @starryhun94 Seventeen Be The Sun in Bulacan\n\nUBB PREM \nSection 422, Row 73, Seat 455/456\nMeet up only\n\n🏷 seventeen… https://t.co/zt0wCH94V4"
##
## [[6651]]
## [1] "ahleliy: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6652]]
## [1] "Monsoul3: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6653]]
## [1] "sunshinemangi: RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[6654]]
## [1] "DarawadiN: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[6655]]
## [1] "Paulina12649088: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6656]]
## [1] "quirkaaaa: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6657]]
## [1] "ahleliy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6658]]
## [1] "horienghae: RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…"
##
## [[6659]]
## [1] "Lilolan2: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6660]]
## [1] "hoeranghey: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6661]]
## [1] "everyoneluvswoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6662]]
## [1] "quirkaaaa: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6663]]
## [1] "chwepop: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[6664]]
## [1] "jhonianguarin: d-day #SEVENTEEN #BeTheSuninBULACAN #BeTSinBULACAN"
##
## [[6665]]
## [1] "ourleadersfatu: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[6666]]
## [1] "EnasSuliman3: RT @itsjba0325: Just how fast the night changes!😊 \n#KimSejeong #HongJisoo #Sejeong #Joshua #ioi #gugudan #SEVENTEEN…"
##
## [[6667]]
## [1] "JTH_Kook24: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[6668]]
## [1] "1004_Cheonghan: RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[6669]]
## [1] "Iostsvmmer: RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB"
##
## [[6670]]
## [1] "gyulwonies: 1. fromis_9\n2. fromis_9\n3. fromis_9\n4. fromis_9\n5. fromis_9\n6. fromis_9\n7. fromis_9\n8. fromis_9\n9. fromis_9\n10. sev… https://t.co/Mlq0aB0r0X"
##
## [[6671]]
## [1] "jdeclutter: WTS LFB SEVENTEEN\n\n# attacca sealed albums - 600 each\n\n! onhand\n\ntags for sale svt photocard pc ph\n\ncan do meet ups… https://t.co/LnLQoXqtFT"
##
## [[6672]]
## [1] "odetovou: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[6673]]
## [1] "meh_rong: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6674]]
## [1] "jhanshua_: RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…"
##
## [[6675]]
## [1] "YJHapologists: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6676]]
## [1] "MonstaXVotingSQ: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6677]]
## [1] "pheebeeeeeeee: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6678]]
## [1] "Seok_kim92: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6679]]
## [1] "bigbabygyu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[6680]]
## [1] "HowardC_Sea: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[6681]]
## [1] "Joshuju_: WTS/LFB Seventeen Be The Sun in Bulacan\n\nUBB PREM \nSection 422, Row 73, Seat 455/456\nMeet up only\n\n🏷 seventeen bet… https://t.co/azDmAoc1ai"
##
## [[6682]]
## [1] "quirkaaaa: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6683]]
## [1] "AstroYuw: RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf"
##
## [[6684]]
## [1] "mmaxgf: 1. shinee \n2. got7\n3. monstax \n4. exo\n5. seventeen\n6. stray kids\n7. ateez\n8. victon\n9. the boyz\n10. tvxq https://t.co/BBWshRJ3IT"
##
## [[6685]]
## [1] "nat_ohnat: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6686]]
## [1] "everyoneluvswoo: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6687]]
## [1] "yoonjeonghannny: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6688]]
## [1] "jackiesaku: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6689]]
## [1] "beedect: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6690]]
## [1] "yoonjeonghannny: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[6691]]
## [1] "woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg"
##
## [[6692]]
## [1] "iKillMnet: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6693]]
## [1] "SaratePravin: #百家乐 #世界杯 seventeen. “We might discuss and argue for ever, neither https://t.co/XEiJHVSjJH"
##
## [[6694]]
## [1] "weiesunoo: RT @seobkitty: me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk"
##
## [[6695]]
## [1] "hanjonggyumin: RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…"
##
## [[6696]]
## [1] "sohshort: RT @wwonecart: 「 wts lfb ph | help rt ! 」\n\ndk dangwa set\n ー ₱1000 (all-in + lsf)\n ー only sold as set \n ー ☓ sensi\n ー also wtt dokyeo…"
##
## [[6697]]
## [1] "hooneyrich: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6698]]
## [1] "jonewoo17: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6699]]
## [1] "Aprilia_48: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[6700]]
## [1] "yllowloves: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6701]]
## [1] "KimGaia10: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6702]]
## [1] "bambinicologne: RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Average Socialite https://t.co/Br41wNAKur"
##
## [[6703]]
## [1] "___ohshi: good morning to seventeen & carats only <3 https://t.co/JmcqVld0ES"
##
## [[6704]]
## [1] "jeonghanlvrz: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6705]]
## [1] "xaaanneee: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[6706]]
## [1] "luwandrw: el orden da igual les quiero mucho a todos\n1. the boyz\n2. dkb\n3. p1h\n4. oneus\n5. ateez\n6. seventeen\n7. nct (todas)… https://t.co/1hbNq3D5kr"
##
## [[6707]]
## [1] "InnieMinnieMoni: @felixbrowines Seventeen?"
##
## [[6708]]
## [1] "KTEZXYS20: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6709]]
## [1] "xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX"
##
## [[6710]]
## [1] "wendy_rdvlvt: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6711]]
## [1] "PuntualAngelica: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[6712]]
## [1] "therealogive: Ay mama told me not to sell work seventeen five same color t-shirt 🎶⏭️"
##
## [[6713]]
## [1] "MarSeal28: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6714]]
## [1] "beemin9yu: svt yzy rd 6 pc go\n\n— info on 2nd pic\n— reply to dm to claim\n\n🏷️ seventeen scoups jeonghan joshua jun hoshi wonwoo… https://t.co/fwkgIoWSJA"
##
## [[6715]]
## [1] "cheolattes: you're telling me.....whatever (waves hand in the air confusingly) seventeen wears in the airport is curated by a s… https://t.co/Jyzq85pubK"
##
## [[6716]]
## [1] "sootrukai: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6717]]
## [1] "jenrauls: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[6718]]
## [1] "falliinfl0wer_: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6719]]
## [1] "mingfthao_17: RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…"
##
## [[6720]]
## [1] "eoia_min: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6721]]
## [1] "minchohannie: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6722]]
## [1] "falliinfl0wer_: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[6723]]
## [1] "userlili_: RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…"
##
## [[6724]]
## [1] "vobo_tiny: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6725]]
## [1] "julseokminn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6726]]
## [1] "MelodieLouhae: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6727]]
## [1] "MXmentions: RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…"
##
## [[6728]]
## [1] "heavenscloud_07: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6729]]
## [1] "atinybebe3471: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6730]]
## [1] "soonwoonoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6731]]
## [1] "userlili_: RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…"
##
## [[6732]]
## [1] "horienghae: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[6733]]
## [1] "m4rshua: @_shinestars seventeen\nateez \ntxt"
##
## [[6734]]
## [1] "YangYangsFairy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6735]]
## [1] "YangYangsFairy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6736]]
## [1] "YangYangsFairy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6737]]
## [1] "apricityhoshi: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6738]]
## [1] "gyudarling: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6739]]
## [1] "dkhaolv: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6740]]
## [1] "8starwonu: RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW"
##
## [[6741]]
## [1] "voumeyszo: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6742]]
## [1] "ohmykwannie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6743]]
## [1] "xuminghaonnie: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6744]]
## [1] "seventeen_samm: RT @slvppy: twitter needs a dislike button so i can be a hater"
##
## [[6745]]
## [1] "cceruleanbluu: RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG"
##
## [[6746]]
## [1] "ohmykwannie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6747]]
## [1] "hanshuayo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6748]]
## [1] "Ab66ixAb66ix1: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[6749]]
## [1] "VenayaL: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6750]]
## [1] "sevening13: RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…"
##
## [[6751]]
## [1] "LEZAH_ACOUST1C: RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…"
##
## [[6752]]
## [1] "wonhaokyeom17: Hello Seventeen @pledis_17. Do we have this kind of Ill-fated relationship? Because for the nth time, I won't be ab… https://t.co/EL8iVX8E8J"
##
## [[6753]]
## [1] "bunnyjjongie: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[6754]]
## [1] "sevening13: RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…"
##
## [[6755]]
## [1] "shuaoshi: RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…"
##
## [[6756]]
## [1] "seventeen_samm: RT @mirandaescobarr: my hip dips make me feel so ugly"
##
## [[6757]]
## [1] "shuaoshi: RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…"
##
## [[6758]]
## [1] "ATINYBLACKROSE: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6759]]
## [1] "marialuvsthem: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6760]]
## [1] "wompirx: RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…"
##
## [[6761]]
## [1] "ATINYBLACKROSE: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6762]]
## [1] "kyjwonp_: RT @trishfgx: 🌻 BeTS in Bulacan freebies 🌻\n\nHi! I'll be giving a pack of candies which includes unofficial photos of Jeonghan. I'll give it…"
##
## [[6763]]
## [1] "luv7yseok: SEE YOU LATER SEVENTEEN HUHU"
##
## [[6764]]
## [1] "yayahere2: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6765]]
## [1] "jojob2905: RT @pixylshi: [USA/WW GO] ViVi 2023.02 JAPAN MAGAZINE (SEVENTEEN)\n\n💸$7 - CAP=20\n⏲Dec 19th 7PM EST\n📝https://t.co/RtqeL78rYo\n🆙https://t.co/U0…"
##
## [[6766]]
## [1] "moon_korejin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6767]]
## [1] "lluvshua: RT @glassofcoups: (helping a friend) \nRT/likes vv appreciated💌\n\nWTS Be The Sun Additional Show In Jakarta\n- Blue C Carmem (1x)\n- reasonable…"
##
## [[6768]]
## [1] "Onikaleads: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6769]]
## [1] "seventeen: Addison Rae Doubles Down on the No-Pants Trend in an Oversized Vintage Tee https://t.co/Sb7PGmvS7M https://t.co/2qrDWEl9PB"
##
## [[6770]]
## [1] "picknavariego11: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6771]]
## [1] "MINWHOMSTve: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6772]]
## [1] "KkaKkaMeoRI_8: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[6773]]
## [1] "cheolscherrie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6774]]
## [1] "si_shuarieeee: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6775]]
## [1] "bae_forsvt: SEE YOU LATER 🥹🫶🫶🫶\n\n#SEVENTEEN #SEVENTEENinBulacan #BeTheSuninBULACAN #BeTSinBULACAN #BeTSBulacan https://t.co/Z4KEj34YIU"
##
## [[6776]]
## [1] "svts_bxnny: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[6777]]
## [1] "wanwisa62543055: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[6778]]
## [1] "hwanderlusts: RT @QBall_Ww: 221215\nICN✈️EyeS on U\n#SEVENTEEN #원우 #WONWOO #ウォヌ #세븐틴 https://t.co/QE8YTV2iHu"
##
## [[6779]]
## [1] "svtournesol: RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…"
##
## [[6780]]
## [1] "joaoalmeida193: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[6781]]
## [1] "LovelSeventeen: RT @cscthnkr: #scoups : that 😗 guy from seventeen https://t.co/TuFP5JhAHA"
##
## [[6782]]
## [1] "MeeInAugust: Otw to you my Boo~\n#BeTSinBULACAN #부승관 #세븐틴 #BeTheSuninBULACAN #SEVENTEEN https://t.co/H7P24PQ6Mx"
##
## [[6783]]
## [1] "zZrenjun: RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw"
##
## [[6784]]
## [1] "KrlosRad1: @nbcsnl Seventeen people, and only one or two (at best) really talented comedy performers. It's a long way from the… https://t.co/ooBOaanKYU"
##
## [[6785]]
## [1] "jinspoutylip: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6786]]
## [1] "cheollierancher: RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y"
##
## [[6787]]
## [1] "jMez08: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[6788]]
## [1] "jeonghannihaeee: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6789]]
## [1] "Ab66ixAb66ix1: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6790]]
## [1] "tuanzzy_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6791]]
## [1] "rrainy_iny: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6792]]
## [1] "NuggetNJ15: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[6793]]
## [1] "SlMP4JUN: celebrating 2 years as a carat by attending their concert on\ndec 17 (today) 🥹 seventeen, you truly are my healing 🫂 https://t.co/Ti8xYXy1GY"
##
## [[6794]]
## [1] "tuanzzy_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6795]]
## [1] "cheollierancher: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[6796]]
## [1] "sartia_stx: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6797]]
## [1] "joyuriful: this is so funny when u take into consideration back then stays would claim izone were getting rigged wins (sevente… https://t.co/NKh9cuhbKl"
##
## [[6798]]
## [1] "tuanzzy_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6799]]
## [1] "_lemonlee: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6800]]
## [1] "jcyh_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6801]]
## [1] "cheollierancher: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[6802]]
## [1] "tuanzzy_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6803]]
## [1] "bibobiaddict: My #SEVENTEEN opinions"
##
## [[6804]]
## [1] "boyfriendangeI: When he sleeps that night, he's seventeen years old and nothing has changed. He wakes up with tears still drying on his face."
##
## [[6805]]
## [1] "pmhmylove: Wonwoo is up for trade for Coups! As well as all seventeen pulls that was not him💕"
##
## [[6806]]
## [1] "pmhmylove: My pulls today💜💜\nI PULLED COUPS!!!!! And got an official pc from Seoul Nami of him as well 💕💕\nAlso my pc pulls from… https://t.co/9yrvijMXfz"
##
## [[6807]]
## [1] "Kurt30019940: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6808]]
## [1] "PodcastQuoteBot: \"We've also got a new segment that we're introducing for the first time called This is Instrumental.\" - THAO NGUYEN… https://t.co/XxiQP2REO8"
##
## [[6809]]
## [1] "Tweety__96: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[6810]]
## [1] "xuminghaonnie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6811]]
## [1] "liya_wsj: RT @svtcharts: #SVT_DREAM is now certified 3x Platinum in Japan (RIAJ) for reaching 750,000 shipments!\n\n#SEVENTEEN #세븐틴 @pledis_17 @pledis_…"
##
## [[6812]]
## [1] "bangtaniiboi: @SANRlOJJK Stop listening to seventeen!!!!"
##
## [[6813]]
## [1] "JeJeeNzZ_snw: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6814]]
## [1] "leamarieoh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6815]]
## [1] "aggiepr73: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[6816]]
## [1] "qtyhannie: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6817]]
## [1] "lilyzzn_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6818]]
## [1] "cheollierancher: RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…"
##
## [[6819]]
## [1] "Supriya720912: RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT"
##
## [[6820]]
## [1] "hypeshota: RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON"
##
## [[6821]]
## [1] "_mjdelgado: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6822]]
## [1] "princekwsy: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[6823]]
## [1] "imhotlemon: RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON"
##
## [[6824]]
## [1] "horienghae: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[6825]]
## [1] "krae_minshuji: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6826]]
## [1] "milkycake_1010: RT @RCTIPlus: GIVEAWAY TIME 🥳🥳🥳\n\nRCTI+ bagi-bagi 2 official Lighstick K-Pop PENTAGON, TREASURE & 8 Album SEVENTEEN, THE BOYZ, STRAY KIDS da…"
##
## [[6827]]
## [1] "odetovou: RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y"
##
## [[6828]]
## [1] "kidultacy: @yupsheskitten Every carats deserve to see seventeen and that includes me. I want to see seventeen before the year… https://t.co/LdcPX3sxpC"
##
## [[6829]]
## [1] "rayofsunkyeom: RT @17_seventeen_05: When I see my face in your two eyes\nAs if the world has stopped, I will hug you. \n\n#SEVENTEEN #HOSHI #CSD #CaratSelca…"
##
## [[6830]]
## [1] "odetovou: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[6831]]
## [1] "lostlatibule: @jeachypae yeahh 🥰 we’re in going seventeen drought rn but there’s A LOT already uploaded so have funn 😂🫶🏽"
##
## [[6832]]
## [1] "horangren: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[6833]]
## [1] "aiurscart: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6834]]
## [1] "horienghae: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[6835]]
## [1] "kyeomapologist: RT @mulletd1no: fuzzy hat season!❄️☃️🌨️ \n#csd #CaratSelcaDay #SCOUPS #에스쿱스 #세븐틴 #SEVENTEEN https://t.co/W3yhmEVe8L"
##
## [[6836]]
## [1] "Horanghae__17: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6837]]
## [1] "keren__dr: RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…"
##
## [[6838]]
## [1] "d00remi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6839]]
## [1] "joshuji3014: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[6840]]
## [1] "astrohajus: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[6841]]
## [1] "myraa_st7: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[6842]]
## [1] "_Jinius: RT @soompi: #SEVENTEEN Goes Triple Platinum For 1st Time In Japan + #BTS's #Jin Earns 1st Solo RIAJ Album Certification\nhttps://t.co/X7jeqe…"
##
## [[6843]]
## [1] "horienghae: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[6844]]
## [1] "_95jhyoon: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6845]]
## [1] "shuaoshi: Morning sa lahattttt, and a special morning to @pledis_17! SEE YOU LATER SEVENTEEN!!!!"
##
## [[6846]]
## [1] "intakgirl: RT @seobkitty: me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk"
##
## [[6847]]
## [1] "sourirecart: see you when i see you, seventeen 🥺 i'll just settle with watching you on device screens for now. love ko kayo 🥺"
##
## [[6848]]
## [1] "_xxflvx: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6849]]
## [1] "horienghae: RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y"
##
## [[6850]]
## [1] "floweredemian: If you see this, you're required to list your top 10 groups:\n1.BTS\n2.Monsta X\n3.Stray Kids\n4.Mamamoo\n5.Exid\n6.Twice… https://t.co/Joz8FIBDNa"
##
## [[6851]]
## [1] "ChairiyahAyumi: RT @gobypurplekiss: 🛍️PURPLEKISS ONGOING PRE-ORDERS\n\n🛒 NCT Dream - Winter Special Mini Album (Candy) X Sellkor\n🛒 Tabungan Lightstick (All G…"
##
## [[6852]]
## [1] "IKnowYoureAScam: Find the nearest paving slab and wait there watching the world pass for seventeen minutes."
##
## [[6853]]
## [1] "ashkliea: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6854]]
## [1] "GuiangAndrea: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[6855]]
## [1] "quirkaaaa: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[6856]]
## [1] "_1995mhai: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6857]]
## [1] "BB0YHAO: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[6858]]
## [1] "COSMlCOWBOY: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6859]]
## [1] "cheollierancher: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[6860]]
## [1] "soonwoonoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6861]]
## [1] "DPRWONU_: RT @cheolkwons: hello! i won't be there today but i've got a few freebies to share as well! just look for the same person on the tweet belo…"
##
## [[6862]]
## [1] "Azrael316: Bands you only know because you were hungover and off to see another band, but enjoyed them more...\n\n#1 :… https://t.co/QZDLDsqxb0"
##
## [[6863]]
## [1] "lovelyyhae: RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo"
##
## [[6864]]
## [1] "PuntualAngelica: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6865]]
## [1] "brattycarat: how are there not more seventeen reactions from aaa stages....pls i'm starving"
##
## [[6866]]
## [1] "yooncoupsie: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[6867]]
## [1] "rossdalemarie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6868]]
## [1] "odetovou: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[6869]]
## [1] "xshimmie: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6870]]
## [1] "odetovou: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[6871]]
## [1] "coupelatte: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6872]]
## [1] "dokyeomoatmeal: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[6873]]
## [1] "xuminghaonnie: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[6874]]
## [1] "oniryczne: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[6875]]
## [1] "mj_cherryfan: RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \n\nMe and @Kylavv18 will be giving away freebies for BeTS 🤩\n\n♡Read and follow the mechanics to claim…"
##
## [[6876]]
## [1] "horienghae: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[6877]]
## [1] "vergara_carlhy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0"
##
## [[6878]]
## [1] "koshanesha: I can't get over this one seventeen performance"
##
## [[6879]]
## [1] "minwonshiii13: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6880]]
## [1] "cheolocart: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6881]]
## [1] "kwanieeboo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6882]]
## [1] "nicoleeeltg: hanuena? my supposed to be outfit for seventeen’s concert pero na-stuck sya sa warehouse! hmp. 🙄 https://t.co/4PGnfLCroM"
##
## [[6883]]
## [1] "carateenclouds: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6884]]
## [1] "DkDeokyeom: SEVENTEEN"
##
## [[6885]]
## [1] "DkDeokyeom: SEVENTEEN"
##
## [[6886]]
## [1] "horienghae: RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB"
##
## [[6887]]
## [1] "quirkaaaa: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[6888]]
## [1] "dia9yu: RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…"
##
## [[6889]]
## [1] "gyyruiae: SEVENTEEN!! https://t.co/ZmRyWMcFzB"
##
## [[6890]]
## [1] "KYKpH1: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[6891]]
## [1] "horangel713: RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…"
##
## [[6892]]
## [1] "seventen_ten: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[6893]]
## [1] "tbmoesha23: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[6894]]
## [1] "chocolexeascart: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6895]]
## [1] "terjungkirbaliq: RT @booshushuu: [RTs are appreciated] 🫶🏼\n\n🌼 SEVENTEEN “BE THE SUN” ADD SHOW IN JAKARTA FREEBIES 🌼\nby : @booshushuu \n\n📍Stadion Madya GBK\n🗓 2…"
##
## [[6896]]
## [1] "oniryczne: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6897]]
## [1] "maliamaraa: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6898]]
## [1] "hoobifresita: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6899]]
## [1] "hjscare: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6900]]
## [1] "onujeonn: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[6901]]
## [1] "oniryczne: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6902]]
## [1] "gam3bo1wonu: Please be safe. See you all, Caratdeul! SEE YOU SEVENTEEN, @pledis_17 💎🫶🏻"
##
## [[6903]]
## [1] "melokomi: @httpsnyxdotcom @pledis_17 love how seventeen is in this convo"
##
## [[6904]]
## [1] "zel_lpmck: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6905]]
## [1] "minwonshiii13: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6906]]
## [1] "soonyounguji: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6907]]
## [1] "hoeshijun: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6908]]
## [1] "j17ung: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[6909]]
## [1] "quirkaaaa: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[6910]]
## [1] "boosadeez: RT @dinosfavgf: im going ia again sorry >< #csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/tJdu2XEuTC"
##
## [[6911]]
## [1] "hananunie: WTB season greeting Seventeen 2023 please😭😭 terutama member set wonwoo, vernon, Jeonghan diary dan sticker!!"
##
## [[6912]]
## [1] "ceri_jubilee: RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP"
##
## [[6913]]
## [1] "MyLoveJimin95: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6914]]
## [1] "hoshiiest: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6915]]
## [1] "tbmoesha23: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[6916]]
## [1] "95linewhore: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[6917]]
## [1] "onujeonn: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[6918]]
## [1] "krae_rn: see you later, Seventeen!!!\n\nsa panaginip 😭😭😭"
##
## [[6919]]
## [1] "maze_jpg: RT @Seoul_Merchant: ⚠️RT FOR A SURPRISE DM⚠️\n#SeoulMerchant_SALE\n\n12.15 SALE RANDOM ALBUM FOR 99 EACH\n\n• FREE SHIPPING on selected items!…"
##
## [[6920]]
## [1] "loveminhyukk: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6921]]
## [1] "yumiebrry: if you see this, you're required to list your top 10 groups:\n\n1. nct&seventeen\n2. bts&p1harmony\n3. enhypen\n4. twice… https://t.co/ZgCN38MkYm"
##
## [[6922]]
## [1] "___jw_ano: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6923]]
## [1] "deariekyu: RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW"
##
## [[6924]]
## [1] "EpicMahonelover: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[6925]]
## [1] "chogirlx: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6926]]
## [1] "yooncoupsie: RT @svtcontents: [#INSTAGRAM] munwansik IG update with SEVENTEEN https://t.co/JyVbKphiuy"
##
## [[6927]]
## [1] "skyxmhwjh_: RT @daljackgyeom: wts lfb seventeen minghao jeonghan ph padilla kihno postcards dicon heart cheek \n\n600 for set only\ncan ship to different…"
##
## [[6928]]
## [1] "itzferyel: RT @dxlcefarniente: jeonghan will always be the #1 seventeen vocal enthusiast: \n\nsecond life ver.\n\n#SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_…"
##
## [[6929]]
## [1] "jhanelamnl: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6930]]
## [1] "SumitaSwargiar7: RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT"
##
## [[6931]]
## [1] "bonbonaia094: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[6932]]
## [1] "chwenzhou: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6933]]
## [1] "CaryennG: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[6934]]
## [1] "ashkliea: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6935]]
## [1] "CaryennG: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[6936]]
## [1] "mapOf_eternity: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6937]]
## [1] "12mohstar: RT @sseraespagirls: SEVENTEEN - fear | STAYC https://t.co/XcGeruA7M9"
##
## [[6938]]
## [1] "haorangnabix: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[6939]]
## [1] "theehongverse: Seventeen https://t.co/lRehOyAZpE"
##
## [[6940]]
## [1] "biancaratzen: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[6941]]
## [1] "soft4ksy: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[6942]]
## [1] "cshndcheol: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6943]]
## [1] "sdrawiing_: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6944]]
## [1] "Rosie_blink9: @dwersy Bts Straykids \nBlackpink Twice \nItzy Txt Oneus \nSeventeen \nDreamcatcher \nLoona Oh my girl \nGirls day Girls… https://t.co/ro3hMJSGsI"
##
## [[6945]]
## [1] "yooncoupsie: RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR"
##
## [[6946]]
## [1] "horangyuranghae: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6947]]
## [1] "SegyeNaui: Nails inspired By Seventeen ♥️💅 Ready nako! See you Carats! https://t.co/u9Kw4zJRvw"
##
## [[6948]]
## [1] "skskcutkebee: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[6949]]
## [1] "gh0stpearl: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[6950]]
## [1] "KittyCat210287: RT @ChinaMusicData: 🇨🇳 “Best Selling Male Group Album” nominees\n\n• ‘Beatbox’ — NCT DREAM\n• ‘Glitch Mode’ — NCT DREAM\n• ‘Proof’ — BTS\n• ‘Fac…"
##
## [[6951]]
## [1] "evrbdyhngsm: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[6952]]
## [1] "SabiLovesJoshua: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[6953]]
## [1] "dinosfavgf: RT @dinosfavgf: im going ia again sorry >< #csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/tJdu2XEuTC"
##
## [[6954]]
## [1] "asahidom: my name is STAYC. I am SEVENTEEN years old. I am going to meet my BAE173. i TREASURE them a lot, i hope we E’LAST f… https://t.co/m8XRaY1Y6B"
##
## [[6955]]
## [1] "soft4ksy: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[6956]]
## [1] "cheollierancher: RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…"
##
## [[6957]]
## [1] "cholulasmarket: ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll… https://t.co/jpWGLIWbu2"
##
## [[6958]]
## [1] "cheollierancher: RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…"
##
## [[6959]]
## [1] "JW_vergyu: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[6960]]
## [1] "sevening13: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[6961]]
## [1] "SabiLovesJoshua: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[6962]]
## [1] "jason_yandi: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[6963]]
## [1] "cheollierancher: RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…"
##
## [[6964]]
## [1] "devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW"
##
## [[6965]]
## [1] "cheollierancher: RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK"
##
## [[6966]]
## [1] "CaryennG: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6967]]
## [1] "96leeji: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[6968]]
## [1] "MaryCal64272246: RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…"
##
## [[6969]]
## [1] "CaryennG: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6970]]
## [1] "cheolsyeobo: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6971]]
## [1] "CaryennG: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6972]]
## [1] "yooncoupsie: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[6973]]
## [1] "shuaists: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[6974]]
## [1] "luwesugh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[6975]]
## [1] "baerubyjane_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[6976]]
## [1] "yooncoupsie: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[6977]]
## [1] "17Apisa: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6978]]
## [1] "jincheolshi: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6979]]
## [1] "hussienezzat14: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[6980]]
## [1] "kea13seventeen: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[6981]]
## [1] "pro_cabby: Jenna's on the rise to superstardom. She stars as Wednesday Addams in the live-action series Wednesday, now the mos… https://t.co/DzjIhb76Fb"
##
## [[6982]]
## [1] "warriornun_mex: RT @Heavy_Dew: @SimonDavisBarry AHHHHHH I promise I will promote the show and make people sign the petition to the concert I’m attending la…"
##
## [[6983]]
## [1] "ThisWooly: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[6984]]
## [1] "ddycheolscherry: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[6985]]
## [1] "lemmawonie_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[6986]]
## [1] "96leeji: RT @loeyshuaa: “Confuse Hoshi with clam Joshua ft hyper girl with protective women” 😋❤️ @pledis_17 \n\n#CSD #CaratSelcaDay #JOSHUA #HOSHI #SE…"
##
## [[6987]]
## [1] "Mdj_4578: RT @isekaigyu: Glad that the airport personnel confiscated the videos of those who attempted to film and record seventeen's arrival."
##
## [[6988]]
## [1] "PuntualAngelica: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[6989]]
## [1] "lovesvntn: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[6990]]
## [1] "chuuyavale: you come to a girl’s apartment and she has a seventeen wall wyd https://t.co/LDBkDJGhJT"
##
## [[6991]]
## [1] "Asmaeenriyan28: RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf"
##
## [[6992]]
## [1] "Ahmed65435190: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[6993]]
## [1] "softyrenjun: RT @honeygyuhao: leagues apart but still very obsessed with Jeonghan\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.…"
##
## [[6994]]
## [1] "17Apisa: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[6995]]
## [1] "Nardibeomkai: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[6996]]
## [1] "kidultacy: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[6997]]
## [1] "borntoserve1968: Watching “NCIS” Season Twelve Episode Seventeen: The Artful Dodger on Netflix via My IPAD Pro 10.5. {CL:045} https://t.co/y3LyJFSqUE"
##
## [[6998]]
## [1] "meowoozy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[6999]]
## [1] "fauthevillain: RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[7000]]
## [1] "Pandshizuca: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7001]]
## [1] "sharlynn53s: @45LVNancy @GuntherEagleman @DogRightGirl @dogspink3 @RealHickory @Braveheart_USA @Fishing_Huuker @DefSue3… https://t.co/VjLoSJcmLI"
##
## [[7002]]
## [1] "dokyeokki17: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7003]]
## [1] "BrucieKBot: You think I'm getting old? I've got the abs of a seventeen year old gymnast and the forehead of a toddler, baby. Br… https://t.co/186E1IEBjX"
##
## [[7004]]
## [1] "eivorbot: Seeing my father’s axe after seventeen winters… it stirred something in me."
##
## [[7005]]
## [1] "mwphilic: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7006]]
## [1] "alphamoles: RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…"
##
## [[7007]]
## [1] "om_tatamic: @miss_svtmafia @pledis_17 Idk why i should win… in my life I will never win something. Seventeen bring to me so muc… https://t.co/fv2C4ZU40o"
##
## [[7008]]
## [1] "MoodzPh: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7009]]
## [1] "CentralCoastRa1: Janis Ian - At Seventeen"
##
## [[7010]]
## [1] "hoeshijun: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7011]]
## [1] "cheollierancher: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[7012]]
## [1] "_hanamei: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7013]]
## [1] "JW_vergyu: RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…"
##
## [[7014]]
## [1] "Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf"
##
## [[7015]]
## [1] "Hell_132: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7016]]
## [1] "Esso_20_22: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7017]]
## [1] "JAEI_08: RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…"
##
## [[7018]]
## [1] "hee_jakesim: RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…"
##
## [[7019]]
## [1] "mybbybooo: RT @cafe_joshua_th: ꒰ pls rt 💎꒱\n\n🌹#JOSHUA 'Birthday Cafe BKK🌹\n\n🗓️ 22 - 28 DEC.\n🚩@fanscafe_bkk\n\n 🌹HASHTAG \n#DreamOfRedRose_1230 \n\n#Happy_JO…"
##
## [[7020]]
## [1] "RahmaEm1278: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7021]]
## [1] "lavenza_l1: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7022]]
## [1] "leejchanie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7023]]
## [1] "froggyyeojin: seventeen for what https://t.co/0dsoeaqiNC https://t.co/py7UcFZdUm"
##
## [[7024]]
## [1] "bonesquotebot: Oh, good, he's seventeen."
##
## [[7025]]
## [1] "yooncoupsie: RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…"
##
## [[7026]]
## [1] "jenoggukk: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7027]]
## [1] "minimevsart: there’s a seventeen design i need to do for a tattoo and it’s always funny to think that my assignment from work (i… https://t.co/mqI7jZGvSl"
##
## [[7028]]
## [1] "yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish… https://t.co/0pNRdBJQid"
##
## [[7029]]
## [1] "a_mido500: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7030]]
## [1] "W1qwind_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7031]]
## [1] "ndeyerokhaya795: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[7032]]
## [1] "yooncoupsie: RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY"
##
## [[7033]]
## [1] "henna_cole: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7034]]
## [1] "imberna17: [D-DAY] #BeTheSuninBULACAN ☀️🧡✨ See you later @pledis_17 ! 🥹🤧💖\n#SEVENTEEN #세븐틴\n#BeTSinBulacan… https://t.co/E1PPg55ieF"
##
## [[7035]]
## [1] "quirkaaaa: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7036]]
## [1] "skwanboo__: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7037]]
## [1] "icedandaaaaaan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7038]]
## [1] "yooncoupsie: RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY"
##
## [[7039]]
## [1] "withgyu2: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7040]]
## [1] "yooncoupsie: RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt"
##
## [[7041]]
## [1] "hansoltriste: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7042]]
## [1] "lalisaswelt: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7043]]
## [1] "izallenjandro: @mahoumoreno seventeen"
##
## [[7044]]
## [1] "AlikaNavarro97: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[7045]]
## [1] "sexyminghao: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[7046]]
## [1] "serndpty_pledis: [D-DAY] #BeTheSuninBULACAN ☀️🧡✨ See you later @pledis_17 ! 🥹🤧💖\n#SEVENTEEN #세븐틴\n#BeTSinBulacan… https://t.co/G4ZATN8Ad6"
##
## [[7047]]
## [1] "JW_vergyu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7048]]
## [1] "svtcaretvernon: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7049]]
## [1] "soadrio: RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H"
##
## [[7050]]
## [1] "ryuuuu__fox: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7051]]
## [1] "jaredidadoo: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[7052]]
## [1] "svtcaretvernon: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7053]]
## [1] "AuthorShout: Local gossip says he is the killer, and rumors spread about his wife's death as well.\n\nSeventeen Days is available… https://t.co/5gYdofsamq"
##
## [[7054]]
## [1] "JAEI_08: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7055]]
## [1] "jiminsfangs: @MOODYWOOZI also I hate seventeen you can unfollow me now 😍"
##
## [[7056]]
## [1] "mingkitopia: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[7057]]
## [1] "kidultwonshi: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7058]]
## [1] "sunbaek629: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7059]]
## [1] "shiro_406: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7060]]
## [1] "smplyfallinforu: RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…"
##
## [[7061]]
## [1] "withgyu2: RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…"
##
## [[7062]]
## [1] "zel_lpmck: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7063]]
## [1] "SayHi68686064: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7064]]
## [1] "malloryquinnn: If you see this, you’re required to list your top 10 groups!\nBesides #1, 2-10 have no particular ranking 😅🤗\n\n1. Sev… https://t.co/WLx7dFjxz8"
##
## [[7065]]
## [1] "pp_pichaaa: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7066]]
## [1] "kat_fanixczs: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7067]]
## [1] "oisimrn: RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…"
##
## [[7068]]
## [1] "parkayedl: RT @khanea_: it’s dday of be the sun in bulacan! may this day go well for seventeen and carats. let’s cherish this moment as svt is the fir…"
##
## [[7069]]
## [1] "lawolfyki: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7070]]
## [1] "zel_lpmck: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7071]]
## [1] "__charliee____: The many colors and aesthetics of seventeen mvs \n\n#SEVENTEEN #SEVENTEENinBulacan\n#세븐틴 https://t.co/uV4nTk4bch"
##
## [[7072]]
## [1] "Moody147258369: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7073]]
## [1] "dsfnctnl_kpopie: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[7074]]
## [1] "ScyeHong: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7075]]
## [1] "kwonhoshtar: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7076]]
## [1] "yooncoupsie: RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW"
##
## [[7077]]
## [1] "yooncoupsie: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7078]]
## [1] "Nanabunnyyyy_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[7079]]
## [1] "TM_DALLA: @Tteuink 1. Treasure\n2. Blackpink\n3. Seventeen\n4. NCT \n5. Newjeans\n6. Enhypen\n7. Got7\n8. P1harmony\n9. TNX\n10. (G)i-dle"
##
## [[7080]]
## [1] "kcchoding: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7081]]
## [1] "CheolWonMinDk: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7082]]
## [1] "yooncoupsie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7083]]
## [1] "yooncoupsie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7084]]
## [1] "yooncoupsie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7085]]
## [1] "lisugart: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7086]]
## [1] "yooncoupsie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7087]]
## [1] "coupranghaae: @miss_svtmafia @pledis_17 I want to see the people who inspired me to do better every day. Also, I want to be part… https://t.co/9kh0y5KqR7"
##
## [[7088]]
## [1] "katie_seventeen: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7089]]
## [1] "worksalt: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[7090]]
## [1] "_______ayla: RT @chansolboo: wts lfb ph\n\nsvt seventeen bets bulacan\nLBA regular 112 , row 23\n\n- ₱12,700 (tix+ sm fees) can lower to 12k if getting today…"
##
## [[7091]]
## [1] "seventeen: Walking in the winter can be good for your health. No matter what weather you’re facing, this guide should help you… https://t.co/m8b1iIP777"
##
## [[7092]]
## [1] "celinieee: seventeen and super junior this weekend 🥲 wish i could attend either but oh well"
##
## [[7093]]
## [1] "kimpossiblue: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7094]]
## [1] "lovesvntn: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7095]]
## [1] "gyulaabi: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7096]]
## [1] "fullmoonjooe: if you see this, you’re required to list your top 10 groups \n\n1. BTS\n2. MOMOLAND\n3. BOTOPASS\n4. SEVENTEEN\n5. TXT\n6.… https://t.co/hXjCJYqGou"
##
## [[7097]]
## [1] "windha17_jeon: RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' 3 CITY MIX D-1\n\nVOD ON-AIR\n2022.11.25 8PM (FRI) \n▶ https://t.co/BjDpzxmTvJ…"
##
## [[7098]]
## [1] "readgellmaeee: See you later Carats 💙💕\n#BeTSinBULACAN \n\nFreebies\nSeventeen Concert https://t.co/bHXuPM9zxK"
##
## [[7099]]
## [1] "KarimAh93780462: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7100]]
## [1] "coupranghaae: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7101]]
## [1] "k_winterbear: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7102]]
## [1] "ae7teen: RT @mulletd1no: fuzzy hat season!❄️☃️🌨️ \n#csd #CaratSelcaDay #SCOUPS #에스쿱스 #세븐틴 #SEVENTEEN https://t.co/W3yhmEVe8L"
##
## [[7103]]
## [1] "Arosevia_Go: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7104]]
## [1] "echographyyy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7105]]
## [1] "windha17_jeon: RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…"
##
## [[7106]]
## [1] "notesonwoozi: RT @wooyoobubble: my darling <3 \n\n#CSD #SEVENTEEN #CaratSelcaDay #jun https://t.co/NCtcMmtEHC"
##
## [[7107]]
## [1] "loveminhyukk: RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…"
##
## [[7108]]
## [1] "stxrhope: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7109]]
## [1] "windha17_jeon: RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…"
##
## [[7110]]
## [1] "He___012: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7111]]
## [1] "onyourj_eonghan: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[7112]]
## [1] "coupsyberry: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[7113]]
## [1] "AnneliesiaL: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7114]]
## [1] "auratelxo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7115]]
## [1] "windha17_jeon: RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…"
##
## [[7116]]
## [1] "jdynn1299: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7117]]
## [1] "windha17_jeon: RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…"
##
## [[7118]]
## [1] "ashyeonbin: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7119]]
## [1] "softyrenjun: RT @ready_to_woo: For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD #JEONGHAN…"
##
## [[7120]]
## [1] "lyssheesn: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[7121]]
## [1] "NPipireta: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…"
##
## [[7122]]
## [1] "mynghaoshi: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7123]]
## [1] "TOKKIIWl: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7124]]
## [1] "HOBlBERRY_: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[7125]]
## [1] "romyndiaye: RT @iIywh: HE KNEW EXACTLY WHAT HE WAS DOING HERE @pledis_17 #SEVENTEEN #HOSHI #LA3C https://t.co/y8NRa1z4uI"
##
## [[7126]]
## [1] "bts_skz_lovebot: @kpophappenings_ when they had free time Jeonghan & DK [Dokyeom] from #SEVENTEEN went to visit Santa monica. They b… https://t.co/w708Ida0xO"
##
## [[7127]]
## [1] "TOKKIIWl: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7128]]
## [1] "sjyfairy: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7129]]
## [1] "changasoline: RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…"
##
## [[7130]]
## [1] "wonwoo_main: @miss_svtmafia @pledis_17 I only started stanning seventeen early this year (tho ik its never too late). Ever since… https://t.co/jzYjgaQxsK"
##
## [[7131]]
## [1] "yooncoupsie: RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA"
##
## [[7132]]
## [1] "omnia88116637: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7133]]
## [1] "jeonghozi: SEE U SEVENTEEN ! <3"
##
## [[7134]]
## [1] "TOKKIIWl: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7135]]
## [1] "katie_seventeen: RT @livenationph: Check out this guide to Philippine Arena Doors for an easy and hassle-free entry to your ticket sections. See you tomorro…"
##
## [[7136]]
## [1] "missmafia0526: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7137]]
## [1] "TOKKIIWl: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7138]]
## [1] "sugawararlert: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7139]]
## [1] "romyndiaye: RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph"
##
## [[7140]]
## [1] "changasoline: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[7141]]
## [1] "Vip_Esso: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7142]]
## [1] "teeniedk: lover boy 🥀 #CSD #CaratSelcaDay #DOKYEOM #DK #seventeen https://t.co/LT4lAY7cFl"
##
## [[7143]]
## [1] "10sbian: run bts & going seventeen. brilliant reality show content no one’s doing it like them https://t.co/MPGYRoifAy"
##
## [[7144]]
## [1] "Mernayounis15: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7145]]
## [1] "lexthemulti: (most of) Filo carats agenda for today\n\nFinish their chores -> Packing of freebies -> Simbang gabi -> Byahe to Bul… https://t.co/ZDBUeAsqWe"
##
## [[7146]]
## [1] "Morgan_mw7: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[7147]]
## [1] "llvlyrs: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7148]]
## [1] "thinkpinkhoe: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7149]]
## [1] "DDilkies: @The_Master_E @butleriano @FluffLingering What are the last 4 letters of the two numbers after seventeen?"
##
## [[7150]]
## [1] "seventen_ten: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7151]]
## [1] "ateezgggab: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[7152]]
## [1] "americanowlinow: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[7153]]
## [1] "jaywonistz: RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…"
##
## [[7154]]
## [1] "thirdzon: RT @dokyeomfiles: I survived 2022, thanks to DK / SEVENTEEN OT13! 🥺😭\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK \nhttps://t.co/uJM8HOC6IV"
##
## [[7155]]
## [1] "wonandshi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7156]]
## [1] "fushiyuji_: RT @xum8nghao_o2: [SEVENTEEN WEVERSE]\n221201\n#JEONGHAN 🌟\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/E2VuFDLKUE"
##
## [[7157]]
## [1] "junyeochinn: RT @alaiwahmeng: wtb / want to buy\n\nsg23 photocards\n- jeonghan\n- joshua\n- mingyu\n- hoshi\n- wonwoo\n\n✅pair is ok\n✅satuan with higher price is…"
##
## [[7158]]
## [1] "norenminaj: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7159]]
## [1] "Mynah4004: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7160]]
## [1] "callmefarida: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7161]]
## [1] "svtournesol: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7162]]
## [1] "withgyu2: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7163]]
## [1] "mhabbysama: RT @wonubliss: seventeen's quarantine life @pledis_17 https://t.co/T5X3OeB9vj"
##
## [[7164]]
## [1] "EloisaAli5: Wts Lfb Seventeen Assorted Pc\n\n🐸 Sold as Set Only\n🐸 6,500 (6k if PAYO) \n🐸 Can look for kahati and can ship to diff… https://t.co/hvomhKGEwT"
##
## [[7165]]
## [1] "aislin679: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7166]]
## [1] "_acey18: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[7167]]
## [1] "pocketzsmom: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7168]]
## [1] "_acey18: RT @seoksooinlove: ✨Be The Sun in Bulacan freebies✨\n\nI'll be giving away glow in the dark bracelets, approx 150pcs \n\n♡ For team concert & t…"
##
## [[7169]]
## [1] "junsmoa_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7170]]
## [1] "withgyu2: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7171]]
## [1] "geIiventura: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7172]]
## [1] "mswtmn: RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H"
##
## [[7173]]
## [1] "yooncoupsie: RT @sounds_of_cheol: seventeen in ph 🇵🇭 \nlechon - bbq - jollibee https://t.co/cpdM7h85Oo"
##
## [[7174]]
## [1] "kmgyuluvs: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7175]]
## [1] "EIiaaia: RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…"
##
## [[7176]]
## [1] "allforhui: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[7177]]
## [1] "ccrz92: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7178]]
## [1] "kjwoo12: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7179]]
## [1] "wonwoozone1: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7180]]
## [1] "msyckae: RT @ye0sunx: alexa, play 'crazy in love' by seventeen<3\n\n#CaratSelcaDay #csd #Junhui #MINGHAO https://t.co/mk8uiUCRUj"
##
## [[7181]]
## [1] "seungjakepola: RT @vnivting: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X #SEVE…"
##
## [[7182]]
## [1] "yooncoupsie: RT @wonubliss: seventeen and jollibee chicken joy🍗 https://t.co/RFoVNkAA8p"
##
## [[7183]]
## [1] "porameiii: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7184]]
## [1] "leeseoksy: RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l"
##
## [[7185]]
## [1] "onujeonn: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7186]]
## [1] "cheolforyouu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7187]]
## [1] "Hoshi_eerie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7188]]
## [1] "jdynn1299: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[7189]]
## [1] "2_moka2006: RT @2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7190]]
## [1] "ye0sunx: alexa, play 'crazy in love' by seventeen<3\n\n#CaratSelcaDay #csd #Junhui #MINGHAO https://t.co/mk8uiUCRUj"
##
## [[7191]]
## [1] "americanowlinow: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[7192]]
## [1] "chamsrobin: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[7193]]
## [1] "0OH0826: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7194]]
## [1] "evrbdyhngsm: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7195]]
## [1] "withgyu2: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7196]]
## [1] "gyuwooshihan: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7197]]
## [1] "ujiverse17: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7198]]
## [1] "withgyu2: RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA"
##
## [[7199]]
## [1] "1004_Cheonghan: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[7200]]
## [1] "teumekyuhi: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7201]]
## [1] "bullyangbaebae: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7202]]
## [1] "ujiverse17: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7203]]
## [1] "americanowlinow: RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…"
##
## [[7204]]
## [1] "al_yjh: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7205]]
## [1] "ImYJez: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7206]]
## [1] "withgyu2: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7207]]
## [1] "ekspetasivisual: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7208]]
## [1] "smilesuminisa: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7209]]
## [1] "windha17_jeon: RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…"
##
## [[7210]]
## [1] "samedmn17: See you, Seventeen! See you carats! @pledis_17 let's goooo! 🤩🤩🤩 https://t.co/dahb8TfPhP"
##
## [[7211]]
## [1] "withgyu2: RT @_bubblethe8: D-1 to BE THE SUN IN BULACAN! ☀️\n\nTickets: https://t.co/hoSlgwAFwa\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/QNLdySgiY8"
##
## [[7212]]
## [1] "kjwoo12: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7213]]
## [1] "withgyu2: RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…"
##
## [[7214]]
## [1] "2_moka2006: Seventeen \n#الروح_الحلوة_في"
##
## [[7215]]
## [1] "smilesuminisa: @r4in3_twt @hohohocheeks tysm po for the ga <33 #BeTheSuninBULACAN #SEVENTEEN https://t.co/mBZlCsxJWT"
##
## [[7216]]
## [1] "ayoseonghwa: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[7217]]
## [1] "kyeomincuu: RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU"
##
## [[7218]]
## [1] "inl0vewithGyu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7219]]
## [1] "mantinha23: RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…"
##
## [[7220]]
## [1] "Jigglyp48196241: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7221]]
## [1] "soundofsvt_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7222]]
## [1] "MEIMEICHEUNGGGG: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7223]]
## [1] "withgyu2: RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5"
##
## [[7224]]
## [1] "SVT_Fatisha: In Jeonghans defence ‘how tf should we know know???’ 🙄🙄🙄\n\n@pledis_17 #세븐틴 #SEVENTEEN https://t.co/60pgq3a194"
##
## [[7225]]
## [1] "every_wonwo_o: @miss_svtmafia @pledis_17 everyone deserves to see them! I've never been happier when I discover seventeen. They li… https://t.co/G65nDBmlrf"
##
## [[7226]]
## [1] "seokhao_8: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7227]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7228]]
## [1] "eIit3racha: RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…"
##
## [[7229]]
## [1] "preshcarrot: GOOD MORNING I'M SEEING SEVENTEEN LATER!!!"
##
## [[7230]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7231]]
## [1] "kjwoo12: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7232]]
## [1] "yooncoupsie: RT @dadeuthannie: going seventeen universe with dino (picheolin) as the main character 😌\n\nwhat on earth > boo drop guru > wonwoo’s diary ht…"
##
## [[7233]]
## [1] "thirdzon: RT @smolseokmin: PLEASE 😭\n\n221210 #DOKYEOM DK #LA3C #SEVENTEEN #도겸 https://t.co/yhOXFRWGZ3"
##
## [[7234]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7235]]
## [1] "asahi_hmada: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7236]]
## [1] "JHHJ95cart: RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…"
##
## [[7237]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7238]]
## [1] "BarbiGangg: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7239]]
## [1] "giantdoodfus: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7240]]
## [1] "cheolocart: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7241]]
## [1] "hhwangina: biggest plot twist of my 2022 is that im seeing seventeen."
##
## [[7242]]
## [1] "your_earth_8: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…"
##
## [[7243]]
## [1] "thirdzon: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[7244]]
## [1] "yooncoupsie: RT @dadeuthannie: “The whole thing was made possible thanks to their sense of humor and their trustworthy acting skills.”\n\n“ We just gave t…"
##
## [[7245]]
## [1] "shzukwan: RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…"
##
## [[7246]]
## [1] "quteqirl: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7247]]
## [1] "shzukwan: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7248]]
## [1] "yooncoupsie: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[7249]]
## [1] "_seokminshi: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7250]]
## [1] "zel_lpmck: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7251]]
## [1] "haoliehae: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7252]]
## [1] "JW_vergyu: RT @jeonwonhao: hey hey hey, carats! i'll be giving away haikyu x seventeen freebies for #BeTSinBULACAN ◡̈ .。*♡\n\n✿ includes 1 member ea…"
##
## [[7253]]
## [1] "10Y4NG: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7254]]
## [1] "ujiverse17: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[7255]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7256]]
## [1] "krae_minshuji: RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…"
##
## [[7257]]
## [1] "11eons: @TantanBlu @blueislove39 @AboutMusicYT all idols praised taeyeon and her songs this year and u say she’s irrelevant… https://t.co/WuwIygRmLV"
##
## [[7258]]
## [1] "Shleepysheep1: I have been writing a book for about a week now and I have gotten to chapter seventeen lmao \n#fypシ #writing #WritingCommnunity"
##
## [[7259]]
## [1] "withgyu2: RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…"
##
## [[7260]]
## [1] "coupssdrling: RT @underscore_kdot: wts lfb onhand\n\nSeventeen Be The Sun tix\nUBB PREM 417 same price + online fee\n\nrfs: decided not to go \n\ndm me for more…"
##
## [[7261]]
## [1] "zzbhui: seventeen:3 https://t.co/AW2X45mHRD"
##
## [[7262]]
## [1] "SANRlOJJK: @bangtaniiboi - Song you ran over a squirrel to: AJU NICE by SEVENTEEN\n- Song you nearly got T-boned while listening to: HOT by SEVENTEEN"
##
## [[7263]]
## [1] "ananmayw_6udayo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7264]]
## [1] "Btsandtxtloves: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7265]]
## [1] "ananmayw_6udayo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7266]]
## [1] "Btsandtxtloves: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[7267]]
## [1] "ananmayw_6udayo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7268]]
## [1] "lovesvntn: RT @teumecarat1213: a little giveaway for #BeTheSunBulacan \n\nFOLLOW @treasure_cart\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL TOMOR…"
##
## [[7269]]
## [1] "julxteen: RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…"
##
## [[7270]]
## [1] "jo_shuahong: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7271]]
## [1] "bellaAria_06: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[7272]]
## [1] "unli9yuhanwoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7273]]
## [1] "gyvhans: 1. seventeen\n2. fromis_9\n3. txt\n4. le sserafim\n5. dreamcatcher\n6. loona\n7. ive\n8. purple kiss\n9. woo!ah\n10. nct dre… https://t.co/MOCHHnCJEc"
##
## [[7274]]
## [1] "Master_Goldfish: “Like a cowboy” cowboy like me\n- seventeen. 🤝 - taylor swift"
##
## [[7275]]
## [1] "svt_saki_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7276]]
## [1] "shiahaee: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7277]]
## [1] "lovesvntn: RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…"
##
## [[7278]]
## [1] "Btsandtxtloves: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7279]]
## [1] "miadlrsr: RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…"
##
## [[7280]]
## [1] "mikhoshii: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7281]]
## [1] "withgyu2: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7282]]
## [1] "miadlrsr: RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…"
##
## [[7283]]
## [1] "withgyu2: RT @svtcontents: [#INSTAGRAM] munwansik IG update with SEVENTEEN https://t.co/JyVbKphiuy"
##
## [[7284]]
## [1] "jo_shuahong: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7285]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7286]]
## [1] "BunnyChim_: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[7287]]
## [1] "loveseocarat: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7288]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7289]]
## [1] "wonugiee__: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7290]]
## [1] "CHERRYHAE17: RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu"
##
## [[7291]]
## [1] "bae_forsvt: RT @YOUREMYLLGHT: wts lfb help rt\n\nseventeen be the sun con ticket (ubb reg) — 4850 (100 for online fees)\n\nt. wts lfb ph svt seventeen be t…"
##
## [[7292]]
## [1] "miadlrsr: RT @gyumicart: wts lfb ph seventeen fts yzy f [batch 2]\n\n❌ scoups jeonghan jun mingyu\n✅ joshua hoshi wonwoo woozi the8 dk seungkwan vernon…"
##
## [[7293]]
## [1] "shortqueenzb: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7294]]
## [1] "windha17_jeon: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7295]]
## [1] "miadlrsr: RT @byunscart456: wts lfb ph svt\n\nseventeen dk your choice hmv vernon face the sun weverse sector17 pc — 2200 (free sf)\n\n— payo\n— dm to cl…"
##
## [[7296]]
## [1] "GoatjamesLal: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7297]]
## [1] "coupssdrling: RT @J2hann: WTS Seventeen Be The Sun in Bulacan ticket:\n\n— UBC REG 409 Row seat: 99-165\n\n1,850+ 100 online fee (Same price bought) = ₱1,950…"
##
## [[7298]]
## [1] "hanniehao_o: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7299]]
## [1] "cottonbuut: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[7300]]
## [1] "hoshicitos: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7301]]
## [1] "smilesuminisa: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[7302]]
## [1] "svtbvc: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7303]]
## [1] "laviehuii: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7304]]
## [1] "Btsandtxtloves: RT @SopheaJane: @tinkswonu I love how we have access to the chronology of this stories.. bits here and ther in different platform but alway…"
##
## [[7305]]
## [1] "miadlrsr: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7306]]
## [1] "kyecmies: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7307]]
## [1] "coupssdrling: RT @cinnamonkeu: helping a friend!! help rt 🫶🏻\n\n🔥 WTS LFB SEVENTEEN BE THE SUN - BULACAN 🔥\n\n(2) Tickets \n💎SECTION: UBOX C PREM 417\n💎ROW: 11…"
##
## [[7308]]
## [1] "cloverclds: ‼️ UPDATE\n\nWTS // want to sell\nhelp rt please ♡\n\naab SEVENTEEN & TREASURE photocard\n\n🖇️ price exc packing & admin 🍊… https://t.co/BqQqvIwnz3"
##
## [[7309]]
## [1] "w071796w: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7310]]
## [1] "heesunnie_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[7311]]
## [1] "rupokgyu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7312]]
## [1] "itssammymaui: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7313]]
## [1] "HaveYouEver1998: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[7314]]
## [1] "haichengmp3: going seventeen https://t.co/6mZBPSydUf"
##
## [[7315]]
## [1] "nat_ohnat: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7316]]
## [1] "minghaolicious: RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS"
##
## [[7317]]
## [1] "theagwrites: Me gathering people’s books so I’ll have stuff to read on a seventeen-hour flight: https://t.co/3UGeZO1PIQ"
##
## [[7318]]
## [1] "rawrtigeRr: RT @soonchanranghae: SEVENTEEN BE THE SUN WORLD TOUR LYRICS AND FANCHANT GUIDE\n\nA thread;"
##
## [[7319]]
## [1] "KILLUAYAH: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7320]]
## [1] "k_winterbear: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7321]]
## [1] "_meeyyyyy: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7322]]
## [1] "KILLUAYAH: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7323]]
## [1] "Lizcarat17: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7324]]
## [1] "every_wonwo_o: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7325]]
## [1] "AgustDaniela: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7326]]
## [1] "zel_lpmck: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[7327]]
## [1] "MAERIRl: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7328]]
## [1] "coupssdrling: RT @classytae18: 💌 Be The Sun Ticket Envelope 💌\n\n✔️ Matte printed\n✔️ thickness is similar to folder\n✔️ Can choose ur bet members\n✔️ 30 peso…"
##
## [[7329]]
## [1] "kw_nsoonyoung: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7330]]
## [1] "balca77: RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…"
##
## [[7331]]
## [1] "wonwoo_main: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7332]]
## [1] "miadlrsr: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7333]]
## [1] "GioManzanoJr: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7334]]
## [1] "eriqueenh: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7335]]
## [1] "bambinicologne: RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA"
##
## [[7336]]
## [1] "coupsyberry: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7337]]
## [1] "marycixky: RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON"
##
## [[7338]]
## [1] "leeseoksy: RT @Twentieshoyo: sheeesh 😎\n\n[ #THE8 #SEVENTEEN #CSD #CaratSelcaDay @pledis_17 ] https://t.co/3yKZqTxMLn"
##
## [[7339]]
## [1] "love_2_seok: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7340]]
## [1] "GemNicki_: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7341]]
## [1] "maliamaraa: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7342]]
## [1] "essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs late… https://t.co/lRVruDvWKE"
##
## [[7343]]
## [1] "shuweethani: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7344]]
## [1] "ramenrulz8P: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[7345]]
## [1] "yooncoupsie: RT @SVT_Fancafe: [#JOSHUA🌟 Weverse]\n221214 -00:43 KST-\n\n➸ I asked Jeonghan to take pics making my legs look long, and this is how he took i…"
##
## [[7346]]
## [1] "haruharuminwon: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7347]]
## [1] "miadlrsr: RT @kyeomcarthur: — seventeen be the sun in bulacan 🌻\n\nhi! I'll be giving out freebies on dec 17 🫶 thank you and see you carats! \n\nrts are…"
##
## [[7348]]
## [1] "jere7my: @JasonBWilliams1 @RayGunRichards Is Heir to the Empire really great? There's a lot of sneaking around buildings and… https://t.co/WHfMq0RaGC"
##
## [[7349]]
## [1] "l6veyoon: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7350]]
## [1] "miadlrsr: RT @kyeomcarthur: annyeong it's lee chan! \n\nso ayon, I'll be selling baby seventeen bubbleheads tom. 60 pesos each ^^ \n\nsadly, I wasn't abl…"
##
## [[7351]]
## [1] "phnamoon: RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…"
##
## [[7352]]
## [1] "miadlrsr: RT @sevalentine_: CARATs! SEVENTEEN is coming back this December 17 for their additional show, #BeTheSuninBULACAN! 💎☀️ \n\nJoin them as they…"
##
## [[7353]]
## [1] "hope_stream: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[7354]]
## [1] "kyeomiqt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7355]]
## [1] "Selenophile9396: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[7356]]
## [1] "MelodieLouhae: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7357]]
## [1] "JW_vergyu: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[7358]]
## [1] "lostlatibule: @KpopMulti06 THIS ALBUM WILL BREAK THE INTERNET, I NEED THEM TO GET ALL THE STREAMS THEY NEED!!! seventeen first, s… https://t.co/rSWhoCslFx"
##
## [[7359]]
## [1] "jihancheol88: good morningggg!!!! see u seventeen 😭🥹❤️"
##
## [[7360]]
## [1] "yeppuen_BORAHAE: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7361]]
## [1] "GioManzanoJr: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7362]]
## [1] "miadlrsr: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[7363]]
## [1] "crxstal01: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7364]]
## [1] "withgyu2: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7365]]
## [1] "Kiminamoka: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7366]]
## [1] "myoingie: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7367]]
## [1] "seokmin_mingyu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7368]]
## [1] "SaraM_943: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7369]]
## [1] "dksimjake: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7370]]
## [1] "nana14081802: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7371]]
## [1] "Taekook_Hakkie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7372]]
## [1] "Taekook_Hakkie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7373]]
## [1] "JannahNikki419: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7374]]
## [1] "Taekook_Hakkie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7375]]
## [1] "nirmine_salhi: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7376]]
## [1] "miadlrsr: RT @qwertdkk: wts lfb svt ph || help rt ! \n\ndk 200 | jn 300 | ww 400 | hs 250 | wz 200 | sk 200 | js 250 | hs 250\n\nset price: 2,050 | 2000…"
##
## [[7377]]
## [1] "yooncoupsie: RT @SVT_Fancafe: [#DK🌟 Weverse]\n221213 -23:44 KST-\n\n➸ Carats♥️ Thankyou for making Seventeen proud todayㅎㅎ Thanks to our Carats' love and s…"
##
## [[7378]]
## [1] "rowlenegrace: im seeing seventeen today 🥺"
##
## [[7379]]
## [1] "ananmayw_6udayo: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7380]]
## [1] "dkpetista: RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…"
##
## [[7381]]
## [1] "miadlrsr: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7382]]
## [1] "coupsdwrld: RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5"
##
## [[7383]]
## [1] "mihanzxcv_: RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…"
##
## [[7384]]
## [1] "lovekyeomiee_: RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…"
##
## [[7385]]
## [1] "stelloveyou19: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7386]]
## [1] "filetminonn: RT @kenari_na: 👖🪣🎩🍊 | Jeans Bucket Hat with Kwan\n❣️\n#CaratSelcaDay #CARAT #SEUNGKWAN #SEVENTEEN https://t.co/pbQQXRtoVz"
##
## [[7387]]
## [1] "userh0shi: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7388]]
## [1] "IrisWoongie: RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…"
##
## [[7389]]
## [1] "pootieniwonu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7390]]
## [1] "sandatanielias: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7391]]
## [1] "SaraM_943: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7392]]
## [1] "cheollibeee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7393]]
## [1] "lovesvntn: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7394]]
## [1] "yooncoupsie: RT @livenationph: FOUR DAYS LEFT 'TIL SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 LIVE AT THE BIGGEST INDOOR ARENA IN THE WORLD - PHILIPP…"
##
## [[7395]]
## [1] "miadlrsr: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[7396]]
## [1] "joshuranghae: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7397]]
## [1] "lovesvntn: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7398]]
## [1] "heytamagotchi: RT @snowkhoshi: seventeen has always been the same https://t.co/mRuHBPIohL"
##
## [[7399]]
## [1] "AdelineOulala: They say it’s the most wonderful time of the year, but supporting you, seeing you evolve as the amazing, talented,… https://t.co/ZZnQLvswqx"
##
## [[7400]]
## [1] "lovekyeomiee_: RT @seokkiebby: ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n \"so... where are we going for our date?\"\n⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n#CaratSelcaDay…"
##
## [[7401]]
## [1] "jnghansbanana: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7402]]
## [1] "lovekyeomiee_: RT @pinkkiewonu: miror selfie with hoshi\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN @pledis_17 https://t.co/HVqRuoEiLJ"
##
## [[7403]]
## [1] "dinopochacco: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7404]]
## [1] "sogala04: RT @fae_______: In answering a question to fans, Hoshi of Seventeen said that GDRAGON is an artist he likes!❤️ cr. @/hoshzone \n\n#GDRAGON @I…"
##
## [[7405]]
## [1] "ah_joshu: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7406]]
## [1] "gyuldaepah: RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn"
##
## [[7407]]
## [1] "dkpetista: RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy"
##
## [[7408]]
## [1] "Augsie_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[7409]]
## [1] "heywyclef: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7410]]
## [1] "yooncoupsie: RT @SVT_Fancafe: [#WONWOO🌟 Weverse]\n221213 -23:14 KST-\n\n➸ Thankyou for always walking together with me, though I walk in silence.\nI'll supp…"
##
## [[7411]]
## [1] "bymartiii_: LOCO COMO K RUMORES D K SEVENTEEN VIENE A CHILE CTMMM DKSTELWYEOEYWOEH ME VOY A MATARRRR"
##
## [[7412]]
## [1] "dearsvteen: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[7413]]
## [1] "ull_by: Met a boy at seventeen (15)\nThought he meant the world to me\nSo I gave him everything\nHe turned out to be a cheat\n/… https://t.co/yHZT2MqDfE"
##
## [[7414]]
## [1] "incessantlou: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[7415]]
## [1] "bestnsdk: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[7416]]
## [1] "itsmeptrca: Good morning everybodyyy! Here’s today’s weather for Santa Maria, Bulacan. There is a chance of rain at 2pm to 3pm,… https://t.co/NNeMYm343Y"
##
## [[7417]]
## [1] "rawrnni4wonuu: RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…"
##
## [[7418]]
## [1] "woozitrbl: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[7419]]
## [1] "dokyeomhanie: I'LL FINALLY SEE SEVENTEEN 🥹🤍"
##
## [[7420]]
## [1] "thenameisdash: omg i get to hear mansae live 😭😭😭 now pa lang nag ssync in na i get to go a seventeen concert huhuhu"
##
## [[7421]]
## [1] "lovesvntn: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[7422]]
## [1] "__prncsshnnhntn: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7423]]
## [1] "hannieyooo_n: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7424]]
## [1] "lovekyeomiee_: RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O"
##
## [[7425]]
## [1] "skippidear: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7426]]
## [1] "woozitrbl: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[7427]]
## [1] "lucrexiazura: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7428]]
## [1] "bestnsdk: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7429]]
## [1] "faeiryoon: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[7430]]
## [1] "dkpetista: RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK"
##
## [[7431]]
## [1] "kmgyuluvs: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7432]]
## [1] "dokyeomsfool: RT @ihrtjaehyunn: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jlln…"
##
## [[7433]]
## [1] "eiiissaaa_a: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[7434]]
## [1] "dkpetista: RT @belongs_to_j: i’m just like you, you’re just like me~~~ 😆🌀🏃🏻♂️\n\n#CSD #CaratSelcaDay #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wX…"
##
## [[7435]]
## [1] "miadlrsr: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[7436]]
## [1] "acoustic_jisoo_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7437]]
## [1] "moonchiIdhan: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[7438]]
## [1] "miadlrsr: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…"
##
## [[7439]]
## [1] "0218__ldk: RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…"
##
## [[7440]]
## [1] "miadlrsr: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…"
##
## [[7441]]
## [1] "yooncoupsie: RT @SVT_Fancafe: [#JOSHUA🌟 Weverse]\n221213 -23:02 KST-\n\n➸ Thankyou so much Carats ㅠㅠ I'm very happy because thanks to Carats, we received t…"
##
## [[7442]]
## [1] "angel_and_liar: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[7443]]
## [1] "0218__ldk: RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D"
##
## [[7444]]
## [1] "m0onhuff_j: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7445]]
## [1] "0218__ldk: RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe"
##
## [[7446]]
## [1] "vhooshik: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7447]]
## [1] "agentbap00: RT @luvzhyuk: i kinda wanna go on a follow spree for all the groups i stan so if u stan these groups pls interact:\n\ne’last\nkara\ncsr\nkingdom…"
##
## [[7448]]
## [1] "dokeydoki: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[7449]]
## [1] "heme242: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7450]]
## [1] "scoupwz: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[7451]]
## [1] "0218__ldk: RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3"
##
## [[7452]]
## [1] "1004_Cheonghan: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[7453]]
## [1] "dhraxis: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7454]]
## [1] "BtsFanStan1985: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7455]]
## [1] "hanniewifey: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[7456]]
## [1] "yooncoupsie: RT @SVT_Fancafe: [#SCOUPS🌟 Weverse]\n221213 -22:44 KST-\n\n➸ Thankyou Carats🤍💛\nI believe you'll be watching us from anywhere, I'll work really…"
##
## [[7457]]
## [1] "Simsekekkuin: @D1CKTAETOR @ggukmms @dwersy Bts\nStray Kids\nSeventeen\nTxt\nAteez\nTwice\nDay6\nSf 9\nLe Serafim (inş yanloş yazmamışımdı… https://t.co/7jCAtoKAKz"
##
## [[7458]]
## [1] "lovekyeomiee_: RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ"
##
## [[7459]]
## [1] "itssammymaui: RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU"
##
## [[7460]]
## [1] "yooncoupsie: RT @min9yu_tttop: SEVENTEEN on 2022 Asia Artist Awards 🎉 \n\n🏆 Fabulous Award \n🏆 Hot Trend Award \n🏆 Daesang — Singer of the Year\n\n@pledis_17…"
##
## [[7461]]
## [1] "0218__ldk: RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2"
##
## [[7462]]
## [1] "NICKIANGELIC: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7463]]
## [1] "0218__ldk: RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…"
##
## [[7464]]
## [1] "jingminssi: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[7465]]
## [1] "woozitrbl: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[7466]]
## [1] "pootieniwonu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7467]]
## [1] "fionablair_: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[7468]]
## [1] "rodelyn_quinto1: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7469]]
## [1] "0218__ldk: RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E"
##
## [[7470]]
## [1] "RagingAn: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7471]]
## [1] "zel_lpmck: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7472]]
## [1] "heytamagotchi: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[7473]]
## [1] "0218__ldk: RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…"
##
## [[7474]]
## [1] "yoon_hannihae_: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7475]]
## [1] "BonhoefferLives: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[7476]]
## [1] "rins_moon: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[7477]]
## [1] "taeguk_yojikyu: RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz"
##
## [[7478]]
## [1] "_pamelaphiri_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7479]]
## [1] "0218__ldk: RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…"
##
## [[7480]]
## [1] "dhraxis: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[7481]]
## [1] "gabateez: RT @z0crt: Carat selca day with this giant baby\n\n#CSD #CaratSelcaDay #SEVENTEEN #MINGYU @pledis_17 https://t.co/LbgkZrYrwr"
##
## [[7482]]
## [1] "gjsrulz: KINGDOM HEARTS 2 Final Mix Part Seventeen https://t.co/bD2eHGtU1L via @YouTube"
##
## [[7483]]
## [1] "jhchampagne: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[7484]]
## [1] "purnamaRMDN: RT @Cathleenexus: Happy sweet seventeen @Daisy_JKT48 !\nI wish you much much love on your sweet 17, you’re not so little anymore! Keep growi…"
##
## [[7485]]
## [1] "kmgyuluvs: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7486]]
## [1] "0218__ldk: RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n\"after last night, i think i'm in love with you, i can't get you out of my head\"\n\n#CaratSelcaDay #CSD…"
##
## [[7487]]
## [1] "dksimjake: in just a few hours makikita na natin seventeen 😭😭😭😭"
##
## [[7488]]
## [1] "juju_cart: RT @bieberscoups: S COUPS DURING CHEERS OMFG IM NOT OKAY !!!!! \n\n#SCOUPS\n#SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C\n#세븐틴_더큰꿈을향해_LA3C http…"
##
## [[7489]]
## [1] "gentleshuan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7490]]
## [1] "emizzz610: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7491]]
## [1] "dominic_carman: @lordbonkers I was seventeen miles from Greybridge when I was caught by the school leopard..."
##
## [[7492]]
## [1] "benandbiu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7493]]
## [1] "ready_to_woo: For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD… https://t.co/qJzlKTqZvD"
##
## [[7494]]
## [1] "0218__ldk: RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…"
##
## [[7495]]
## [1] "uremaaguilar: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[7496]]
## [1] "wonsluver: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7497]]
## [1] "juju_cart: RT @17sBaddest: Friend sent this and said “THE SCOUPS ASS” lmaoooo #la3cfestival #SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C @pledis_17 ht…"
##
## [[7498]]
## [1] "jingminssi: RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…"
##
## [[7499]]
## [1] "mosheymoshi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7500]]
## [1] "kenari_na: 👖🪣🎩🍊 | Jeans Bucket Hat with Kwan\n❣️\n#CaratSelcaDay #CARAT #SEUNGKWAN #SEVENTEEN https://t.co/pbQQXRtoVz"
##
## [[7501]]
## [1] "lovekyeomiee_: RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…"
##
## [[7502]]
## [1] "coupssdrling: RT @1228dreams: Concert-ready :))\n\n[The shirt and ticket holder aren’t for sale. But if you’re interested, let us know!]\n\n🏷 svt seventeen b…"
##
## [[7503]]
## [1] "jihancheol88: RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…"
##
## [[7504]]
## [1] "uremaaguilar: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[7505]]
## [1] "HONGYUZILLA: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7506]]
## [1] "fionablair_: RT @stthsn: gose christmas special wherein the seventeen members are separated into groups and they're having a caroling competition. the g…"
##
## [[7507]]
## [1] "ynaloves17: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7508]]
## [1] "jseunie07: RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…"
##
## [[7509]]
## [1] "heytamagotchi: RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm"
##
## [[7510]]
## [1] "snxwbloom: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7511]]
## [1] "25hupfendes: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7512]]
## [1] "coupssdrling: RT @0095zi: 📣 WTS LFB PH\n\n- (1) UBB PREM 421 Be The Sun in Bulacan ticket\n- ₱5,850\n- mop: gcash & unionbank\n\ndm if interested!!\nhelp rt, wi…"
##
## [[7513]]
## [1] "gyvhans: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7514]]
## [1] "lovekyeomiee_: RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54"
##
## [[7515]]
## [1] "coupssdrling: RT @wonhansolcart: :: ic interest check wts lfb ph bets in bul tix svt #whsitems 💭\n\nSEVENTEEN BE THE SUN ENCORE IN BULACAN TICKETS (3)\n\n• c…"
##
## [[7516]]
## [1] "uremaaguilar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7517]]
## [1] "uremaaguilar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7518]]
## [1] "uremaaguilar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7519]]
## [1] "uremaaguilar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7520]]
## [1] "acoustic_jisoo_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7521]]
## [1] "haruharuminwon: WTB👀 #jmwbuys \nseventeen baby semicolon scoups, joshua, seungkwan\n\npreferably ready ina\nharga affordable\n\ntags🏷\nsev… https://t.co/9oqa6HxmCB"
##
## [[7522]]
## [1] "chc_wn: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7523]]
## [1] "lixbotluv: trendz covering hit by seventeen 🤝🏻 kingdom covering thunderous by stray kids\nyeaaah go slay babies covering my ult 😭🫶🏻"
##
## [[7524]]
## [1] "yourspringnoona: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[7525]]
## [1] "Lavenderlee8: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7526]]
## [1] "hanniewifey: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7527]]
## [1] "yooncoupsie: RT @svtcontents: @pledis_17 🎥 SEVENTEEN winning the AAA Artist of The Year (Singer of The Year) DAESANG at the 2022 Asia Artist Awards!\n\nht…"
##
## [[7528]]
## [1] "hoeshijun: RT @sunnieq_: Walking in La Salle…\n\n#CaratSelcaDay #CSD #JEONGHAN #준\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/d0U7pRm29A"
##
## [[7529]]
## [1] "hoeshijun: RT @WwangelbabywW: lamon 🫦 is 😩 life ✊🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI #호시 @pledis_17 https://t.co/reZEnCKkP0"
##
## [[7530]]
## [1] "dhraxis: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7531]]
## [1] "mjhuism: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7532]]
## [1] "heywyclef: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7533]]
## [1] "smilesuminisa: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[7534]]
## [1] "coupssdrling: RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…"
##
## [[7535]]
## [1] "yooncoupsie: RT @sounds_of_cheol: and thats the \"SINGER OF THE YEAR\", SEVENTEEN!!!\n\nshadow, march, hot 👏🏻🔥 @pledis_17 https://t.co/Dow2Waw56E"
##
## [[7536]]
## [1] "WJBYEOLSHUA: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7537]]
## [1] "Bo_oLitssa: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[7538]]
## [1] "Carat_W0rld: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7539]]
## [1] "hanniewifey: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[7540]]
## [1] "marii_nhel: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[7541]]
## [1] "wonwoondrous: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7542]]
## [1] "user_is_jaded: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7543]]
## [1] "lovesvntn: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7544]]
## [1] "z0crt: RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1"
##
## [[7545]]
## [1] "yooncoupsie: RT @min9yu_tttop: SEVENTEEN the main event!! ❤️🔥 @pledis_17 https://t.co/Mj37YV9zIs"
##
## [[7546]]
## [1] "marii_nhel: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[7547]]
## [1] "mingfthao_17: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7548]]
## [1] "kwonhoshtar: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[7549]]
## [1] "yooncoupsie: RT @dadeuthannie: seventeen at aaa - shadow, march, and hot full performance 🖤\n\nstage platforms moving, backup dancers, the amount of carat…"
##
## [[7550]]
## [1] "newbiecarathere: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7551]]
## [1] "scoupwz: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7552]]
## [1] "jseunie07: HI!! Does anyone know how to get back from PH Arena to Meycauayan, Bulacan??? #BeTSinBULACAN #BeTheSuninBULACAN… https://t.co/7zH7wpuGOu"
##
## [[7553]]
## [1] "yooncoupsie: RT @wonubliss: seventeen performed shadow, march, and hot ... aaaa so excited for saturday 😭😭😭😭"
##
## [[7554]]
## [1] "svtlovxr: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7555]]
## [1] "NabellaAtyn: RT @shinvjk: we use the filter, he is 🐶 and i is 🐱\n\n#csd #VERNON #SEVENTEEN #CARAT #CaratSelcaDay @pledis_17 https://t.co/VGaJTdQut0"
##
## [[7556]]
## [1] "yooncoupsie: RT @sounds_of_cheol: seventeen aaa daesangs!! 🏆👏🏻🖤\n\nalbum of the year (2019)\nsinger of the year (2021-2022) https://t.co/QwvVngwRPq"
##
## [[7557]]
## [1] "urfavhannie: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7558]]
## [1] "yooncoupsie: RT @wonubliss: SINGER OF THE YEAR, SEVENTEEN 🏆 https://t.co/MAXdHYcHbL"
##
## [[7559]]
## [1] "yooncoupsie: RT @min9yu_tttop: SEVENTEEN AAA Daesang 🏆🏆🏆 \n\n2019: Album of the Year \n2021: Singer of the Year \n2022: Singer of the Year\n\ncongrats boys @p…"
##
## [[7560]]
## [1] "rayofsunkyeom: RT @1nlovewtae: When I'm with you there is no one else ! \n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN @pledis_17 https://t.co/C0slY1jhzC"
##
## [[7561]]
## [1] "joshuasboyfie: RT @nyeacjeon: \"Do you wanna be forgiven?\"\n\n#CARAT_SELCA_DAY #세븐틴 #SEVENTEEN #WONWOO @pledis_17 https://t.co/sgECpElVPM"
##
## [[7562]]
## [1] "safadillaaa: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[7563]]
## [1] "dojakyun: RT @imckyunstd: monsta x and seventeen ♡ https://t.co/J2DjHLFRkW"
##
## [[7564]]
## [1] "wandmina: hopefully txt, ateez, seventeen pcs soon 😹💔!!! i have none oh em gee!! \n\ntags: @nayeonsboba @strawbrryygyu… https://t.co/Cm3WJOTTyM"
##
## [[7565]]
## [1] "minghaolovee: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7566]]
## [1] "tiaraboo1004_: @addjukartph 💫Seventeen Album💫 https://t.co/3wKhCRnnmy"
##
## [[7567]]
## [1] "benoski73: @MiddiMidori Longing. Rusted. Furnace. Daybreak. Seventeen. Benign. Nine. Homecoming. One. Freight car."
##
## [[7568]]
## [1] "Pewpew_1111: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[7569]]
## [1] "hanniewifey: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7570]]
## [1] "ruthybautista89: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7571]]
## [1] "jihancheol88: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[7572]]
## [1] "jww_enthusiast: RT @wonwoospimp: wts // lfb : seventeen bets bulacan \n\n(1) LOWERBOX B PREMIUM/ LBB 214 ROW 52 SEAT 285 \n₱5,500\npayment can be upon meet up…"
##
## [[7573]]
## [1] "dreijo_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7574]]
## [1] "newbiecarathere: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[7575]]
## [1] "SxvietWeapon: ⠀⠀ \n⠀⠀ \n⠀⠀ sixteen or seventeen. . .I think.\n⠀⠀ \n⠀⠀ https://t.co/L0tqkYj6rj"
##
## [[7576]]
## [1] "Shabar_bar: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7577]]
## [1] "chemi_svt: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7578]]
## [1] "thisbrokenwheel: @carriehudson @CandiceRenee New ones. I'm not the seventeen year-old who bought these anymore, and I want something… https://t.co/IROqIdGdHj"
##
## [[7579]]
## [1] "coupssdrling: RT @ExyTickets: BELOW SRP \n\nSEVENTEEN BE THE SUN BULACAN \n\nUPPER BOX B REGULAR (4)\n\n2500 ( 4 tickets available )\n\nUPPER BOX A (4)\n\nROW 66…"
##
## [[7580]]
## [1] "ptwsc: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7581]]
## [1] "XuSimp: RT @xum8nghao_o2: [SEVENTEEN WEIBO]\n221126\n#THE8 update \n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/RNpSu1yE8x"
##
## [[7582]]
## [1] "scoupstupos: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[7583]]
## [1] "vminkook_vmk: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7584]]
## [1] "Siri24741948: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7585]]
## [1] "sebongtannieee: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7586]]
## [1] "IzzyChwe13: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7587]]
## [1] "vania3011: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7588]]
## [1] "wondaandcoswoo: RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…"
##
## [[7589]]
## [1] "GerryAdamsSF: RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…"
##
## [[7590]]
## [1] "CHERRYHAE17: RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…"
##
## [[7591]]
## [1] "jihancheol88: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[7592]]
## [1] "soshiakgae: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7593]]
## [1] "hanniewifey: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7594]]
## [1] "onyourj_eonghan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7595]]
## [1] "marii_nhel: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7596]]
## [1] "mapa20031: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7597]]
## [1] "lvly_sMyles: RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…"
##
## [[7598]]
## [1] "nielleja_24: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7599]]
## [1] "coupssdrling: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[7600]]
## [1] "yooncoupsie: RT @dadeuthannie: Congratulations SEVENTEEN for winning the AAA Daesang - Artist of the Year 🏆🏆🏆🥳🎉\n\n#세븐틴 @pledis_17 https://t.co/wZGFcNH9Xi"
##
## [[7601]]
## [1] "seventeen: What Their Astrological Sign Reveals About How They Kiss https://t.co/LXURJVqZkz https://t.co/ZaXIgTOG8O"
##
## [[7602]]
## [1] "moonhaniyoo: RT @BooNon_98: remember when woozi said this in AAA 2019...\n\n\"It's a big honor for us to win album of the year daesang on a self produced a…"
##
## [[7603]]
## [1] "marii_nhel: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[7604]]
## [1] "hani3hae: RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n220522 -19:22 KST-\n\n➸ ㅋㅋㅋㅋ I uploaded these just for Carats to laughㅎㅎ You've worked hard today tooㅎㅎ…"
##
## [[7605]]
## [1] "XuSimp: RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221128 \nsound_of_coups added to his story\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/yCGqFQXm…"
##
## [[7606]]
## [1] "yooncoupsie: RT @wonubliss: Congratulations to SEVENTEEN for winning SINGER OF THE YEAR (Daesang) at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆"
##
## [[7607]]
## [1] "dre_seventeen: RT @honeysvts: #VERNON_BlackEye headers I made 🖤 #VERNON #BlackEye #버논 https://t.co/99SmG29ckK"
##
## [[7608]]
## [1] "onlyseungchoi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7609]]
## [1] "__prncsshnnhntn: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[7610]]
## [1] "granny_vr: if you see this, you’re required to list your top 10 groups \n\n1. Momoland \n2. Lucy \n3. CLC / Billie \n4. Brave girls… https://t.co/zBRK19WqAN"
##
## [[7611]]
## [1] "iam_zeevia: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7612]]
## [1] "liltle_plantie: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[7613]]
## [1] "jihoonbiloog: bawi nalang me sa svt next con.\n:( @pledis_17 congratulations agad! im so proud of you! this is history! Seventeen… https://t.co/61cx6kQMqk"
##
## [[7614]]
## [1] "Simplybrowsing1: Wtb The8 Shopee and Beatroad pcs! Please DM if you're willing to sell. Help me bring these home 🙇🏻♀️🙇🏻♀️\nHave mul… https://t.co/rNQ4IjTUsO"
##
## [[7615]]
## [1] "XuSimp: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7616]]
## [1] "yooncoupsie: RT @sounds_of_cheol: SEVENTEEN DAESANG!!\nsvt won \"Singer of the year\" at AAA 2022. congrats @pledis_17 well deserved! 🏆😭❤️ https://t.co/nQZ…"
##
## [[7617]]
## [1] "nicheyoungie: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7618]]
## [1] "wonuyaa17: RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB"
##
## [[7619]]
## [1] "huyngtaesimp: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[7620]]
## [1] "m0chii_3: See yaaaah seventeen 🤍 https://t.co/nZYNfCxkGX"
##
## [[7621]]
## [1] "liltle_plantie: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7622]]
## [1] "itzyrism: RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…"
##
## [[7623]]
## [1] "nicheyoungie: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[7624]]
## [1] "_1995mhai: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7625]]
## [1] "coupssdrling: RT @saintsaIv: GAGOOOO MY MAN JUST BOUGHT ME BE THE SUN SEVENTEEN TICKETS HAYOP https://t.co/84n5DZ0fVj"
##
## [[7626]]
## [1] "dearsvteen: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7627]]
## [1] "hopilov94: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[7628]]
## [1] "jihancheol88: RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…"
##
## [[7629]]
## [1] "eochanah: RT @otteru_211: 세븐틴 #조슈아 #디노 \n[Article]\nSEVENTEEN Joshua, \"Put (his) arms around Dino's shoulders\"\nSEVENTEEN Joshua, \"Dino, can you see up…"
##
## [[7630]]
## [1] "kupasvt: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7631]]
## [1] "i4sunsu: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7632]]
## [1] "luvvyanggg: If you see this, you're required to list your top 10 groups\n1. Nct \n2. Aespa\n3. Iz*one (incluyendo las solistas, iv… https://t.co/Arhec6vURA"
##
## [[7633]]
## [1] "vania3011: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7634]]
## [1] "WeasleySivan16: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7635]]
## [1] "catchthesezzzs: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7636]]
## [1] "hieutsiot: It’s a lie idols are busy lol not when you’re seventeen."
##
## [[7637]]
## [1] "WeasleySivan16: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7638]]
## [1] "aegigian_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7639]]
## [1] "WeasleySivan16: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7640]]
## [1] "WeasleySivan16: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7641]]
## [1] "joshuasboyfie: RT @WwangelbabywW: lamon 🫦 is 😩 life ✊🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI #호시 @pledis_17 https://t.co/reZEnCKkP0"
##
## [[7642]]
## [1] "hoeeshook: Manifesting seeing the boyz and Seventeen this year😍😍😍"
##
## [[7643]]
## [1] "coupssdrling: RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5"
##
## [[7644]]
## [1] "hanniessvt: seeing people from bets bulacan posting giveaways and donations to help carats see seventeen and to make the sold o… https://t.co/4i1OorkZuo"
##
## [[7645]]
## [1] "ThiruGeneva: @peoplesvaccine @maxlawsontin @ashleighfurlong \"As many as seventeen million people are estimated to have died in t… https://t.co/BJqyhl8ZF0"
##
## [[7646]]
## [1] "lolakwan_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7647]]
## [1] "infoinsync01: RT @fae_______: Most nominated kpop groups for China End Year Awards @/ChinaMusicData \n\n1. Blackpink-14\n2. Seventeen-13\n3. (G)-IDLE-12\n4. R…"
##
## [[7648]]
## [1] "Lillian79976312: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7649]]
## [1] "prynn0: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7650]]
## [1] "yooncoupsie: RT @wonubliss: seventeen's outfit tonight https://t.co/xksUCtkKdd"
##
## [[7651]]
## [1] "96lTGlRL: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7652]]
## [1] "bbhjww: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7653]]
## [1] "moon1ndustry_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7654]]
## [1] "TrumpsNewBoss: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[7655]]
## [1] "joshuasboyfie: RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…"
##
## [[7656]]
## [1] "smallmatsubot: congratulayion you are give birth to SEVENTEEN FERRETS"
##
## [[7657]]
## [1] "hoonie_hoonieee: RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…"
##
## [[7658]]
## [1] "moon1ndustry_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7659]]
## [1] "eisashi_n: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7660]]
## [1] "moon1ndustry_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7661]]
## [1] "enjellovesyoon: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7662]]
## [1] "joshuranghae: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7663]]
## [1] "Shivvvvvvv2: @ColorsTV @ShivThakare9 Seventeen #BBKingShiv #ShivThakare"
##
## [[7664]]
## [1] "moon1ndustry_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7665]]
## [1] "ImChriseeth: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7666]]
## [1] "bea_shuahae: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[7667]]
## [1] "ndeyerokhaya795: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7668]]
## [1] "xxqttam: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7669]]
## [1] "CutiesKit: RT @tinkswonu: wonwoo’s photocard for seventeen 2023 season’s greetings ❤️ https://t.co/m2HTo0jfsJ"
##
## [[7670]]
## [1] "yooncoupsie: RT @dadeuthannie: Congratulations SEVENTEEN for winning the AAA Fabulous Award 🏆🎉\n\n#세븐틴 @pledis_17 https://t.co/R4aty2ojqE"
##
## [[7671]]
## [1] "Iyahidoiii: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7672]]
## [1] "wonuichanggu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7673]]
## [1] "kimceomingyu: RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5"
##
## [[7674]]
## [1] "kimceomingyu: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7675]]
## [1] "mattmonroe1980: Nostalgic record ritual and cleaning house. Time to shut off the world for a bit and travel back to that angst-fil… https://t.co/HJ0DRAq6uP"
##
## [[7676]]
## [1] "_1995mhai: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7677]]
## [1] "yooncoupsie: RT @sounds_of_cheol: seventeen - AAA fabulous award 🏆🖤 https://t.co/MTIp0SIMVt"
##
## [[7678]]
## [1] "seventeen: What Your Period Blood Says About Your Body https://t.co/EwpLdPvvhI https://t.co/NROuwmWTtg"
##
## [[7679]]
## [1] "moonxchwita: RT @My17youth: SEVENTEEN at AAA 2022 \n\n#SEVENTEEN #세븐틴 https://t.co/ByP5fCF62Z"
##
## [[7680]]
## [1] "AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Block… https://t.co/8iczkQ0ILr"
##
## [[7681]]
## [1] "yooncoupsie: RT @wonubliss: Congratulations to SEVENTEEN for winning Fabulous Award at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆"
##
## [[7682]]
## [1] "janessssreidx: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[7683]]
## [1] "sapphire6ix: RT @MsKwon_15: \"Three friends, one heart.\"\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…"
##
## [[7684]]
## [1] "kimceomingyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7685]]
## [1] "forevergluv: If you see this you're required to list your top 10 groups\n1. EVERGLOW\n2. ATEEZ\n3. EXO\n4. ENHYPEN\n5. (G)I-DLE\n6. TW… https://t.co/8pJ3AkUki6"
##
## [[7686]]
## [1] "yooncoupsie: RT @wonubliss: ooh seventeen’s outfit 🖤 https://t.co/F4iBh0FZY3"
##
## [[7687]]
## [1] "AriaDanyelle: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7688]]
## [1] "july_seventeen: RT @TheFigen_: Thieves catch the robber! What a wonderful world! https://t.co/LPbZzY5ore"
##
## [[7689]]
## [1] "WangPuppy_852g7: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7690]]
## [1] "sapphire6ix: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[7691]]
## [1] "coupsprotector: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[7692]]
## [1] "eianxyoon: RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…"
##
## [[7693]]
## [1] "neverwhalbeach: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7694]]
## [1] "PabloRams25: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7695]]
## [1] "yooncoupsie: RT @min9yu_tttop: SEVENTEEN with their Hot Trend Award 🏆🧡 @pledis_17 https://t.co/deXFTiU8U7"
##
## [[7696]]
## [1] "GioManzanoJr: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[7697]]
## [1] "nicheyoungie: RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK"
##
## [[7698]]
## [1] "Kiiimmyy_95: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7699]]
## [1] "nodichn: RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…"
##
## [[7700]]
## [1] "danizyyyy: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7701]]
## [1] "WandaLissetteT2: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[7702]]
## [1] "WangPuppy_852g7: RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…"
##
## [[7703]]
## [1] "dindin_ttattu: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7704]]
## [1] "eisashi_n: RT @seoksooinlove: ✨Be The Sun in Bulacan freebies✨\n\nI'll be giving away glow in the dark bracelets, approx 150pcs \n\n♡ For team concert & t…"
##
## [[7705]]
## [1] "luvforjah: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[7706]]
## [1] "yooncoupsie: RT @wonubliss: Hot Trend Singer - SEVENTEEN 🏆 https://t.co/bOSv42XQn0"
##
## [[7707]]
## [1] "etherealkhoshi: RT @featuringchan: hello, here's my freebies for BE THE SUN in BULACAN ♥️\n\n⤑ location: tba (hanapin nyo na lang me, eme hahaha)\n⤑ 1:1\n⤑ uns…"
##
## [[7708]]
## [1] "dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] rea… https://t.co/0L8V0ppyQP"
##
## [[7709]]
## [1] "acoustic_jisoo_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7710]]
## [1] "songbluenim: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7711]]
## [1] "Shxmiemie_: RT @mochymltyy: HELP ME RT THIS 🙏🏻\ni need to clear my album to further my studies 🥺 I’ve lowered the price a lot from RM 35, i really need…"
##
## [[7712]]
## [1] "AgustDaniela: RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV"
##
## [[7713]]
## [1] "haruharuminwon: WTB👀 #jmwbuys \nseventeen dicon my choice is... teddy double sided yang belum ada tandanya\n\npreferably ready ina\nhar… https://t.co/4nvxbFgUNH"
##
## [[7714]]
## [1] "puifai_n: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7715]]
## [1] "hani3hae: RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…"
##
## [[7716]]
## [1] "BlueCookieGal1: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7717]]
## [1] "_wonuyah: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7718]]
## [1] "svt_hanniemelon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7719]]
## [1] "numbercount: One hundred and seventy-two thousand six hundred and seventeen."
##
## [[7720]]
## [1] "haveawonwoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7721]]
## [1] "kidultpoca: RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…"
##
## [[7722]]
## [1] "mochiwoo98: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7723]]
## [1] "yooncoupsie: RT @svtcontents: 🖼️ 221213 SEVENTEEN at the 2022 Asia Artist Awards Red Carpet Press Previews\n\nS.COUPS, JOSHUA, JEONGHAN https://t.co/LjaPF…"
##
## [[7724]]
## [1] "Lillian79976312: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[7725]]
## [1] "coupssdrling: RT @i4pjae: wts lfb help rt\n\nseventeen be the sun con ticket (ubb reg) — 4850 (100 for online fees)\n\nt. wts lfb ph svt seventeen be the sun…"
##
## [[7726]]
## [1] "Ahying20026254: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7727]]
## [1] "vkooknamngi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7728]]
## [1] "xWonusvt: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0"
##
## [[7729]]
## [1] "hyojinsmile: if you see this, you're required to list your top 10 groups\n\n1. onf\n2. kingdom\n3. seventeen\n4. txt\n5. twice\n6. oh m… https://t.co/fM6UXftrrt"
##
## [[7730]]
## [1] "TOXX_XXOT: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7731]]
## [1] "naevioo0o: RT @gyubasic: —i look over at you and see sunshine 🌞\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN @pledis_17 https://t.co/1TCxyV8FCg"
##
## [[7732]]
## [1] "jshuwaa_: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7733]]
## [1] "CutiesKit: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7734]]
## [1] "hoeeshook: If you see this, you're required to list your top groups: (I'll do of all time, no order)\n1. Big Bang\n2. Bts\n3. Vix… https://t.co/aswZvWvK0W"
##
## [[7735]]
## [1] "gyupsie_rri: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[7736]]
## [1] "soft4ksy: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7737]]
## [1] "lovernihannie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7738]]
## [1] "mymarahuyo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7739]]
## [1] "scoupstatts: RT @mini_mimisiez: ✨ Seventeen carver ver (DK) unsealed album giveaway ✨\n + peace scoups pc w/ care package ^^ \n\n🌼 mechanics \n- Follow me…"
##
## [[7740]]
## [1] "luvforjah: RT @snwulove: wts lfb help rt pre order keyrings for soonwoo lovers!\n\n₱100 only for keyrings( 3 slots per keyring )\n\ncan open for other mem…"
##
## [[7741]]
## [1] "sapphire6ix: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[7742]]
## [1] "yoonhaliya: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7743]]
## [1] "lovethestanlife: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7744]]
## [1] "huyngtaesimp: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7745]]
## [1] "myoingie: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7746]]
## [1] "its4phire_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[7747]]
## [1] "yulchwe: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[7748]]
## [1] "mingyu17ive: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7749]]
## [1] "extratteen: I’m not mentally prepared for Seventeen’s concert videos tomorrow 🙂"
##
## [[7750]]
## [1] "Siri24741948: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7751]]
## [1] "cpdh_: RT @p1wonies: jongseob said he went to watch seventeen’s dokyeom’s musical, xcalibur and that it was fun! he also went to watch bap’s daehy…"
##
## [[7752]]
## [1] "BaeJocie99: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[7753]]
## [1] "jayu_wankhede: RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT"
##
## [[7754]]
## [1] "sapphire6ix: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[7755]]
## [1] "cheolzino: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7756]]
## [1] "SuGab888: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7757]]
## [1] "Siri24741948: RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the \"GRAND…"
##
## [[7758]]
## [1] "bubble_ncteaa: car selcas with gyu ( ´▽`)\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN https://t.co/dRLXRp5v1y"
##
## [[7759]]
## [1] "lovernihannie: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7760]]
## [1] "GioManzanoJr: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7761]]
## [1] "carrot_thinker: RT @usagaincarats: Updated list of seventeen cupsleeve events in the USA and Canada 💙💖 \n#usaevents #kpopevents #kpop #kpopseventeen #sevent…"
##
## [[7762]]
## [1] "whatkindofcarat: @yunjeanpink i recommend watching their variety content to get to know them! they have a weekly variety show (Going… https://t.co/WJjRxB7HM0"
##
## [[7763]]
## [1] "luvforjah: RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…"
##
## [[7764]]
## [1] "Cafyss: RT @snowkhoshi: seventeen has always been the same https://t.co/mRuHBPIohL"
##
## [[7765]]
## [1] "yooncoupsie: RT @theseoulstory: 📸 SEVENTEEN Wonwoo at ‘2022 Asia Artist Awards’ today 💛 @pledis_17 \n\n#2022AAA #2022AsiaArtistAwards https://t.co/SkqdwRa…"
##
## [[7766]]
## [1] "kwanberryboo: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7767]]
## [1] "gyupsie_rri: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7768]]
## [1] "yooncoupsie: RT @dadeuthannie: SEVENTEEN - AAA Hot Trend Award 🏆🎉🎉 lmao they’re so annoying they’re obviously trying not to laugh while hoshi gives his…"
##
## [[7769]]
## [1] "iemks546: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7770]]
## [1] "95_lover_4ever: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7771]]
## [1] "blossomingoo: RT @billboard: Watch #SEVENTEEN’s Joshua, Dino and Mingyu take on the 'Wednesday' dance challenge backstage at #LA3C! https://t.co/Es7BmTtZ…"
##
## [[7772]]
## [1] "om_tatamic: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7773]]
## [1] "pogiboo17: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[7774]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [INSTAGRAM]\n221213 Mingyu instagram update\n\n🐶: LA \n2022.12.10\n\nLike, comment, share\n🔗https://t.co/r0ZUhyda0Z\n\n#SEVENTE…"
##
## [[7775]]
## [1] "jjongdoIIy: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7776]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [INSTAGRAM]\n221213 Mingyu instagram story update\n\n🐶: @/saythename_17 @SnoopDogg we were so happy to be able to perform…"
##
## [[7777]]
## [1] "0xBigwin19bibi: @r4in3_twt gooodlucck!! #BeTheSuninBULACAN #SEVENTEEN https://t.co/TJbIVD5FxP"
##
## [[7778]]
## [1] "mvnbleu: RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…"
##
## [[7779]]
## [1] "jeon1w_oo: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7780]]
## [1] "0526things: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7781]]
## [1] "jihancheol88: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[7782]]
## [1] "gyulovelyy: RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ"
##
## [[7783]]
## [1] "blossomingoo: RT @KimMingyuGlobal: Congrats SEVENTEEN for winning AAA Hot Trend, AAA Fabulous Award, and AAA Grand Prize Singer of The Year on 2022 Asia…"
##
## [[7784]]
## [1] "Dwizzle2021: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7785]]
## [1] "myonlyonewoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7786]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [VIDEO] #MINGYU at 2022 Asia Artist Awards IN JAPAN\n\nWatch full:\n▶️https://t.co/AWRIchcUcq\nSeventeen fancam:\n▶️https:/…"
##
## [[7787]]
## [1] "keulise0: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7788]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [INFO] Mingyu has safely arrived in Korea. Rest well Mingyu~ 🐶❤\n\n©️Behind\n#SEVENTEEN #MINGYU\n#세븐틴 #민규 @pledis_17 https…"
##
## [[7789]]
## [1] "kookangels: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[7790]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Ilgan Sports\nReact, recommend, share\n🔗https:/…"
##
## [[7791]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [VIDEO] 221214 Mingyu at Incheon Airport\n\n©️Newsen\n#SEVENTEEN #MINGYU\n#세븐틴 #민규 @pledis_17 https://t.co/eCdWUhJPXx"
##
## [[7792]]
## [1] "0xBigwin19bibi: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[7793]]
## [1] "blossomingoo: RT @KimMingyuGlobal: 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.co/QlwrfX…"
##
## [[7794]]
## [1] "blossomingoo: RT @KimMingyuGlobal: 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.co/QlwrfX…"
##
## [[7795]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.c…"
##
## [[7796]]
## [1] "Fai960609: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7797]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Xports News\nReact, recommend, share\n🔗https://…"
##
## [[7798]]
## [1] "Podongtruzie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7799]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [INSTAGRAM]\n221214 Dispatch Korea update with Mingyu and Seventeen at Incheon Airport\n\nLike, Comment, Share\n🔗https://t…"
##
## [[7800]]
## [1] "LyzzznWon: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[7801]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/…"
##
## [[7802]]
## [1] "alwayseokminie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7803]]
## [1] "luvforjah: RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…"
##
## [[7804]]
## [1] "bbclrmgn04: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[7805]]
## [1] "softpsyche: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7806]]
## [1] "seobkitty: me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk"
##
## [[7807]]
## [1] "dprcigs: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7808]]
## [1] "hani3hae: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[7809]]
## [1] "bbclrmgn04: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[7810]]
## [1] "blossomingoo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7811]]
## [1] "luvforjah: RT @jiminsols: 💌 seventeen be the sun bulacan freebies ☻\n\n♡ strictly 1:1 (random pack)\n♡ time & loc: tba on d-day\n♡ mbf, rt & like\n\nsee you…"
##
## [[7812]]
## [1] "xtinesp: Saving this picture for today. Same place and not sooooo different world☺️ Seventeen😍 Welcome back to the Philippin… https://t.co/7EZ6yh29GS"
##
## [[7813]]
## [1] "tigerhosxhii: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7814]]
## [1] "bbclrmgn04: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7815]]
## [1] "blossomingoo: RT @KimMingyuGlobal: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW #2 #MINGYU CUT\n\n#SVT2023시즌그리팅\n#세븐틴 #민규 @pledis_17 https://t.co/Pe4kwyj5Nz"
##
## [[7816]]
## [1] "yooncoupsie: RT @sounds_of_cheol: congrats seventeen for the AAA hot trend award 🏆👏🏻🖤 https://t.co/ehEmee92Ie"
##
## [[7817]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/W…"
##
## [[7818]]
## [1] "yooncoupsie: RT @wonubliss: Congratulations to SEVENTEEN for winning the Hot Trend Award at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆"
##
## [[7819]]
## [1] "lousanoze: SEVENTEEN RIGHT HERE https://t.co/KCFo6ibJXI"
##
## [[7820]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\nWoozi: \"Mingyu, are you okay?\n\n©️Newsen\nReact, r…"
##
## [[7821]]
## [1] "jazrandomreader: RT @gyuhuizones: Jun's SVT 2023 Season's Greetings inclusions!\n\ncr. churusvt\n\n#JUN #준 #SEVENTEEN #세븐틴 https://t.co/SHo8n2RRYJ"
##
## [[7822]]
## [1] "blossomingoo: RT @KimMingyuGlobal: 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Osen\nReact, recommend, share\n3. https://t.co/mLeIeNTkM…"
##
## [[7823]]
## [1] "yooncoupsie: RT @dadeuthannie: congratulations seventeen!! aaa hot trend award 🎉🎉 https://t.co/ehuaclxW9i"
##
## [[7824]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Osen\nReact, recommend, share\n1. https://t.co/q…"
##
## [[7825]]
## [1] "yooncoupsie: RT @svtcontents: @pledis_17 [#AWARD] SEVENTEEN won the AAA Hot Trend Award (SINGER) at the 2022 Asia Artist Awards!! Congratulations, our b…"
##
## [[7826]]
## [1] "luvforjah: RT @jaysungsells: RE-POST BE THE SUN IN BULACAN FREEBIES\n\nhello, i'll be giving away freebies for be the sun in bulacan on Dec 17, 2022!\n\nl…"
##
## [[7827]]
## [1] "yvmis: Compro ingresso show seventeen highlight by performance unit https://t.co/lKaxrshZrB"
##
## [[7828]]
## [1] "Wonjunshihandk: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[7829]]
## [1] "eweecqt: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7830]]
## [1] "eevesdrops: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7831]]
## [1] "Siri24741948: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7832]]
## [1] "hanseokgyu_: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[7833]]
## [1] "yooncoupsie: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Main Show Press Previews\n\nSEUNGKWAN, WONWOO, MINGYU https://t.co…"
##
## [[7834]]
## [1] "ykislifehelp11: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7835]]
## [1] "yooncoupsie: RT @sounds_of_cheol: seventeen 🖤 https://t.co/tilGIaSrZv"
##
## [[7836]]
## [1] "hanseokgyu_: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[7837]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/Q…"
##
## [[7838]]
## [1] "luvforjah: RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…"
##
## [[7839]]
## [1] "blossomingoo: RT @KimMingyuGlobal: [VIDEO] Seventeen MINGYU departure, a real man is not cold! \"I wonder if I'm short-sleeved...\"\n\nA special highlight vi…"
##
## [[7840]]
## [1] "soobifilm: seungcheol cheol scoups clap chorus eyebrow stage svt seventeen\nhttps://t.co/PTyIE7pEOK"
##
## [[7841]]
## [1] "shuastars: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7842]]
## [1] "bbclrmgn04: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[7843]]
## [1] "dhraxis: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7844]]
## [1] "coupswonshi: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7845]]
## [1] "VIP_LC_SVT: RT @17svtedit: SEVENTEEN LOCKSCREEN\n\nS.Coups - Jeonghan\n\n@pledis_17 https://t.co/O7ZN06rqJV"
##
## [[7846]]
## [1] "jjs_jh: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[7847]]
## [1] "0xBigwin19bibi: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7848]]
## [1] "Stupidcounter: four million five hundred sixty two thousand five hundred seventeen"
##
## [[7849]]
## [1] "Alyssa_Jeon17: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7850]]
## [1] "HappyTixPasabuy: RT @HappyTixPasabuy: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN\n\nSELLING: (1) Upper Box C Reg 428\n-same price ₱1950\n-can do meetup tom / m…"
##
## [[7851]]
## [1] "luvforjah: RT @shushucart: ☀️ BE THE SUN IN BULACAN FREEBIES ☀️\n\nHi everyone! I'll be giving a JiHan/YoonHong freebies during the con, specific time a…"
##
## [[7852]]
## [1] "_boocherry_: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[7853]]
## [1] "bmurphypointman: RT @IndieBook: At seventeen, Lane Daniels joins the Air Force to direct his life away from conflicts, including those with police, in an at…"
##
## [[7854]]
## [1] "yulchwe: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7855]]
## [1] "yulchwe: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7856]]
## [1] "moonxchwita: RT @svt_espoons: 221213 AAA S.COUPS\n\n#SEVENTEEN #2022AAA #에스쿱스 https://t.co/fAe2o3IC2J"
##
## [[7857]]
## [1] "yulchwe: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7858]]
## [1] "mykitty__ww: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7859]]
## [1] "yulchwe: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7860]]
## [1] "notchew18: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[7861]]
## [1] "mingyusuaIs: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7862]]
## [1] "moonxchwita: RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus"
##
## [[7863]]
## [1] "luvforjah: RT @chsllvr_: 🌷 #BETSinBulacan\n ꒰ be the sun in bulacan freebies ꒱\n\n⤳hello, carats! i will be giving away freebies on dec 17, vv limited co…"
##
## [[7864]]
## [1] "jkthssii: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7865]]
## [1] "tasty_desu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7866]]
## [1] "moonxchwita: RT @astraleisa: #seventeen's gentle masculinity https://t.co/CmeeqkHoP5"
##
## [[7867]]
## [1] "hoeformeowonu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7868]]
## [1] "wxnwzz: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7869]]
## [1] "newskzi: @miss_svtmafia @pledis_17 I've been a fan of seventeen since adore you. they gave me comfort and a sense of belongi… https://t.co/tbfvRZ39yi"
##
## [[7870]]
## [1] "tasty_desu: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7871]]
## [1] "Regvelvet20: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7872]]
## [1] "strangeheqthers: I'm only seventeen, i dont know anything; but i know i miss you. -veronica and j.d. probably"
##
## [[7873]]
## [1] "littlepixie006: Have fun tomorrow FILO CARATS 🤍🤍\nIm pretty jealous... 🥺\nI hope Europe can see Seventeen soon too..."
##
## [[7874]]
## [1] "moonxchwita: RT @Stunning_COUPS: 221210 LA3C HQ\n\n🥵❤️🔥\n\n#에스쿱스 #SCOUPS\n#승철 #최승철 \n#세븐틴 #SEVENTEEN \n@pledis_17 https://t.co/Vg5jiHvzoe"
##
## [[7875]]
## [1] "soobifilm: wonwoo doing a thumbs up to scoups telling him the food is good woncheol svt seventeen\nhttps://t.co/by441xt3ci"
##
## [[7876]]
## [1] "codejihan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7877]]
## [1] "jenny80154120: RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT"
##
## [[7878]]
## [1] "daisy_bey: BRUH I FXKIN LOVE SEVENTEEN SO MUCH 😭😭😭 https://t.co/qqSxNRA4C7"
##
## [[7879]]
## [1] "tiaraboo1004_: RT @mlkshop_: • RANDOM SEALED ALBUM\n( SEVENTEEN,BTS, ENHYPEN, TWICE, BP, NCT, ATEEZ, IVE, NMIXX, SKZ, MONSTA X, AESPA, LE SSERAFIM, TREASUR…"
##
## [[7880]]
## [1] "luvforjah: RT @parkwangs: ic for seventeen bets be the sun in bulacan – freebies\n\nhi! might give some jihan, wonshua and rocket line banners on dec 17…"
##
## [[7881]]
## [1] "sebongren: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[7882]]
## [1] "maelkten: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7883]]
## [1] "Renethopia: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7884]]
## [1] "wmLhc66712: RT @Stunning_COUPS: 221210 LA3C HQ\n\n🥵❤️🔥\n\n#에스쿱스 #SCOUPS\n#승철 #최승철 \n#세븐틴 #SEVENTEEN \n@pledis_17 https://t.co/Vg5jiHvzoe"
##
## [[7885]]
## [1] "userhanmin: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7886]]
## [1] "moonxchwita: RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph"
##
## [[7887]]
## [1] "justhistar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7888]]
## [1] "justhistar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7889]]
## [1] "junwinhui: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7890]]
## [1] "justhistar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7891]]
## [1] "justhistar: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7892]]
## [1] "Zaty23M: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[7893]]
## [1] "99markjae_dkscw: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7894]]
## [1] "neogurywoo: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[7895]]
## [1] "aslieverywhere: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7896]]
## [1] "IamZua: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7897]]
## [1] "Cafyss: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7898]]
## [1] "jkminwon: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7899]]
## [1] "coupssdrling: RT @cannarikki: Seventeen Be The Sun in Bulacan Giveaway🎫🎁\n🎄 1 Upper Box C Premium Ticket\n🎄 Open only for Carats w/o any BeTS in Bulacan ti…"
##
## [[7900]]
## [1] "Wonjunshihandk: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7901]]
## [1] "jihancheol88: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[7902]]
## [1] "Cristian_sem_H: You got old and wrinkled...I stayed seventeen"
##
## [[7903]]
## [1] "nelly_nella_: 1. Astro\n2. Bts\n3. Stray kids\n4. Ateez\n5. The rose\n6.Seventeen\n7. Txt \n8. P1harmony\n9. Monsta x\n10. Treasure or on… https://t.co/J5UhNjFeV8"
##
## [[7904]]
## [1] "newskzi: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7905]]
## [1] "xu_myngh: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7906]]
## [1] "_hosh1gyu: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7907]]
## [1] "ISHUCREAM1230: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7908]]
## [1] "YashitaVerma2: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7909]]
## [1] "_justadump: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7910]]
## [1] "MikroGIOsmos: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7911]]
## [1] "xvxchxnxp: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7912]]
## [1] "vp_marina: Finally 29, seventeen would never cross my mind https://t.co/lBhJslgTcA"
##
## [[7913]]
## [1] "carrotgyuh: RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…"
##
## [[7914]]
## [1] "jjungkookiee_97: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7915]]
## [1] "kaewkae66848999: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7916]]
## [1] "Cafyss: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7917]]
## [1] "hannieheyyyy: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[7918]]
## [1] "maincrahao: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7919]]
## [1] "ceuphoriazen1: RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…"
##
## [[7920]]
## [1] "chefmingoo: RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0"
##
## [[7921]]
## [1] "taekehys: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7922]]
## [1] "_marahuyooo: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[7923]]
## [1] "luvforjah: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[7924]]
## [1] "hestiacartz_: RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…"
##
## [[7925]]
## [1] "coupssdrling: RT @17dayph: SEVENTEEN\n7th Anniversary Cafe Open.\n\n📍WouldULike EWM\n\n#YourHappySmileIsMyDay\n#HappySEVENTEENDay https://t.co/fBfPWoqt8L"
##
## [[7926]]
## [1] "_hosh1gyu: RT @jwwoozii: WOOZI'S BIRTHDAY GIVEAWAY!! \n\n🍚 1 winner of 1122 php gcash\n🍚 22 winners of 50 php gcash\n \n- like & rt\n- reply w woozi or soon…"
##
## [[7927]]
## [1] "afannnofxosvt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7928]]
## [1] "liezldhin: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7929]]
## [1] "afannnofxosvt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7930]]
## [1] "HJLUVRS: RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1"
##
## [[7931]]
## [1] "afannnofxosvt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7932]]
## [1] "luvforjah: RT @choochu07: 🐯Seventeen as Thomasian Graduates PC🐯\n✨Be The Sun in Bulacan Giveaway✨\n\n💗Like & RT to spread\n💙1:1\n💗First few people to appro…"
##
## [[7933]]
## [1] "kukioreo_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7934]]
## [1] "ErickFoo: RT @emop1ssangel: The cure\n\nPornography or Seventeen seconds? https://t.co/QycwjX5p90"
##
## [[7935]]
## [1] "wenjunhuhu: RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards selling for SET ONLY\n\n5000 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may look…"
##
## [[7936]]
## [1] "vikii_salina: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7937]]
## [1] "Manasawin_08: RT @13CaratDiamond_: I also want to add this moment, wherein Minghao became Junhui's photographer in Limbo behind the scenes. \n\n#SEVENTEEN …"
##
## [[7938]]
## [1] "carmycarmyesq: RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…"
##
## [[7939]]
## [1] "xiuspo: @theraneynight SEVENTEEN ?!?!?!!!?"
##
## [[7940]]
## [1] "Manasawin_08: RT @13CaratDiamond_: In Limbo behind the scenes, Junhui and Minghao took a selca in front of the mirror.\n\n#SEVENTEEN #세븐틴 #セブチ\n#JUN #文俊辉 #준…"
##
## [[7941]]
## [1] "misswonooo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7942]]
## [1] "stellarhueka: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[7943]]
## [1] "naevis_calling: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7944]]
## [1] "carmycarmyesq: RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…"
##
## [[7945]]
## [1] "Michele6360: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[7946]]
## [1] "_hosh1gyu: RT @rockwithmingyu: seventeen bets mnl confetti & random merch GA PH!✨️\n\nget a chance to win svt albums, photocards and unofficial merch! +…"
##
## [[7947]]
## [1] "killa_ix: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…"
##
## [[7948]]
## [1] "coupssdrling: RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…"
##
## [[7949]]
## [1] "xxqttam: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7950]]
## [1] "npxiesvt: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[7951]]
## [1] "0xytocity: — wts lfb | #densells_\n\n🏷️ wts lfb svt fts scoups jeonghan joshua jun hoshi wonwoo woozi the8 minghao mingyu dk seu… https://t.co/BssY5MrLzY"
##
## [[7952]]
## [1] "Diija9: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[7953]]
## [1] "jihancheol88: RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…"
##
## [[7954]]
## [1] "tjasa0412: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7955]]
## [1] "whatkindofcarat: RT @dadeuthannie: seventeen at aaa - shadow, march, and hot full performance 🖤\n\nstage platforms moving, backup dancers, the amount of carat…"
##
## [[7956]]
## [1] "mmt2431: RT @MsKwon_15: \"Three friends, one heart.\"\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…"
##
## [[7957]]
## [1] "feerlvsdokyeom: que lindo se ve seventeen en el killing voice 😭😭"
##
## [[7958]]
## [1] "_hosh1gyu: RT @featuringchan: hello, here's my freebies for BE THE SUN in BULACAN ♥️\n\n⤑ location: tba (hanapin nyo na lang me, eme hahaha)\n⤑ 1:1\n⤑ uns…"
##
## [[7959]]
## [1] "whatkindofcarat: RT @1woo17: CONGRATS SEVENTEEN FOR WINNING THE SINGER OF THE YEAR (DAESANG) AT 2022 AAA 🥳🏆🏆🏆\nFOR 2 YEARS IN A ROW!! \nDESERVE 😭 @pledis_17 h…"
##
## [[7960]]
## [1] "echanechanie: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[7961]]
## [1] "geeeennielyn: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7962]]
## [1] "jikoogicarts: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[7963]]
## [1] "chanaa98_: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7964]]
## [1] "CaldwellThomas1: SEVENTEEN YEARS THE ACTUAL FUCK https://t.co/kTFR4EcSNd"
##
## [[7965]]
## [1] "Mahta_rr: RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…"
##
## [[7966]]
## [1] "mmt2431: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[7967]]
## [1] "AlexaAlecxa: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[7968]]
## [1] "jihancheol88: RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…"
##
## [[7969]]
## [1] "dokyeomtcjimin: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7970]]
## [1] "scheolwindy: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[7971]]
## [1] "_hosh1gyu: RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…"
##
## [[7972]]
## [1] "EloisaAli5: Wts lfb seventeen pc set\n\n🐸 Strictly Sold as Set only !\n🐸 700 set + pf + sf\n🐸 Can look for kahati and can ship to d… https://t.co/SgZ2MYFv4Y"
##
## [[7973]]
## [1] "xxqttam: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[7974]]
## [1] "Sunny032797: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[7975]]
## [1] "dultta5: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[7976]]
## [1] "kxxberry: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7977]]
## [1] "jihancheol88: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[7978]]
## [1] "moon_bammie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7979]]
## [1] "luvforjah: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[7980]]
## [1] "wenplusone_: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[7981]]
## [1] "wonulop: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[7982]]
## [1] "minshuahanwoo: RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…"
##
## [[7983]]
## [1] "MaxineAillah: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[7984]]
## [1] "jshn__95: RT @_HONEYHEAVENLY: 181104 IDEAL CUT THE FINAL SCENE \n#정한 #JEONGHAN #세븐틴 #SEVENTEEN @pledis_17 🐰🐰💕 https://t.co/Gcn2s63P3O"
##
## [[7985]]
## [1] "ellii_twit: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[7986]]
## [1] "_hosh1gyu: RT @leechancha: 🍚 Woozi Birthday Giveaway 🎂 🎉\n\n▪︎like & rt \n▪︎Vote for Seventeen on MAMA\n▪︎Stream 'HOT' MV\n▪︎drop the tags and proof of vot…"
##
## [[7987]]
## [1] "wossellv: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[7988]]
## [1] "ksunoopeach: RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…"
##
## [[7989]]
## [1] "mihanzxcv_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7990]]
## [1] "dumbabadumdum: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[7991]]
## [1] "25Onang: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[7992]]
## [1] "minshuahanwoo: RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…"
##
## [[7993]]
## [1] "hongcoups: RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH"
##
## [[7994]]
## [1] "jihancheol88: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[7995]]
## [1] "_Deedandelion: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[7996]]
## [1] "kelvinreyes08: Wahhh its the concert day today enjoy seventeen and carats i hope soon i will part of the concert hoping and prayin… https://t.co/ZYy4sgde0D"
##
## [[7997]]
## [1] "msnwu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[7998]]
## [1] "_beyygene: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[7999]]
## [1] "cheesicart: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[8000]]
## [1] "wonulop: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8001]]
## [1] "___97gyu: RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…"
##
## [[8002]]
## [1] "cheesicart: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[8003]]
## [1] "_beyygene: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8004]]
## [1] "minyoongisugaBB: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8005]]
## [1] "dumbabadumdum: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8006]]
## [1] "luvhscartz: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8007]]
## [1] "smolkimseokjin: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8008]]
## [1] "greywonwoo: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[8009]]
## [1] "HOSHane_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8010]]
## [1] "lachicashii: wts lfb ph seventeen svt be the sun in bulacan\n\n#BeTSinBULACAN #BeTheSuninBulacan #SVTinMNL\n\nSelling for a friend… https://t.co/qqgEkJp7Re"
##
## [[8011]]
## [1] "dee_numerouno_k: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8012]]
## [1] "ella_mki: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8013]]
## [1] "luvmingoo: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[8014]]
## [1] "leofangerls: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[8015]]
## [1] "inna__nc: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8016]]
## [1] "_hosh1gyu: RT @katcheeeeng: Hi filo carats ❤️ \nWe will be giving away freebies on BETS BULACAN this Dec 12. So find me and my besties on dday ❤️\n\n🥰 he…"
##
## [[8017]]
## [1] "2YZHer4: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[8018]]
## [1] "PanDUHCourtney: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8019]]
## [1] "eyahann13: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8020]]
## [1] "artifaccts: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8021]]
## [1] "clowjfs: RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1"
##
## [[8022]]
## [1] "jihancheol88: RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…"
##
## [[8023]]
## [1] "_hosh1gyu: RT @yupsheskitten: ‼️ GIVEAWAY ‼️\n— @wonwooshop_ph is giving away: \n\n• 1 SEALED SEVENTEEN ALBUM\n• 1 RANDOM SEASON'S GREETINGS \n\nmechanics o…"
##
## [[8024]]
## [1] "greywonwoo: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8025]]
## [1] "by_soonminwon: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8026]]
## [1] "feat_jia: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8027]]
## [1] "luvforjah: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[8028]]
## [1] "gyupov: i hope seventeen has a fun time with filipino carats tomorrow 🥺🫶🏽"
##
## [[8029]]
## [1] "_hosh1gyu: RT @cheolitoswifeyy: ✨ALBUM & CASH GIVEAWAY✨\n#HANNIEbiGAy\n\nPrizes:\n3 - SVT Dream Sealed Album\n2 - 500 GCash\n1 - OT13 Fanmade Photocards\n\nEn…"
##
## [[8030]]
## [1] "jwonwx: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8031]]
## [1] "_hosh1gyu: RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…"
##
## [[8032]]
## [1] "minobeach: RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl"
##
## [[8033]]
## [1] "yenaaaney: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[8034]]
## [1] "imclarexx27: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8035]]
## [1] "minshuahanwoo: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[8036]]
## [1] "kelvinreyes08: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8037]]
## [1] "nhh_rv: RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm"
##
## [[8038]]
## [1] "BotLifetime: Seventeen and Forgotten"
##
## [[8039]]
## [1] "Joshujibestiess: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8040]]
## [1] "_hosh1gyu: RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…"
##
## [[8041]]
## [1] "MonalisaOT12: RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…"
##
## [[8042]]
## [1] "Euphoria_angel_: RT @eilymee_: « 𝐚𝐥𝐥 𝐨𝐟 𝐦𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐥𝐢𝐤𝐞 𝐦𝐢𝐝𝐧𝐢𝐠𝐡𝐭 𝐫𝐚𝐢𝐧 »\n ❛ ⌗ ꒷꒦ ꒦꒷ ꒷꒦\n\n#Hoshi #SEVENTEEN \n#CaratSelcaDay #carat https://t.co/RdnxuoG…"
##
## [[8043]]
## [1] "_96art: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[8044]]
## [1] "PhillipLNorman3: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[8045]]
## [1] "luvforjah: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[8046]]
## [1] "casuallchwe: RT @moon_junels: already obsessed with him whining & pouting ever since but this is too much for me too handle.😙✌🏻\n\n#에스쿱스 #SCOUPS\n#승철 #최승철…"
##
## [[8047]]
## [1] "KatsukiSel: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8048]]
## [1] "AJKwon_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8049]]
## [1] "jihancheol88: RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…"
##
## [[8050]]
## [1] "eilymee_: « 𝐚𝐥𝐥 𝐨𝐟 𝐦𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐥𝐢𝐤𝐞 𝐦𝐢𝐝𝐧𝐢𝐠𝐡𝐭 𝐫𝐚𝐢𝐧 »\n ❛ ⌗ ꒷꒦ ꒦꒷ ꒷꒦\n\n#Hoshi #SEVENTEEN \n#CaratSelcaDay #carat https://t.co/RdnxuoGoOi"
##
## [[8051]]
## [1] "wonsoocart: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8052]]
## [1] "hwnghyunjeanz: @miss_svtmafia @pledis_17 all carats deserves to see #Seventeen in #BeTSinBULACAN i deserve to see them because it… https://t.co/HxY4VF1612"
##
## [[8053]]
## [1] "myHanniieee: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8054]]
## [1] "fernand26568085: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[8055]]
## [1] "LOSTVC4USE: RT @NEVERVMlND: just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd"
##
## [[8056]]
## [1] "hohohocheeks: RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…"
##
## [[8057]]
## [1] "MinY901: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8058]]
## [1] "sweetbittermw: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8059]]
## [1] "_wonucherry: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8060]]
## [1] "25Onang: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8061]]
## [1] "dre_seventeen: @shuasmwah @pichulinology u mean that goofy talk?? 🚶🏻🚶🏻"
##
## [[8062]]
## [1] "woshikyeom: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8063]]
## [1] "KatsukiSel: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8064]]
## [1] "hwnghyunjeanz: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8065]]
## [1] "Cundunk1: RT @pledis_17: SEVENTEEN Special Album '; [Semicolon]' Official Photo #SEUNGKWAN\n\n#SEVENTEEN #세븐틴\n#Semicolon #세미콜론\n#201019_6pm https://t.co…"
##
## [[8066]]
## [1] "btsvt6135261315: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8067]]
## [1] "imraciuu_svt: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8068]]
## [1] "ARTHURkYE0M_ll: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8069]]
## [1] "luvforjah: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[8070]]
## [1] "lyyangiee: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8071]]
## [1] "Hobi_bbb: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8072]]
## [1] "msnwu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8073]]
## [1] "luvrstk: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8074]]
## [1] "vminkook_vmk: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8075]]
## [1] "hannieqtp2t: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8076]]
## [1] "y_oonnics: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[8077]]
## [1] "meiaiharafl: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[8078]]
## [1] "barbfease: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[8079]]
## [1] "SANDRUXISS: RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…"
##
## [[8080]]
## [1] "kimhobiminjin: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8081]]
## [1] "_hosh1gyu: RT @mingyoshis: ‼️ BE THE SUN FREEBIES ‼️\n\nHi Carats! @euumii_17 and I will give out limited OT13 and Woozi banners; will include some offi…"
##
## [[8082]]
## [1] "iz5040iz61: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8083]]
## [1] "thatsly_jaymer: RT @pebblebrrain: Dadbur au where Wilbur raises his little brother from a young age. Tommy’s too young to understand, and grows up calling…"
##
## [[8084]]
## [1] "Thisisieroween: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8085]]
## [1] "iz5040iz61: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8086]]
## [1] "bamtoriesggyu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8087]]
## [1] "Ana_Gomez605: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8088]]
## [1] "iz5040iz61: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8089]]
## [1] "liezldhin: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8090]]
## [1] "iz5040iz61: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8091]]
## [1] "izadoraaziz: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8092]]
## [1] "msnwu: @yupsheskitten I deserve to see them after a long tiring hell week 🥹 I need to see my comfort aaaaa\n\n#SEVENTEEN… https://t.co/FfuTR6ELvf"
##
## [[8093]]
## [1] "minshuahanwoo: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8094]]
## [1] "CarinCamen: RT @CarinCamen: Hidden Treasures - Day Seventeen https://t.co/Z8DmRIW5TS"
##
## [[8095]]
## [1] "kimmajdouline17: RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0"
##
## [[8096]]
## [1] "_hosh1gyu: RT @cherryshgyu: ✨Be The Sun in Bulacan freebies✨\n\nHello! I will be having freebies for betsbul on December 17. 🥰 Simply rt and like this t…"
##
## [[8097]]
## [1] "seaseasonss: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[8098]]
## [1] "kimhobiminjin: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8099]]
## [1] "cheolacee: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8100]]
## [1] "r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before… https://t.co/9lfHeDyTvx"
##
## [[8101]]
## [1] "_______nm4: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8102]]
## [1] "_hosh1gyu: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[8103]]
## [1] "kimhobiminjin: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8104]]
## [1] "Regvelvet20: Goodluck CARATs enjoy and don't forget to follow the etiquette okay??? Sending love from the Team Bahay Visayas \n\n#BeTSinBULACAN \n#SEVENTEEN"
##
## [[8105]]
## [1] "allmyloveshua: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8106]]
## [1] "jeon_u_won2w00: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[8107]]
## [1] "bruwetzualrisse: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8108]]
## [1] "vegastars99: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[8109]]
## [1] "SeokHorseMin: RT @ohmyjunnie: me: 😐\nhim: ☺️\n\n#CaratSelcaDay #CSD #THE8 #SEVENTEEN @pledis_17 https://t.co/tHX9w3jQFS"
##
## [[8110]]
## [1] "ewikaaashn: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8111]]
## [1] "opavtyy: @joealwyns9inch @cleverlycardi2 @PopCrave your fav literally dated seventeen year olds i don’t wanna hear it"
##
## [[8112]]
## [1] "tinyteez1024: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8113]]
## [1] "normaIbot: Breaking my back just to know your name\nSeventeen tracks and I've had it with this game"
##
## [[8114]]
## [1] "_hosh1gyu: RT @yoonelica: 🎉#BETSinBULACAN FREEBIES🎉\n\n2 weeks left CARATS! \ntogether w/ @azelyoon, @wonwonssii, and @mochiihoshi15, we’re giving away s…"
##
## [[8115]]
## [1] "casuallchwe: RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT"
##
## [[8116]]
## [1] "jihancheol88: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[8117]]
## [1] "xtheoluvr: RT @p1wonies: jongseob said he went to watch seventeen’s dokyeom’s musical, xcalibur and that it was fun! he also went to watch bap’s daehy…"
##
## [[8118]]
## [1] "geeeennielyn: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[8119]]
## [1] "s_mi_ling: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[8120]]
## [1] "_hosh1gyu: RT @minwonshuji: BIRTHDAY GIVEAWAY!!\nbirthday ko na 3 weeks na lang so i decided na mag pagiveaway! gusto ko lang mag share 😹🤍\n\none (1) win…"
##
## [[8121]]
## [1] "fangirlislifeuu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8122]]
## [1] "lilbadksw19: at this point i’m mostly just a tbz twitter account lmao- all my oneus and seventeen stuff is in my cirlce 🥲"
##
## [[8123]]
## [1] "takoyuutaa: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[8124]]
## [1] "WfKeKjMYIbqR994: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8125]]
## [1] "msnwu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8126]]
## [1] "swangel1004: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8127]]
## [1] "int0skz: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8128]]
## [1] "_hosh1gyu: RT @ccllrr17: #BeTheSuninBulacan #BeTSBulacan #BeTSinBulacan #Seventeen FREEBIES! Hi Carats! May mga 300 freebies kami na ipapamigay sa dda…"
##
## [[8129]]
## [1] "yjhanniepyong: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[8130]]
## [1] "strawshua: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[8131]]
## [1] "shuasmwah: @dre_seventeen @pichulinology Even i see that she does WDYM"
##
## [[8132]]
## [1] "jihan1995_: @miss_svtmafia @pledis_17 I want to see seventeen, to hear them sing live, to have fun with them, to dance and sing… https://t.co/CSk7W9sNPn"
##
## [[8133]]
## [1] "8149cart: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8134]]
## [1] "kmyshim: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8135]]
## [1] "strawshua: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[8136]]
## [1] "moruuu_10: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8137]]
## [1] "gyushus: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8138]]
## [1] "solboohaojjang: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8139]]
## [1] "heeliftror: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8140]]
## [1] "snowballexshi: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8141]]
## [1] "caratiny23: RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…"
##
## [[8142]]
## [1] "moruuu_10: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8143]]
## [1] "letrang_elle: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8144]]
## [1] "j0yj0y__: RT @SparklingMiii: WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego)\n\nca…"
##
## [[8145]]
## [1] "iammisscharlene: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[8146]]
## [1] "wonwoosexcbrain: wts lfb #BeTheSuninBULACAN LBB PREM 213 8,500 ONLY FROM 11600. PAYMENT TOMORROW UPON MEET UP. CAN PROVIDE RECEIPTS… https://t.co/ODOG1xDpWj"
##
## [[8147]]
## [1] "moruuu_10: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8148]]
## [1] "no1boober: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8149]]
## [1] "moruuu_10: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8150]]
## [1] "bambizgf_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8151]]
## [1] "PJHC4RT: @miss_svtmafia @pledis_17 I want to see SEVENTEEN live because I'm a huge fan of them and their music. They're one… https://t.co/xMP0qYOaaV"
##
## [[8152]]
## [1] "Snowfoxiiee: @TeenVogue SAY THE NAME SEVENTEEN!💎 @pledis_17"
##
## [[8153]]
## [1] "_hosh1gyu: RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…"
##
## [[8154]]
## [1] "wonuluckyboy: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8155]]
## [1] "whatkindofcarat: RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0"
##
## [[8156]]
## [1] "aintleux: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8157]]
## [1] "very_horanghaey: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8158]]
## [1] "ktanniee_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8159]]
## [1] "_seventeeeeen17: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8160]]
## [1] "EldritchAranea: RT @Oniwanbashu: “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch couldn’t dra…"
##
## [[8161]]
## [1] "wonuluckyboy: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8162]]
## [1] "jihancheol88: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[8163]]
## [1] "simmlaylaa: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8164]]
## [1] "_Yedamie7: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8165]]
## [1] "hollye_h: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[8166]]
## [1] "gyucutietot: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8167]]
## [1] "400461i: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8168]]
## [1] "cocoaamelon: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8169]]
## [1] "BaRk_r0wR: I just want to thank ate @miss_svtmafia and ate @yupsheskitten for the giveaways!! Thank you very muchhh po,, even… https://t.co/KN2k1BOnl0"
##
## [[8170]]
## [1] "CaryennG: Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT6e9wEL"
##
## [[8171]]
## [1] "krasshen_ezz: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8172]]
## [1] "huntzworld: Let's do this 🫡\n1. Ateez\n2. KQ Fellaz 2 (predebut)\n3. W24\n4. TXT\n5. Astro\n6. VIXX\n7. Day6\n8. Seventeen\n9. Xdinary H… https://t.co/33nCrYwukz"
##
## [[8173]]
## [1] "_hosh1gyu: RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…"
##
## [[8174]]
## [1] "RosaAng22672241: RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg"
##
## [[8175]]
## [1] "caratiny23: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…"
##
## [[8176]]
## [1] "0297haulz: ❕D-DAY\nBE THE SUN BULACAN \nSEE YOU @pledis_17 🤍\n#BeTSinBULACAN #BeTheSuninBULACAN\n#세븐틴 #SEVENTEEN… https://t.co/nYV5bMAJOR"
##
## [[8177]]
## [1] "_treasure12_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8178]]
## [1] "jihancheol88: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8179]]
## [1] "eclypsun: RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG"
##
## [[8180]]
## [1] "sourarabi: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8181]]
## [1] "MoomSakuna: RT @koreansales_twt: Best-selling K-Acts on Oricon in 2022 (Final)\n\n01. #SEVENTEEN — 1,725,494\n02. #ENHYPEN — 1,007,202\n03. #BTS — 922,497…"
##
## [[8182]]
## [1] "pmariaaaaa: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8183]]
## [1] "RaynorRayn18: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8184]]
## [1] "marcodi1980: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[8185]]
## [1] "dreamyjunhui: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[8186]]
## [1] "very_horanghaey: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8187]]
## [1] "caratiny23: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…"
##
## [[8188]]
## [1] "RaynorRayn18: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8189]]
## [1] "yonmimimi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8190]]
## [1] "RaynorRayn18: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8191]]
## [1] "jihan1995_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8192]]
## [1] "aojxtmashi: seventeen https://t.co/YuB3NI8R7Y"
##
## [[8193]]
## [1] "BuenavistaAryan: RT @shanediamond17: HRT WTS LFB BETS Japan TC and Japan Home TC Pulls! Thank you @minwonhoshi ! #EKFeedbacks \nOpen for sale and trade. DM F…"
##
## [[8194]]
## [1] "hobi39911409: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8195]]
## [1] "coupshan_sebong: @miss_svtmafia @pledis_17 Would like to win this GA for my daughter who’s an ult seventeen fan. This will serve as… https://t.co/ROc6YYa4Zc"
##
## [[8196]]
## [1] "vilIainyves: RT @Chewlastic: You Made My Dawn ✨️🖤🎆\n\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Nu4uEk1ytD"
##
## [[8197]]
## [1] "dojeaji: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8198]]
## [1] "dhphgthy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8199]]
## [1] "thekpopvibes: RT @pledis_17: [17'S JUN] Photo by @allurekorea📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴\n#allurekorea https://t.co/8r40oQCYyq"
##
## [[8200]]
## [1] "archveshua: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8201]]
## [1] "bewithbu: @yupsheskitten Every Carats deserve to see SEVENTEEN. I want to hear them live im stanning them for years now https://t.co/oQyu0WJ6pq"
##
## [[8202]]
## [1] "micksberry369: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8203]]
## [1] "bambizgf_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8204]]
## [1] "hyuntdae: RT @minwonjeu: Starting from tomorrow until Dec 23 (7 days of Seventeen) they will publish various contents of svt on vivi sns. 🤭🤭🤭🤭🤭🤭🤭 OKA…"
##
## [[8205]]
## [1] "sinaka_chow: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8206]]
## [1] "TYSAYPP: RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…"
##
## [[8207]]
## [1] "wintercreati: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8208]]
## [1] "xvauyi: RT @baekhyunmim: not new to #kpoptwt ~ \n\n gabi \neight-teen <3\ninfp - she/they ⁑ \n\nults - svt, txt, bts, nct, exo, superm + shinee\n\nult bias…"
##
## [[8209]]
## [1] "RaynorRayn18: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8210]]
## [1] "PJHC4RT: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8211]]
## [1] "Soniaso_: RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1"
##
## [[8212]]
## [1] "atpstumii: @miss_svtmafia @pledis_17 seventeen has been my comfort ever since i discover them, so seeing them or hearing them… https://t.co/Y9Fy78PMbF"
##
## [[8213]]
## [1] "Biscoiteiratra: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8214]]
## [1] "paula21196: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8215]]
## [1] "tigerhosxhii: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[8216]]
## [1] "shuaashushushu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8217]]
## [1] "noissante: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[8218]]
## [1] "fiqaschnlvr: RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…"
##
## [[8219]]
## [1] "mihanzxcv_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8220]]
## [1] "knjlmsd: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8221]]
## [1] "froghao_0: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8222]]
## [1] "_hosh1gyu: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[8223]]
## [1] "777DKWonwoo: @miss_svtmafia @pledis_17 I don't know if I'm really the deserving one to win the ticket but one thing i know is th… https://t.co/y6ABg4oB5T"
##
## [[8224]]
## [1] "jkhobi25: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8225]]
## [1] "dre_seventeen: @pichulinology if u talking abt flirting and stuff side yes im not 🚶🏻🚶🏻🚶🏻"
##
## [[8226]]
## [1] "atpstumii: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8227]]
## [1] "niinghao: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[8228]]
## [1] "coupshan_sebong: @miss_svtmafia @pledis_17 Would like to win this GA for my daughter who’s an ult seventeen fan. This will serve as… https://t.co/5TaiQyyWkO"
##
## [[8229]]
## [1] "jeydinalways: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8230]]
## [1] "jeycodonat: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8231]]
## [1] "boojikyeom: RT @spicykmg: I still can't believe that I'm seeing SEVENTEEN live tomorrow 😭"
##
## [[8232]]
## [1] "Sheengeleng: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8233]]
## [1] "takoyuutaa: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8234]]
## [1] "kawterXback: 1_EXO\n2_CBX\n3_X-EXO\n4_SC\n5_treasure\n6_seventeen \n7_red velvet \n8_theboyz\n9_txt\n10_exo future sub unit 🌚☠️ https://t.co/1JsgXBkdCc"
##
## [[8235]]
## [1] "Nick25426726585: @AbsoluteChelsea @geglobo Spending that kind of money on a seventeen year old will be stupid"
##
## [[8236]]
## [1] "foxxcunning: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8237]]
## [1] "Asahibot20: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8238]]
## [1] "skwncartz: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8239]]
## [1] "_cmrj: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8240]]
## [1] "choicheollie: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8241]]
## [1] "anyonedrei: @miss_svtmafia @pledis_17 I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents and stre… https://t.co/IXt4nHFyxZ"
##
## [[8242]]
## [1] "shiloah_magu: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[8243]]
## [1] "yoonjeongh4ns: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[8244]]
## [1] "shuariea: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8245]]
## [1] "Rien01310371: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8246]]
## [1] "akflpffk_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8247]]
## [1] "gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1"
##
## [[8248]]
## [1] "yeobojun447651: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8249]]
## [1] "tomyyouth_nus: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[8250]]
## [1] "p_jones9001: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[8251]]
## [1] "lkim024: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8252]]
## [1] "newbiecarathere: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8253]]
## [1] "enjellovesyoon: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8254]]
## [1] "kwonhoshicart: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8255]]
## [1] "benzschool: RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…"
##
## [[8256]]
## [1] "yoonjeongh4ns: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[8257]]
## [1] "snorlaxxxxe: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8258]]
## [1] "minhuiyeolie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8259]]
## [1] "wzmg_: @miss_svtmafia @pledis_17 i want to see how the boys enjoy performing for the first time 🥹🥹 i na through this ga i… https://t.co/c7ixQZjV0j"
##
## [[8260]]
## [1] "Haning_j: RT @12solamifasol: just saw this park jihoon dancing to hot seventeen during AAA? YESSSSS 🥹 https://t.co/55kAdvUcKl"
##
## [[8261]]
## [1] "ChoVhemmie: @miss_svtmafia @pledis_17 Please this is my friend @/tisca_johnson 1st seventeen concert.. he has been through a lo… https://t.co/fz3uFZT2Po"
##
## [[8262]]
## [1] "svt1012_: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[8263]]
## [1] "itsmewannable: @yupsheskitten i've been a fan of seventeen since jhs and now im already in college, my love for them just grows bi… https://t.co/KFH4v2Ld2E"
##
## [[8264]]
## [1] "mihanzxcv_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8265]]
## [1] "_llaineeey: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8266]]
## [1] "777DKWonwoo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8267]]
## [1] "xiaoeunnn: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8268]]
## [1] "itsmewannable: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8269]]
## [1] "jihancheol88: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8270]]
## [1] "tychooo_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8271]]
## [1] "TbeomxjunT: @BTXTLOV3S 👏👏 *play clap by seventeen* 👀"
##
## [[8272]]
## [1] "luvforjah: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[8273]]
## [1] "desmileee: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8274]]
## [1] "jshn__95: RT @Adoring_SVT: [PIC/HQ] 171231 - 180101 #SEVENTEEN at MBC Gayo Daejejeon - Jeonghan\n#세븐틴 #정한 \n[© Rabbit in Daybreak, Purple Snow] https:/…"
##
## [[8275]]
## [1] "dokyeeeooomie: @miss_svtmafia @pledis_17 i want to see them performing in the biggest arena in the world, i want to be part of th… https://t.co/IK6RMYoj2N"
##
## [[8276]]
## [1] "YoonGeorgiaHong: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[8277]]
## [1] "weomonu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8278]]
## [1] "_llaineeey: @miss_svtmafia @pledis_17 To be honest I met seventeen when I'm having my anxiety, and they are the person who help… https://t.co/GjdBlVNn8H"
##
## [[8279]]
## [1] "myBlue218: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8280]]
## [1] "aronsolomon: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[8281]]
## [1] "soft4ksy: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8282]]
## [1] "kyeomiexie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8283]]
## [1] "SayWahuWahu: @miss_svtmafia @pledis_17 I don't know why I should win... Eme. But honestly, I do believe that I deserve to be par… https://t.co/03pwr1mBTk"
##
## [[8284]]
## [1] "vanillabluetae: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[8285]]
## [1] "KatsukiSel: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8286]]
## [1] "anyonedrei: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8287]]
## [1] "twentywanbae: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8288]]
## [1] "xtinecart: RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H"
##
## [[8289]]
## [1] "shiloah_magu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8290]]
## [1] "itsandykim: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8291]]
## [1] "yoonsheeng: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8292]]
## [1] "anyonedrei: @miss_svtmafia @pledis_17 @bobgyul I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents… https://t.co/k0b36tj1wg"
##
## [[8293]]
## [1] "abbellehong1017: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8294]]
## [1] "jihancheol88: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8295]]
## [1] "tazkiyahauliar: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[8296]]
## [1] "hanniboni: RT @dailygyushua: [#NEWS]\n221216 SEVENTEEN is nominated for 13 categories in the 2022 #ChinaYearEnd Awards. Winner will be announced on Dec…"
##
## [[8297]]
## [1] "bloogirlfriend: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8298]]
## [1] "kayeiiiii: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8299]]
## [1] "ShitoTuki: RT @adoreffects: 💖 Seventeen songs wallpaper(?) 💙\n\n—RT/like if you save it! \n\n@pledis_17 https://t.co/nHUTLdJpUN"
##
## [[8300]]
## [1] "shiloah_magu: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8301]]
## [1] "SayWahuWahu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8302]]
## [1] "hoshwidk: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8303]]
## [1] "dokyeeeooomie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8304]]
## [1] "itsmewannable: @yupsheskitten i've been a fan of seventeen since jhs and now im already in college, my love for them just grows bi… https://t.co/Df1B2Y8A1o"
##
## [[8305]]
## [1] "Dasheru_u: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8306]]
## [1] "Lucy91N: RT @hannieglazed: some of us may found seventeen late,we may have not been there since the start but we found them the exact time when we r…"
##
## [[8307]]
## [1] "Jayee3Mp4: @miss_svtmafia @pledis_17 Witnessing a SEVENTEEN concert is every carats dream as their concerts are packed with in… https://t.co/ppYmAsA2k3"
##
## [[8308]]
## [1] "mushroom_teen: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8309]]
## [1] "woshikyeom: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8310]]
## [1] "vminkook_vmk: @miss_svtmafia @pledis_17 I deserve this because seventeen always help me when I'm sad, their music always comforts… https://t.co/QrYowXD4Xg"
##
## [[8311]]
## [1] "Xeismr: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8312]]
## [1] "iamnumberbot: Three hundred twelve million, three hundred twenty-six thousand, one hundred seventeen."
##
## [[8313]]
## [1] "mimaaaxxx: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8314]]
## [1] "itsmewannable: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8315]]
## [1] "_jcheol: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8316]]
## [1] "wildfloweral: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8317]]
## [1] "_nanakeyt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8318]]
## [1] "bettychoi91: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8319]]
## [1] "minwonqt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8320]]
## [1] "SushiiNg52: RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV"
##
## [[8321]]
## [1] "coupshan_sebong: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8322]]
## [1] "moosamchanlover: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8323]]
## [1] "miss_svtmafia: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8324]]
## [1] "slip23: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8325]]
## [1] "hitorijanaye: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8326]]
## [1] "loveyoonjh: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8327]]
## [1] "ODiasanta: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8328]]
## [1] "wonjaecart: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8329]]
## [1] "maricarttt: WTS LFB\n\nSeventeen Be the Sun in Bulacan\n\nTwo (2) LBB regular 203 row 54 - ₱15k both\n\nComes with freebies. \n\nPhysic… https://t.co/HvfhIxLByT"
##
## [[8330]]
## [1] "bebeamoraaa14: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8331]]
## [1] "cheolacee: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8332]]
## [1] "froghao_0: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[8333]]
## [1] "lizisawommy: i miss going seventeen"
##
## [[8334]]
## [1] "kihyunsjay: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[8335]]
## [1] "lkim024: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8336]]
## [1] "CamelliaKiller: “ mm.. it’s truly nice. Leaving Kabukicho was the best choice I’ve made in seventeen years. “ https://t.co/uYyG6Sh1yv"
##
## [[8337]]
## [1] "KRISVEM: So early in the airport coz I don’t wanna miss my flight. @pledis_17 ang hirap nyong mahalin! 🥹 #BeTheSuninBULACAN… https://t.co/pe4WFfo7zI"
##
## [[8338]]
## [1] "rtjunwen: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[8339]]
## [1] "marii_nhel: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8340]]
## [1] "chinginacca: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8341]]
## [1] "Beststan15: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8342]]
## [1] "V10L_et: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8343]]
## [1] "ssunnycloudy: RT @mecimapro: [UPDATE] SEVENTEEN #BETHESUNinJKT (Additional Show) - Showtime will be at 7PM WIB (19:00 WIB). Event timetable will be updat…"
##
## [[8344]]
## [1] "Yjhnihae: @miss_svtmafia @pledis_17 Seventeen is my light. They helped me and they were the reason why I'm still standing rn.… https://t.co/SP3fukNEJt"
##
## [[8345]]
## [1] "SeleniumXVII: @miss_svtmafia @pledis_17 Seventeen is always been my safe place, I want to see the people who make it easy for me… https://t.co/3bvH38XKjP"
##
## [[8346]]
## [1] "athynna_a: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8347]]
## [1] "_gdncs13: @miss_svtmafia @pledis_17 WANT TO SEE SEVENTEEN AND IWANT TO HEAR THEM SING LIVE THEY'RE THE REASON WHY IM FIGHTING… https://t.co/dUvU1OaXNt"
##
## [[8348]]
## [1] "enstarbuns: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8349]]
## [1] "wishonasky: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8350]]
## [1] "dda_dduu: @miss_svtmafia @pledis_17 Everyone deserve to see seventeen and that includes me. I deserve this because no matter… https://t.co/Zwh9SCsHSB"
##
## [[8351]]
## [1] "anyonedrei: @yupsheskitten I deserve to see #SEVENTEEN cause I'm a super duper fan, I watch their contents and stream everyday.… https://t.co/rDYOwJ96zl"
##
## [[8352]]
## [1] "luvforjah: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[8353]]
## [1] "miya_caratlnd13: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8354]]
## [1] "cloisepam: see you later my sebongs 💗 #SEVENTEEN #SEVENTEENinBulacan https://t.co/9yJjGp3HtV"
##
## [[8355]]
## [1] "askjsikcindyyy: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8356]]
## [1] "cse843: @miss_svtmafia @pledis_17 deserve ko kc na survive ko ang stressful sem 😭🙏 i wanna see them perform live, sing alo… https://t.co/JcWZNhNeac"
##
## [[8357]]
## [1] "ARTHURkYE0M_ll: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8358]]
## [1] "diamondwonu17: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8359]]
## [1] "nebulagyu: flowers <3\n\n#CaratSelcaDay #CSD #SEVENTEEN https://t.co/9vBllaM2sZ"
##
## [[8360]]
## [1] "mxngyuxx: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8361]]
## [1] "SVT1004052615: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8362]]
## [1] "onlythemolerry: @stillgoIden seventeen going under live from finsbury park 😏 also fthc and faith in the future"
##
## [[8363]]
## [1] "shiloah_magu: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8364]]
## [1] "rikuonime: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8365]]
## [1] "wzmg_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8366]]
## [1] "everyone_wunoo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8367]]
## [1] "eiiissaaa_a: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8368]]
## [1] "_cxjayy: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8369]]
## [1] "shhuuwwaa: @miss_svtmafia @pledis_17 I want Seventeen to my first concert experience ❤️. And also this will act as my gift bec… https://t.co/OGfxv8DZAK"
##
## [[8370]]
## [1] "ariezdale: Woiii!😭 I can't keep up with SVT's update because of work but I hope my fellow carats will enjoy the con later! Pa… https://t.co/Bqp1w9XvDr"
##
## [[8371]]
## [1] "itsmewannable: @miss_svtmafia @pledis_17 @bobgyul i've been a fan of seventeen since jhs and now im already in college, my love fo… https://t.co/iG33tvIYI4"
##
## [[8372]]
## [1] "cathennalilith: RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm"
##
## [[8373]]
## [1] "kathlengggyu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8374]]
## [1] "ChoVhemmie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8375]]
## [1] "tomyyouth_nus: RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…"
##
## [[8376]]
## [1] "_gdncs13: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8377]]
## [1] "ynjyuk1: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[8378]]
## [1] "joshushushuwu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8379]]
## [1] "BaRk_r0wR: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8380]]
## [1] "eungyao: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[8381]]
## [1] "knd17may: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8382]]
## [1] "faholoworks: @miss_svtmafia @pledis_17 @bobgyul To be part of this fandom is a blessed thing already and to know seventeen is a… https://t.co/6W6WKbmfAA"
##
## [[8383]]
## [1] "faholoworks: @miss_svtmafia @pledis_17 @bobgyul To be part of this fandom is a blessed thing already and to know seventeen is a… https://t.co/brZdFDlxB9"
##
## [[8384]]
## [1] "kttywonwoo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8385]]
## [1] "xu_myngh: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8386]]
## [1] "spazz_svt: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8387]]
## [1] "mjtf47: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[8388]]
## [1] "intaksz: txt, seventeen, p1harmony https://t.co/09p3PcFcgU"
##
## [[8389]]
## [1] "toywatch81: @oliverdarcy @PuckNews @JonKelly2 You’re a weasel! “Senior media reporter”???? You’re just a weasel! Just look at y… https://t.co/MVyPEK1ekz"
##
## [[8390]]
## [1] "ichoose_gyu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8391]]
## [1] "cse843: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8392]]
## [1] "mmmookon: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8393]]
## [1] "ynjyuk1: RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN"
##
## [[8394]]
## [1] "taehyuncore: RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB"
##
## [[8395]]
## [1] "shhuuwwaa: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8396]]
## [1] "KathHorannn: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8397]]
## [1] "us4r97: RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm"
##
## [[8398]]
## [1] "Mariyeaaaah: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8399]]
## [1] "bubbyje: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8400]]
## [1] "_nathtwt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8401]]
## [1] "sichengluvvr: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8402]]
## [1] "ulthoshua: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8403]]
## [1] "Joshujibestiess: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8404]]
## [1] "xtinecart: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8405]]
## [1] "shiloah_magu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8406]]
## [1] "LunarSVT123: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[8407]]
## [1] "sahifeels: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8408]]
## [1] "JamieCristo4306: RT @Oniwanbashu: “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch couldn’t dra…"
##
## [[8409]]
## [1] "xxnomercy: RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG"
##
## [[8410]]
## [1] "vminkook_vmk: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8411]]
## [1] "WonJaePilSanYeo: RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV"
##
## [[8412]]
## [1] "9yushua_: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8413]]
## [1] "Aelarius: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8414]]
## [1] "cyvll2: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8415]]
## [1] "Janna_L_17: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8416]]
## [1] "xu_myngh: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8417]]
## [1] "nathsssnathsss: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8418]]
## [1] "Yjhnihae: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8419]]
## [1] "harutulog: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8420]]
## [1] "jseunie07: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8421]]
## [1] "dda_dduu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8422]]
## [1] "MissssssC: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8423]]
## [1] "dxborahh_2: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8424]]
## [1] "fueledfantasies: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8425]]
## [1] "snwuhoon: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[8426]]
## [1] "sunflower_1802: RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…"
##
## [[8427]]
## [1] "justmeysaaa: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8428]]
## [1] "eulxynx: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[8429]]
## [1] "by_soonminwon: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8430]]
## [1] "yoongimtv: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8431]]
## [1] "_jeonghan_nie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8432]]
## [1] "CaratJoeeeeeee: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8433]]
## [1] "svtreasureffect: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8434]]
## [1] "seungppiri: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8435]]
## [1] "sjmtrkw: @anne_carole14 1- kai (exo)\n2- ateez \n3- bts\n4- junghwan (treasure)\n5- jeonghan (seventeen)\n6- ?? jsp\n7- jimin\n8- n… https://t.co/xNPCxUdajC"
##
## [[8436]]
## [1] "rk_chocob0ba: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8437]]
## [1] "suju22teuksung: 1. Super junior\n2. Exo \n3. Seventeen\n4.xeed\n5. Txt\n6. Stray kids\n7. Ateez\n8 big bang \n9 treasure \n10 NCT https://t.co/pCsZ6L7sxn"
##
## [[8438]]
## [1] "Chan19Lee: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8439]]
## [1] "SeleniumXVII: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8440]]
## [1] "_yoonjunghan_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8441]]
## [1] "pmariaaaaa: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8442]]
## [1] "xasahinax: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8443]]
## [1] "imraciuu_svt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8444]]
## [1] "Jayee3Mp4: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8445]]
## [1] "hwakttn: seventeen are so dear to me 🫂🫶"
##
## [[8446]]
## [1] "8haochive: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8447]]
## [1] "Hoshi_eerie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8448]]
## [1] "evryw0n: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8449]]
## [1] "Gyu0328_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8450]]
## [1] "btssvt713: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8451]]
## [1] "onlywons_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8452]]
## [1] "bebeamoraaa14: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8453]]
## [1] "oheungsvt: @starfess seventeen sama day6🥲"
##
## [[8454]]
## [1] "mingfthao_17: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8455]]
## [1] "_gyuhan2022: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8456]]
## [1] "_cherryberri: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8457]]
## [1] "itzaimae: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8458]]
## [1] "kxsoonhao: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8459]]
## [1] "400461i: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8460]]
## [1] "doyplace: RT @sweetiejaehyun: ‼️ WANT TO SELL ‼️\n\naab nct dream nct 127 wayv aespa newjeans izone weeekly seventeen itzy rocket punch tbz stayc\n\ndom:…"
##
## [[8461]]
## [1] "mariz_cblqnt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8462]]
## [1] "PriyankaTalgao3: @ColorsTV @ShivThakare9 Seventeen #BBKingShiv #ShivThakare"
##
## [[8463]]
## [1] "dikeideikei: RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl"
##
## [[8464]]
## [1] "ALucky925: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8465]]
## [1] "Joshongiie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8466]]
## [1] "miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and L… https://t.co/Jni6g7LskG"
##
## [[8467]]
## [1] "xiaoeunnn: RT @HiragiJujika: Seventeen BeTS Bulacan Freebies \n\n💎 open for all carats (team labas & team con)\n💎 pls RT & 💗 to spread\n💎 pls fall in line…"
##
## [[8468]]
## [1] "hanihaemii1004: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8469]]
## [1] "jiseokhao: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8470]]
## [1] "svts_bxnny: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8471]]
## [1] "bangtanjeejai: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8472]]
## [1] "SlLENTWAVE: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[8473]]
## [1] "yoonbinshiho: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[8474]]
## [1] "MeganJa33528118: @Spotify SEVENTEEN Be The Sun World Tour 💎☀️🔥 https://t.co/UOuqQLV532"
##
## [[8475]]
## [1] "xcoups__: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[8476]]
## [1] "sootspriting: RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…"
##
## [[8477]]
## [1] "evryw0n: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8478]]
## [1] "kxsoonhao: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8479]]
## [1] "yourcaratzen: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[8480]]
## [1] "warmwooyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8481]]
## [1] "pochiyeol: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[8482]]
## [1] "hoeformeowonu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8483]]
## [1] "yeahleechan: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8484]]
## [1] "K_Jeon96: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8485]]
## [1] "5sugarcones: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8486]]
## [1] "FannyAc01338370: RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…"
##
## [[8487]]
## [1] "shiloah_magu: RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…"
##
## [[8488]]
## [1] "jishoocho: RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…"
##
## [[8489]]
## [1] "LunarSVT123: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8490]]
## [1] "letrang_elle: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8491]]
## [1] "yeosangrules: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8492]]
## [1] "by_soonminwon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8493]]
## [1] "www_jeon17: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8494]]
## [1] "dkdnjfk_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8495]]
## [1] "accusary: they only want you when you're seventeen."
##
## [[8496]]
## [1] "boojikyeom: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8497]]
## [1] "_hosh1gyu: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[8498]]
## [1] "ujihun_: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[8499]]
## [1] "LunarSVT123: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[8500]]
## [1] "svts_bxnny: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[8501]]
## [1] "bubbyje: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8502]]
## [1] "svtforlife_ror: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8503]]
## [1] "breakerenids: RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ"
##
## [[8504]]
## [1] "llabnlt: RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…"
##
## [[8505]]
## [1] "coupssdrling: RT @won_inamiIIion: @jeonghooniie WTS LFB LBB REGULAR 205 BETS IN BULACAN\n\n- we will be your new friends \n- discounted, 9k nalang negotiabl…"
##
## [[8506]]
## [1] "wonooan: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[8507]]
## [1] "SeeUsIdle: 1. EXO\n2. (G)I-dle \n3. Seventeen \n\nFin du tweet. https://t.co/QlS3G8qVxd"
##
## [[8508]]
## [1] "jjeonghanieyaa: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[8509]]
## [1] "terucitos: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[8510]]
## [1] "mochipyoji: 1. Block B\n2. Seventeen\n3. EXO\n4. Winner\n5. DPR\n6. Mamamoo\n7. Twice\n8. Blackpink\n9. BTS\n10. Enhypen https://t.co/EUw1gliKHx"
##
## [[8511]]
## [1] "piscsdin: RT @shuarandom: what a handsome villain\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/RuIzq1by1c"
##
## [[8512]]
## [1] "jeonghoneybae: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8513]]
## [1] "Michaela2762169: RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…"
##
## [[8514]]
## [1] "9kmingyu: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8515]]
## [1] "choleytsom: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8516]]
## [1] "f4irykh: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8517]]
## [1] "jjongjjongiesri: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[8518]]
## [1] "JoonIsAmazeYeah: RT @LucieTaeYG: 𝓨𝓸𝓾'𝓻𝓮 𝓽𝓱𝓮 𝓸𝓷𝓮 𝓽𝓱𝓪𝓽 𝓘 𝔀𝓪𝓷𝓽...\n\n#CaratSelcaDay #CSD #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/Y0x3uKu7Uy"
##
## [[8519]]
## [1] "JijiAtinyAteez: RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…"
##
## [[8520]]
## [1] "everyone_wunoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8521]]
## [1] "wintercreati: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8522]]
## [1] "SeleniumXVII: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8523]]
## [1] "YJH_zie99: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8524]]
## [1] "staytyuned: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[8525]]
## [1] "rk_chocob0ba: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8526]]
## [1] "jnt_nwr: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[8527]]
## [1] "jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ"
##
## [[8528]]
## [1] "skeeleetons: RT @svthugsl: SEVENTEEN IN PHH TODAY ! happy fun everyone thats going stay safe !!"
##
## [[8529]]
## [1] "bboyhao_o: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8530]]
## [1] "everyone_wunoo: RT @auxinseventeen: You are my summer breeze, my winter sun. 🔆❄\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN @pledis_17 https://t.co/dLMakm…"
##
## [[8531]]
## [1] "twentywanbae: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8532]]
## [1] "deonubu: RT @snwuchibuys: 🎀◠ wts lfb svt mingyu pc\n\n╰ ₱300, ₱280 if payo\n╰ rush selling ; onhand\n╰ prio payo \n╰ rcbyt\nhelping my friend! can do meet…"
##
## [[8533]]
## [1] "enjellovesyoon: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8534]]
## [1] "Lattchwe: @yupsheskitten I believe that everyone deserves to see Seventeen, but I believe that I should win this not because… https://t.co/MlO4dkzALe"
##
## [[8535]]
## [1] "moonshuae: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8536]]
## [1] "onlywons_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8537]]
## [1] "Moonhanpa: RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…"
##
## [[8538]]
## [1] "coupssdrling: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[8539]]
## [1] "shhuuwwaa: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8540]]
## [1] "Stutiyoon: RT @Scoupscherry7: OKAY NVM found an old selfie, IVE BEEN taking selfies like coups way before I even know coups, we’re literal soulmates.…"
##
## [[8541]]
## [1] "yve_adaoag: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8542]]
## [1] "kttywonwoo: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8543]]
## [1] "itzaimae: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8544]]
## [1] "jjeonghanieyaa: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8545]]
## [1] "kbgchartdata: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook… https://t.co/FKFQYVcFpg"
##
## [[8546]]
## [1] "junehee99: RT @dokyeomfiles: Mood: super in need of SG 2023 dokyeom inclusions… 🤩\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/OtagLSYyDD"
##
## [[8547]]
## [1] "jjeonghanieyaa: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8548]]
## [1] "vobosquad: RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…"
##
## [[8549]]
## [1] "wonwoneko1714: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8550]]
## [1] "jjeonghanieyaa: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8551]]
## [1] "orbwonwoo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8552]]
## [1] "sylsvntn_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8553]]
## [1] "twoteenseok: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8554]]
## [1] "dda_dduu: @miss_svtmafia @pledis_17 @bobgyul Everyone deserve to see seventeen and that includes me. I deserve this because n… https://t.co/Bt9Ur7NnGz"
##
## [[8555]]
## [1] "Lattchwe: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8556]]
## [1] "___97gyu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8557]]
## [1] "junehee99: RT @dokyeomfiles: 221216- The purest White Christmas with Dokyeom! 🎄☃️ | dk_is_dokyeom\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/Radu…"
##
## [[8558]]
## [1] "fbgiaodesign: PosterMyWall | 161222 Seventeen magazine cover\nFully customizable template\nUncropped template in the link bellow:… https://t.co/R1PVpP7JCb"
##
## [[8559]]
## [1] "shiningdias: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8560]]
## [1] "into_SooHui: wts lfb bets bulacan lbb reg tickets\n\ncan give the tickets for 9k pero negotiable \n- arena meet up\n- can give freeb… https://t.co/Fucj3DaRC0"
##
## [[8561]]
## [1] "aishitxteru_: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8562]]
## [1] "murkleechan: RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…"
##
## [[8563]]
## [1] "minwonqt: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8564]]
## [1] "marii_nhel: @yupsheskitten I know every carat deserves to see seventeen. And I know i'm one of those deserving people that real… https://t.co/9R6L95wSzF"
##
## [[8565]]
## [1] "itoohusername: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8566]]
## [1] "yeahleechan: RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…"
##
## [[8567]]
## [1] "peachyyaaa_: RT @hoshzone: seventeen tiktok update with hoshi and wonwoo! https://t.co/MT8D7lZFgW"
##
## [[8568]]
## [1] "army_purpleu13: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8569]]
## [1] "_lovey_rabbit: RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…"
##
## [[8570]]
## [1] "hoshimys: RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0"
##
## [[8571]]
## [1] "enhypenjaysgf: @ENHYPENSJAY Samuel the one that was gonna debut with seventeen right?"
##
## [[8572]]
## [1] "ofspeachdino: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[8573]]
## [1] "mihanzxcv_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8574]]
## [1] "chc_wn: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8575]]
## [1] "RobertEBarnes1: @TheAthletic Seventeen years later. How inspiring. Next please."
##
## [[8576]]
## [1] "kwanswatergirl: RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l"
##
## [[8577]]
## [1] "jiseokhao: RT @_deardarlings: Be The Sun in Bulacan Project ☀️\nby #DearDarlings, \n\nCARATs should stay hydrated for the whole day on December 17, 2022!…"
##
## [[8578]]
## [1] "outsoldskzflops: @jnkclerc i like barbie and the 12 dancing princess bc its literally seventeen"
##
## [[8579]]
## [1] "Angel3331434: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8580]]
## [1] "Sani10112: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8581]]
## [1] "hermes_hoon: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8582]]
## [1] "junhuislipmole: RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l"
##
## [[8583]]
## [1] "anneiyooo: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8584]]
## [1] "Moonhanpa: RT @babycrush_: \"Even if I give you everything in the world, I will never change, Promise me eternity, If you feel the same way as I do\" -…"
##
## [[8585]]
## [1] "Gyu0328_: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8586]]
## [1] "hwyounge: RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…"
##
## [[8587]]
## [1] "Moonhanpa: RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…"
##
## [[8588]]
## [1] "junehee99: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[8589]]
## [1] "hermes_hoon: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8590]]
## [1] "ChoiSeungShook: RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma"
##
## [[8591]]
## [1] "takoyuutaa: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8592]]
## [1] "yeahleechan: RT @Yang_Broke: Done packing the freebies\nJust want to show u guys the inclusions.\n3 set of freebies on the pics\nSee u carat later 🌻\n\n#BeTS…"
##
## [[8593]]
## [1] "anyonedrei: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8594]]
## [1] "nhixxie: @writingcap He waited seventeen years 🥹💕💕💕💕💕"
##
## [[8595]]
## [1] "4sahissi_: SEVENTEEN!!! https://t.co/rxOEnYv9iF"
##
## [[8596]]
## [1] "vminkook_vmk: @miss_svtmafia @pledis_17 @bobgyul Manifesting mapili kasi deserve ko to. Seventeen always taught me to fight for m… https://t.co/TuDlPeCZq8"
##
## [[8597]]
## [1] "pistachiosJJJ: RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…"
##
## [[8598]]
## [1] "svthugsl: SEVENTEEN IN PHH TODAY ! happy fun everyone thats going stay safe !!"
##
## [[8599]]
## [1] "sakuracarat: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8600]]
## [1] "yawnonewoo: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8601]]
## [1] "hsk_218_: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8602]]
## [1] "Moonhanpa: RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…"
##
## [[8603]]
## [1] "heartsvthirteen: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8604]]
## [1] "kim1wu: RT @Sugarbllxsom_: 🌟GIVEAWAY TICKET SEVENTEEN BE THE SUN BETS JKT JAKARTA ADDITIONAL SHOW🌟\n\n💙Blue F section for 1 winner💙\n- CARAT\n- Follow…"
##
## [[8605]]
## [1] "fvrgyuhan: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8606]]
## [1] "intaksz: seventeen https://t.co/8xvfsrkXaC"
##
## [[8607]]
## [1] "watakeibot: Now now, Hasumi Keito-kun is rather cold, is he not...☆ Fufufu. Hasumi Keito-kun, aren't you seventeen? It is as if… https://t.co/GwLRYFRgut"
##
## [[8608]]
## [1] "chomamamas: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8609]]
## [1] "NiiniRuby: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8610]]
## [1] "wonwoneko1714: RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…"
##
## [[8611]]
## [1] "Zarj34: DISCOUNTED NA MGA CHINGUS! \n\nDM IS THE KEY PO\n\n🏷️ seventeen svt be the sun in bulacan wts lfb wtb lfs wtt carats"
##
## [[8612]]
## [1] "xvauyi: RT @choerryscupcake: — day eleven !! looking for #moots on #kpoptwt and #stantwt i’m lei, 02’ <3\n\n★ i stan loona, twice, txt, stayc, sevent…"
##
## [[8613]]
## [1] "kyeowonwoo: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[8614]]
## [1] "liatiny_dancer: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[8615]]
## [1] "jiseokhao: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[8616]]
## [1] "quartzhae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8617]]
## [1] "uniqueornbby: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[8618]]
## [1] "snorlaxxxxe: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8619]]
## [1] "heartsvthirteen: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8620]]
## [1] "alviazhrr_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8621]]
## [1] "alviazhrr_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8622]]
## [1] "alviazhrr_: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8623]]
## [1] "mine_seungkwan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8624]]
## [1] "wonwoneko1714: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8625]]
## [1] "wiwiekkristanti: RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…"
##
## [[8626]]
## [1] "anyonedrei: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8627]]
## [1] "luvmingoo: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[8628]]
## [1] "Dodoljong: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8629]]
## [1] "jihan1995_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8630]]
## [1] "8haochive: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8631]]
## [1] "Moonhanpa: RT @notfluffyatall: Upin n ipin should be together without pin ⁉️🫵🏻😼💗🤍😋😆\n\n#CARATSELCADAY #CSD #MINGYU #SEVENTEEN #CARAT @pledis_17 https://…"
##
## [[8632]]
## [1] "JoyaaHae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8633]]
## [1] "linzai03kisses: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8634]]
## [1] "titiiiuuu: RT @cloudygureumi: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK M…"
##
## [[8635]]
## [1] "dizzyIover: @starscryatnight 1. blue from blues clues\n2. magenta from blues clues\n3. muffin from bluey \n4. ladybird from ladybi… https://t.co/TKbVkKQwSM"
##
## [[8636]]
## [1] "ikookgunj: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8637]]
## [1] "lolly_mudpie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8638]]
## [1] "swiftie_spoon: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8639]]
## [1] "ThayaneCamarg14: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8640]]
## [1] "noinluv: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8641]]
## [1] "00110111kai: RT @svt_verse: [#디노 🌟 221216] 2:30 PM KST\n\n#DINO: I really like these kind of thingsㅋㅋㅋㅋㅋ \n\n[DK’s story: ‘Joker’ movie poster ㅋㅋㅋㅋㅋ]\n\n@pled…"
##
## [[8642]]
## [1] "ymlls_: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8643]]
## [1] "yjhanscloud: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8644]]
## [1] "ezcart666: wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/oPqsVnuj5Q"
##
## [[8645]]
## [1] "won2hui: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8646]]
## [1] "dda_dduu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8647]]
## [1] "jeycodonat: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8648]]
## [1] "boutyou_svt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8649]]
## [1] "anyonedrei: @yupsheskitten I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents and stream everyday… https://t.co/nG71Zi8sob"
##
## [[8650]]
## [1] "4M6H7W: RT @nbdtaylor: yes. kim mingyu i have a crush on you 🤭🤭🤭🫣🤭🤭🤭 #SEVENTEEN #seventeenintoronto #BETHESUNinTORONTO https://t.co/1GRAzTcoZp"
##
## [[8651]]
## [1] "Xulyli_: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[8652]]
## [1] "35_kookie: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[8653]]
## [1] "everythingshua: the way they all look at him ☹️\n\n#JOSHUA #조슈아 #SEVENTEEN\nhttps://t.co/ZN0618b7C4"
##
## [[8654]]
## [1] "very_horanghaey: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8655]]
## [1] "jihoonieruby: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[8656]]
## [1] "MineofHoshi: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[8657]]
## [1] "Clawdinee_exol: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8658]]
## [1] "inn_creatives: @NapkinsJimmy @HumorandShit @hodgetwins You can't be older than sixteen or seventeen. I'm not here to argue with a… https://t.co/RcgrOIKkIq"
##
## [[8659]]
## [1] "minajbarbie078: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8660]]
## [1] "boutyou_svt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8661]]
## [1] "_kimchivy: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8662]]
## [1] "unnnee__: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[8663]]
## [1] "nootokkii: update:\n\nseventeen seasons greetings 2023 tingi\n\n✅ photobook set\n❌ desk calendar set\n❌ diary set\n✅ wall calendar\n\nm… https://t.co/kQMw9iygqC"
##
## [[8664]]
## [1] "yjhanscloud: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[8665]]
## [1] "uriminwon: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8666]]
## [1] "gyumybestboy: RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8667]]
## [1] "vminkook_vmk: @miss_svtmafia @pledis_17 @bobgyul I deserve this because seventeen help me from sadness, their music always comfor… https://t.co/BT036uQxaz"
##
## [[8668]]
## [1] "kyeowonwoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8669]]
## [1] "gumusservvi: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[8670]]
## [1] "seok_jihan: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8671]]
## [1] "PJHC4RT: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8672]]
## [1] "kimtakata__: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[8673]]
## [1] "yyylexi: RT @orphannslayer: seventeen was such a sweet age, my fav year so far tbh"
##
## [[8674]]
## [1] "JELLYJUNNl3S: RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…"
##
## [[8675]]
## [1] "777DKWonwoo: @yupsheskitten I don't know if I'm really the deserving one to win the ticket but one thing i know is that i deserv… https://t.co/XzfFG477ID"
##
## [[8676]]
## [1] "jaden_lyrics: we was in our parking lot phase, we were seventeen\nall your energy was set to me and i gave you the same"
##
## [[8677]]
## [1] "goods_toritori: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8678]]
## [1] "goods_toritori: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8679]]
## [1] "dda_dduu: @yupsheskitten Everyone deserve to see seventeen and that includes me. I deserve this because no matter how low the… https://t.co/LS2vzXPIlj"
##
## [[8680]]
## [1] "nekowonuuu: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[8681]]
## [1] "_arsnh: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8682]]
## [1] "goods_toritori: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8683]]
## [1] "partyJITB: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8684]]
## [1] "goods_toritori: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8685]]
## [1] "kyeomwon: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8686]]
## [1] "choiseung95: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8687]]
## [1] "woozivers17: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8688]]
## [1] "yupsheskitten: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8689]]
## [1] "marii_nhel: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8690]]
## [1] "icralover: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8691]]
## [1] "itoohusername: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[8692]]
## [1] "777DKWonwoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8693]]
## [1] "rnjnity: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8694]]
## [1] "jeonjeongie_: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8695]]
## [1] "smAl1ValeriA22: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8696]]
## [1] "leechan__xin: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8697]]
## [1] "brokuroo_: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[8698]]
## [1] "deeen_san: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8699]]
## [1] "IndieBook: At seventeen, Lane Daniels joins the Air Force to direct his life away from conflicts, including those with police,… https://t.co/BKda7lLbA6"
##
## [[8700]]
## [1] "babybetterforu: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8701]]
## [1] "minwonqt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8702]]
## [1] "ShreyaseeDutta1: RT @carmycarmyesq: #Seventeen right here!! https://t.co/C0e8N1tkMx"
##
## [[8703]]
## [1] "bebeamoraaa14: RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…"
##
## [[8704]]
## [1] "passthereplay: RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…"
##
## [[8705]]
## [1] "luvmingoo: i want to sleep but i cant sleep bc i kept thinking na makikita ko na seventeen mamaya 😭😭😭"
##
## [[8706]]
## [1] "kylareiiwoo: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8707]]
## [1] "lilislilgirl: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[8708]]
## [1] "jklmbigwins: @jiims any seventeen album po"
##
## [[8709]]
## [1] "svtptv: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8710]]
## [1] "itoohusername: RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…"
##
## [[8711]]
## [1] "fernandez_vis: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8712]]
## [1] "huiciety: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[8713]]
## [1] "MiMiewwii: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[8714]]
## [1] "wzmg_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8715]]
## [1] "boothinkz: STREAMING PROOF APPLE MUSIC 🔥💎\n\n[03:23 KST, 17 DEC 2022]\n\n@pledis_17 @pledis_17jp #SEVENTEEN #DREAM… https://t.co/TaSekms75g"
##
## [[8716]]
## [1] "ga3bo1s: RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ"
##
## [[8717]]
## [1] "jeong2hao: RT @wonhaozones: Minghao from the 2023 Season's Greetings!\n\ncr. THEtothe8ight\n\n#THE8 #디에잇 #SEVENTEEN #세븐틴 https://t.co/35pJa8xEHP"
##
## [[8718]]
## [1] "Heavy_Dew: @SimonDavisBarry AHHHHHH I promise I will promote the show and make people sign the petition to the concert I’m att… https://t.co/4idMIH6ITh"
##
## [[8719]]
## [1] "gyugyuxxii: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8720]]
## [1] "simpingoverkpop: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8721]]
## [1] "Sadsssszz__: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8722]]
## [1] "jeonghaanniiee: wtb sharing season greeting seventeen 2023 jeonghan set"
##
## [[8723]]
## [1] "dustbinuniverse: RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5"
##
## [[8724]]
## [1] "peachyyaaa_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8725]]
## [1] "_BTSVTREASURE: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8726]]
## [1] "dustbinuniverse: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8727]]
## [1] "shingi_banggi: RT @cheoliesparks: I'll be giving freebies in #BeTSinBULACAN ! Check out the poster and find me on D-DAY to claim your them. See you everyo…"
##
## [[8728]]
## [1] "Virona091: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[8729]]
## [1] "amedaifuku: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8730]]
## [1] "fernandez_vis: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[8731]]
## [1] "bryleapilado: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[8732]]
## [1] "_wooluvr: @alicelostinkpop 1. Ateez\n2. The Boyz\n3. Tomorrow x Together\n4. E'Last\n5. Enhypen\n6. Cravity\n7. BTS\n8. Oneus\n9. Seventeen\n10. P1Harmony"
##
## [[8733]]
## [1] "jcssmwjhshvkc: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[8734]]
## [1] "heyscoupse: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[8735]]
## [1] "13CaratDiamond_: I also want to add this moment, wherein Minghao became Junhui's photographer in Limbo behind the scenes.… https://t.co/RVQC8oSImL"
##
## [[8736]]
## [1] "MayuMayu134: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[8737]]
## [1] "minwonnownim: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8738]]
## [1] "seokwoogyuu: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[8739]]
## [1] "shuanbaek: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[8740]]
## [1] "itsjrytn: RT @0096karteu: As promised 🥹\nFrom 50pcs to 132pcs freebies\n\nSee you later, Carats!!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN https://…"
##
## [[8741]]
## [1] "vanillachaetea: RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[8742]]
## [1] "hawtmatchalatte: RT @vachirawyxt: sunsets are prettier whenever i’m with you。。。\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/Dg4CSgl…"
##
## [[8743]]
## [1] "hacitys: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8744]]
## [1] "the8file: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8745]]
## [1] "fernandez_vis: RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…"
##
## [[8746]]
## [1] "shuabebito: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8747]]
## [1] "taytatee: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8748]]
## [1] "Brenoteen: Circles -SEVENTEEN \nhttps://t.co/9HVOuEQSHU"
##
## [[8749]]
## [1] "Brenoteen: HOT -SEVENTEEN\nhttps://t.co/OUweKF4EcO"
##
## [[8750]]
## [1] "Brenoteen: Don't Wanna Cry -SEVENTEEN\nhttps://t.co/tzMlgs8GKo"
##
## [[8751]]
## [1] "Brenoteen: Fear -SEVENTEEN\nhttps://t.co/26cqTDHe7i"
##
## [[8752]]
## [1] "Brenoteen: Anyone -SEVENTEEN\nhttps://t.co/D3MRAHguSM"
##
## [[8753]]
## [1] "Brenoteen: Clap -SEVENTEEN\nhttps://t.co/2dOxFUKNEo"
##
## [[8754]]
## [1] "ABear0113: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8755]]
## [1] "1kfuyu: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[8756]]
## [1] "soobifilm: wonwoo oh my! intro stage cute svt seventeen\nhttps://t.co/fGYsdvC5ax"
##
## [[8757]]
## [1] "0096karteu: As promised 🥹\nFrom 50pcs to 132pcs freebies\n\nSee you later, Carats!!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN… https://t.co/ebNQKv2FLj"
##
## [[8758]]
## [1] "allykwan_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8759]]
## [1] "Brenoteen: _WORLD -SEVENTEEN\nhttps://t.co/Cor7V7ZBYs"
##
## [[8760]]
## [1] "grrwonwoo: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…"
##
## [[8761]]
## [1] "Brenoteen: Shadow -SEVENTEEN\nhttps://t.co/A7i3kkHTYw"
##
## [[8762]]
## [1] "jaysaysnope: i need seventeen tickets immediately https://t.co/mTKCxrWIjk"
##
## [[8763]]
## [1] "chomamamas: @yupsheskitten Hello! I'm been stanning Seventeen since the start of pandemic and their music keeps me from being a… https://t.co/PZnccL4H67"
##
## [[8764]]
## [1] "Yjhnihae: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8765]]
## [1] "Joshongiie: RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…"
##
## [[8766]]
## [1] "shiloah_magu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8767]]
## [1] "HopeKhunRo_09: RT @HopeKhunRo_09: SELLING SEVENTEEN BeTS Ticket UBC Prem 424\n\nPrice: P2,300 ( Original price is P2,850 + online Fee P100)\n\nFor meet up on…"
##
## [[8768]]
## [1] "grrwonwoo: RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…"
##
## [[8769]]
## [1] "wzfanfan: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8770]]
## [1] "wnyisz: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8771]]
## [1] "Phusaza: Y'all. I got to reject my PE/Health teacher's as a Friend on Facebook after she made my life a nightmare in high sc… https://t.co/GZGfMGIfwi"
##
## [[8772]]
## [1] "Gice22: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[8773]]
## [1] "oshikwn: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[8774]]
## [1] "gentIe_joshua: RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…"
##
## [[8775]]
## [1] "pedvanz: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8776]]
## [1] "itoohusername: RT @bestboywonuu: CONCERT KIT SET GIVEAWAY (sponsored by a carat)\n— (5) winners of Set A & (5) winners of Set B\n\nmechanics:\n• RT and like t…"
##
## [[8777]]
## [1] "exoenhafan: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8778]]
## [1] "Joshongiie: RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…"
##
## [[8779]]
## [1] "1kfuyu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8780]]
## [1] "pmariaaaaa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8781]]
## [1] "Gean_CarlosLL: RT @samfendermusic: Finsbury flashback to such a mint day!! Seventeen Going Under Live Deluxe CD (ft. Wild Grey Ocean & Little Bull Of Blit…"
##
## [[8782]]
## [1] "nahyukie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8783]]
## [1] "_syopp: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[8784]]
## [1] "swnishappy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8785]]
## [1] "bewithbu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8786]]
## [1] "eternalwonu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8787]]
## [1] "intaksz: exo, p1harmony, seventeen, oneus https://t.co/hwqtENmAd4"
##
## [[8788]]
## [1] "jeongcheols_: 1. seventeen\n2. gwsn\n3. kara\n4. brave girls\n5. mamamoo\n6. shinee\n7. the boyz\n8. rolling quartz\n9. dreamcatcher\n10.… https://t.co/RIwrMHGwWw"
##
## [[8789]]
## [1] "ihatemaths777: RT @ihatemaths777: WTS\nSEVENTEEN Bulacan \nOne ticket \nLOWER BOX A PREMIUM\nSell at original price \nCan meet in person\n#SEVENTEEN #BeTheSunin…"
##
## [[8790]]
## [1] "ihatemaths777: RT @ihatemaths777: WTS\nSEVENTEEN Bulacan \nOne ticket \nSec A with soundcheck\nQueue number <400\nCan meet in person\n#SEVENTEEN #BeTheSuninBULA…"
##
## [[8791]]
## [1] "HanieBee_sjnb: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[8792]]
## [1] "orbitlaloona: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8793]]
## [1] "kihyunsjay: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[8794]]
## [1] "luvmingoo: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[8795]]
## [1] "serenilyshopph: [Thread] WTS LFB SVT PC\n\nSeventeen Photocards\n-see pics for prices\n-meetup tom only (BeTS Bul)\n-official freebies w… https://t.co/oL6xZK5afH"
##
## [[8796]]
## [1] "kihyunsjay: RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ"
##
## [[8797]]
## [1] "13CaratDiamond_: In Limbo behind the scenes, Junhui and Minghao took a selca in front of the mirror.\n\n#SEVENTEEN #세븐틴 #セブチ\n#JUN #文俊辉… https://t.co/c78tLVZPMm"
##
## [[8798]]
## [1] "lhbryl: Thinking of Missing my\nmy Beauty... Beast...\n#CSD… https://t.co/BnvpH3zg0d"
##
## [[8799]]
## [1] "seungcheolised: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8800]]
## [1] "yoonsheeng: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[8801]]
## [1] "imma_ema: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[8802]]
## [1] "seventeen: Hailey Bieber Gives Her Viral Glazed Donut Nails a Holiday, Candy Cane-Themed Update https://t.co/3jtPpMEp0B https://t.co/ahDhdmAiFR"
##
## [[8803]]
## [1] "diskgyucci: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8804]]
## [1] "Cassie_ha_dong: RT @pinkeucarrots: #HelpRT #PinkeuZi\n\n20cm Woozi DOLL 🍚\n\nName: PinkeuZi\nHeight: 20cm\nDeadline: TBA\nPrice(Doll): 85 CNY / 15 USD\n\nOverseas G…"
##
## [[8805]]
## [1] "needef_: RT @H1GHRMUSIC: JAY B takes on Seventeen’s ‘8 Bit Melody Challenge’ with songs from BLACKPINK, Justin Bieber and more. Watch the full versi…"
##
## [[8806]]
## [1] "400461i: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8807]]
## [1] "dopinksy: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[8808]]
## [1] "yeahleechan: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8809]]
## [1] "sebong_hana17: @Scoupscherry7 U and SEVENTEEN at the same line haha"
##
## [[8810]]
## [1] "wnyisz: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8811]]
## [1] "TXTRYE: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[8812]]
## [1] "lois4btssvt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8813]]
## [1] "ctjy0811: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8814]]
## [1] "m_______yww: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8815]]
## [1] "snowlovescheol: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[8816]]
## [1] "vEEGWP66VJ98hwX: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8817]]
## [1] "Saleem28092135: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[8818]]
## [1] "foreverthewon: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8819]]
## [1] "wzmg_: @miss_svtmafia @pledis_17 @bobgyul everyone deserves to win this ticket and i should win this ticket because i have… https://t.co/3UVKrIhog7"
##
## [[8820]]
## [1] "mrsJamieHackney: RT @consequence: ‣ 𝗦𝗘𝗩𝗘𝗡𝗧𝗘𝗘𝗡\n\nVery few groups have the cohesive work ethic or group dynamic of SEVENTEEN.\n\n\"We want our CARATs to feel like…"
##
## [[8821]]
## [1] "miso_ranghae: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[8822]]
## [1] "m_______yww: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8823]]
## [1] "17y0_0n: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8824]]
## [1] "Daddu_Cheollito: RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[8825]]
## [1] "seoksol_0218_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8826]]
## [1] "itoohusername: RT @moon_ziel: WTS/LFB PH \n\nHi Carats! If you are interested in printing photos in Instax on D-Day, kindly approach me. I'll tweet my outfi…"
##
## [[8827]]
## [1] "wnyisz: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8828]]
## [1] "seoksol_0218_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8829]]
## [1] "0205haulz: RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…"
##
## [[8830]]
## [1] "chwehan5: RT @shuayangbgt: we mess on each other’s yearbook photo😜✍🏼\n\n#caratselcaday #csd #scoups #SEVENTEEN @pledis_17 https://t.co/QHbp08rkKi"
##
## [[8831]]
## [1] "cheolmenteng: RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd"
##
## [[8832]]
## [1] "haoluvsss: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8833]]
## [1] "minhui896: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8834]]
## [1] "mscuttlebot: ...Kahk-kahk-kahk. My laptop won't turn on. Never thought my life would end so soon. A mere seventeen years..."
##
## [[8835]]
## [1] "0205haulz: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[8836]]
## [1] "seoksol_0218_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8837]]
## [1] "seoksol_0218_17: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8838]]
## [1] "minwonqt: RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…"
##
## [[8839]]
## [1] "Joshujibestiess: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8840]]
## [1] "rinwoniehoonie: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[8841]]
## [1] "400461i: RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…"
##
## [[8842]]
## [1] "mamo_natacha: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8843]]
## [1] "loveminhyukk: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS SPOT #2\n\n▶ https://t.co/jdJ2EbCFMr\n\n#SEVENTEEN #세븐틴\n#SVT2023시즌그리팅 https://t.co/SN9X2mLH3q"
##
## [[8844]]
## [1] "RoseMaeDavis1: RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR"
##
## [[8845]]
## [1] "rinwoniehoonie: RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…"
##
## [[8846]]
## [1] "EBSVTCarat: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[8847]]
## [1] "cesimnida: RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…"
##
## [[8848]]
## [1] "mushroom_teen: @yupsheskitten again for the nth time, we carats deserve to win and see seventeen and i am claiming to be one of th… https://t.co/CA4gTD8FIU"
##
## [[8849]]
## [1] "CaryennG: The translator vining while doing his job. WELL DONE!! \n\n#SEVENTEEN @pledis_17 #세븐틴 #SVT_Dream https://t.co/ik1lsLacco"
##
## [[8850]]
## [1] "contentedzayn: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8851]]
## [1] "Lattchwe: @miss_svtmafia @pledis_17 @bobgyul I believe that everyone deserves to see Seventeen, but I believe that I should w… https://t.co/1zg0waM20v"
##
## [[8852]]
## [1] "coveredinbees42: 1. Block B\n2. BTS\n3. Block B-BASTARZ\n4. Monsta X \n5. Stray Kids \n6. Super Junior\n7. Epik High \n8. Seventeen \n9. ONF… https://t.co/RAwG67Wuk4"
##
## [[8853]]
## [1] "westcoastsexgod: Fast forward seventeen years. I was bored at work and realized it had been 25 years since I graduated high school.… https://t.co/gpPFnFxg9o"
##
## [[8854]]
## [1] "NonieKoo_: RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…"
##
## [[8855]]
## [1] "xyz23ssb: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8856]]
## [1] "mentosguac: if u see this, ur required to list ur top 10 groups\n\n1. seventeen\n2. twice\n3. exo \n4. bts\n5. apink\n6. red velvet\n7.… https://t.co/STutJALfSe"
##
## [[8857]]
## [1] "mizumizuus: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8858]]
## [1] "gentIe_joshua: RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…"
##
## [[8859]]
## [1] "kagayakuhoshi__: RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn"
##
## [[8860]]
## [1] "shxxnini: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8861]]
## [1] "thirdzon: RT @dailydkcomfort: Dokyeom for SEVENTEEN CAFE 2022 Winter Camping Behind #도겸 \n\n https://t.co/R3lzr5yPZy"
##
## [[8862]]
## [1] "Jeonnonugyu: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[8863]]
## [1] "Jeong_Cheol95: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8864]]
## [1] "Aeppeaaep: RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph"
##
## [[8865]]
## [1] "alanarchive16: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8866]]
## [1] "coupssdrling: RT @SVT_stagram: [#SCOUPS📸 Instagram]\n210821 sound_of_coups \n\n#에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Sw3Gv5sdr9"
##
## [[8867]]
## [1] "prettyfroilan: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[8868]]
## [1] "F4STPACE: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[8869]]
## [1] "0716AM: RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…"
##
## [[8870]]
## [1] "gudimaan: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8871]]
## [1] "97shruti: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8872]]
## [1] "jiuneok: If you see this, you're required to list your top 10 groups:\n1- monsta x\n2- p1harmony\n3- stray kids\n4- astro\n5- nfl… https://t.co/AwUsLK3iH4"
##
## [[8873]]
## [1] "sarahfaithydiaz: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8874]]
## [1] "hoshiranghe_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8875]]
## [1] "AlexaRod1024: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8876]]
## [1] "Ji123095: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8877]]
## [1] "thickhao: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8878]]
## [1] "17y0_0n: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8879]]
## [1] "wonwoneko1714: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[8880]]
## [1] "coupssdrling: RT @SVT_Fancafe: Trust Seventeen~ 💎our 13 beautiful people"
##
## [[8881]]
## [1] "arabellacrz: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[8882]]
## [1] "chomamamas: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8883]]
## [1] "lkim024: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8884]]
## [1] "itsmemarsea: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8885]]
## [1] "gardenfairy1u: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8886]]
## [1] "lexswan2: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8887]]
## [1] "chagiyoon: first time revealing my boyfriend to the public.🤫\n\n[#CSD #CaratSelcaDay #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17] https://t.co/fRosZuMBnN"
##
## [[8888]]
## [1] "coupssdrling: RT @SVT_Fancafe: [WOOZI]\n191214 -18:41 KST-\n\n➸ Carats\n\nThank you for always believing in us.\nJust like up until now, I hope you keep believ…"
##
## [[8889]]
## [1] "into_SooHui: RT @SparklingMiii: WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego)\n\nca…"
##
## [[8890]]
## [1] "Mystery_Girl14: RT @seventeen: The singer released her debut album over a decade ago! From “Speak Now” to “Folklore,” here’s how Taylor became one of the w…"
##
## [[8891]]
## [1] "MineofHoshi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8892]]
## [1] "kagayakuhoshi__: RT @cuddlkim: cause someday, we can meet each other.♡\n\n#CSD #CaratSelcaDay #MINGYU #민규 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/NpIlHl14cF"
##
## [[8893]]
## [1] "hoshiranghe_: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[8894]]
## [1] "seventeen: The singer released her debut album over a decade ago! From “Speak Now” to “Folklore,” here’s how Taylor became one… https://t.co/8lxbcg5yIN"
##
## [[8895]]
## [1] "0205haulz: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[8896]]
## [1] "MineofHoshi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8897]]
## [1] "robotkeychain: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[8898]]
## [1] "BaRk_r0wR: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8899]]
## [1] "samviixxii: hi, our shop is closed the whole day!\n\ni'll be attending seventeen's concert today at ph arena so i won't be able t… https://t.co/7s1BW9FXF5"
##
## [[8900]]
## [1] "coupssdrling: RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…"
##
## [[8901]]
## [1] "0205haulz: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[8902]]
## [1] "MineofHoshi: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8903]]
## [1] "mostlywonuu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8904]]
## [1] "m4rshua: RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf"
##
## [[8905]]
## [1] "JunhuihuiStar: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[8906]]
## [1] "0205haulz: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[8907]]
## [1] "DM_meyourgcash: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[8908]]
## [1] "HanieBee_sjnb: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8909]]
## [1] "Jeonnonugyu: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8910]]
## [1] "hjs7jww: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[8911]]
## [1] "ayangseungcheol: RT @dokgyomen: museum date with deekay♡\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/7zQ0B2pPok"
##
## [[8912]]
## [1] "jadeeyo_: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8913]]
## [1] "0205haulz: RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…"
##
## [[8914]]
## [1] "m_______yww: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8915]]
## [1] "mushroom_teen: @miss_svtmafia @pledis_17 @bobgyul claiming all of the positivity! i deserve to win and see seventeen since i an a… https://t.co/xAAgGJvvAl"
##
## [[8916]]
## [1] "kpoplikez: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits https://t.co/Jp2ueNgtg2"
##
## [[8917]]
## [1] "Dalimarr: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8918]]
## [1] "ggukdolz: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[8919]]
## [1] "jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB"
##
## [[8920]]
## [1] "0205haulz: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[8921]]
## [1] "m_______yww: RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…"
##
## [[8922]]
## [1] "AianNotAyan: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[8923]]
## [1] "crylbnzn: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8924]]
## [1] "m_______yww: RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…"
##
## [[8925]]
## [1] "lovescoups_: RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK"
##
## [[8926]]
## [1] "seoyoungie27: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[8927]]
## [1] "alsbar_: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[8928]]
## [1] "m_______yww: RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…"
##
## [[8929]]
## [1] "JunhuihuiStar: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8930]]
## [1] "wonucolls: RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…"
##
## [[8931]]
## [1] "dkhoshlvr: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8932]]
## [1] "minwonehae: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8933]]
## [1] "coupshan_sebong: @miss_svtmafia @pledis_17 I wish every carats can see them but I wish to win this GA not for me solely but for my d… https://t.co/3tPZgsDEBx"
##
## [[8934]]
## [1] "LJervoso: RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…"
##
## [[8935]]
## [1] "pmariaaaaa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8936]]
## [1] "JINsjiguppm: RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…"
##
## [[8937]]
## [1] "Oniwanbashu: “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch could… https://t.co/JQmozwqiWR"
##
## [[8938]]
## [1] "jaredidadoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[8939]]
## [1] "Evakiee: RT @12solamifasol: just saw this park jihoon dancing to hot seventeen during AAA? YESSSSS 🥹 https://t.co/55kAdvUcKl"
##
## [[8940]]
## [1] "KingofClass: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[8941]]
## [1] "0205haulz: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[8942]]
## [1] "htowncougar: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[8943]]
## [1] "m_______yww: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[8944]]
## [1] "imhaegs: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8945]]
## [1] "MITSUL0VER: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8946]]
## [1] "SparklingMiii: WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego… https://t.co/DtGofTqLiI"
##
## [[8947]]
## [1] "belforwonwoo: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8948]]
## [1] "sunflwrchers: SEVENTEEN IS SO SERIOUS ABOUT BEING THE MOST UNSERIOUS GROUP LIKE WE REALLY OUT HERE PAYING TO DO CARDIO FOR AN HOU… https://t.co/4chGJlg1k1"
##
## [[8949]]
## [1] "MinamotoEiko: RT @ITZYChartsData: Artists with the most Studio Choom videos surpassing 20M views on YouTube:\n\n#1. @ITZYofficial — 10 ❤️🔥\n#2. Stray Kids…"
##
## [[8950]]
## [1] "2403KSNW: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8951]]
## [1] "coupssdrling: RT @unescokr_eng: KNCU is thrilled to announce the launch of a global campaign ‘GoingTogether’ with SEVENTEEN to raise awareness of the imp…"
##
## [[8952]]
## [1] "MJunH_s: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[8953]]
## [1] "stargaxing_jun: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8954]]
## [1] "edrlynnnn_: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[8955]]
## [1] "Danvas14: 9 and seventeen doubtful readings, with only that innat https://t.co/b9P8xGaErg"
##
## [[8956]]
## [1] "mariz_navarra: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8957]]
## [1] "sam26_svt: RT @mansehao: JUN and Dokyeom visiting the SEVENTEEN exhibition at Tokyo Skytree together 🥰 @pledis_17 https://t.co/RpDjAzGKk2"
##
## [[8958]]
## [1] "jun35607245: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[8959]]
## [1] "sam26_svt: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8960]]
## [1] "MingXiaoqt: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[8961]]
## [1] "LIS_BLISA: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[8962]]
## [1] "HominNumin: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8963]]
## [1] "m_______yww: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8964]]
## [1] "i143lee: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8965]]
## [1] "lV_LeefcloVer: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[8966]]
## [1] "boothinkz: STREAMING PROOF APPLE MUSIC 🔥💎\n\n[03:14 KST, 17 DEC 2022]\n\n@pledis_17 @pledis_17jp #SEVENTEEN #DREAM… https://t.co/rZJv6fd2ma"
##
## [[8967]]
## [1] "kimyasmen3012: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8968]]
## [1] "bbygorlwooyoung: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8969]]
## [1] "sisiseventeen: RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…"
##
## [[8970]]
## [1] "luh_rainn: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[8971]]
## [1] "SatyamevaJaya18: RT @DeepikaBhardwaj: The highest authority of JUSTICE \nin India will be on HOLIDAY for\nSEVENTEEN DAYS STRAIGHT.\n\nIT HAS 70,000+ CASES PENDI…"
##
## [[8972]]
## [1] "kttywonwoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8973]]
## [1] "foreverthewon: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8974]]
## [1] "_srvllr_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8975]]
## [1] "gentIe_joshua: RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…"
##
## [[8976]]
## [1] "seoyoungie27: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[8977]]
## [1] "svtgalaxy_: WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nYOUR CHOICE Beside, One Side, Other Side Album… https://t.co/vIfX6zH3Vj"
##
## [[8978]]
## [1] "blueberryuyu_: RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…"
##
## [[8979]]
## [1] "Hoshi_eerie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[8980]]
## [1] "Lady0ice: @yupsheskitten Because this girl with the user name of @S4INTSNHN deserve to see seventeen kase tagal na niyang fan… https://t.co/ZdSqEwV8im"
##
## [[8981]]
## [1] "ribbith8: RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ"
##
## [[8982]]
## [1] "conivegi: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[8983]]
## [1] "mikkochan71: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8984]]
## [1] "cutie_carats: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[8985]]
## [1] "iztlmirahh: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0"
##
## [[8986]]
## [1] "gyuhoon_liker: RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0"
##
## [[8987]]
## [1] "myHanniieee: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[8988]]
## [1] "mikkochan71: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[8989]]
## [1] "minwonqt: @miss_svtmafia @pledis_17 i hope to relive live the comfort seventeen have gave me the first time i heard them on s… https://t.co/tO8rFlPnlv"
##
## [[8990]]
## [1] "bardaguhan: RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…"
##
## [[8991]]
## [1] "wongyuuhae: RT @cigembutosunday: – taste,?\n\n#CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN #정한 @pledis_17 https://t.co/CRvgeYpnUU"
##
## [[8992]]
## [1] "itsjrytn: RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…"
##
## [[8993]]
## [1] "sam26_svt: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[8994]]
## [1] "hoshimeatsu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[8995]]
## [1] "ferriseris3: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[8996]]
## [1] "itsmesaaammmy: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[8997]]
## [1] "yunkisso: RT @baekhyunmim: not new to #kpoptwt ~ \n\n gabi \neight-teen <3\ninfp - she/they ⁑ \n\nults - svt, txt, bts, nct, exo, superm + shinee\n\nult bias…"
##
## [[8998]]
## [1] "NanaNannan2613: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[8999]]
## [1] "choiseung95: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9000]]
## [1] "feat_dinonodi: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9001]]
## [1] "kly_sein: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[9002]]
## [1] "cheolvz: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9003]]
## [1] "svtgalaxy_: WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nYOUR CHOICE M2U Lucky Draw Vernon / Seungkwan… https://t.co/lOrrPqhG2U"
##
## [[9004]]
## [1] "bardaguhan: RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…"
##
## [[9005]]
## [1] "justcheol108: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[9006]]
## [1] "Caratdeulzebong: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9007]]
## [1] "bubbyje: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[9008]]
## [1] "sayoonlangjh: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[9009]]
## [1] "pmariaaaaa: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9010]]
## [1] "nanascart01: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9011]]
## [1] "souleylove800: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9012]]
## [1] "hobabiased: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9013]]
## [1] "rencsbencsi: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9014]]
## [1] "Xr1Army: RT @billboard: The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more https://t.co/E…"
##
## [[9015]]
## [1] "kozumart: RT @meungis: wts lfb ph\n\nscoups set — ₱220\n\n𓏔 mop: gcash\n𓏔 mod: ggx, jnt, sdd\n𓏔 dop: payo / 3 days reservation\n\nreply or dm to claim \n\nt. s…"
##
## [[9016]]
## [1] "sam26_svt: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9017]]
## [1] "dkyeominho: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9018]]
## [1] "tinytiny629: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[9019]]
## [1] "ruiz_rej: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9020]]
## [1] "svtgalaxy_: WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nSEMICOLON HOSHI Cover + Weaving Kit… https://t.co/pEiKR5WXxe"
##
## [[9021]]
## [1] "bardaguhan: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[9022]]
## [1] "tousdae: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[9023]]
## [1] "mikkochan71: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9024]]
## [1] "luvsmarkun: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[9025]]
## [1] "faeiryoon: RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y"
##
## [[9026]]
## [1] "minwonqt: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9027]]
## [1] "smilesuminisa: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9028]]
## [1] "wonjaecart: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9029]]
## [1] "alvtaardngrm: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[9030]]
## [1] "seoyang_bns: RT @Yang_Broke: Crowdsourcing 🌻\nCalling all #TeamLabas at #BeTSinBULACAN like and Retweet this tweet. I'll dm u 😊\n\n#SEVENTEEN\n#BeTheSuninBU…"
##
## [[9031]]
## [1] "_hosh1gyu: RT @bestboywonuu: CONCERT KIT SET GIVEAWAY (sponsored by a carat)\n— (5) winners of Set A & (5) winners of Set B\n\nmechanics:\n• RT and like t…"
##
## [[9032]]
## [1] "Jeonnonugyu: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[9033]]
## [1] "coupranghan: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9034]]
## [1] "rudedogreyes: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[9035]]
## [1] "bornsarebloom: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9036]]
## [1] "ujiujiujioo: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9037]]
## [1] "1kfuyu: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9038]]
## [1] "leynagater_: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[9039]]
## [1] "pichulinology: @dre_seventeen @shuasmwah I don't remember 🚶🚶"
##
## [[9040]]
## [1] "Yang_Broke: Crowdsourcing 🌻\nCalling all #TeamLabas at #BeTSinBULACAN like and Retweet this tweet. I'll dm u 😊\n\n#SEVENTEEN… https://t.co/TUQ0uWIRfL"
##
## [[9041]]
## [1] "svtgalaxy_: WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS / PC\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬\n\n24H The8 Dino Moshi\n\n#BeTheSuninBULACAN… https://t.co/j9KEBRa41h"
##
## [[9042]]
## [1] "Lady0ice: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9043]]
## [1] "1kfuyu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9044]]
## [1] "dou__shiyoka: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9045]]
## [1] "VollzeitFranzi: @derireo_galge Yes, the second is a song Title of Seventeen or Jk&Charlie"
##
## [[9046]]
## [1] "May04EXO: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[9047]]
## [1] "exosone13: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[9048]]
## [1] "tinydorijam: i know this is seventeen but boy, why do i see red lights here? i must be stopped, red lights by hyunchan is so add… https://t.co/NlJEdjuDnQ"
##
## [[9049]]
## [1] "DM_meyourgcash: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9050]]
## [1] "Do_Minho_: RT @LucieTaeYG: 𝓨𝓸𝓾'𝓻𝓮 𝓽𝓱𝓮 𝓸𝓷𝓮 𝓽𝓱𝓪𝓽 𝓘 𝔀𝓪𝓷𝓽...\n\n#CaratSelcaDay #CSD #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/Y0x3uKu7Uy"
##
## [[9051]]
## [1] "_seungcheolrry: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[9052]]
## [1] "wonhanseoksoon: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9053]]
## [1] "yoonsheeng: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9054]]
## [1] "evechnt: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9055]]
## [1] "bardaguhan: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[9056]]
## [1] "romy258hp: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[9057]]
## [1] "Chaaaii18: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9058]]
## [1] "minimonistudio: i almost forgot! i am also selling seventeen photocards from face the sun, sector 17, and dream. i am allowing barg… https://t.co/Nr8GtEvoEX"
##
## [[9059]]
## [1] "syheong20: Kidult #seventeen"
##
## [[9060]]
## [1] "bardaguhan: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[9061]]
## [1] "aerishanhan: not me seeing available tickts for BeTS in Bulacan until now, 1 hr ride going there & i have money atm i can buy if… https://t.co/fLHjVxfJ4v"
##
## [[9062]]
## [1] "nathsssnathsss: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9063]]
## [1] "scoupstatts: RT @_jeongyus: rewatching inside seventeen in manila and it's just sad that i failed to see them for the 3rd time. those opportunities that…"
##
## [[9064]]
## [1] "ChoVhemmie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9065]]
## [1] "bamm_p7c: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9066]]
## [1] "DeepripTide: whoa man\nStevie Nicks - Edge of Seventeen (Official Music Video) https://t.co/hXpbZvqiTT via @YouTube"
##
## [[9067]]
## [1] "caromiranda_s: RT @svtdking: Seventeen en Chile 2023 🕯️"
##
## [[9068]]
## [1] "UribooSeventeen: This is my freebies guys I’m done packing haha \n\nWristband + random unofficial & official photocards candys and sev… https://t.co/IVm2earrWK"
##
## [[9069]]
## [1] "nikiwrId: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9070]]
## [1] "svt_exoL: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9071]]
## [1] "pldgngsn: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[9072]]
## [1] "fahsaikaika: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9073]]
## [1] "m_______yww: RT @mindset_dive: In his 12-part audio series, JOSHUA of SEVENTEEN opens up about the hurdles he had to overcome, how he achieved his goals…"
##
## [[9074]]
## [1] "coupssdrling: RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph"
##
## [[9075]]
## [1] "luckyli09301781: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9076]]
## [1] "66eph: i like seventeen bts txt p1h and all girl groups that ever existed"
##
## [[9077]]
## [1] "purposeflaming: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[9078]]
## [1] "TheAthleticCBB: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[9079]]
## [1] "svtgalaxy_: WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\n24H and HMV Entry Cards\nLimited A (❌WW), B (❌T… https://t.co/YRcBycsW8d"
##
## [[9080]]
## [1] "hobiiuarmyhope: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9081]]
## [1] "carrot___carat: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9082]]
## [1] "nnswift13: 2023: Seventeen https://t.co/Eq6Hs9bXch"
##
## [[9083]]
## [1] "MarcellinJuno: RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…"
##
## [[9084]]
## [1] "alileee_326: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9085]]
## [1] "bebeamoraaa14: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[9086]]
## [1] "won_andonly_woo: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9087]]
## [1] "heyyydarya: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9088]]
## [1] "mariam49is: 55PCS seventeen DARLING lomo cards seventeen DARLING photocards SEVENTEEN postcard JE9ESL6\n\nhttps://t.co/BQDgH18K1d https://t.co/nUUoAf6G8F"
##
## [[9089]]
## [1] "antokim960: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9090]]
## [1] "Lady0ice: @miss_svtmafia @pledis_17 @bobgyul I already have my ticket but I really want to experience this concert with the p… https://t.co/MTsBU2arlE"
##
## [[9091]]
## [1] "mr_jasonjones: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[9092]]
## [1] "Jeonnonugyu: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9093]]
## [1] "jeonghoneybae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9094]]
## [1] "itsmesaaammmy: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[9095]]
## [1] "YE0T0PIA: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9096]]
## [1] "jhopescharts: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9097]]
## [1] "m_______yww: RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/0Sxb3u1wBK"
##
## [[9098]]
## [1] "macejkovic60dch: Seventeen: Last Man Standing 3HKC23F\n\nhttps://t.co/WEiKZ0eC3o https://t.co/Pr8RuCS27K"
##
## [[9099]]
## [1] "m_______yww: RT @WorldwideCarats: [INFO] SEVENTEEN is the #1 act that sold the most physical albums this year in Japan 🇯🇵\n\n@pledis_17 @pledis_17jp\n#SEVE…"
##
## [[9100]]
## [1] "Daddu_Cheollito: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[9101]]
## [1] "meanierae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9102]]
## [1] "H_10041995: RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…"
##
## [[9103]]
## [1] "boojikyeom: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[9104]]
## [1] "coupssdrling: RT @orbit_9567: 221213 AAA Shadow 01\n#세븐틴 #SEVENTEEN https://t.co/SWis81AQzW"
##
## [[9105]]
## [1] "kimjeoncheol: RT @kimjeonmw: WTS/LFB❗❗❗\n\n380 SET (190 dp today)\n550 SET (200 dp today)\n📍meet up-PH ARENA\n\nseokmin dokyeom dk the8 minghao myungho dino jo…"
##
## [[9106]]
## [1] "jeweeelblnc: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9107]]
## [1] "Pepperling95: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9108]]
## [1] "shesgracee: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9109]]
## [1] "alhanda: RT @RebekkahFord: @A_DiAngelo I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amre…"
##
## [[9110]]
## [1] "Zaty23M: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[9111]]
## [1] "LuPartTwo: Clears throat 😤SEVENTEEN https://t.co/ruJsw94Xns"
##
## [[9112]]
## [1] "cse843: @yupsheskitten deserve ko kc na survive ko ang stressful sem 😭🙏 i wanna see them perform live, sing along with oth… https://t.co/w7WwFkMzlt"
##
## [[9113]]
## [1] "yve_adaoag: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9114]]
## [1] "megaputri__nd: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[9115]]
## [1] "thestangal: RT @kpopd2c: 🇺🇸 Availability of K-pop Albums on USA Stores\nDecember 16, 2022\n\n#TXT #Temptation 🆕\n\n#girls #bornpink #proof #manifesto_day1 #…"
##
## [[9116]]
## [1] "HOSHIBECUTE: RT @cafe_joshua_th: ꒰ pls rt 💎꒱\n\n🌹#JOSHUA 'Birthday Cafe BKK🌹\n\n🗓️ 22 - 28 DEC.\n🚩@fanscafe_bkk\n\n 🌹HASHTAG \n#DreamOfRedRose_1230 \n\n#Happy_JO…"
##
## [[9117]]
## [1] "air_kyeom: @yupsheskitten Every Carats deserve to see seventeen. Para sakin deserve ko sila makita kasi seventeen gives me com… https://t.co/O66WxWwkP4"
##
## [[9118]]
## [1] "dk_mg_1806: RT @Blossomseason_: 220924 My cute little black cat..\n#버논 #세븐틴 #vernon #seventeen https://t.co/0MFh3KP1rf"
##
## [[9119]]
## [1] "Janglow: RT @ten_sye: @crbarnes001 Yes. When I died of asymptomatic long covid yesterday, a striking NHS nurse broke the picket line, jabbed me with…"
##
## [[9120]]
## [1] "av2lino: RT @folklorebot: i'm only seventeen, i don't know anything but i know i miss you"
##
## [[9121]]
## [1] "dk_mg_1806: RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu"
##
## [[9122]]
## [1] "lovethestanlife: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9123]]
## [1] "coupssdrling: RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB"
##
## [[9124]]
## [1] "jeweeelblnc: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9125]]
## [1] "detcele: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9126]]
## [1] "jeycodonat: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9127]]
## [1] "asoulinexile: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9128]]
## [1] "mmmookon: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[9129]]
## [1] "BLINKU14: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[9130]]
## [1] "SeleniumXVII: @yupsheskitten Seventeen is always been my safe place, I want to see the people who make it easy for me to survive… https://t.co/SpHS6WFjhY"
##
## [[9131]]
## [1] "mushroom_teen: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9132]]
## [1] "peachandcats: RT @mommasboymushu: Friends, I beat the odds! 4 years ago I had a stroke. I'm still here today as a SEVENTEEN YEAR OLD PARTY ANIMAL🥳! Pleas…"
##
## [[9133]]
## [1] "choiiicolatte: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9134]]
## [1] "Joshongiie: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[9135]]
## [1] "Pashi1955: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[9136]]
## [1] "diamondwonu17: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9137]]
## [1] "_sein_sk: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[9138]]
## [1] "jungtaekken: RT @kyeomdoul: predebut seventeen entertaining hospital patients through their performance for making them feel good... SEVENTEEN BEST BOYS…"
##
## [[9139]]
## [1] "mxngyuxx: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…"
##
## [[9140]]
## [1] "Hoshi_eerie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9141]]
## [1] "coupssdrling: RT @yutasbuckethat: 221208 Seventeen LAX arrival! (Filmed this at a distance by waiting area) #SEVENTEEN https://t.co/Y3is7Thwut"
##
## [[9142]]
## [1] "appleckity: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9143]]
## [1] "tinkerbellus46: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9144]]
## [1] "cocagyula: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[9145]]
## [1] "Xeismr: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9146]]
## [1] "babymeangyu: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9147]]
## [1] "vernounsline: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9148]]
## [1] "SebongieOt13: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[9149]]
## [1] "z___yo: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9150]]
## [1] "dre_seventeen: @pichulinology @shuasmwah i literally saw few min ago u flirt 🚶🏻🚶🏻🚶🏻 then nvm"
##
## [[9151]]
## [1] "fairieksy: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9152]]
## [1] "Sam_ooee: RT @fablareshopph: Our #BeTSinBulacan concert giveaways are ready! 😍 (and we're making more! 😉)\n\nFind us around the Philippine Arena on Dec…"
##
## [[9153]]
## [1] "mo_onyungie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9154]]
## [1] "everyone_voo: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[9155]]
## [1] "Floofvee: @SkyeonTheDragon Happy birthday, Sky!!! ✨✨\nEnjoy the spectacular seventeen 💕🥳"
##
## [[9156]]
## [1] "7svnwithyou: RT @skini_chic: wts lfb christmas sale\n-tingi (prio more)\n-carrd on bio\n-*= flawed\n\nblackpink jisoo jennie rose lisa newjeans haerin daniel…"
##
## [[9157]]
## [1] "hueningiegum: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[9158]]
## [1] "mxngyuxx: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[9159]]
## [1] "coupssdrling: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[9160]]
## [1] "CmbSvt17: RT @EL_ICAAAA: Even if it's a long and tough road wherever that is, i'll walk with you until the end\n\n#CARAT_SELCA_DAY #CSD #DOKYEOM #SEVEN…"
##
## [[9161]]
## [1] "Ehzrah3: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9162]]
## [1] "Yang_Broke: Done packing the freebies\nJust want to show u guys the inclusions.\n3 set of freebies on the pics\nSee u carat later… https://t.co/0LH9a1B1hl"
##
## [[9163]]
## [1] "svtgalaxy_: WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nHENGGARAE \nHana - ❌ Perf PB\nSet - ❌OT13 PB\nNet… https://t.co/2hyjIb9Iln"
##
## [[9164]]
## [1] "jxmxnalee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9165]]
## [1] "AbdIzzudin: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[9166]]
## [1] "winter_sunnie: not my mama crying over seventeen 😂 grabe na kayo @pledis_17 😩"
##
## [[9167]]
## [1] "liezldhin: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9168]]
## [1] "gentIe_joshua: RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…"
##
## [[9169]]
## [1] "dkind_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9170]]
## [1] "TheCuConnection: The 17 credit unions and three system organizations that currently make up The Lab at Filene begin testing four con… https://t.co/KfJzrmBuk7"
##
## [[9171]]
## [1] "_lovessSKZ: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9172]]
## [1] "everyone_voo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9173]]
## [1] "coupssdrling: RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI"
##
## [[9174]]
## [1] "JEON1NU: RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV"
##
## [[9175]]
## [1] "everyone_voo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9176]]
## [1] "dre_seventeen: @pichulinology we are literally fighting. she dont flirt with me"
##
## [[9177]]
## [1] "ILLsCart: #ILLsProofs\n\nlightstick battery holder btob seventeen https://t.co/7g2O53o7x4"
##
## [[9178]]
## [1] "everyone_voo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9179]]
## [1] "Joshongiie: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[9180]]
## [1] "man2saeipromis1: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9181]]
## [1] "kalatniwayji: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9182]]
## [1] "bardaguhan: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[9183]]
## [1] "everyone_voo: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9184]]
## [1] "skeeleetons: RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG"
##
## [[9185]]
## [1] "kinowol: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[9186]]
## [1] "kttywonwoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9187]]
## [1] "SparklingMiii: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[9188]]
## [1] "_treasure12_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9189]]
## [1] "tyniverse: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[9190]]
## [1] "cheolsbooty: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[9191]]
## [1] "hiyahelloitsme: RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…"
##
## [[9192]]
## [1] "katkatjoins: RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…"
##
## [[9193]]
## [1] "sebting17: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9194]]
## [1] "myraa_st7: RT @cheoluvrs: lovers surrounded by flowers 🌷\n\n#CaratSelcaDay #CSD @pledis_17 #DOKYEOM #SEVENTEEN https://t.co/vQEBZcNm8H"
##
## [[9195]]
## [1] "JuneAcallar: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9196]]
## [1] "katkatjoins: RT @joykimleekwonji: ♡ Be The Sun in Bulacan Freebie ♡\n♡ Hoshi 🐯 Banner Support ♡\n\n♡ RT and Like This Tweet (Show Proof on D-Day)\n♡ Find me…"
##
## [[9197]]
## [1] "themoestro: RT @joshualooped: \"I wanna be Seventeen's Joshua for a long, long time.\" \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg"
##
## [[9198]]
## [1] "sdeveil: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9199]]
## [1] "moonchild875_: really watching the rock with you mv at work and crying because i’m down so bad for seventeen"
##
## [[9200]]
## [1] "vashappenxbiebs: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9201]]
## [1] "Boogyu__lover: RT @MsKwon_15: \"Three friends, one heart.\"\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…"
##
## [[9202]]
## [1] "soobifilm: 144p lq low quality dino lee chan going to sleep bed cute svt seventeen\nhttps://t.co/Ck7rIHhzny"
##
## [[9203]]
## [1] "Lizlopitas: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9204]]
## [1] "lkim024: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9205]]
## [1] "myraa_st7: RT @17_seventeen_05: When I see my face in your two eyes\nAs if the world has stopped, I will hug you. \n\n#SEVENTEEN #HOSHI #CSD #CaratSelca…"
##
## [[9206]]
## [1] "katkatjoins: RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…"
##
## [[9207]]
## [1] "myraa_st7: RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5"
##
## [[9208]]
## [1] "katkatjoins: RT @batara_april: Will give this randomly sa mga carats na may print out na \"Pahingi pong Freebies\" hehehe 😁 See you Caratdeuls and Sebong~…"
##
## [[9209]]
## [1] "wineparty17: I took this photo on 19•04•2022 and after 7 months Dk publishes this photo (on 03•12•2022). We really are soulmates… https://t.co/pk2NrJ05JI"
##
## [[9210]]
## [1] "armicaratbibi: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9211]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟲𝟬𝟬.𝟬𝟬\n- WONWOO JDT SVT Moshi\n₱𝟳𝟬𝟬.𝟬𝟬\n- WONWOO Pink / Blue\n\n#BeTheSuninBULACAN #BeTSinBulacan… https://t.co/0LreJgM0yH"
##
## [[9212]]
## [1] "moonlightshxdxw: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9213]]
## [1] "CrizziaLopez: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9214]]
## [1] "park_sunooooo24: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[9215]]
## [1] "skyuties09: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9216]]
## [1] "Solely_Ming: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9217]]
## [1] "svt_anawa: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9218]]
## [1] "Dk_0428: @yupsheskitten I deserved to see seventeen to express my gratefulness to https://t.co/fdY9ulylal breath and escape… https://t.co/s8u63eP2WH"
##
## [[9219]]
## [1] "Jkorsling1: [PRE ORDER]\nRILIS : 29 Desember 2022\n.\n⭐SEVENTEEN - 2023 SEASON'S GREETINGS⭐️\n.\n▶️ DETAIL :\nhttps://t.co/octg5TfBHy… https://t.co/dNZWiHkKPu"
##
## [[9220]]
## [1] "seokjinemyangel: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9221]]
## [1] "jooheonchuu: RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…"
##
## [[9222]]
## [1] "ShChttN: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9223]]
## [1] "wonooasis: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[9224]]
## [1] "coupssdrling: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[9225]]
## [1] "madison74067498: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9226]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟰𝟬𝟬.𝟬𝟬\n\n- 6th Anniversary Mingyu Necklace PC only\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/k8n1yviMBN"
##
## [[9227]]
## [1] "fleurmedelis: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9228]]
## [1] "hotgyuwu: RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ"
##
## [[9229]]
## [1] "hiyahelloitsme: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9230]]
## [1] "00110111kai: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9231]]
## [1] "dan_aeri: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9232]]
## [1] "shualvr_r: seventeen be the sun ticket cutie🤞🍀 https://t.co/mwSrMnVgSY"
##
## [[9233]]
## [1] "snemarcellaa: RT @junishiteru: 🖇️ gdrive seventeen concerts\n\n` a thread"
##
## [[9234]]
## [1] "BossmanBMF: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[9235]]
## [1] "kyeomthinker: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9236]]
## [1] "hopiebid: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9237]]
## [1] "coupssdrling: RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC"
##
## [[9238]]
## [1] "00110111kai: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9239]]
## [1] "cheollovezone: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9240]]
## [1] "falliinfl0wer_: RT @sfelishi: thinkin’ about you\n[ #JOSHUA #CSD #CARATSELCADAY #SEVENTEEN #SVT ] https://t.co/8iaRZLszvO"
##
## [[9241]]
## [1] "eianaticss: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9242]]
## [1] "SO0YUNH: RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…"
##
## [[9243]]
## [1] "Anusha65313081: RT @Amyuwu22: We are still stuck at 11th place,please vote as much as possible 🥲🥲\n#CARATS\n#SEVENTEEN\n@pledis_17 https://t.co/gTz0AgZ1TP"
##
## [[9244]]
## [1] "sweetttt1t911: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9245]]
## [1] "dadduya: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9246]]
## [1] "andengimnida: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9247]]
## [1] "aquariusov: RT @dailygyushua: [daily dose of #GYUSHUA]\n\ngyu have the need to walks the distance toward his beloved hyung to hug him when he did somethi…"
##
## [[9248]]
## [1] "Jwijwicarat2: RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ"
##
## [[9249]]
## [1] "leejihoonie4: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9250]]
## [1] "KwonKartoon: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[9251]]
## [1] "ghostingjjun: RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[9252]]
## [1] "Cookiessway: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9253]]
## [1] "spideykookstay: seventeen is having their encore concert here and my day is already ruined 😔"
##
## [[9254]]
## [1] "kkndks: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9255]]
## [1] "kloepithet: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9256]]
## [1] "Cookiessway: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9257]]
## [1] "cheollibeee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9258]]
## [1] "coupssdrling: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[9259]]
## [1] "_acey18: RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…"
##
## [[9260]]
## [1] "intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf"
##
## [[9261]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟯𝟬𝟬.𝟬𝟬 each\n\n- HENGGARAE Grid PC\nThe8 Jun\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/4NFIOXnIMh"
##
## [[9262]]
## [1] "sunshineball18: RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…"
##
## [[9263]]
## [1] "1041zion: STEVIE NICKS - EDGE OF SEVENTEEN https://t.co/9D7nDzUzKu"
##
## [[9264]]
## [1] "TheAthleticNBA: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[9265]]
## [1] "madison74067498: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[9266]]
## [1] "SeleniumXVII: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9267]]
## [1] "Cookiessway: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9268]]
## [1] "xasahinax: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[9269]]
## [1] "hiyahelloitsme: RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…"
##
## [[9270]]
## [1] "_nanakeyt: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9271]]
## [1] "SsoSsoMomy: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9272]]
## [1] "chibcheeks: RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…"
##
## [[9273]]
## [1] "cse843: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9274]]
## [1] "Cookiessway: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9275]]
## [1] "7chylly: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[9276]]
## [1] "katlynhwang: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9277]]
## [1] "Kevin28779530: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9278]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟮𝟱𝟬.𝟬𝟬 each\n\n- AN ODE Real Version Mingyu PC\n- HMV POB 24H\nJun Hoshi Woozi Mingyu Seungkwan Vernon\nexce… https://t.co/RG9sO973Ff"
##
## [[9279]]
## [1] "eyahann13: @yupsheskitten I deserve to see seventeen in BeTS in Bulacan because they became my home. Idc if it's far, I just r… https://t.co/tfhe1J2nrg"
##
## [[9280]]
## [1] "hotgyuwu: RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…"
##
## [[9281]]
## [1] "Gyu0328_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9282]]
## [1] "hjs7jww: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9283]]
## [1] "Anusha65313081: RT @leeseokminheart: 221215 DK🌟 Weverse update\n\n⚔️ : Who's that friend on the right? 🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mOQw8vR…"
##
## [[9284]]
## [1] "May04EXO: RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…"
##
## [[9285]]
## [1] "bardaguhan: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[9286]]
## [1] "wwonddu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9287]]
## [1] "jeonqty: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9288]]
## [1] "itsjrytn: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[9289]]
## [1] "chiestheone: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9290]]
## [1] "Solely_Ming: @yupsheskitten 🙏🤞 I deserve to win because I believe it's my time to see seventeen today. I'm claiming it to hear t… https://t.co/uDlffkGy3x"
##
## [[9291]]
## [1] "braille_morgan: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…"
##
## [[9292]]
## [1] "17Giggigzzz: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9293]]
## [1] "jeyyy_kyu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9294]]
## [1] "CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity b… https://t.co/qHPnr45nTJ"
##
## [[9295]]
## [1] "angelisuhs: TANGINA SEE YOU SEVENTEEN"
##
## [[9296]]
## [1] "bluemincart: SEVENTEEN!!!!"
##
## [[9297]]
## [1] "1004_Cheonghan: RT @mingyuscIoud: car rides with the boyfriend \n\n#csd #CaratSelcaDay #mingyu #seventeen #민규 #세븐틴 https://t.co/tyNqrrnxVC"
##
## [[9298]]
## [1] "ARTHURkYE0M_ll: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9299]]
## [1] "coupssdrling: RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md"
##
## [[9300]]
## [1] "daisy_bey: One of my fave svt fan tt accounts posted this… it made me cry🥺https://t.co/pREV6mUMl9\n\nSeventeen, thank you for ev… https://t.co/NWuQfdrW5w"
##
## [[9301]]
## [1] "naonaomine_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9302]]
## [1] "Mu93Mami: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9303]]
## [1] "BananaLakatan: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9304]]
## [1] "17_zii: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9305]]
## [1] "noniemailZ: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9306]]
## [1] "katyjournal: RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…"
##
## [[9307]]
## [1] "kathlengggyu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9308]]
## [1] "coupssdrling: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[9309]]
## [1] "wonskyui: RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…"
##
## [[9310]]
## [1] "xiaiowen: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9311]]
## [1] "szllsssm: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9312]]
## [1] "katkatjoins: RT @boyfriendshua: #BeTheSuninBULACAN #BeTSinBULACAN \n\nseventeen freebies giveaway on concert day ☀️🌞\n\n- 12.17.2022\n- time & location tba\n-…"
##
## [[9313]]
## [1] "KimSahira: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9314]]
## [1] "mj_cherryfan: RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…"
##
## [[9315]]
## [1] "hobae96: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9316]]
## [1] "itsandykim: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9317]]
## [1] "_seungcheolrry: RT @_jeongyus: rewatching inside seventeen in manila and it's just sad that i failed to see them for the 3rd time. those opportunities that…"
##
## [[9318]]
## [1] "Jayee3Mp4: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9319]]
## [1] "jhopesmio: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9320]]
## [1] "majesticbtsvt: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9321]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟮𝟮𝟬.𝟬𝟬 each\n\n- OTY Japan DK Solo\n- YOUR CHOICE Dino PC Other Side\n\n(dont mind prices on pic)… https://t.co/E1EP2cDZsO"
##
## [[9322]]
## [1] "d_dskr_r: Got7 \nBTOB\nAteez\nStray Kids\nMonstaX\nExo\nItzy\nDreamcatcher\nBp\nBts\nTwice \nShinee\nTxt\nDay6 \nNCT\nSeventeen\nBigbang \nRed… https://t.co/F2HmkhP1zK"
##
## [[9323]]
## [1] "_winTAEmelon: RT @savuhntea: UNFLOP ME, HELP RT 🇵🇭 CARATS 🥺🙏 \n\n✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n\"seventeen inspired\" embroidered shirts for ₱300 with…"
##
## [[9324]]
## [1] "__kkk17: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9325]]
## [1] "indainya: WTB Green A Carmem (1tix)\n\n#seventeen #BETHESUNinJKT #wtb #wts #konserseventeen"
##
## [[9326]]
## [1] "SO0YUNH: RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…"
##
## [[9327]]
## [1] "katkatjoins: RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…"
##
## [[9328]]
## [1] "jmchim_chim: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9329]]
## [1] "suflowner: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…"
##
## [[9330]]
## [1] "coupranghan: RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…"
##
## [[9331]]
## [1] "chickHannuggets: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9332]]
## [1] "yoonjeonghannny: me and my carat shoes are gonna see seventeen today 🤩 https://t.co/QzrSkvTxVj"
##
## [[9333]]
## [1] "hwnghyunjeanz: @miss_svtmafia @pledis_17 @bobgyul all carats deserves to see seventeen pero i also deserve to see them because it… https://t.co/31eTxhu35f"
##
## [[9334]]
## [1] "hoshivolo: RT @NEVERVMlND: just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd"
##
## [[9335]]
## [1] "katkatjoins: RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…"
##
## [[9336]]
## [1] "ununs_12: RT @yoonsbbymama: bby attending my grad lookin hot in red💋 all eyes on us but i only got my eyes on you. no one can resist the charm, restu…"
##
## [[9337]]
## [1] "katkatjoins: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[9338]]
## [1] "flyhightwenteen: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[9339]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟮𝟮𝟬.𝟬𝟬 each\n\n- HMV POB - FALLIN' FLOWER\nSCoups Jun Dino\n- ATTACCA Weverse POB PC The8\n- MINGYU YMMD Bef… https://t.co/6SmM4Mjv3x"
##
## [[9340]]
## [1] "suflowner: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[9341]]
## [1] "UKChartStats: UK Albums Chart, 16.12.2022\n#13 (+30) ‘Seventeen Going Under’ @samfendermusic [62 weeks] *peak #1"
##
## [[9342]]
## [1] "katkatjoins: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[9343]]
## [1] "Solely_Ming: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9344]]
## [1] "oma_oma_1: RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…"
##
## [[9345]]
## [1] "bebeamoraaa14: @yupsheskitten I really deserve this ticket as a reward for working hard for my acads. I want to see and hear them… https://t.co/EpGBNIhyKC"
##
## [[9346]]
## [1] "somnia_zen: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9347]]
## [1] "hyunwoonahhh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9348]]
## [1] "minhosrain: RT @kwanslovr: you are my angel~ <3 \n#csd #CARAT_SELCA_DAY #JUN #SEVENTEEN @pledis_17 https://t.co/8eH8ARWmtr"
##
## [[9349]]
## [1] "jedisoonwoo: plz be nice to me \n\n#CSD #cartaselcaday #SEVENTEEN #HOSHI @pledis_17 https://t.co/0ZNN3jneWf"
##
## [[9350]]
## [1] "katkatjoins: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[9351]]
## [1] "coupssdrling: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9352]]
## [1] "eiiissaaa_a: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9353]]
## [1] "mmmookon: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[9354]]
## [1] "geliena18: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[9355]]
## [1] "queenerry1: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9356]]
## [1] "katkatjoins: RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…"
##
## [[9357]]
## [1] "mwone_woo: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9358]]
## [1] "haruharuminwon: WTB👀 #jmwbuys \nseventeen dicon my choice is... teddy yang belum ada tandanya\n\npreferably ready ina\nharga affordable… https://t.co/s6uCFpkCcI"
##
## [[9359]]
## [1] "_weixvii: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9360]]
## [1] "f_wonsoo: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[9361]]
## [1] "_yenyenyen: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9362]]
## [1] "dokyeomsfool: RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr"
##
## [[9363]]
## [1] "jundklover: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9364]]
## [1] "maxx_is_mad: Goodluck to all the carats that will meet seventeen later 💗 enjoyyyy~~ (i wanna go too 😭😭) hoping for a succesful concert ^^"
##
## [[9365]]
## [1] "yjhaniyoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9366]]
## [1] "mimaaaxxx: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9367]]
## [1] "revelvelvets: RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…"
##
## [[9368]]
## [1] "cherishjun: RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…"
##
## [[9369]]
## [1] "luvmingoo: RT @DINO_CENTRAL: say the name! \n\n#DINO #디노 \n#SCOUPS #에스쿱스 \n#SEVENTEEN #세븐틴 https://t.co/VeqmaksRps"
##
## [[9370]]
## [1] "treteen_: @yupsheskitten i will say i deserve to see them because they're everything to me, they help me get through every st… https://t.co/vvgdzhKH25"
##
## [[9371]]
## [1] "dokyeomsfool: RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU"
##
## [[9372]]
## [1] "_yoonjunghan_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9373]]
## [1] "ririesse_: December 17 is for Seventeen & PH Carats. See u later @pledis_17 🫶🏻"
##
## [[9374]]
## [1] "suflowner: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[9375]]
## [1] "diamondwonu17: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9376]]
## [1] "eriynne: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9377]]
## [1] "katkatjoins: RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…"
##
## [[9378]]
## [1] "caratshy_y: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9379]]
## [1] "iamangeliquexx: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9380]]
## [1] "itsjrytn: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[9381]]
## [1] "mqkxxx: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[9382]]
## [1] "OnceinanArmy17: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9383]]
## [1] "bubbyje: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9384]]
## [1] "seoksoohorang: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9385]]
## [1] "_nathtwt: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9386]]
## [1] "_Lilychhani: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[9387]]
## [1] "myHanniieee: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9388]]
## [1] "BLouMcMillan: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[9389]]
## [1] "kazumadaniel: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9390]]
## [1] "wonuwonuwu: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[9391]]
## [1] "kinghwiy0ung: RT @jasgrenae: 🌸BeTs Be the Sun Bulacan Freebies\n\nHelp RT\nNew Carat here 🥹💕\nSupport nyo naman effort ko hahahah\n\n🌷 Open for both Team Labas…"
##
## [[9392]]
## [1] "_cmrj: @yupsheskitten Seeing your moots in twitter in real lifeee shouting with other carats Ofc laughing and enjoing the… https://t.co/iClgE9J4Al"
##
## [[9393]]
## [1] "GirlWitHour: Different places in 1 goal 💖\n\n#CSD #CaratSelcaDay #HOSHI #SVT #SEVENTEEN @pledis_17 https://t.co/oWti15IPu4"
##
## [[9394]]
## [1] "zyanxn_w: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9395]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟮𝟬𝟬.𝟬𝟬 each\n\n- YOUR CHOICE Album PC\nSeungkwan Dino\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/dm4hrztrVN"
##
## [[9396]]
## [1] "everyone_wunoo: RT @missmafia0526: CARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VIP SOUNDCHECK AN…"
##
## [[9397]]
## [1] "iluuvwon: my boys seventeen of course https://t.co/4bds3cl7ax"
##
## [[9398]]
## [1] "mwone_woo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9399]]
## [1] "ceruleanhorrors: I’m seventeen years old. \n I don’t know then that one day I won’t be seventeen. I don’t know that youth doesn’t las… https://t.co/Dib3AuUlMV"
##
## [[9400]]
## [1] "WTNBEH4RUT0: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9401]]
## [1] "apochwe: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[9402]]
## [1] "Sharicaaa: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9403]]
## [1] "chaezballuver: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9404]]
## [1] "smolhan_: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9405]]
## [1] "17y0_0n: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9406]]
## [1] "samoyedjenlee: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[9407]]
## [1] "Honggbae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9408]]
## [1] "PatrickASchmidt: RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…"
##
## [[9409]]
## [1] "vobosquad: RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU"
##
## [[9410]]
## [1] "Phineope: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9411]]
## [1] "Mp_Stamp: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9412]]
## [1] "f4irymh: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9413]]
## [1] "chweolpapi: wtt lft\n\nHave: UBA 307 row 66 (2nd row)\nWant: LBB REG right side (mababang row)\n\ntickets upper box a philippine are… https://t.co/VFS4UhqcJ1"
##
## [[9414]]
## [1] "vyshusvt17: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[9415]]
## [1] "getyouwhacked: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9416]]
## [1] "hannie_yoxiii: RT @Horangdan_iyeyo: Wts lfb ph only\n\nSvt photocards\n-110 unless stated\n•Vernon an ode poet\n•Vernon attacca op2 50\n•Hoshi semi\n•Jun semi\n•J…"
##
## [[9417]]
## [1] "loveyoonjh: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9418]]
## [1] "skeeleetons: RT @yamazke: same sunset\n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/msuTEDX3oZ"
##
## [[9419]]
## [1] "hanniezel_: @yupsheskitten I deserve to see Seventeen po because I've been their fan since I was in Grade 8 and they become my… https://t.co/Vm839M4vSf"
##
## [[9420]]
## [1] "m_______yww: RT @Wonder_ww717: 221203 Be The Sun in Nagoya\nww.💫\n#세븐틴 #SEVENTEEN #원우 #WONWOO #ウォヌ @pledis_17 https://t.co/FMGbuCRcmO"
##
## [[9421]]
## [1] "katkatjoins: RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…"
##
## [[9422]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟮𝟬𝟬.𝟬𝟬 each\n\n- ATTACCA Weverse POB PC + Pouch\nexcept The8\n- ATTACCA Album PC\nJoshua Woozi Vernon\n- POL… https://t.co/nOnYsgjoV3"
##
## [[9423]]
## [1] "snowballexshi: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9424]]
## [1] "Lookse_: RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…"
##
## [[9425]]
## [1] "rodriguez_anci: @yupsheskitten I deserve this because I want to them happy and enjoying the vibe with our filo carats and I want to… https://t.co/kZrkn09hel"
##
## [[9426]]
## [1] "katkatjoins: RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…"
##
## [[9427]]
## [1] "jmchim_chim: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9428]]
## [1] "bod9y_m: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9429]]
## [1] "haomingthe8: RT @aceofdino: [#BeTSinBulacan #BeTheSuninBulacan #BeTheSun]\n\nsound_of_coups & feat.dino Fanmade Giveaway (w/ @Woncheol_17)\n\n• Like/RT\n• Fo…"
##
## [[9430]]
## [1] "newskzi: @miss_svtmafia @pledis_17 @bobgyul I've been a fan of seventeen since adore you. they gave me comfort and a sense o… https://t.co/e2mNUqVp4Y"
##
## [[9431]]
## [1] "evryw0n: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9432]]
## [1] "Siri24741948: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9433]]
## [1] "lotherye: see you later seventeen :)"
##
## [[9434]]
## [1] "cigsaftercheol: If you see this, you're required to list your top 10 groups:\n\n1. seventeen\n2. svt\n3. 7teen \n4. 17 \n5. on yedi \n6. s… https://t.co/HpNnox50vV"
##
## [[9435]]
## [1] "roseanneeeee03: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9436]]
## [1] "KL10218: Hello baka po may interested\n\n(1) LBB PREMIUM Section 209\nBe The Sun in Bulacan Concert Ticket\n10k po or pwede pa p… https://t.co/BLVuzI3WwZ"
##
## [[9437]]
## [1] "bobpulmilktea: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9438]]
## [1] "_uuji: RT @eunoia__svt: \"Self-producing\" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…"
##
## [[9439]]
## [1] "aesirwords: At seventeen I started to starve myself. I thought that love was a kind of emptiness. And at least I understood the… https://t.co/y3MdrW9FFC"
##
## [[9440]]
## [1] "nananamcn_: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[9441]]
## [1] "vyshusvt17: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9442]]
## [1] "YJ__MOA: crying because i won't be seeing seventeen tomorrow 💔 goodluck sa lahat ng carats na makakapunta. make their first… https://t.co/ZMEaS4nxZ8"
##
## [[9443]]
## [1] "jseunie07: @yupsheskitten I deserve to see #SEVENTEEN in #BeTSinBULACAN bc I really want to support them live and makadagdag t… https://t.co/YenDZz35bz"
##
## [[9444]]
## [1] "reallifegojo: 1. nct127 & ateez\n2. stray kids\n3. bts\n4. seventeen \n5. nct dream \n6. wayv\n7. p1harmony \n8. enhypen\n9. txt & the bo… https://t.co/GrLczBf3Vd"
##
## [[9445]]
## [1] "expve_love: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9446]]
## [1] "onyourj_eonghan: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[9447]]
## [1] "chewr218: RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu"
##
## [[9448]]
## [1] "joshuji_93: RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR[BE THE SUN] IN TORONTO\nHow are you feeling?🤔\nVERY NICE‼️\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinTO…"
##
## [[9449]]
## [1] "vyshusvt17: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9450]]
## [1] "into_SooHui: RT @michikartsu: bump!\n\nwts lfb svt seventeen ph\n(helping a friend) \n\n✴︎ (1) LBB Reg 217 BeTS tickets✴︎\n⤷ tickets are claimed already\n⤷ ₱9k…"
##
## [[9451]]
## [1] "_uuji: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9452]]
## [1] "jmchim_chim: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9453]]
## [1] "Phineope: RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…"
##
## [[9454]]
## [1] "scjnjh_9405: @yupsheskitten I deserve to feel that peace and joy by spending a wonderful experience and milestone with one of th… https://t.co/rhjwYj9hiU"
##
## [[9455]]
## [1] "m_______yww: RT @eunoia__svt: Songs I want to see seventeen perform live again but they probably will never 🥲\n\n@pledis_17 #SEVENTEEN"
##
## [[9456]]
## [1] "serenityksy: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9457]]
## [1] "snowballexshi: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9458]]
## [1] "jecnghan: RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…"
##
## [[9459]]
## [1] "mahalimAtin4evr: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[9460]]
## [1] "mingfthao_17: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9461]]
## [1] "Caraxjune1: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9462]]
## [1] "093kartz: RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…"
##
## [[9463]]
## [1] "GeneNiMingyu: @yupsheskitten Seventeen has always been my home, my comfort and my happy pill, they saved me in more ways than I c… https://t.co/mkcNqkxhMu"
##
## [[9464]]
## [1] "icymoonhui: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9465]]
## [1] "8149cart: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9466]]
## [1] "choisuchie: Seventeen-year-old boy beliefs. It could take time to\ngoolak"
##
## [[9467]]
## [1] "itsjrytn: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[9468]]
## [1] "katkatjoins: RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…"
##
## [[9469]]
## [1] "bebeamoraaa14: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9470]]
## [1] "icymoonhui: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9471]]
## [1] "lucresia__: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9472]]
## [1] "jeonghan_stew: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9473]]
## [1] "fr3sh_m1lk: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9474]]
## [1] "h_wonu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9475]]
## [1] "NEVERVMlND: RT @sfelishi: thinkin’ about you\n[ #JOSHUA #CSD #CARATSELCADAY #SEVENTEEN #SVT ] https://t.co/8iaRZLszvO"
##
## [[9476]]
## [1] "mihanzxcv_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9477]]
## [1] "snemarcellaa: RT @kyeomsta: remember when wonwoo the dancing machine matched up seventeen’s performance team leader during a ment in concert? main dancer…"
##
## [[9478]]
## [1] "octobereveryday: sorry if ur living and ur seventeen\n im\n\nsorry if ur living and ur seventeen\n im sorry… https://t.co/5rSM6FRuAA"
##
## [[9479]]
## [1] "_jeonghan_nie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9480]]
## [1] "ch3rrytrbl: @siriusnamjoon Seventeen"
##
## [[9481]]
## [1] "ultsungjeans: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9482]]
## [1] "KaiYou94: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9483]]
## [1] "onyourj_eonghan: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[9484]]
## [1] "hourlyancient: This hour's ancient makes two used Cattles every seventeen weeks."
##
## [[9485]]
## [1] "TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wa… https://t.co/WOHn2bw68D"
##
## [[9486]]
## [1] "seventeen: Meet Seventeen Voices of the Year honoree Cameron Samuels! 🎙Cameron led a powerful movement against censorship in t… https://t.co/pECD1AuknV"
##
## [[9487]]
## [1] "vobosquad: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[9488]]
## [1] "hanniezel_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9489]]
## [1] "GeneNiMingyu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9490]]
## [1] "athynna_a: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9491]]
## [1] "Joana_______: i just love seventeen so much i have no words"
##
## [[9492]]
## [1] "katkatjoins: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[9493]]
## [1] "porsche_porsha: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[9494]]
## [1] "ellexjeon: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9495]]
## [1] "ynjyuk1: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9496]]
## [1] "hyejubaitola: @hseokmine olha eu\ntxt: soobin\nbts: nao tneho\nenhypen: jungwon 😡\nstray kids: jisung e bangchan\nseventeen: vernon\nne… https://t.co/q4gPtxdIPq"
##
## [[9497]]
## [1] "HanieBee_sjnb: RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…"
##
## [[9498]]
## [1] "Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Pat… https://t.co/FoaHjncQlW"
##
## [[9499]]
## [1] "newskzi: @yupsheskitten I've been a fan of seventeen since adore you. they gave me comfort and a sense of belonging. it's th… https://t.co/ZEnR8fGXYw"
##
## [[9500]]
## [1] "jo_choisc: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9501]]
## [1] "jseunie07: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9502]]
## [1] "Luvyluv22: RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…"
##
## [[9503]]
## [1] "suezyy_coupsie: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9504]]
## [1] "jangseowon0506: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9505]]
## [1] "woo_myeverthing: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9506]]
## [1] "lemonopossum_: - ateez\n- seventeen\n- nct dream\n- shinee\n- exid\n- vixx\n- a.c.e\n- block b\n- kard\n- exo\nin no particular order becaus… https://t.co/HUg8ZVOkMa"
##
## [[9507]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟭𝟮𝟬.𝟬𝟬 each\n\n- 2021 Seasons Greetings Seventeen\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/6v8S0BhbLD"
##
## [[9508]]
## [1] "porsche_porsha: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[9509]]
## [1] "areinmyy: RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…"
##
## [[9510]]
## [1] "allykwan_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9511]]
## [1] "shhuuwwaa: @yupsheskitten I want Seventeen to my first concert experience ❤️. And also this will act as my gift because I just… https://t.co/tFOBH7qndN"
##
## [[9512]]
## [1] "moonjunss: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[9513]]
## [1] "itzaimae: @yupsheskitten I deserve to see SEVENTEEN because I've been a fan for 7 years and I haven't met them. Also SEVENTEE… https://t.co/ohlPLOerjX"
##
## [[9514]]
## [1] "cherrylovesyoon: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9515]]
## [1] "aimhden: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9516]]
## [1] "chengiebaobei: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9517]]
## [1] "anneiyooo: RT @_deardarlings: Be The Sun in Bulacan Project ☀️\nby #DearDarlings, \n\nCARATs should stay hydrated for the whole day on December 17, 2022!…"
##
## [[9518]]
## [1] "lensof_minghao: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9519]]
## [1] "haomingthe8: RT @otter_cart: #BETSinBulacan Fan Support by otter_cart & lab_otter ✨\n\nMechanics:\n1. mbf me and @lab_otter\n2. rt and like this twt\n3. tag…"
##
## [[9520]]
## [1] "HanieBee_sjnb: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[9521]]
## [1] "hwnghyunjeanz: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9522]]
## [1] "treteen_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9523]]
## [1] "abhinavgoyal17: RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT"
##
## [[9524]]
## [1] "icymoonhui: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9525]]
## [1] "myHanniieee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9526]]
## [1] "fantasiizie: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9527]]
## [1] "miss_svtmafia: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9528]]
## [1] "itsmesaaammmy: RT @mylovejoshuji: Be The Sun in Bulacan\n• Shua Kit freebies 💗\n\nfor Joshushushus, I gotchu!\nlooking for Joshushushu moots! Let's meet on de…"
##
## [[9529]]
## [1] "kttywonwoo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9530]]
## [1] "air_kyeom: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9531]]
## [1] "evrbdyhngsm: @yupsheskitten i deserve to see svt since i supported through any means and the way i can. i want to see them perfo… https://t.co/8LZMGJ7TA6"
##
## [[9532]]
## [1] "JU_MW9697: RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…"
##
## [[9533]]
## [1] "loving_coups: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9534]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟭𝟬𝟬.𝟬𝟬 each\n\n- Vernon HENGGARAE PC\n- Mingyu Dicon Magazine 2018 PC\n- HOSPITAL PLAYLIST\nWoozi DK Seungkw… https://t.co/aKnG9WZ8Wv"
##
## [[9535]]
## [1] "luvielilyv: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9536]]
## [1] "haiena___: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9537]]
## [1] "Berinyx: RT @samsamelona: ˚♡ ⋆。˚baby boo と baby carat🍞\n#CaratSelcaDay #CSD #seventeen \n#세븐틴 @pledis_17 #seungkwan #승관 #부승관 https://t.co/0xt4CkYPtM"
##
## [[9538]]
## [1] "WTNBEH4RUT0: RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…"
##
## [[9539]]
## [1] "makciat0: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9540]]
## [1] "no_okbye: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9541]]
## [1] "harutulog: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9542]]
## [1] "MissssssC: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9543]]
## [1] "Joshongiie: RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…"
##
## [[9544]]
## [1] "kxsoonhao: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9545]]
## [1] "joshushushuwu: @yupsheskitten lahat po kami deserve makita svt huhu pero this would be the best birthday gift if i ever won po, i… https://t.co/d1xkchBWI6"
##
## [[9546]]
## [1] "atpstumii: @yupsheskitten seventeen has been my comfort ever since i discover them, so seeing them or hearing them live perfor… https://t.co/AKwqgNBdNx"
##
## [[9547]]
## [1] "aegicarrot: RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…"
##
## [[9548]]
## [1] "katkatjoins: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[9549]]
## [1] "shhuuwwaa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9550]]
## [1] "minwontwts: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9551]]
## [1] "porsche_porsha: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9552]]
## [1] "choleytsom: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9553]]
## [1] "Ath1201R: RT @kpoplikeperfect: 221213 AAA ENDING\n\n☺️👋\n\n#dino #디노 #seventeen #세븐틴\n#AsianArtistAwards2022 https://t.co/jWQYvYZizI"
##
## [[9554]]
## [1] "mmmookon: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9555]]
## [1] "Yjhnihae: @yupsheskitten Seventeen is my light. They helped me and they were the reason why I'm still standing rn. I want to… https://t.co/pQ4D4N54h3"
##
## [[9556]]
## [1] "sincerelyjwon: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9557]]
## [1] "apochwe: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[9558]]
## [1] "katkatjoins: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[9559]]
## [1] "mxngyuxx: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9560]]
## [1] "yjhangeljh: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9561]]
## [1] "itsjrytn: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[9562]]
## [1] "minwontwts: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9563]]
## [1] "suchlose: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[9564]]
## [1] "Sooha_abcd: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9565]]
## [1] "mywonss: RT @littIegfhoshi: seventeen would drop everything to do silly little tiktoks with hoshi"
##
## [[9566]]
## [1] "ynjyuk1: RT @junranghae_hui: Shit, this is red too!!❤️\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BPzcDvvjWr"
##
## [[9567]]
## [1] "kyeomiexie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9568]]
## [1] "everyone_wunoo: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9569]]
## [1] "cyvll2: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9570]]
## [1] "itsmesaaammmy: RT @vminsuga613: 🌞 Be the Sun Bulacan Freebies🌞\n♥️Design by : @btsvtnimaliel\n🔹️ Like & Rt \n🔹️Open for all carats💎\n🔹️1:1 limited quantity…"
##
## [[9571]]
## [1] "ODiasanta: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9572]]
## [1] "SayWahuWahu: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9573]]
## [1] "sarang_nunbit: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9574]]
## [1] "areinmyy: RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each/take all\n• exc packing+admin 🍊\n• goodcon, not for sensitive buyers\n• K…"
##
## [[9575]]
## [1] "wonuwonuwu: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[9576]]
## [1] "_weewooonwoo: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9577]]
## [1] "_shihui: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9578]]
## [1] "ruuubbbyyyyyyy4: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9579]]
## [1] "katkatjoins: RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…"
##
## [[9580]]
## [1] "wfcdsbhd: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9581]]
## [1] "chweeverkwan: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9582]]
## [1] "_Yedamie7: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9583]]
## [1] "h3ll0_exoteen: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9584]]
## [1] "melby_yes: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9585]]
## [1] "ggukscart: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9586]]
## [1] "porsche_porsha: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9587]]
## [1] "desmileee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9588]]
## [1] "haomingthe8: RT @Woncheol_17: [#BeTSinBulacan #BeTheSuninBulacan #BeTheSun]\n\nsound_of_coups & feat.dino Fanmade Giveaway (w/ @aceofdino)\n\n• Like/RT\n• Fo…"
##
## [[9589]]
## [1] "purplefy: RT @thinkabthvc: also following ruby’s release we (might) be getting: \n-live performance on music show (schedule may be delayed due to conc…"
##
## [[9590]]
## [1] "a_em_MissLP: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[9591]]
## [1] "queenerry1: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9592]]
## [1] "wonskyui: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9593]]
## [1] "FongPingk: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9594]]
## [1] "aegicarrot: RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…"
##
## [[9595]]
## [1] "newskzi: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9596]]
## [1] "jjamaymay: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9597]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟴𝟬.𝟬𝟬 each\n\n- ATTACCA Carat Ver\nJoshua Jun Vernon Dino\n- OTY Polacard\nJun Vernon\n\n(dont mind prices on… https://t.co/shXjcwkG2j"
##
## [[9598]]
## [1] "yuki05260315: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9599]]
## [1] "rk_chocob0ba: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9600]]
## [1] "coupranghaae: @yupsheskitten I want to see the people who inspired me to do better every day. Also, I want to be part of the most… https://t.co/dT90BJKdOD"
##
## [[9601]]
## [1] "Joshongiie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9602]]
## [1] "snowkhoshii: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9603]]
## [1] "_1350_woofwoof: Honorable Mentions Pt. 2:\n\n1._WORLD by SEVENTEEN\n2. Ring Ding Dong by SHINee\n3. Dear My Winter by Chuu, george"
##
## [[9604]]
## [1] "tigerkwonn: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9605]]
## [1] "gaycheollie: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9606]]
## [1] "Gyu0328_: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[9607]]
## [1] "xu_jo1230: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[9608]]
## [1] "sksuxs: @miss_svtmafia @pledis_17 @bobgyul this is actually for my friend. She introduced me to seventeen and we promised t… https://t.co/y1vOIez53f"
##
## [[9609]]
## [1] "sahifeels: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9610]]
## [1] "chwenaaa: RT @Kpop_Herald: .@pledis_17's Joshua made the cover of fashion magazine MAPS. Asked what drives him to work hard consistently, he said, \"C…"
##
## [[9611]]
## [1] "SebongxTulsa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9612]]
## [1] "gelcakyy: @miss_svtmafia @pledis_17 Everyday, my sister locks herself up inside her room to study while Seventeen’s song is o… https://t.co/nRU4Ssw0mf"
##
## [[9613]]
## [1] "lkim024: RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…"
##
## [[9614]]
## [1] "JaeJinGyu: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9615]]
## [1] "joshushushuwu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9616]]
## [1] "onlywons_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9617]]
## [1] "ynmbltrn: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9618]]
## [1] "scjnjh_9405: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9619]]
## [1] "_shingi_bangi_: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9620]]
## [1] "Yjhnihae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9621]]
## [1] "mars_svt: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[9622]]
## [1] "wongyuuhae: RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…"
##
## [[9623]]
## [1] "melby_yes: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9624]]
## [1] "WW_jinsome: RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS"
##
## [[9625]]
## [1] "_Berry21: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9626]]
## [1] "hongcoups: RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D"
##
## [[9627]]
## [1] "_jeonghan_nie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9628]]
## [1] "Mp_Stamp: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9629]]
## [1] "coupshan_sebong: @yupsheskitten I wish every carats can see them but I wish to win this GA not for me solely but for my daughter. Sh… https://t.co/FDotFhRPmJ"
##
## [[9630]]
## [1] "sojake__: RT @wonusuals: from \"we're breathing the same polluted air\" \"team bahay\" \"team labas\" to \"team concert\" \"see you, seventeen\" \n\nI CAN FINALL…"
##
## [[9631]]
## [1] "imraciuu_svt: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9632]]
## [1] "xasahinax: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9633]]
## [1] "_hosh1gyu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9634]]
## [1] "ynjyuk1: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9635]]
## [1] "heeliftror: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9636]]
## [1] "Chan19Lee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9637]]
## [1] "_chanslatte: anyone who wants their names written for tomorrow? i still can have more :) #BeTSinBULACAN #SEVENTEEN https://t.co/WcMnM1HTzi"
##
## [[9638]]
## [1] "suflowner: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[9639]]
## [1] "sichengluvvr: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9640]]
## [1] "twentywanbae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9641]]
## [1] "CrizziaLopez: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9642]]
## [1] "iamroe91: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9643]]
## [1] "seokminssoulmat: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9644]]
## [1] "ridgecarts: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9645]]
## [1] "vobosquad: RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY"
##
## [[9646]]
## [1] "skeeleetons: RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK"
##
## [[9647]]
## [1] "bbang_cart: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9648]]
## [1] "400461i: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9649]]
## [1] "coupshan_sebong: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9650]]
## [1] "moon_bammie: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9651]]
## [1] "km2igyu: RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70"
##
## [[9652]]
## [1] "_gyuhan2022: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9653]]
## [1] "sojunghan_SVT: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9654]]
## [1] "KathHorannn: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9655]]
## [1] "leeminknowww: RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…"
##
## [[9656]]
## [1] "ynjyuk1: RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…"
##
## [[9657]]
## [1] "vjkscart: @yupsheskitten i really want to see seventeen. im so sad that there’s a low chance left of me being able to see the… https://t.co/th8stJGsK3"
##
## [[9658]]
## [1] "miya_caratlnd13: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9659]]
## [1] "Jincheollie8: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9660]]
## [1] "wonjaecart: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9661]]
## [1] "JJudisu: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[9662]]
## [1] "shuaashushushu: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9663]]
## [1] "Luvyluv22: RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D"
##
## [[9664]]
## [1] "CrizziaLopez: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9665]]
## [1] "coupranghaae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9666]]
## [1] "btssvt713: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9667]]
## [1] "_gdncs13: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9668]]
## [1] "AliceGlass19: RT @ten_sye: @crbarnes001 Yes. When I died of asymptomatic long covid yesterday, a striking NHS nurse broke the picket line, jabbed me with…"
##
## [[9669]]
## [1] "Luvyluv22: RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP"
##
## [[9670]]
## [1] "woshikyeom: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9671]]
## [1] "atpstumii: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9672]]
## [1] "rodriguez_anci: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9673]]
## [1] "Janna_L_17: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9674]]
## [1] "mariz_cblqnt: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9675]]
## [1] "krasshen_ezz: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9676]]
## [1] "hongfinity: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9677]]
## [1] "rairaiqt: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9678]]
## [1] "96WONWON: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9679]]
## [1] "yoongimtv: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9680]]
## [1] "justmeysaaa: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9681]]
## [1] "ynjyuk1: RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…"
##
## [[9682]]
## [1] "maria_criscel: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9683]]
## [1] "itsmesaaammmy: RT @sebongzi: Seventeen Be the Sun in Bulacan ☀️✨\n\nHello cuties! I'll be giving away this DK handbanner as a support for our sunshine this…"
##
## [[9684]]
## [1] "sweetiehosh: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9685]]
## [1] "itzaimae: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9686]]
## [1] "_llaineeey: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9687]]
## [1] "evrbdyhngsm: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9688]]
## [1] "1keeer_: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[9689]]
## [1] "a2zthb: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9690]]
## [1] "_cmrj: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9691]]
## [1] "fueledfantasies: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9692]]
## [1] "yorsecretfanboy: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9693]]
## [1] "kwannieheyy: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9694]]
## [1] "17_zii: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9695]]
## [1] "_gdncs13: @miss_svtmafia @pledis_17 @bobgyul WANT TO SEE SEVENTEEN AND IWANT TO HEAR THEM SING LIVE THEY'RE THE REASON WHY IM… https://t.co/I2BY3RLHPJ"
##
## [[9696]]
## [1] "pichulinology: @dre_seventeen @shuasmwah I don't flirt wth😭😭"
##
## [[9697]]
## [1] "alien__30: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9698]]
## [1] "dkyeominee: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9699]]
## [1] "vjkscart: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9700]]
## [1] "shiningorbits: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9701]]
## [1] "itsmesaaammmy: RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…"
##
## [[9702]]
## [1] "baoxiuji: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9703]]
## [1] "Oishie_Hae: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9704]]
## [1] "itsmesaaammmy: RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…"
##
## [[9705]]
## [1] "katkatjoins: RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…"
##
## [[9706]]
## [1] "drunkkiest7: @tanyakanrl HAPPY SWEET SEVENTEEN SENDER https://t.co/CEW9E6AnJp"
##
## [[9707]]
## [1] "yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see… https://t.co/t8nSd3VAHz"
##
## [[9708]]
## [1] "itsmesaaammmy: RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…"
##
## [[9709]]
## [1] "sweetiepiesnow: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[9710]]
## [1] "sy2min: RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG"
##
## [[9711]]
## [1] "haomingthe8: RT @406haul: 📸 SNAP SHOOT 📸\nseventeen fan support\n\n— hi! i will be giving away fanmade polaroid prints on d-day for be the sun in bulacan!…"
##
## [[9712]]
## [1] "goddess_minerva: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9713]]
## [1] "itsmesaaammmy: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[9714]]
## [1] "MakbeRocano: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[9715]]
## [1] "gardenfaeirie: RT @BearJonginnie_: *still gonna used the same pict till I have new couple pict \n\n#CaratSelcaDay #CSD #SEVENTEEN https://t.co/IBT6V2i683"
##
## [[9716]]
## [1] "koosad444: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[9717]]
## [1] "every9yu_woo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9718]]
## [1] "itsmesaaammmy: RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…"
##
## [[9719]]
## [1] "gailujirong: RT @kyutie0613: HELLOOOOO CARATS! I’ll be giving FREE photocards + snacks tomorrow at PH ARENA ✨🤗 Hoping to meet you since first time ko ma…"
##
## [[9720]]
## [1] "minhuiyeolie: @miss_svtmafia @pledis_17 @bobgyul As a 5-year carat, an OG kpop stan, a graduating engineering working student, an… https://t.co/vYuLhOXQT5"
##
## [[9721]]
## [1] "itsmesaaammmy: RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…"
##
## [[9722]]
## [1] "chintadmtrzy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9723]]
## [1] "miroticjimin: petition for kpop groups to come to south africa 🙏🏾 the most streamed groups in south africa are bts, blackpink, tw… https://t.co/PSuKbZaz3t"
##
## [[9724]]
## [1] "svtgalaxy_: WTS / LFB \n₱𝟱𝟬.𝟬𝟬 each\n\n- FACE THE SUN Postcards\nWoozi The8 Dino\n- 6th Caratland TC\n- Mingyu 3RD GEN PC\n\n(dont mind… https://t.co/7svS4zCgcc"
##
## [[9725]]
## [1] "myHanniieee: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9726]]
## [1] "itsmesaaammmy: RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…"
##
## [[9727]]
## [1] "__kwonshii: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[9728]]
## [1] "immaturiti: RT @hansollieee: 🧵 List of korean articles called seventeen with \"Self-Producing Idol (자체제작 아이돌)\" since 2015 ; a thread :)\n\n@pledis_17 #SEV…"
##
## [[9729]]
## [1] "cseadara: SEVENTEEN!!!! https://t.co/JxQI4OUNEq"
##
## [[9730]]
## [1] "WTNBEH4RUT0: RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…"
##
## [[9731]]
## [1] "digibistud: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9732]]
## [1] "baoxiuji: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[9733]]
## [1] "limstephh: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9734]]
## [1] "heidslomibao: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[9735]]
## [1] "memoriesvt: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9736]]
## [1] "NEVERVMlND: just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd"
##
## [[9737]]
## [1] "JannahNikki419: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9738]]
## [1] "mgyuberries: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[9739]]
## [1] "itsmesaaammmy: RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…"
##
## [[9740]]
## [1] "joshihao: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9741]]
## [1] "Zhen_x2: RT @saturnalyia: Faking It\n\n🖤 seventeen - gyuhan\n🖤 ~60k words - T rating\n🖤 canonverse, jeonghan pov\n🖤 fake dating / pr relationship\n\n🔗 link…"
##
## [[9742]]
## [1] "itsmesaaammmy: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[9743]]
## [1] "sohshort: RT @seokhooncart: 「 #seokhoonsells: wts • lfb 」\n\ndokyeom dk photocards\n\n— 13,500php AS SET\n— onhand\n— https://t.co/AXCaI5XJLu for t&cs\n— c…"
##
## [[9744]]
## [1] "fearlesslyPearl: I miss seventeen so much"
##
## [[9745]]
## [1] "haomingthe8: RT @elluminous_: SEVENTEEN BE THE SUN IN BULACAN FREEBIES💙💖\n\nWe'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only! \n\nTime…"
##
## [[9746]]
## [1] "naurmatt: RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp"
##
## [[9747]]
## [1] "cccyy_f: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9748]]
## [1] "memoriesvt: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9749]]
## [1] "55dayMam1045: RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL"
##
## [[9750]]
## [1] "haomingthe8: RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…"
##
## [[9751]]
## [1] "scjnjh_9405: @miss_svtmafia @pledis_17 @bobgyul Joining a GA for the nth time, no matter what time na HAHAHAHA hindi susukuan. P… https://t.co/mWFX5XHBo8"
##
## [[9752]]
## [1] "mxngyuxx: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[9753]]
## [1] "she_obey: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[9754]]
## [1] "diseasethv: i’m trying to help my irl stan seventeen but i don’t even know the members 😭"
##
## [[9755]]
## [1] "shewalnur: @dwersy Bts\nAteez\nSkz\nTwice\nItzy\nMamamoo\nAespa\nGidle\nExo\nNct\nRed Velvet\nTxt\nEnhypen\nEverglow\nKard\nAstro\nGot7\nLee Se… https://t.co/3jXQ51XQMS"
##
## [[9756]]
## [1] "wonrawrs: RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…"
##
## [[9757]]
## [1] "itsmesaaammmy: RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…"
##
## [[9758]]
## [1] "mgyuberries: RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…"
##
## [[9759]]
## [1] "shua_daisy: RT @koreansales_twt: <Face the Sun> by #SEVENTEEN has surpassed 3 million copies sold on Circle Chart."
##
## [[9760]]
## [1] "itsmesaaammmy: RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…"
##
## [[9761]]
## [1] "haomingthe8: RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…"
##
## [[9762]]
## [1] "jonfranks: RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…"
##
## [[9763]]
## [1] "mwbcart: wts lfb ph \n\nhanabi instant photo \n\noption: \n1st pic - ₱1,750 (5 pola)\n2nd & 3rd pic - ₱1,050 (3 pola)\n\n— can tingi… https://t.co/0x8S86cOvn"
##
## [[9764]]
## [1] "mingishibeo24: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9765]]
## [1] "24h_min9yu: RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r"
##
## [[9766]]
## [1] "itsmesaaammmy: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[9767]]
## [1] "ParlourDigital: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits https://t.co/GVGhydnzcS"
##
## [[9768]]
## [1] "haomingthe8: RT @lvediaries: 🫧 be the sun in bulacan freebies ✰。゚・\nfan support by @lvediaries 🏄🏻♀️🍥\n\n⟡ mbf, like & rt \n⟡ time/loc: TBA \n⟡ limited quant…"
##
## [[9769]]
## [1] "haomingthe8: RT @tokkibami: #BETSinBulacan #Tokkibami_GA\n ꒰ be the sun in bulacan freebies ꒱\n\ncarats! I will be giving away freebies for BeTS in Bulacan…"
##
## [[9770]]
## [1] "chilefilomina: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9771]]
## [1] "mmargaretmary1: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[9772]]
## [1] "_shingi_bangi_: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9773]]
## [1] "CrizziaLopez: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9774]]
## [1] "_shingi_bangi_: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9775]]
## [1] "TbeomxjunT: For whoever is going to the seventeen concert tomorrow:\nHAVE FUN AND ENJOY YOURSELF!! TC OF THE BOYS AS WELL PLS DO… https://t.co/JTaXbsGa41"
##
## [[9776]]
## [1] "WTNBEH4RUT0: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9777]]
## [1] "yorsecretfanboy: RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…"
##
## [[9778]]
## [1] "tooruoinkawa: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9779]]
## [1] "itsmesaaammmy: RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…"
##
## [[9780]]
## [1] "miyoungcart: RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…"
##
## [[9781]]
## [1] "mgyuberries: RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…"
##
## [[9782]]
## [1] "kimmmmtae: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9783]]
## [1] "vuum00: wts lfb Be The Sun Bulacan ph\n\nSoundcheck A ⦅qn:3××⦆\n\n💡meet up & cash only \n\nLet's meet at the venue on the day. \np… https://t.co/wdB0Uexhkx"
##
## [[9784]]
## [1] "hcskimchijjigae: RT @tiltonclawson: WTS SEVENTEEN BE THE SUN JKT \nPINK A (1 tix)\nPINK B (2 tix) BOOKED!\nYELLOW B (1 tix)\n\nDi urus sampe fisik, COD venue\nDm…"
##
## [[9785]]
## [1] "spikyhoshi: RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ"
##
## [[9786]]
## [1] "gentIe_joshua: RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…"
##
## [[9787]]
## [1] "cia_kyeomshua: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9788]]
## [1] "218DanceKing: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9789]]
## [1] "HaniHaoGyeom: RT @thebeauthreads: wts lfb ph help rt \n\n꒰ BATCH 2 SEVENTEEN CARAT BONG POUCH/BAG ꒱\n \n— ₱295 each\n— LIMITED 200 SLOTS ONLY\n— more details o…"
##
## [[9790]]
## [1] "katkatjoins: RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…"
##
## [[9791]]
## [1] "cindynamint: @starfess BTS: just one day, \nBLACKPINK: lovesick girls\nTWICE: feel special\nNEWJEANS: hype boy, hurt\nLESSERAFIM: go… https://t.co/D4Em1YXrnR"
##
## [[9792]]
## [1] "SayWahuWahu: @miss_svtmafia @pledis_17 @bobgyul I don't know why I should win... Eme. But honestly, I do believe that I deserve… https://t.co/HimYNdZAIt"
##
## [[9793]]
## [1] "Oishie_Hae: RT @svtenhypennn: ♥ Be the Sun in Bulacan Freebies ♥\n\nInclu:\n♥ Jun / Svt - Carat Hand banner \n♥ Seventeen Bracelet\n♥ Official & Unoff. PC's…"
##
## [[9794]]
## [1] "starry_mamamoo4: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…"
##
## [[9795]]
## [1] "christinejoy_i: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[9796]]
## [1] "suflowner: RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf"
##
## [[9797]]
## [1] "huihosh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9798]]
## [1] "byeolboo: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9799]]
## [1] "BLAZEAYEEN: @marinalyrical Seventeen. Oh seventeen."
##
## [[9800]]
## [1] "huihosh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9801]]
## [1] "naurmatt: RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…"
##
## [[9802]]
## [1] "jowanithe8: wts lfb ph \n\nbets in bul ubc prem ticket 417 row 121 \n- 2.9k meet up sa ph arena\n\ndm \n\n#BeTheSuninBULACAN\n#BeTSinBULACAN seventeen svt tix"
##
## [[9803]]
## [1] "ka1_kim: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9804]]
## [1] "tooruoinkawa: RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…"
##
## [[9805]]
## [1] "swifttaejinkoo: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9806]]
## [1] "coupshan_sebong: @miss_svtmafia @pledis_17 @bobgyul I wish every carats can see them but I wish to win this GA not for me solely but… https://t.co/Tv0vdzacEW"
##
## [[9807]]
## [1] "sirleetyong: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9808]]
## [1] "btssvt713: RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29"
##
## [[9809]]
## [1] "huihosh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9810]]
## [1] "purpledaimondeu: RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…"
##
## [[9811]]
## [1] "itsmesaaammmy: RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…"
##
## [[9812]]
## [1] "wzrdprang: RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…"
##
## [[9813]]
## [1] "huihosh: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9814]]
## [1] "chocopudding__: RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH"
##
## [[9815]]
## [1] "tsimeya: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9816]]
## [1] "JannahNikki419: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9817]]
## [1] "MiMiewwii: RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…"
##
## [[9818]]
## [1] "itsmesaaammmy: RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…"
##
## [[9819]]
## [1] "WTNBEH4RUT0: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9820]]
## [1] "heartyuns: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[9821]]
## [1] "luvmingoo: RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…"
##
## [[9822]]
## [1] "cappuccinoz_: Later on, I learned that seventeen volcanoes erupted simultaneously that day, taking an untold number of lives. I o… https://t.co/ZBjqpSMLtc"
##
## [[9823]]
## [1] "JannahNikki419: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9824]]
## [1] "rayofsunkyeom: RT @soobdragonhoe: No matter what happens \nWe’ll be together\nJust like always🌷\n\n#csd #seventeen #minghao #the8 #CaratSelcaDay @pledis_17 ht…"
##
## [[9825]]
## [1] "gyuext: wts lfb seventeen pc ph https://t.co/elLmZfxVON"
##
## [[9826]]
## [1] "PJHC4RT: @miss_svtmafia @pledis_17 I want to see SEVENTEEN live. I'm a huge fan of them and their music. They're one of the… https://t.co/EqjXh2LAtC"
##
## [[9827]]
## [1] "WTNBEH4RUT0: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9828]]
## [1] "Ryu_MiHye: RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…"
##
## [[9829]]
## [1] "haomingthe8: RT @boosoonhoon: -ˏˋ SEVENTEEN BE THE SUN IN BULACAN ☀️ ˊˎ-\n— GIVEAWAY 🧡🔥\n\n🗓 exact time and location tba\n🌻 65 sets of hoshi, woozi, and soo…"
##
## [[9830]]
## [1] "megaphonedk: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9831]]
## [1] "jihan1995_: RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…"
##
## [[9832]]
## [1] "carol19462: RT @fae_______: In answering a question to fans, Hoshi of Seventeen said that GDRAGON is an artist he likes!❤️ cr. @/hoshzone \n\n#GDRAGON @I…"
##
## [[9833]]
## [1] "cassiaxsvt: RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…"
##
## [[9834]]
## [1] "RJY_miw: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9835]]
## [1] "gyuext: wts lfb vernon ph \n\npob pc - ₱300 ea\nattacca op3 - ₱100\n\n— free scc pc if getting all (₱1.6k) \n— can meet later (ar… https://t.co/uK8FL3dC3a"
##
## [[9836]]
## [1] "soonchanlvr: RT @luvrshuas: can i get to the yams #CSD #CaratSelcaDay #SEVENTEEN https://t.co/BPyGN1tsLW"
##
## [[9837]]
## [1] "moomoomoa: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9838]]
## [1] "hanniezel_: @miss_svtmafia @pledis_17 @bobgyul I should win po because I really want to attend the concert of Seventeen and I r… https://t.co/0RgUMNF6io"
##
## [[9839]]
## [1] "gailujirong: RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…"
##
## [[9840]]
## [1] "Luvyluv22: RT @bonbonppan: “my heart moves towards you even amidst a whirlwind, and I will reach out to you”\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CAR…"
##
## [[9841]]
## [1] "_rapgodmingyu: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9842]]
## [1] "itsmesaaammmy: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[9843]]
## [1] "maxx_is_mad: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9844]]
## [1] "katkatjoins: RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \nReady na ang candy bar ni seungcheol 🤟🤩\n\n신기방기 뿡뿡방기 lootbags are packed as well! See you there! \n\n*…"
##
## [[9845]]
## [1] "JiYayouknow7: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9846]]
## [1] "JamiBoaz: RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…"
##
## [[9847]]
## [1] "pichulinology: RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…"
##
## [[9848]]
## [1] "NPipireta: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…"
##
## [[9849]]
## [1] "haomingthe8: RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…"
##
## [[9850]]
## [1] "flyhightwenteen: RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…"
##
## [[9851]]
## [1] "gyuext: wts lfb ph\n\njun pc set - ₱500\n\n— can meet up sa bets bulacan (around afternoon pa dating namin)\n— mod: sco/jnt\n\n##… https://t.co/ActYl73dnw"
##
## [[9852]]
## [1] "haomingthe8: RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…"
##
## [[9853]]
## [1] "heidslomibao: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[9854]]
## [1] "kyliekim28: RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…"
##
## [[9855]]
## [1] "QueenOnika007: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[9856]]
## [1] "gailujirong: RT @choochu07: 🐯Seventeen as Thomasian Graduates PC🐯\n✨Be The Sun in Bulacan Giveaway✨\n\n💗Like & RT to spread\n💙1:1\n💗First few people to appro…"
##
## [[9857]]
## [1] "WTNBEH4RUT0: RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with \"mine + bias\" \n\nGo…"
##
## [[9858]]
## [1] "NPipireta: RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…"
##
## [[9859]]
## [1] "JhopeGreena: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9860]]
## [1] "Mochii_1095: DDAYYY!!!!!\n#12172022\n#BeTSinBULACAN \n#SEVENTEEN \n#AngSebongAySumapit"
##
## [[9861]]
## [1] "ryzdajab: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9862]]
## [1] "byunteneur: RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw"
##
## [[9863]]
## [1] "KOKOSEMBAKO98_: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[9864]]
## [1] "heesoomios: @putadejeongyeon the8 seventeen heeseung enhypen"
##
## [[9865]]
## [1] "gyuext: wts lfb ph \n\nattacca op3 - ₱100 ea\ncaratland memory book - ₱90 ea\n\n— can meet up sa bets bulacan (around afternoon… https://t.co/Dv7IMxPtFw"
##
## [[9866]]
## [1] "loysgyu: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9867]]
## [1] "KanhaRath4: RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…"
##
## [[9868]]
## [1] "WOOYOUTOPIA: RT @cscthnkr: #scoups : that 😗 guy from seventeen https://t.co/TuFP5JhAHA"
##
## [[9869]]
## [1] "syctxz: RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…"
##
## [[9870]]
## [1] "sweetiehosh: RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…"
##
## [[9871]]
## [1] "eysvtcarat: Hi, I will be giving away paper goods, printed salonpas patches, snacks, and official SVT merch as freebies for… https://t.co/wFS3c1rXQj"
##
## [[9872]]
## [1] "charina_ramos: RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…"
##
## [[9873]]
## [1] "myflowerksy: RT @mingyuscIoud: car rides with the boyfriend \n\n#csd #CaratSelcaDay #mingyu #seventeen #민규 #세븐틴 https://t.co/tyNqrrnxVC"
##
## [[9874]]
## [1] "jeonwcnwoc: RT @m1n9yu_ku: @starfess Seventeen sama wanna one, sama gfriend. 3 grup ini bikin nangis keder, apalagi svt kek HOW LUCKY I AM BEING THEIR…"
##
## [[9875]]
## [1] "yoonshrim_p: @miss_svtmafia @pledis_17 @bobgyul bcs this will serve as a reward for myself for not giving up bcs svt said \"there… https://t.co/5bA0bJtSio"
##
## [[9876]]
## [1] "vanillabluetae: RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…"
##
## [[9877]]
## [1] "dreamymoondust: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0"
##
## [[9878]]
## [1] "Arasu74416072: 9 and seventeen doubtful readings, with only that innat SH9b #推特粉丝 #刷粉平台 #推特买粉 https://t.co/lRlou7Jsgg"
##
## [[9879]]
## [1] "every_9yuu: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9880]]
## [1] "itsmesaaammmy: RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…"
##
## [[9881]]
## [1] "DecorativeCoUK: WONWOO SEVENTEEN DREAM JAPAN 1ST EP Lucky Draw Tower Records Official Photo card https://t.co/WX19uk1tq4 eBay https://t.co/vFIe7Gn80o"
##
## [[9882]]
## [1] "wonuwonuwu: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9883]]
## [1] "mxngyuxx: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9884]]
## [1] "hngxji: seventeen https://t.co/YJ4794qnMs"
##
## [[9885]]
## [1] "cia_kyeomshua: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9886]]
## [1] "gyuext: wts lfb ph\n\nface the sun shopee fs pob pc - ₱300 ea \n\n— can meet up sa bets bulacan (around afternoon pa dating nam… https://t.co/3sXEXgrH8H"
##
## [[9887]]
## [1] "heyyydarya: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9888]]
## [1] "RSK477: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[9889]]
## [1] "WeasleySivan16: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9890]]
## [1] "MAJINTA_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9891]]
## [1] "Jjisanwoo: RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu"
##
## [[9892]]
## [1] "dkdnscoupinia: RT @dksunshines: saaaturday lunch☁️💛\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ahL28wywtR"
##
## [[9893]]
## [1] "y_jeonghannnie: RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5"
##
## [[9894]]
## [1] "woncheolcrt: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[9895]]
## [1] "ynjyuk1: RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN"
##
## [[9896]]
## [1] "wonwryy: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[9897]]
## [1] "jwtsr96: RT @fofoth: wts aab seventeen, mostly minghao \ntake all only, boleh sharing.\n\n✅ save packing\n✅ co via oren + gratong dari oren\n✅ nego allow…"
##
## [[9898]]
## [1] "gyuext: wts lfb ph\n\ncarat ver heart - ₱80\nattacca op3 - ₱100\ncaratland memory book - ₱90 \nin the soop & gose - ₱200 (2 pcs)… https://t.co/R4py7Eynst"
##
## [[9899]]
## [1] "haomingthe8: RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…"
##
## [[9900]]
## [1] "callmepooww: RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…"
##
## [[9901]]
## [1] "slip23: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9902]]
## [1] "shinbboong: RT @wonuniii: 🎀~♡Be the Sun in Bulacan Freebie♡~🎀\n\nCarats, I'll be giving away some caratbong ribbon on D-day!!\n\n♡ like and rt this twt\n♡ m…"
##
## [[9903]]
## [1] "seventhetics: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9904]]
## [1] "Byunjonginniiie: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9905]]
## [1] "dkdnscoupinia: RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP"
##
## [[9906]]
## [1] "Daddu_Cheollito: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9907]]
## [1] "_shingi_bangi_: RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG"
##
## [[9908]]
## [1] "Eisayeongpal08: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9909]]
## [1] "tastyy_00: RT @SvtMembership: [H.B.D] MESSAGE FOR JANUARY CARAT 💎\n\n#MINGYU #민규 #DINO #디노 #SEVENTEEN #세븐틴 https://t.co/RLrI7UijOT"
##
## [[9910]]
## [1] "Oishie_Hae: RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…"
##
## [[9911]]
## [1] "jkpjtrade13: 1-Bts\n2-Seventeen\n3-Twice\n4-G-idle\n5-P1harmony (yeni🥺)\n6-Ateez\n7-Aespa\n8-Txt\n9-Mamamoo \n10-Idk https://t.co/d9jmfqiH9a"
##
## [[9912]]
## [1] "ryzdajab: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9913]]
## [1] "0318JINsofi: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9914]]
## [1] "haomingthe8: RT @lmkonlyfans: ✵ seventeen be the sun in bulacan freebies ✵\n\n𓄳 RT and LIKE this tweet\n𓄳 time and loc: tba\n𓄳 follow me for more updates!\n𓄳…"
##
## [[9915]]
## [1] "Pewpew_1111: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[9916]]
## [1] "meanierae: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9917]]
## [1] "wondrous_moon: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9918]]
## [1] "svtworldcarat: RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…"
##
## [[9919]]
## [1] "svtdaydreaming: RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…"
##
## [[9920]]
## [1] "damonlifer: RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w"
##
## [[9921]]
## [1] "gyuext: wts lfb ph \n\nsector17 compact version unsealed album complete inclusions set - ₱600 \n\n— can meet up sa bets bulacan… https://t.co/X4Jw6KNw1o"
##
## [[9922]]
## [1] "oki3dokiyeom: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[9923]]
## [1] "crazypersun: @tanyakanrl haiii helloo, happy sweet seventeen yaa nder, may God always bless uuu, bahagia terus yaaa kamu 😻💐"
##
## [[9924]]
## [1] "ipeuncat: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9925]]
## [1] "CrizziaLopez: RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…"
##
## [[9926]]
## [1] "3737san7: RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…"
##
## [[9927]]
## [1] "cshndcheol: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9928]]
## [1] "zhrjun23: @tanyakanrl HAPPY SWEET SEVENTEEN SENDERR!!!!❤️❤️❤️"
##
## [[9929]]
## [1] "mynttks: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9930]]
## [1] "gentIe_joshua: RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…"
##
## [[9931]]
## [1] "jihan1995_: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9932]]
## [1] "gyuext: wts lfb ph \n\nassorted pc and tc - ₱50 ea\n\n— can meet up sa bets bulacan (around afternoon pa dating namin)\n— mod: s… https://t.co/iactmOg4wi"
##
## [[9933]]
## [1] "kwiister: RT @Tan_ge_Rine: 221210 LA3C HQ\n\n🪐\n\n#세븐틴 #SEVENTEEN \n#승관 #SEUNGKWAN #부승관 https://t.co/9Bc8m5bd2c"
##
## [[9934]]
## [1] "Mp_Stamp: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9935]]
## [1] "svtdaydreaming: RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp"
##
## [[9936]]
## [1] "Aeryn_Rudel: @jeffreysomers Yep. Had a similar experience with a melted ham and cheese sandwich when I was seventeen. To this da… https://t.co/rXPGQStsLp"
##
## [[9937]]
## [1] "Hongssi4: RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…"
##
## [[9938]]
## [1] "girls_nonna: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[9939]]
## [1] "riryle: RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…"
##
## [[9940]]
## [1] "WTNBEH4RUT0: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9941]]
## [1] "axexdxbx: RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…"
##
## [[9942]]
## [1] "shhuuwwaa: @miss_svtmafia @pledis_17 @bobgyul I want Seventeen to my first concert experience ❤️. And also this will act as my… https://t.co/WKQe5XIyTG"
##
## [[9943]]
## [1] "Eisayeongpal08: RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV"
##
## [[9944]]
## [1] "gyuext: wts lfb ph \n\nsector17 new heights unsealed album complete inclusions set - ₱600 \n\n— can meet up sa bets bulacan (ar… https://t.co/v0Mjlo9B6J"
##
## [[9945]]
## [1] "haosebythe8cean: i stand by shinee's marry you feeling soooo much like a seventeen song... specifically an ode because it would fit perfectly there"
##
## [[9946]]
## [1] "Enash2001: RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR"
##
## [[9947]]
## [1] "asha272: Like father like son huh https://t.co/GYfG8i7Tmw"
##
## [[9948]]
## [1] "wondrous_moon: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9949]]
## [1] "WTNBEH4RUT0: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9950]]
## [1] "BeySVTColombia: Supper Excited for to tomorrow’s magnet event \n\n#SEVENTEENinBulacan #BeTheSuninBULACAN #SEVENTEEN https://t.co/oGUebrCnOK"
##
## [[9951]]
## [1] "Ath1201R: RT @moonjun_0906: The video of Junhui Airport that must be watched today, he is so handsome🥵🥵🥵\n#SEVENTEEN #세븐틴 #JUN #文俊辉 #준 #문준휘 #ジュン http…"
##
## [[9952]]
## [1] "ookeydkey: RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…"
##
## [[9953]]
## [1] "elyzmin9: RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…"
##
## [[9954]]
## [1] "katkatjoins: RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…"
##
## [[9955]]
## [1] "w9smt: RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG"
##
## [[9956]]
## [1] "kwanberryboo: RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…"
##
## [[9957]]
## [1] "kpopretweet05: @dwersy Herkes denemiş bende denicem bi dakka sjxnfkslxmdmöx\nBts\nBlackpink\nRed Velvet\nStray kids\nMamamoo\nGidle\nAesp… https://t.co/wt3GgiH0uJ"
##
## [[9958]]
## [1] "ourwn_smusigh: RT @MinnieS1713: [SCAN] Seventeen 2020 Dome Tour trading card\n#SEVENTEEN #세븐틴 #Joshua #조슈아 #ジョシュア https://t.co/YHQy5TSyD2"
##
## [[9959]]
## [1] "Enash2001: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9960]]
## [1] "fei_mluv: RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…"
##
## [[9961]]
## [1] "luvmingoo: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9962]]
## [1] "ynjyuk1: RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM"
##
## [[9963]]
## [1] "PerfectDilemma2: RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB"
##
## [[9964]]
## [1] "dda_dduu: @miss_svtmafia @pledis_17 Everyone deserve to see seventeen and that includes me. I should win because no matter ho… https://t.co/FLFSJmKXSk"
##
## [[9965]]
## [1] "gyuext: wts lfb ph\n\nwonwoo trading card \n\nvernon wonwoo - ₱60\n\n— can meet up sa bets bulacan (around afternoon pa dating na… https://t.co/JiVFWLPGCE"
##
## [[9966]]
## [1] "butterfingyu: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0"
##
## [[9967]]
## [1] "a_ly_01: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9968]]
## [1] "voteforjhsw: RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…"
##
## [[9969]]
## [1] "katkatjoins: RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…"
##
## [[9970]]
## [1] "luvmingoo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9971]]
## [1] "CaryennG: Bestie indeed.\n\nI wonder if Vernon commented anything on Kino’s solo Pose?\n\n#SEVENTEEN @pledis_17 #세븐틴 #SVT_Dream… https://t.co/NJl3Zvdfaz"
##
## [[9972]]
## [1] "Ath1201R: RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg"
##
## [[9973]]
## [1] "kwanberryboo: RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…"
##
## [[9974]]
## [1] "boothinkz: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9975]]
## [1] "katkatjoins: RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…"
##
## [[9976]]
## [1] "luvmingoo: RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e"
##
## [[9977]]
## [1] "wonwryy: RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0"
##
## [[9978]]
## [1] "katkatjoins: RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…"
##
## [[9979]]
## [1] "gyuext: wts lfb ph \n\nseventeen caratland id card set tingi - ₱70 ea, get all for ₱250\n\n— can meet up sa bets bul (around af… https://t.co/wmt3qaqbFS"
##
## [[9980]]
## [1] "xxnomercy: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9981]]
## [1] "luvmingoo: RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…"
##
## [[9982]]
## [1] "hanleeaa: RT @Bitteriejeon: 👍✌️couple..\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/TTxrwVW3ah"
##
## [[9983]]
## [1] "GeneNiMingyu: @miss_svtmafia @pledis_17 @bobgyul Seventeen has always been my home, my comfort and my happy pill, they saved me i… https://t.co/B7fC7q8I9S"
##
## [[9984]]
## [1] "ttokiij: RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…"
##
## [[9985]]
## [1] "rodriguez_anci: @miss_svtmafia @pledis_17 @bobgyul I want to see them happy that together with us CARAT and I want to see them enj… https://t.co/FgfbYAfKyi"
##
## [[9986]]
## [1] "FromM3_2u: RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg"
##
## [[9987]]
## [1] "sadlycy: RT @svtcharts: Congratulations to the K-Pop Performance Powerhouse #SEVENTEEN for winning Artist of the Year (Daesang) on AAA for 2 years i…"
##
## [[9988]]
## [1] "SVT_Fatisha: Prolly the same amount of research I do for work ‘Top svt ships’ and just went with the top answer \n\n@pledis_17… https://t.co/ccH1cNa9bg"
##
## [[9989]]
## [1] "junhui_noona: My babies 😭😭😭 💜💜💜 #JUN #THE8 #준 #디에잇 #SEVENTEEN https://t.co/JjYgI0GNnK https://t.co/ccISyDrHHe"
##
## [[9990]]
## [1] "itsmesaaammmy: RT @kalatcarat: help rt \n🎀 seventeen bets bulacan freebies! \nwe’ll be giving away alcohol for your sanitizing needs! 🫧 \n\nsee photos for mor…"
##
## [[9991]]
## [1] "luvmingoo: RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…"
##
## [[9992]]
## [1] "katkatjoins: RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…"
##
## [[9993]]
## [1] "gyuext: wts lfb ph \n\npolaroid instax printing services - ₱50 php per film | ₱47 if 10+\n\n— real instax pola\n— can use for fr… https://t.co/A2xBJuUNzd"
##
## [[9994]]
## [1] "minygiiii_: @tanyakanrl happy sweet seventeen nder🥳\ni hope you are always healthy, live long, happy, and surrounded by good people, wyatb💐"
##
## [[9995]]
## [1] "yunhochans: RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM"
##
## [[9996]]
## [1] "ttokiij: RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…"
##
## [[9997]]
## [1] "ant_pianoo: RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk"
##
## [[9998]]
## [1] "malkinmoth: @isocrime this is SO PAINFULLY ACCURATE . “you know they leave me there to die, but it’s okay. i’m just think about… https://t.co/iHVGnp0LNN"
##
## [[9999]]
## [1] "tarrakbear: RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…"
##
## [[10000]]
## [1] "minwonqt: @miss_svtmafia @pledis_17 @bobgyul i hope to relive live the comfort seventeen have gave me the first time i heard… https://t.co/0K5YKDDJPW"
SEVENTEENDF <- twListToDF(SEVENTEEN)
save(SEVENTEENDF,file = "SEVENTEENDF.Rdata")
load(file = "SEVENTEENDF.Rdata")
data_checking <- sapply(SEVENTEENDF, function(x) sum(is.na(x)))
data_checking
## text favorited favoriteCount replyToSN created
## 0 0 0 9582 0
## truncated replyToSID id replyToUID statusSource
## 0 9587 0 9582 0
## screenName retweetCount isRetweet retweeted longitude
## 0 0 0 0 10000
## latitude
## 10000
tweets <- SEVENTEENDF %>%
select(screenName,text,created, isRetweet) %>% filter(isRetweet == FALSE)
tweets
## screenName
## 1 kimguggie
## 2 ko0xmin
## 3 mangchimmy_
## 4 jjkjeky
## 5 inesdemiau
## 6 punidrag0n
## 7 namijeon_
## 8 jieuncheolk
## 9 ahjumma1127
## 10 hnyhuncsc
## 11 jeonghan_comms
## 12 mvnjirosano
## 13 fverluv
## 14 korean_shine
## 15 love214jae
## 16 jy_fries143
## 17 shuarandom
## 18 EvitaLyrics
## 19 Stupidcounter
## 20 coupsdotnet
## 21 FrancheskaMax
## 22 lovemochi___
## 23 erizenxvii
## 24 sopisarang
## 25 Yannabeul
## 26 icaruseunie
## 27 httpcmy
## 28 bearieyoon
## 29 ShinggiYeol
## 30 stefaniaminha
## 31 mopipomixer
## 32 bingnemai
## 33 b2MarineBio
## 34 calanguit0s
## 35 fvslivs
## 36 iS2couffaine
## 37 Kiamazinggg
## 38 jeonghan_comms
## 39 Chan07Hana
## 40 adoreshao
## 41 kentcrexreacts
## 42 samxmendez
## 43 mkelainec_
## 44 mikeovernight
## 45 kth_axie
## 46 ENryPHEN
## 47 wwhoranghae
## 48 seokgyusmess
## 49 olliescart
## 50 olaoluw72135543
## 51 sm0lwonnie
## 52 margeds
## 53 LynT19_SVT
## 54 jhnlvr0
## 55 margeds
## 56 wonsolbuy
## 57 BROKE15405427
## 58 hiddoun
## 59 adamhorovitz
## 60 _summermagic_
## 61 hoonie_02z
## 62 honeyxsol
## 63 honeyxsol
## 64 themoonisloyal
## 65 17jihunsgirl
## 66 IsaacMo51933757
## 67 lighthaos
## 68 sincerelysvt
## 69 rurinaverse
## 70 IkoneriKshop
## 71 CandiceFortnite
## 72 _Moonpjw
## 73 kareninapark
## 74 strawberrymxnt
## 75 svtbillboard
## 76 hanniezel_
## 77 kwaciematahari
## 78 bene2325
## 79 flock4l
## 80 laverezbrix
## 81 mundinhohannie
## 82 shuaa_gyu
## 83 flock4l
## 84 yomkyunjin
## 85 dsrkylsantos
## 86 flock4l
## 87 luvrplu
## 88 shiashishii
## 89 flock4l
## 90 rpmradiostream
## 91 hae_tiger15
## 92 igununu
## 93 alleyesongyu
## 94 CArmstrongGFS
## 95 r_u_nice
## 96 only4hoshi
## 97 snyut0
## 98 elenawbk
## 99 haoznn
## 100 kwonfirerawrawr
## 101 world_skippy
## 102 infirescult
## 103 heesunsunshine
## 104 lyrakkk_SvT
## 105 bobalimilktea
## 106 GoggleDoddle
## 107 RimbaudBot
## 108 ParamountAurora
## 109 msleijean
## 110 BethPatterson5
## 111 elenawbk
## 112 GObyChocoberi
## 113 caratsmarket
## 114 scoupsfatass
## 115 yjhnslvr
## 116 outro_kooks
## 117 vern_offline
## 118 outro_kooks
## 119 justforgyuu
## 120 moonyskaa
## 121 hanieeun
## 122 hyequotebot
## 123 crimeboyspos
## 124 junhaodoll
## 125 foreheadsvt
## 126 stthsn
## 127 outro_kooks
## 128 ChevalricRS
## 129 kwanswatergirl
## 130 outro_kooks
## 131 MINGH8OLUV
## 132 stephbertram
## 133 KPopKDramaGal
## 134 ceezennie
## 135 gr8hao_
## 136 luvqcjungkook
## 137 klutaker
## 138 lyricsnightly
## 139 hanniehaee17
## 140 Bre_edillor
## 141 jeonginmia
## 142 Gyumigu
## 143 zenkun__
## 144 ItsMryR
## 145 sseonmyeonghan
## 146 Handsel_fanboy
## 147 SugaHoneyHoney
## 148 poppillon
## 149 everyownwoo
## 150 dvrstun
## 151 akariamore
## 152 mydeareight
## 153 clllinn
## 154 teamseventeenvn
## 155 Hennranghae
## 156 therealsorenzo
## 157 seventhetics
## 158 swirlzcream
## 159 zenkun__
## 160 artcmistics
## 161 cheolitobebbu
## 162 flwrsdino_
## 163 2capts99
## 164 CoachAWheatley
## 165 chediejeon
## 166 gomdoriboos
## 167 SolAriaWriting
## 168 sannssaa
## 169 RobinMillionZ
## 170 raycarrozza74
## 171 martial_law16
## 172 bookwanieluvr
## 173 iblckmulti21
## 174 teach_katie
## 175 pcrikth
## 176 m0ira_1
## 177 Y00NGIS_TWT
## 178 vmin_hk
## 179 tellembi131
## 180 dateorca
## 181 Shua_everybodyy
## 182 hqtsbot
## 183 kazumadaniel
## 184 beomjjangg
## 185 hoshikanawut
## 186 mavillera_ww
## 187 CastelloesA
## 188 fangurleng
## 189 luvwonucart
## 190 TwcxSvt
## 191 eocheolna
## 192 acciolice
## 193 dan_cussen
## 194 wonwoostudios
## 195 Rainerie_
## 196 forJHHJ
## 197 chnlezh
## 198 BeySVTColombia
## 199 Mochiissart
## 200 IkoneriKshop
## 201 8winenight
## 202 Ryu_MiHye
## 203 16to17czma
## 204 day_arday
## 205 kyhglows
## 206 HallyuLuv
## 207 Berdabest
## 208 FucknoOs
## 209 BTSPhSeesaw
## 210 ksjscart
## 211 no20751519
## 212 kwanswatergirl
## 213 Taejoooning
## 214 _hcshi
## 215 571213126fan
## 216 geminsik
## 217 wndermuse
## 218 roufinou
## 219 SeoArthurKim
## 220 jihansluv
## 221 iveskiss
## 222 amitaf35720419
## 223 ahgasebongtin
## 224 mingyuIomI
## 225 alexiaxmunoz
## 226 hwalittlestaar
## 227 deerhansie
## 228 wonsoonmin
## 229 iKONICandTeume
## 230 TF_Moments
## 231 zonelissa
## 232 PROTECT_SVT
## 233 kyeoranghae
## 234 sugaringjungp
## 235 brownienteen
## 236 jowanithe8
## 237 majophia
## 238 PeteMazza4
## 239 ellearchiv3
## 240 LeckzyC
## 241 anshoryrieduane
## 242 Bardagulan17
## 243 jheslayyy
## 244 onlynaksuu
## 245 cyjprofile
## 246 jmduke
## 247 jcngwoniee
## 248 shuasblossom
## 249 aprilfoolishly
## 250 aroundydj
## 251 chum164
## 252 moshimagu
## 253 andreacue_AAC
## 254 sparklessjels
## 255 notpullandbear
## 256 poyo_gyu_SVT
## 257 geeksofmilkyway
## 258 hansknnie
## 259 gyujhan
## 260 Luis06962
## 261 wonandonlysvt
## 262 salscuu
## 263 huixuhao_o
## 264 vicostan5ever
## 265 previousindex
## 266 boosreason
## 267 watarubfs
## 268 deerhansie
## 269 helloshawtyawty
## 270 beverlytoegold
## 271 Joe_Alouder
## 272 pIanethim
## 273 hongriri
## 274 lomlhyewon
## 275 carrotkaik
## 276 SUNWOSHI
## 277 Diiinee_11
## 278 TitaAsul
## 279 TitaAsul
## 280 TitaAsul
## 281 TitaAsul
## 282 TitaAsul
## 283 LoveCoryForLife
## 284 cherrowlet
## 285 shinix03
## 286 kwonushii
## 287 meuthe8
## 288 yeoyeox1
## 289 sparksyjh
## 290 bcgaes
## 291 tomatocoups
## 292 wonranghaeee_
## 293 eshiwaps
## 294 luv4yunjin_
## 295 WRLDOFTINASHE
## 296 Marklee_04
## 297 OneHatMadder
## 298 Sanyinjiaoo
## 299 Tellmunrothena1
## 300 doieyongs
## 301 ddeonu637
## 302 yoonranghae
## 303 OhAngge94
## 304 bornpinkjossie
## 305 95ZH0LIC
## 306 JeonKate_Que
## 307 fannaddy7
## 308 _jeongkkulbo
## 309 AndrewFilms15
## 310 mzkgems
## 311 chay_starcart
## 312 wintercrush9588
## 313 lixbotluv
## 314 fullsuniest
## 315 nainonandy
## 316 mingyu17ive
## 317 slipkn6tic
## 318 jeonghannierae
## 319 kayecabatian
## 320 snapshushu
## 321 Wooaahaee17
## 322 slipkn6tic
## 323 luvielilyv
## 324 fullsuniest
## 325 fullofjs
## 326 Hoshi_99others
## 327 BlueasSerenity
## 328 _kathimoo_
## 329 AtayeeTajala
## 330 lrn_Shuarling
## 331 asterwhims
## 332 caratiny23
## 333 jhaeysha
## 334 riiisarm
## 335 fullsuniest
## 336 n44m1nha
## 337 yonkiminmyfeels
## 338 MYundt94
## 339 sm0lwonnie
## 340 gentleshuan
## 341 MonggiD
## 342 bf2mingi
## 343 gyuukookie
## 344 echoofpromise
## 345 hueningjinn
## 346 wonhanseoksoon
## 347 fullsuniest
## 348 sillyaswonwoo
## 349 O2_Zein
## 350 withshuaminwon
## 351 redmafer
## 352 rizvikisa01
## 353 woozmo
## 354 hoshitaey
## 355 CaratLandPH
## 356 Chaaariiinaaa
## 357 doominsun
## 358 thickkskull
## 359 jnminmin
## 360 pochajunn
## 361 jjeoshuu
## 362 koomotive
## 363 kiraya_mita
## 364 smellarbee
## 365 __snapshoot__
## 366 ughnooope
## 367 i60kwon
## 368 SeventeenIU_
## 369 pepsschoice
## 370 Veaming1995
## 371 aychitenphon
## 372 chrrylyn13
## 373 msyckae
## 374 joannacaraig
## 375 beatlemaniabot
## 376 CCT_JOSHUA
## 377 seokgyusmess
## 378 callme_yan
## 379 segyeshiimo
## 380 gilanggigiii
## 381 h0ney3ee_
## 382 thosewithoutbot
## 383 eduviumana
## 384 kyeomshijun
## 385 ibeomizz
## 386 halsugofficial
## 387 halsugofficial
## 388 seoryungz
## 389 camokiti
## 390 michikartsu
## 391 Dodoljong
## 392 minlixxoxo
## 393 dreamies_17
## 394 ChodePNE
## 395 huiwnw
## 396 billboard
## 397 mexabigirl
## 398 koushimai
## 399 squishyfu
## 400 jeonineja
## 401 smilingdokyeom
## 402 schlashlomi
## 403 suju22teuksung
## 404 Vantellaa
## 405 pyongjeongi
## 406 Yannabeul
## 407 sserazen
## 408 always_svtenha
## 409 kzells13
## 410 miyosamu
## 411 fortbzs
## 412 takoyakimob
## 413 agwenay
## 414 nicksbluepen111
## 415 gyuscircles
## 416 oncegenedays
## 417 sweetanime99
## 418 Lolycoupssss
## 419 TwcxSvt
## 420 stevedjoluvr
## 421 soonyoungsss
## 422 gyuhanwooV
## 423 Joyofjelly
## 424 sm17eycrew
## 425 jseonglove
## 426 jiosgf
## 427 marinalyrical
## 428 sannssaa
## 429 derandomshitbot
## 430 skzsweden
## 431 Stupidcounter
## 432 blue2boot
## 433 hera_nori
## 434 svtshongsam
## 435 seventeen
## 436 aka_rachael
## 437 tarastrike
## 438 cscheolxxx
## 439 GinghamAndTea
## 440 seventeen
## 441 mydearestwon
## 442 Itsmepeeyyyttt
## 443 huierin
## 444 min_Dee879
## 445 kwonushii
## 446 seungprints
## 447 vickookies
## 448 cutelikejoon
## 449 loleng_whalien
## 450 BinAnimals
## 451 kezRmr
## 452 kyeomsgyu
## 453 kwonushii
## 454 ra1nlover
## 455 lorelaysoonhoon
## 456 ygdreamingg
## 457 IkoneriKshop
## 458 yonghafans
## 459 kwonushii
## 460 IkoneriKshop
## 461 chelseacpIXP
## 462 daengnyangsseu
## 463 hoRANGHAEshiii
## 464 dawn_summersrp
## 465 BeySVTColombia
## 466 notchellyy
## 467 actuallygyu
## 468 svntncarat17_
## 469 gam3bo1wonu
## 470 nwafestivals
## 471 joohoones
## 472 yoshikyeom
## 473 starryhun94
## 474 PT_KOREA
## 475 JHaniToast
## 476 KPOPFansApp
## 477 shujiiii_
## 478 SinSin80849323
## 479 YUBINSHYUN
## 480 WonHuiKyeomBoo
## 481 DSOAgentKennedy
## 482 Caratdeulforlyf
## 483 jjklleclerc
## 484 ale_voyage
## 485 stolenmoonligh
## 486 stolenmoonligh
## 487 ssmyggv
## 488 marksnabi
## 489 fangurleng
## 490 leeseokminized_
## 491 alla_vic
## 492 jacimp3
## 493 superexo171
## 494 LLLayagami
## 495 hansolmes
## 496 BluePurpleMusic
## 497 concert_next
## 498 Leidy34910365
## 499 parkbihon
## 500 Musicstradio20
## 501 Gretche22021642
## 502 kngychan
## 503 coupsofnoodle
## 504 daoud12827007
## 505 hoshikenz17
## 506 thedextazlab
## 507 jeonselca
## 508 kngychan
## 509 hanimeanie
## 510 moonmonggu
## 511 autoflaneur
## 512 jjaeyy
## 513 gam3boigyu
## 514 luvlykwano_o
## 515 ksybabieee
## 516 CALLUMN0VA
## 517 ___kidult
## 518 ivqn09
## 519 _wonwoofilms
## 520 esquireattire
## 521 hrts4woozii
## 522 Dorris78U
## 523 allyscart_
## 524 Sabrina34311023
## 525 kkumashane
## 526 bstvst__
## 527 ryuzuhas
## 528 gyuhuizones
## 529 Shuajii
## 530 joshujikyeom
## 531 SamSabotage96
## 532 ISP0SSESSED
## 533 lvryok
## 534 thefckrulooking
## 535 kkuradazed
## 536 spinosauruus
## 537 mariebutsad
## 538 superexo171
## 539 christi26412221
## 540 PT_KOREA
## 541 nervousyounglyr
## 542 lonelyfloweryg
## 543 simplyposhh
## 544 ickyungyu
## 545 babynijeonghan
## 546 etherealwons
## 547 blueaces1128
## 548 jjkeybalenciaga
## 549 Tweets_ByCass
## 550 jamgyoobi
## 551 quotefeykoi
## 552 mezxig
## 553 just_pingu5
## 554 dh_qorgks
## 555 james047563m
## 556 LalSinghmahor3
## 557 shopcandtee
## 558 yoongiplants
## 559 salvati_lisa
## 560 hanna_yaaaa
## 561 9596blvd
## 562 ramminyeocart_
## 563 hansollieee
## 564 moonmonggu
## 565 lisamanobal_327
## 566 kiwiboong
## 567 DealsOnRPGs
## 568 moonmonggu
## 569 eusterz
## 570 waterIooletters
## 571 SOURlyricsbot
## 572 kywonniesimp
## 573 waveofshi
## 574 MovoSaijari
## 575 laarif9
## 576 owhxkeyboard
## 577 upicgent
## 578 ae_fngrl
## 579 SVTL0VERB0T
## 580 minshuaberry
## 581 Mikszze_gyuhae
## 582 creature_from
## 583 yeontaehours
## 584 mxmbot
## 585 viesgidle
## 586 ltgyul
## 587 kpopvotes_ga
## 588 ann_yeonggggggg
## 589 istayneverland
## 590 tozakivy
## 591 jjklleclerc
## 592 kentohao
## 593 jjklleclerc
## 594 yejisoloist_
## 595 luvrcheoI
## 596 AbdaouiMed
## 597 CopradaGwyneth
## 598 king_jakween
## 599 b0ranghae
## 600 romina13750960
## 601 dkscart
## 602 LisaWick9
## 603 gyulaabi
## 604 jjklleclerc
## 605 jnkchaelisoo
## 606 jiunyeons
## 607 notUbitchh
## 608 wwridul
## 609 lorizonee
## 610 Geeky_Waffle
## 611 unofficialhy
## 612 Jr_mkgs
## 613 jwonhui
## 614 coupsiekelly
## 615 yoonranghae
## 616 lev0tate
## 617 Hoshihora6
## 618 joshucore
## 619 scoupsthighmeat
## 620 cheollie05
## 621 samanthalui_
## 622 playsunwoo
## 623 sokenily
## 624 WOODZER0
## 625 pepperminthoshi
## 626 _hoshihoranghae
## 627 jwave
## 628 PEANduh
## 629 carmycarmyesq
## 630 danceologiez
## 631 pzrfectlou
## 632 Hoshihora6
## 633 Akinscoded147
## 634 shinix03
## 635 kyeomima
## 636 enchugoo
## 637 ReexRco
## 638 DouthitMichael
## 639 arocks_75
## 640 iseult1124
## 641 JimmyDetroit1
## 642 Hoshihora6
## 643 2damncheeky
## 644 bernacnti
## 645 lcvllnv_
## 646 dahyuns_chair
## 647 LetsSortIt
## 648 requiemarane
## 649 astrohajus
## 650 drowninginluv
## 651 Ashisha24624151
## 652 ariesheojiwon
## 653 enhypenseven__
## 654 oldworldromance
## 655 riskyriskywikgy
## 656 annyeongmerchph
## 657 ariesheojiwon
## 658 lunefaerie_
## 659 jiunyeons
## 660 yunh0shands
## 661 seventeen
## 662 _ddanadino
## 663 W13TMpHpipWHxot
## 664 SVTlifechoseme
## 665 Emmi_shane
## 666 oohkiera
## 667 jiunyeons
## 668 donutsnknives
## 669 DI0RLELE
## 670 jiunyeons
## 671 cristyclark
## 672 seventeen_cha92
## 673 OT12Soup
## 674 RimbaudBot
## 675 BredecGmbH
## 676 NAVYB00
## 677 woomygosh
## 678 Abdulwasishah50
## 679 sslyricbot
## 680 fullsunCJ
## 681 Beastin25_8
## 682 WonhoWeLoveU
## 683 idolshapebot
## 684 4SVTJIHAN
## 685 sleepingjh
## 686 hiautosng
## 687 wooaynih
## 688 WKDfm
## 689 rosiesrr_rreedd
## 690 chronoSprockets
## 691 verytiredtwt
## 692 k_alfarttoosi
## 693 SkzAntoinette
## 694 deekayeom
## 695 jihyultiverse
## 696 Mya_Facts
## 697 kkumashane
## 698 pheebeegates
## 699 LumiKPlaysGames
## 700 SexiestJiminie
## 701 ILove2Paint22
## 702 LumiKPlaysGames
## 703 oncemoobitreve
## 704 syww0104
## 705 ariesheojiwon
## 706 luv__wonu
## 707 Movieblocktimus
## 708 piratekinghwax
## 709 tiny_taehyungie
## 710 yepthemsvt
## 711 meehehehe
## 712 FLOWERBOYSVTN
## 713 markybriones
## 714 koothelaa
## 715 bonsbestie
## 716 elfhao_
## 717 bonsbestie
## 718 seuIcart
## 719 donwilly01_
## 720 wowthatsrnb
## 721 chaefIwr
## 722 bluehrkyo
## 723 dazed420gaming
## 724 somizitos
## 725 WasHappeninLT
## 726 13officialTwt
## 727 some_day401
## 728 ecarchive_
## 729 ariesheojiwon
## 730 dasukaaaaa
## 731 wonufolla
## 732 brockpszn
## 733 shinix03
## 734 yoonranghae
## 735 TerrorD0g
## 736 33BEASTMM
## 737 AtA_Lyrics
## 738 kpoppiepapi
## 739 allchlosu
## 740 FatokisSon
## 741 kiIIerslyrics
## 742 SciPiHarvey
## 743 yogirlchay
## 744 btsvt_OT20
## 745 ryuzuhas
## 746 iampaatt
## 747 carl1787
## 748 trinitycheck
## 749 horangsese
## 750 ZeGcgh
## 751 neojenosis
## 752 michaeleaves
## 753 mcpnews
## 754 kioutie_
## 755 replayriki
## 756 CoreyHasIssues
## 757 alltimegelo
## 758 amandbibis
## 759 teariciaanneuu
## 760 wonuversee
## 761 gtombs
## 762 AngelAmelia881
## 763 bonsbestie
## 764 rpmradiostream
## 765 Stupidcounter
## 766 lbvlil
## 767 seokkieji
## 768 sugapremacy
## 769 Amarach41208783
## 770 dreamofyuu
## 771 jiangtoopia
## 772 fangirlarchives
## 773 luv__wonu
## 774 yngishua
## 775 jujuhobi
## 776 RAHMAT998six
## 777 patchinoona
## 778 Guililla__1
## 779 ariesheojiwon
## 780 Volupt4s
## 781 Bahamad18291372
## 782 KPopAurore1993
## 783 KPopAurore1993
## 784 gomenne666
## 785 tweekaroonie
## 786 kwannhao
## 787 ally_jianggg
## 788 goddess_xxv
## 789 lynzaxx
## 790 staynisse
## 791 hiraiscy
## 792 KirktonChurch
## 793 JohannaNobre
## 794 moaprillaicha
## 795 Christi61296539
## 796 scaraetherism
## 797 bonsbestie
## 798 svt_arry
## 799 Madziehwa
## 800 Miyaratoon_0
## 801 yjhlovbot
## 802 fitzsimme
## 803 itsandykim
## 804 hobabbie
## 805 aljabali737
## 806 bodylike3racha
## 807 Taehyun29
## 808 jottace019
## 809 taesskates
## 810 littlepixie006
## 811 hyacinth4maria
## 812 25ijis
## 813 edizza15
## 814 TheMuzicNation
## 815 nwjssera
## 816 sohngarden
## 817 ourleadersfatu
## 818 chrln_yrm02
## 819 tteokbokkj
## 820 LilisSlestari
## 821 stannicocolyn_n
## 822 MANIIC11
## 823 ChartwayFCU
## 824 haeechoo
## 825 GordonJohnson19
## 826 getcool_jeno
## 827 alvinnenjap
## 828 yunjinlgbt
## 829 winterangelhao
## 830 benpalmach1967
## 831 kpopmultigain
## 832 seventeen
## 833 seokminroyal
## 834 byjeonheejin
## 835 bechiibeb
## 836 BluePurpleMusic
## 837 concert_next
## 838 acequotebot
## 839 john_kjv
## 840 cherubfinds
## 841 616IRONLAD
## 842 AboutScotlandd
## 843 tuanhaoism
## 844 cherubfinds
## 845 notsomeagain
## 846 cherubfinds
## 847 woIgreve
## 848 kuyaaamingyu_
## 849 cherubfinds
## 850 thedextazlab
## 851 Wen17Boo
## 852 seolasbestie
## 853 cherubfinds
## 854 minhaoland
## 855 seventeen
## 856 kyeomshua_
## 857 boo_from_jeju
## 858 SteSierra
## 859 gyupoetc
## 860 bibobiaddict
## 861 SVT_Vernonbot
## 862 yellOmeh
## 863 baekhyunee_EX0_
## 864 _qchinks
## 865 Santaro2410
## 866 odetovou
## 867 Santaro2410
## 868 chocoofrappe
## 869 liezldhin
## 870 ForKentin07
## 871 voopsie_daisy
## 872 anaelizabethdg
## 873 jokerwongyu
## 874 reverookiee
## 875 ForKentin07
## 876 taehyuncore
## 877 all_rhue
## 878 junhuioppa
## 879 quirkaaaa
## 880 boosfav
## 881 grimmyapologist
## 882 Tippipani_0801
## 883 taehyuncore
## 884 Joshuju_
## 885 jhonianguarin
## 886 gyulwonies
## 887 jdeclutter
## 888 Joshuju_
## 889 mmaxgf
## 890 woojoodollz
## 891 SaratePravin
## 892 ___ohshi
## 893 luwandrw
## 894 InnieMinnieMoni
## 895 xuminghaoluvr
## 896 therealogive
## 897 beemin9yu
## 898 cheolattes
## 899 m4rshua
## 900 wonhaokyeom17
## 901 luv7yseok
## 902 seventeen
## 903 bae_forsvt
## 904 MeeInAugust
## 905 KrlosRad1
## 906 SlMP4JUN
## 907 joyuriful
## 908 bibobiaddict
## 909 boyfriendangeI
## 910 pmhmylove
## 911 pmhmylove
## 912 PodcastQuoteBot
## 913 bangtaniiboi
## 914 kidultacy
## 915 lostlatibule
## 916 shuaoshi
## 917 sourirecart
## 918 floweredemian
## 919 IKnowYoureAScam
## 920 Azrael316
## 921 brattycarat
## 922 koshanesha
## 923 nicoleeeltg
## 924 DkDeokyeom
## 925 DkDeokyeom
## 926 gyyruiae
## 927 gam3bo1wonu
## 928 melokomi
## 929 hananunie
## 930 krae_rn
## 931 yumiebrry
## 932 theehongverse
## 933 Rosie_blink9
## 934 SegyeNaui
## 935 asahidom
## 936 cholulasmarket
## 937 devluvschwe
## 938 pro_cabby
## 939 chuuyavale
## 940 borntoserve1968
## 941 sharlynn53s
## 942 BrucieKBot
## 943 eivorbot
## 944 om_tatamic
## 945 CentralCoastRa1
## 946 Kurotsuchi_____
## 947 froggyyeojin
## 948 bonesquotebot
## 949 minimevsart
## 950 yoonzinahae
## 951 imberna17
## 952 izallenjandro
## 953 serndpty_pledis
## 954 AuthorShout
## 955 jiminsfangs
## 956 malloryquinnn
## 957 __charliee____
## 958 TM_DALLA
## 959 coupranghaae
## 960 seventeen
## 961 celinieee
## 962 fullmoonjooe
## 963 readgellmaeee
## 964 bts_skz_lovebot
## 965 wonwoo_main
## 966 jeonghozi
## 967 teeniedk
## 968 10sbian
## 969 lexthemulti
## 970 DDilkies
## 971 EloisaAli5
## 972 ye0sunx
## 973 samedmn17
## 974 2_moka2006
## 975 smilesuminisa
## 976 SVT_Fatisha
## 977 every_wonwo_o
## 978 preshcarrot
## 979 hhwangina
## 980 11eons
## 981 Shleepysheep1
## 982 zzbhui
## 983 SANRlOJJK
## 984 gyvhans
## 985 Master_Goldfish
## 986 cloverclds
## 987 haichengmp3
## 988 theagwrites
## 989 essicakes_
## 990 jere7my
## 991 lostlatibule
## 992 jihancheol88
## 993 rowlenegrace
## 994 AdelineOulala
## 995 bymartiii_
## 996 ull_by
## 997 itsmeptrca
## 998 dokyeomhanie
## 999 thenameisdash
## 1000 Simsekekkuin
## 1001 gjsrulz
## 1002 dksimjake
## 1003 dominic_carman
## 1004 ready_to_woo
## 1005 kenari_na
## 1006 haruharuminwon
## 1007 lixbotluv
## 1008 jseunie07
## 1009 wandmina
## 1010 tiaraboo1004_
## 1011 benoski73
## 1012 SxvietWeapon
## 1013 thisbrokenwheel
## 1014 seventeen
## 1015 granny_vr
## 1016 jihoonbiloog
## 1017 Simplybrowsing1
## 1018 m0chii_3
## 1019 luvvyanggg
## 1020 hieutsiot
## 1021 hoeeshook
## 1022 hanniessvt
## 1023 ThiruGeneva
## 1024 smallmatsubot
## 1025 Shivvvvvvv2
## 1026 mattmonroe1980
## 1027 seventeen
## 1028 AnFhuiseog
## 1029 forevergluv
## 1030 dyochans
## 1031 haruharuminwon
## 1032 numbercount
## 1033 hyojinsmile
## 1034 hoeeshook
## 1035 extratteen
## 1036 bubble_ncteaa
## 1037 whatkindofcarat
## 1038 0xBigwin19bibi
## 1039 seobkitty
## 1040 xtinesp
## 1041 lousanoze
## 1042 yvmis
## 1043 soobifilm
## 1044 Stupidcounter
## 1045 newskzi
## 1046 strangeheqthers
## 1047 littlepixie006
## 1048 soobifilm
## 1049 daisy_bey
## 1050 Cristian_sem_H
## 1051 nelly_nella_
## 1052 vp_marina
## 1053 xiuspo
## 1054 0xytocity
## 1055 feerlvsdokyeom
## 1056 CaldwellThomas1
## 1057 EloisaAli5
## 1058 kelvinreyes08
## 1059 lachicashii
## 1060 gyupov
## 1061 BotLifetime
## 1062 eilymee_
## 1063 hwnghyunjeanz
## 1064 dre_seventeen
## 1065 msnwu
## 1066 r4in3_twt
## 1067 Regvelvet20
## 1068 opavtyy
## 1069 normaIbot
## 1070 lilbadksw19
## 1071 shuasmwah
## 1072 jihan1995_
## 1073 wonwoosexcbrain
## 1074 PJHC4RT
## 1075 Snowfoxiiee
## 1076 BaRk_r0wR
## 1077 CaryennG
## 1078 huntzworld
## 1079 0297haulz
## 1080 aojxtmashi
## 1081 coupshan_sebong
## 1082 bewithbu
## 1083 atpstumii
## 1084 777DKWonwoo
## 1085 dre_seventeen
## 1086 coupshan_sebong
## 1087 kawterXback
## 1088 Nick25426726585
## 1089 anyonedrei
## 1090 gabateez
## 1091 wzmg_
## 1092 ChoVhemmie
## 1093 itsmewannable
## 1094 TbeomxjunT
## 1095 dokyeeeooomie
## 1096 _llaineeey
## 1097 SayWahuWahu
## 1098 anyonedrei
## 1099 itsmewannable
## 1100 Jayee3Mp4
## 1101 vminkook_vmk
## 1102 iamnumberbot
## 1103 maricarttt
## 1104 lizisawommy
## 1105 CamelliaKiller
## 1106 KRISVEM
## 1107 Yjhnihae
## 1108 SeleniumXVII
## 1109 _gdncs13
## 1110 dda_dduu
## 1111 anyonedrei
## 1112 cloisepam
## 1113 cse843
## 1114 nebulagyu
## 1115 onlythemolerry
## 1116 shhuuwwaa
## 1117 ariezdale
## 1118 itsmewannable
## 1119 faholoworks
## 1120 faholoworks
## 1121 intaksz
## 1122 toywatch81
## 1123 sjmtrkw
## 1124 suju22teuksung
## 1125 hwakttn
## 1126 oheungsvt
## 1127 PriyankaTalgao3
## 1128 miss_svtmafia
## 1129 MeganJa33528118
## 1130 accusary
## 1131 SeeUsIdle
## 1132 mochipyoji
## 1133 jishoocho
## 1134 Lattchwe
## 1135 kbgchartdata
## 1136 dda_dduu
## 1137 fbgiaodesign
## 1138 into_SooHui
## 1139 marii_nhel
## 1140 enhypenjaysgf
## 1141 RobertEBarnes1
## 1142 outsoldskzflops
## 1143 nhixxie
## 1144 4sahissi_
## 1145 vminkook_vmk
## 1146 svthugsl
## 1147 intaksz
## 1148 watakeibot
## 1149 Zarj34
## 1150 dizzyIover
## 1151 ezcart666
## 1152 anyonedrei
## 1153 everythingshua
## 1154 inn_creatives
## 1155 nootokkii
## 1156 vminkook_vmk
## 1157 777DKWonwoo
## 1158 jaden_lyrics
## 1159 dda_dduu
## 1160 IndieBook
## 1161 luvmingoo
## 1162 jklmbigwins
## 1163 boothinkz
## 1164 Heavy_Dew
## 1165 jeonghaanniiee
## 1166 _wooluvr
## 1167 13CaratDiamond_
## 1168 Brenoteen
## 1169 Brenoteen
## 1170 Brenoteen
## 1171 Brenoteen
## 1172 Brenoteen
## 1173 Brenoteen
## 1174 soobifilm
## 1175 0096karteu
## 1176 Brenoteen
## 1177 Brenoteen
## 1178 jaysaysnope
## 1179 chomamamas
## 1180 Phusaza
## 1181 intaksz
## 1182 jeongcheols_
## 1183 serenilyshopph
## 1184 13CaratDiamond_
## 1185 lhbryl
## 1186 seventeen
## 1187 sebong_hana17
## 1188 wzmg_
## 1189 mscuttlebot
## 1190 mushroom_teen
## 1191 CaryennG
## 1192 Lattchwe
## 1193 coveredinbees42
## 1194 westcoastsexgod
## 1195 mentosguac
## 1196 jiuneok
## 1197 chagiyoon
## 1198 seventeen
## 1199 samviixxii
## 1200 mushroom_teen
## 1201 kpoplikez
## 1202 jhluversvt
## 1203 coupshan_sebong
## 1204 Oniwanbashu
## 1205 SparklingMiii
## 1206 sunflwrchers
## 1207 Danvas14
## 1208 boothinkz
## 1209 svtgalaxy_
## 1210 Lady0ice
## 1211 minwonqt
## 1212 svtgalaxy_
## 1213 svtgalaxy_
## 1214 pichulinology
## 1215 Yang_Broke
## 1216 svtgalaxy_
## 1217 VollzeitFranzi
## 1218 tinydorijam
## 1219 minimonistudio
## 1220 syheong20
## 1221 aerishanhan
## 1222 DeepripTide
## 1223 UribooSeventeen
## 1224 66eph
## 1225 svtgalaxy_
## 1226 nnswift13
## 1227 mariam49is
## 1228 Lady0ice
## 1229 macejkovic60dch
## 1230 LuPartTwo
## 1231 cse843
## 1232 air_kyeom
## 1233 SeleniumXVII
## 1234 dre_seventeen
## 1235 Floofvee
## 1236 Yang_Broke
## 1237 svtgalaxy_
## 1238 winter_sunnie
## 1239 TheCuConnection
## 1240 dre_seventeen
## 1241 ILLsCart
## 1242 moonchild875_
## 1243 soobifilm
## 1244 wineparty17
## 1245 svtgalaxy_
## 1246 Dk_0428
## 1247 Jkorsling1
## 1248 svtgalaxy_
## 1249 shualvr_r
## 1250 spideykookstay
## 1251 intbun
## 1252 svtgalaxy_
## 1253 1041zion
## 1254 svtgalaxy_
## 1255 eyahann13
## 1256 Solely_Ming
## 1257 CharmSupportLab
## 1258 angelisuhs
## 1259 bluemincart
## 1260 daisy_bey
## 1261 svtgalaxy_
## 1262 d_dskr_r
## 1263 indainya
## 1264 yoonjeonghannny
## 1265 hwnghyunjeanz
## 1266 svtgalaxy_
## 1267 UKChartStats
## 1268 bebeamoraaa14
## 1269 jedisoonwoo
## 1270 haruharuminwon
## 1271 maxx_is_mad
## 1272 treteen_
## 1273 ririesse_
## 1274 _cmrj
## 1275 GirlWitHour
## 1276 svtgalaxy_
## 1277 iluuvwon
## 1278 ceruleanhorrors
## 1279 chweolpapi
## 1280 hanniezel_
## 1281 svtgalaxy_
## 1282 rodriguez_anci
## 1283 newskzi
## 1284 lotherye
## 1285 cigsaftercheol
## 1286 KL10218
## 1287 aesirwords
## 1288 YJ__MOA
## 1289 jseunie07
## 1290 reallifegojo
## 1291 scjnjh_9405
## 1292 GeneNiMingyu
## 1293 choisuchie
## 1294 octobereveryday
## 1295 ch3rrytrbl
## 1296 hourlyancient
## 1297 TheAthletic
## 1298 seventeen
## 1299 Joana_______
## 1300 hyejubaitola
## 1301 Brando_WX
## 1302 newskzi
## 1303 lemonopossum_
## 1304 svtgalaxy_
## 1305 shhuuwwaa
## 1306 itzaimae
## 1307 evrbdyhngsm
## 1308 svtgalaxy_
## 1309 joshushushuwu
## 1310 atpstumii
## 1311 Yjhnihae
## 1312 svtgalaxy_
## 1313 coupranghaae
## 1314 _1350_woofwoof
## 1315 sksuxs
## 1316 gelcakyy
## 1317 coupshan_sebong
## 1318 _chanslatte
## 1319 vjkscart
## 1320 _gdncs13
## 1321 pichulinology
## 1322 drunkkiest7
## 1323 yupsheskitten
## 1324 minhuiyeolie
## 1325 miroticjimin
## 1326 svtgalaxy_
## 1327 cseadara
## 1328 NEVERVMlND
## 1329 fearlesslyPearl
## 1330 scjnjh_9405
## 1331 diseasethv
## 1332 shewalnur
## 1333 mwbcart
## 1334 ParlourDigital
## 1335 TbeomxjunT
## 1336 vuum00
## 1337 cindynamint
## 1338 SayWahuWahu
## 1339 BLAZEAYEEN
## 1340 jowanithe8
## 1341 coupshan_sebong
## 1342 cappuccinoz_
## 1343 gyuext
## 1344 PJHC4RT
## 1345 gyuext
## 1346 hanniezel_
## 1347 gyuext
## 1348 Mochii_1095
## 1349 heesoomios
## 1350 gyuext
## 1351 eysvtcarat
## 1352 yoonshrim_p
## 1353 Arasu74416072
## 1354 DecorativeCoUK
## 1355 hngxji
## 1356 gyuext
## 1357 gyuext
## 1358 jkpjtrade13
## 1359 gyuext
## 1360 crazypersun
## 1361 zhrjun23
## 1362 gyuext
## 1363 Aeryn_Rudel
## 1364 shhuuwwaa
## 1365 gyuext
## 1366 haosebythe8cean
## 1367 asha272
## 1368 BeySVTColombia
## 1369 kpopretweet05
## 1370 dda_dduu
## 1371 gyuext
## 1372 CaryennG
## 1373 gyuext
## 1374 GeneNiMingyu
## 1375 rodriguez_anci
## 1376 SVT_Fatisha
## 1377 junhui_noona
## 1378 gyuext
## 1379 minygiiii_
## 1380 malkinmoth
## 1381 minwonqt
## text
## 1 @tanyakanrl happy sweet seventeen sender-nim !! ❤️🔥❤️❤️🔥❤️❤️🔥❤️❤️🔥❤️ https://t.co/kuSCqMHumw
## 2 @elelduarvk happy sweet seventeen el!! 💗💗💗💗
## 3 wts lfb svt seventeen ph be the sun bulacan\n\n2 LBB PREMIUM TICKETS BETS BULACAN\n\nPrice: 10000 ea (19k if claiming b… https://t.co/pbylfhs13i
## 4 D-day!!!! See u seventeen!!!
## 5 🫶🏻the cutest mirror selca\n#caratSelcaDay #csd #SEVENTEEN https://t.co/D6cmwnt12H
## 6 number seventeen.\nvalkyria chronicles\n\n9/10. this game had such a beautiful story, about the struggles of war and h… https://t.co/yWuX7hdmiD
## 7 Hi still available 3 tickets for Seventeen #BeTheSuninBULACAN concert later. LBOX B REG 220 r54 s439-441. Dm if interested.\n\n#BeTSinBULACAN
## 8 Good luck sa mga aattend ng con! Give Seventeen their biggest PH crowd!!!
## 9 @ajooniceee SEVENTEEN WAAAAAAAAHHHHH
## 10 Make this day a memorable day for us and for seventeen 🤍
## 11 wts lfb ph\n\nseventeen osaka limited pcs + dream album set\n= ₱10k\n= secured na!\n= dop: Dec. 20\n= dm to mine\n\n🏷 svt b… https://t.co/fT1R4QSbGz
## 12 happy sweet seventeen for me🫶
## 13 i want him so bad. #csd #seventeen https://t.co/Vq3liiDhsq
## 14 - Desk calendar 2019 SEVENTEEN ❌\n•80k\n\n- Lipbalm + pc The Saem DK❌\n- PC lipbalm The saem The8✅\n\n- Postcard set ❌\n\n-… https://t.co/9B0rI5fp0U
## 15 @JAY4YOON @nwjnsbts Nope. There is one fandom that regularly hates on bts even before Hybe acquired their faves com… https://t.co/sqJKIfxpTd
## 16 D-DAY! See u later @pledis_17 ✨\n\n#SEVENTEEN #BeTheSuninBULACAN #BeTSinBULACAN
## 17 kiss!\n\n#JOSHUA #조슈아 #SEVENTEEN https://t.co/O6k23DqUQy
## 18 Show business kept us all alive\nSince seventeen October 1945\nBut the star has gone, the glamour's worn thin\nThat's… https://t.co/AjhzI8Pxfd
## 19 four million five hundred sixty two thousand eight hundred seventeen
## 20 d-day ✨ i will meet seventeen today #BeTSBulacan https://t.co/UugUl68mgg
## 21 see you again in a few hours, seventeen !! 🤍 https://t.co/RlG4C1v6an
## 22 #lovemochi_phgo | wts • lfb • ph\n\n🔥 LAST 1 STOCK 🔥\n\nSEVENTEEN 💎\nOfficial Lightstick Powerbank ver 2\n💯 Sealed - Php… https://t.co/bA7EQRaymY
## 23 seventeen bets in bulacan d-day !! Be safe everyone and enjoy~~
## 24 SEVENTEEN ITS THE 17th!!!!! https://t.co/7hLFU0ovah
## 25 I Wonder what Songs seventeen will sing in Bulacan- ISTG if they get like the OG Ready to Love, Heaven’s Cloud, Che… https://t.co/MqFdcUWJrJ
## 26 d-day 🥹 see you later carats and seventeen!!!!! @pledis_17 🤍
## 27 i can finally say that i am seeing seventeen tonight !!!! #BeTheSuninBULACAN\n\nps. hindi na to majjinx pls
## 28 i want to go to a seventeen concert so bad, why did i have to live in australia out of all places 😭
## 29 seventeen dicon dfesta mini edition\n\nmember set (7 pcs) RM10\n✅SC\n✅T8\n✅SK\n✅DN\n\n• exc local postage only\n• no rush po… https://t.co/l9NNaB60it
## 30 @gincnatal the edge of seventeen
## 31 “Extremely Underwhelming Seventeen-Million Dollars”
## 32 @gincnatal the edge of seventeen
## 33 “so between the sixth grade and now i’ve had to kill seventeen mice. that’s probably why i’m so emotionally stunted… https://t.co/THUBlVxRIK
## 34 @gincnatal The edge of seventeen
## 35 @gincnatal the edge of seventeen
## 36 @gincnatal the edge of seventeen
## 37 @neogotmybankx @pledis_17 done #SEVENTEEN @pledis_17 https://t.co/ltxwIaGTjN
## 38 wts lfb ph\n\nseventeen tokyo dome pcs\n— available: jun the8 scoups jeonghan\n— dop: payo\n— 700 ea (2800 set)\n— prio s… https://t.co/1ZbQTuKjaN
## 39 Happy CSD day, everyone 🥰\n#CaratSelcaDay #SEVENTEEN #JUN #CSD https://t.co/SiE4SjCLBK
## 40 i hope everyone attending betsbul today will have loads of fun! 🧡 it’s worth it, always worth it when you’re seeing… https://t.co/MVPUIndYSI
## 41 DK has now soared to the top of my seventeen list for reasons I still can't quite explain and that's okay
## 42 See youuuu SEVENTEEN💛 https://t.co/Gq6gjoB89O
## 43 Bulacan Freebies On The way 💙\n\n#BeTSBulacan\n#SEVENTEEN https://t.co/havVccc2Ar
## 44 Text 📲 206-588-6453 Request 🎶 Stevie Nicks - Edge Of Seventeen 📤 With Others ❤️
## 45 see you seventeen! #BeTheSunBulacan
## 46 It’s dday!! I’m finally seeing seventeen omg
## 47 people are seeing seventeen today and I… am seeing the dentist🫠🫠
## 48 @dudeparebrochwe and I met for the first time exactly two years ago. today, we will meet again to attend a seventee… https://t.co/vD45389xCS
## 49 whenever carats and seventeen met, it rains talaga ano? 🥹 https://t.co/r6fkj4Gwo9
## 50 HAPPY BIRTHDAY SIR BABA HONORABLE❤️❤️❤️💯🥃🎂🎂🎂🎂🎂🍦🍦 #PriyAnkit #TheMaskedSinger #Kizilcikserbeti #الهلال_الباطن… https://t.co/rxL3txkUoE
## 51 I’m not seventeen- anymore
## 52 @Spotify Seventeen BE THE SUN!!!!\n#SVT_WORLDTOUR_BETHESUN \n#BETSinBulacan \n#SEVENTEEN \n@pledis_17
## 53 I'm ready! Aju nice! 🔥🔥🔥\n#BETSinBulacan\n#BeTheSunBulacan\n#SEVENTEEN @pledis_17 https://t.co/FgdAJ5Akl7
## 54 Name a better blonde Duo \n\n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN https://t.co/faeyoA6Mqh
## 55 Seventeen BE THE SUN!!!!\n#SVT_WORLDTOUR_BETHESUN \n#BETSinBulacan \n#SEVENTEEN \n@pledis_17 https://t.co/EEunFNcIAU
## 56 wts want to sell usa canada cn europe eu indo ina sg singapore thailand th china jp ph my malaysia\n\n#SEVENTEEN… https://t.co/W2z3S0cki9
## 57 ✨Mr and Mrs Kim ✨\n#CaratSelcaDay #CSD #SEVENTEEN #MINGYU @pledis_17 https://t.co/3C9sD63WU4
## 58 SEVENTEEN WORLD TOUR [BE THE SUN] - JAKARTA (Additional Show)\n\nD-11
## 59 @NMOliverPoetry Well, as @official_jcc says, in his “first - and only - haiku”:\n\nTo convey one’s mood\nIn seventeen syllables\nIs very diffic
## 60 SEEING SEVENTEEN AGAIN TODAY 😭😭😭
## 61 WTS/ LFB \nSEVENTEEN BeTS in BULACAN\n- UPPER BOX C REG 409\n- SAME PRICE1850\n\nRFs: di macontact yung bibili ilang ora… https://t.co/w0PmMB9uak
## 62 after seventeen it’s more just music wise cuz even tho i don’t keep up with all of them, i keep with those even less
## 63 if u see this, ur REQUIRED to list ur top 10 groups\n\n1. red velvet \n2. twice\n3. aespa\n4. blackpink\n5. stayc\n6. nct… https://t.co/WXstGo6kQN
## 64 good morning 🥰 im going to see seventeen today! 💗💙
## 65 #openfollow for kpopers esp. seventeen biased , retweet terserah ಠ_ಠ
## 66 Omo 😂😂😂😂 dem dom make mama proud mama come fall hand\n#16December #BB16 #SEVENTEEN #يمشي_معاك_للآخر #LISA… https://t.co/KwNuZmLKzL
## 67 everyone have a wonderful time at bets !!!! a seventeen concert is an extraordinary experience 🧡
## 68 it has been exactly two years since i became a carat and im going to celebrate it w seventeen 🥹🫶 https://t.co/stZmqE30nw
## 69 WAHHH IM SEEING SEVENTEEN TODAY
## 70 WTS / LFB PH ONLY\n#iKONERIonhands\n\nALL ONHAND AND READY TO SHIP \nSTRICTLY SET ONLY OFFICIAL SEVENTEEN LIGHTSTICK AN… https://t.co/KpjATIzu8g
## 71 @carseatheadrest william toledo number seventeen.
## 72 Grabe 'yung unity ng carats to help other carats. 🥺 appreciate you guys so much. Proud sainyo ang Seventeen. 💙
## 73 SEVENTEEN\n\nBias Bias wrecker https://t.co/UTk4sAj0RL
## 74 Is anyone here going for TXT, Seventeen and Kep1er cafe event on 23 Dec (Fri)
## 75 @billboard @pledis_17 @itstetrisbish Love it 🥰🥰\n\n@pledis_17 #SEVENTEEN #세븐틴
## 76 @miss_svtmafia @pledis_17 I deserve to see Seventeen po because I've been their fan since I was in Grade 8 and they… https://t.co/RH7QrfefBW
## 77 good pods gen 3✨️\n\nlink https://t.co/GQGH6NZETI\n\ntags: #LISA #ข่าวลือ #16December #SEVENTEEN #NCTDREAM… https://t.co/Op5AsLT52c
## 78 “ Once you sign, you help an oppressed victory” \n\n- (pls read the description and sign thank you 🙏🏽🤍)… https://t.co/Cb0FarrAYl
## 79 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/hrgNU3pc4I
## 80 iiyak ako mamaya for sure. december has been a tough month so far and finally, i'm seeing seventeen again for the third time this year! 🥺🤍
## 81 I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/YaTs55B3Wo
## 82 wtb lfs ph svt seventeen\n\n— lf rush ticket for #BeTheSuninBULACAN\n— can payo\n— any tier\n— dm me if u have\n\ntags: ph… https://t.co/XWlQr3MDCZ
## 83 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/x5FyXvX7Jd
## 84 regresenme los Going seventeen xfavor 😭
## 85 D-day 😭 Seventeen dis Dec. 17. Tamang iyak for today
## 86 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/ngSTazuOZM
## 87 carat selca day ft my sick self !! #SEVENTEEN #CARAT #CaratSelcaDay https://t.co/UOXajOl68O
## 88 otw to phi-ar\n#BeTheSunBulacan \n#SEVENTEEN
## 89 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/tVfa4WRpQK
## 90 #NowPlaying Letter Seventeen - Waiting at https://t.co/JNfC3Ouky0 https://t.co/dkeif6J31X
## 91 EXCITED NA KO GRABE SEE U SEVENTEEN
## 92 @kchartsmaster world_ by seventeen of course
## 93 iiyak ako mamaya for sure. december has been a tough month and finally, i'm seeing seventeen today for the third ti… https://t.co/Ho8leWMFzG
## 94 CHOCOLATE COVERED ANYTHING DAY – BARBIE AND BARNEY BACKLASH DAY – UGLY CHRISTMAS SWEATER DAY\n\nIf you are a chocolat… https://t.co/VHy9xQv9kM
## 95 huhu grabe coincidence 17 din ung extra seats sa bus namin then its dec 17 and we’re going to see SEVENTEEN!!!!!
## 96 There is no way I found fts albums for like 18€ 😭 #seventeen
## 97 @halatagon i find this song so annoying 😭\nbut apparently everyone makes it way better than him, even that guy from seventeen
## 98 wtb lfs ph shuttle vertis seventeen be the sun bets bulacan https://t.co/Bx0LkKaFaK
## 99 ꒰ wts lfb ph ꒱\n\n✘ woozi vernon set\n\n ⤷ ₱280 set\n ⤷ onhand | x sensitive\n ⤷ mod/p: gcash | ggx/flash\n ⤷ loc: bul… https://t.co/bp32SlM4Jc
## 100 otw na to ph arena!! so excited to finally meet seventeen!💗
## 101 LIVE NOW TUNE IN FOR ONE OF THE TOP 5% IN THE WORLD AT COD ! https://t.co/v5OJK3IoEu #16December #SEVENTEEN… https://t.co/4mRQdgUJpi
## 102 literally my whole tl is seeing seventeen today, when will that be me? https://t.co/S1uZYHgvpa
## 103 SEE YOU, SEVENTEEN !!! 🥺
## 104 Good morning!!! :) See you later seventeen ! \n\n#BeTheSunBulacan \n#BeTheSuninBULACAN
## 105 wts lfb ph only // D-day✨\n\n•. Seventeen BeTS in Bulacan PH Arena .•\n\n- One (1) UBB REG TIX (rfs. got the desired se… https://t.co/ZtUg8BIJX6
## 106 #Celebrating Ana Mercedes Hoyos #\n\nDate: December 17, 2022\n\nToday’s Doodle celebrates Ana Mercedes Hoyos, a disting… https://t.co/X8vhaqcbsB
## 107 Smiling Italian girls, and Spanish women.\nYou’re not serious, when you’re seventeen.\nA, black velvet jacket of brilliant flies
## 108 There's still time to experience the love of The Sound of Music this #holidayseason! Join us until Jan. 15 to feel… https://t.co/iuQYkuESRc
## 109 i can't believe i am seeing seventeen and i am actually crying here sa cr 😭
## 110 My newest anthology appearance! This was something I hand wrote when I was seventeen, and all this time later… https://t.co/Yp37gMMwfL
## 111 LF carpool or bus shuttle for seventeen concert \nlooking po for 2 slots sana!!\n\npick up: sm north or anywhere in qc… https://t.co/URtuC3k5gx
## 112 Update slot Sharing SG23 Seventeen\n\n📍SDA, Jatim\nDM for claim 🩷\n\nt. photobook heart message paper holder digicode ph… https://t.co/pY5NvcOT04
## 113 Cwts aab photocard seventeen woozi, wonwoo and dino @sekairsm\n✅ include packing\n✅ Free ongkir via 🍏🍊\n✅ Good conditi… https://t.co/gnqyXikUrv
## 114 @scammerhannie yeah the other seventeen members are his fans after all
## 115 i know i'm late pero WELCOME BACK SEVENTEEN 😭😭😭
## 116 Seventeen https://t.co/CzqO51l8is
## 117 the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk
## 118 Don't leave me - BTS\nShadow - seventeen\nGotta go - chungha\nStay Tonight - chungha\nHellevator - Stray kids https://t.co/e5nitGohNT
## 119 spending the 17th of december with seventeen and carats 🥹❤️
## 120 Imagine you are having a really bad day/weeks or so and today pupunta ka sa concert ng Seventeen ,our home our com… https://t.co/JAGBOJwJaD
## 121 wts lfb ! pls help rt\n\n- 1 lbb reg 204 row 56\n- 5k (lowest price)\n- meetup sa venue\n\nsvt seventeen be the sun bulac… https://t.co/nK5SP97eIP
## 122 Thanks - SEVENTEEN, 1:15
## 123 As the sun seeped through the curtains of his room, the first thought Tommy had the morning he turned seventeen was… https://t.co/6xVNlcERB2
## 124 wave is awfully sexual for a reason you cannot fool me seventeen
## 125 march my beloved, it's FINALLY D-DAY!!!!! 🥺🥹🥹🥹🥹🥹🥹🥹🫶🫶🫶🫶🫶🫶🫶🫶🫶\n\n#BeTheSunBulacan #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cr51rcFsFD
## 126 wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. be… https://t.co/KmNseXrgV2
## 127 BTS, bigbang, Stray kids, seventeen https://t.co/LqRlPzZKsl
## 128 I hate this cold man, always need to pee seventeen times before i can go to sleep
## 129 I wanna be the girl who hands out freebies soooo bad for next seventeen tour
## 130 BTS y seventeen de calle https://t.co/AIJfnyPyy5
## 131 you ever think about how seventeen literally had a gose episode to training to push cars.. and then proceeded to push cars 😭😭😭
## 132 THIS WILL GET BIGGER IF YOU KNOW WHAT I MEAN, I'M SORRY IF YOU'RE LIVING AND YOU'RE SEVENTEEN
## 133 Any updates on traffic? Quezon city to Philippine Arena? #betsinbulacan #bethesunbulacan #bethesuninbulacan… https://t.co/vDMAQxXHxV
## 134 first time joining carat selca day 💎 \n\n~ matching glasses with my boo 🍊🩷\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN https://t.co/RPPWvbDT0q
## 135 SEVENTEEN https://t.co/dezCV2Bw5L
## 136 D-Day!🔥 #SEVENTEEN #BeTheSunBulacan
## 137 The 39 united state president Kla*tu+ke-r ChrisKo Biden the seventeen any many mine more catch a tiger by it toe i… https://t.co/e0aVb1tmG4
## 138 caught in a web of your memories like the way we would talk, we were seventeen
## 139 @neogotmybankx @pledis_17 done #SEVENTEEN @pledis_17 https://t.co/DzXIXmsgmc
## 140 See you later sebongsss!!!😭🤧💗\n\n#BeTSBulacan #SEVENTEEN
## 141 seeing seventeen today!!!!!!
## 142 bets in Bulacan today!!! semangat seventeen & carats ❤️
## 143 niji en (including our dearest dj of course) and seventeen na lang ang mamahalin ko.
## 144 D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17
## 145 D-DAY keep safe everyone!!!\n\n#BeTheSuninBULACAN #SEVENTEEN @pledis_17
## 146 bus ride to bulacan!!! field trip feels 🤣🤣 #seventeen #BeTSBulacan https://t.co/iyOdz0SnC0
## 147 💎 SEVENTEEN BE THE SUN IN BULACAN FREEBIES 💎\n\nTime & Venue — TBA when I'm already at PH Arena \n\n#BeTSinBULACAN… https://t.co/v4ZCexFHDB
## 148 I think it’s a crime we never got to see Seventeen play among us like it’s right up their mafia crazed alley
## 149 @dearseokjinas @chanelwoozi for the reasons.. i am just like other carats who want to meet seventeen and attend the… https://t.co/CE7NSatr6I
## 150 wtb lfs • ph only help lagi akong nauunahan\n\n— seventeen be the sun in bulacan\n— lbb reg prem or lba reg prem\n\nbudg… https://t.co/WQYuYP8Xsq
## 151 I'll be seeing seventeen 🥹
## 152 Took a board exam a week before a Seventeen concert.\n\nPassed it a day before another Seventeen concert. ✨
## 153 @starfess BTS: yet to come, your eyes tell, heartbeat, whalien 52, spring day\nBLACKPINK: you never know\nTWICE:-\nNEW… https://t.co/IZtxxHpq8g
## 154 Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n•… https://t.co/N4iK5p9ed4
## 155 D-DAY\n#BeTheSunBulacan \n#SEVENTEEN https://t.co/V9JqY1Qtg0
## 156 @elonmusk can you help small content creators? I get 500-2000 views on YT, insta and tiktok each organically but le… https://t.co/1Hkh38Vyhx
## 157 everytime seventeen is about to hold a con here in ph, laging may rainbow 🥺🤍 https://t.co/ls3tL3DX2i
## 158 @tanyakanrl happy sweet seventeen nder, wish u all the best 🫶🏻
## 159 I....I WANNA SEE SEVENTEEN. T^T
## 160 Only the dead stay seventeen forever.
## 161 @ajooniceee SEVENTEEN!!!!!
## 162 @ajooniceee SEVENTEEN!!!!!
## 163 i will only wake up this early for seventeen 🫠🫠🫠
## 164 Seventeen Student-Athletes Set to Graduate This Weekend\n\nMUNCIE, Ind. - This Saturday in Worthen Arena, 17 student-… https://t.co/nBvSMHsrUE
## 165 See you SEVENTEEN 😭🎉🎉\n@pledis_17 https://t.co/NdG1IDfrqL
## 166 immensely enjoying returning to tumblr as now i get fox mulder from xfiles scoups from seventeen and brennan lee mu… https://t.co/kIUone021F
## 167 Day seventeen!\nI am awake at 5am and haven't slept well in weeks! I made this while wishing I had something similar… https://t.co/64ZcgVLGaX
## 168 SEVENTEEN WAS THIS NECESSARY 😭😭😭😭\n\nhttps://t.co/2OTgLw6NbU
## 169 I think I was seventeen when it came out https://t.co/vYiyKYF19q
## 170 Look it up,Biden in the four years after he was VP , Trumps in office made like seventeen million. The career in Go… https://t.co/V9jCKpyDLH
## 171 SEVENTEEN Be The Sun Bulacan D-Day!! @pledis_17\n\n#BeTheSuninBULACAN #BETSinBulacan https://t.co/q6U8prdpJm
## 172 also very funny to me that a friend of mine has 124 saved tiktok in total, meanwhile i have more than 124 saved tik… https://t.co/b3M4xYS1GD
## 173 I just love seventeen https://t.co/MJ7Y2iUUu3
## 174 SEVENTEEN Rupley Risers this week. Absolutely incredible! I sure do love this school. Best place ever! 💙🙌💙🙌… https://t.co/3CLcqsARGt
## 175 @elelduarvk YEYY HAPPY SWEET SEVENTEEN ELL!!!
## 176 I'm currently getting ready. So see you Seventeen it's D-Day Ahhhhh
## 177 #BeTSBulacan SEE YOU SOON SEVENTEEN!! @pledis_17 #SEVENTEENinBulacan
## 178 @Nannyyy721 BASKSU SEVENTEEN RIGHT HERE
## 179 IM SEEING SEVENTEEN TODAY 😭😭😭😭😭😭😭😭😭 I FEEL LIKE DREAMING
## 180 You were only seventeen
## 181 today is 17th of dec,and seventeen's #BeTSBulacan concert!!!
## 182 kageyachi\ni’m only seventeen, i don’t know anything, but i know i miss you.
## 183 see u seventeen!🥺\n\n#BeTheSuninBULACAN #BeTSinBULACAN https://t.co/bSVlGt7ARI
## 184 see you laterr! dont hesistate to approach me🤗\n\n✨BE THE SUN BULACAN FREEBIES GIVEAWAY✨\n\n🍒 i'll be giving away svt g… https://t.co/wv7HPzxMBp
## 185 You know it’s gonna be a good day. ✨\n\nGood Morning! It’s Dec. 17, Saturday.\nIn the Philippines, it’s Be The Sun in… https://t.co/Pe808M3FNw
## 186 D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang… https://t.co/Flvrqq0yaD
## 187 @MySunSilHal One word frees us of all the weight and pain of life: that word is love one hundred seventeen… https://t.co/XOR8O1FBaJ
## 188 If you see this, you're required to list your top 10 groups:\n\n1. Seventeen\n2. NCT Dream\n3. Red Velvet\n4. ITZY\n5. Wa… https://t.co/YW7edsQXfb
## 189 SEE U SEVENTEEN SHUTA DEKDHQJXHS ZH
## 190 @luvkim20 @kpophappenings_ We carats love to clown not only fellow carats but also other fandoms and seventeen
## 191 take care everyone and enjoy today!\ndon't forget to bring essentials and your tickets ❤\n\n#BeTheSuninBULACAN #SEVENTEEN @pledis_17
## 192 @cliffemalll O seventeen 🙏🙏🙏
## 193 @FoxNews OK I agree with this too, it should be a 51st state. Get better flag designers. Seventeen times three.… https://t.co/6cfwW14DlX
## 194 goood morning! its d-day 🥺 see you carats and seventeen @pledis_17 🧡
## 195 seventeen by heathers is SO C RAINDUO
## 196 Good morning to carats and seventeen only!!! Dday! Enjoy guys 💎🫶🏻
## 197 i’m seeing seventeen today!! #BeTheSuninBULACAN #BeTSinBULACAN https://t.co/MMzy7KUdQF
## 198 BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bi… https://t.co/xrPGpPY9t1
## 199 CAN'T WE BE SEVENTEEN???😭😭😭😭😭
## 200 onhand caratbong v2, Used once po nung bets mnl, Still complete inclusion pero yung hoshi sticker po nakalagay na s… https://t.co/Aw2M7Ga3Bd
## 201 Not mommy saying san ka na naman pupunta 😭 IM GOING TO WATCH SEVENTEEN MIEEE
## 202 @yjhanee_ I hope you're already asleep but listening to Wonwoo's Knees Cover 🤗\n\n@pledis_17 @pledis_17jp #SEVENTEEN #세븐틴 #セブチ 💎
## 203 SEVENTEEN 💎💎💎 https://t.co/Ycv88b0ULd
## 204 Seventeen-year-old boy view them\n؟?\nنمشے\n\n🔹W77🔹\n🔹W77🔹\n🔹W77🔹
## 205 1. the boyz\n2. red velvet\n3. nct 127\n4. f(x)\n5. twice\n6. seventeen\n7. nct dream/u\n8. exo\n9. le sserafim\n10. newjeans https://t.co/hq1EQ1zz0A
## 206 [PHGO] HallyuLuv 🇵🇭\n\n<SEVENTEEN 2023 Season’s Greetings>\n\nSG: ₱2,530 + LSF\nWall Calendar: ₱1,520 + LSF\nSET: ₱3,470… https://t.co/3zdNDcaOFB
## 207 @angel_funsized If I will chose wants over needs I will say I want a caratbong, it is a lightstick of fans of Seven… https://t.co/jGEy0orMSo
## 208 @Wumbojumble @burblebutt At 27. You can Definitely consider somebody you met at seventeen/eighteen a childhood frie… https://t.co/fDqkldMze0
## 209 DDAY! \n\nSee you later, #SEVENTEEN 💕\n\n@pledis_17 ! 😍🤍💎 @anaelizabethdg \n#BeTheSuninBULACAN #BeTheSunBulacan https://t.co/klfORearm6
## 210 ❗️REPRICED❗️\n\nwts lfb #BeTheSuninBULACAN 1 lba regular ticket\n\n— section 104, row 33, seat 106\n— price: ₱10,000 (or… https://t.co/cG5VOD1CHd
## 211 @k_sellingvote done for #SEVENTEEN https://t.co/zaWJKiiR3t
## 212 I MISS SEVENTEEN SO MUCH
## 213 sometimes he lets me borrow his bag 🐸\n\n#CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/ZiihgdtaW9
## 214 rainbow for seventeen 🌈🌳 https://t.co/caPobKOguy
## 215 BEEN BROKE SO MANY TIMES BUT SEVENTEEN IS WORTH THE WAIT!!
## 216 @cho_tyongf Donnes tes pc seventeen la
## 217 every single kpop boy group falls into one of the three categories of trying to be exo, nct, or seventeen
## 218 a staff member from BTS, Seventeen or ATEEZ, i wanna be with the guys so bad https://t.co/xkUvaLOgzb
## 219 Team bahay but im still very excited for today!!! Enjoy kayo mga team concert!! Give seventeen the best experience here!!
## 220 copied from multiple oomfs but reply for a government assigned twice and seventeen bias 🫶‼️ https://t.co/mz9uppvhuS
## 221 AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI
## 222 goodmorning caratland....enjoy kayo today and keep safe. Sa mga first time makikita SVT ,I'm sure you will have the… https://t.co/gs2k0WLNjA
## 223 today im seeing seventeen (2) ✨🫶🏻 https://t.co/AIlEPmhI2H
## 224 I'M SEEING SEVENTEEN TODAY OMG 😭😭😭
## 225 1. bts\n2. seventeen\n3. p1harmony\n4. shinee\n5. nct127\n6. txt\n7. day6\n8. twice\n9. red velvet\n10. block b\n\nlesserafim… https://t.co/1Jo2QIdPt5
## 226 00:00 ateez & seventeen, home 🏡❤️🩹
## 227 really wish maka attend ako ng bets today & see seventeen again, but ig i'll just work today.. next time nlng sebongs 😭
## 228 i’m so ready, see you my love @pledis_17 💖 \n\n#BeTSinBULACAN #SEVENTEENinBulacan #Seventeen https://t.co/N1sme3CCag
## 229 SEE YOU SEVENTEEN! OMG WONWOO FINALLY! ♥️😭
## 230 in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callb… https://t.co/VDJCfULYNR
## 231 00:00 seventeen, the boyz
## 232 [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us… https://t.co/32nC5a0NwT
## 233 @ajooniceee SEVENTEEN
## 234 @tanyakanrl happy sweet seventeen, wish u all the best 💓💓
## 235 @kchartsmaster #HOT by #SEVENTEEN @pledis_17 of course 😵💫
## 236 wts lfb ph \n\nbets in bul ubc prem ticket 417 row 121 \n- 2.7k meet up sa ph arena\n\nref extra ticket \ndm or reply… https://t.co/h38rHDOemk
## 237 @giulia canta seventeen 🥺🫶🏽
## 238 @av_toi @Thomson8 Good evening feller. Hope all's good. Seen today that we're in the sixth coldest December period… https://t.co/hM2WqQ65ZW
## 239 gOODMORNING! 🥰 this is one of my best days. wag lang masira because im at the peak of my emotions. ang luha ko lang… https://t.co/HNdoFyo4cE
## 240 D-day!!!!!! After 5 years, I’m finally seeing SEVENTEEN 😭❤️
## 241 Spirituality and loveThat lasts for a seventeen-year-old boy went girl touching me&gt;omg&gt;boner?\n؟?\nنمشے\n\n🔹H4🔹\n🔹H4🔹\n🔹H4🔹
## 242 @Bardagulan17 will see SEVENTEEN today!!!! #BeTSinBULACAN 😭
## 243 See you later @pledis_17 💗 #Seventeen #SEVENTEENinBulacan #BeTheSuninBULACAN
## 244 wts lfb ph | #minunniesells \n\n👋seventeen dk seokmin your choice other side attacca op 2 \n\nSALE!\n\nPrice on pic + pf… https://t.co/OLzavqN5Ad
## 245 im seeing seventeen today 🤧
## 246 One of the things that I really admire about Cron is that there's no killer feature, there's no big mission to tran… https://t.co/ilcL8cqFHE
## 247 ITS THE DAY SEE YOU SEVENTEEN
## 248 Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Chri… https://t.co/59CMLqFGvA
## 249 idk how but suddenly my little brother knows all the old seventeen b-sides like he was singing omg today
## 250 1. Highlight\n2. EXO \n3. B1A4 \n4. SF9 \n5. Nu'est \n6. Pentagon\n7. SHINee\n8. Twice \n9. The Rose\n10. Seventeen https://t.co/pqiwSEP7nI
## 251 Off to Bulacan PH Arena!!! See you soon SEVENTEEN 🤩\n#BeTSinBULACAN\n\n@pledis_17
## 252 see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 253 D-day!!!! #BeTheSuninBULACAN #SEVENTEEN
## 254 @tanyakanrl happy sweet seventeen sender , wish u all the best 💗-!
## 255 1. skz\n2. bp\n3. everglow\n4. le sserafim\n5. seventeen \n6. bts\n7. iz*one\n8. oneus\n9. dreamcatcher\n10. twice https://t.co/z4CwG6zwt2
## 256 SEVENTEEN Dances to 'Left and Right', Talks MAMA Awards & Performing At ... https://t.co/cl8pVWuhwU @YouTubeより\n\n🐶💗
## 257 Longing, rusted, furnace, daybreak, seventeen, benign, nine, homecoming, one, freight car.\n\n#CaptainAmericaCivilWar \n#MarvelStudios
## 258 i’m seeing seventeen today !! 😭😭🤍
## 259 GOOD MORNING TO SEVENTEEN ONLY !!
## 260 D FUCKIN' DAY!! SEE U, SEVENTEEN!!! 🫶🏽\n#BeTheSuninBULACAN
## 261 It's the day, everyone. We're finally seeing Seventeen later 🥺 See you and have safe travels 🤍 #BeTSinBULACAN @pledis_17
## 262 —two reasons of my happiness; u and sushi🍣🤍\n\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/x9ptfqrM8X
## 263 juicy juicy~ pookuh chi ke ah pookuh uh! SEEE YOU LATER, SEVENTEEN! 🔥🔥🔥\n\n#BeTheSuninBULACAN https://t.co/UeAX23Je0q
## 264 GOOD MORNING SEVENTEEN AAAHHHHHHHH
## 265 me and kyeomie in busan :) first carat selca day! \n\n#CaratSelcaDay #CSD #dokyeom #seventeen #svt #carat #도겸 #캐럿 #세브틴 https://t.co/X1jNdaNAfI
## 266 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴… https://t.co/wOCXHUzCH1
## 267 Now now, Hasumi Keito-kun is rather cold, is he not...☆ Fufufu. Hasumi Keito-kun, aren't you seventeen? It is as if… https://t.co/ExTjiDy5rq
## 268 today's dday for bets again.. this time in bulacan, & i just realized i havent shared any pic/vid i had when i went… https://t.co/YWS2MaBTXg
## 269 SEVENTEEN https://t.co/7oWUGDtBTQ
## 270 shut the fuck up. jeonghan from seventeen
## 271 @AvatarPod The Edge of Seventeen (2016)
## 272 fathers we love seventeen https://t.co/jdyrkBer2M
## 273 From christmas party last night with alcohol drinks that ended 1am, dumiretso na tayo ngayon ng Bulacan 🥹🤣 See you… https://t.co/scLgXDxV3a
## 274 A dual rainbow for Seventeen. \n\n#BeTheSunInBulacan https://t.co/GCXYDK9VMm
## 275 it’s d-day !!! see u later seventeen and carats !!!
## 276 @ajooniceee SEVENTEEN
## 277 ✨ \n\nNflying / Knk 💕\nSeventeen \nMonsta X \nWEi \nFromis9 \nVicton / Pentagon \nAce \nDreamcatcher\nOneus \nTwice \n\n✨ https://t.co/Svg6rKHoAl
## 278 📢KEEP STREAMING\n\n#DREAM #SVT_DREAM\n\n(https://t.co/xywW2tlFnC)\n\n#SEVENTEEN #세븐틴 \n@pledis_17 @pledis_17jp
## 279 📢KEEP STREAMING\n\n#SECTOR17\n#_WORLD #SVT_WORLD\n#세븐틴과_캐럿의_WORLD\n\n▶ https://t.co/4vOZb1v7Sj\n\n#SEVENTEEN #세븐틴 \n@pledis_17 @pledis_17jp
## 280 📢KEEP STREAMING\n\n▶️ https://t.co/Z7LGWtniQ1\n\n#SEVENTEEN #세븐틴\n#FacetheSun\n#HOT #SVT_HOT\n\n@pledis_17 @pledis_17jp
## 281 📢KEEP STREAMING\n\n▶ https://t.co/iioKyTMFxM\n\n#SEVENTEEN #세븐틴\n#SVT_Darling\n#Darling #달링 #ep0\n#세븐틴_달링_오후1시\n\n@pledis_17 @pledis_17jp
## 282 DAILY📄 #CARAT \n\n✅STREAM & BUY ALL #SEVENTEEN ALBUMS & MVs\n✅VOTE & COLLECT❤️🌟🎫 \n✅ALWAYS ↗️👍💬 RT #SEVENTEEN contents… https://t.co/5ckZy3GXfT
## 283 1. Stray Kids\n2. Stray Kids\n3. Stray Kids\n4. Stray Kids\n5. Stray Kids\n6. Stray Kids\n7. Stray Kids\n8. Stray Kids\n9.… https://t.co/FIHGGoxm1p
## 284 The way he's the most important member of seventeen
## 285 WTS PHOTOCARD SEVENTEEN OFFICIAL YOU MAKE MY DAY\n\n✅ MINGYU\n✅ HOSHI\n✅ JEONGHAN\n\nPrice : Dm / cek shopee\nWorldwide Y… https://t.co/mHGq4Xo8Zc
## 286 I have mentioned that I'll be giving out the 3 photos that I really like in my photo album. (No frame, thought it m… https://t.co/mECVSkb8YZ
## 287 I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/CgfEqiV5n5
## 288 SEE YOU SEVENTEEN 😭
## 289 a rainbow formed around nlex on our way to PH Arena 🥺 even the sky is welcoming you, seventeen 🌈\n\n#BeTheSuninBULACAN https://t.co/FlyA6BX1nK
## 290 nature really loves seventeen https://t.co/fBvvJIqtaq
## 291 WE'RE HERE NAAAAAAA \n\n#BeTSinBULACAN \n#SEVENTEEN\n@pledis_17 https://t.co/juH9Vei79H
## 292 OMGGGGGGGGG FINALLY! see you later SEVENTEEN and carats😭💓
## 293 d-day!!! see u later, seventeen!\n\n#BeTSinBULACAN
## 294 @ajooniceee SEVENTEEN
## 295 GIVING ME LIFE AND IT'S EVERYTHING, THINKIN' BOUT WHEN WE WERE SEVENTEEN,\nFEELIN' MYSELF LIKE I'M NORMA JEANE, HERE… https://t.co/duy8qYTTNF
## 296 Hi, any carat na team bahay for bets in bul na gusto ipalagay yung name or username just dm me or reply to this twe… https://t.co/JVdIi1VMw1
## 297 Day Seventeen, \nI don't think this movie is as great as its reputation, but it's cute enough. https://t.co/0A87reyu04
## 298 @kchartsmaster Hot, March - seventeen \nDesigner - nct 127\nForever 1 - snsd\nAfter Like - ive
## 299 @SilvioTattiscon Mines is seventeen and we're getting near that time ,you love them so much, but the time comes wh… https://t.co/1Z0uknIMa1
## 300 ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks… https://t.co/XjUUxmvgpx
## 301 see you later seventeen !!!
## 302 repriced !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- last price is ₱7,5… https://t.co/BhDLv4YTU6
## 303 goodmorning🥹 souvenir ko na lang ito.. seeyouu next life seventeen😭😭😭😭😭😭 https://t.co/GYjdxpWASJ
## 304 @blueming_13 Not a child. I’m 21. And your mad cause you know I’m right. And if you try to deny. Well once again li… https://t.co/qu0qTYt4i0
## 305 GRABE YON OH 😭😭😭 rainbow for seventeen and carats 🫶 https://t.co/Ujh6LzNQ3Q
## 306 Rainbow 🌈🥺\n\n#BeTheSunInBulacan #BeTSInBulacan #Seventeen https://t.co/nqfchFU3eJ
## 307 I miss seeing them having fun like this. Istg the groups I stan aren’t normal. I mean, seventeen and got7? They’re… https://t.co/F1VZJjVXJL
## 308 @elelduarvk Happy sweet seventeen el wish you all the best!! 🥳🥳
## 309 Day seventeen. https://t.co/X2Fb2pUg2e
## 310 I’ll probably just post randoms idk And Seventeen 🥰🥰
## 311 ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me… https://t.co/lzPUlpNfwg
## 312 eto pala bagay na song pag nasa byahe hahahaha\n\nHere’s a playlist for you… This is SEVENTEEN by Spotify\nhttps://t.co/CLiQA7PPG1
## 313 if you see this, you’re required to list your top 10 groups\n\n1. stray kids\n2. seventeen\n3. kingdom\n4. verivery\n5. c… https://t.co/161Mwi8bcH
## 314 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n\ntake all 100k\nexc admin sho… https://t.co/wuFrajY21F
## 315 2016: Drift Away - Seventeen\n2017: Baby Don't Like It - nct 127\n2018: Bar Code - Haon y Vinxen\n2019: Hero - Oneus\n2… https://t.co/XQnXewofhs
## 316 @kchartsmaster SEVENTEEN HOT
## 317 Its crazy cause they’re still the same seventeen I know after all these years sorry I’m just really emotional right now
## 318 SEVENTEEN💙💖 https://t.co/yyNmSVHQgU
## 319 i’m seeing seventeen today !
## 320 @hanisector gummy bear seventeen :’)
## 321 @kchartsmaster SEVENTEEN - HOT 🔥🔥
## 322 Listening to old seventeen that I used to listen to on the bus every day to middle achool at 6am is just
## 323 I JUST WOKE UPPP I CANT BELIEVE IM SEEING SEVENTEEN AGAIN TODAYYY
## 324 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n• dino yourchoice otherside… https://t.co/llGh6AaO9t
## 325 dday! see you seventeen! 🫶🏻
## 326 wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 219 / lowerbox \n\nselling for a price lower \n\n●7,000 seat… https://t.co/8hqsjxsMxA
## 327 rain and seventeen
## 328 [Knk<3]\nSeventeen\nMonstax\nOneus\nFromis9\nNflying\nTwice\nPentagon\nVaV\nA.c.e\nStayC https://t.co/Zin9jT0blk
## 329 @Afia_said_what ex: blackpink, twice, stray kids, txt, monsta x, seventeen, gidle, itzy, nct, aespa, le sserafim, i… https://t.co/M5miYsQJvU
## 330 See you later boys. @pledis_17 🤍🤍🤍\n\n#BeTSinBULACAN #SEVENTEENinBulacan #seventeen #BeTheSuninBULACAN… https://t.co/szPsZs53yl
## 331 will see seventeen again later
## 332 @kchartsmaster Hot Hot Hot🔥\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/WDO8rBdvJX
## 333 since jeonghan is a good rapper and cheol is a good vocalist, we need an album where cheol is singing and jeonghan… https://t.co/SL5aE8hXRp
## 334 seventeen on 17 🥺🧡
## 335 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n\nexc admin shopee 1.8% \ndom… https://t.co/2VTWP3EKQ9
## 336 he got that boyish look that i like in a man, i am an architect, i'm drawing up the plans, it's like i'm seventeen, nobody understands 🥴
## 337 golden hour *☼⭒\n\n#CARAT #CaratSelcaDay #CSD #SEVENTEEN #SVT @pledis_17 https://t.co/QOheU4iiA8
## 338 Seventeen: College Goals: An Insider's Guide to Finding and Getting Into A School You'll Love QJCMORY… https://t.co/tzUvLsdkYc
## 339 If you see this, you're required to list your top 10 groups\n1. Enhypen\n2. TXT\n3. StrayKids\n4. Treasure\n5. Seventeen… https://t.co/Bdfpov4oFI
## 340 RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE
## 341 I wish for clear skies today but kelan ba hindi umulan or umambon pag may concert Seventeen?\nMy kcarat friend asked… https://t.co/PMMjSb8ILS
## 342 1 ateez\n2 seventeen\n3 nct \n4 loona\n5 p1harmony\n6 lightsum\n7 onlyoneof\n8 shinee\n9 dreamcatcher\n10 red velvet/aespa https://t.co/SjEfHRw34j
## 343 i love how every member of seventeen is a simp for to you \n\n https://t.co/ZVhrzOgBXs
## 344 when matt healy said, “sorry if you’re living and you’re seventeen,” i felt that
## 345 see u later seventeen 🙈🤭
## 346 Team SM FAIRVIEW (Maze and Lala) thank you for organizing our carpool! Ingat tayo mga carats~ \n#BeTSinBulacan… https://t.co/hHoz2xLOrj
## 347 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n• dino yourchoice otherside… https://t.co/MJCZVaMUJJ
## 348 IM FINALLY GOING TO SEE SEVENTEEN TODAY OMG IM CRYING
## 349 19 y.o #MohamadBroghani is still in solitary confinement and his precious life is in danger.\n#StopExecutionInIran… https://t.co/IvQ09bujlq
## 350 CLEAR SKIES FOR TODAY'S #BeTSinBULACAN #BeTheSuninBULACAN 🙏 SEE YOU, SEVENTEEN!
## 351 I’m only seventeen, I don’t know anything but I know I miss you
## 352 @kchartsmaster Hype boy\nWild flower\nSeventeen sector 17 album\nNew things \nLove dive\nGood boy gone bad\nLesserafim \nf… https://t.co/RnkkeBws1J
## 353 TRADITIONAL SEVENTEEN https://t.co/ULNRCh7rBw
## 354 Seventeen literally tell us to just buy one and print the other pictures lol https://t.co/USyMeTPW3j
## 355 D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 356 It's always raining when seventeen & carats meet 🥹
## 357 mom + our ults hehe #CaratSelcaDay #SEVENTEEN #CSD #HOSHI #VERNON @pledis_17 https://t.co/oGybc3ROd1
## 358 day seventeen: misery business
## 359 good morning! seventeen concert again!!
## 360 @starfess BLACKPINK: shut down\nTWICE: queen of hearts, cheer up, fancy, fanfare, icsm \nNEWJEANS: cookie\nLESSERAFIM:… https://t.co/MZbVkDLcXi
## 361 it's true that the sky is jealous everytime carats and seventeen meet
## 362 @taejinkoobi if u need help with anything seventeen related feel free to talk to me 💗💗
## 363 @kpopvotes_ga Done for #SEVENTEEN https://t.co/vNZQsmckfS
## 364 you are my escape babe 🥀 \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/FRBGDF5MQd
## 365 SEVENTEEN BE THE SUN BULACAN \n\nWTS LFB/ WTT\n\nHAVE: (2) UBA 313 TICKETS (ADJACENT SEATS)\n\nWANT: (1) LBA PREMIUM TICK… https://t.co/Ia5uHf6Hoi
## 366 @yaba_sugi SEVENTEEN?? she raised him fr
## 367 WAAAAAA SEEE YOU SEVENTEEN
## 368 @kchartsmaster Definitely HOT by SEVENTEEN 😚💙
## 369 wtb want to buy\n\nscoups set seventeen season greeting 2023\n\n✅️ prefer ada GO\n\nDM please\n\nt. wtb want to buy scoups… https://t.co/gyGUdm6NaJ
## 370 Finally Finished! mystery envelopes can include (official pc,postcards,crochet,etc.)\n\n~ 1:1 only\n~ will post our lo… https://t.co/xsnQcdT462
## 371 Seventeen:(((
## 372 @yupsheskitten Every Carats deserved to meet Seventeen and I am One of those Carats who really dream and pray to me… https://t.co/H8wA1sqDNq
## 373 EVERYBODY SHUT UP NEW SEVENTEEN CONTENT JUST DROPPED https://t.co/2sqBqooEhe
## 374 i will see seventeen today omg
## 375 Well, she was just seventeen you know what I mean
## 376 Carats!🐰❤️\n\nWe are looking for new members! Please consider joining us ❤️\nWe will be glad to have you as a part of… https://t.co/4EgzmzoXlZ
## 377 GOOD MORNING SEVENTEEN WILL SEE ME TODAY
## 378 Good morning world! I’m seeing seventeen today 🥹🥹😭😭😭😭😭
## 379 wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lo… https://t.co/XErGVY2NcQ
## 380 WTB\nSharing or Pairing\nSeason Greeting Seventeen 2023\nMemberset Wonwoo 🥺🙏🏻 https://t.co/pkm7nr59E8
## 381 If you see this, you're required to list your top 10 groups\n\n1. TXT\n2. LE SSERAFIM\n3. Xdinary Heroes\n4. SEVENTEEN\n5… https://t.co/qqAPpcyNqT
## 382 it’s not the way that i want to be seen, like i’m caught somewhere between my moral compass and your behaviour since the age of seventeen
## 383 #万博 He is late.” Dorothea was a girl of seventeen, dark-haired https://t.co/5DEzAHkugj
## 384 Now that I've calmed down!! After two months of participating in various giveaways, I was beginning to lose hope an… https://t.co/4OAMeK9nFN
## 385 I just got result 'seungkwan' on quiz 'which seventeen member are you based on my perceptions of them'. What will y… https://t.co/YNwocDgOFt
## 386 If you want to read more about SEVENTEEN’s high energy performance, check out the link below! 🔥🎵\n\nhttps://t.co/yQdGGh03Ip
## 387 Fans of SEVENTEEN sang along to their favorite songs like “Rock with you”, “Cheers”, and much more! We interviewed… https://t.co/YNqUcNgUan
## 388 thinking about how the most followers i've ever had was in 8th grade when i ran an instagram fanpage for dino from… https://t.co/4Ady1UOj2T
## 389 @kchartsmaster hot seventeen
## 390 huling tawad daw pi\nwts lfb svt seventeen ph\n\n✴︎ (1) LBB Reg 217 BeTS tickets✴︎\n⤷ tickets are claimed already\n⤷ ₱8.… https://t.co/EohjB9skll
## 391 1:25 am here sa Kuwait but I'm still at work para sa Seventeen 🥲🧡
## 392 otw to ph arena. see you later 🥳😍 #SEVENTEEN #SEVENTEENinBulacan
## 393 I am so excited for my friends to see Seventeen later. Please don't forget your basic essentials like phone, water,… https://t.co/w7KCrbYgIG
## 394 @bIurt99 YOU'RE SEVENTEEN??
## 395 I just got result 'wonwoo' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/ffpkcKZdw0
## 396 SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 397 edge of seventeen HAHHSHS https://t.co/Zs7plnfPgw
## 398 seeing seventeen again in a few hrs YEESHAHSJX https://t.co/p7g3IBWtBt
## 399 i’ll also like to add that to my knowledge fromis are the lesbian sisters of seventeen saur
## 400 TEAM BAHAY ULIT SA BE THE SUN CONCERT BECAUSE SEVENTEEN IS MY HOME <8
## 401 IM SEEING SEVENTEEN TODAY HOLY SHIT
## 402 I miss Seventeen with all my heart 😓
## 403 @kchartsmaster Hot by seventeen was fire but didn't get no award or anything
## 404 @tanyakanrl Happy sweet seventeen sender
## 405 it looks like the rain's not gonna stop anytime soon 🥲🥲🥲 seventeen and carats are meeting after all 🥹
## 406 Matching Hollister fits with the MFIng boyfie #CARAT_SELCA_DAY #CSD \n#CaratSelcaDay #정한 #JEONGHAN #SEVENTEEN #세븐틴… https://t.co/YgffSQL0ir
## 407 seventeen got a hit with hot
## 408 D-DAY!!! SEE YOU, @pledis_17 and Carats 🥺\n\n#BeTSBulacan #SEVENTEEN #세븐틴 @pledis_17 https://t.co/sWE7SsmOsx https://t.co/RaGKwf5eQY
## 409 Anyone na hahabol until 11am 🥺\n\nWTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hosh… https://t.co/YZEx5S36xA
## 410 missing you by btob gives me major seventeen vibes hehe
## 411 hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850)… https://t.co/W7PkOtaDHq
## 412 my first seventeen album with some good pulls 👍 yass https://t.co/whH51LxJKX
## 413 still can't believe seventeen is in the same place with me and breathing the same air
## 414 @queerbumbles SHE TEXTED ME AT LIKE 1PM MY TIME TODAY BUT YEAH NO ITS LIKE SHE TURNED SEVENTEEN AND SUDDENLY WE DONT MATTER 😒😒 /j, lh
## 415 THIS IS IT SEE YOU LATER SEVENTEEN!!!!🫶🏻🫶🏻🫶🏻
## 416 wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 417 let me tell you NO ONE can beat seventeen in stage presence @pledis_17 #seventeen
## 418 One, two, three Click!📸\n\n#CSD #CaratSelcaDay #MINGYU #민규 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/3arXsGoOUi
## 419 @ajooniceee SEVENTEEN
## 420 seventeen and the weeknd https://t.co/1sBeTGzKz5 https://t.co/ux11qRYkep
## 421 i miss seventeen :(
## 422 i hope seventeen enjoys my hometown!! i am with them in spirit iakjsbciw
## 423 It’s funny because we sometimes dress the same sets without knowing 🤣🤣🤣\n\n#CSD #CaratSelcaDay #HOSHI \n #SVT… https://t.co/STpiSSuYYu
## 424 4. Ash by Seventeen. ASH ON ASH ON ASH ON ASH!!!!! But in all seriousness this is Vernon's best verse in a long fuc… https://t.co/ajowDhRlkr
## 425 @kchartsmaster INVU - mother taeyeon\nBeatbox - nct dream\nForever 1 - girls generation \nGasoline - key\nRuby - woozi… https://t.co/wA3mNCdub8
## 426 GOOD FUCKING MORNING SEE YOU SEVENTEEN KO
## 427 Seventeen
## 428 My friends are watching either Seventeen or Super Junior today. HAVE FUN ❤️❤️❤️❤️
## 429 i love the number seventeen, it goes well with my favorite thing: laptop...
## 430 there was no karaoke and my friend whispered in my ear "let's go home and watch seventeen videos" i'm in love
## 431 four million five hundred sixty two thousand seven hundred seventeen
## 432 @Ashley__Dalton @AndrewHWestern @LabourNorthWest 70% of a 25% turnout is not a mandate to be an MP.\n\nOnly seventeen… https://t.co/EAAzOYD5WX
## 433 good morning!!! SEE YOU LATER, SEVENTEEN!!
## 434 helping a friend sell one ubb prem for a discounted price, inch check po hihi. can do meet up later at the arena\n\n🏷… https://t.co/08swymA6S5
## 435 Meghan Markle's Instructions for Her British 'Vogue' Cover Shoot Say a Lot About Her https://t.co/NKaqQvMKKI https://t.co/pNTYEOYWez
## 436 @juicywoozi BTS\nSKZ\nTXT\nItzy\nAteez\nSeventeen \nEnhypen\nMCND\nTwice\nEverglow
## 437 NSFW ACCOUNTS STOP FUCKING INTERACTING WITH ME IM SEVENTEEN. GET IT? 17. SEVENTEEN. ONE SEVEN. TEN PLUS SEVEN.
## 438 GOODMORNING!!! IT'S D-DAY! SEE YOU SEVENTEEN 😭♥️\n#BeTheSuninBULACAN
## 439 @SubversionCroft Seventeen? That's being generous. *Q snorts, before he hums and presses a kiss to Seb's cheek.* Yo… https://t.co/kgKAIzVx4z
## 440 Lana Condor Walked On The HEADS of Barbies?! | Then vs. Now https://t.co/f5xbDt0rFQ
## 441 Super Seventeen concerts today 🥺 my first ever Kpop ult and current!! my heart is soo happy even though i wont be a… https://t.co/phugUxa9PX
## 442 Ingat kayo today Seventeen and Carats🤍
## 443 I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/RXIagk7oFK
## 444 if you see this, you’re required to list your top 10 groups \n\n1. TXT\n2. Stray Kids\n4. Seventeen\n5. OnlyOneOf\n6. Xdi… https://t.co/4wJgSa2EV4
## 445 Keep safe and stay hydrated Carats! 🤗\n\n#BeTheSuninBULACAN #Seventeen
## 446 idk why anyone’s surprised, nct dream, 127 and seventeen always chart + candy is a remake of a well loved classic,… https://t.co/q2KilwcJFS
## 447 @Spotify SEVENTEEN 😩💗 https://t.co/Qumdg59KrN
## 448 just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 449 BE THE SUN BULACAN FREEBIES from @SVTPHUnnie \n\nSEE YALL LATERS CARATDEULS 🫶💎\n\n#bethesunbulacan #BETHESUNwithSVT… https://t.co/2Cw6uS5KkW
## 450 Cool, cool, cool, that won't make my anxious throughout the festivus season at all.\n\nWe live in a society, seventee… https://t.co/wZWKfGNfjP
## 451 @kpopvotes_ga Done for #SEVENTEEN https://t.co/FEQ4TLqwsu
## 452 d-day!!!! icb i’m about to witness a history made by seventeen as the first kpop group to hold a concert in the wor… https://t.co/PdxxZVT4IB
## 453 To the people that I'll be trading, hope you will like my freebies 🥹\n\n#BeTheSuninBULACAN #Seventeen
## 454 OAK IS NOW SEVENTEEN- HOLD UP JUDE IS 27???? they grow up so fast💔
## 455 @kchartsmaster Seventeen HOT @pledis_17
## 456 ☆ side by side ☆ #csd #CaratSelcaDay #seventeen #carat #THE8 #디에잇 #徐明浩 https://t.co/BHXBldDWlj
## 457 May interested pa ba sa onhand caratbong v2? Used once po nung bets mnl, Still complete inclusion pero yung hoshi s… https://t.co/nhQB8kScwS
## 458 csd but i wasn’t ready #csd #CARAT #CaratSelcaDay #SEVENTEEN https://t.co/4lDMkc8sML
## 459 Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying anoth… https://t.co/GjMZOGe8Xp
## 460 WTS / LFB PH ONLY\n#iKONERIonhands\n\nALL ONHAND AND READY TO SHIP \nSTRICTLY SET ONLY OFFICIAL SEVENTEEN LIGHTSTICK AN… https://t.co/JNsX6Qq8Mj
## 461 | Ateez ♡ | Stray Kids ♡ | Seventeen ♡ | NCT ♡| Enhypen ♡ | Txt ♡ | EXO ♡ | P1Harmony ♡ | Treasure ♡ | The Boyz ♡ | Oneus ♡ |
## 462 SEE YOU LATER, SEVENTEEN! @pledis_17 🤩
## 463 wts lfb svt bets ph \nSeventeen Be the sun in Bulacan\n\n-UBC REG 432 ROW 98 SEAT 678\n-1,500php (discounted from 1,850… https://t.co/SLaXwCsye6
## 464 @Darkest_Faith @EnglishPunkVamp Hey I’m seventeen eighteen soon I know my things
## 465 @touringdata Seventeen JAPan dates ? https://t.co/u21PC0Eb9Z
## 466 wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 467 I GOT A BERET IN MY SEVENTEEN FORTUNE BOX 🤩
## 468 IT'S FINALLY D-DAY CARATS!!! 🔥🔥🔥\n\n#BeTSinBULACAN #SEVENTEENinBULACAN #SEVENTEEN_WORLDTOUR_BETHESUN @pledis_17\nhttps://t.co/gkAJ62CRDf
## 469 SEVENTEEN BE THE SUN IN BULACAN D-DAY 💎
## 470 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/qVqAOwLa8b https://t.co/9YDbgsRl59
## 471 If you see this you're required to list your top 10 groups\n\n1. GOT7\n2. Seventeen\n3. BTS\n4. Twice\n5. Monsta X\n6. Red… https://t.co/bdbBAwVdEG
## 472 see you later seventeen! after almost two years aaaahhh \n@pledis_17
## 473 wtb lfs bets svt seventeen bulacan\nhelping a friend\n\n-discounted/complimentary ticket (will get the lowest offer ma… https://t.co/Xt6rhqHWmt
## 474 Survey Time! Which "Twilight" species do you think SVT members belong to? What secret "Spy x ...… https://t.co/QWxX1lPXW0
## 475 Its the day we meet SEVENTEEN again 💕 Ingat CARATs! ✨\n\n#BeTheSuninBULACAN
## 476 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/UWRsMWNz5V
## 477 hi! we still have 1 slot for betsbul carpool! nagcancel yung 1st taker :( dm me for inquiries! ₱700 all in, bagong… https://t.co/slF2Js5Ymj
## 478 @huntzworld 1. ATEEZ\n2. BTS\n3. KQ FellaZ\n4. Ikon\n5. Treasure\n6. NCT\n7. TXT\n8. Seventeen\n9. Stray Kidz\n10. KNK
## 479 14) HOT by Seventeen \n\nhonestly a banger what else can I say. https://t.co/FDAuKHoNno
## 480 Shadow by SVT 🫶🫶🫶\n\n(Good luck, stay safe and enjoy the show to those Carats who can hear this one live, along with… https://t.co/yfHSqyqGQe
## 481 He’s often thought about Ashley and what she did with her life after being rescued from the ʟᴏs ɪʟʟᴜᴍɪɴᴀᴅᴏs seventeen years ago…
## 482 Goodmorning everyone! (*in Mingyu's tone in the Inside seventeen behind Asia Manila tour) 🥰 It's D-day!! See you Seventeen and Carats! 💖💙
## 483 i made everyone stan seventeen i’m just better
## 484 @kchartsmaster WildFlower, Closer-RM\nHighFive -Dino of Svt\nTo my First -NCT Dream\nDon Quixote, Cheers- Seventeen \nO… https://t.co/phppW7Q6zj
## 485 @pinkchimmm 1. GOT7\n2. BTS\n3. SKZ\n4. SF9\n5. SHINee\n6. NCT DREAM\n7. ENHYPEN\n8. TREASURE\n9. VICTON\n10. SEVENTEEN
## 486 @fullsunCJ 1. GOT7\n2. BTS\n3. SKZ\n4. SF9\n5. SHINee\n6. NCT DREAM\n7. ENHYPEN\n8. TREASURE\n9. VICTON\n10. SEVENTEEN
## 487 @elelduarvk Happy sweet seventeen el 🥳🥳
## 488 Good morning seventeen
## 489 See you, SVT!\n\n#세븐틴 #SEVENTEEN\n#SVT_WORLDTOUR_BETHESUN\n#BETHESUN
## 490 suddenly, it’s a rainy day?! \n\nit’s really seventeen’s concert day 🫂 but ahhhh, hope it won’t rain too hard huhu st… https://t.co/70EOMMjidq
## 491 Day seventeen of the #ALLAAdventFestiveCalendar\nHave you noticed all the hidden Christmas Tress in the Melbourne gr… https://t.co/QkucPMmv6S
## 492 SEVENTEEN THIRTY EIGHT
## 493 Seventeen don't get drunk every day they wouldn't be able to do any of their content if they were constantly drunk… https://t.co/v9cgpdixCA
## 494 We just passed by Philippine Arena 🥺 mamaya.. nasa loob na din kami with Seventeen and co-carats 😭🧡🩵🩷… https://t.co/7pn988I0tg
## 495 me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 496 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/4UPE5p7GDb https://t.co/poeXSYhxjI
## 497 #Music #MusicNews #KPop #LA3C #Pop SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/KJpxmAaizK
## 498 tween seventeen and eighteen years of age. She was a r https://t.co/dGi1W84rjt
## 499 seeing seventeen in a few hours yayayayayay
## 500 Now Seventeen Going Under - SAM FENDER on https://t.co/6eqJ3wikQr
## 501 9 and seventeen doubtful readings, with only that innat https://t.co/PPnHqCca41
## 502 @just_pingu5 I CAN'T SLEEP BESTIE😭😭CAUSE I'LL BE SEEING UR ULT GROUP SEVENTEEN LATER
## 503 me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 504 tween seventeen and eighteen years of age. She was a r https://t.co/t9stcWIc2q
## 505 Caratdeuls who are attending Bets Bulacan concert today, ENJOY LOVES! Desurv na desurv nyo lahat eto! Dont forget t… https://t.co/3an9WkPUlg
## 506 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/4zh4aHvQ32
## 507 its raining again.... in seventeen's concert day.....
## 508 can't believe i'll be seeing seventeen today
## 509 Why is that every time Seventeen has a concert here it always rains 🤣
## 510 @ararunamakie Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/RGyCG0JNyD
## 511 Go slowly for the count of seventeen.
## 512 d-day hahaswhjwda 😭 will finally see seventeen later ACK
## 513 i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3
## 514 enjoy later, seventeen and filo carats!! stay safe and take care!🌷
## 515 ganda ng shuffle ng seventeen playlist ko ahhh good morning, hoping for clear skies 🤞🤞🤞
## 516 started a new book, read 10 pages, put it down, never picking it up again. never read a book that felt so distinctl… https://t.co/viI9mQ8L7U
## 517 SHOULD I RISK AND WATCH SEVENTEEN OR STAY NA LANG SA DORM IN CASE TULOY ASSESSMENT HNGSJDGHELP 😭😭
## 518 @kchartsmaster wild flower by rm\nthe astronaut by jin\nqueen of hearts by twice\nafter like by ive\no.o by nmixx\nantif… https://t.co/7oYphkD8RP
## 519 I'm finally seeing seventeen later 😳💗
## 520 https://t.co/ZGoFWJFDar J. Garcia Men Dress #silk #tie 4" Wide 59" Long SH https://t.co/WCLddfqcki
## 521 carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://t.co/xjCU2stIgB
## 522 Seventeen 2019-2020 World Tour [Ode to You, Off The Record] Official Photobook (+IDOLPARK Special SVT Photocards Se… https://t.co/Bv5ueRsa8c
## 523 I had 3 opportunities to see Seventeen but the stars never aligned 🙁
## 524 @kchartsmaster Hot by #SEVENTEEN @pledis_17
## 525 shane-ta is on her way to see seventeen 🤶🏻
## 526 @r4in3_twt pasali ateee hahaha thank you for this GA 💜💙 #BeTheSuninBULACAN #SEVENTEEN https://t.co/IPRIrVRztn
## 527 im gona sound so delusional. but what if seventeen performed to you later
## 528 Jun's SVT 2023 Season's Greetings photoshoot behind film\n\n#JUN #준 #SEVENTEEN #세븐틴 \nhttps://t.co/jCBsp8hzPG
## 529 See you later seventeen @pledis_17 🤍 https://t.co/OBc4rU0iIt
## 530 Namamasko po!! pang UBC Reg. 😭😭\n\n09396333629 \nM*ica M. \n\nAny amount will do 😭🙏\n\nbets in bulacan be the sun seventeen sebong svt
## 531 @MissNerdyCurvy One hour and seventeen minutes. I can appreciate where he's coming from, but his delivery has all k… https://t.co/HbTYJ721QI
## 532 @skymyes His speeches of being unbelievable upon her eagerness came out naturally due to her age, didn't they? "...… https://t.co/pwcMc1eeLT
## 533 @moonihuii seventeen, lesserafim and ateez are my ults but i stan a lot more ^^
## 534 i love woozi and blue\n\n#CSD #CaratSelcaDay #SEVENTEEN #WOOZI https://t.co/vKUVHRpKHA
## 535 their username was hoshi and i was like this is either a weeb or a carat so i said hoshi like seventeen and now we are friends
## 536 wtb season greeting sg23 seventeen wonwoo set juseyoooo
## 537 if you see this, you're required to list your top 10 groups:\n\n1. skz\n2. twice\n3. day6 \n4. stayc\n5. lesserafim\n6. se… https://t.co/NJ5r3nkT7H
## 538 @kchartsmaster Not in order but all songs from xdinary heroes and seventeen \n\nGasoline by key \nDevil by changmin… https://t.co/BWwtcF3Yog
## 539 tween seventeen and eighteen years of age. She was a r https://t.co/S3qG692E8k
## 540 221217 Billboard: #SEVENTEEN Dances to 'Left and Right', Talks MAMA Awards & Performing At LA3C | ...… https://t.co/kOoVl1x81l
## 541 and i stole every single song that i wrote\nfrom my seventeen-year-old ghost
## 542 in such a seventeen mood… YOU KNOW WITHOUT YA IM SO LONELY
## 543 Goodmorning besties magkikita nanaman tayo😭😭😭 Lets make history today!\nFirst solo kpop group to hold concert on ph… https://t.co/blMr1BOIhT
## 544 Aga nagising for seventeen
## 545 It's raining. Everytime Seventeen and Carats will meet, it's always raining. 🥺
## 546 see you later, seventeen! 🤍
## 547 @kchartsmaster _World by Seventeen https://t.co/p2mhMDnz6k
## 548 See you later, @pledis_17 ♡\n\n#BeTSinBULACAN \n#SEVENTEEN
## 549 Kpop has really been carrying my mental health at work today thank u seventeen, hyolyn, and miss a
## 550 GOOD MORNING 😭😭😭😭 cant believe im waking up this early but i guess anything for seventeen 😭😭😭
## 551 Everything here is so inundated with history. Including himself. It’s a peculiar thing, to feel old at seventeen. 🌷
## 552 « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 553 @kngychan When i was in 4th grade my classmate was an Aghase and talked about got7 so i learnee about them and real… https://t.co/8Y6O0VySQS
## 554 @yupsheskitten i think every carat needs to see seventeen and be part of the ocean but for me i should win because… https://t.co/np8L8DcHIJ
## 555 @jannarden @annemurray1 You are. Your "At Seventeen" is used in my poetry class every year. Maybe these fools could… https://t.co/geJ0ramqdp
## 556 9 and seventeen doubtful readings, with only that innat ls #推特刷粉丝 #刷粉平台 #推特买粉 https://t.co/3gfnHsqGfe
## 557 Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left ar… https://t.co/xBQfGEwCgP
## 558 just exploring art \n#csd #caratselcaday #MINGHAO #seventeen https://t.co/yeqaUf6GFN
## 559 @Vintagesteve2 @DannySt44245634 @pmvc218 @LunaConejo87 Seventeen is below age of consent in NY. He was 39?? That i… https://t.co/jZZGN1kGfU
## 560 I will make this a thread & checklist to complete simbang gabi (as much as I can):\n#SimbangGabi2022… https://t.co/Wpc1HFad8Q
## 561 wtb lfs ph\n\n2023 Seventeen Season's Greetings \n\n~ the8 memset\n\nlong dop sana\n\n🏷svt sg2023 scoups jeonghan joshua ju… https://t.co/Nqq13P3p4n
## 562 it's dday, goodluck seventeen, see you sa susunod ha
## 563 Produced their own songs & choreographies, promoting their group on the street, seungkwan personally meeting PDs an… https://t.co/SPRX61UiNo
## 564 @kpopvotes_ga Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/iS4njp3SX1
## 565 The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nT… https://t.co/DswRwoQTJE
## 566 @r4in3_twt #BeTheSuninBULACAN #SEVENTEEN thank you po! https://t.co/noJEst653E
## 567 Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!… https://t.co/Wfefbw7HzG
## 568 @haelygiveaway Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/1MZXjRzr2A
## 569 9 and seventeen doubtful readings, with only that innat https://t.co/66KWppH3mN
## 570 seventeen https://t.co/bm4JmuD1Dp
## 571 and i'm so sick of seventeen, where's my fucking teenage dream?
## 572 @bubble_ncteaa @ming1jn @luv__wonu @markierawrr @hwabeary SEVENTEEN-😭😭😭
## 573 @Kpopfan96009017 - hoshi, beom, dabin\n- seventeen, txt, monsta \n- bts \n- hoshi \n- soobin, mingyu, booboo \n- y’en a… https://t.co/oxdMphrdGX
## 574 @kchartsmaster HOT SEVENTEEN https://t.co/xYwKCfeiYg
## 575 #百家乐 #世界杯 He is late.” Dorothea was a girl of seventeen, dark-haired https://t.co/nLe2S8zRO9
## 576 seventeen 🥺😬
## 577 Seventeen-year-old boy beliefs. It could take time to\ngoolak
## 578 💙💗💙💗💙💗💙💗💙💗💙💗💙\n D-DAY of Be The Sun in BULACAN \n ♡\n see you again, SEVENTEEN !\n 💙… https://t.co/tfzAw83esZ
## 579 i miss seventeen https://t.co/gFwwS7LvLQ
## 580 D-Day naaaa! Ingat Seventeen and Carats!!
## 581 good morning! I woke up telling to myself that I will see seventeen today. \n\n#BeTheSuninBULACAN @pledis_17
## 582 The blueish hound, which grows more than seventeen legs, is now found in bleak jungles.
## 583 If you see this you’re required to list your top 10 groups\n\n1. Seventeen \n2. Got7 \n3. Day6\n4. Tomorrow x Together… https://t.co/3PvaMQMCmd
## 584 Will I always be the words I wrote when I was seventeen? \nWill the world still be around when I turn sixty-three?
## 585 1. Stray kids \n2. Twice \n3. Seventeen \n4. G-idle \n5. Le sserafim \n6. Ive \n7. New Jeans \n8. Txt \n9. Enhypen\n10. Blac… https://t.co/kD92Ff2uSA
## 586 seventeen rock with you https://t.co/3tR1N1N3cA
## 587 GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must… https://t.co/VhXBcntpb3
## 588 It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN https://t.co/njGEe9p20Z
## 589 Carats explain to me WHY TF AM I GRYING WITH NO REASON LISTENING SHADOW??? SEVENTEEN YOU ALREADY HAVE ON YOUR HANDS
## 590 crazy like you/love me out loud - chungha\ninvu/toddler/timeless - taeyeon\no.o/dice/cool - nmixx\nbetter and better -… https://t.co/eLeAdxs6dY
## 591 seventeen makes music for people with taste
## 592 is it crazy if i said i wanted to start collecting ot13 seventeen pcs https://t.co/6xMRIRydqT
## 593 seventeen has and will always have one of the best discography’s in kpop
## 594 If you see this you're required to list your top 10 groups\n\n1. exo\n2. exo cbx\n3. exo sc\n4. seventeen\n5. clc\n6. ioi… https://t.co/iQ5CAagiiL
## 595 me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 596 9 and seventeen doubtful readings, with only that innat https://t.co/tQdY4NiaUf
## 597 ~Concert thread~\n#BeTSinBULACAN \n#SEVENTEEN
## 598 Get ready for trauma, @WDTGTPodcast & I are playing more #danganronpav3 tn @ 8:30pm est! #danganronpa #gamer… https://t.co/c5z8KniAFX
## 599 december 17 with SEVENTEEN 🥺
## 600 d say when I tell him that? Biddy O'Hara seventeen! D https://t.co/o7ACiaVul3
## 601 wts lfb ph \n\nseventeen ot13 uchiwa\n- haru\n- ideal cut \n\nmeet up today bets in bulacan! https://t.co/IrgeXyBIzv
## 602 @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart att… https://t.co/M6ZzxNPJFD
## 603 me convincing people that seventeen, going seventeen by seventeen and going seventeen are 3 different things https://t.co/UK18zvmFde
## 604 one of the best seventeen songs ever made !!!!!!!!!!!! https://t.co/5klmB7PKNw
## 605 Bro why is it that it’s always some random crazy shit & then I read the comments and they’re saying seventeen https://t.co/jMJZ9ki6m0
## 606 eventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #seungkwan #승관 #vernon… https://t.co/MKNw4AcbTg
## 607 @miss_svtmafia @pledis_17 Really really want to attend. Seventeen save me during my darkest day and inspire me a lo… https://t.co/3KA6ZCGGGL
## 608 i feel like a part of my brain is blocking the fact that I'll see seventeen in order to protect my sanity. 🥹 best believe i will cry later
## 609 SEVENTEEN !!!! https://t.co/1AMVMs9QrD
## 610 @jon_draws 👀 Did someone say "Longing, rusted, seventeen, daybreak, furnace??"
## 611 I’m still hoping to see Seventeen tonight tho it’s v impossible.😭😭😭
## 612 @datguyfawwaz A tread #ai #Pakistan #16December #LISA #anipoke #BLACKPINK #UkraineRussiaWar #NCTDREAM #Pokemon… https://t.co/pyJxHzRP6J
## 613 GOOD MORNING SEE YOU SEVENTEEN
## 614 @amicaratimnida SEVENTEEN YUH! 💅
## 615 still available !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- can do long… https://t.co/2HnHmpQw0y
## 616 @kchartsmaster _WORLD SEVENTEEN ATE DOWN
## 617 @kchartsmaster Darl+ing by #SEVENTEEN @pledis_17 https://t.co/rxYz0Xfkx8
## 618 i think he should speak with a specific someone in seventeen https://t.co/3CVJWQCfEy
## 619 Me at the Seventeen show with Scoups but hes checking my ID to check if im atleast 3 years older than him https://t.co/1gbx8VzVgk
## 620 @kchartsmaster Hot - Seventeen, Back Down - P1HARMONY, Under the skin - &Team
## 621 Has it sunk in that I saw @pledis_17 just a week ago at @la3cofficial? It was the day I saw the much anticipated "C… https://t.co/hlPobtq9UX
## 622 snap shoot seventeen https://t.co/sAiDGX3OpN
## 623 Snap shoot seventeen https://t.co/gqZVo6A4D6
## 624 snap shoot seventeen https://t.co/wohVOnuux9
## 625 D-DAY!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN #SEVENTEENinBulacan #CARAT
## 626 @mingyuswon hii herr po https://t.co/0ctwFhcN0e 🤍
## 627 「DARL+ING(HOLIDAY VER.)」 SEVENTEEN 06:21 https://t.co/jHBdHbeMC7
## 628 saw a seventeen edit on my fyp and it's always a fun time to guess which member the edit is about before it starts,… https://t.co/Brxk9h0chp
## 629 @kchartsmaster Shadow #SEVENTEEN \n\nhttps://t.co/GOOQfZarSc
## 630 IM SO OUT OF THE SEVENTEEN LOOP I THOUGHT HE WAS HABING SURGERY WHEN I SAW THIS https://t.co/hCksettubu
## 631 im so sick of seventeen, where’s my fucking teenage dream !!!!!! reel ca
## 632 @kchartsmaster Cheers by #SEVENTEEN leaders unit @pledis_17 https://t.co/rvP4npGQYT
## 633 Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola… https://t.co/RwQoRATYN6
## 634 WTS ALBUM ONLY SEVENTEEN OFFICIAL \n\n✅ YOU MAKE MY DAY\n\n❌ NO Photocard\n❌ NO POSTER\n\nPrice : cek shope\n\n#seventeen https://t.co/OzMZCUd8Z6
## 635 twinning with bae♥️ #CaratSelcaDay #csd #CARAT #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/9oSnNa1SUp
## 636 @yupsheskitten I think i deserve to see #SEVENTEEN in #BeTSinBULACAN kase poo they have been may comfort ever since… https://t.co/xmMAdC2V9T
## 637 The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more\nhttps://t.co/1Kvy81B484
## 638 @davidcoverdale Reb on the Winger album. Seventeen
## 639 Who said it? December 16!\n•\n•\n•\n•\n•\n#motivation #mindset #success #inspiration #transformation #workvelocity… https://t.co/OcTjaA4LP4
## 640 Day Sixteen is a gingerbread #BlackPanther! Almost forgot that I get to do two today since it's Friday; Day Sevente… https://t.co/Wxyr31WSD0
## 641 I love that 17 Magazine rated xmas horror movies! It's not a bad list. \nhttps://t.co/eZf3M8RODB
## 642 @kchartsmaster Hot by #SEVENTEEN @pledis_17 https://t.co/zdJ72jaV5P
## 643 #TGIFRISKY #nowplaying SEVENTEEN - 16 December 2022 - Christian Monique on @friskyradio https://t.co/w6ki1Sli5Z
## 644 [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 645 D-DAY!!!!! See you, Seventeen!!!! 💙💙💙 @pledis_17 #BeTheSuninBULACAN
## 646 @4ever_with17 @kpophappenings_ @pledis_17 HELP I said "I feel like this is smn seventeen related" 💀 💀 💀
## 647 These are the celebrities we should support. People who treat others right and with respect. ✊ #Hollywood… https://t.co/NmUFHXrvm6
## 648 If you see this you're required to list your top 10 groups\n1. Shinee e Twice\n\n(👇 não necessariamente nessa ordem\n3.… https://t.co/sLoiCEGHvQ
## 649 year 2022 is not yet over, but I already saw my 19/38 fave kpop artist. \n\n- Cha Eun Woo (Aug 6)\n- Seventeen (Oct 8)… https://t.co/jf2ZjtXE1U
## 650 I ain’t even got room for twice, seventeen and stayc . 10 is not enough
## 651 At my favourite location - #Mumbai \n\n#16December #SEVENTEEN https://t.co/QL9G1T7VHh
## 652 @vampwon i don’t think they’re a part of seventeen but i’m not sure 🤔 i’ll let you know!!!
## 653 SEE YOU LATER SEVENTEEN😭
## 654 She was a dancer in a Russian play\nThat I saw in the city today\nI went in for the matinee\nI won’t be leaving for seventeen days
## 655 @ggukmms @dwersy Bts \nTwice\nSkZ\n(G)I-dle \nAteez \nThe boyz \nTxt\nNmixx\nRed velvet\nBp \nMamamoo \nIve \nNew jeans \nExo \nG… https://t.co/06TbUpdiuO
## 656 #ANNYEONGMERCH_GO\n[wts lfb ph]\n\nSECURED SEVENTEEN 2023 SEASON’S GREETINGS SEALED / COMPLETE SET WITH WALL CALENDAR… https://t.co/0BHMiNZw7n
## 657 @vernonchweonme i’ll help you out google “hoshi seventeen” and send me what you find
## 658 if you see this, you're required to list your top 10 groups\n\n (these are in a random order cause I can't really ran… https://t.co/wLRlneKg9N
## 659 seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #dk #dokyeom #도겸… https://t.co/fMPFTRftHw
## 660 if u see this, ur required to list your top 10 groups \n1. ateez\n2. itzy\n3. lesserafim \n4. nct\n5. aespa \n6. bts\n7. t… https://t.co/3TVBDw0O8m
## 661 Whether you want to ski, visit museums and art galleries, eat insanely delicious food, or escape the cold weather e… https://t.co/UGTDmmKxmH
## 662 good morning! see u seventeen
## 663 9 and seventeen doubtful readings, with only that innat https://t.co/9k7NfsmzCq
## 664 Dang y'all SEVENTEEN really ruined all other men for me. Rip.
## 665 @ozymomdias Ever since I heard he had dated a seventeen year old as a grown man, and had spoken against me too… barf
## 666 still hoping sana sold out last minute🥺 #BeTheSuninBULACAN #BeTSinBULACAN #SEVENTEEN https://t.co/ROg6Vc1mP9
## 667 seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyDQbv\n\n#seventeen #세븐틴 #hoshi #호시 #wonwoo #원우… https://t.co/M3g31B9GwV
## 668 "Day seventeen of eatin' things that make me happy..."\n\nThere's a pause.\n\n"....uh...any ladies want somethin' special?"
## 669 seventeen hands down https://t.co/BY8Rav3k25
## 670 seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #scoups #에스쿱스… https://t.co/JswltZsnnV
## 671 This time, SEVENTEEN year ago I was at the WTO Ministerials in Hong King doing research for my PhD. How was it that… https://t.co/qKm8Spsm9o
## 672 @tanyarlfes Hard
## 673 seventeen
## 674 A little kiss, like a maddened spider,\n– You’re not serious, when you’re seventeen\nPricked by the ears of maize, trampling the dew:
## 675 BredecDigitalDriven Seventeen credit unions on the forefront of discovery for the industry - PR Newswire… https://t.co/egxB5TdQ7S
## 676 oh, to see seventeen later 🥺✨
## 677 I am hearing a voice in my head and it's wooyoung singing seventeen in that one ateez log
## 678 The errors of a wise man make your rule\nRather than the perfection of fool.\nWilliam blake\n#Pakistan #16December #SEVENTEEN
## 679 feel the rush of my blood, i’m seventeen again, i am not scared of death, i’ve got dreams again
## 680 if you see this, you’re required to list your top 10 groups/artists. \n\n1. nct\n2. sf9 \n3. seventeen \n4. stray kids… https://t.co/T90BSQoBQU
## 681 If you work at one of Elon’s companies try not to be around the offices during Christmas. Seeing his seventeen doze… https://t.co/ZrrTfrppeM
## 682 My first Seventeen album🤩 \ni pulled Dino, Hoshi and Scoups🥰 \nfirst time ordering from @iPurple_EU 😊\n@pledis_17… https://t.co/tzY2wtanRy
## 683 In my funky robot opinion, Swan of Seventeen is these shapes because they are funny and creative. They are these co… https://t.co/33cit5qx55
## 684 @yupsheskitten I want to fulfill my promise last BetsMNL con na I'll see them next time, while they are performing… https://t.co/naXZHgZY5z
## 685 Good morning 😭😭😭😭 seeing SEVENTEEN today 😭😭😭😭
## 686 HELP RETWEET PLS 🙏\n\n(Foreign Used)Affordable 2012 Upgraded Lexus GX460\nPrice: 15Million Naira\n\nDM📩 for more info or… https://t.co/LLMNXoTDu0
## 687 WTT BETS BULACAN SEVENTEEN\n\nwho's up for trade mamaya sa bulacan? \n\nhave: ubb reg 407 \nwant: ubc prem \n\nrfs: i need budget
## 688 [ WKDfm: DJ-DeepThought playing Winger - Seventeen \n https://t.co/nyfKmFiSXC \n Live, Legal and Loud - Internet Radio ]
## 689 @bluejayshop be the sun album by seventeen!
## 690 😽 Seventeen would great for a homestuck animatic.
## 691 @Jimmycrocket21 @KSPMcCormick @tidalsounds @piersmorgan excuse me?? 😭 \ni am seventeen, yes. im not autistic or on g… https://t.co/owsdtKnpJD
## 692 when i see mama and baba i believe in love in the most unique way, they’ve been through a lot together and they’ve… https://t.co/o5c9g3fm42
## 693 Had I seen Hoshi during the tour, Jun wouldn’t have joined by Seventeen bias line.
## 694 why is literally everyone except seventeen doing bright concepts😭 https://t.co/p2yPmqBkSh
## 695 My sister so pissed because she keeps pointing at the ones she likes in seventeen and it’s always DK and Mingyu. On… https://t.co/L2HQ5zX61b
## 696 Like humans, koalas 🐨 actually have unique individual fingerprints. If you place a koala and human finger print sid… https://t.co/CF4oLFIXsu
## 697 only seventeen can make me get out of bed at 4am on a saturday ~ it’s be the sun in bulacan d-day!! 🤍
## 698 Go heavily towards the sun for seventeen minutes.
## 699 Man, Squeenix has really been milking that Advent Children footage for SEVENTEEN YEARS now with no signs of stoppin… https://t.co/p9g2TcI2SK
## 700 Going to Philippine arena 🥰 \n\n#BeTSinBULACAN #SEVENTEEN https://t.co/co1ut8z0H1
## 701 Our granddaughters are 16, 17, 21, & 26. I was the same age as our 2nd granddaughter when we got married & about to… https://t.co/4TIsAVatld
## 702 @SolaraSona Man, Squeenix has really been milking that Advent Children footage for SEVENTEEN YEARS now with no sign… https://t.co/zqt3vs2HjW
## 703 1. dream catcher\n2. mamamoo\n3. loona\n4. twice\n5. red velvet\n6. purple kiss\n7. le sserafim\n8. itzy\n9. shinee\n10. eve… https://t.co/S2MoARsH5y
## 704 IT'S FINALLY D-DAY!! SEE YOU SEVENTEEN AND CARATS 💙 LET'S HAVE FUN 🤩
## 705 @vampwon YES! okay so he is seventeen
## 706 rating seventeen's members instagram usernames\n\na thread 🧵\n! this is just for fun !
## 707 @AzelfDaBoi @EuphoriTori 4 seventeen sized large wads of cotton
## 708 if you see this, ur required to list your top 10 groups\n1. bts\n2. ateez/seventeen\n3. the rose\n4. txt \n5. le sserafi… https://t.co/qI3sKTE43j
## 709 artista: MARINA.\nálbum: the family jewels.\ngênero: indie pop/new wave/electropop/dance rock/art rock/chamber pop/sy… https://t.co/cFw2CQjd5v
## 710 OMGGGG RIGHTTTT ITS CSD !!!! ang cute na nga nung mag-spend ng time with seventeen on the 17th of the month tapos a… https://t.co/Y9L9bpdPWO
## 711 @ajooniceee seventeen
## 712 to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https://t.co/BAIDklCB7t
## 713 WTB / LFS \n\nUBA ticket \nBudget - 6000 \nMeet up on d-day only. \n\n#BeTSinBULACAN #SEVENTEEN #SEVENTEENinBulacan
## 714 @dwersy 27 grup saymaya cslism\nexo bp bts bigbang enhypen twice rv loona winner fromis_9 (dagildilar maalesef ama o… https://t.co/5FfXwjbmAV
## 715 Jeonghan • Seventeen\n\nDirectors cut\n\n$12, stamped shipping included if in the US https://t.co/zfFgnQ4KeP
## 716 seventeen and ateez are performers speak nicely about them
## 717 S.coups • Seventeen\n\nFace The Sun\n\n$6, stamped shipping included if in the US https://t.co/QARSfQodXc
## 718 SEE YOU CARATS SEE YOU SEVENTEEN
## 719 RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete… https://t.co/Rj1Xh4ZaCh
## 720 Janet Jackson for Seventeen Magazine (1987)\n\n“I wanted to do this on my own. I wanted to prove this to myself.” https://t.co/ZFYqrL4cpw
## 721 @sadstrawberryy_ atm:\nnew jeans - attention\nle sserafim - sour grapes + anti fragile\ntwice - i can’t stop me & when… https://t.co/NzOsJUa4IK
## 722 [not in order] \n\n1. txt \n2. exo \n3. le sserafim \n4. stayc \n5. red velvet \n6. twice \n7. aespa \n8. nct \n9. seventeen… https://t.co/zcNSfZ9BjM
## 723 How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT… https://t.co/k9dzdWlcDQ
## 724 1. snsd\n2. seventeen\n3. lesserafim\n4. shinee\n5. billlie\n6. nmixx\n7. stayc\n8. exo\n9. new jeans\n10. fromis (?) https://t.co/FWXHn5QJ4J
## 725 Seventeen deserves so much more...
## 726 So I won’t be seeing you today #SEVENTEEN :(
## 727 Seventeen - Sex Pistols
## 728 LF FOR CARPOOL SM SAN LAZARO / SM GRAND CENTRAL / MONUMENTO PICK UP AND DROP OFF PO. DM ME PLS!! \n\n🏷 lf wts lfb be… https://t.co/bm0OH4Lpao
## 729 @vampwon look up “hoshi seventeen” and send me a pic and i’ll let you know
## 730 @eupfi 1. red velvet\n2. shinee\n3. twice\n4. le sserafim\n5. newjeans\n6. nct\n7. snsd\n8. aespa\n9. seventeen\n10. gfriend
## 731 @beomgyunizada wonwoo d seventeen
## 732 posting on here for now since tiktok is being stupid. don’t steal. (random tags)\n#16December #BLACKPINK #LISA… https://t.co/UQRFcLjU6l
## 733 WTS SEVENTEEN OFFICIAL YOU MAKE MY DAY LENTICULAR \n\nPrice : Dm / cek shopee\nWorldwide Yes\n\n#seventeen https://t.co/fgDsplNQbD
## 734 up !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- can do long dop 😊\n\ntags.… https://t.co/uYK84vqZH6
## 735 Twin brother to @DREAMSCAPESMSTR.\n\nAlias: \nAimant \n\nAge:\nSeventeen\n\nSex:\nMale\n\nPronouns:\nHe/they/we/it\n\nSexuality:… https://t.co/wu3QU09Ybe
## 736 Slipknot - Nero Forte [OFFICIAL VIDEO] https://t.co/7PW941pa3Y via @YouTube @slipknot \n\n#FridayVibe #FridayFeeling… https://t.co/ewYtcPjaWU
## 737 i remember being seventeen\ndrinking cheap wine\nsitting on suburban streets to the galaxy\nfeeling everything, we were
## 738 I feel like the random aspect of weverse PCs are so un-random?? Like I've had two packs with the exact same members… https://t.co/OAYdUFPrJs
## 739 REALIZING THAT 2/3 OF MY SAVED TWITTER IMAGES ARE LITERALLY DK FROM SEVENTEEN https://t.co/COAVfLIobm
## 740 When I remember the breast 🤱 wey my eyes don see wey my hand no fit touch 💔💔💔. \n @thatdammygirlie… https://t.co/8RZhxwMW4Z
## 741 breaking my back just to know your name\nseventeen tracks and i've had it with this game
## 742 Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about… https://t.co/aXTRYHUz9N
## 743 D-DAY!!!!! SEEYOU LATER #SEVENTEEN 🥹❤️
## 744 THIS IS SOOOO REAALLLLL\n SEVENTEEN IS SEEING MEEEEEEE HAHAHAHAHAHA YEY\n#BeTSinBULACAN
## 745 SEEING SEVENTEEN TODAY SLAY
## 746 Good morning carats and Seventeen!!!!
## 747 🥇 Bitcoin clear breakdown from trendline support 📉 #16December #BTC #anipoke #BLACKPINK #NCTDREAM #LISA #Pokemon… https://t.co/9yycsYX57e
## 748 SHINee, The Boyz, Seventeen, OnlyOneOf https://t.co/UWqmHfQEot
## 749 heart boys❤️🔥\n\n#HANSE #한세 #HOSHI #호시 #VICTON #SEVENTEEN https://t.co/J7TZeuak7f
## 750 It’s time you start making lots of profit from trades without loses. Learn how to trade Binance futures and get fre… https://t.co/lbHZwV2ABV
## 751 1. twice\n2. nct dream\n3. exo\n4. ive\n5. seventeen \n6. le sserafim \n7. new jeans\n8. shinee\n9. wjsn \n10. dia https://t.co/CQTY3FxLCr
## 752 UConn's @paigebueckers1 Is Using Her Platform to Speak Out Against Discrimination\nhttps://t.co/YM72HlFFvn
## 753 Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 754 #2137 [ 💌 ]\n\nseventeen, xdinary heroes, p1harmony, cravity, tnx, mirae, tfn♡
## 755 I fear im not getting out of my seventeen era this time well see tho its always during december i swear
## 756 Ooh, I almost forgot! Mission Report, December 16, 1991.\n#longing #rusted #furnace #daybreak #seventeen #benign… https://t.co/OGs6fGTtft
## 757 i'll see seventeen tonight 🥹
## 758 1 - twice \n2 - xdinary heroes \n3 - wayv\n4-txt\n5- ive \n6- nct (os outros)\n7- newjeans \n8- stray kids \n9- seventeen… https://t.co/poCdxlyKX3
## 759 OMG D-DAY!!!!!! <3 \n\n#SEVENTEEN #BeTheSuninBULACAN
## 760 d-day 🧡 i’m seeing seventeen omg hoping to meet my moots later!! #BeTSinBULACAN https://t.co/VfLJ9AIsf9
## 761 @englishstrawbie Seventeen days inc weekends. I think that's the longest I have had off since I started 6 years ago!
## 762 Be the love you always hoped for. \n\nRest In Peace RIP Legend Karen's Diner H.O.T #SEVENTEEN https://t.co/LvxwOoD48P
## 763 S.coups & Joshua • Seventeen\n\nGoing Seventeen\n\n$10, stamped shipping included if in the US https://t.co/xIlQV01ozg
## 764 #NowPlaying Letter Seventeen - Tonight at https://t.co/JNfC3Ouky0 https://t.co/qfbQAB6dD4
## 765 four million five hundred sixty two thousand six hundred seventeen
## 766 @starfess BTS: -\nBLACKPINK: Stay\nTWICE: -\nNEWJEANS: Hurt\nLESSERAFIM: Good Parts\nTXT: -\nTREASURE: Hello\nENHYPEN: Sho… https://t.co/WqvJqECSe8
## 767 I don't wanna lose hope, but I already accept it. Seventeen, soon, the stars will align with us. I love you, boys. 🫶🏻🫶🏻
## 768 ꔛ seventeen "be the sun" — bulacan 221217 moments 🎞️📸\n\n- a thread by @sugapremacy
## 769 @Mickcliff "I learned the truth at Seventeen,\nthat love was meant for beauty queens and high school girls with clea… https://t.co/4wf5rnV9Es
## 770 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚… https://t.co/4RMvbrPd8H
## 771 1. Stray kids \n2. Seventeen\n3. Bts\n4. P1harmony \n5. Shinee \n6. Txt\n7. Ateez\n8. Exo\n9. Got7\n10. Victon https://t.co/5iLPlgkG08
## 772 GOOD MORNING! D-Day finally! omggggggghg. 🥰🥰🥰\n\n#BeTheSuninBULACAN #BeTSBulacan #SEVENTEEN #SEVENTEENinBulacan
## 773 mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD… https://t.co/t6cMH11Wsc
## 774 me and boyfie 💓💓💓\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ #JOSHUA https://t.co/iIlmeKyFc3
## 775 Crazy in love - Seventeen https://t.co/8O9S77yJoA
## 776 Lovely 😍\n@laura_woodsy #ข่าวลือ\n#ข้ามฟ้าเคียงเธอมาแน่2023 #BLACKPINK #시즈니는_드림을_사랑해 #BLACKPINK #Pakistan #LISA… https://t.co/q8CNPxn5Xz
## 777 1. NCT DREAM\n2. NCT 127\n3. EXO\n4. BTS\n5. SEVENTEEN\n6. TREASURE\n7. BLACKPINK\n8. ITZY\n9. TWICE\n10. STRAY KIDS https://t.co/3wdgilES3H
## 778 I want him 😟\n\n#문준휘 #文俊辉 #준 #JUN #세븐틴 #SEVENTEEN #ジュン #セブチ #JUNHUI https://t.co/JStfDR8sZY
## 779 do you guys even like seventeen
## 780 @hyunessvn Seventeen
## 781 #世界杯下注 #亚博体育 seventeen. “We might discuss and argue for ever, neither https://t.co/EcHg5Ghu5e
## 782 Album Japanese SEVENTEEN «Dream» Version B (Cd + Photobook + Photocard Dino)😍😍😍😍\n@pledis_17 \n@pledis_17jp https://t.co/0gNLrydhAz
## 783 Album Japanese SEVENTEEN «Dream» Version Regular (Cd + Lyrics Book + Photocard S.Coups)😍😍😍😍\n@pledis_17 \n@pledis_17jp https://t.co/tctSv8Hons
## 784 #후즈팬 #Whosfan x #한터뮤직어워즈 #HMAs\n#30주년한터뮤직어워즈2022\n#후즈팬덤상🏆#WhosFandomAward🏆\n\n🎈2조 (Group 2)🎈\nBLINK♥#BLACKPINK BLACKPINK… https://t.co/IBpDXPp3bO
## 785 you won't be seventeen forever, and we can get away with this tonight.
## 786 i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시… https://t.co/YYAdy1rmbk
## 787 If you see this, you're required to list your top 10 groups:\nStray Kids\nThe Boyz\nAstro\nOneus\nTreasure\nSeventeen \nCr… https://t.co/GKO8JHs79h
## 788 @tanyakanrl Happy sweet seventeen💕💕💕💕💕💕💕💕
## 789 if you see this, you're required to list your top 10 groups\n\n1 DAY6\n2 ONF\n3 KINGDOM\n4 OH MY GIRL\n5 BOYFRIEND\n6 SEVE… https://t.co/nSZcMiUcWZ
## 790 1. my stray kid \n2. blackpink \n3. red velvet \n4. dreamcatcher\n5. idle\n6. seventeen \n7. nmixx\n8. loona\n9. le sserafi… https://t.co/g0f9cuTvmC
## 791 1. twice\n2. dreamcatcher\n3. seventeen\n4. weeekly\n5. le sserafim\n6. purple kiss\n7. loona\n8. nct dream\n9. gidle\n10. s… https://t.co/5wzQE5RfoR
## 792 It’s time for day sixteen, seventeen and eighteen of our Advent Calendar!\n(Busy weekend for Lesley)\n#Advent… https://t.co/Gbv67qYMSw
## 793 @wonhayi_ 26 broke but living her best life... Have fun at Seventeen concert and most importantly have a good time… https://t.co/IvoNefDn20
## 794 @starfess BTS: Sea\nBLACKPINK: The happiest girl \nTWICE: one in a million \nNEWJEANS: hurt\nLESSERAFIM: good parts\nTXT… https://t.co/jiNM3IsZt1
## 795 Seventeen states, along with cities and Native American tribes, had accused Walmart of dispensing the pain pills wi… https://t.co/IXbCcKjPD0
## 796 @primordiaIist oh nooo!!! the MEN are upset that they're being fetishized? but theyre MEN they can't be fetishized!… https://t.co/OMojEyEpR0
## 797 S.coups & Woozi • Seventeen\n\nSector 17 stickers\n\n$3 each, $5 for both, stamped shipping included if in the US https://t.co/5at8GVyjjo
## 798 GOOD MORNING CARATS! ITS D-DAY!!!🥰🥰🥰\n\n#BeTheSuninBULACAN #SEVENTEEN
## 799 @_shinestars Ateez\nOneus/Onewe\nSeventeen
## 800 @ajooniceee Seventeen
## 801 be the sun in bulacan d-day! ingat sa mga bbyahe. stay hydrated and have fun, carats! make this a memorable experie… https://t.co/2ERKOlyKzZ
## 802 @fruityjoohyun the edge of seventeen #SaveWarriorNun
## 803 @yupsheskitten Seventeen will make history as the first K-Pop group to hold a solo concert at the Philippine Arena!… https://t.co/cJg5oIsSl4
## 804 december is being 💫fancy💫 \n#CaratSelcaDay #CSD #seventeen https://t.co/rSJelY6EGM
## 805 For seventeen years, I have been saying: "O decision-makers, their governments, and all their peoples, I am Imam Ma… https://t.co/IybUcGCKvz
## 806 i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 807 Last December Concert I went to, before Pandemic was Day6 & IU… NOW I’LL BE SEEING SEVENTEEN AND SUJU🥹
## 808 seventeen https://t.co/CpG9zuNNQV
## 809 @agustdqueen well i’m a vocalist girlie. here’s one i last saved. it’s with joshua and dk. https://t.co/1CuTCLbHA1
## 810 @24hopeubounce 3. To you - Seventeen
## 811 dar+ing by seventeen is a perfect pop song
## 812 Only the Dead stay seventeen forever.
## 813 D-DAY! #BeTSinBULACAN #SEVENTEEN
## 814 Special Chart Flashback:\nTMN Top 100 of 1982 \n\nNo. 19\n\nStevie Nicks - Edge of Seventeen (Just Like The White Winged… https://t.co/MToFivDUnb
## 815 1. stray kids \n2. le sserafim \n3. new jeans\n4. seventeen\n5. twice\n6. loona\n7. dreamcatcher\n8. izone\n9. red velvet\n1… https://t.co/AA5ClewV8m
## 816 you mean the world to me and I'm so glad we can call and lose our minds over seventeen together 🖤🖤🖤🖤 https://t.co/G7XJSesxcq
## 817 will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yXVgjTqg1h
## 818 SAD NA AKO EVERYDAY EVERY NIGHT LEGIT TOTOO HUHU SEVENTEEN 😭 lIoveyou, my 13.\n\n#BeTSinBULACAN
## 819 If you see this you’re required to list your top 10 groups\n\n1. ateez\n2. seventeen\n3. &team\n4. omega x\n5. elast\n6. t… https://t.co/C3BbOZug08
## 820 That dragons seventeen-year-old boy\n؟?\nنمشے\n\n🔹H20🔹\n🔹H20🔹\n🔹H20🔹
## 821 Today is the Day!! 💎 #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17\n\nnot my conceet outfit though... 😁 https://t.co/O2d2Btuq3F
## 822 CANYOUSEEME? by DANNY RAN OUT ON ALL PLATS (prod.MANIIC) \nhttps://t.co/gPn89hSZ39\n\n#SEVENTEEN #rap #newmusic #g59… https://t.co/UvszvpHMYX
## 823 We’re honored to be one of 17 credit unions & three systems sponsoring The Lab at @fileneresearch & look forward to… https://t.co/fqoqJ7DC6T
## 824 Hello gen question will there be baggage counters in #BeTheSuninBULACAN tomorrow? Planning on brining my flask kasi… https://t.co/MQZv1YXmlC
## 825 @CGasparino @BlackRock @AlexEpstein 2/3… in recent decades in numerous countries, published in the British medical… https://t.co/fNxDsaKsyw
## 826 Nct, Seventeen, SKZ I TheBoyz https://t.co/aOuo6LWeAb
## 827 Never breathed living! Free your mind and for a seventeen-year-old boy went girl\n؟?\nنمشے\n\n🔹C44🔹\n🔹C44🔹\n🔹C44🔹
## 828 If you see this you're required to list your top 10 groups\n1. skz\n2. lesserafim \n3. txt\n4. newjeans\n5. seventeen \n6… https://t.co/c7cjt9GE4k
## 829 good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 830 @EITC_Official 😆 🤣 😂 Doxxing Queen! Now I have that Abba song running through my head - 🎵 🎶 You are the doxxing que… https://t.co/UjgeuN36qR
## 831 like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sseraf… https://t.co/SUU6aQopvZ
## 832 Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 833 i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 834 @kimwoosunnie @theseoulstory ignore MBC. MBC even tried to befriend them again by inviting seventeen but since Pled… https://t.co/Cyv7e8nUhu
## 835 wayv but also seventeen.. they are a whole bunch of chaos. every GoSe episode is gold 😂 https://t.co/eOqfSBnoqe
## 836 SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C Festival | Billboard News… https://t.co/uaWeJjoP8n
## 837 #Media #Videos #bbnews #billboardnews SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C… https://t.co/2VLRxiVYz4
## 838 There's still seventeen people in; there's Caramel Cube, Globe, Treasure Chest, Pan, Game Boy Color, Flashlight, Pl… https://t.co/yCIo91buDq
## 839 Dr. Arbuthnot states the Roman cubit at seventeen inches and four tenths; the cubit of the scriptures at a little l… https://t.co/eUXkO511Zo
## 840 More decluttering posts to come. please feel free to inquire about the availability of any older SEVENTEEN or NCT photocards
## 841 @daredvssy @sspiderpunk omg they’re seventeen? I hate minors 😔
## 842 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in b… https://t.co/wEP8MBPHKO
## 843 seventeen w black hair is so hot
## 844 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN An Ode\n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile… https://t.co/xyPDpHxIlQ
## 845 SEVENTEEN Be The Sun Bulacan freebies!!\n\n #BeTheSuninBULACAN #BeTSinBULACAN\n\nSee you, Carats! 🫶🏻 https://t.co/sq2TaW3Pe5
## 846 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Semicolon \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: I… https://t.co/ViZy9myT2r
## 847 breathing the same polluted pinas air again with seventeen
## 848 and to those ph carats who are team bahay like me haha, don't lose hope we will all gonna see SEVENTEEN soon!fighti… https://t.co/oBeSCaK7He
## 849 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Your Choice \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options:… https://t.co/hJrIq0Q7Og
## 850 SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C Festival | Billboard News https://t.co/dbc75I92Ly
## 851 WTS / LFB\n\nBE THE SUN IN BULACAN \n\nUBC REG 409 Row 91\n\n1900.00 php only\n\nPayment upon meetup in Philippine Arena… https://t.co/qcX39KXsSP
## 852 stole this, pls don’t comment bgs that aren’t seventeen or piwon https://t.co/MvhyTyll0J
## 853 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Heng:garæ \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: I… https://t.co/dDR0SkdFGj
## 854 If you see this, you're required to list your top 10 groups:\n\n1- stray kids\n2- seventeen\n3- exo ve monsta x \ngerisi… https://t.co/ItB18MlxcR
## 855 Meet Seventeen Voices of the Year honoree Aniya Butler! 🎙At just 16 years old, Aniya uses her voice to bring attent… https://t.co/ep9L7JswRy
## 856 church first 🙏 see you later, carats and seventeen!
## 857 @sunshinehak_ That was my first ever seventeen pull pink hair kwan🥹
## 858 @JessLTwrites I know what I'm doing over Christmas break now. I'll correct all seventeen of the books I've written… https://t.co/9dDNConBJK
## 859 @gvsbelle_ 1 - nct 127 \n2 - seventeen \n3 - exo
## 860 Some seventeen songs like Chuck and Rock, what’s good are really under appreciated
## 861 Yeah Seventeen rappin the P man Ha! Yeah Let me show you how It's post to be done right now. https://t.co/QjwWFTEtCq
## 862 seventeen\n#SaveWarriorNun #RenewWarriorNun
## 863 •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 864 wtb lfs\n\nBe The Sun in Bulacan \n- 1 LBA prem/reg at a discounted price (preferably lower than 10k)\n- better if lowe… https://t.co/e8VXfH8V4U
## 865 Seventeen, Purki, Ateez, idk if forestella counts but i am going to say it, Mamamoo, BTOB https://t.co/zVHWdvYVip
## 866 me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 867 Seventeen and ateez https://t.co/3bpB58I2tf
## 868 [sisa sharing] Seventeen 2023 Season\nGreeting's 'The Story of Eros'\n\nPhoto Frame Sticker + Heart Massage Card 40k… https://t.co/qBTUbQgaEn
## 869 @yupsheskitten seventeen. these 13 guys have given me so much comfort for the past months. i honestly don’t know th… https://t.co/PV5BTfDYCv
## 870 LFB / WTS\n\n1 SEVENTEEN Concert ticket\n\nLower box\n\nDM for more info.\n#SEVENTEEN \n#SEVENTEENinBulacan
## 871 she's a motherfucking killer queen, a psychopath at seventeen
## 872 #BeTheSuninBULACAN #BeTSinBULACAN D-DAY 🥹🧡 #SEVENTEEN @pledis_17
## 873 SEE YOU LATER SEVENTEEN AHHHHHHHHH🙉🥰😍😍😍 https://t.co/tgUkglmanj
## 874 if you see this, you're required to list your top 10 groups\n\n1. red velvet\n2. seventeen\n3. exo\n4. snsd\n5. aespa\n6.… https://t.co/eXLD88c0Dp
## 875 LFB / WTS\n\n1 SEVENTEEN Concert ticket\n\nLower box\n\nDM for more info.
## 876 there’s so much more but seventeen is aesthetically pleasing ⌗ 🎧°. •♡
## 877 We both love reading books💖\n\n#CaratSelcaDay #CARAT #VERNON #SEVENTEEN #selcaday @pledis_17 https://t.co/MQSbXRaaz5
## 878 missing this one but i will be there in the next tour and the next caratland and the next japan dome tour SEE YOU S… https://t.co/tWe8fNv0uE
## 879 ✨SEVENTEEN✨ https://t.co/lCY6zlMnKD
## 880 Me and ma baby 💋 \n\n#CaratSelcaDay #THE8 #csd #MINGHAO #SEVENTEEN #CARAT @pledis_17 https://t.co/bgpgzmoBQO
## 881 chilli: seventeen album track list orders continue to baffle me but this was fun, the english lyrics are a bit unse… https://t.co/oRzZ1LxHVu
## 882 @Mo0chie_ @soompi It's only a lot of the 2012-2013 groups that are inactive due to military service or whatever. Th… https://t.co/cUzxE78i7p
## 883 seventeen pictures that are so pinterest coded ; a thread 💌
## 884 @starryhun94 Seventeen Be The Sun in Bulacan\n\nUBB PREM \nSection 422, Row 73, Seat 455/456\nMeet up only\n\n🏷 seventeen… https://t.co/zt0wCH94V4
## 885 d-day #SEVENTEEN #BeTheSuninBULACAN #BeTSinBULACAN
## 886 1. fromis_9\n2. fromis_9\n3. fromis_9\n4. fromis_9\n5. fromis_9\n6. fromis_9\n7. fromis_9\n8. fromis_9\n9. fromis_9\n10. sev… https://t.co/Mlq0aB0r0X
## 887 WTS LFB SEVENTEEN\n\n# attacca sealed albums - 600 each\n\n! onhand\n\ntags for sale svt photocard pc ph\n\ncan do meet ups… https://t.co/LnLQoXqtFT
## 888 WTS/LFB Seventeen Be The Sun in Bulacan\n\nUBB PREM \nSection 422, Row 73, Seat 455/456\nMeet up only\n\n🏷 seventeen bet… https://t.co/azDmAoc1ai
## 889 1. shinee \n2. got7\n3. monstax \n4. exo\n5. seventeen\n6. stray kids\n7. ateez\n8. victon\n9. the boyz\n10. tvxq https://t.co/BBWshRJ3IT
## 890 we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 891 #百家乐 #世界杯 seventeen. “We might discuss and argue for ever, neither https://t.co/XEiJHVSjJH
## 892 good morning to seventeen & carats only <3 https://t.co/JmcqVld0ES
## 893 el orden da igual les quiero mucho a todos\n1. the boyz\n2. dkb\n3. p1h\n4. oneus\n5. ateez\n6. seventeen\n7. nct (todas)… https://t.co/1hbNq3D5kr
## 894 @felixbrowines Seventeen?
## 895 me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 896 Ay mama told me not to sell work seventeen five same color t-shirt 🎶⏭️
## 897 svt yzy rd 6 pc go\n\n— info on 2nd pic\n— reply to dm to claim\n\n🏷️ seventeen scoups jeonghan joshua jun hoshi wonwoo… https://t.co/fwkgIoWSJA
## 898 you're telling me.....whatever (waves hand in the air confusingly) seventeen wears in the airport is curated by a s… https://t.co/Jyzq85pubK
## 899 @_shinestars seventeen\nateez \ntxt
## 900 Hello Seventeen @pledis_17. Do we have this kind of Ill-fated relationship? Because for the nth time, I won't be ab… https://t.co/EL8iVX8E8J
## 901 SEE YOU LATER SEVENTEEN HUHU
## 902 Addison Rae Doubles Down on the No-Pants Trend in an Oversized Vintage Tee https://t.co/Sb7PGmvS7M https://t.co/2qrDWEl9PB
## 903 SEE YOU LATER 🥹🫶🫶🫶\n\n#SEVENTEEN #SEVENTEENinBulacan #BeTheSuninBULACAN #BeTSinBULACAN #BeTSBulacan https://t.co/Z4KEj34YIU
## 904 Otw to you my Boo~\n#BeTSinBULACAN #부승관 #세븐틴 #BeTheSuninBULACAN #SEVENTEEN https://t.co/H7P24PQ6Mx
## 905 @nbcsnl Seventeen people, and only one or two (at best) really talented comedy performers. It's a long way from the… https://t.co/ooBOaanKYU
## 906 celebrating 2 years as a carat by attending their concert on\ndec 17 (today) 🥹 seventeen, you truly are my healing 🫂 https://t.co/Ti8xYXy1GY
## 907 this is so funny when u take into consideration back then stays would claim izone were getting rigged wins (sevente… https://t.co/NKh9cuhbKl
## 908 My #SEVENTEEN opinions
## 909 When he sleeps that night, he's seventeen years old and nothing has changed. He wakes up with tears still drying on his face.
## 910 Wonwoo is up for trade for Coups! As well as all seventeen pulls that was not him💕
## 911 My pulls today💜💜\nI PULLED COUPS!!!!! And got an official pc from Seoul Nami of him as well 💕💕\nAlso my pc pulls from… https://t.co/9yrvijMXfz
## 912 "We've also got a new segment that we're introducing for the first time called This is Instrumental." - THAO NGUYEN… https://t.co/XxiQP2REO8
## 913 @SANRlOJJK Stop listening to seventeen!!!!
## 914 @yupsheskitten Every carats deserve to see seventeen and that includes me. I want to see seventeen before the year… https://t.co/LdcPX3sxpC
## 915 @jeachypae yeahh 🥰 we’re in going seventeen drought rn but there’s A LOT already uploaded so have funn 😂🫶🏽
## 916 Morning sa lahattttt, and a special morning to @pledis_17! SEE YOU LATER SEVENTEEN!!!!
## 917 see you when i see you, seventeen 🥺 i'll just settle with watching you on device screens for now. love ko kayo 🥺
## 918 If you see this, you're required to list your top 10 groups:\n1.BTS\n2.Monsta X\n3.Stray Kids\n4.Mamamoo\n5.Exid\n6.Twice… https://t.co/Joz8FIBDNa
## 919 Find the nearest paving slab and wait there watching the world pass for seventeen minutes.
## 920 Bands you only know because you were hungover and off to see another band, but enjoyed them more...\n\n#1 :… https://t.co/QZDLDsqxb0
## 921 how are there not more seventeen reactions from aaa stages....pls i'm starving
## 922 I can't get over this one seventeen performance
## 923 hanuena? my supposed to be outfit for seventeen’s concert pero na-stuck sya sa warehouse! hmp. 🙄 https://t.co/4PGnfLCroM
## 924 SEVENTEEN
## 925 SEVENTEEN
## 926 SEVENTEEN!! https://t.co/ZmRyWMcFzB
## 927 Please be safe. See you all, Caratdeul! SEE YOU SEVENTEEN, @pledis_17 💎🫶🏻
## 928 @httpsnyxdotcom @pledis_17 love how seventeen is in this convo
## 929 WTB season greeting Seventeen 2023 please😭😭 terutama member set wonwoo, vernon, Jeonghan diary dan sticker!!
## 930 see you later, Seventeen!!!\n\nsa panaginip 😭😭😭
## 931 if you see this, you're required to list your top 10 groups:\n\n1. nct&seventeen\n2. bts&p1harmony\n3. enhypen\n4. twice… https://t.co/ZgCN38MkYm
## 932 Seventeen https://t.co/lRehOyAZpE
## 933 @dwersy Bts Straykids \nBlackpink Twice \nItzy Txt Oneus \nSeventeen \nDreamcatcher \nLoona Oh my girl \nGirls day Girls… https://t.co/ro3hMJSGsI
## 934 Nails inspired By Seventeen ♥️💅 Ready nako! See you Carats! https://t.co/u9Kw4zJRvw
## 935 my name is STAYC. I am SEVENTEEN years old. I am going to meet my BAE173. i TREASURE them a lot, i hope we E’LAST f… https://t.co/m8XRaY1Y6B
## 936 ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll… https://t.co/jpWGLIWbu2
## 937 sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 938 Jenna's on the rise to superstardom. She stars as Wednesday Addams in the live-action series Wednesday, now the mos… https://t.co/DzjIhb76Fb
## 939 you come to a girl’s apartment and she has a seventeen wall wyd https://t.co/LDBkDJGhJT
## 940 Watching “NCIS” Season Twelve Episode Seventeen: The Artful Dodger on Netflix via My IPAD Pro 10.5. {CL:045} https://t.co/y3LyJFSqUE
## 941 @45LVNancy @GuntherEagleman @DogRightGirl @dogspink3 @RealHickory @Braveheart_USA @Fishing_Huuker @DefSue3… https://t.co/VjLoSJcmLI
## 942 You think I'm getting old? I've got the abs of a seventeen year old gymnast and the forehead of a toddler, baby. Br… https://t.co/186E1IEBjX
## 943 Seeing my father’s axe after seventeen winters… it stirred something in me.
## 944 @miss_svtmafia @pledis_17 Idk why i should win… in my life I will never win something. Seventeen bring to me so muc… https://t.co/fv2C4ZU40o
## 945 Janis Ian - At Seventeen
## 946 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 947 seventeen for what https://t.co/0dsoeaqiNC https://t.co/py7UcFZdUm
## 948 Oh, good, he's seventeen.
## 949 there’s a seventeen design i need to do for a tattoo and it’s always funny to think that my assignment from work (i… https://t.co/mqI7jZGvSl
## 950 One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish… https://t.co/0pNRdBJQid
## 951 [D-DAY] #BeTheSuninBULACAN ☀️🧡✨ See you later @pledis_17 ! 🥹🤧💖\n#SEVENTEEN #세븐틴\n#BeTSinBulacan… https://t.co/E1PPg55ieF
## 952 @mahoumoreno seventeen
## 953 [D-DAY] #BeTheSuninBULACAN ☀️🧡✨ See you later @pledis_17 ! 🥹🤧💖\n#SEVENTEEN #세븐틴\n#BeTSinBulacan… https://t.co/G4ZATN8Ad6
## 954 Local gossip says he is the killer, and rumors spread about his wife's death as well.\n\nSeventeen Days is available… https://t.co/5gYdofsamq
## 955 @MOODYWOOZI also I hate seventeen you can unfollow me now 😍
## 956 If you see this, you’re required to list your top 10 groups!\nBesides #1, 2-10 have no particular ranking 😅🤗\n\n1. Sev… https://t.co/WLx7dFjxz8
## 957 The many colors and aesthetics of seventeen mvs \n\n#SEVENTEEN #SEVENTEENinBulacan\n#세븐틴 https://t.co/uV4nTk4bch
## 958 @Tteuink 1. Treasure\n2. Blackpink\n3. Seventeen\n4. NCT \n5. Newjeans\n6. Enhypen\n7. Got7\n8. P1harmony\n9. TNX\n10. (G)i-dle
## 959 @miss_svtmafia @pledis_17 I want to see the people who inspired me to do better every day. Also, I want to be part… https://t.co/9kh0y5KqR7
## 960 Walking in the winter can be good for your health. No matter what weather you’re facing, this guide should help you… https://t.co/m8b1iIP777
## 961 seventeen and super junior this weekend 🥲 wish i could attend either but oh well
## 962 if you see this, you’re required to list your top 10 groups \n\n1. BTS\n2. MOMOLAND\n3. BOTOPASS\n4. SEVENTEEN\n5. TXT\n6.… https://t.co/hXjCJYqGou
## 963 See you later Carats 💙💕\n#BeTSinBULACAN \n\nFreebies\nSeventeen Concert https://t.co/bHXuPM9zxK
## 964 @kpophappenings_ when they had free time Jeonghan & DK [Dokyeom] from #SEVENTEEN went to visit Santa monica. They b… https://t.co/w708Ida0xO
## 965 @miss_svtmafia @pledis_17 I only started stanning seventeen early this year (tho ik its never too late). Ever since… https://t.co/jzYjgaQxsK
## 966 SEE U SEVENTEEN ! <3
## 967 lover boy 🥀 #CSD #CaratSelcaDay #DOKYEOM #DK #seventeen https://t.co/LT4lAY7cFl
## 968 run bts & going seventeen. brilliant reality show content no one’s doing it like them https://t.co/MPGYRoifAy
## 969 (most of) Filo carats agenda for today\n\nFinish their chores -> Packing of freebies -> Simbang gabi -> Byahe to Bul… https://t.co/ZDBUeAsqWe
## 970 @The_Master_E @butleriano @FluffLingering What are the last 4 letters of the two numbers after seventeen?
## 971 Wts Lfb Seventeen Assorted Pc\n\n🐸 Sold as Set Only\n🐸 6,500 (6k if PAYO) \n🐸 Can look for kahati and can ship to diff… https://t.co/hvomhKGEwT
## 972 alexa, play 'crazy in love' by seventeen<3\n\n#CaratSelcaDay #csd #Junhui #MINGHAO https://t.co/mk8uiUCRUj
## 973 See you, Seventeen! See you carats! @pledis_17 let's goooo! 🤩🤩🤩 https://t.co/dahb8TfPhP
## 974 Seventeen \n#الروح_الحلوة_في
## 975 @r4in3_twt @hohohocheeks tysm po for the ga <33 #BeTheSuninBULACAN #SEVENTEEN https://t.co/mBZlCsxJWT
## 976 In Jeonghans defence ‘how tf should we know know???’ 🙄🙄🙄\n\n@pledis_17 #세븐틴 #SEVENTEEN https://t.co/60pgq3a194
## 977 @miss_svtmafia @pledis_17 everyone deserves to see them! I've never been happier when I discover seventeen. They li… https://t.co/G65nDBmlrf
## 978 GOOD MORNING I'M SEEING SEVENTEEN LATER!!!
## 979 biggest plot twist of my 2022 is that im seeing seventeen.
## 980 @TantanBlu @blueislove39 @AboutMusicYT all idols praised taeyeon and her songs this year and u say she’s irrelevant… https://t.co/WuwIygRmLV
## 981 I have been writing a book for about a week now and I have gotten to chapter seventeen lmao \n#fypシ #writing #WritingCommnunity
## 982 seventeen:3 https://t.co/AW2X45mHRD
## 983 @bangtaniiboi - Song you ran over a squirrel to: AJU NICE by SEVENTEEN\n- Song you nearly got T-boned while listening to: HOT by SEVENTEEN
## 984 1. seventeen\n2. fromis_9\n3. txt\n4. le sserafim\n5. dreamcatcher\n6. loona\n7. ive\n8. purple kiss\n9. woo!ah\n10. nct dre… https://t.co/MOCHHnCJEc
## 985 “Like a cowboy” cowboy like me\n- seventeen. 🤝 - taylor swift
## 986 ‼️ UPDATE\n\nWTS // want to sell\nhelp rt please ♡\n\naab SEVENTEEN & TREASURE photocard\n\n🖇️ price exc packing & admin 🍊… https://t.co/BqQqvIwnz3
## 987 going seventeen https://t.co/6mZBPSydUf
## 988 Me gathering people’s books so I’ll have stuff to read on a seventeen-hour flight: https://t.co/3UGeZO1PIQ
## 989 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs late… https://t.co/lRVruDvWKE
## 990 @JasonBWilliams1 @RayGunRichards Is Heir to the Empire really great? There's a lot of sneaking around buildings and… https://t.co/WHfMq0RaGC
## 991 @KpopMulti06 THIS ALBUM WILL BREAK THE INTERNET, I NEED THEM TO GET ALL THE STREAMS THEY NEED!!! seventeen first, s… https://t.co/rSWhoCslFx
## 992 good morningggg!!!! see u seventeen 😭🥹❤️
## 993 im seeing seventeen today 🥺
## 994 They say it’s the most wonderful time of the year, but supporting you, seeing you evolve as the amazing, talented,… https://t.co/ZZnQLvswqx
## 995 LOCO COMO K RUMORES D K SEVENTEEN VIENE A CHILE CTMMM DKSTELWYEOEYWOEH ME VOY A MATARRRR
## 996 Met a boy at seventeen (15)\nThought he meant the world to me\nSo I gave him everything\nHe turned out to be a cheat\n/… https://t.co/yHZT2MqDfE
## 997 Good morning everybodyyy! Here’s today’s weather for Santa Maria, Bulacan. There is a chance of rain at 2pm to 3pm,… https://t.co/NNeMYm343Y
## 998 I'LL FINALLY SEE SEVENTEEN 🥹🤍
## 999 omg i get to hear mansae live 😭😭😭 now pa lang nag ssync in na i get to go a seventeen concert huhuhu
## 1000 @D1CKTAETOR @ggukmms @dwersy Bts\nStray Kids\nSeventeen\nTxt\nAteez\nTwice\nDay6\nSf 9\nLe Serafim (inş yanloş yazmamışımdı… https://t.co/7jCAtoKAKz
## 1001 KINGDOM HEARTS 2 Final Mix Part Seventeen https://t.co/bD2eHGtU1L via @YouTube
## 1002 in just a few hours makikita na natin seventeen 😭😭😭😭
## 1003 @lordbonkers I was seventeen miles from Greybridge when I was caught by the school leopard...
## 1004 For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD… https://t.co/qJzlKTqZvD
## 1005 👖🪣🎩🍊 | Jeans Bucket Hat with Kwan\n❣️\n#CaratSelcaDay #CARAT #SEUNGKWAN #SEVENTEEN https://t.co/pbQQXRtoVz
## 1006 WTB👀 #jmwbuys \nseventeen baby semicolon scoups, joshua, seungkwan\n\npreferably ready ina\nharga affordable\n\ntags🏷\nsev… https://t.co/9oqa6HxmCB
## 1007 trendz covering hit by seventeen 🤝🏻 kingdom covering thunderous by stray kids\nyeaaah go slay babies covering my ult 😭🫶🏻
## 1008 HI!! Does anyone know how to get back from PH Arena to Meycauayan, Bulacan??? #BeTSinBULACAN #BeTheSuninBULACAN… https://t.co/7zH7wpuGOu
## 1009 hopefully txt, ateez, seventeen pcs soon 😹💔!!! i have none oh em gee!! \n\ntags: @nayeonsboba @strawbrryygyu… https://t.co/Cm3WJOTTyM
## 1010 @addjukartph 💫Seventeen Album💫 https://t.co/3wKhCRnnmy
## 1011 @MiddiMidori Longing. Rusted. Furnace. Daybreak. Seventeen. Benign. Nine. Homecoming. One. Freight car.
## 1012 ⠀⠀ \n⠀⠀ \n⠀⠀ sixteen or seventeen. . .I think.\n⠀⠀ \n⠀⠀ https://t.co/L0tqkYj6rj
## 1013 @carriehudson @CandiceRenee New ones. I'm not the seventeen year-old who bought these anymore, and I want something… https://t.co/IROqIdGdHj
## 1014 What Their Astrological Sign Reveals About How They Kiss https://t.co/LXURJVqZkz https://t.co/ZaXIgTOG8O
## 1015 if you see this, you’re required to list your top 10 groups \n\n1. Momoland \n2. Lucy \n3. CLC / Billie \n4. Brave girls… https://t.co/zBRK19WqAN
## 1016 bawi nalang me sa svt next con.\n:( @pledis_17 congratulations agad! im so proud of you! this is history! Seventeen… https://t.co/61cx6kQMqk
## 1017 Wtb The8 Shopee and Beatroad pcs! Please DM if you're willing to sell. Help me bring these home 🙇🏻♀️🙇🏻♀️\nHave mul… https://t.co/rNQ4IjTUsO
## 1018 See yaaaah seventeen 🤍 https://t.co/nZYNfCxkGX
## 1019 If you see this, you're required to list your top 10 groups\n1. Nct \n2. Aespa\n3. Iz*one (incluyendo las solistas, iv… https://t.co/Arhec6vURA
## 1020 It’s a lie idols are busy lol not when you’re seventeen.
## 1021 Manifesting seeing the boyz and Seventeen this year😍😍😍
## 1022 seeing people from bets bulacan posting giveaways and donations to help carats see seventeen and to make the sold o… https://t.co/4i1OorkZuo
## 1023 @peoplesvaccine @maxlawsontin @ashleighfurlong "As many as seventeen million people are estimated to have died in t… https://t.co/BJqyhl8ZF0
## 1024 congratulayion you are give birth to SEVENTEEN FERRETS
## 1025 @ColorsTV @ShivThakare9 Seventeen #BBKingShiv #ShivThakare
## 1026 Nostalgic record ritual and cleaning house. Time to shut off the world for a bit and travel back to that angst-fil… https://t.co/HJ0DRAq6uP
## 1027 What Your Period Blood Says About Your Body https://t.co/EwpLdPvvhI https://t.co/NROuwmWTtg
## 1028 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Block… https://t.co/8iczkQ0ILr
## 1029 If you see this you're required to list your top 10 groups\n1. EVERGLOW\n2. ATEEZ\n3. EXO\n4. ENHYPEN\n5. (G)I-DLE\n6. TW… https://t.co/8pJ3AkUki6
## 1030 ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] rea… https://t.co/0L8V0ppyQP
## 1031 WTB👀 #jmwbuys \nseventeen dicon my choice is... teddy double sided yang belum ada tandanya\n\npreferably ready ina\nhar… https://t.co/4nvxbFgUNH
## 1032 One hundred and seventy-two thousand six hundred and seventeen.
## 1033 if you see this, you're required to list your top 10 groups\n\n1. onf\n2. kingdom\n3. seventeen\n4. txt\n5. twice\n6. oh m… https://t.co/fM6UXftrrt
## 1034 If you see this, you're required to list your top groups: (I'll do of all time, no order)\n1. Big Bang\n2. Bts\n3. Vix… https://t.co/aswZvWvK0W
## 1035 I’m not mentally prepared for Seventeen’s concert videos tomorrow 🙂
## 1036 car selcas with gyu ( ´▽`)\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN https://t.co/dRLXRp5v1y
## 1037 @yunjeanpink i recommend watching their variety content to get to know them! they have a weekly variety show (Going… https://t.co/WJjRxB7HM0
## 1038 @r4in3_twt gooodlucck!! #BeTheSuninBULACAN #SEVENTEEN https://t.co/TJbIVD5FxP
## 1039 me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk
## 1040 Saving this picture for today. Same place and not sooooo different world☺️ Seventeen😍 Welcome back to the Philippin… https://t.co/7EZ6yh29GS
## 1041 SEVENTEEN RIGHT HERE https://t.co/KCFo6ibJXI
## 1042 Compro ingresso show seventeen highlight by performance unit https://t.co/lKaxrshZrB
## 1043 seungcheol cheol scoups clap chorus eyebrow stage svt seventeen\nhttps://t.co/PTyIE7pEOK
## 1044 four million five hundred sixty two thousand five hundred seventeen
## 1045 @miss_svtmafia @pledis_17 I've been a fan of seventeen since adore you. they gave me comfort and a sense of belongi… https://t.co/tbfvRZ39yi
## 1046 I'm only seventeen, i dont know anything; but i know i miss you. -veronica and j.d. probably
## 1047 Have fun tomorrow FILO CARATS 🤍🤍\nIm pretty jealous... 🥺\nI hope Europe can see Seventeen soon too...
## 1048 wonwoo doing a thumbs up to scoups telling him the food is good woncheol svt seventeen\nhttps://t.co/by441xt3ci
## 1049 BRUH I FXKIN LOVE SEVENTEEN SO MUCH 😭😭😭 https://t.co/qqSxNRA4C7
## 1050 You got old and wrinkled...I stayed seventeen
## 1051 1. Astro\n2. Bts\n3. Stray kids\n4. Ateez\n5. The rose\n6.Seventeen\n7. Txt \n8. P1harmony\n9. Monsta x\n10. Treasure or on… https://t.co/J5UhNjFeV8
## 1052 Finally 29, seventeen would never cross my mind https://t.co/lBhJslgTcA
## 1053 @theraneynight SEVENTEEN ?!?!?!!!?
## 1054 — wts lfb | #densells_\n\n🏷️ wts lfb svt fts scoups jeonghan joshua jun hoshi wonwoo woozi the8 minghao mingyu dk seu… https://t.co/BssY5MrLzY
## 1055 que lindo se ve seventeen en el killing voice 😭😭
## 1056 SEVENTEEN YEARS THE ACTUAL FUCK https://t.co/kTFR4EcSNd
## 1057 Wts lfb seventeen pc set\n\n🐸 Strictly Sold as Set only !\n🐸 700 set + pf + sf\n🐸 Can look for kahati and can ship to d… https://t.co/SgZ2MYFv4Y
## 1058 Wahhh its the concert day today enjoy seventeen and carats i hope soon i will part of the concert hoping and prayin… https://t.co/ZYy4sgde0D
## 1059 wts lfb ph seventeen svt be the sun in bulacan\n\n#BeTSinBULACAN #BeTheSuninBulacan #SVTinMNL\n\nSelling for a friend… https://t.co/qqgEkJp7Re
## 1060 i hope seventeen has a fun time with filipino carats tomorrow 🥺🫶🏽
## 1061 Seventeen and Forgotten
## 1062 « 𝐚𝐥𝐥 𝐨𝐟 𝐦𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐥𝐢𝐤𝐞 𝐦𝐢𝐝𝐧𝐢𝐠𝐡𝐭 𝐫𝐚𝐢𝐧 »\n ❛ ⌗ ꒷꒦ ꒦꒷ ꒷꒦\n\n#Hoshi #SEVENTEEN \n#CaratSelcaDay #carat https://t.co/RdnxuoGoOi
## 1063 @miss_svtmafia @pledis_17 all carats deserves to see #Seventeen in #BeTSinBULACAN i deserve to see them because it… https://t.co/HxY4VF1612
## 1064 @shuasmwah @pichulinology u mean that goofy talk?? 🚶🏻🚶🏻
## 1065 @yupsheskitten I deserve to see them after a long tiring hell week 🥹 I need to see my comfort aaaaa\n\n#SEVENTEEN… https://t.co/FfuTR6ELvf
## 1066 ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before… https://t.co/9lfHeDyTvx
## 1067 Goodluck CARATs enjoy and don't forget to follow the etiquette okay??? Sending love from the Team Bahay Visayas \n\n#BeTSinBULACAN \n#SEVENTEEN
## 1068 @joealwyns9inch @cleverlycardi2 @PopCrave your fav literally dated seventeen year olds i don’t wanna hear it
## 1069 Breaking my back just to know your name\nSeventeen tracks and I've had it with this game
## 1070 at this point i’m mostly just a tbz twitter account lmao- all my oneus and seventeen stuff is in my cirlce 🥲
## 1071 @dre_seventeen @pichulinology Even i see that she does WDYM
## 1072 @miss_svtmafia @pledis_17 I want to see seventeen, to hear them sing live, to have fun with them, to dance and sing… https://t.co/CSk7W9sNPn
## 1073 wts lfb #BeTheSuninBULACAN LBB PREM 213 8,500 ONLY FROM 11600. PAYMENT TOMORROW UPON MEET UP. CAN PROVIDE RECEIPTS… https://t.co/ODOG1xDpWj
## 1074 @miss_svtmafia @pledis_17 I want to see SEVENTEEN live because I'm a huge fan of them and their music. They're one… https://t.co/xMP0qYOaaV
## 1075 @TeenVogue SAY THE NAME SEVENTEEN!💎 @pledis_17
## 1076 I just want to thank ate @miss_svtmafia and ate @yupsheskitten for the giveaways!! Thank you very muchhh po,, even… https://t.co/KN2k1BOnl0
## 1077 Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT6e9wEL
## 1078 Let's do this 🫡\n1. Ateez\n2. KQ Fellaz 2 (predebut)\n3. W24\n4. TXT\n5. Astro\n6. VIXX\n7. Day6\n8. Seventeen\n9. Xdinary H… https://t.co/33nCrYwukz
## 1079 ❕D-DAY\nBE THE SUN BULACAN \nSEE YOU @pledis_17 🤍\n#BeTSinBULACAN #BeTheSuninBULACAN\n#세븐틴 #SEVENTEEN… https://t.co/nYV5bMAJOR
## 1080 seventeen https://t.co/YuB3NI8R7Y
## 1081 @miss_svtmafia @pledis_17 Would like to win this GA for my daughter who’s an ult seventeen fan. This will serve as… https://t.co/ROc6YYa4Zc
## 1082 @yupsheskitten Every Carats deserve to see SEVENTEEN. I want to hear them live im stanning them for years now https://t.co/oQyu0WJ6pq
## 1083 @miss_svtmafia @pledis_17 seventeen has been my comfort ever since i discover them, so seeing them or hearing them… https://t.co/Y9Fy78PMbF
## 1084 @miss_svtmafia @pledis_17 I don't know if I'm really the deserving one to win the ticket but one thing i know is th… https://t.co/y6ABg4oB5T
## 1085 @pichulinology if u talking abt flirting and stuff side yes im not 🚶🏻🚶🏻🚶🏻
## 1086 @miss_svtmafia @pledis_17 Would like to win this GA for my daughter who’s an ult seventeen fan. This will serve as… https://t.co/5TaiQyyWkO
## 1087 1_EXO\n2_CBX\n3_X-EXO\n4_SC\n5_treasure\n6_seventeen \n7_red velvet \n8_theboyz\n9_txt\n10_exo future sub unit 🌚☠️ https://t.co/1JsgXBkdCc
## 1088 @AbsoluteChelsea @geglobo Spending that kind of money on a seventeen year old will be stupid
## 1089 @miss_svtmafia @pledis_17 I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents and stre… https://t.co/IXt4nHFyxZ
## 1090 Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 1091 @miss_svtmafia @pledis_17 i want to see how the boys enjoy performing for the first time 🥹🥹 i na through this ga i… https://t.co/c7ixQZjV0j
## 1092 @miss_svtmafia @pledis_17 Please this is my friend @/tisca_johnson 1st seventeen concert.. he has been through a lo… https://t.co/fz3uFZT2Po
## 1093 @yupsheskitten i've been a fan of seventeen since jhs and now im already in college, my love for them just grows bi… https://t.co/KFH4v2Ld2E
## 1094 @BTXTLOV3S 👏👏 *play clap by seventeen* 👀
## 1095 @miss_svtmafia @pledis_17 i want to see them performing in the biggest arena in the world, i want to be part of th… https://t.co/IK6RMYoj2N
## 1096 @miss_svtmafia @pledis_17 To be honest I met seventeen when I'm having my anxiety, and they are the person who help… https://t.co/GjdBlVNn8H
## 1097 @miss_svtmafia @pledis_17 I don't know why I should win... Eme. But honestly, I do believe that I deserve to be par… https://t.co/03pwr1mBTk
## 1098 @miss_svtmafia @pledis_17 @bobgyul I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents… https://t.co/k0b36tj1wg
## 1099 @yupsheskitten i've been a fan of seventeen since jhs and now im already in college, my love for them just grows bi… https://t.co/Df1B2Y8A1o
## 1100 @miss_svtmafia @pledis_17 Witnessing a SEVENTEEN concert is every carats dream as their concerts are packed with in… https://t.co/ppYmAsA2k3
## 1101 @miss_svtmafia @pledis_17 I deserve this because seventeen always help me when I'm sad, their music always comforts… https://t.co/QrYowXD4Xg
## 1102 Three hundred twelve million, three hundred twenty-six thousand, one hundred seventeen.
## 1103 WTS LFB\n\nSeventeen Be the Sun in Bulacan\n\nTwo (2) LBB regular 203 row 54 - ₱15k both\n\nComes with freebies. \n\nPhysic… https://t.co/HvfhIxLByT
## 1104 i miss going seventeen
## 1105 “ mm.. it’s truly nice. Leaving Kabukicho was the best choice I’ve made in seventeen years. “ https://t.co/uYyG6Sh1yv
## 1106 So early in the airport coz I don’t wanna miss my flight. @pledis_17 ang hirap nyong mahalin! 🥹 #BeTheSuninBULACAN… https://t.co/pe4WFfo7zI
## 1107 @miss_svtmafia @pledis_17 Seventeen is my light. They helped me and they were the reason why I'm still standing rn.… https://t.co/SP3fukNEJt
## 1108 @miss_svtmafia @pledis_17 Seventeen is always been my safe place, I want to see the people who make it easy for me… https://t.co/3bvH38XKjP
## 1109 @miss_svtmafia @pledis_17 WANT TO SEE SEVENTEEN AND IWANT TO HEAR THEM SING LIVE THEY'RE THE REASON WHY IM FIGHTING… https://t.co/dUvU1OaXNt
## 1110 @miss_svtmafia @pledis_17 Everyone deserve to see seventeen and that includes me. I deserve this because no matter… https://t.co/Zwh9SCsHSB
## 1111 @yupsheskitten I deserve to see #SEVENTEEN cause I'm a super duper fan, I watch their contents and stream everyday.… https://t.co/rDYOwJ96zl
## 1112 see you later my sebongs 💗 #SEVENTEEN #SEVENTEENinBulacan https://t.co/9yJjGp3HtV
## 1113 @miss_svtmafia @pledis_17 deserve ko kc na survive ko ang stressful sem 😭🙏 i wanna see them perform live, sing alo… https://t.co/JcWZNhNeac
## 1114 flowers <3\n\n#CaratSelcaDay #CSD #SEVENTEEN https://t.co/9vBllaM2sZ
## 1115 @stillgoIden seventeen going under live from finsbury park 😏 also fthc and faith in the future
## 1116 @miss_svtmafia @pledis_17 I want Seventeen to my first concert experience ❤️. And also this will act as my gift bec… https://t.co/OGfxv8DZAK
## 1117 Woiii!😭 I can't keep up with SVT's update because of work but I hope my fellow carats will enjoy the con later! Pa… https://t.co/Bqp1w9XvDr
## 1118 @miss_svtmafia @pledis_17 @bobgyul i've been a fan of seventeen since jhs and now im already in college, my love fo… https://t.co/iG33tvIYI4
## 1119 @miss_svtmafia @pledis_17 @bobgyul To be part of this fandom is a blessed thing already and to know seventeen is a… https://t.co/6W6WKbmfAA
## 1120 @miss_svtmafia @pledis_17 @bobgyul To be part of this fandom is a blessed thing already and to know seventeen is a… https://t.co/brZdFDlxB9
## 1121 txt, seventeen, p1harmony https://t.co/09p3PcFcgU
## 1122 @oliverdarcy @PuckNews @JonKelly2 You’re a weasel! “Senior media reporter”???? You’re just a weasel! Just look at y… https://t.co/MVyPEK1ekz
## 1123 @anne_carole14 1- kai (exo)\n2- ateez \n3- bts\n4- junghwan (treasure)\n5- jeonghan (seventeen)\n6- ?? jsp\n7- jimin\n8- n… https://t.co/xNPCxUdajC
## 1124 1. Super junior\n2. Exo \n3. Seventeen\n4.xeed\n5. Txt\n6. Stray kids\n7. Ateez\n8 big bang \n9 treasure \n10 NCT https://t.co/pCsZ6L7sxn
## 1125 seventeen are so dear to me 🫂🫶
## 1126 @starfess seventeen sama day6🥲
## 1127 @ColorsTV @ShivThakare9 Seventeen #BBKingShiv #ShivThakare
## 1128 #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and L… https://t.co/Jni6g7LskG
## 1129 @Spotify SEVENTEEN Be The Sun World Tour 💎☀️🔥 https://t.co/UOuqQLV532
## 1130 they only want you when you're seventeen.
## 1131 1. EXO\n2. (G)I-dle \n3. Seventeen \n\nFin du tweet. https://t.co/QlS3G8qVxd
## 1132 1. Block B\n2. Seventeen\n3. EXO\n4. Winner\n5. DPR\n6. Mamamoo\n7. Twice\n8. Blackpink\n9. BTS\n10. Enhypen https://t.co/EUw1gliKHx
## 1133 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 1134 @yupsheskitten I believe that everyone deserves to see Seventeen, but I believe that I should win this not because… https://t.co/MlO4dkzALe
## 1135 Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook… https://t.co/FKFQYVcFpg
## 1136 @miss_svtmafia @pledis_17 @bobgyul Everyone deserve to see seventeen and that includes me. I deserve this because n… https://t.co/Bt9Ur7NnGz
## 1137 PosterMyWall | 161222 Seventeen magazine cover\nFully customizable template\nUncropped template in the link bellow:… https://t.co/R1PVpP7JCb
## 1138 wts lfb bets bulacan lbb reg tickets\n\ncan give the tickets for 9k pero negotiable \n- arena meet up\n- can give freeb… https://t.co/Fucj3DaRC0
## 1139 @yupsheskitten I know every carat deserves to see seventeen. And I know i'm one of those deserving people that real… https://t.co/9R6L95wSzF
## 1140 @ENHYPENSJAY Samuel the one that was gonna debut with seventeen right?
## 1141 @TheAthletic Seventeen years later. How inspiring. Next please.
## 1142 @jnkclerc i like barbie and the 12 dancing princess bc its literally seventeen
## 1143 @writingcap He waited seventeen years 🥹💕💕💕💕💕
## 1144 SEVENTEEN!!! https://t.co/rxOEnYv9iF
## 1145 @miss_svtmafia @pledis_17 @bobgyul Manifesting mapili kasi deserve ko to. Seventeen always taught me to fight for m… https://t.co/TuDlPeCZq8
## 1146 SEVENTEEN IN PHH TODAY ! happy fun everyone thats going stay safe !!
## 1147 seventeen https://t.co/8xvfsrkXaC
## 1148 Now now, Hasumi Keito-kun is rather cold, is he not...☆ Fufufu. Hasumi Keito-kun, aren't you seventeen? It is as if… https://t.co/GwLRYFRgut
## 1149 DISCOUNTED NA MGA CHINGUS! \n\nDM IS THE KEY PO\n\n🏷️ seventeen svt be the sun in bulacan wts lfb wtb lfs wtt carats
## 1150 @starscryatnight 1. blue from blues clues\n2. magenta from blues clues\n3. muffin from bluey \n4. ladybird from ladybi… https://t.co/TKbVkKQwSM
## 1151 wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/oPqsVnuj5Q
## 1152 @yupsheskitten I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents and stream everyday… https://t.co/nG71Zi8sob
## 1153 the way they all look at him ☹️\n\n#JOSHUA #조슈아 #SEVENTEEN\nhttps://t.co/ZN0618b7C4
## 1154 @NapkinsJimmy @HumorandShit @hodgetwins You can't be older than sixteen or seventeen. I'm not here to argue with a… https://t.co/RcgrOIKkIq
## 1155 update:\n\nseventeen seasons greetings 2023 tingi\n\n✅ photobook set\n❌ desk calendar set\n❌ diary set\n✅ wall calendar\n\nm… https://t.co/kQMw9iygqC
## 1156 @miss_svtmafia @pledis_17 @bobgyul I deserve this because seventeen help me from sadness, their music always comfor… https://t.co/BT036uQxaz
## 1157 @yupsheskitten I don't know if I'm really the deserving one to win the ticket but one thing i know is that i deserv… https://t.co/XzfFG477ID
## 1158 we was in our parking lot phase, we were seventeen\nall your energy was set to me and i gave you the same
## 1159 @yupsheskitten Everyone deserve to see seventeen and that includes me. I deserve this because no matter how low the… https://t.co/LS2vzXPIlj
## 1160 At seventeen, Lane Daniels joins the Air Force to direct his life away from conflicts, including those with police,… https://t.co/BKda7lLbA6
## 1161 i want to sleep but i cant sleep bc i kept thinking na makikita ko na seventeen mamaya 😭😭😭
## 1162 @jiims any seventeen album po
## 1163 STREAMING PROOF APPLE MUSIC 🔥💎\n\n[03:23 KST, 17 DEC 2022]\n\n@pledis_17 @pledis_17jp #SEVENTEEN #DREAM… https://t.co/TaSekms75g
## 1164 @SimonDavisBarry AHHHHHH I promise I will promote the show and make people sign the petition to the concert I’m att… https://t.co/4idMIH6ITh
## 1165 wtb sharing season greeting seventeen 2023 jeonghan set
## 1166 @alicelostinkpop 1. Ateez\n2. The Boyz\n3. Tomorrow x Together\n4. E'Last\n5. Enhypen\n6. Cravity\n7. BTS\n8. Oneus\n9. Seventeen\n10. P1Harmony
## 1167 I also want to add this moment, wherein Minghao became Junhui's photographer in Limbo behind the scenes.… https://t.co/RVQC8oSImL
## 1168 Circles -SEVENTEEN \nhttps://t.co/9HVOuEQSHU
## 1169 HOT -SEVENTEEN\nhttps://t.co/OUweKF4EcO
## 1170 Don't Wanna Cry -SEVENTEEN\nhttps://t.co/tzMlgs8GKo
## 1171 Fear -SEVENTEEN\nhttps://t.co/26cqTDHe7i
## 1172 Anyone -SEVENTEEN\nhttps://t.co/D3MRAHguSM
## 1173 Clap -SEVENTEEN\nhttps://t.co/2dOxFUKNEo
## 1174 wonwoo oh my! intro stage cute svt seventeen\nhttps://t.co/fGYsdvC5ax
## 1175 As promised 🥹\nFrom 50pcs to 132pcs freebies\n\nSee you later, Carats!!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN… https://t.co/ebNQKv2FLj
## 1176 _WORLD -SEVENTEEN\nhttps://t.co/Cor7V7ZBYs
## 1177 Shadow -SEVENTEEN\nhttps://t.co/A7i3kkHTYw
## 1178 i need seventeen tickets immediately https://t.co/mTKCxrWIjk
## 1179 @yupsheskitten Hello! I'm been stanning Seventeen since the start of pandemic and their music keeps me from being a… https://t.co/PZnccL4H67
## 1180 Y'all. I got to reject my PE/Health teacher's as a Friend on Facebook after she made my life a nightmare in high sc… https://t.co/GZGfMGIfwi
## 1181 exo, p1harmony, seventeen, oneus https://t.co/hwqtENmAd4
## 1182 1. seventeen\n2. gwsn\n3. kara\n4. brave girls\n5. mamamoo\n6. shinee\n7. the boyz\n8. rolling quartz\n9. dreamcatcher\n10.… https://t.co/RIwrMHGwWw
## 1183 [Thread] WTS LFB SVT PC\n\nSeventeen Photocards\n-see pics for prices\n-meetup tom only (BeTS Bul)\n-official freebies w… https://t.co/oL6xZK5afH
## 1184 In Limbo behind the scenes, Junhui and Minghao took a selca in front of the mirror.\n\n#SEVENTEEN #세븐틴 #セブチ\n#JUN #文俊辉… https://t.co/c78tLVZPMm
## 1185 Thinking of Missing my\nmy Beauty... Beast...\n#CSD… https://t.co/BnvpH3zg0d
## 1186 Hailey Bieber Gives Her Viral Glazed Donut Nails a Holiday, Candy Cane-Themed Update https://t.co/3jtPpMEp0B https://t.co/ahDhdmAiFR
## 1187 @Scoupscherry7 U and SEVENTEEN at the same line haha
## 1188 @miss_svtmafia @pledis_17 @bobgyul everyone deserves to win this ticket and i should win this ticket because i have… https://t.co/3UVKrIhog7
## 1189 ...Kahk-kahk-kahk. My laptop won't turn on. Never thought my life would end so soon. A mere seventeen years...
## 1190 @yupsheskitten again for the nth time, we carats deserve to win and see seventeen and i am claiming to be one of th… https://t.co/CA4gTD8FIU
## 1191 The translator vining while doing his job. WELL DONE!! \n\n#SEVENTEEN @pledis_17 #세븐틴 #SVT_Dream https://t.co/ik1lsLacco
## 1192 @miss_svtmafia @pledis_17 @bobgyul I believe that everyone deserves to see Seventeen, but I believe that I should w… https://t.co/1zg0waM20v
## 1193 1. Block B\n2. BTS\n3. Block B-BASTARZ\n4. Monsta X \n5. Stray Kids \n6. Super Junior\n7. Epik High \n8. Seventeen \n9. ONF… https://t.co/RAwG67Wuk4
## 1194 Fast forward seventeen years. I was bored at work and realized it had been 25 years since I graduated high school.… https://t.co/gpPFnFxg9o
## 1195 if u see this, ur required to list ur top 10 groups\n\n1. seventeen\n2. twice\n3. exo \n4. bts\n5. apink\n6. red velvet\n7.… https://t.co/STutJALfSe
## 1196 If you see this, you're required to list your top 10 groups:\n1- monsta x\n2- p1harmony\n3- stray kids\n4- astro\n5- nfl… https://t.co/AwUsLK3iH4
## 1197 first time revealing my boyfriend to the public.🤫\n\n[#CSD #CaratSelcaDay #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17] https://t.co/fRosZuMBnN
## 1198 The singer released her debut album over a decade ago! From “Speak Now” to “Folklore,” here’s how Taylor became one… https://t.co/8lxbcg5yIN
## 1199 hi, our shop is closed the whole day!\n\ni'll be attending seventeen's concert today at ph arena so i won't be able t… https://t.co/7s1BW9FXF5
## 1200 @miss_svtmafia @pledis_17 @bobgyul claiming all of the positivity! i deserve to win and see seventeen since i an a… https://t.co/xAAgGJvvAl
## 1201 Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits https://t.co/Jp2ueNgtg2
## 1202 our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 1203 @miss_svtmafia @pledis_17 I wish every carats can see them but I wish to win this GA not for me solely but for my d… https://t.co/3tPZgsDEBx
## 1204 “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch could… https://t.co/JQmozwqiWR
## 1205 WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego… https://t.co/DtGofTqLiI
## 1206 SEVENTEEN IS SO SERIOUS ABOUT BEING THE MOST UNSERIOUS GROUP LIKE WE REALLY OUT HERE PAYING TO DO CARDIO FOR AN HOU… https://t.co/4chGJlg1k1
## 1207 9 and seventeen doubtful readings, with only that innat https://t.co/b9P8xGaErg
## 1208 STREAMING PROOF APPLE MUSIC 🔥💎\n\n[03:14 KST, 17 DEC 2022]\n\n@pledis_17 @pledis_17jp #SEVENTEEN #DREAM… https://t.co/rZJv6fd2ma
## 1209 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nYOUR CHOICE Beside, One Side, Other Side Album… https://t.co/vIfX6zH3Vj
## 1210 @yupsheskitten Because this girl with the user name of @S4INTSNHN deserve to see seventeen kase tagal na niyang fan… https://t.co/ZdSqEwV8im
## 1211 @miss_svtmafia @pledis_17 i hope to relive live the comfort seventeen have gave me the first time i heard them on s… https://t.co/tO8rFlPnlv
## 1212 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nYOUR CHOICE M2U Lucky Draw Vernon / Seungkwan… https://t.co/lOrrPqhG2U
## 1213 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nSEMICOLON HOSHI Cover + Weaving Kit… https://t.co/pEiKR5WXxe
## 1214 @dre_seventeen @shuasmwah I don't remember 🚶🚶
## 1215 Crowdsourcing 🌻\nCalling all #TeamLabas at #BeTSinBULACAN like and Retweet this tweet. I'll dm u 😊\n\n#SEVENTEEN… https://t.co/TUQ0uWIRfL
## 1216 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS / PC\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬\n\n24H The8 Dino Moshi\n\n#BeTheSuninBULACAN… https://t.co/j9KEBRa41h
## 1217 @derireo_galge Yes, the second is a song Title of Seventeen or Jk&Charlie
## 1218 i know this is seventeen but boy, why do i see red lights here? i must be stopped, red lights by hyunchan is so add… https://t.co/NlJEdjuDnQ
## 1219 i almost forgot! i am also selling seventeen photocards from face the sun, sector 17, and dream. i am allowing barg… https://t.co/Nr8GtEvoEX
## 1220 Kidult #seventeen
## 1221 not me seeing available tickts for BeTS in Bulacan until now, 1 hr ride going there & i have money atm i can buy if… https://t.co/fLHjVxfJ4v
## 1222 whoa man\nStevie Nicks - Edge of Seventeen (Official Music Video) https://t.co/hXpbZvqiTT via @YouTube
## 1223 This is my freebies guys I’m done packing haha \n\nWristband + random unofficial & official photocards candys and sev… https://t.co/IVm2earrWK
## 1224 i like seventeen bts txt p1h and all girl groups that ever existed
## 1225 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\n24H and HMV Entry Cards\nLimited A (❌WW), B (❌T… https://t.co/YRcBycsW8d
## 1226 2023: Seventeen https://t.co/Eq6Hs9bXch
## 1227 55PCS seventeen DARLING lomo cards seventeen DARLING photocards SEVENTEEN postcard JE9ESL6\n\nhttps://t.co/BQDgH18K1d https://t.co/nUUoAf6G8F
## 1228 @miss_svtmafia @pledis_17 @bobgyul I already have my ticket but I really want to experience this concert with the p… https://t.co/MTsBU2arlE
## 1229 Seventeen: Last Man Standing 3HKC23F\n\nhttps://t.co/WEiKZ0eC3o https://t.co/Pr8RuCS27K
## 1230 Clears throat 😤SEVENTEEN https://t.co/ruJsw94Xns
## 1231 @yupsheskitten deserve ko kc na survive ko ang stressful sem 😭🙏 i wanna see them perform live, sing along with oth… https://t.co/w7WwFkMzlt
## 1232 @yupsheskitten Every Carats deserve to see seventeen. Para sakin deserve ko sila makita kasi seventeen gives me com… https://t.co/O66WxWwkP4
## 1233 @yupsheskitten Seventeen is always been my safe place, I want to see the people who make it easy for me to survive… https://t.co/SpHS6WFjhY
## 1234 @pichulinology @shuasmwah i literally saw few min ago u flirt 🚶🏻🚶🏻🚶🏻 then nvm
## 1235 @SkyeonTheDragon Happy birthday, Sky!!! ✨✨\nEnjoy the spectacular seventeen 💕🥳
## 1236 Done packing the freebies\nJust want to show u guys the inclusions.\n3 set of freebies on the pics\nSee u carat later… https://t.co/0LH9a1B1hl
## 1237 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nHENGGARAE \nHana - ❌ Perf PB\nSet - ❌OT13 PB\nNet… https://t.co/2hyjIb9Iln
## 1238 not my mama crying over seventeen 😂 grabe na kayo @pledis_17 😩
## 1239 The 17 credit unions and three system organizations that currently make up The Lab at Filene begin testing four con… https://t.co/KfJzrmBuk7
## 1240 @pichulinology we are literally fighting. she dont flirt with me
## 1241 #ILLsProofs\n\nlightstick battery holder btob seventeen https://t.co/7g2O53o7x4
## 1242 really watching the rock with you mv at work and crying because i’m down so bad for seventeen
## 1243 144p lq low quality dino lee chan going to sleep bed cute svt seventeen\nhttps://t.co/Ck7rIHhzny
## 1244 I took this photo on 19•04•2022 and after 7 months Dk publishes this photo (on 03•12•2022). We really are soulmates… https://t.co/pk2NrJ05JI
## 1245 WTS / LFB \n₱𝟲𝟬𝟬.𝟬𝟬\n- WONWOO JDT SVT Moshi\n₱𝟳𝟬𝟬.𝟬𝟬\n- WONWOO Pink / Blue\n\n#BeTheSuninBULACAN #BeTSinBulacan… https://t.co/0LreJgM0yH
## 1246 @yupsheskitten I deserved to see seventeen to express my gratefulness to https://t.co/fdY9ulylal breath and escape… https://t.co/s8u63eP2WH
## 1247 [PRE ORDER]\nRILIS : 29 Desember 2022\n.\n⭐SEVENTEEN - 2023 SEASON'S GREETINGS⭐️\n.\n▶️ DETAIL :\nhttps://t.co/octg5TfBHy… https://t.co/dNZWiHkKPu
## 1248 WTS / LFB \n₱𝟰𝟬𝟬.𝟬𝟬\n\n- 6th Anniversary Mingyu Necklace PC only\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/k8n1yviMBN
## 1249 seventeen be the sun ticket cutie🤞🍀 https://t.co/mwSrMnVgSY
## 1250 seventeen is having their encore concert here and my day is already ruined 😔
## 1251 november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 1252 WTS / LFB \n₱𝟯𝟬𝟬.𝟬𝟬 each\n\n- HENGGARAE Grid PC\nThe8 Jun\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/4NFIOXnIMh
## 1253 STEVIE NICKS - EDGE OF SEVENTEEN https://t.co/9D7nDzUzKu
## 1254 WTS / LFB \n₱𝟮𝟱𝟬.𝟬𝟬 each\n\n- AN ODE Real Version Mingyu PC\n- HMV POB 24H\nJun Hoshi Woozi Mingyu Seungkwan Vernon\nexce… https://t.co/RG9sO973Ff
## 1255 @yupsheskitten I deserve to see seventeen in BeTS in Bulacan because they became my home. Idc if it's far, I just r… https://t.co/tfhe1J2nrg
## 1256 @yupsheskitten 🙏🤞 I deserve to win because I believe it's my time to see seventeen today. I'm claiming it to hear t… https://t.co/uDlffkGy3x
## 1257 Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity b… https://t.co/qHPnr45nTJ
## 1258 TANGINA SEE YOU SEVENTEEN
## 1259 SEVENTEEN!!!!
## 1260 One of my fave svt fan tt accounts posted this… it made me cry🥺https://t.co/pREV6mUMl9\n\nSeventeen, thank you for ev… https://t.co/NWuQfdrW5w
## 1261 WTS / LFB \n₱𝟮𝟮𝟬.𝟬𝟬 each\n\n- OTY Japan DK Solo\n- YOUR CHOICE Dino PC Other Side\n\n(dont mind prices on pic)… https://t.co/E1EP2cDZsO
## 1262 Got7 \nBTOB\nAteez\nStray Kids\nMonstaX\nExo\nItzy\nDreamcatcher\nBp\nBts\nTwice \nShinee\nTxt\nDay6 \nNCT\nSeventeen\nBigbang \nRed… https://t.co/F2HmkhP1zK
## 1263 WTB Green A Carmem (1tix)\n\n#seventeen #BETHESUNinJKT #wtb #wts #konserseventeen
## 1264 me and my carat shoes are gonna see seventeen today 🤩 https://t.co/QzrSkvTxVj
## 1265 @miss_svtmafia @pledis_17 @bobgyul all carats deserves to see seventeen pero i also deserve to see them because it… https://t.co/31eTxhu35f
## 1266 WTS / LFB \n₱𝟮𝟮𝟬.𝟬𝟬 each\n\n- HMV POB - FALLIN' FLOWER\nSCoups Jun Dino\n- ATTACCA Weverse POB PC The8\n- MINGYU YMMD Bef… https://t.co/6SmM4Mjv3x
## 1267 UK Albums Chart, 16.12.2022\n#13 (+30) ‘Seventeen Going Under’ @samfendermusic [62 weeks] *peak #1
## 1268 @yupsheskitten I really deserve this ticket as a reward for working hard for my acads. I want to see and hear them… https://t.co/EpGBNIhyKC
## 1269 plz be nice to me \n\n#CSD #cartaselcaday #SEVENTEEN #HOSHI @pledis_17 https://t.co/0ZNN3jneWf
## 1270 WTB👀 #jmwbuys \nseventeen dicon my choice is... teddy yang belum ada tandanya\n\npreferably ready ina\nharga affordable… https://t.co/s6uCFpkCcI
## 1271 Goodluck to all the carats that will meet seventeen later 💗 enjoyyyy~~ (i wanna go too 😭😭) hoping for a succesful concert ^^
## 1272 @yupsheskitten i will say i deserve to see them because they're everything to me, they help me get through every st… https://t.co/vvgdzhKH25
## 1273 December 17 is for Seventeen & PH Carats. See u later @pledis_17 🫶🏻
## 1274 @yupsheskitten Seeing your moots in twitter in real lifeee shouting with other carats Ofc laughing and enjoing the… https://t.co/iClgE9J4Al
## 1275 Different places in 1 goal 💖\n\n#CSD #CaratSelcaDay #HOSHI #SVT #SEVENTEEN @pledis_17 https://t.co/oWti15IPu4
## 1276 WTS / LFB \n₱𝟮𝟬𝟬.𝟬𝟬 each\n\n- YOUR CHOICE Album PC\nSeungkwan Dino\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/dm4hrztrVN
## 1277 my boys seventeen of course https://t.co/4bds3cl7ax
## 1278 I’m seventeen years old. \n I don’t know then that one day I won’t be seventeen. I don’t know that youth doesn’t las… https://t.co/Dib3AuUlMV
## 1279 wtt lft\n\nHave: UBA 307 row 66 (2nd row)\nWant: LBB REG right side (mababang row)\n\ntickets upper box a philippine are… https://t.co/VFS4UhqcJ1
## 1280 @yupsheskitten I deserve to see Seventeen po because I've been their fan since I was in Grade 8 and they become my… https://t.co/Vm839M4vSf
## 1281 WTS / LFB \n₱𝟮𝟬𝟬.𝟬𝟬 each\n\n- ATTACCA Weverse POB PC + Pouch\nexcept The8\n- ATTACCA Album PC\nJoshua Woozi Vernon\n- POL… https://t.co/nOnYsgjoV3
## 1282 @yupsheskitten I deserve this because I want to them happy and enjoying the vibe with our filo carats and I want to… https://t.co/kZrkn09hel
## 1283 @miss_svtmafia @pledis_17 @bobgyul I've been a fan of seventeen since adore you. they gave me comfort and a sense o… https://t.co/e2mNUqVp4Y
## 1284 see you later seventeen :)
## 1285 If you see this, you're required to list your top 10 groups:\n\n1. seventeen\n2. svt\n3. 7teen \n4. 17 \n5. on yedi \n6. s… https://t.co/HpNnox50vV
## 1286 Hello baka po may interested\n\n(1) LBB PREMIUM Section 209\nBe The Sun in Bulacan Concert Ticket\n10k po or pwede pa p… https://t.co/BLVuzI3WwZ
## 1287 At seventeen I started to starve myself. I thought that love was a kind of emptiness. And at least I understood the… https://t.co/y3MdrW9FFC
## 1288 crying because i won't be seeing seventeen tomorrow 💔 goodluck sa lahat ng carats na makakapunta. make their first… https://t.co/ZMEaS4nxZ8
## 1289 @yupsheskitten I deserve to see #SEVENTEEN in #BeTSinBULACAN bc I really want to support them live and makadagdag t… https://t.co/YenDZz35bz
## 1290 1. nct127 & ateez\n2. stray kids\n3. bts\n4. seventeen \n5. nct dream \n6. wayv\n7. p1harmony \n8. enhypen\n9. txt & the bo… https://t.co/GrLczBf3Vd
## 1291 @yupsheskitten I deserve to feel that peace and joy by spending a wonderful experience and milestone with one of th… https://t.co/rhjwYj9hiU
## 1292 @yupsheskitten Seventeen has always been my home, my comfort and my happy pill, they saved me in more ways than I c… https://t.co/mkcNqkxhMu
## 1293 Seventeen-year-old boy beliefs. It could take time to\ngoolak
## 1294 sorry if ur living and ur seventeen\n im\n\nsorry if ur living and ur seventeen\n im sorry… https://t.co/5rSM6FRuAA
## 1295 @siriusnamjoon Seventeen
## 1296 This hour's ancient makes two used Cattles every seventeen weeks.
## 1297 Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wa… https://t.co/WOHn2bw68D
## 1298 Meet Seventeen Voices of the Year honoree Cameron Samuels! 🎙Cameron led a powerful movement against censorship in t… https://t.co/pECD1AuknV
## 1299 i just love seventeen so much i have no words
## 1300 @hseokmine olha eu\ntxt: soobin\nbts: nao tneho\nenhypen: jungwon 😡\nstray kids: jisung e bangchan\nseventeen: vernon\nne… https://t.co/q4gPtxdIPq
## 1301 Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Pat… https://t.co/FoaHjncQlW
## 1302 @yupsheskitten I've been a fan of seventeen since adore you. they gave me comfort and a sense of belonging. it's th… https://t.co/ZEnR8fGXYw
## 1303 - ateez\n- seventeen\n- nct dream\n- shinee\n- exid\n- vixx\n- a.c.e\n- block b\n- kard\n- exo\nin no particular order becaus… https://t.co/HUg8ZVOkMa
## 1304 WTS / LFB \n₱𝟭𝟮𝟬.𝟬𝟬 each\n\n- 2021 Seasons Greetings Seventeen\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/6v8S0BhbLD
## 1305 @yupsheskitten I want Seventeen to my first concert experience ❤️. And also this will act as my gift because I just… https://t.co/tFOBH7qndN
## 1306 @yupsheskitten I deserve to see SEVENTEEN because I've been a fan for 7 years and I haven't met them. Also SEVENTEE… https://t.co/ohlPLOerjX
## 1307 @yupsheskitten i deserve to see svt since i supported through any means and the way i can. i want to see them perfo… https://t.co/8LZMGJ7TA6
## 1308 WTS / LFB \n₱𝟭𝟬𝟬.𝟬𝟬 each\n\n- Vernon HENGGARAE PC\n- Mingyu Dicon Magazine 2018 PC\n- HOSPITAL PLAYLIST\nWoozi DK Seungkw… https://t.co/aKnG9WZ8Wv
## 1309 @yupsheskitten lahat po kami deserve makita svt huhu pero this would be the best birthday gift if i ever won po, i… https://t.co/d1xkchBWI6
## 1310 @yupsheskitten seventeen has been my comfort ever since i discover them, so seeing them or hearing them live perfor… https://t.co/AKwqgNBdNx
## 1311 @yupsheskitten Seventeen is my light. They helped me and they were the reason why I'm still standing rn. I want to… https://t.co/pQ4D4N54h3
## 1312 WTS / LFB \n₱𝟴𝟬.𝟬𝟬 each\n\n- ATTACCA Carat Ver\nJoshua Jun Vernon Dino\n- OTY Polacard\nJun Vernon\n\n(dont mind prices on… https://t.co/shXjcwkG2j
## 1313 @yupsheskitten I want to see the people who inspired me to do better every day. Also, I want to be part of the most… https://t.co/dT90BJKdOD
## 1314 Honorable Mentions Pt. 2:\n\n1._WORLD by SEVENTEEN\n2. Ring Ding Dong by SHINee\n3. Dear My Winter by Chuu, george
## 1315 @miss_svtmafia @pledis_17 @bobgyul this is actually for my friend. She introduced me to seventeen and we promised t… https://t.co/y1vOIez53f
## 1316 @miss_svtmafia @pledis_17 Everyday, my sister locks herself up inside her room to study while Seventeen’s song is o… https://t.co/nRU4Ssw0mf
## 1317 @yupsheskitten I wish every carats can see them but I wish to win this GA not for me solely but for my daughter. Sh… https://t.co/FDotFhRPmJ
## 1318 anyone who wants their names written for tomorrow? i still can have more :) #BeTSinBULACAN #SEVENTEEN https://t.co/WcMnM1HTzi
## 1319 @yupsheskitten i really want to see seventeen. im so sad that there’s a low chance left of me being able to see the… https://t.co/th8stJGsK3
## 1320 @miss_svtmafia @pledis_17 @bobgyul WANT TO SEE SEVENTEEN AND IWANT TO HEAR THEM SING LIVE THEY'RE THE REASON WHY IM… https://t.co/I2BY3RLHPJ
## 1321 @dre_seventeen @shuasmwah I don't flirt wth😭😭
## 1322 @tanyakanrl HAPPY SWEET SEVENTEEN SENDER https://t.co/CEW9E6AnJp
## 1323 ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see… https://t.co/t8nSd3VAHz
## 1324 @miss_svtmafia @pledis_17 @bobgyul As a 5-year carat, an OG kpop stan, a graduating engineering working student, an… https://t.co/vYuLhOXQT5
## 1325 petition for kpop groups to come to south africa 🙏🏾 the most streamed groups in south africa are bts, blackpink, tw… https://t.co/PSuKbZaz3t
## 1326 WTS / LFB \n₱𝟱𝟬.𝟬𝟬 each\n\n- FACE THE SUN Postcards\nWoozi The8 Dino\n- 6th Caratland TC\n- Mingyu 3RD GEN PC\n\n(dont mind… https://t.co/7svS4zCgcc
## 1327 SEVENTEEN!!!! https://t.co/JxQI4OUNEq
## 1328 just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd
## 1329 I miss seventeen so much
## 1330 @miss_svtmafia @pledis_17 @bobgyul Joining a GA for the nth time, no matter what time na HAHAHAHA hindi susukuan. P… https://t.co/mWFX5XHBo8
## 1331 i’m trying to help my irl stan seventeen but i don’t even know the members 😭
## 1332 @dwersy Bts\nAteez\nSkz\nTwice\nItzy\nMamamoo\nAespa\nGidle\nExo\nNct\nRed Velvet\nTxt\nEnhypen\nEverglow\nKard\nAstro\nGot7\nLee Se… https://t.co/3jXQ51XQMS
## 1333 wts lfb ph \n\nhanabi instant photo \n\noption: \n1st pic - ₱1,750 (5 pola)\n2nd & 3rd pic - ₱1,050 (3 pola)\n\n— can tingi… https://t.co/0x8S86cOvn
## 1334 Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits https://t.co/GVGhydnzcS
## 1335 For whoever is going to the seventeen concert tomorrow:\nHAVE FUN AND ENJOY YOURSELF!! TC OF THE BOYS AS WELL PLS DO… https://t.co/JTaXbsGa41
## 1336 wts lfb Be The Sun Bulacan ph\n\nSoundcheck A ⦅qn:3××⦆\n\n💡meet up & cash only \n\nLet's meet at the venue on the day. \np… https://t.co/wdB0Uexhkx
## 1337 @starfess BTS: just one day, \nBLACKPINK: lovesick girls\nTWICE: feel special\nNEWJEANS: hype boy, hurt\nLESSERAFIM: go… https://t.co/D4Em1YXrnR
## 1338 @miss_svtmafia @pledis_17 @bobgyul I don't know why I should win... Eme. But honestly, I do believe that I deserve… https://t.co/HimYNdZAIt
## 1339 @marinalyrical Seventeen. Oh seventeen.
## 1340 wts lfb ph \n\nbets in bul ubc prem ticket 417 row 121 \n- 2.9k meet up sa ph arena\n\ndm \n\n#BeTheSuninBULACAN\n#BeTSinBULACAN seventeen svt tix
## 1341 @miss_svtmafia @pledis_17 @bobgyul I wish every carats can see them but I wish to win this GA not for me solely but… https://t.co/Tv0vdzacEW
## 1342 Later on, I learned that seventeen volcanoes erupted simultaneously that day, taking an untold number of lives. I o… https://t.co/ZBjqpSMLtc
## 1343 wts lfb seventeen pc ph https://t.co/elLmZfxVON
## 1344 @miss_svtmafia @pledis_17 I want to see SEVENTEEN live. I'm a huge fan of them and their music. They're one of the… https://t.co/EqjXh2LAtC
## 1345 wts lfb vernon ph \n\npob pc - ₱300 ea\nattacca op3 - ₱100\n\n— free scc pc if getting all (₱1.6k) \n— can meet later (ar… https://t.co/uK8FL3dC3a
## 1346 @miss_svtmafia @pledis_17 @bobgyul I should win po because I really want to attend the concert of Seventeen and I r… https://t.co/0RgUMNF6io
## 1347 wts lfb ph\n\njun pc set - ₱500\n\n— can meet up sa bets bulacan (around afternoon pa dating namin)\n— mod: sco/jnt\n\n##… https://t.co/ActYl73dnw
## 1348 DDAYYY!!!!!\n#12172022\n#BeTSinBULACAN \n#SEVENTEEN \n#AngSebongAySumapit
## 1349 @putadejeongyeon the8 seventeen heeseung enhypen
## 1350 wts lfb ph \n\nattacca op3 - ₱100 ea\ncaratland memory book - ₱90 ea\n\n— can meet up sa bets bulacan (around afternoon… https://t.co/Dv7IMxPtFw
## 1351 Hi, I will be giving away paper goods, printed salonpas patches, snacks, and official SVT merch as freebies for… https://t.co/wFS3c1rXQj
## 1352 @miss_svtmafia @pledis_17 @bobgyul bcs this will serve as a reward for myself for not giving up bcs svt said "there… https://t.co/5bA0bJtSio
## 1353 9 and seventeen doubtful readings, with only that innat SH9b #推特粉丝 #刷粉平台 #推特买粉 https://t.co/lRlou7Jsgg
## 1354 WONWOO SEVENTEEN DREAM JAPAN 1ST EP Lucky Draw Tower Records Official Photo card https://t.co/WX19uk1tq4 eBay https://t.co/vFIe7Gn80o
## 1355 seventeen https://t.co/YJ4794qnMs
## 1356 wts lfb ph\n\nface the sun shopee fs pob pc - ₱300 ea \n\n— can meet up sa bets bulacan (around afternoon pa dating nam… https://t.co/3sXEXgrH8H
## 1357 wts lfb ph\n\ncarat ver heart - ₱80\nattacca op3 - ₱100\ncaratland memory book - ₱90 \nin the soop & gose - ₱200 (2 pcs)… https://t.co/R4py7Eynst
## 1358 1-Bts\n2-Seventeen\n3-Twice\n4-G-idle\n5-P1harmony (yeni🥺)\n6-Ateez\n7-Aespa\n8-Txt\n9-Mamamoo \n10-Idk https://t.co/d9jmfqiH9a
## 1359 wts lfb ph \n\nsector17 compact version unsealed album complete inclusions set - ₱600 \n\n— can meet up sa bets bulacan… https://t.co/X4Jw6KNw1o
## 1360 @tanyakanrl haiii helloo, happy sweet seventeen yaa nder, may God always bless uuu, bahagia terus yaaa kamu 😻💐
## 1361 @tanyakanrl HAPPY SWEET SEVENTEEN SENDERR!!!!❤️❤️❤️
## 1362 wts lfb ph \n\nassorted pc and tc - ₱50 ea\n\n— can meet up sa bets bulacan (around afternoon pa dating namin)\n— mod: s… https://t.co/iactmOg4wi
## 1363 @jeffreysomers Yep. Had a similar experience with a melted ham and cheese sandwich when I was seventeen. To this da… https://t.co/rXPGQStsLp
## 1364 @miss_svtmafia @pledis_17 @bobgyul I want Seventeen to my first concert experience ❤️. And also this will act as my… https://t.co/WKQe5XIyTG
## 1365 wts lfb ph \n\nsector17 new heights unsealed album complete inclusions set - ₱600 \n\n— can meet up sa bets bulacan (ar… https://t.co/v0Mjlo9B6J
## 1366 i stand by shinee's marry you feeling soooo much like a seventeen song... specifically an ode because it would fit perfectly there
## 1367 Like father like son huh https://t.co/GYfG8i7Tmw
## 1368 Supper Excited for to tomorrow’s magnet event \n\n#SEVENTEENinBulacan #BeTheSuninBULACAN #SEVENTEEN https://t.co/oGUebrCnOK
## 1369 @dwersy Herkes denemiş bende denicem bi dakka sjxnfkslxmdmöx\nBts\nBlackpink\nRed Velvet\nStray kids\nMamamoo\nGidle\nAesp… https://t.co/wt3GgiH0uJ
## 1370 @miss_svtmafia @pledis_17 Everyone deserve to see seventeen and that includes me. I should win because no matter ho… https://t.co/FLFSJmKXSk
## 1371 wts lfb ph\n\nwonwoo trading card \n\nvernon wonwoo - ₱60\n\n— can meet up sa bets bulacan (around afternoon pa dating na… https://t.co/JiVFWLPGCE
## 1372 Bestie indeed.\n\nI wonder if Vernon commented anything on Kino’s solo Pose?\n\n#SEVENTEEN @pledis_17 #세븐틴 #SVT_Dream… https://t.co/NJl3Zvdfaz
## 1373 wts lfb ph \n\nseventeen caratland id card set tingi - ₱70 ea, get all for ₱250\n\n— can meet up sa bets bul (around af… https://t.co/wmt3qaqbFS
## 1374 @miss_svtmafia @pledis_17 @bobgyul Seventeen has always been my home, my comfort and my happy pill, they saved me i… https://t.co/B7fC7q8I9S
## 1375 @miss_svtmafia @pledis_17 @bobgyul I want to see them happy that together with us CARAT and I want to see them enj… https://t.co/FgfbYAfKyi
## 1376 Prolly the same amount of research I do for work ‘Top svt ships’ and just went with the top answer \n\n@pledis_17… https://t.co/ccH1cNa9bg
## 1377 My babies 😭😭😭 💜💜💜 #JUN #THE8 #준 #디에잇 #SEVENTEEN https://t.co/JjYgI0GNnK https://t.co/ccISyDrHHe
## 1378 wts lfb ph \n\npolaroid instax printing services - ₱50 php per film | ₱47 if 10+\n\n— real instax pola\n— can use for fr… https://t.co/A2xBJuUNzd
## 1379 @tanyakanrl happy sweet seventeen nder🥳\ni hope you are always healthy, live long, happy, and surrounded by good people, wyatb💐
## 1380 @isocrime this is SO PAINFULLY ACCURATE . “you know they leave me there to die, but it’s okay. i’m just think about… https://t.co/iHVGnp0LNN
## 1381 @miss_svtmafia @pledis_17 @bobgyul i hope to relive live the comfort seventeen have gave me the first time i heard… https://t.co/0K5YKDDJPW
## created isRetweet
## 1 2022-12-16 23:59:39 FALSE
## 2 2022-12-16 23:59:19 FALSE
## 3 2022-12-16 23:59:09 FALSE
## 4 2022-12-16 23:58:32 FALSE
## 5 2022-12-16 23:58:16 FALSE
## 6 2022-12-16 23:58:03 FALSE
## 7 2022-12-16 23:58:02 FALSE
## 8 2022-12-16 23:57:49 FALSE
## 9 2022-12-16 23:57:01 FALSE
## 10 2022-12-16 23:56:06 FALSE
## 11 2022-12-16 23:56:01 FALSE
## 12 2022-12-16 23:55:49 FALSE
## 13 2022-12-16 23:55:33 FALSE
## 14 2022-12-16 23:55:30 FALSE
## 15 2022-12-16 23:55:23 FALSE
## 16 2022-12-16 23:55:12 FALSE
## 17 2022-12-16 23:55:06 FALSE
## 18 2022-12-16 23:55:03 FALSE
## 19 2022-12-16 23:55:03 FALSE
## 20 2022-12-16 23:54:54 FALSE
## 21 2022-12-16 23:54:42 FALSE
## 22 2022-12-16 23:54:13 FALSE
## 23 2022-12-16 23:53:47 FALSE
## 24 2022-12-16 23:53:45 FALSE
## 25 2022-12-16 23:53:39 FALSE
## 26 2022-12-16 23:53:24 FALSE
## 27 2022-12-16 23:53:15 FALSE
## 28 2022-12-16 23:53:10 FALSE
## 29 2022-12-16 23:53:09 FALSE
## 30 2022-12-16 23:53:09 FALSE
## 31 2022-12-16 23:53:07 FALSE
## 32 2022-12-16 23:52:57 FALSE
## 33 2022-12-16 23:52:56 FALSE
## 34 2022-12-16 23:52:54 FALSE
## 35 2022-12-16 23:52:43 FALSE
## 36 2022-12-16 23:52:41 FALSE
## 37 2022-12-16 23:52:31 FALSE
## 38 2022-12-16 23:52:05 FALSE
## 39 2022-12-16 23:51:47 FALSE
## 40 2022-12-16 23:51:29 FALSE
## 41 2022-12-16 23:51:09 FALSE
## 42 2022-12-16 23:51:05 FALSE
## 43 2022-12-16 23:51:03 FALSE
## 44 2022-12-16 23:51:00 FALSE
## 45 2022-12-16 23:50:50 FALSE
## 46 2022-12-16 23:50:47 FALSE
## 47 2022-12-16 23:50:38 FALSE
## 48 2022-12-16 23:50:28 FALSE
## 49 2022-12-16 23:50:22 FALSE
## 50 2022-12-16 23:50:21 FALSE
## 51 2022-12-16 23:50:17 FALSE
## 52 2022-12-16 23:49:53 FALSE
## 53 2022-12-16 23:49:50 FALSE
## 54 2022-12-16 23:49:34 FALSE
## 55 2022-12-16 23:49:31 FALSE
## 56 2022-12-16 23:49:30 FALSE
## 57 2022-12-16 23:49:29 FALSE
## 58 2022-12-16 23:49:22 FALSE
## 59 2022-12-16 23:49:16 FALSE
## 60 2022-12-16 23:49:04 FALSE
## 61 2022-12-16 23:48:57 FALSE
## 62 2022-12-16 23:48:24 FALSE
## 63 2022-12-16 23:48:23 FALSE
## 64 2022-12-16 23:48:13 FALSE
## 65 2022-12-16 23:48:11 FALSE
## 66 2022-12-16 23:48:04 FALSE
## 67 2022-12-16 23:47:01 FALSE
## 68 2022-12-16 23:46:56 FALSE
## 69 2022-12-16 23:46:53 FALSE
## 70 2022-12-16 23:46:25 FALSE
## 71 2022-12-16 23:46:19 FALSE
## 72 2022-12-16 23:45:57 FALSE
## 73 2022-12-16 23:45:45 FALSE
## 74 2022-12-16 23:45:39 FALSE
## 75 2022-12-16 23:45:29 FALSE
## 76 2022-12-16 23:44:36 FALSE
## 77 2022-12-16 23:44:19 FALSE
## 78 2022-12-16 23:43:32 FALSE
## 79 2022-12-16 23:42:57 FALSE
## 80 2022-12-16 23:42:52 FALSE
## 81 2022-12-16 23:42:48 FALSE
## 82 2022-12-16 23:42:44 FALSE
## 83 2022-12-16 23:42:25 FALSE
## 84 2022-12-16 23:42:06 FALSE
## 85 2022-12-16 23:41:37 FALSE
## 86 2022-12-16 23:41:37 FALSE
## 87 2022-12-16 23:41:31 FALSE
## 88 2022-12-16 23:41:19 FALSE
## 89 2022-12-16 23:41:10 FALSE
## 90 2022-12-16 23:41:05 FALSE
## 91 2022-12-16 23:41:04 FALSE
## 92 2022-12-16 23:39:52 FALSE
## 93 2022-12-16 23:39:42 FALSE
## 94 2022-12-16 23:39:34 FALSE
## 95 2022-12-16 23:39:14 FALSE
## 96 2022-12-16 23:39:11 FALSE
## 97 2022-12-16 23:39:07 FALSE
## 98 2022-12-16 23:39:01 FALSE
## 99 2022-12-16 23:38:55 FALSE
## 100 2022-12-16 23:38:52 FALSE
## 101 2022-12-16 23:38:38 FALSE
## 102 2022-12-16 23:37:06 FALSE
## 103 2022-12-16 23:37:05 FALSE
## 104 2022-12-16 23:37:00 FALSE
## 105 2022-12-16 23:36:53 FALSE
## 106 2022-12-16 23:36:34 FALSE
## 107 2022-12-16 23:36:32 FALSE
## 108 2022-12-16 23:36:21 FALSE
## 109 2022-12-16 23:35:39 FALSE
## 110 2022-12-16 23:34:43 FALSE
## 111 2022-12-16 23:34:26 FALSE
## 112 2022-12-16 23:34:07 FALSE
## 113 2022-12-16 23:34:05 FALSE
## 114 2022-12-16 23:34:04 FALSE
## 115 2022-12-16 23:33:47 FALSE
## 116 2022-12-16 23:33:01 FALSE
## 117 2022-12-16 23:33:01 FALSE
## 118 2022-12-16 23:32:37 FALSE
## 119 2022-12-16 23:32:33 FALSE
## 120 2022-12-16 23:32:20 FALSE
## 121 2022-12-16 23:32:04 FALSE
## 122 2022-12-16 23:31:24 FALSE
## 123 2022-12-16 23:31:17 FALSE
## 124 2022-12-16 23:31:02 FALSE
## 125 2022-12-16 23:30:53 FALSE
## 126 2022-12-16 23:30:40 FALSE
## 127 2022-12-16 23:30:18 FALSE
## 128 2022-12-16 23:29:52 FALSE
## 129 2022-12-16 23:29:28 FALSE
## 130 2022-12-16 23:29:17 FALSE
## 131 2022-12-16 23:29:00 FALSE
## 132 2022-12-16 23:28:54 FALSE
## 133 2022-12-16 23:28:39 FALSE
## 134 2022-12-16 23:28:34 FALSE
## 135 2022-12-16 23:28:28 FALSE
## 136 2022-12-16 23:27:59 FALSE
## 137 2022-12-16 23:27:35 FALSE
## 138 2022-12-16 23:27:33 FALSE
## 139 2022-12-16 23:27:30 FALSE
## 140 2022-12-16 23:27:11 FALSE
## 141 2022-12-16 23:27:09 FALSE
## 142 2022-12-16 23:26:18 FALSE
## 143 2022-12-16 23:25:48 FALSE
## 144 2022-12-16 23:24:33 FALSE
## 145 2022-12-16 23:24:30 FALSE
## 146 2022-12-16 23:24:17 FALSE
## 147 2022-12-16 23:23:58 FALSE
## 148 2022-12-16 23:23:54 FALSE
## 149 2022-12-16 23:23:53 FALSE
## 150 2022-12-16 23:23:32 FALSE
## 151 2022-12-16 23:23:24 FALSE
## 152 2022-12-16 23:22:38 FALSE
## 153 2022-12-16 23:22:24 FALSE
## 154 2022-12-16 23:22:20 FALSE
## 155 2022-12-16 23:22:19 FALSE
## 156 2022-12-16 23:22:17 FALSE
## 157 2022-12-16 23:22:04 FALSE
## 158 2022-12-16 23:22:04 FALSE
## 159 2022-12-16 23:22:03 FALSE
## 160 2022-12-16 23:21:11 FALSE
## 161 2022-12-16 23:20:41 FALSE
## 162 2022-12-16 23:20:40 FALSE
## 163 2022-12-16 23:20:40 FALSE
## 164 2022-12-16 23:20:27 FALSE
## 165 2022-12-16 23:20:14 FALSE
## 166 2022-12-16 23:20:02 FALSE
## 167 2022-12-16 23:19:59 FALSE
## 168 2022-12-16 23:19:48 FALSE
## 169 2022-12-16 23:19:39 FALSE
## 170 2022-12-16 23:19:26 FALSE
## 171 2022-12-16 23:19:16 FALSE
## 172 2022-12-16 23:19:00 FALSE
## 173 2022-12-16 23:18:52 FALSE
## 174 2022-12-16 23:18:48 FALSE
## 175 2022-12-16 23:18:39 FALSE
## 176 2022-12-16 23:18:31 FALSE
## 177 2022-12-16 23:18:27 FALSE
## 178 2022-12-16 23:18:22 FALSE
## 179 2022-12-16 23:18:05 FALSE
## 180 2022-12-16 23:17:23 FALSE
## 181 2022-12-16 23:17:16 FALSE
## 182 2022-12-16 23:17:16 FALSE
## 183 2022-12-16 23:17:02 FALSE
## 184 2022-12-16 23:16:21 FALSE
## 185 2022-12-16 23:16:20 FALSE
## 186 2022-12-16 23:15:59 FALSE
## 187 2022-12-16 23:15:33 FALSE
## 188 2022-12-16 23:14:34 FALSE
## 189 2022-12-16 23:14:18 FALSE
## 190 2022-12-16 23:13:48 FALSE
## 191 2022-12-16 23:13:48 FALSE
## 192 2022-12-16 23:13:43 FALSE
## 193 2022-12-16 23:13:37 FALSE
## 194 2022-12-16 23:12:59 FALSE
## 195 2022-12-16 23:12:58 FALSE
## 196 2022-12-16 23:12:52 FALSE
## 197 2022-12-16 23:12:36 FALSE
## 198 2022-12-16 23:10:14 FALSE
## 199 2022-12-16 23:10:04 FALSE
## 200 2022-12-16 23:10:00 FALSE
## 201 2022-12-16 23:09:42 FALSE
## 202 2022-12-16 23:09:36 FALSE
## 203 2022-12-16 23:09:31 FALSE
## 204 2022-12-16 23:09:06 FALSE
## 205 2022-12-16 23:08:55 FALSE
## 206 2022-12-16 23:07:12 FALSE
## 207 2022-12-16 23:07:08 FALSE
## 208 2022-12-16 23:06:58 FALSE
## 209 2022-12-16 23:06:38 FALSE
## 210 2022-12-16 23:06:06 FALSE
## 211 2022-12-16 23:05:52 FALSE
## 212 2022-12-16 23:05:29 FALSE
## 213 2022-12-16 23:05:26 FALSE
## 214 2022-12-16 23:05:00 FALSE
## 215 2022-12-16 23:04:32 FALSE
## 216 2022-12-16 23:04:08 FALSE
## 217 2022-12-16 23:04:08 FALSE
## 218 2022-12-16 23:03:55 FALSE
## 219 2022-12-16 23:03:31 FALSE
## 220 2022-12-16 23:01:36 FALSE
## 221 2022-12-16 23:01:08 FALSE
## 222 2022-12-16 23:01:07 FALSE
## 223 2022-12-16 23:01:05 FALSE
## 224 2022-12-16 23:00:53 FALSE
## 225 2022-12-16 23:00:49 FALSE
## 226 2022-12-16 23:00:32 FALSE
## 227 2022-12-16 23:00:05 FALSE
## 228 2022-12-16 23:00:04 FALSE
## 229 2022-12-16 23:00:02 FALSE
## 230 2022-12-16 23:00:01 FALSE
## 231 2022-12-16 23:00:01 FALSE
## 232 2022-12-16 23:00:00 FALSE
## 233 2022-12-16 22:59:51 FALSE
## 234 2022-12-16 22:59:44 FALSE
## 235 2022-12-16 22:59:37 FALSE
## 236 2022-12-16 22:59:28 FALSE
## 237 2022-12-16 22:59:24 FALSE
## 238 2022-12-16 22:59:03 FALSE
## 239 2022-12-16 22:58:59 FALSE
## 240 2022-12-16 22:58:46 FALSE
## 241 2022-12-16 22:58:33 FALSE
## 242 2022-12-16 22:58:24 FALSE
## 243 2022-12-16 22:58:11 FALSE
## 244 2022-12-16 22:58:10 FALSE
## 245 2022-12-16 22:57:33 FALSE
## 246 2022-12-16 22:57:15 FALSE
## 247 2022-12-16 22:57:02 FALSE
## 248 2022-12-16 22:56:51 FALSE
## 249 2022-12-16 22:56:41 FALSE
## 250 2022-12-16 22:56:11 FALSE
## 251 2022-12-16 22:56:00 FALSE
## 252 2022-12-16 22:55:30 FALSE
## 253 2022-12-16 22:55:16 FALSE
## 254 2022-12-16 22:54:44 FALSE
## 255 2022-12-16 22:54:37 FALSE
## 256 2022-12-16 22:54:27 FALSE
## 257 2022-12-16 22:54:09 FALSE
## 258 2022-12-16 22:54:07 FALSE
## 259 2022-12-16 22:53:57 FALSE
## 260 2022-12-16 22:53:52 FALSE
## 261 2022-12-16 22:53:45 FALSE
## 262 2022-12-16 22:53:24 FALSE
## 263 2022-12-16 22:53:15 FALSE
## 264 2022-12-16 22:53:02 FALSE
## 265 2022-12-16 22:52:55 FALSE
## 266 2022-12-16 22:52:47 FALSE
## 267 2022-12-16 22:52:41 FALSE
## 268 2022-12-16 22:52:35 FALSE
## 269 2022-12-16 22:52:33 FALSE
## 270 2022-12-16 22:52:30 FALSE
## 271 2022-12-16 22:52:04 FALSE
## 272 2022-12-16 22:51:59 FALSE
## 273 2022-12-16 22:51:58 FALSE
## 274 2022-12-16 22:51:39 FALSE
## 275 2022-12-16 22:51:38 FALSE
## 276 2022-12-16 22:51:18 FALSE
## 277 2022-12-16 22:51:00 FALSE
## 278 2022-12-16 22:50:23 FALSE
## 279 2022-12-16 22:50:22 FALSE
## 280 2022-12-16 22:50:22 FALSE
## 281 2022-12-16 22:50:21 FALSE
## 282 2022-12-16 22:50:21 FALSE
## 283 2022-12-16 22:50:12 FALSE
## 284 2022-12-16 22:50:01 FALSE
## 285 2022-12-16 22:49:28 FALSE
## 286 2022-12-16 22:49:12 FALSE
## 287 2022-12-16 22:49:10 FALSE
## 288 2022-12-16 22:49:06 FALSE
## 289 2022-12-16 22:49:04 FALSE
## 290 2022-12-16 22:49:03 FALSE
## 291 2022-12-16 22:48:26 FALSE
## 292 2022-12-16 22:48:24 FALSE
## 293 2022-12-16 22:48:22 FALSE
## 294 2022-12-16 22:48:21 FALSE
## 295 2022-12-16 22:48:20 FALSE
## 296 2022-12-16 22:48:05 FALSE
## 297 2022-12-16 22:48:04 FALSE
## 298 2022-12-16 22:48:03 FALSE
## 299 2022-12-16 22:47:38 FALSE
## 300 2022-12-16 22:47:13 FALSE
## 301 2022-12-16 22:46:48 FALSE
## 302 2022-12-16 22:46:47 FALSE
## 303 2022-12-16 22:46:44 FALSE
## 304 2022-12-16 22:46:38 FALSE
## 305 2022-12-16 22:46:37 FALSE
## 306 2022-12-16 22:45:46 FALSE
## 307 2022-12-16 22:45:17 FALSE
## 308 2022-12-16 22:45:13 FALSE
## 309 2022-12-16 22:45:03 FALSE
## 310 2022-12-16 22:44:54 FALSE
## 311 2022-12-16 22:44:53 FALSE
## 312 2022-12-16 22:44:32 FALSE
## 313 2022-12-16 22:44:28 FALSE
## 314 2022-12-16 22:44:28 FALSE
## 315 2022-12-16 22:44:26 FALSE
## 316 2022-12-16 22:44:11 FALSE
## 317 2022-12-16 22:44:10 FALSE
## 318 2022-12-16 22:44:05 FALSE
## 319 2022-12-16 22:43:59 FALSE
## 320 2022-12-16 22:43:55 FALSE
## 321 2022-12-16 22:43:47 FALSE
## 322 2022-12-16 22:43:42 FALSE
## 323 2022-12-16 22:43:38 FALSE
## 324 2022-12-16 22:43:21 FALSE
## 325 2022-12-16 22:42:40 FALSE
## 326 2022-12-16 22:42:34 FALSE
## 327 2022-12-16 22:42:25 FALSE
## 328 2022-12-16 22:42:08 FALSE
## 329 2022-12-16 22:41:48 FALSE
## 330 2022-12-16 22:41:43 FALSE
## 331 2022-12-16 22:41:31 FALSE
## 332 2022-12-16 22:41:09 FALSE
## 333 2022-12-16 22:41:04 FALSE
## 334 2022-12-16 22:40:57 FALSE
## 335 2022-12-16 22:40:45 FALSE
## 336 2022-12-16 22:40:44 FALSE
## 337 2022-12-16 22:40:37 FALSE
## 338 2022-12-16 22:40:14 FALSE
## 339 2022-12-16 22:39:52 FALSE
## 340 2022-12-16 22:39:50 FALSE
## 341 2022-12-16 22:39:42 FALSE
## 342 2022-12-16 22:39:29 FALSE
## 343 2022-12-16 22:39:13 FALSE
## 344 2022-12-16 22:39:05 FALSE
## 345 2022-12-16 22:39:05 FALSE
## 346 2022-12-16 22:39:03 FALSE
## 347 2022-12-16 22:38:59 FALSE
## 348 2022-12-16 22:38:25 FALSE
## 349 2022-12-16 22:37:52 FALSE
## 350 2022-12-16 22:37:17 FALSE
## 351 2022-12-16 22:37:00 FALSE
## 352 2022-12-16 22:36:54 FALSE
## 353 2022-12-16 22:36:45 FALSE
## 354 2022-12-16 22:36:34 FALSE
## 355 2022-12-16 22:36:34 FALSE
## 356 2022-12-16 22:36:18 FALSE
## 357 2022-12-16 22:35:58 FALSE
## 358 2022-12-16 22:35:36 FALSE
## 359 2022-12-16 22:35:21 FALSE
## 360 2022-12-16 22:34:50 FALSE
## 361 2022-12-16 22:34:43 FALSE
## 362 2022-12-16 22:34:30 FALSE
## 363 2022-12-16 22:34:09 FALSE
## 364 2022-12-16 22:32:26 FALSE
## 365 2022-12-16 22:32:19 FALSE
## 366 2022-12-16 22:32:11 FALSE
## 367 2022-12-16 22:32:01 FALSE
## 368 2022-12-16 22:31:13 FALSE
## 369 2022-12-16 22:30:59 FALSE
## 370 2022-12-16 22:30:50 FALSE
## 371 2022-12-16 22:30:36 FALSE
## 372 2022-12-16 22:30:36 FALSE
## 373 2022-12-16 22:30:20 FALSE
## 374 2022-12-16 22:30:18 FALSE
## 375 2022-12-16 22:30:03 FALSE
## 376 2022-12-16 22:30:00 FALSE
## 377 2022-12-16 22:28:56 FALSE
## 378 2022-12-16 22:28:51 FALSE
## 379 2022-12-16 22:28:44 FALSE
## 380 2022-12-16 22:28:39 FALSE
## 381 2022-12-16 22:28:24 FALSE
## 382 2022-12-16 22:27:45 FALSE
## 383 2022-12-16 22:27:30 FALSE
## 384 2022-12-16 22:26:45 FALSE
## 385 2022-12-16 22:26:36 FALSE
## 386 2022-12-16 22:26:31 FALSE
## 387 2022-12-16 22:26:30 FALSE
## 388 2022-12-16 22:26:02 FALSE
## 389 2022-12-16 22:25:24 FALSE
## 390 2022-12-16 22:25:15 FALSE
## 391 2022-12-16 22:24:55 FALSE
## 392 2022-12-16 22:24:55 FALSE
## 393 2022-12-16 22:24:02 FALSE
## 394 2022-12-16 22:23:46 FALSE
## 395 2022-12-16 22:23:28 FALSE
## 396 2022-12-16 22:23:23 FALSE
## 397 2022-12-16 22:23:03 FALSE
## 398 2022-12-16 22:22:59 FALSE
## 399 2022-12-16 22:22:43 FALSE
## 400 2022-12-16 22:22:36 FALSE
## 401 2022-12-16 22:22:02 FALSE
## 402 2022-12-16 22:21:54 FALSE
## 403 2022-12-16 22:21:38 FALSE
## 404 2022-12-16 22:21:12 FALSE
## 405 2022-12-16 22:21:01 FALSE
## 406 2022-12-16 22:20:54 FALSE
## 407 2022-12-16 22:20:28 FALSE
## 408 2022-12-16 22:20:27 FALSE
## 409 2022-12-16 22:20:22 FALSE
## 410 2022-12-16 22:19:42 FALSE
## 411 2022-12-16 22:19:06 FALSE
## 412 2022-12-16 22:18:35 FALSE
## 413 2022-12-16 22:18:34 FALSE
## 414 2022-12-16 22:18:24 FALSE
## 415 2022-12-16 22:18:05 FALSE
## 416 2022-12-16 22:17:49 FALSE
## 417 2022-12-16 22:17:39 FALSE
## 418 2022-12-16 22:17:04 FALSE
## 419 2022-12-16 22:17:00 FALSE
## 420 2022-12-16 22:16:45 FALSE
## 421 2022-12-16 22:16:44 FALSE
## 422 2022-12-16 22:16:39 FALSE
## 423 2022-12-16 22:16:17 FALSE
## 424 2022-12-16 22:16:08 FALSE
## 425 2022-12-16 22:16:06 FALSE
## 426 2022-12-16 22:16:05 FALSE
## 427 2022-12-16 22:15:57 FALSE
## 428 2022-12-16 22:15:56 FALSE
## 429 2022-12-16 22:15:31 FALSE
## 430 2022-12-16 22:15:11 FALSE
## 431 2022-12-16 22:15:03 FALSE
## 432 2022-12-16 22:15:00 FALSE
## 433 2022-12-16 22:14:44 FALSE
## 434 2022-12-16 22:14:33 FALSE
## 435 2022-12-16 22:14:33 FALSE
## 436 2022-12-16 22:14:24 FALSE
## 437 2022-12-16 22:14:11 FALSE
## 438 2022-12-16 22:14:04 FALSE
## 439 2022-12-16 22:14:03 FALSE
## 440 2022-12-16 22:14:00 FALSE
## 441 2022-12-16 22:12:13 FALSE
## 442 2022-12-16 22:11:55 FALSE
## 443 2022-12-16 22:11:48 FALSE
## 444 2022-12-16 22:11:03 FALSE
## 445 2022-12-16 22:10:37 FALSE
## 446 2022-12-16 22:10:31 FALSE
## 447 2022-12-16 22:10:12 FALSE
## 448 2022-12-16 22:10:11 FALSE
## 449 2022-12-16 22:10:10 FALSE
## 450 2022-12-16 22:10:07 FALSE
## 451 2022-12-16 22:10:05 FALSE
## 452 2022-12-16 22:10:05 FALSE
## 453 2022-12-16 22:10:04 FALSE
## 454 2022-12-16 22:09:44 FALSE
## 455 2022-12-16 22:09:41 FALSE
## 456 2022-12-16 22:09:32 FALSE
## 457 2022-12-16 22:09:22 FALSE
## 458 2022-12-16 22:09:03 FALSE
## 459 2022-12-16 22:08:58 FALSE
## 460 2022-12-16 22:08:44 FALSE
## 461 2022-12-16 22:08:25 FALSE
## 462 2022-12-16 22:08:04 FALSE
## 463 2022-12-16 22:07:46 FALSE
## 464 2022-12-16 22:07:41 FALSE
## 465 2022-12-16 22:07:38 FALSE
## 466 2022-12-16 22:07:13 FALSE
## 467 2022-12-16 22:07:11 FALSE
## 468 2022-12-16 22:06:42 FALSE
## 469 2022-12-16 22:06:04 FALSE
## 470 2022-12-16 22:05:52 FALSE
## 471 2022-12-16 22:05:38 FALSE
## 472 2022-12-16 22:05:30 FALSE
## 473 2022-12-16 22:05:17 FALSE
## 474 2022-12-16 22:05:02 FALSE
## 475 2022-12-16 22:04:37 FALSE
## 476 2022-12-16 22:04:32 FALSE
## 477 2022-12-16 22:04:30 FALSE
## 478 2022-12-16 22:03:13 FALSE
## 479 2022-12-16 22:03:02 FALSE
## 480 2022-12-16 22:02:44 FALSE
## 481 2022-12-16 22:02:34 FALSE
## 482 2022-12-16 22:02:26 FALSE
## 483 2022-12-16 22:01:47 FALSE
## 484 2022-12-16 22:01:47 FALSE
## 485 2022-12-16 22:01:41 FALSE
## 486 2022-12-16 22:01:33 FALSE
## 487 2022-12-16 22:01:13 FALSE
## 488 2022-12-16 22:01:04 FALSE
## 489 2022-12-16 22:00:54 FALSE
## 490 2022-12-16 22:00:20 FALSE
## 491 2022-12-16 22:00:11 FALSE
## 492 2022-12-16 21:59:53 FALSE
## 493 2022-12-16 21:59:51 FALSE
## 494 2022-12-16 21:59:24 FALSE
## 495 2022-12-16 21:59:19 FALSE
## 496 2022-12-16 21:59:08 FALSE
## 497 2022-12-16 21:59:08 FALSE
## 498 2022-12-16 21:58:55 FALSE
## 499 2022-12-16 21:58:43 FALSE
## 500 2022-12-16 21:58:31 FALSE
## 501 2022-12-16 21:58:09 FALSE
## 502 2022-12-16 21:58:08 FALSE
## 503 2022-12-16 21:57:52 FALSE
## 504 2022-12-16 21:57:37 FALSE
## 505 2022-12-16 21:57:35 FALSE
## 506 2022-12-16 21:57:08 FALSE
## 507 2022-12-16 21:56:51 FALSE
## 508 2022-12-16 21:56:48 FALSE
## 509 2022-12-16 21:56:07 FALSE
## 510 2022-12-16 21:55:27 FALSE
## 511 2022-12-16 21:55:16 FALSE
## 512 2022-12-16 21:54:55 FALSE
## 513 2022-12-16 21:54:02 FALSE
## 514 2022-12-16 21:53:10 FALSE
## 515 2022-12-16 21:52:52 FALSE
## 516 2022-12-16 21:52:49 FALSE
## 517 2022-12-16 21:52:32 FALSE
## 518 2022-12-16 21:52:13 FALSE
## 519 2022-12-16 21:52:09 FALSE
## 520 2022-12-16 21:51:49 FALSE
## 521 2022-12-16 21:51:35 FALSE
## 522 2022-12-16 21:51:32 FALSE
## 523 2022-12-16 21:51:28 FALSE
## 524 2022-12-16 21:51:14 FALSE
## 525 2022-12-16 21:51:05 FALSE
## 526 2022-12-16 21:51:02 FALSE
## 527 2022-12-16 21:50:34 FALSE
## 528 2022-12-16 21:49:43 FALSE
## 529 2022-12-16 21:49:41 FALSE
## 530 2022-12-16 21:49:29 FALSE
## 531 2022-12-16 21:48:59 FALSE
## 532 2022-12-16 21:48:53 FALSE
## 533 2022-12-16 21:48:15 FALSE
## 534 2022-12-16 21:48:13 FALSE
## 535 2022-12-16 21:47:48 FALSE
## 536 2022-12-16 21:47:10 FALSE
## 537 2022-12-16 21:47:07 FALSE
## 538 2022-12-16 21:47:06 FALSE
## 539 2022-12-16 21:47:03 FALSE
## 540 2022-12-16 21:47:02 FALSE
## 541 2022-12-16 21:47:00 FALSE
## 542 2022-12-16 21:45:09 FALSE
## 543 2022-12-16 21:45:03 FALSE
## 544 2022-12-16 21:44:32 FALSE
## 545 2022-12-16 21:44:24 FALSE
## 546 2022-12-16 21:44:07 FALSE
## 547 2022-12-16 21:44:03 FALSE
## 548 2022-12-16 21:43:38 FALSE
## 549 2022-12-16 21:43:24 FALSE
## 550 2022-12-16 21:42:56 FALSE
## 551 2022-12-16 21:42:43 FALSE
## 552 2022-12-16 21:42:37 FALSE
## 553 2022-12-16 21:42:30 FALSE
## 554 2022-12-16 21:42:27 FALSE
## 555 2022-12-16 21:42:01 FALSE
## 556 2022-12-16 21:41:01 FALSE
## 557 2022-12-16 21:40:59 FALSE
## 558 2022-12-16 21:40:52 FALSE
## 559 2022-12-16 21:40:21 FALSE
## 560 2022-12-16 21:40:04 FALSE
## 561 2022-12-16 21:39:52 FALSE
## 562 2022-12-16 21:38:45 FALSE
## 563 2022-12-16 21:38:36 FALSE
## 564 2022-12-16 21:38:27 FALSE
## 565 2022-12-16 21:38:01 FALSE
## 566 2022-12-16 21:37:50 FALSE
## 567 2022-12-16 21:37:50 FALSE
## 568 2022-12-16 21:37:49 FALSE
## 569 2022-12-16 21:37:45 FALSE
## 570 2022-12-16 21:37:43 FALSE
## 571 2022-12-16 21:37:32 FALSE
## 572 2022-12-16 21:37:04 FALSE
## 573 2022-12-16 21:37:02 FALSE
## 574 2022-12-16 21:36:31 FALSE
## 575 2022-12-16 21:36:28 FALSE
## 576 2022-12-16 21:36:01 FALSE
## 577 2022-12-16 21:35:50 FALSE
## 578 2022-12-16 21:35:32 FALSE
## 579 2022-12-16 21:34:38 FALSE
## 580 2022-12-16 21:33:42 FALSE
## 581 2022-12-16 21:33:36 FALSE
## 582 2022-12-16 21:33:04 FALSE
## 583 2022-12-16 21:32:58 FALSE
## 584 2022-12-16 21:32:51 FALSE
## 585 2022-12-16 21:32:49 FALSE
## 586 2022-12-16 21:32:21 FALSE
## 587 2022-12-16 21:32:12 FALSE
## 588 2022-12-16 21:31:51 FALSE
## 589 2022-12-16 21:31:49 FALSE
## 590 2022-12-16 21:31:35 FALSE
## 591 2022-12-16 21:31:35 FALSE
## 592 2022-12-16 21:31:30 FALSE
## 593 2022-12-16 21:31:22 FALSE
## 594 2022-12-16 21:31:01 FALSE
## 595 2022-12-16 21:30:56 FALSE
## 596 2022-12-16 21:30:48 FALSE
## 597 2022-12-16 21:30:44 FALSE
## 598 2022-12-16 21:30:20 FALSE
## 599 2022-12-16 21:30:09 FALSE
## 600 2022-12-16 21:30:06 FALSE
## 601 2022-12-16 21:29:58 FALSE
## 602 2022-12-16 21:29:32 FALSE
## 603 2022-12-16 21:29:31 FALSE
## 604 2022-12-16 21:28:27 FALSE
## 605 2022-12-16 21:27:55 FALSE
## 606 2022-12-16 21:27:49 FALSE
## 607 2022-12-16 21:27:38 FALSE
## 608 2022-12-16 21:27:35 FALSE
## 609 2022-12-16 21:27:27 FALSE
## 610 2022-12-16 21:27:00 FALSE
## 611 2022-12-16 21:26:50 FALSE
## 612 2022-12-16 21:26:47 FALSE
## 613 2022-12-16 21:26:39 FALSE
## 614 2022-12-16 21:26:16 FALSE
## 615 2022-12-16 21:25:35 FALSE
## 616 2022-12-16 21:25:23 FALSE
## 617 2022-12-16 21:25:21 FALSE
## 618 2022-12-16 21:25:10 FALSE
## 619 2022-12-16 21:24:57 FALSE
## 620 2022-12-16 21:24:23 FALSE
## 621 2022-12-16 21:24:07 FALSE
## 622 2022-12-16 21:23:51 FALSE
## 623 2022-12-16 21:23:51 FALSE
## 624 2022-12-16 21:23:42 FALSE
## 625 2022-12-16 21:23:37 FALSE
## 626 2022-12-16 21:23:33 FALSE
## 627 2022-12-16 21:23:03 FALSE
## 628 2022-12-16 21:22:58 FALSE
## 629 2022-12-16 21:22:35 FALSE
## 630 2022-12-16 21:22:07 FALSE
## 631 2022-12-16 21:20:05 FALSE
## 632 2022-12-16 21:19:57 FALSE
## 633 2022-12-16 21:19:28 FALSE
## 634 2022-12-16 21:19:24 FALSE
## 635 2022-12-16 21:19:05 FALSE
## 636 2022-12-16 21:18:45 FALSE
## 637 2022-12-16 21:18:00 FALSE
## 638 2022-12-16 21:17:43 FALSE
## 639 2022-12-16 21:17:09 FALSE
## 640 2022-12-16 21:17:06 FALSE
## 641 2022-12-16 21:16:51 FALSE
## 642 2022-12-16 21:16:36 FALSE
## 643 2022-12-16 21:16:11 FALSE
## 644 2022-12-16 21:16:07 FALSE
## 645 2022-12-16 21:15:50 FALSE
## 646 2022-12-16 21:15:21 FALSE
## 647 2022-12-16 21:14:54 FALSE
## 648 2022-12-16 21:14:53 FALSE
## 649 2022-12-16 21:14:46 FALSE
## 650 2022-12-16 21:14:38 FALSE
## 651 2022-12-16 21:14:35 FALSE
## 652 2022-12-16 21:13:49 FALSE
## 653 2022-12-16 21:13:43 FALSE
## 654 2022-12-16 21:12:45 FALSE
## 655 2022-12-16 21:12:43 FALSE
## 656 2022-12-16 21:12:19 FALSE
## 657 2022-12-16 21:11:48 FALSE
## 658 2022-12-16 21:11:43 FALSE
## 659 2022-12-16 21:11:10 FALSE
## 660 2022-12-16 21:11:02 FALSE
## 661 2022-12-16 21:11:00 FALSE
## 662 2022-12-16 21:10:34 FALSE
## 663 2022-12-16 21:10:30 FALSE
## 664 2022-12-16 21:10:17 FALSE
## 665 2022-12-16 21:09:58 FALSE
## 666 2022-12-16 21:09:26 FALSE
## 667 2022-12-16 21:08:06 FALSE
## 668 2022-12-16 21:07:18 FALSE
## 669 2022-12-16 21:07:05 FALSE
## 670 2022-12-16 21:06:41 FALSE
## 671 2022-12-16 21:06:11 FALSE
## 672 2022-12-16 21:05:59 FALSE
## 673 2022-12-16 21:05:51 FALSE
## 674 2022-12-16 21:05:38 FALSE
## 675 2022-12-16 21:05:37 FALSE
## 676 2022-12-16 21:04:51 FALSE
## 677 2022-12-16 21:04:51 FALSE
## 678 2022-12-16 21:04:35 FALSE
## 679 2022-12-16 21:03:46 FALSE
## 680 2022-12-16 21:03:35 FALSE
## 681 2022-12-16 21:03:13 FALSE
## 682 2022-12-16 21:02:43 FALSE
## 683 2022-12-16 21:02:40 FALSE
## 684 2022-12-16 21:02:19 FALSE
## 685 2022-12-16 21:01:20 FALSE
## 686 2022-12-16 21:00:47 FALSE
## 687 2022-12-16 21:00:43 FALSE
## 688 2022-12-16 21:00:34 FALSE
## 689 2022-12-16 20:59:48 FALSE
## 690 2022-12-16 20:59:47 FALSE
## 691 2022-12-16 20:59:16 FALSE
## 692 2022-12-16 20:59:10 FALSE
## 693 2022-12-16 20:58:41 FALSE
## 694 2022-12-16 20:58:41 FALSE
## 695 2022-12-16 20:58:37 FALSE
## 696 2022-12-16 20:58:34 FALSE
## 697 2022-12-16 20:58:00 FALSE
## 698 2022-12-16 20:57:41 FALSE
## 699 2022-12-16 20:57:38 FALSE
## 700 2022-12-16 20:57:27 FALSE
## 701 2022-12-16 20:57:26 FALSE
## 702 2022-12-16 20:57:16 FALSE
## 703 2022-12-16 20:56:43 FALSE
## 704 2022-12-16 20:56:39 FALSE
## 705 2022-12-16 20:56:32 FALSE
## 706 2022-12-16 20:56:17 FALSE
## 707 2022-12-16 20:56:12 FALSE
## 708 2022-12-16 20:55:35 FALSE
## 709 2022-12-16 20:55:32 FALSE
## 710 2022-12-16 20:55:29 FALSE
## 711 2022-12-16 20:55:11 FALSE
## 712 2022-12-16 20:54:58 FALSE
## 713 2022-12-16 20:54:27 FALSE
## 714 2022-12-16 20:53:23 FALSE
## 715 2022-12-16 20:52:57 FALSE
## 716 2022-12-16 20:52:25 FALSE
## 717 2022-12-16 20:52:23 FALSE
## 718 2022-12-16 20:52:15 FALSE
## 719 2022-12-16 20:52:11 FALSE
## 720 2022-12-16 20:52:02 FALSE
## 721 2022-12-16 20:51:54 FALSE
## 722 2022-12-16 20:51:42 FALSE
## 723 2022-12-16 20:51:31 FALSE
## 724 2022-12-16 20:51:28 FALSE
## 725 2022-12-16 20:51:19 FALSE
## 726 2022-12-16 20:50:58 FALSE
## 727 2022-12-16 20:50:39 FALSE
## 728 2022-12-16 20:50:32 FALSE
## 729 2022-12-16 20:50:17 FALSE
## 730 2022-12-16 20:50:01 FALSE
## 731 2022-12-16 20:49:46 FALSE
## 732 2022-12-16 20:49:36 FALSE
## 733 2022-12-16 20:49:30 FALSE
## 734 2022-12-16 20:48:39 FALSE
## 735 2022-12-16 20:48:20 FALSE
## 736 2022-12-16 20:47:14 FALSE
## 737 2022-12-16 20:46:58 FALSE
## 738 2022-12-16 20:46:54 FALSE
## 739 2022-12-16 20:46:42 FALSE
## 740 2022-12-16 20:45:51 FALSE
## 741 2022-12-16 20:44:43 FALSE
## 742 2022-12-16 20:44:22 FALSE
## 743 2022-12-16 20:44:19 FALSE
## 744 2022-12-16 20:43:54 FALSE
## 745 2022-12-16 20:43:47 FALSE
## 746 2022-12-16 20:43:02 FALSE
## 747 2022-12-16 20:42:48 FALSE
## 748 2022-12-16 20:42:38 FALSE
## 749 2022-12-16 20:42:25 FALSE
## 750 2022-12-16 20:42:20 FALSE
## 751 2022-12-16 20:41:45 FALSE
## 752 2022-12-16 20:40:52 FALSE
## 753 2022-12-16 20:40:34 FALSE
## 754 2022-12-16 20:37:13 FALSE
## 755 2022-12-16 20:37:12 FALSE
## 756 2022-12-16 20:37:08 FALSE
## 757 2022-12-16 20:37:06 FALSE
## 758 2022-12-16 20:36:55 FALSE
## 759 2022-12-16 20:36:44 FALSE
## 760 2022-12-16 20:36:15 FALSE
## 761 2022-12-16 20:35:44 FALSE
## 762 2022-12-16 20:35:42 FALSE
## 763 2022-12-16 20:35:12 FALSE
## 764 2022-12-16 20:35:07 FALSE
## 765 2022-12-16 20:35:02 FALSE
## 766 2022-12-16 20:34:09 FALSE
## 767 2022-12-16 20:34:03 FALSE
## 768 2022-12-16 20:33:46 FALSE
## 769 2022-12-16 20:33:06 FALSE
## 770 2022-12-16 20:33:01 FALSE
## 771 2022-12-16 20:32:42 FALSE
## 772 2022-12-16 20:32:33 FALSE
## 773 2022-12-16 20:32:32 FALSE
## 774 2022-12-16 20:32:28 FALSE
## 775 2022-12-16 20:32:06 FALSE
## 776 2022-12-16 20:31:40 FALSE
## 777 2022-12-16 20:30:03 FALSE
## 778 2022-12-16 20:29:40 FALSE
## 779 2022-12-16 20:29:37 FALSE
## 780 2022-12-16 20:27:49 FALSE
## 781 2022-12-16 20:27:37 FALSE
## 782 2022-12-16 20:27:19 FALSE
## 783 2022-12-16 20:26:49 FALSE
## 784 2022-12-16 20:26:45 FALSE
## 785 2022-12-16 20:26:44 FALSE
## 786 2022-12-16 20:26:43 FALSE
## 787 2022-12-16 20:26:28 FALSE
## 788 2022-12-16 20:26:19 FALSE
## 789 2022-12-16 20:26:02 FALSE
## 790 2022-12-16 20:26:01 FALSE
## 791 2022-12-16 20:25:55 FALSE
## 792 2022-12-16 20:25:29 FALSE
## 793 2022-12-16 20:25:17 FALSE
## 794 2022-12-16 20:24:54 FALSE
## 795 2022-12-16 20:24:39 FALSE
## 796 2022-12-16 20:24:29 FALSE
## 797 2022-12-16 20:24:25 FALSE
## 798 2022-12-16 20:23:44 FALSE
## 799 2022-12-16 20:22:39 FALSE
## 800 2022-12-16 20:21:21 FALSE
## 801 2022-12-16 20:20:08 FALSE
## 802 2022-12-16 20:20:06 FALSE
## 803 2022-12-16 20:20:03 FALSE
## 804 2022-12-16 20:19:50 FALSE
## 805 2022-12-16 20:19:09 FALSE
## 806 2022-12-16 20:17:20 FALSE
## 807 2022-12-16 20:16:05 FALSE
## 808 2022-12-16 20:14:50 FALSE
## 809 2022-12-16 20:14:43 FALSE
## 810 2022-12-16 20:14:16 FALSE
## 811 2022-12-16 20:14:05 FALSE
## 812 2022-12-16 20:13:19 FALSE
## 813 2022-12-16 20:12:41 FALSE
## 814 2022-12-16 20:12:16 FALSE
## 815 2022-12-16 20:11:33 FALSE
## 816 2022-12-16 20:10:54 FALSE
## 817 2022-12-16 20:10:42 FALSE
## 818 2022-12-16 20:10:10 FALSE
## 819 2022-12-16 20:09:51 FALSE
## 820 2022-12-16 20:09:37 FALSE
## 821 2022-12-16 20:09:29 FALSE
## 822 2022-12-16 20:08:45 FALSE
## 823 2022-12-16 20:07:48 FALSE
## 824 2022-12-16 20:07:48 FALSE
## 825 2022-12-16 20:07:34 FALSE
## 826 2022-12-16 20:07:21 FALSE
## 827 2022-12-16 20:06:52 FALSE
## 828 2022-12-16 20:06:47 FALSE
## 829 2022-12-16 20:06:00 FALSE
## 830 2022-12-16 20:05:52 FALSE
## 831 2022-12-16 20:05:28 FALSE
## 832 2022-12-16 20:05:00 FALSE
## 833 2022-12-16 20:04:43 FALSE
## 834 2022-12-16 20:04:13 FALSE
## 835 2022-12-16 20:04:10 FALSE
## 836 2022-12-16 20:04:03 FALSE
## 837 2022-12-16 20:04:03 FALSE
## 838 2022-12-16 20:04:03 FALSE
## 839 2022-12-16 20:03:44 FALSE
## 840 2022-12-16 20:03:38 FALSE
## 841 2022-12-16 20:03:10 FALSE
## 842 2022-12-16 20:03:08 FALSE
## 843 2022-12-16 20:02:55 FALSE
## 844 2022-12-16 20:02:47 FALSE
## 845 2022-12-16 20:02:18 FALSE
## 846 2022-12-16 20:02:12 FALSE
## 847 2022-12-16 20:02:11 FALSE
## 848 2022-12-16 20:01:40 FALSE
## 849 2022-12-16 20:01:24 FALSE
## 850 2022-12-16 20:01:13 FALSE
## 851 2022-12-16 20:01:03 FALSE
## 852 2022-12-16 20:00:55 FALSE
## 853 2022-12-16 20:00:07 FALSE
## 854 2022-12-16 20:00:03 FALSE
## 855 2022-12-16 20:00:01 FALSE
## 856 2022-12-16 19:59:59 FALSE
## 857 2022-12-16 19:59:46 FALSE
## 858 2022-12-16 19:59:41 FALSE
## 859 2022-12-16 19:58:16 FALSE
## 860 2022-12-16 19:58:12 FALSE
## 861 2022-12-16 19:57:43 FALSE
## 862 2022-12-16 19:57:20 FALSE
## 863 2022-12-16 19:57:08 FALSE
## 864 2022-12-16 19:56:48 FALSE
## 865 2022-12-16 19:56:47 FALSE
## 866 2022-12-16 19:56:28 FALSE
## 867 2022-12-16 19:55:53 FALSE
## 868 2022-12-16 19:55:52 FALSE
## 869 2022-12-16 19:55:22 FALSE
## 870 2022-12-16 19:55:16 FALSE
## 871 2022-12-16 19:55:11 FALSE
## 872 2022-12-16 19:54:22 FALSE
## 873 2022-12-16 19:53:52 FALSE
## 874 2022-12-16 19:53:40 FALSE
## 875 2022-12-16 19:53:35 FALSE
## 876 2022-12-16 19:53:34 FALSE
## 877 2022-12-16 19:53:33 FALSE
## 878 2022-12-16 19:53:32 FALSE
## 879 2022-12-16 19:53:20 FALSE
## 880 2022-12-16 19:53:18 FALSE
## 881 2022-12-16 19:53:11 FALSE
## 882 2022-12-16 19:53:09 FALSE
## 883 2022-12-16 19:53:02 FALSE
## 884 2022-12-16 19:52:57 FALSE
## 885 2022-12-16 19:52:10 FALSE
## 886 2022-12-16 19:52:03 FALSE
## 887 2022-12-16 19:52:03 FALSE
## 888 2022-12-16 19:51:46 FALSE
## 889 2022-12-16 19:51:33 FALSE
## 890 2022-12-16 19:51:09 FALSE
## 891 2022-12-16 19:50:53 FALSE
## 892 2022-12-16 19:50:15 FALSE
## 893 2022-12-16 19:49:43 FALSE
## 894 2022-12-16 19:49:39 FALSE
## 895 2022-12-16 19:49:27 FALSE
## 896 2022-12-16 19:49:21 FALSE
## 897 2022-12-16 19:49:12 FALSE
## 898 2022-12-16 19:49:04 FALSE
## 899 2022-12-16 19:47:53 FALSE
## 900 2022-12-16 19:46:41 FALSE
## 901 2022-12-16 19:45:28 FALSE
## 902 2022-12-16 19:45:11 FALSE
## 903 2022-12-16 19:44:51 FALSE
## 904 2022-12-16 19:44:28 FALSE
## 905 2022-12-16 19:44:25 FALSE
## 906 2022-12-16 19:43:59 FALSE
## 907 2022-12-16 19:43:49 FALSE
## 908 2022-12-16 19:43:36 FALSE
## 909 2022-12-16 19:43:36 FALSE
## 910 2022-12-16 19:43:26 FALSE
## 911 2022-12-16 19:43:25 FALSE
## 912 2022-12-16 19:43:17 FALSE
## 913 2022-12-16 19:43:03 FALSE
## 914 2022-12-16 19:41:56 FALSE
## 915 2022-12-16 19:41:52 FALSE
## 916 2022-12-16 19:40:52 FALSE
## 917 2022-12-16 19:40:39 FALSE
## 918 2022-12-16 19:40:21 FALSE
## 919 2022-12-16 19:40:15 FALSE
## 920 2022-12-16 19:40:00 FALSE
## 921 2022-12-16 19:39:52 FALSE
## 922 2022-12-16 19:39:19 FALSE
## 923 2022-12-16 19:39:12 FALSE
## 924 2022-12-16 19:39:02 FALSE
## 925 2022-12-16 19:39:02 FALSE
## 926 2022-12-16 19:38:51 FALSE
## 927 2022-12-16 19:38:25 FALSE
## 928 2022-12-16 19:38:18 FALSE
## 929 2022-12-16 19:37:46 FALSE
## 930 2022-12-16 19:37:22 FALSE
## 931 2022-12-16 19:37:03 FALSE
## 932 2022-12-16 19:35:58 FALSE
## 933 2022-12-16 19:35:46 FALSE
## 934 2022-12-16 19:35:39 FALSE
## 935 2022-12-16 19:35:07 FALSE
## 936 2022-12-16 19:35:02 FALSE
## 937 2022-12-16 19:34:43 FALSE
## 938 2022-12-16 19:34:04 FALSE
## 939 2022-12-16 19:33:35 FALSE
## 940 2022-12-16 19:33:18 FALSE
## 941 2022-12-16 19:33:12 FALSE
## 942 2022-12-16 19:33:10 FALSE
## 943 2022-12-16 19:33:05 FALSE
## 944 2022-12-16 19:33:03 FALSE
## 945 2022-12-16 19:32:59 FALSE
## 946 2022-12-16 19:32:51 FALSE
## 947 2022-12-16 19:32:20 FALSE
## 948 2022-12-16 19:32:16 FALSE
## 949 2022-12-16 19:31:53 FALSE
## 950 2022-12-16 19:31:52 FALSE
## 951 2022-12-16 19:31:17 FALSE
## 952 2022-12-16 19:30:40 FALSE
## 953 2022-12-16 19:30:21 FALSE
## 954 2022-12-16 19:30:01 FALSE
## 955 2022-12-16 19:29:53 FALSE
## 956 2022-12-16 19:29:25 FALSE
## 957 2022-12-16 19:29:02 FALSE
## 958 2022-12-16 19:28:37 FALSE
## 959 2022-12-16 19:28:04 FALSE
## 960 2022-12-16 19:28:00 FALSE
## 961 2022-12-16 19:28:00 FALSE
## 962 2022-12-16 19:27:46 FALSE
## 963 2022-12-16 19:27:45 FALSE
## 964 2022-12-16 19:26:39 FALSE
## 965 2022-12-16 19:26:33 FALSE
## 966 2022-12-16 19:26:28 FALSE
## 967 2022-12-16 19:26:15 FALSE
## 968 2022-12-16 19:26:15 FALSE
## 969 2022-12-16 19:26:11 FALSE
## 970 2022-12-16 19:25:58 FALSE
## 971 2022-12-16 19:25:13 FALSE
## 972 2022-12-16 19:23:55 FALSE
## 973 2022-12-16 19:22:36 FALSE
## 974 2022-12-16 19:22:14 FALSE
## 975 2022-12-16 19:22:10 FALSE
## 976 2022-12-16 19:21:47 FALSE
## 977 2022-12-16 19:21:45 FALSE
## 978 2022-12-16 19:21:36 FALSE
## 979 2022-12-16 19:21:03 FALSE
## 980 2022-12-16 19:20:32 FALSE
## 981 2022-12-16 19:20:32 FALSE
## 982 2022-12-16 19:20:22 FALSE
## 983 2022-12-16 19:20:17 FALSE
## 984 2022-12-16 19:19:52 FALSE
## 985 2022-12-16 19:19:50 FALSE
## 986 2022-12-16 19:18:23 FALSE
## 987 2022-12-16 19:18:14 FALSE
## 988 2022-12-16 19:18:08 FALSE
## 989 2022-12-16 19:16:53 FALSE
## 990 2022-12-16 19:16:44 FALSE
## 991 2022-12-16 19:16:08 FALSE
## 992 2022-12-16 19:16:03 FALSE
## 993 2022-12-16 19:15:18 FALSE
## 994 2022-12-16 19:14:27 FALSE
## 995 2022-12-16 19:13:56 FALSE
## 996 2022-12-16 19:13:48 FALSE
## 997 2022-12-16 19:13:44 FALSE
## 998 2022-12-16 19:13:39 FALSE
## 999 2022-12-16 19:13:39 FALSE
## 1000 2022-12-16 19:11:56 FALSE
## 1001 2022-12-16 19:10:46 FALSE
## 1002 2022-12-16 19:10:38 FALSE
## 1003 2022-12-16 19:10:28 FALSE
## 1004 2022-12-16 19:10:25 FALSE
## 1005 2022-12-16 19:09:57 FALSE
## 1006 2022-12-16 19:09:12 FALSE
## 1007 2022-12-16 19:09:06 FALSE
## 1008 2022-12-16 19:07:38 FALSE
## 1009 2022-12-16 19:06:58 FALSE
## 1010 2022-12-16 19:06:51 FALSE
## 1011 2022-12-16 19:06:49 FALSE
## 1012 2022-12-16 19:06:28 FALSE
## 1013 2022-12-16 19:06:20 FALSE
## 1014 2022-12-16 19:05:09 FALSE
## 1015 2022-12-16 19:04:52 FALSE
## 1016 2022-12-16 19:04:50 FALSE
## 1017 2022-12-16 19:04:49 FALSE
## 1018 2022-12-16 19:04:39 FALSE
## 1019 2022-12-16 19:03:59 FALSE
## 1020 2022-12-16 19:03:45 FALSE
## 1021 2022-12-16 19:03:23 FALSE
## 1022 2022-12-16 19:03:21 FALSE
## 1023 2022-12-16 19:03:20 FALSE
## 1024 2022-12-16 19:02:45 FALSE
## 1025 2022-12-16 19:02:35 FALSE
## 1026 2022-12-16 19:01:52 FALSE
## 1027 2022-12-16 19:01:48 FALSE
## 1028 2022-12-16 19:01:44 FALSE
## 1029 2022-12-16 19:01:33 FALSE
## 1030 2022-12-16 19:00:30 FALSE
## 1031 2022-12-16 19:00:10 FALSE
## 1032 2022-12-16 19:00:02 FALSE
## 1033 2022-12-16 18:59:42 FALSE
## 1034 2022-12-16 18:59:24 FALSE
## 1035 2022-12-16 18:58:58 FALSE
## 1036 2022-12-16 18:58:42 FALSE
## 1037 2022-12-16 18:58:32 FALSE
## 1038 2022-12-16 18:57:56 FALSE
## 1039 2022-12-16 18:56:47 FALSE
## 1040 2022-12-16 18:56:39 FALSE
## 1041 2022-12-16 18:56:26 FALSE
## 1042 2022-12-16 18:56:12 FALSE
## 1043 2022-12-16 18:55:29 FALSE
## 1044 2022-12-16 18:55:02 FALSE
## 1045 2022-12-16 18:54:23 FALSE
## 1046 2022-12-16 18:54:18 FALSE
## 1047 2022-12-16 18:54:11 FALSE
## 1048 2022-12-16 18:54:10 FALSE
## 1049 2022-12-16 18:54:04 FALSE
## 1050 2022-12-16 18:53:20 FALSE
## 1051 2022-12-16 18:53:15 FALSE
## 1052 2022-12-16 18:52:53 FALSE
## 1053 2022-12-16 18:51:19 FALSE
## 1054 2022-12-16 18:50:53 FALSE
## 1055 2022-12-16 18:50:40 FALSE
## 1056 2022-12-16 18:50:30 FALSE
## 1057 2022-12-16 18:50:11 FALSE
## 1058 2022-12-16 18:49:11 FALSE
## 1059 2022-12-16 18:48:34 FALSE
## 1060 2022-12-16 18:47:58 FALSE
## 1061 2022-12-16 18:47:34 FALSE
## 1062 2022-12-16 18:47:04 FALSE
## 1063 2022-12-16 18:46:44 FALSE
## 1064 2022-12-16 18:46:25 FALSE
## 1065 2022-12-16 18:45:26 FALSE
## 1066 2022-12-16 18:45:13 FALSE
## 1067 2022-12-16 18:45:06 FALSE
## 1068 2022-12-16 18:44:50 FALSE
## 1069 2022-12-16 18:44:34 FALSE
## 1070 2022-12-16 18:44:08 FALSE
## 1071 2022-12-16 18:43:42 FALSE
## 1072 2022-12-16 18:43:39 FALSE
## 1073 2022-12-16 18:43:18 FALSE
## 1074 2022-12-16 18:43:06 FALSE
## 1075 2022-12-16 18:43:05 FALSE
## 1076 2022-12-16 18:42:32 FALSE
## 1077 2022-12-16 18:42:32 FALSE
## 1078 2022-12-16 18:42:24 FALSE
## 1079 2022-12-16 18:42:11 FALSE
## 1080 2022-12-16 18:41:57 FALSE
## 1081 2022-12-16 18:41:49 FALSE
## 1082 2022-12-16 18:41:39 FALSE
## 1083 2022-12-16 18:41:12 FALSE
## 1084 2022-12-16 18:40:43 FALSE
## 1085 2022-12-16 18:40:33 FALSE
## 1086 2022-12-16 18:40:30 FALSE
## 1087 2022-12-16 18:40:27 FALSE
## 1088 2022-12-16 18:40:25 FALSE
## 1089 2022-12-16 18:40:20 FALSE
## 1090 2022-12-16 18:40:11 FALSE
## 1091 2022-12-16 18:39:39 FALSE
## 1092 2022-12-16 18:39:36 FALSE
## 1093 2022-12-16 18:39:36 FALSE
## 1094 2022-12-16 18:39:23 FALSE
## 1095 2022-12-16 18:39:19 FALSE
## 1096 2022-12-16 18:39:18 FALSE
## 1097 2022-12-16 18:39:02 FALSE
## 1098 2022-12-16 18:38:53 FALSE
## 1099 2022-12-16 18:38:30 FALSE
## 1100 2022-12-16 18:38:26 FALSE
## 1101 2022-12-16 18:38:24 FALSE
## 1102 2022-12-16 18:38:20 FALSE
## 1103 2022-12-16 18:37:47 FALSE
## 1104 2022-12-16 18:37:39 FALSE
## 1105 2022-12-16 18:37:35 FALSE
## 1106 2022-12-16 18:37:32 FALSE
## 1107 2022-12-16 18:37:12 FALSE
## 1108 2022-12-16 18:37:11 FALSE
## 1109 2022-12-16 18:37:06 FALSE
## 1110 2022-12-16 18:37:01 FALSE
## 1111 2022-12-16 18:37:01 FALSE
## 1112 2022-12-16 18:36:52 FALSE
## 1113 2022-12-16 18:36:50 FALSE
## 1114 2022-12-16 18:36:43 FALSE
## 1115 2022-12-16 18:36:41 FALSE
## 1116 2022-12-16 18:36:32 FALSE
## 1117 2022-12-16 18:36:32 FALSE
## 1118 2022-12-16 18:36:32 FALSE
## 1119 2022-12-16 18:36:22 FALSE
## 1120 2022-12-16 18:36:22 FALSE
## 1121 2022-12-16 18:36:12 FALSE
## 1122 2022-12-16 18:36:12 FALSE
## 1123 2022-12-16 18:35:22 FALSE
## 1124 2022-12-16 18:35:20 FALSE
## 1125 2022-12-16 18:35:15 FALSE
## 1126 2022-12-16 18:35:13 FALSE
## 1127 2022-12-16 18:35:09 FALSE
## 1128 2022-12-16 18:34:58 FALSE
## 1129 2022-12-16 18:34:48 FALSE
## 1130 2022-12-16 18:34:04 FALSE
## 1131 2022-12-16 18:33:40 FALSE
## 1132 2022-12-16 18:33:36 FALSE
## 1133 2022-12-16 18:32:58 FALSE
## 1134 2022-12-16 18:32:50 FALSE
## 1135 2022-12-16 18:32:28 FALSE
## 1136 2022-12-16 18:32:08 FALSE
## 1137 2022-12-16 18:32:01 FALSE
## 1138 2022-12-16 18:31:51 FALSE
## 1139 2022-12-16 18:31:34 FALSE
## 1140 2022-12-16 18:31:15 FALSE
## 1141 2022-12-16 18:31:01 FALSE
## 1142 2022-12-16 18:30:57 FALSE
## 1143 2022-12-16 18:30:21 FALSE
## 1144 2022-12-16 18:30:21 FALSE
## 1145 2022-12-16 18:30:20 FALSE
## 1146 2022-12-16 18:30:17 FALSE
## 1147 2022-12-16 18:29:43 FALSE
## 1148 2022-12-16 18:29:42 FALSE
## 1149 2022-12-16 18:29:29 FALSE
## 1150 2022-12-16 18:28:19 FALSE
## 1151 2022-12-16 18:27:43 FALSE
## 1152 2022-12-16 18:27:37 FALSE
## 1153 2022-12-16 18:27:29 FALSE
## 1154 2022-12-16 18:27:16 FALSE
## 1155 2022-12-16 18:27:06 FALSE
## 1156 2022-12-16 18:26:56 FALSE
## 1157 2022-12-16 18:26:35 FALSE
## 1158 2022-12-16 18:26:34 FALSE
## 1159 2022-12-16 18:26:29 FALSE
## 1160 2022-12-16 18:25:18 FALSE
## 1161 2022-12-16 18:24:59 FALSE
## 1162 2022-12-16 18:24:45 FALSE
## 1163 2022-12-16 18:24:11 FALSE
## 1164 2022-12-16 18:24:03 FALSE
## 1165 2022-12-16 18:23:35 FALSE
## 1166 2022-12-16 18:22:58 FALSE
## 1167 2022-12-16 18:22:52 FALSE
## 1168 2022-12-16 18:22:16 FALSE
## 1169 2022-12-16 18:22:15 FALSE
## 1170 2022-12-16 18:22:14 FALSE
## 1171 2022-12-16 18:22:12 FALSE
## 1172 2022-12-16 18:22:10 FALSE
## 1173 2022-12-16 18:22:09 FALSE
## 1174 2022-12-16 18:22:07 FALSE
## 1175 2022-12-16 18:22:07 FALSE
## 1176 2022-12-16 18:22:06 FALSE
## 1177 2022-12-16 18:22:04 FALSE
## 1178 2022-12-16 18:22:01 FALSE
## 1179 2022-12-16 18:22:00 FALSE
## 1180 2022-12-16 18:21:45 FALSE
## 1181 2022-12-16 18:21:06 FALSE
## 1182 2022-12-16 18:21:05 FALSE
## 1183 2022-12-16 18:20:45 FALSE
## 1184 2022-12-16 18:20:41 FALSE
## 1185 2022-12-16 18:20:36 FALSE
## 1186 2022-12-16 18:20:21 FALSE
## 1187 2022-12-16 18:20:11 FALSE
## 1188 2022-12-16 18:19:49 FALSE
## 1189 2022-12-16 18:19:28 FALSE
## 1190 2022-12-16 18:18:47 FALSE
## 1191 2022-12-16 18:18:40 FALSE
## 1192 2022-12-16 18:18:31 FALSE
## 1193 2022-12-16 18:18:31 FALSE
## 1194 2022-12-16 18:18:29 FALSE
## 1195 2022-12-16 18:18:20 FALSE
## 1196 2022-12-16 18:17:55 FALSE
## 1197 2022-12-16 18:17:15 FALSE
## 1198 2022-12-16 18:17:00 FALSE
## 1199 2022-12-16 18:16:58 FALSE
## 1200 2022-12-16 18:16:42 FALSE
## 1201 2022-12-16 18:16:42 FALSE
## 1202 2022-12-16 18:16:40 FALSE
## 1203 2022-12-16 18:16:11 FALSE
## 1204 2022-12-16 18:15:59 FALSE
## 1205 2022-12-16 18:15:49 FALSE
## 1206 2022-12-16 18:15:45 FALSE
## 1207 2022-12-16 18:15:36 FALSE
## 1208 2022-12-16 18:15:10 FALSE
## 1209 2022-12-16 18:14:56 FALSE
## 1210 2022-12-16 18:14:49 FALSE
## 1211 2022-12-16 18:14:31 FALSE
## 1212 2022-12-16 18:14:09 FALSE
## 1213 2022-12-16 18:13:39 FALSE
## 1214 2022-12-16 18:13:12 FALSE
## 1215 2022-12-16 18:13:10 FALSE
## 1216 2022-12-16 18:13:08 FALSE
## 1217 2022-12-16 18:13:01 FALSE
## 1218 2022-12-16 18:12:57 FALSE
## 1219 2022-12-16 18:12:41 FALSE
## 1220 2022-12-16 18:12:38 FALSE
## 1221 2022-12-16 18:12:38 FALSE
## 1222 2022-12-16 18:12:28 FALSE
## 1223 2022-12-16 18:12:25 FALSE
## 1224 2022-12-16 18:12:07 FALSE
## 1225 2022-12-16 18:11:57 FALSE
## 1226 2022-12-16 18:11:55 FALSE
## 1227 2022-12-16 18:11:48 FALSE
## 1228 2022-12-16 18:11:45 FALSE
## 1229 2022-12-16 18:11:19 FALSE
## 1230 2022-12-16 18:10:42 FALSE
## 1231 2022-12-16 18:10:41 FALSE
## 1232 2022-12-16 18:10:32 FALSE
## 1233 2022-12-16 18:10:16 FALSE
## 1234 2022-12-16 18:09:22 FALSE
## 1235 2022-12-16 18:09:18 FALSE
## 1236 2022-12-16 18:09:12 FALSE
## 1237 2022-12-16 18:09:09 FALSE
## 1238 2022-12-16 18:09:05 FALSE
## 1239 2022-12-16 18:09:01 FALSE
## 1240 2022-12-16 18:08:55 FALSE
## 1241 2022-12-16 18:08:55 FALSE
## 1242 2022-12-16 18:08:16 FALSE
## 1243 2022-12-16 18:08:13 FALSE
## 1244 2022-12-16 18:07:57 FALSE
## 1245 2022-12-16 18:07:52 FALSE
## 1246 2022-12-16 18:07:39 FALSE
## 1247 2022-12-16 18:07:37 FALSE
## 1248 2022-12-16 18:07:22 FALSE
## 1249 2022-12-16 18:07:08 FALSE
## 1250 2022-12-16 18:06:26 FALSE
## 1251 2022-12-16 18:06:18 FALSE
## 1252 2022-12-16 18:06:17 FALSE
## 1253 2022-12-16 18:06:15 FALSE
## 1254 2022-12-16 18:05:35 FALSE
## 1255 2022-12-16 18:05:32 FALSE
## 1256 2022-12-16 18:04:57 FALSE
## 1257 2022-12-16 18:04:54 FALSE
## 1258 2022-12-16 18:04:54 FALSE
## 1259 2022-12-16 18:04:52 FALSE
## 1260 2022-12-16 18:04:44 FALSE
## 1261 2022-12-16 18:04:18 FALSE
## 1262 2022-12-16 18:04:12 FALSE
## 1263 2022-12-16 18:03:54 FALSE
## 1264 2022-12-16 18:03:37 FALSE
## 1265 2022-12-16 18:03:35 FALSE
## 1266 2022-12-16 18:03:26 FALSE
## 1267 2022-12-16 18:03:21 FALSE
## 1268 2022-12-16 18:03:18 FALSE
## 1269 2022-12-16 18:03:13 FALSE
## 1270 2022-12-16 18:03:02 FALSE
## 1271 2022-12-16 18:02:49 FALSE
## 1272 2022-12-16 18:02:41 FALSE
## 1273 2022-12-16 18:02:29 FALSE
## 1274 2022-12-16 18:02:11 FALSE
## 1275 2022-12-16 18:02:10 FALSE
## 1276 2022-12-16 18:02:06 FALSE
## 1277 2022-12-16 18:02:00 FALSE
## 1278 2022-12-16 18:01:55 FALSE
## 1279 2022-12-16 18:01:30 FALSE
## 1280 2022-12-16 18:01:26 FALSE
## 1281 2022-12-16 18:01:23 FALSE
## 1282 2022-12-16 18:01:19 FALSE
## 1283 2022-12-16 18:01:12 FALSE
## 1284 2022-12-16 18:01:09 FALSE
## 1285 2022-12-16 18:01:08 FALSE
## 1286 2022-12-16 18:01:08 FALSE
## 1287 2022-12-16 18:01:04 FALSE
## 1288 2022-12-16 18:00:54 FALSE
## 1289 2022-12-16 18:00:50 FALSE
## 1290 2022-12-16 18:00:49 FALSE
## 1291 2022-12-16 18:00:37 FALSE
## 1292 2022-12-16 18:00:25 FALSE
## 1293 2022-12-16 18:00:23 FALSE
## 1294 2022-12-16 18:00:11 FALSE
## 1295 2022-12-16 18:00:06 FALSE
## 1296 2022-12-16 18:00:02 FALSE
## 1297 2022-12-16 18:00:01 FALSE
## 1298 2022-12-16 18:00:00 FALSE
## 1299 2022-12-16 17:59:57 FALSE
## 1300 2022-12-16 17:59:52 FALSE
## 1301 2022-12-16 17:59:50 FALSE
## 1302 2022-12-16 17:59:50 FALSE
## 1303 2022-12-16 17:59:38 FALSE
## 1304 2022-12-16 17:59:37 FALSE
## 1305 2022-12-16 17:59:34 FALSE
## 1306 2022-12-16 17:59:33 FALSE
## 1307 2022-12-16 17:59:11 FALSE
## 1308 2022-12-16 17:59:10 FALSE
## 1309 2022-12-16 17:59:03 FALSE
## 1310 2022-12-16 17:59:02 FALSE
## 1311 2022-12-16 17:58:52 FALSE
## 1312 2022-12-16 17:57:58 FALSE
## 1313 2022-12-16 17:57:56 FALSE
## 1314 2022-12-16 17:57:54 FALSE
## 1315 2022-12-16 17:57:47 FALSE
## 1316 2022-12-16 17:57:38 FALSE
## 1317 2022-12-16 17:57:23 FALSE
## 1318 2022-12-16 17:57:17 FALSE
## 1319 2022-12-16 17:57:02 FALSE
## 1320 2022-12-16 17:56:38 FALSE
## 1321 2022-12-16 17:56:37 FALSE
## 1322 2022-12-16 17:56:25 FALSE
## 1323 2022-12-16 17:56:24 FALSE
## 1324 2022-12-16 17:55:56 FALSE
## 1325 2022-12-16 17:55:50 FALSE
## 1326 2022-12-16 17:55:49 FALSE
## 1327 2022-12-16 17:55:44 FALSE
## 1328 2022-12-16 17:55:32 FALSE
## 1329 2022-12-16 17:55:19 FALSE
## 1330 2022-12-16 17:55:08 FALSE
## 1331 2022-12-16 17:55:07 FALSE
## 1332 2022-12-16 17:55:07 FALSE
## 1333 2022-12-16 17:54:59 FALSE
## 1334 2022-12-16 17:54:55 FALSE
## 1335 2022-12-16 17:54:38 FALSE
## 1336 2022-12-16 17:54:31 FALSE
## 1337 2022-12-16 17:54:24 FALSE
## 1338 2022-12-16 17:54:23 FALSE
## 1339 2022-12-16 17:54:05 FALSE
## 1340 2022-12-16 17:54:04 FALSE
## 1341 2022-12-16 17:54:00 FALSE
## 1342 2022-12-16 17:53:34 FALSE
## 1343 2022-12-16 17:53:31 FALSE
## 1344 2022-12-16 17:53:30 FALSE
## 1345 2022-12-16 17:53:15 FALSE
## 1346 2022-12-16 17:53:08 FALSE
## 1347 2022-12-16 17:52:46 FALSE
## 1348 2022-12-16 17:52:35 FALSE
## 1349 2022-12-16 17:52:27 FALSE
## 1350 2022-12-16 17:52:25 FALSE
## 1351 2022-12-16 17:52:20 FALSE
## 1352 2022-12-16 17:52:15 FALSE
## 1353 2022-12-16 17:52:07 FALSE
## 1354 2022-12-16 17:52:03 FALSE
## 1355 2022-12-16 17:51:59 FALSE
## 1356 2022-12-16 17:51:56 FALSE
## 1357 2022-12-16 17:51:38 FALSE
## 1358 2022-12-16 17:51:27 FALSE
## 1359 2022-12-16 17:51:11 FALSE
## 1360 2022-12-16 17:51:01 FALSE
## 1361 2022-12-16 17:50:58 FALSE
## 1362 2022-12-16 17:50:53 FALSE
## 1363 2022-12-16 17:50:47 FALSE
## 1364 2022-12-16 17:50:39 FALSE
## 1365 2022-12-16 17:50:33 FALSE
## 1366 2022-12-16 17:50:32 FALSE
## 1367 2022-12-16 17:50:29 FALSE
## 1368 2022-12-16 17:50:22 FALSE
## 1369 2022-12-16 17:50:13 FALSE
## 1370 2022-12-16 17:50:03 FALSE
## 1371 2022-12-16 17:50:01 FALSE
## 1372 2022-12-16 17:49:58 FALSE
## 1373 2022-12-16 17:49:37 FALSE
## 1374 2022-12-16 17:49:24 FALSE
## 1375 2022-12-16 17:49:18 FALSE
## 1376 2022-12-16 17:49:11 FALSE
## 1377 2022-12-16 17:49:08 FALSE
## 1378 2022-12-16 17:49:06 FALSE
## 1379 2022-12-16 17:49:05 FALSE
## 1380 2022-12-16 17:48:55 FALSE
## 1381 2022-12-16 17:48:53 FALSE
tweets %>%
group_by(1) %>%
summarise(max = max(created), min = min(created))
## # A tibble: 1 × 3
## `1` max min
## <dbl> <dttm> <dttm>
## 1 1 2022-12-16 23:59:39 2022-12-16 17:48:53
crt_data <- tweets %>% mutate(Created_At_Round = created %>% round(units = 'hours') %>% as.POSIXct())
crt_data
## screenName
## 1 kimguggie
## 2 ko0xmin
## 3 mangchimmy_
## 4 jjkjeky
## 5 inesdemiau
## 6 punidrag0n
## 7 namijeon_
## 8 jieuncheolk
## 9 ahjumma1127
## 10 hnyhuncsc
## 11 jeonghan_comms
## 12 mvnjirosano
## 13 fverluv
## 14 korean_shine
## 15 love214jae
## 16 jy_fries143
## 17 shuarandom
## 18 EvitaLyrics
## 19 Stupidcounter
## 20 coupsdotnet
## 21 FrancheskaMax
## 22 lovemochi___
## 23 erizenxvii
## 24 sopisarang
## 25 Yannabeul
## 26 icaruseunie
## 27 httpcmy
## 28 bearieyoon
## 29 ShinggiYeol
## 30 stefaniaminha
## 31 mopipomixer
## 32 bingnemai
## 33 b2MarineBio
## 34 calanguit0s
## 35 fvslivs
## 36 iS2couffaine
## 37 Kiamazinggg
## 38 jeonghan_comms
## 39 Chan07Hana
## 40 adoreshao
## 41 kentcrexreacts
## 42 samxmendez
## 43 mkelainec_
## 44 mikeovernight
## 45 kth_axie
## 46 ENryPHEN
## 47 wwhoranghae
## 48 seokgyusmess
## 49 olliescart
## 50 olaoluw72135543
## 51 sm0lwonnie
## 52 margeds
## 53 LynT19_SVT
## 54 jhnlvr0
## 55 margeds
## 56 wonsolbuy
## 57 BROKE15405427
## 58 hiddoun
## 59 adamhorovitz
## 60 _summermagic_
## 61 hoonie_02z
## 62 honeyxsol
## 63 honeyxsol
## 64 themoonisloyal
## 65 17jihunsgirl
## 66 IsaacMo51933757
## 67 lighthaos
## 68 sincerelysvt
## 69 rurinaverse
## 70 IkoneriKshop
## 71 CandiceFortnite
## 72 _Moonpjw
## 73 kareninapark
## 74 strawberrymxnt
## 75 svtbillboard
## 76 hanniezel_
## 77 kwaciematahari
## 78 bene2325
## 79 flock4l
## 80 laverezbrix
## 81 mundinhohannie
## 82 shuaa_gyu
## 83 flock4l
## 84 yomkyunjin
## 85 dsrkylsantos
## 86 flock4l
## 87 luvrplu
## 88 shiashishii
## 89 flock4l
## 90 rpmradiostream
## 91 hae_tiger15
## 92 igununu
## 93 alleyesongyu
## 94 CArmstrongGFS
## 95 r_u_nice
## 96 only4hoshi
## 97 snyut0
## 98 elenawbk
## 99 haoznn
## 100 kwonfirerawrawr
## 101 world_skippy
## 102 infirescult
## 103 heesunsunshine
## 104 lyrakkk_SvT
## 105 bobalimilktea
## 106 GoggleDoddle
## 107 RimbaudBot
## 108 ParamountAurora
## 109 msleijean
## 110 BethPatterson5
## 111 elenawbk
## 112 GObyChocoberi
## 113 caratsmarket
## 114 scoupsfatass
## 115 yjhnslvr
## 116 outro_kooks
## 117 vern_offline
## 118 outro_kooks
## 119 justforgyuu
## 120 moonyskaa
## 121 hanieeun
## 122 hyequotebot
## 123 crimeboyspos
## 124 junhaodoll
## 125 foreheadsvt
## 126 stthsn
## 127 outro_kooks
## 128 ChevalricRS
## 129 kwanswatergirl
## 130 outro_kooks
## 131 MINGH8OLUV
## 132 stephbertram
## 133 KPopKDramaGal
## 134 ceezennie
## 135 gr8hao_
## 136 luvqcjungkook
## 137 klutaker
## 138 lyricsnightly
## 139 hanniehaee17
## 140 Bre_edillor
## 141 jeonginmia
## 142 Gyumigu
## 143 zenkun__
## 144 ItsMryR
## 145 sseonmyeonghan
## 146 Handsel_fanboy
## 147 SugaHoneyHoney
## 148 poppillon
## 149 everyownwoo
## 150 dvrstun
## 151 akariamore
## 152 mydeareight
## 153 clllinn
## 154 teamseventeenvn
## 155 Hennranghae
## 156 therealsorenzo
## 157 seventhetics
## 158 swirlzcream
## 159 zenkun__
## 160 artcmistics
## 161 cheolitobebbu
## 162 flwrsdino_
## 163 2capts99
## 164 CoachAWheatley
## 165 chediejeon
## 166 gomdoriboos
## 167 SolAriaWriting
## 168 sannssaa
## 169 RobinMillionZ
## 170 raycarrozza74
## 171 martial_law16
## 172 bookwanieluvr
## 173 iblckmulti21
## 174 teach_katie
## 175 pcrikth
## 176 m0ira_1
## 177 Y00NGIS_TWT
## 178 vmin_hk
## 179 tellembi131
## 180 dateorca
## 181 Shua_everybodyy
## 182 hqtsbot
## 183 kazumadaniel
## 184 beomjjangg
## 185 hoshikanawut
## 186 mavillera_ww
## 187 CastelloesA
## 188 fangurleng
## 189 luvwonucart
## 190 TwcxSvt
## 191 eocheolna
## 192 acciolice
## 193 dan_cussen
## 194 wonwoostudios
## 195 Rainerie_
## 196 forJHHJ
## 197 chnlezh
## 198 BeySVTColombia
## 199 Mochiissart
## 200 IkoneriKshop
## 201 8winenight
## 202 Ryu_MiHye
## 203 16to17czma
## 204 day_arday
## 205 kyhglows
## 206 HallyuLuv
## 207 Berdabest
## 208 FucknoOs
## 209 BTSPhSeesaw
## 210 ksjscart
## 211 no20751519
## 212 kwanswatergirl
## 213 Taejoooning
## 214 _hcshi
## 215 571213126fan
## 216 geminsik
## 217 wndermuse
## 218 roufinou
## 219 SeoArthurKim
## 220 jihansluv
## 221 iveskiss
## 222 amitaf35720419
## 223 ahgasebongtin
## 224 mingyuIomI
## 225 alexiaxmunoz
## 226 hwalittlestaar
## 227 deerhansie
## 228 wonsoonmin
## 229 iKONICandTeume
## 230 TF_Moments
## 231 zonelissa
## 232 PROTECT_SVT
## 233 kyeoranghae
## 234 sugaringjungp
## 235 brownienteen
## 236 jowanithe8
## 237 majophia
## 238 PeteMazza4
## 239 ellearchiv3
## 240 LeckzyC
## 241 anshoryrieduane
## 242 Bardagulan17
## 243 jheslayyy
## 244 onlynaksuu
## 245 cyjprofile
## 246 jmduke
## 247 jcngwoniee
## 248 shuasblossom
## 249 aprilfoolishly
## 250 aroundydj
## 251 chum164
## 252 moshimagu
## 253 andreacue_AAC
## 254 sparklessjels
## 255 notpullandbear
## 256 poyo_gyu_SVT
## 257 geeksofmilkyway
## 258 hansknnie
## 259 gyujhan
## 260 Luis06962
## 261 wonandonlysvt
## 262 salscuu
## 263 huixuhao_o
## 264 vicostan5ever
## 265 previousindex
## 266 boosreason
## 267 watarubfs
## 268 deerhansie
## 269 helloshawtyawty
## 270 beverlytoegold
## 271 Joe_Alouder
## 272 pIanethim
## 273 hongriri
## 274 lomlhyewon
## 275 carrotkaik
## 276 SUNWOSHI
## 277 Diiinee_11
## 278 TitaAsul
## 279 TitaAsul
## 280 TitaAsul
## 281 TitaAsul
## 282 TitaAsul
## 283 LoveCoryForLife
## 284 cherrowlet
## 285 shinix03
## 286 kwonushii
## 287 meuthe8
## 288 yeoyeox1
## 289 sparksyjh
## 290 bcgaes
## 291 tomatocoups
## 292 wonranghaeee_
## 293 eshiwaps
## 294 luv4yunjin_
## 295 WRLDOFTINASHE
## 296 Marklee_04
## 297 OneHatMadder
## 298 Sanyinjiaoo
## 299 Tellmunrothena1
## 300 doieyongs
## 301 ddeonu637
## 302 yoonranghae
## 303 OhAngge94
## 304 bornpinkjossie
## 305 95ZH0LIC
## 306 JeonKate_Que
## 307 fannaddy7
## 308 _jeongkkulbo
## 309 AndrewFilms15
## 310 mzkgems
## 311 chay_starcart
## 312 wintercrush9588
## 313 lixbotluv
## 314 fullsuniest
## 315 nainonandy
## 316 mingyu17ive
## 317 slipkn6tic
## 318 jeonghannierae
## 319 kayecabatian
## 320 snapshushu
## 321 Wooaahaee17
## 322 slipkn6tic
## 323 luvielilyv
## 324 fullsuniest
## 325 fullofjs
## 326 Hoshi_99others
## 327 BlueasSerenity
## 328 _kathimoo_
## 329 AtayeeTajala
## 330 lrn_Shuarling
## 331 asterwhims
## 332 caratiny23
## 333 jhaeysha
## 334 riiisarm
## 335 fullsuniest
## 336 n44m1nha
## 337 yonkiminmyfeels
## 338 MYundt94
## 339 sm0lwonnie
## 340 gentleshuan
## 341 MonggiD
## 342 bf2mingi
## 343 gyuukookie
## 344 echoofpromise
## 345 hueningjinn
## 346 wonhanseoksoon
## 347 fullsuniest
## 348 sillyaswonwoo
## 349 O2_Zein
## 350 withshuaminwon
## 351 redmafer
## 352 rizvikisa01
## 353 woozmo
## 354 hoshitaey
## 355 CaratLandPH
## 356 Chaaariiinaaa
## 357 doominsun
## 358 thickkskull
## 359 jnminmin
## 360 pochajunn
## 361 jjeoshuu
## 362 koomotive
## 363 kiraya_mita
## 364 smellarbee
## 365 __snapshoot__
## 366 ughnooope
## 367 i60kwon
## 368 SeventeenIU_
## 369 pepsschoice
## 370 Veaming1995
## 371 aychitenphon
## 372 chrrylyn13
## 373 msyckae
## 374 joannacaraig
## 375 beatlemaniabot
## 376 CCT_JOSHUA
## 377 seokgyusmess
## 378 callme_yan
## 379 segyeshiimo
## 380 gilanggigiii
## 381 h0ney3ee_
## 382 thosewithoutbot
## 383 eduviumana
## 384 kyeomshijun
## 385 ibeomizz
## 386 halsugofficial
## 387 halsugofficial
## 388 seoryungz
## 389 camokiti
## 390 michikartsu
## 391 Dodoljong
## 392 minlixxoxo
## 393 dreamies_17
## 394 ChodePNE
## 395 huiwnw
## 396 billboard
## 397 mexabigirl
## 398 koushimai
## 399 squishyfu
## 400 jeonineja
## 401 smilingdokyeom
## 402 schlashlomi
## 403 suju22teuksung
## 404 Vantellaa
## 405 pyongjeongi
## 406 Yannabeul
## 407 sserazen
## 408 always_svtenha
## 409 kzells13
## 410 miyosamu
## 411 fortbzs
## 412 takoyakimob
## 413 agwenay
## 414 nicksbluepen111
## 415 gyuscircles
## 416 oncegenedays
## 417 sweetanime99
## 418 Lolycoupssss
## 419 TwcxSvt
## 420 stevedjoluvr
## 421 soonyoungsss
## 422 gyuhanwooV
## 423 Joyofjelly
## 424 sm17eycrew
## 425 jseonglove
## 426 jiosgf
## 427 marinalyrical
## 428 sannssaa
## 429 derandomshitbot
## 430 skzsweden
## 431 Stupidcounter
## 432 blue2boot
## 433 hera_nori
## 434 svtshongsam
## 435 seventeen
## 436 aka_rachael
## 437 tarastrike
## 438 cscheolxxx
## 439 GinghamAndTea
## 440 seventeen
## 441 mydearestwon
## 442 Itsmepeeyyyttt
## 443 huierin
## 444 min_Dee879
## 445 kwonushii
## 446 seungprints
## 447 vickookies
## 448 cutelikejoon
## 449 loleng_whalien
## 450 BinAnimals
## 451 kezRmr
## 452 kyeomsgyu
## 453 kwonushii
## 454 ra1nlover
## 455 lorelaysoonhoon
## 456 ygdreamingg
## 457 IkoneriKshop
## 458 yonghafans
## 459 kwonushii
## 460 IkoneriKshop
## 461 chelseacpIXP
## 462 daengnyangsseu
## 463 hoRANGHAEshiii
## 464 dawn_summersrp
## 465 BeySVTColombia
## 466 notchellyy
## 467 actuallygyu
## 468 svntncarat17_
## 469 gam3bo1wonu
## 470 nwafestivals
## 471 joohoones
## 472 yoshikyeom
## 473 starryhun94
## 474 PT_KOREA
## 475 JHaniToast
## 476 KPOPFansApp
## 477 shujiiii_
## 478 SinSin80849323
## 479 YUBINSHYUN
## 480 WonHuiKyeomBoo
## 481 DSOAgentKennedy
## 482 Caratdeulforlyf
## 483 jjklleclerc
## 484 ale_voyage
## 485 stolenmoonligh
## 486 stolenmoonligh
## 487 ssmyggv
## 488 marksnabi
## 489 fangurleng
## 490 leeseokminized_
## 491 alla_vic
## 492 jacimp3
## 493 superexo171
## 494 LLLayagami
## 495 hansolmes
## 496 BluePurpleMusic
## 497 concert_next
## 498 Leidy34910365
## 499 parkbihon
## 500 Musicstradio20
## 501 Gretche22021642
## 502 kngychan
## 503 coupsofnoodle
## 504 daoud12827007
## 505 hoshikenz17
## 506 thedextazlab
## 507 jeonselca
## 508 kngychan
## 509 hanimeanie
## 510 moonmonggu
## 511 autoflaneur
## 512 jjaeyy
## 513 gam3boigyu
## 514 luvlykwano_o
## 515 ksybabieee
## 516 CALLUMN0VA
## 517 ___kidult
## 518 ivqn09
## 519 _wonwoofilms
## 520 esquireattire
## 521 hrts4woozii
## 522 Dorris78U
## 523 allyscart_
## 524 Sabrina34311023
## 525 kkumashane
## 526 bstvst__
## 527 ryuzuhas
## 528 gyuhuizones
## 529 Shuajii
## 530 joshujikyeom
## 531 SamSabotage96
## 532 ISP0SSESSED
## 533 lvryok
## 534 thefckrulooking
## 535 kkuradazed
## 536 spinosauruus
## 537 mariebutsad
## 538 superexo171
## 539 christi26412221
## 540 PT_KOREA
## 541 nervousyounglyr
## 542 lonelyfloweryg
## 543 simplyposhh
## 544 ickyungyu
## 545 babynijeonghan
## 546 etherealwons
## 547 blueaces1128
## 548 jjkeybalenciaga
## 549 Tweets_ByCass
## 550 jamgyoobi
## 551 quotefeykoi
## 552 mezxig
## 553 just_pingu5
## 554 dh_qorgks
## 555 james047563m
## 556 LalSinghmahor3
## 557 shopcandtee
## 558 yoongiplants
## 559 salvati_lisa
## 560 hanna_yaaaa
## 561 9596blvd
## 562 ramminyeocart_
## 563 hansollieee
## 564 moonmonggu
## 565 lisamanobal_327
## 566 kiwiboong
## 567 DealsOnRPGs
## 568 moonmonggu
## 569 eusterz
## 570 waterIooletters
## 571 SOURlyricsbot
## 572 kywonniesimp
## 573 waveofshi
## 574 MovoSaijari
## 575 laarif9
## 576 owhxkeyboard
## 577 upicgent
## 578 ae_fngrl
## 579 SVTL0VERB0T
## 580 minshuaberry
## 581 Mikszze_gyuhae
## 582 creature_from
## 583 yeontaehours
## 584 mxmbot
## 585 viesgidle
## 586 ltgyul
## 587 kpopvotes_ga
## 588 ann_yeonggggggg
## 589 istayneverland
## 590 tozakivy
## 591 jjklleclerc
## 592 kentohao
## 593 jjklleclerc
## 594 yejisoloist_
## 595 luvrcheoI
## 596 AbdaouiMed
## 597 CopradaGwyneth
## 598 king_jakween
## 599 b0ranghae
## 600 romina13750960
## 601 dkscart
## 602 LisaWick9
## 603 gyulaabi
## 604 jjklleclerc
## 605 jnkchaelisoo
## 606 jiunyeons
## 607 notUbitchh
## 608 wwridul
## 609 lorizonee
## 610 Geeky_Waffle
## 611 unofficialhy
## 612 Jr_mkgs
## 613 jwonhui
## 614 coupsiekelly
## 615 yoonranghae
## 616 lev0tate
## 617 Hoshihora6
## 618 joshucore
## 619 scoupsthighmeat
## 620 cheollie05
## 621 samanthalui_
## 622 playsunwoo
## 623 sokenily
## 624 WOODZER0
## 625 pepperminthoshi
## 626 _hoshihoranghae
## 627 jwave
## 628 PEANduh
## 629 carmycarmyesq
## 630 danceologiez
## 631 pzrfectlou
## 632 Hoshihora6
## 633 Akinscoded147
## 634 shinix03
## 635 kyeomima
## 636 enchugoo
## 637 ReexRco
## 638 DouthitMichael
## 639 arocks_75
## 640 iseult1124
## 641 JimmyDetroit1
## 642 Hoshihora6
## 643 2damncheeky
## 644 bernacnti
## 645 lcvllnv_
## 646 dahyuns_chair
## 647 LetsSortIt
## 648 requiemarane
## 649 astrohajus
## 650 drowninginluv
## 651 Ashisha24624151
## 652 ariesheojiwon
## 653 enhypenseven__
## 654 oldworldromance
## 655 riskyriskywikgy
## 656 annyeongmerchph
## 657 ariesheojiwon
## 658 lunefaerie_
## 659 jiunyeons
## 660 yunh0shands
## 661 seventeen
## 662 _ddanadino
## 663 W13TMpHpipWHxot
## 664 SVTlifechoseme
## 665 Emmi_shane
## 666 oohkiera
## 667 jiunyeons
## 668 donutsnknives
## 669 DI0RLELE
## 670 jiunyeons
## 671 cristyclark
## 672 seventeen_cha92
## 673 OT12Soup
## 674 RimbaudBot
## 675 BredecGmbH
## 676 NAVYB00
## 677 woomygosh
## 678 Abdulwasishah50
## 679 sslyricbot
## 680 fullsunCJ
## 681 Beastin25_8
## 682 WonhoWeLoveU
## 683 idolshapebot
## 684 4SVTJIHAN
## 685 sleepingjh
## 686 hiautosng
## 687 wooaynih
## 688 WKDfm
## 689 rosiesrr_rreedd
## 690 chronoSprockets
## 691 verytiredtwt
## 692 k_alfarttoosi
## 693 SkzAntoinette
## 694 deekayeom
## 695 jihyultiverse
## 696 Mya_Facts
## 697 kkumashane
## 698 pheebeegates
## 699 LumiKPlaysGames
## 700 SexiestJiminie
## 701 ILove2Paint22
## 702 LumiKPlaysGames
## 703 oncemoobitreve
## 704 syww0104
## 705 ariesheojiwon
## 706 luv__wonu
## 707 Movieblocktimus
## 708 piratekinghwax
## 709 tiny_taehyungie
## 710 yepthemsvt
## 711 meehehehe
## 712 FLOWERBOYSVTN
## 713 markybriones
## 714 koothelaa
## 715 bonsbestie
## 716 elfhao_
## 717 bonsbestie
## 718 seuIcart
## 719 donwilly01_
## 720 wowthatsrnb
## 721 chaefIwr
## 722 bluehrkyo
## 723 dazed420gaming
## 724 somizitos
## 725 WasHappeninLT
## 726 13officialTwt
## 727 some_day401
## 728 ecarchive_
## 729 ariesheojiwon
## 730 dasukaaaaa
## 731 wonufolla
## 732 brockpszn
## 733 shinix03
## 734 yoonranghae
## 735 TerrorD0g
## 736 33BEASTMM
## 737 AtA_Lyrics
## 738 kpoppiepapi
## 739 allchlosu
## 740 FatokisSon
## 741 kiIIerslyrics
## 742 SciPiHarvey
## 743 yogirlchay
## 744 btsvt_OT20
## 745 ryuzuhas
## 746 iampaatt
## 747 carl1787
## 748 trinitycheck
## 749 horangsese
## 750 ZeGcgh
## 751 neojenosis
## 752 michaeleaves
## 753 mcpnews
## 754 kioutie_
## 755 replayriki
## 756 CoreyHasIssues
## 757 alltimegelo
## 758 amandbibis
## 759 teariciaanneuu
## 760 wonuversee
## 761 gtombs
## 762 AngelAmelia881
## 763 bonsbestie
## 764 rpmradiostream
## 765 Stupidcounter
## 766 lbvlil
## 767 seokkieji
## 768 sugapremacy
## 769 Amarach41208783
## 770 dreamofyuu
## 771 jiangtoopia
## 772 fangirlarchives
## 773 luv__wonu
## 774 yngishua
## 775 jujuhobi
## 776 RAHMAT998six
## 777 patchinoona
## 778 Guililla__1
## 779 ariesheojiwon
## 780 Volupt4s
## 781 Bahamad18291372
## 782 KPopAurore1993
## 783 KPopAurore1993
## 784 gomenne666
## 785 tweekaroonie
## 786 kwannhao
## 787 ally_jianggg
## 788 goddess_xxv
## 789 lynzaxx
## 790 staynisse
## 791 hiraiscy
## 792 KirktonChurch
## 793 JohannaNobre
## 794 moaprillaicha
## 795 Christi61296539
## 796 scaraetherism
## 797 bonsbestie
## 798 svt_arry
## 799 Madziehwa
## 800 Miyaratoon_0
## 801 yjhlovbot
## 802 fitzsimme
## 803 itsandykim
## 804 hobabbie
## 805 aljabali737
## 806 bodylike3racha
## 807 Taehyun29
## 808 jottace019
## 809 taesskates
## 810 littlepixie006
## 811 hyacinth4maria
## 812 25ijis
## 813 edizza15
## 814 TheMuzicNation
## 815 nwjssera
## 816 sohngarden
## 817 ourleadersfatu
## 818 chrln_yrm02
## 819 tteokbokkj
## 820 LilisSlestari
## 821 stannicocolyn_n
## 822 MANIIC11
## 823 ChartwayFCU
## 824 haeechoo
## 825 GordonJohnson19
## 826 getcool_jeno
## 827 alvinnenjap
## 828 yunjinlgbt
## 829 winterangelhao
## 830 benpalmach1967
## 831 kpopmultigain
## 832 seventeen
## 833 seokminroyal
## 834 byjeonheejin
## 835 bechiibeb
## 836 BluePurpleMusic
## 837 concert_next
## 838 acequotebot
## 839 john_kjv
## 840 cherubfinds
## 841 616IRONLAD
## 842 AboutScotlandd
## 843 tuanhaoism
## 844 cherubfinds
## 845 notsomeagain
## 846 cherubfinds
## 847 woIgreve
## 848 kuyaaamingyu_
## 849 cherubfinds
## 850 thedextazlab
## 851 Wen17Boo
## 852 seolasbestie
## 853 cherubfinds
## 854 minhaoland
## 855 seventeen
## 856 kyeomshua_
## 857 boo_from_jeju
## 858 SteSierra
## 859 gyupoetc
## 860 bibobiaddict
## 861 SVT_Vernonbot
## 862 yellOmeh
## 863 baekhyunee_EX0_
## 864 _qchinks
## 865 Santaro2410
## 866 odetovou
## 867 Santaro2410
## 868 chocoofrappe
## 869 liezldhin
## 870 ForKentin07
## 871 voopsie_daisy
## 872 anaelizabethdg
## 873 jokerwongyu
## 874 reverookiee
## 875 ForKentin07
## 876 taehyuncore
## 877 all_rhue
## 878 junhuioppa
## 879 quirkaaaa
## 880 boosfav
## 881 grimmyapologist
## 882 Tippipani_0801
## 883 taehyuncore
## 884 Joshuju_
## 885 jhonianguarin
## 886 gyulwonies
## 887 jdeclutter
## 888 Joshuju_
## 889 mmaxgf
## 890 woojoodollz
## 891 SaratePravin
## 892 ___ohshi
## 893 luwandrw
## 894 InnieMinnieMoni
## 895 xuminghaoluvr
## 896 therealogive
## 897 beemin9yu
## 898 cheolattes
## 899 m4rshua
## 900 wonhaokyeom17
## 901 luv7yseok
## 902 seventeen
## 903 bae_forsvt
## 904 MeeInAugust
## 905 KrlosRad1
## 906 SlMP4JUN
## 907 joyuriful
## 908 bibobiaddict
## 909 boyfriendangeI
## 910 pmhmylove
## 911 pmhmylove
## 912 PodcastQuoteBot
## 913 bangtaniiboi
## 914 kidultacy
## 915 lostlatibule
## 916 shuaoshi
## 917 sourirecart
## 918 floweredemian
## 919 IKnowYoureAScam
## 920 Azrael316
## 921 brattycarat
## 922 koshanesha
## 923 nicoleeeltg
## 924 DkDeokyeom
## 925 DkDeokyeom
## 926 gyyruiae
## 927 gam3bo1wonu
## 928 melokomi
## 929 hananunie
## 930 krae_rn
## 931 yumiebrry
## 932 theehongverse
## 933 Rosie_blink9
## 934 SegyeNaui
## 935 asahidom
## 936 cholulasmarket
## 937 devluvschwe
## 938 pro_cabby
## 939 chuuyavale
## 940 borntoserve1968
## 941 sharlynn53s
## 942 BrucieKBot
## 943 eivorbot
## 944 om_tatamic
## 945 CentralCoastRa1
## 946 Kurotsuchi_____
## 947 froggyyeojin
## 948 bonesquotebot
## 949 minimevsart
## 950 yoonzinahae
## 951 imberna17
## 952 izallenjandro
## 953 serndpty_pledis
## 954 AuthorShout
## 955 jiminsfangs
## 956 malloryquinnn
## 957 __charliee____
## 958 TM_DALLA
## 959 coupranghaae
## 960 seventeen
## 961 celinieee
## 962 fullmoonjooe
## 963 readgellmaeee
## 964 bts_skz_lovebot
## 965 wonwoo_main
## 966 jeonghozi
## 967 teeniedk
## 968 10sbian
## 969 lexthemulti
## 970 DDilkies
## 971 EloisaAli5
## 972 ye0sunx
## 973 samedmn17
## 974 2_moka2006
## 975 smilesuminisa
## 976 SVT_Fatisha
## 977 every_wonwo_o
## 978 preshcarrot
## 979 hhwangina
## 980 11eons
## 981 Shleepysheep1
## 982 zzbhui
## 983 SANRlOJJK
## 984 gyvhans
## 985 Master_Goldfish
## 986 cloverclds
## 987 haichengmp3
## 988 theagwrites
## 989 essicakes_
## 990 jere7my
## 991 lostlatibule
## 992 jihancheol88
## 993 rowlenegrace
## 994 AdelineOulala
## 995 bymartiii_
## 996 ull_by
## 997 itsmeptrca
## 998 dokyeomhanie
## 999 thenameisdash
## 1000 Simsekekkuin
## 1001 gjsrulz
## 1002 dksimjake
## 1003 dominic_carman
## 1004 ready_to_woo
## 1005 kenari_na
## 1006 haruharuminwon
## 1007 lixbotluv
## 1008 jseunie07
## 1009 wandmina
## 1010 tiaraboo1004_
## 1011 benoski73
## 1012 SxvietWeapon
## 1013 thisbrokenwheel
## 1014 seventeen
## 1015 granny_vr
## 1016 jihoonbiloog
## 1017 Simplybrowsing1
## 1018 m0chii_3
## 1019 luvvyanggg
## 1020 hieutsiot
## 1021 hoeeshook
## 1022 hanniessvt
## 1023 ThiruGeneva
## 1024 smallmatsubot
## 1025 Shivvvvvvv2
## 1026 mattmonroe1980
## 1027 seventeen
## 1028 AnFhuiseog
## 1029 forevergluv
## 1030 dyochans
## 1031 haruharuminwon
## 1032 numbercount
## 1033 hyojinsmile
## 1034 hoeeshook
## 1035 extratteen
## 1036 bubble_ncteaa
## 1037 whatkindofcarat
## 1038 0xBigwin19bibi
## 1039 seobkitty
## 1040 xtinesp
## 1041 lousanoze
## 1042 yvmis
## 1043 soobifilm
## 1044 Stupidcounter
## 1045 newskzi
## 1046 strangeheqthers
## 1047 littlepixie006
## 1048 soobifilm
## 1049 daisy_bey
## 1050 Cristian_sem_H
## 1051 nelly_nella_
## 1052 vp_marina
## 1053 xiuspo
## 1054 0xytocity
## 1055 feerlvsdokyeom
## 1056 CaldwellThomas1
## 1057 EloisaAli5
## 1058 kelvinreyes08
## 1059 lachicashii
## 1060 gyupov
## 1061 BotLifetime
## 1062 eilymee_
## 1063 hwnghyunjeanz
## 1064 dre_seventeen
## 1065 msnwu
## 1066 r4in3_twt
## 1067 Regvelvet20
## 1068 opavtyy
## 1069 normaIbot
## 1070 lilbadksw19
## 1071 shuasmwah
## 1072 jihan1995_
## 1073 wonwoosexcbrain
## 1074 PJHC4RT
## 1075 Snowfoxiiee
## 1076 BaRk_r0wR
## 1077 CaryennG
## 1078 huntzworld
## 1079 0297haulz
## 1080 aojxtmashi
## 1081 coupshan_sebong
## 1082 bewithbu
## 1083 atpstumii
## 1084 777DKWonwoo
## 1085 dre_seventeen
## 1086 coupshan_sebong
## 1087 kawterXback
## 1088 Nick25426726585
## 1089 anyonedrei
## 1090 gabateez
## 1091 wzmg_
## 1092 ChoVhemmie
## 1093 itsmewannable
## 1094 TbeomxjunT
## 1095 dokyeeeooomie
## 1096 _llaineeey
## 1097 SayWahuWahu
## 1098 anyonedrei
## 1099 itsmewannable
## 1100 Jayee3Mp4
## 1101 vminkook_vmk
## 1102 iamnumberbot
## 1103 maricarttt
## 1104 lizisawommy
## 1105 CamelliaKiller
## 1106 KRISVEM
## 1107 Yjhnihae
## 1108 SeleniumXVII
## 1109 _gdncs13
## 1110 dda_dduu
## 1111 anyonedrei
## 1112 cloisepam
## 1113 cse843
## 1114 nebulagyu
## 1115 onlythemolerry
## 1116 shhuuwwaa
## 1117 ariezdale
## 1118 itsmewannable
## 1119 faholoworks
## 1120 faholoworks
## 1121 intaksz
## 1122 toywatch81
## 1123 sjmtrkw
## 1124 suju22teuksung
## 1125 hwakttn
## 1126 oheungsvt
## 1127 PriyankaTalgao3
## 1128 miss_svtmafia
## 1129 MeganJa33528118
## 1130 accusary
## 1131 SeeUsIdle
## 1132 mochipyoji
## 1133 jishoocho
## 1134 Lattchwe
## 1135 kbgchartdata
## 1136 dda_dduu
## 1137 fbgiaodesign
## 1138 into_SooHui
## 1139 marii_nhel
## 1140 enhypenjaysgf
## 1141 RobertEBarnes1
## 1142 outsoldskzflops
## 1143 nhixxie
## 1144 4sahissi_
## 1145 vminkook_vmk
## 1146 svthugsl
## 1147 intaksz
## 1148 watakeibot
## 1149 Zarj34
## 1150 dizzyIover
## 1151 ezcart666
## 1152 anyonedrei
## 1153 everythingshua
## 1154 inn_creatives
## 1155 nootokkii
## 1156 vminkook_vmk
## 1157 777DKWonwoo
## 1158 jaden_lyrics
## 1159 dda_dduu
## 1160 IndieBook
## 1161 luvmingoo
## 1162 jklmbigwins
## 1163 boothinkz
## 1164 Heavy_Dew
## 1165 jeonghaanniiee
## 1166 _wooluvr
## 1167 13CaratDiamond_
## 1168 Brenoteen
## 1169 Brenoteen
## 1170 Brenoteen
## 1171 Brenoteen
## 1172 Brenoteen
## 1173 Brenoteen
## 1174 soobifilm
## 1175 0096karteu
## 1176 Brenoteen
## 1177 Brenoteen
## 1178 jaysaysnope
## 1179 chomamamas
## 1180 Phusaza
## 1181 intaksz
## 1182 jeongcheols_
## 1183 serenilyshopph
## 1184 13CaratDiamond_
## 1185 lhbryl
## 1186 seventeen
## 1187 sebong_hana17
## 1188 wzmg_
## 1189 mscuttlebot
## 1190 mushroom_teen
## 1191 CaryennG
## 1192 Lattchwe
## 1193 coveredinbees42
## 1194 westcoastsexgod
## 1195 mentosguac
## 1196 jiuneok
## 1197 chagiyoon
## 1198 seventeen
## 1199 samviixxii
## 1200 mushroom_teen
## 1201 kpoplikez
## 1202 jhluversvt
## 1203 coupshan_sebong
## 1204 Oniwanbashu
## 1205 SparklingMiii
## 1206 sunflwrchers
## 1207 Danvas14
## 1208 boothinkz
## 1209 svtgalaxy_
## 1210 Lady0ice
## 1211 minwonqt
## 1212 svtgalaxy_
## 1213 svtgalaxy_
## 1214 pichulinology
## 1215 Yang_Broke
## 1216 svtgalaxy_
## 1217 VollzeitFranzi
## 1218 tinydorijam
## 1219 minimonistudio
## 1220 syheong20
## 1221 aerishanhan
## 1222 DeepripTide
## 1223 UribooSeventeen
## 1224 66eph
## 1225 svtgalaxy_
## 1226 nnswift13
## 1227 mariam49is
## 1228 Lady0ice
## 1229 macejkovic60dch
## 1230 LuPartTwo
## 1231 cse843
## 1232 air_kyeom
## 1233 SeleniumXVII
## 1234 dre_seventeen
## 1235 Floofvee
## 1236 Yang_Broke
## 1237 svtgalaxy_
## 1238 winter_sunnie
## 1239 TheCuConnection
## 1240 dre_seventeen
## 1241 ILLsCart
## 1242 moonchild875_
## 1243 soobifilm
## 1244 wineparty17
## 1245 svtgalaxy_
## 1246 Dk_0428
## 1247 Jkorsling1
## 1248 svtgalaxy_
## 1249 shualvr_r
## 1250 spideykookstay
## 1251 intbun
## 1252 svtgalaxy_
## 1253 1041zion
## 1254 svtgalaxy_
## 1255 eyahann13
## 1256 Solely_Ming
## 1257 CharmSupportLab
## 1258 angelisuhs
## 1259 bluemincart
## 1260 daisy_bey
## 1261 svtgalaxy_
## 1262 d_dskr_r
## 1263 indainya
## 1264 yoonjeonghannny
## 1265 hwnghyunjeanz
## 1266 svtgalaxy_
## 1267 UKChartStats
## 1268 bebeamoraaa14
## 1269 jedisoonwoo
## 1270 haruharuminwon
## 1271 maxx_is_mad
## 1272 treteen_
## 1273 ririesse_
## 1274 _cmrj
## 1275 GirlWitHour
## 1276 svtgalaxy_
## 1277 iluuvwon
## 1278 ceruleanhorrors
## 1279 chweolpapi
## 1280 hanniezel_
## 1281 svtgalaxy_
## 1282 rodriguez_anci
## 1283 newskzi
## 1284 lotherye
## 1285 cigsaftercheol
## 1286 KL10218
## 1287 aesirwords
## 1288 YJ__MOA
## 1289 jseunie07
## 1290 reallifegojo
## 1291 scjnjh_9405
## 1292 GeneNiMingyu
## 1293 choisuchie
## 1294 octobereveryday
## 1295 ch3rrytrbl
## 1296 hourlyancient
## 1297 TheAthletic
## 1298 seventeen
## 1299 Joana_______
## 1300 hyejubaitola
## 1301 Brando_WX
## 1302 newskzi
## 1303 lemonopossum_
## 1304 svtgalaxy_
## 1305 shhuuwwaa
## 1306 itzaimae
## 1307 evrbdyhngsm
## 1308 svtgalaxy_
## 1309 joshushushuwu
## 1310 atpstumii
## 1311 Yjhnihae
## 1312 svtgalaxy_
## 1313 coupranghaae
## 1314 _1350_woofwoof
## 1315 sksuxs
## 1316 gelcakyy
## 1317 coupshan_sebong
## 1318 _chanslatte
## 1319 vjkscart
## 1320 _gdncs13
## 1321 pichulinology
## 1322 drunkkiest7
## 1323 yupsheskitten
## 1324 minhuiyeolie
## 1325 miroticjimin
## 1326 svtgalaxy_
## 1327 cseadara
## 1328 NEVERVMlND
## 1329 fearlesslyPearl
## 1330 scjnjh_9405
## 1331 diseasethv
## 1332 shewalnur
## 1333 mwbcart
## 1334 ParlourDigital
## 1335 TbeomxjunT
## 1336 vuum00
## 1337 cindynamint
## 1338 SayWahuWahu
## 1339 BLAZEAYEEN
## 1340 jowanithe8
## 1341 coupshan_sebong
## 1342 cappuccinoz_
## 1343 gyuext
## 1344 PJHC4RT
## 1345 gyuext
## 1346 hanniezel_
## 1347 gyuext
## 1348 Mochii_1095
## 1349 heesoomios
## 1350 gyuext
## 1351 eysvtcarat
## 1352 yoonshrim_p
## 1353 Arasu74416072
## 1354 DecorativeCoUK
## 1355 hngxji
## 1356 gyuext
## 1357 gyuext
## 1358 jkpjtrade13
## 1359 gyuext
## 1360 crazypersun
## 1361 zhrjun23
## 1362 gyuext
## 1363 Aeryn_Rudel
## 1364 shhuuwwaa
## 1365 gyuext
## 1366 haosebythe8cean
## 1367 asha272
## 1368 BeySVTColombia
## 1369 kpopretweet05
## 1370 dda_dduu
## 1371 gyuext
## 1372 CaryennG
## 1373 gyuext
## 1374 GeneNiMingyu
## 1375 rodriguez_anci
## 1376 SVT_Fatisha
## 1377 junhui_noona
## 1378 gyuext
## 1379 minygiiii_
## 1380 malkinmoth
## 1381 minwonqt
## text
## 1 @tanyakanrl happy sweet seventeen sender-nim !! ❤️🔥❤️❤️🔥❤️❤️🔥❤️❤️🔥❤️ https://t.co/kuSCqMHumw
## 2 @elelduarvk happy sweet seventeen el!! 💗💗💗💗
## 3 wts lfb svt seventeen ph be the sun bulacan\n\n2 LBB PREMIUM TICKETS BETS BULACAN\n\nPrice: 10000 ea (19k if claiming b… https://t.co/pbylfhs13i
## 4 D-day!!!! See u seventeen!!!
## 5 🫶🏻the cutest mirror selca\n#caratSelcaDay #csd #SEVENTEEN https://t.co/D6cmwnt12H
## 6 number seventeen.\nvalkyria chronicles\n\n9/10. this game had such a beautiful story, about the struggles of war and h… https://t.co/yWuX7hdmiD
## 7 Hi still available 3 tickets for Seventeen #BeTheSuninBULACAN concert later. LBOX B REG 220 r54 s439-441. Dm if interested.\n\n#BeTSinBULACAN
## 8 Good luck sa mga aattend ng con! Give Seventeen their biggest PH crowd!!!
## 9 @ajooniceee SEVENTEEN WAAAAAAAAHHHHH
## 10 Make this day a memorable day for us and for seventeen 🤍
## 11 wts lfb ph\n\nseventeen osaka limited pcs + dream album set\n= ₱10k\n= secured na!\n= dop: Dec. 20\n= dm to mine\n\n🏷 svt b… https://t.co/fT1R4QSbGz
## 12 happy sweet seventeen for me🫶
## 13 i want him so bad. #csd #seventeen https://t.co/Vq3liiDhsq
## 14 - Desk calendar 2019 SEVENTEEN ❌\n•80k\n\n- Lipbalm + pc The Saem DK❌\n- PC lipbalm The saem The8✅\n\n- Postcard set ❌\n\n-… https://t.co/9B0rI5fp0U
## 15 @JAY4YOON @nwjnsbts Nope. There is one fandom that regularly hates on bts even before Hybe acquired their faves com… https://t.co/sqJKIfxpTd
## 16 D-DAY! See u later @pledis_17 ✨\n\n#SEVENTEEN #BeTheSuninBULACAN #BeTSinBULACAN
## 17 kiss!\n\n#JOSHUA #조슈아 #SEVENTEEN https://t.co/O6k23DqUQy
## 18 Show business kept us all alive\nSince seventeen October 1945\nBut the star has gone, the glamour's worn thin\nThat's… https://t.co/AjhzI8Pxfd
## 19 four million five hundred sixty two thousand eight hundred seventeen
## 20 d-day ✨ i will meet seventeen today #BeTSBulacan https://t.co/UugUl68mgg
## 21 see you again in a few hours, seventeen !! 🤍 https://t.co/RlG4C1v6an
## 22 #lovemochi_phgo | wts • lfb • ph\n\n🔥 LAST 1 STOCK 🔥\n\nSEVENTEEN 💎\nOfficial Lightstick Powerbank ver 2\n💯 Sealed - Php… https://t.co/bA7EQRaymY
## 23 seventeen bets in bulacan d-day !! Be safe everyone and enjoy~~
## 24 SEVENTEEN ITS THE 17th!!!!! https://t.co/7hLFU0ovah
## 25 I Wonder what Songs seventeen will sing in Bulacan- ISTG if they get like the OG Ready to Love, Heaven’s Cloud, Che… https://t.co/MqFdcUWJrJ
## 26 d-day 🥹 see you later carats and seventeen!!!!! @pledis_17 🤍
## 27 i can finally say that i am seeing seventeen tonight !!!! #BeTheSuninBULACAN\n\nps. hindi na to majjinx pls
## 28 i want to go to a seventeen concert so bad, why did i have to live in australia out of all places 😭
## 29 seventeen dicon dfesta mini edition\n\nmember set (7 pcs) RM10\n✅SC\n✅T8\n✅SK\n✅DN\n\n• exc local postage only\n• no rush po… https://t.co/l9NNaB60it
## 30 @gincnatal the edge of seventeen
## 31 “Extremely Underwhelming Seventeen-Million Dollars”
## 32 @gincnatal the edge of seventeen
## 33 “so between the sixth grade and now i’ve had to kill seventeen mice. that’s probably why i’m so emotionally stunted… https://t.co/THUBlVxRIK
## 34 @gincnatal The edge of seventeen
## 35 @gincnatal the edge of seventeen
## 36 @gincnatal the edge of seventeen
## 37 @neogotmybankx @pledis_17 done #SEVENTEEN @pledis_17 https://t.co/ltxwIaGTjN
## 38 wts lfb ph\n\nseventeen tokyo dome pcs\n— available: jun the8 scoups jeonghan\n— dop: payo\n— 700 ea (2800 set)\n— prio s… https://t.co/1ZbQTuKjaN
## 39 Happy CSD day, everyone 🥰\n#CaratSelcaDay #SEVENTEEN #JUN #CSD https://t.co/SiE4SjCLBK
## 40 i hope everyone attending betsbul today will have loads of fun! 🧡 it’s worth it, always worth it when you’re seeing… https://t.co/MVPUIndYSI
## 41 DK has now soared to the top of my seventeen list for reasons I still can't quite explain and that's okay
## 42 See youuuu SEVENTEEN💛 https://t.co/Gq6gjoB89O
## 43 Bulacan Freebies On The way 💙\n\n#BeTSBulacan\n#SEVENTEEN https://t.co/havVccc2Ar
## 44 Text 📲 206-588-6453 Request 🎶 Stevie Nicks - Edge Of Seventeen 📤 With Others ❤️
## 45 see you seventeen! #BeTheSunBulacan
## 46 It’s dday!! I’m finally seeing seventeen omg
## 47 people are seeing seventeen today and I… am seeing the dentist🫠🫠
## 48 @dudeparebrochwe and I met for the first time exactly two years ago. today, we will meet again to attend a seventee… https://t.co/vD45389xCS
## 49 whenever carats and seventeen met, it rains talaga ano? 🥹 https://t.co/r6fkj4Gwo9
## 50 HAPPY BIRTHDAY SIR BABA HONORABLE❤️❤️❤️💯🥃🎂🎂🎂🎂🎂🍦🍦 #PriyAnkit #TheMaskedSinger #Kizilcikserbeti #الهلال_الباطن… https://t.co/rxL3txkUoE
## 51 I’m not seventeen- anymore
## 52 @Spotify Seventeen BE THE SUN!!!!\n#SVT_WORLDTOUR_BETHESUN \n#BETSinBulacan \n#SEVENTEEN \n@pledis_17
## 53 I'm ready! Aju nice! 🔥🔥🔥\n#BETSinBulacan\n#BeTheSunBulacan\n#SEVENTEEN @pledis_17 https://t.co/FgdAJ5Akl7
## 54 Name a better blonde Duo \n\n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN https://t.co/faeyoA6Mqh
## 55 Seventeen BE THE SUN!!!!\n#SVT_WORLDTOUR_BETHESUN \n#BETSinBulacan \n#SEVENTEEN \n@pledis_17 https://t.co/EEunFNcIAU
## 56 wts want to sell usa canada cn europe eu indo ina sg singapore thailand th china jp ph my malaysia\n\n#SEVENTEEN… https://t.co/W2z3S0cki9
## 57 ✨Mr and Mrs Kim ✨\n#CaratSelcaDay #CSD #SEVENTEEN #MINGYU @pledis_17 https://t.co/3C9sD63WU4
## 58 SEVENTEEN WORLD TOUR [BE THE SUN] - JAKARTA (Additional Show)\n\nD-11
## 59 @NMOliverPoetry Well, as @official_jcc says, in his “first - and only - haiku”:\n\nTo convey one’s mood\nIn seventeen syllables\nIs very diffic
## 60 SEEING SEVENTEEN AGAIN TODAY 😭😭😭
## 61 WTS/ LFB \nSEVENTEEN BeTS in BULACAN\n- UPPER BOX C REG 409\n- SAME PRICE1850\n\nRFs: di macontact yung bibili ilang ora… https://t.co/w0PmMB9uak
## 62 after seventeen it’s more just music wise cuz even tho i don’t keep up with all of them, i keep with those even less
## 63 if u see this, ur REQUIRED to list ur top 10 groups\n\n1. red velvet \n2. twice\n3. aespa\n4. blackpink\n5. stayc\n6. nct… https://t.co/WXstGo6kQN
## 64 good morning 🥰 im going to see seventeen today! 💗💙
## 65 #openfollow for kpopers esp. seventeen biased , retweet terserah ಠ_ಠ
## 66 Omo 😂😂😂😂 dem dom make mama proud mama come fall hand\n#16December #BB16 #SEVENTEEN #يمشي_معاك_للآخر #LISA… https://t.co/KwNuZmLKzL
## 67 everyone have a wonderful time at bets !!!! a seventeen concert is an extraordinary experience 🧡
## 68 it has been exactly two years since i became a carat and im going to celebrate it w seventeen 🥹🫶 https://t.co/stZmqE30nw
## 69 WAHHH IM SEEING SEVENTEEN TODAY
## 70 WTS / LFB PH ONLY\n#iKONERIonhands\n\nALL ONHAND AND READY TO SHIP \nSTRICTLY SET ONLY OFFICIAL SEVENTEEN LIGHTSTICK AN… https://t.co/KpjATIzu8g
## 71 @carseatheadrest william toledo number seventeen.
## 72 Grabe 'yung unity ng carats to help other carats. 🥺 appreciate you guys so much. Proud sainyo ang Seventeen. 💙
## 73 SEVENTEEN\n\nBias Bias wrecker https://t.co/UTk4sAj0RL
## 74 Is anyone here going for TXT, Seventeen and Kep1er cafe event on 23 Dec (Fri)
## 75 @billboard @pledis_17 @itstetrisbish Love it 🥰🥰\n\n@pledis_17 #SEVENTEEN #세븐틴
## 76 @miss_svtmafia @pledis_17 I deserve to see Seventeen po because I've been their fan since I was in Grade 8 and they… https://t.co/RH7QrfefBW
## 77 good pods gen 3✨️\n\nlink https://t.co/GQGH6NZETI\n\ntags: #LISA #ข่าวลือ #16December #SEVENTEEN #NCTDREAM… https://t.co/Op5AsLT52c
## 78 “ Once you sign, you help an oppressed victory” \n\n- (pls read the description and sign thank you 🙏🏽🤍)… https://t.co/Cb0FarrAYl
## 79 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/hrgNU3pc4I
## 80 iiyak ako mamaya for sure. december has been a tough month so far and finally, i'm seeing seventeen again for the third time this year! 🥺🤍
## 81 I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/YaTs55B3Wo
## 82 wtb lfs ph svt seventeen\n\n— lf rush ticket for #BeTheSuninBULACAN\n— can payo\n— any tier\n— dm me if u have\n\ntags: ph… https://t.co/XWlQr3MDCZ
## 83 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/x5FyXvX7Jd
## 84 regresenme los Going seventeen xfavor 😭
## 85 D-day 😭 Seventeen dis Dec. 17. Tamang iyak for today
## 86 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/ngSTazuOZM
## 87 carat selca day ft my sick self !! #SEVENTEEN #CARAT #CaratSelcaDay https://t.co/UOXajOl68O
## 88 otw to phi-ar\n#BeTheSunBulacan \n#SEVENTEEN
## 89 YOUTUBE: MoreFlock \nLINK IN BIO\n#ข่าวลือ #16December #PriyAnkit #TheMaskedSinger #BLACKPINK #SEVENTEEN… https://t.co/tVfa4WRpQK
## 90 #NowPlaying Letter Seventeen - Waiting at https://t.co/JNfC3Ouky0 https://t.co/dkeif6J31X
## 91 EXCITED NA KO GRABE SEE U SEVENTEEN
## 92 @kchartsmaster world_ by seventeen of course
## 93 iiyak ako mamaya for sure. december has been a tough month and finally, i'm seeing seventeen today for the third ti… https://t.co/Ho8leWMFzG
## 94 CHOCOLATE COVERED ANYTHING DAY – BARBIE AND BARNEY BACKLASH DAY – UGLY CHRISTMAS SWEATER DAY\n\nIf you are a chocolat… https://t.co/VHy9xQv9kM
## 95 huhu grabe coincidence 17 din ung extra seats sa bus namin then its dec 17 and we’re going to see SEVENTEEN!!!!!
## 96 There is no way I found fts albums for like 18€ 😭 #seventeen
## 97 @halatagon i find this song so annoying 😭\nbut apparently everyone makes it way better than him, even that guy from seventeen
## 98 wtb lfs ph shuttle vertis seventeen be the sun bets bulacan https://t.co/Bx0LkKaFaK
## 99 ꒰ wts lfb ph ꒱\n\n✘ woozi vernon set\n\n ⤷ ₱280 set\n ⤷ onhand | x sensitive\n ⤷ mod/p: gcash | ggx/flash\n ⤷ loc: bul… https://t.co/bp32SlM4Jc
## 100 otw na to ph arena!! so excited to finally meet seventeen!💗
## 101 LIVE NOW TUNE IN FOR ONE OF THE TOP 5% IN THE WORLD AT COD ! https://t.co/v5OJK3IoEu #16December #SEVENTEEN… https://t.co/4mRQdgUJpi
## 102 literally my whole tl is seeing seventeen today, when will that be me? https://t.co/S1uZYHgvpa
## 103 SEE YOU, SEVENTEEN !!! 🥺
## 104 Good morning!!! :) See you later seventeen ! \n\n#BeTheSunBulacan \n#BeTheSuninBULACAN
## 105 wts lfb ph only // D-day✨\n\n•. Seventeen BeTS in Bulacan PH Arena .•\n\n- One (1) UBB REG TIX (rfs. got the desired se… https://t.co/ZtUg8BIJX6
## 106 #Celebrating Ana Mercedes Hoyos #\n\nDate: December 17, 2022\n\nToday’s Doodle celebrates Ana Mercedes Hoyos, a disting… https://t.co/X8vhaqcbsB
## 107 Smiling Italian girls, and Spanish women.\nYou’re not serious, when you’re seventeen.\nA, black velvet jacket of brilliant flies
## 108 There's still time to experience the love of The Sound of Music this #holidayseason! Join us until Jan. 15 to feel… https://t.co/iuQYkuESRc
## 109 i can't believe i am seeing seventeen and i am actually crying here sa cr 😭
## 110 My newest anthology appearance! This was something I hand wrote when I was seventeen, and all this time later… https://t.co/Yp37gMMwfL
## 111 LF carpool or bus shuttle for seventeen concert \nlooking po for 2 slots sana!!\n\npick up: sm north or anywhere in qc… https://t.co/URtuC3k5gx
## 112 Update slot Sharing SG23 Seventeen\n\n📍SDA, Jatim\nDM for claim 🩷\n\nt. photobook heart message paper holder digicode ph… https://t.co/pY5NvcOT04
## 113 Cwts aab photocard seventeen woozi, wonwoo and dino @sekairsm\n✅ include packing\n✅ Free ongkir via 🍏🍊\n✅ Good conditi… https://t.co/gnqyXikUrv
## 114 @scammerhannie yeah the other seventeen members are his fans after all
## 115 i know i'm late pero WELCOME BACK SEVENTEEN 😭😭😭
## 116 Seventeen https://t.co/CzqO51l8is
## 117 the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk
## 118 Don't leave me - BTS\nShadow - seventeen\nGotta go - chungha\nStay Tonight - chungha\nHellevator - Stray kids https://t.co/e5nitGohNT
## 119 spending the 17th of december with seventeen and carats 🥹❤️
## 120 Imagine you are having a really bad day/weeks or so and today pupunta ka sa concert ng Seventeen ,our home our com… https://t.co/JAGBOJwJaD
## 121 wts lfb ! pls help rt\n\n- 1 lbb reg 204 row 56\n- 5k (lowest price)\n- meetup sa venue\n\nsvt seventeen be the sun bulac… https://t.co/nK5SP97eIP
## 122 Thanks - SEVENTEEN, 1:15
## 123 As the sun seeped through the curtains of his room, the first thought Tommy had the morning he turned seventeen was… https://t.co/6xVNlcERB2
## 124 wave is awfully sexual for a reason you cannot fool me seventeen
## 125 march my beloved, it's FINALLY D-DAY!!!!! 🥺🥹🥹🥹🥹🥹🥹🥹🫶🫶🫶🫶🫶🫶🫶🫶🫶\n\n#BeTheSunBulacan #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cr51rcFsFD
## 126 wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. be… https://t.co/KmNseXrgV2
## 127 BTS, bigbang, Stray kids, seventeen https://t.co/LqRlPzZKsl
## 128 I hate this cold man, always need to pee seventeen times before i can go to sleep
## 129 I wanna be the girl who hands out freebies soooo bad for next seventeen tour
## 130 BTS y seventeen de calle https://t.co/AIJfnyPyy5
## 131 you ever think about how seventeen literally had a gose episode to training to push cars.. and then proceeded to push cars 😭😭😭
## 132 THIS WILL GET BIGGER IF YOU KNOW WHAT I MEAN, I'M SORRY IF YOU'RE LIVING AND YOU'RE SEVENTEEN
## 133 Any updates on traffic? Quezon city to Philippine Arena? #betsinbulacan #bethesunbulacan #bethesuninbulacan… https://t.co/vDMAQxXHxV
## 134 first time joining carat selca day 💎 \n\n~ matching glasses with my boo 🍊🩷\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN https://t.co/RPPWvbDT0q
## 135 SEVENTEEN https://t.co/dezCV2Bw5L
## 136 D-Day!🔥 #SEVENTEEN #BeTheSunBulacan
## 137 The 39 united state president Kla*tu+ke-r ChrisKo Biden the seventeen any many mine more catch a tiger by it toe i… https://t.co/e0aVb1tmG4
## 138 caught in a web of your memories like the way we would talk, we were seventeen
## 139 @neogotmybankx @pledis_17 done #SEVENTEEN @pledis_17 https://t.co/DzXIXmsgmc
## 140 See you later sebongsss!!!😭🤧💗\n\n#BeTSBulacan #SEVENTEEN
## 141 seeing seventeen today!!!!!!
## 142 bets in Bulacan today!!! semangat seventeen & carats ❤️
## 143 niji en (including our dearest dj of course) and seventeen na lang ang mamahalin ko.
## 144 D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17
## 145 D-DAY keep safe everyone!!!\n\n#BeTheSuninBULACAN #SEVENTEEN @pledis_17
## 146 bus ride to bulacan!!! field trip feels 🤣🤣 #seventeen #BeTSBulacan https://t.co/iyOdz0SnC0
## 147 💎 SEVENTEEN BE THE SUN IN BULACAN FREEBIES 💎\n\nTime & Venue — TBA when I'm already at PH Arena \n\n#BeTSinBULACAN… https://t.co/v4ZCexFHDB
## 148 I think it’s a crime we never got to see Seventeen play among us like it’s right up their mafia crazed alley
## 149 @dearseokjinas @chanelwoozi for the reasons.. i am just like other carats who want to meet seventeen and attend the… https://t.co/CE7NSatr6I
## 150 wtb lfs • ph only help lagi akong nauunahan\n\n— seventeen be the sun in bulacan\n— lbb reg prem or lba reg prem\n\nbudg… https://t.co/WQYuYP8Xsq
## 151 I'll be seeing seventeen 🥹
## 152 Took a board exam a week before a Seventeen concert.\n\nPassed it a day before another Seventeen concert. ✨
## 153 @starfess BTS: yet to come, your eyes tell, heartbeat, whalien 52, spring day\nBLACKPINK: you never know\nTWICE:-\nNEW… https://t.co/IZtxxHpq8g
## 154 Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n•… https://t.co/N4iK5p9ed4
## 155 D-DAY\n#BeTheSunBulacan \n#SEVENTEEN https://t.co/V9JqY1Qtg0
## 156 @elonmusk can you help small content creators? I get 500-2000 views on YT, insta and tiktok each organically but le… https://t.co/1Hkh38Vyhx
## 157 everytime seventeen is about to hold a con here in ph, laging may rainbow 🥺🤍 https://t.co/ls3tL3DX2i
## 158 @tanyakanrl happy sweet seventeen nder, wish u all the best 🫶🏻
## 159 I....I WANNA SEE SEVENTEEN. T^T
## 160 Only the dead stay seventeen forever.
## 161 @ajooniceee SEVENTEEN!!!!!
## 162 @ajooniceee SEVENTEEN!!!!!
## 163 i will only wake up this early for seventeen 🫠🫠🫠
## 164 Seventeen Student-Athletes Set to Graduate This Weekend\n\nMUNCIE, Ind. - This Saturday in Worthen Arena, 17 student-… https://t.co/nBvSMHsrUE
## 165 See you SEVENTEEN 😭🎉🎉\n@pledis_17 https://t.co/NdG1IDfrqL
## 166 immensely enjoying returning to tumblr as now i get fox mulder from xfiles scoups from seventeen and brennan lee mu… https://t.co/kIUone021F
## 167 Day seventeen!\nI am awake at 5am and haven't slept well in weeks! I made this while wishing I had something similar… https://t.co/64ZcgVLGaX
## 168 SEVENTEEN WAS THIS NECESSARY 😭😭😭😭\n\nhttps://t.co/2OTgLw6NbU
## 169 I think I was seventeen when it came out https://t.co/vYiyKYF19q
## 170 Look it up,Biden in the four years after he was VP , Trumps in office made like seventeen million. The career in Go… https://t.co/V9jCKpyDLH
## 171 SEVENTEEN Be The Sun Bulacan D-Day!! @pledis_17\n\n#BeTheSuninBULACAN #BETSinBulacan https://t.co/q6U8prdpJm
## 172 also very funny to me that a friend of mine has 124 saved tiktok in total, meanwhile i have more than 124 saved tik… https://t.co/b3M4xYS1GD
## 173 I just love seventeen https://t.co/MJ7Y2iUUu3
## 174 SEVENTEEN Rupley Risers this week. Absolutely incredible! I sure do love this school. Best place ever! 💙🙌💙🙌… https://t.co/3CLcqsARGt
## 175 @elelduarvk YEYY HAPPY SWEET SEVENTEEN ELL!!!
## 176 I'm currently getting ready. So see you Seventeen it's D-Day Ahhhhh
## 177 #BeTSBulacan SEE YOU SOON SEVENTEEN!! @pledis_17 #SEVENTEENinBulacan
## 178 @Nannyyy721 BASKSU SEVENTEEN RIGHT HERE
## 179 IM SEEING SEVENTEEN TODAY 😭😭😭😭😭😭😭😭😭 I FEEL LIKE DREAMING
## 180 You were only seventeen
## 181 today is 17th of dec,and seventeen's #BeTSBulacan concert!!!
## 182 kageyachi\ni’m only seventeen, i don’t know anything, but i know i miss you.
## 183 see u seventeen!🥺\n\n#BeTheSuninBULACAN #BeTSinBULACAN https://t.co/bSVlGt7ARI
## 184 see you laterr! dont hesistate to approach me🤗\n\n✨BE THE SUN BULACAN FREEBIES GIVEAWAY✨\n\n🍒 i'll be giving away svt g… https://t.co/wv7HPzxMBp
## 185 You know it’s gonna be a good day. ✨\n\nGood Morning! It’s Dec. 17, Saturday.\nIn the Philippines, it’s Be The Sun in… https://t.co/Pe808M3FNw
## 186 D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang… https://t.co/Flvrqq0yaD
## 187 @MySunSilHal One word frees us of all the weight and pain of life: that word is love one hundred seventeen… https://t.co/XOR8O1FBaJ
## 188 If you see this, you're required to list your top 10 groups:\n\n1. Seventeen\n2. NCT Dream\n3. Red Velvet\n4. ITZY\n5. Wa… https://t.co/YW7edsQXfb
## 189 SEE U SEVENTEEN SHUTA DEKDHQJXHS ZH
## 190 @luvkim20 @kpophappenings_ We carats love to clown not only fellow carats but also other fandoms and seventeen
## 191 take care everyone and enjoy today!\ndon't forget to bring essentials and your tickets ❤\n\n#BeTheSuninBULACAN #SEVENTEEN @pledis_17
## 192 @cliffemalll O seventeen 🙏🙏🙏
## 193 @FoxNews OK I agree with this too, it should be a 51st state. Get better flag designers. Seventeen times three.… https://t.co/6cfwW14DlX
## 194 goood morning! its d-day 🥺 see you carats and seventeen @pledis_17 🧡
## 195 seventeen by heathers is SO C RAINDUO
## 196 Good morning to carats and seventeen only!!! Dday! Enjoy guys 💎🫶🏻
## 197 i’m seeing seventeen today!! #BeTheSuninBULACAN #BeTSinBULACAN https://t.co/MMzy7KUdQF
## 198 BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bi… https://t.co/xrPGpPY9t1
## 199 CAN'T WE BE SEVENTEEN???😭😭😭😭😭
## 200 onhand caratbong v2, Used once po nung bets mnl, Still complete inclusion pero yung hoshi sticker po nakalagay na s… https://t.co/Aw2M7Ga3Bd
## 201 Not mommy saying san ka na naman pupunta 😭 IM GOING TO WATCH SEVENTEEN MIEEE
## 202 @yjhanee_ I hope you're already asleep but listening to Wonwoo's Knees Cover 🤗\n\n@pledis_17 @pledis_17jp #SEVENTEEN #세븐틴 #セブチ 💎
## 203 SEVENTEEN 💎💎💎 https://t.co/Ycv88b0ULd
## 204 Seventeen-year-old boy view them\n؟?\nنمشے\n\n🔹W77🔹\n🔹W77🔹\n🔹W77🔹
## 205 1. the boyz\n2. red velvet\n3. nct 127\n4. f(x)\n5. twice\n6. seventeen\n7. nct dream/u\n8. exo\n9. le sserafim\n10. newjeans https://t.co/hq1EQ1zz0A
## 206 [PHGO] HallyuLuv 🇵🇭\n\n<SEVENTEEN 2023 Season’s Greetings>\n\nSG: ₱2,530 + LSF\nWall Calendar: ₱1,520 + LSF\nSET: ₱3,470… https://t.co/3zdNDcaOFB
## 207 @angel_funsized If I will chose wants over needs I will say I want a caratbong, it is a lightstick of fans of Seven… https://t.co/jGEy0orMSo
## 208 @Wumbojumble @burblebutt At 27. You can Definitely consider somebody you met at seventeen/eighteen a childhood frie… https://t.co/fDqkldMze0
## 209 DDAY! \n\nSee you later, #SEVENTEEN 💕\n\n@pledis_17 ! 😍🤍💎 @anaelizabethdg \n#BeTheSuninBULACAN #BeTheSunBulacan https://t.co/klfORearm6
## 210 ❗️REPRICED❗️\n\nwts lfb #BeTheSuninBULACAN 1 lba regular ticket\n\n— section 104, row 33, seat 106\n— price: ₱10,000 (or… https://t.co/cG5VOD1CHd
## 211 @k_sellingvote done for #SEVENTEEN https://t.co/zaWJKiiR3t
## 212 I MISS SEVENTEEN SO MUCH
## 213 sometimes he lets me borrow his bag 🐸\n\n#CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/ZiihgdtaW9
## 214 rainbow for seventeen 🌈🌳 https://t.co/caPobKOguy
## 215 BEEN BROKE SO MANY TIMES BUT SEVENTEEN IS WORTH THE WAIT!!
## 216 @cho_tyongf Donnes tes pc seventeen la
## 217 every single kpop boy group falls into one of the three categories of trying to be exo, nct, or seventeen
## 218 a staff member from BTS, Seventeen or ATEEZ, i wanna be with the guys so bad https://t.co/xkUvaLOgzb
## 219 Team bahay but im still very excited for today!!! Enjoy kayo mga team concert!! Give seventeen the best experience here!!
## 220 copied from multiple oomfs but reply for a government assigned twice and seventeen bias 🫶‼️ https://t.co/mz9uppvhuS
## 221 AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI
## 222 goodmorning caratland....enjoy kayo today and keep safe. Sa mga first time makikita SVT ,I'm sure you will have the… https://t.co/gs2k0WLNjA
## 223 today im seeing seventeen (2) ✨🫶🏻 https://t.co/AIlEPmhI2H
## 224 I'M SEEING SEVENTEEN TODAY OMG 😭😭😭
## 225 1. bts\n2. seventeen\n3. p1harmony\n4. shinee\n5. nct127\n6. txt\n7. day6\n8. twice\n9. red velvet\n10. block b\n\nlesserafim… https://t.co/1Jo2QIdPt5
## 226 00:00 ateez & seventeen, home 🏡❤️🩹
## 227 really wish maka attend ako ng bets today & see seventeen again, but ig i'll just work today.. next time nlng sebongs 😭
## 228 i’m so ready, see you my love @pledis_17 💖 \n\n#BeTSinBULACAN #SEVENTEENinBulacan #Seventeen https://t.co/N1sme3CCag
## 229 SEE YOU SEVENTEEN! OMG WONWOO FINALLY! ♥️😭
## 230 in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callb… https://t.co/VDJCfULYNR
## 231 00:00 seventeen, the boyz
## 232 [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us… https://t.co/32nC5a0NwT
## 233 @ajooniceee SEVENTEEN
## 234 @tanyakanrl happy sweet seventeen, wish u all the best 💓💓
## 235 @kchartsmaster #HOT by #SEVENTEEN @pledis_17 of course 😵💫
## 236 wts lfb ph \n\nbets in bul ubc prem ticket 417 row 121 \n- 2.7k meet up sa ph arena\n\nref extra ticket \ndm or reply… https://t.co/h38rHDOemk
## 237 @giulia canta seventeen 🥺🫶🏽
## 238 @av_toi @Thomson8 Good evening feller. Hope all's good. Seen today that we're in the sixth coldest December period… https://t.co/hM2WqQ65ZW
## 239 gOODMORNING! 🥰 this is one of my best days. wag lang masira because im at the peak of my emotions. ang luha ko lang… https://t.co/HNdoFyo4cE
## 240 D-day!!!!!! After 5 years, I’m finally seeing SEVENTEEN 😭❤️
## 241 Spirituality and loveThat lasts for a seventeen-year-old boy went girl touching me&gt;omg&gt;boner?\n؟?\nنمشے\n\n🔹H4🔹\n🔹H4🔹\n🔹H4🔹
## 242 @Bardagulan17 will see SEVENTEEN today!!!! #BeTSinBULACAN 😭
## 243 See you later @pledis_17 💗 #Seventeen #SEVENTEENinBulacan #BeTheSuninBULACAN
## 244 wts lfb ph | #minunniesells \n\n👋seventeen dk seokmin your choice other side attacca op 2 \n\nSALE!\n\nPrice on pic + pf… https://t.co/OLzavqN5Ad
## 245 im seeing seventeen today 🤧
## 246 One of the things that I really admire about Cron is that there's no killer feature, there's no big mission to tran… https://t.co/ilcL8cqFHE
## 247 ITS THE DAY SEE YOU SEVENTEEN
## 248 Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Chri… https://t.co/59CMLqFGvA
## 249 idk how but suddenly my little brother knows all the old seventeen b-sides like he was singing omg today
## 250 1. Highlight\n2. EXO \n3. B1A4 \n4. SF9 \n5. Nu'est \n6. Pentagon\n7. SHINee\n8. Twice \n9. The Rose\n10. Seventeen https://t.co/pqiwSEP7nI
## 251 Off to Bulacan PH Arena!!! See you soon SEVENTEEN 🤩\n#BeTSinBULACAN\n\n@pledis_17
## 252 see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 253 D-day!!!! #BeTheSuninBULACAN #SEVENTEEN
## 254 @tanyakanrl happy sweet seventeen sender , wish u all the best 💗-!
## 255 1. skz\n2. bp\n3. everglow\n4. le sserafim\n5. seventeen \n6. bts\n7. iz*one\n8. oneus\n9. dreamcatcher\n10. twice https://t.co/z4CwG6zwt2
## 256 SEVENTEEN Dances to 'Left and Right', Talks MAMA Awards & Performing At ... https://t.co/cl8pVWuhwU @YouTubeより\n\n🐶💗
## 257 Longing, rusted, furnace, daybreak, seventeen, benign, nine, homecoming, one, freight car.\n\n#CaptainAmericaCivilWar \n#MarvelStudios
## 258 i’m seeing seventeen today !! 😭😭🤍
## 259 GOOD MORNING TO SEVENTEEN ONLY !!
## 260 D FUCKIN' DAY!! SEE U, SEVENTEEN!!! 🫶🏽\n#BeTheSuninBULACAN
## 261 It's the day, everyone. We're finally seeing Seventeen later 🥺 See you and have safe travels 🤍 #BeTSinBULACAN @pledis_17
## 262 —two reasons of my happiness; u and sushi🍣🤍\n\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/x9ptfqrM8X
## 263 juicy juicy~ pookuh chi ke ah pookuh uh! SEEE YOU LATER, SEVENTEEN! 🔥🔥🔥\n\n#BeTheSuninBULACAN https://t.co/UeAX23Je0q
## 264 GOOD MORNING SEVENTEEN AAAHHHHHHHH
## 265 me and kyeomie in busan :) first carat selca day! \n\n#CaratSelcaDay #CSD #dokyeom #seventeen #svt #carat #도겸 #캐럿 #세브틴 https://t.co/X1jNdaNAfI
## 266 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴… https://t.co/wOCXHUzCH1
## 267 Now now, Hasumi Keito-kun is rather cold, is he not...☆ Fufufu. Hasumi Keito-kun, aren't you seventeen? It is as if… https://t.co/ExTjiDy5rq
## 268 today's dday for bets again.. this time in bulacan, & i just realized i havent shared any pic/vid i had when i went… https://t.co/YWS2MaBTXg
## 269 SEVENTEEN https://t.co/7oWUGDtBTQ
## 270 shut the fuck up. jeonghan from seventeen
## 271 @AvatarPod The Edge of Seventeen (2016)
## 272 fathers we love seventeen https://t.co/jdyrkBer2M
## 273 From christmas party last night with alcohol drinks that ended 1am, dumiretso na tayo ngayon ng Bulacan 🥹🤣 See you… https://t.co/scLgXDxV3a
## 274 A dual rainbow for Seventeen. \n\n#BeTheSunInBulacan https://t.co/GCXYDK9VMm
## 275 it’s d-day !!! see u later seventeen and carats !!!
## 276 @ajooniceee SEVENTEEN
## 277 ✨ \n\nNflying / Knk 💕\nSeventeen \nMonsta X \nWEi \nFromis9 \nVicton / Pentagon \nAce \nDreamcatcher\nOneus \nTwice \n\n✨ https://t.co/Svg6rKHoAl
## 278 📢KEEP STREAMING\n\n#DREAM #SVT_DREAM\n\n(https://t.co/xywW2tlFnC)\n\n#SEVENTEEN #세븐틴 \n@pledis_17 @pledis_17jp
## 279 📢KEEP STREAMING\n\n#SECTOR17\n#_WORLD #SVT_WORLD\n#세븐틴과_캐럿의_WORLD\n\n▶ https://t.co/4vOZb1v7Sj\n\n#SEVENTEEN #세븐틴 \n@pledis_17 @pledis_17jp
## 280 📢KEEP STREAMING\n\n▶️ https://t.co/Z7LGWtniQ1\n\n#SEVENTEEN #세븐틴\n#FacetheSun\n#HOT #SVT_HOT\n\n@pledis_17 @pledis_17jp
## 281 📢KEEP STREAMING\n\n▶ https://t.co/iioKyTMFxM\n\n#SEVENTEEN #세븐틴\n#SVT_Darling\n#Darling #달링 #ep0\n#세븐틴_달링_오후1시\n\n@pledis_17 @pledis_17jp
## 282 DAILY📄 #CARAT \n\n✅STREAM & BUY ALL #SEVENTEEN ALBUMS & MVs\n✅VOTE & COLLECT❤️🌟🎫 \n✅ALWAYS ↗️👍💬 RT #SEVENTEEN contents… https://t.co/5ckZy3GXfT
## 283 1. Stray Kids\n2. Stray Kids\n3. Stray Kids\n4. Stray Kids\n5. Stray Kids\n6. Stray Kids\n7. Stray Kids\n8. Stray Kids\n9.… https://t.co/FIHGGoxm1p
## 284 The way he's the most important member of seventeen
## 285 WTS PHOTOCARD SEVENTEEN OFFICIAL YOU MAKE MY DAY\n\n✅ MINGYU\n✅ HOSHI\n✅ JEONGHAN\n\nPrice : Dm / cek shopee\nWorldwide Y… https://t.co/mHGq4Xo8Zc
## 286 I have mentioned that I'll be giving out the 3 photos that I really like in my photo album. (No frame, thought it m… https://t.co/mECVSkb8YZ
## 287 I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/CgfEqiV5n5
## 288 SEE YOU SEVENTEEN 😭
## 289 a rainbow formed around nlex on our way to PH Arena 🥺 even the sky is welcoming you, seventeen 🌈\n\n#BeTheSuninBULACAN https://t.co/FlyA6BX1nK
## 290 nature really loves seventeen https://t.co/fBvvJIqtaq
## 291 WE'RE HERE NAAAAAAA \n\n#BeTSinBULACAN \n#SEVENTEEN\n@pledis_17 https://t.co/juH9Vei79H
## 292 OMGGGGGGGGG FINALLY! see you later SEVENTEEN and carats😭💓
## 293 d-day!!! see u later, seventeen!\n\n#BeTSinBULACAN
## 294 @ajooniceee SEVENTEEN
## 295 GIVING ME LIFE AND IT'S EVERYTHING, THINKIN' BOUT WHEN WE WERE SEVENTEEN,\nFEELIN' MYSELF LIKE I'M NORMA JEANE, HERE… https://t.co/duy8qYTTNF
## 296 Hi, any carat na team bahay for bets in bul na gusto ipalagay yung name or username just dm me or reply to this twe… https://t.co/JVdIi1VMw1
## 297 Day Seventeen, \nI don't think this movie is as great as its reputation, but it's cute enough. https://t.co/0A87reyu04
## 298 @kchartsmaster Hot, March - seventeen \nDesigner - nct 127\nForever 1 - snsd\nAfter Like - ive
## 299 @SilvioTattiscon Mines is seventeen and we're getting near that time ,you love them so much, but the time comes wh… https://t.co/1Z0uknIMa1
## 300 ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks… https://t.co/XjUUxmvgpx
## 301 see you later seventeen !!!
## 302 repriced !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- last price is ₱7,5… https://t.co/BhDLv4YTU6
## 303 goodmorning🥹 souvenir ko na lang ito.. seeyouu next life seventeen😭😭😭😭😭😭 https://t.co/GYjdxpWASJ
## 304 @blueming_13 Not a child. I’m 21. And your mad cause you know I’m right. And if you try to deny. Well once again li… https://t.co/qu0qTYt4i0
## 305 GRABE YON OH 😭😭😭 rainbow for seventeen and carats 🫶 https://t.co/Ujh6LzNQ3Q
## 306 Rainbow 🌈🥺\n\n#BeTheSunInBulacan #BeTSInBulacan #Seventeen https://t.co/nqfchFU3eJ
## 307 I miss seeing them having fun like this. Istg the groups I stan aren’t normal. I mean, seventeen and got7? They’re… https://t.co/F1VZJjVXJL
## 308 @elelduarvk Happy sweet seventeen el wish you all the best!! 🥳🥳
## 309 Day seventeen. https://t.co/X2Fb2pUg2e
## 310 I’ll probably just post randoms idk And Seventeen 🥰🥰
## 311 ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me… https://t.co/lzPUlpNfwg
## 312 eto pala bagay na song pag nasa byahe hahahaha\n\nHere’s a playlist for you… This is SEVENTEEN by Spotify\nhttps://t.co/CLiQA7PPG1
## 313 if you see this, you’re required to list your top 10 groups\n\n1. stray kids\n2. seventeen\n3. kingdom\n4. verivery\n5. c… https://t.co/161Mwi8bcH
## 314 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n\ntake all 100k\nexc admin sho… https://t.co/wuFrajY21F
## 315 2016: Drift Away - Seventeen\n2017: Baby Don't Like It - nct 127\n2018: Bar Code - Haon y Vinxen\n2019: Hero - Oneus\n2… https://t.co/XQnXewofhs
## 316 @kchartsmaster SEVENTEEN HOT
## 317 Its crazy cause they’re still the same seventeen I know after all these years sorry I’m just really emotional right now
## 318 SEVENTEEN💙💖 https://t.co/yyNmSVHQgU
## 319 i’m seeing seventeen today !
## 320 @hanisector gummy bear seventeen :’)
## 321 @kchartsmaster SEVENTEEN - HOT 🔥🔥
## 322 Listening to old seventeen that I used to listen to on the bus every day to middle achool at 6am is just
## 323 I JUST WOKE UPPP I CANT BELIEVE IM SEEING SEVENTEEN AGAIN TODAYYY
## 324 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n• dino yourchoice otherside… https://t.co/llGh6AaO9t
## 325 dday! see you seventeen! 🫶🏻
## 326 wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 219 / lowerbox \n\nselling for a price lower \n\n●7,000 seat… https://t.co/8hqsjxsMxA
## 327 rain and seventeen
## 328 [Knk<3]\nSeventeen\nMonstax\nOneus\nFromis9\nNflying\nTwice\nPentagon\nVaV\nA.c.e\nStayC https://t.co/Zin9jT0blk
## 329 @Afia_said_what ex: blackpink, twice, stray kids, txt, monsta x, seventeen, gidle, itzy, nct, aespa, le sserafim, i… https://t.co/M5miYsQJvU
## 330 See you later boys. @pledis_17 🤍🤍🤍\n\n#BeTSinBULACAN #SEVENTEENinBulacan #seventeen #BeTheSuninBULACAN… https://t.co/szPsZs53yl
## 331 will see seventeen again later
## 332 @kchartsmaster Hot Hot Hot🔥\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/WDO8rBdvJX
## 333 since jeonghan is a good rapper and cheol is a good vocalist, we need an album where cheol is singing and jeonghan… https://t.co/SL5aE8hXRp
## 334 seventeen on 17 🥺🧡
## 335 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n\nexc admin shopee 1.8% \ndom… https://t.co/2VTWP3EKQ9
## 336 he got that boyish look that i like in a man, i am an architect, i'm drawing up the plans, it's like i'm seventeen, nobody understands 🥴
## 337 golden hour *☼⭒\n\n#CARAT #CaratSelcaDay #CSD #SEVENTEEN #SVT @pledis_17 https://t.co/QOheU4iiA8
## 338 Seventeen: College Goals: An Insider's Guide to Finding and Getting Into A School You'll Love QJCMORY… https://t.co/tzUvLsdkYc
## 339 If you see this, you're required to list your top 10 groups\n1. Enhypen\n2. TXT\n3. StrayKids\n4. Treasure\n5. Seventeen… https://t.co/Bdfpov4oFI
## 340 RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE
## 341 I wish for clear skies today but kelan ba hindi umulan or umambon pag may concert Seventeen?\nMy kcarat friend asked… https://t.co/PMMjSb8ILS
## 342 1 ateez\n2 seventeen\n3 nct \n4 loona\n5 p1harmony\n6 lightsum\n7 onlyoneof\n8 shinee\n9 dreamcatcher\n10 red velvet/aespa https://t.co/SjEfHRw34j
## 343 i love how every member of seventeen is a simp for to you \n\n https://t.co/ZVhrzOgBXs
## 344 when matt healy said, “sorry if you’re living and you’re seventeen,” i felt that
## 345 see u later seventeen 🙈🤭
## 346 Team SM FAIRVIEW (Maze and Lala) thank you for organizing our carpool! Ingat tayo mga carats~ \n#BeTSinBulacan… https://t.co/hHoz2xLOrj
## 347 @caratsmarket wts want to sell photocard pc seventeen svt\n\n• mingyu henggarae set ver \n• dino yourchoice otherside… https://t.co/MJCZVaMUJJ
## 348 IM FINALLY GOING TO SEE SEVENTEEN TODAY OMG IM CRYING
## 349 19 y.o #MohamadBroghani is still in solitary confinement and his precious life is in danger.\n#StopExecutionInIran… https://t.co/IvQ09bujlq
## 350 CLEAR SKIES FOR TODAY'S #BeTSinBULACAN #BeTheSuninBULACAN 🙏 SEE YOU, SEVENTEEN!
## 351 I’m only seventeen, I don’t know anything but I know I miss you
## 352 @kchartsmaster Hype boy\nWild flower\nSeventeen sector 17 album\nNew things \nLove dive\nGood boy gone bad\nLesserafim \nf… https://t.co/RnkkeBws1J
## 353 TRADITIONAL SEVENTEEN https://t.co/ULNRCh7rBw
## 354 Seventeen literally tell us to just buy one and print the other pictures lol https://t.co/USyMeTPW3j
## 355 D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 356 It's always raining when seventeen & carats meet 🥹
## 357 mom + our ults hehe #CaratSelcaDay #SEVENTEEN #CSD #HOSHI #VERNON @pledis_17 https://t.co/oGybc3ROd1
## 358 day seventeen: misery business
## 359 good morning! seventeen concert again!!
## 360 @starfess BLACKPINK: shut down\nTWICE: queen of hearts, cheer up, fancy, fanfare, icsm \nNEWJEANS: cookie\nLESSERAFIM:… https://t.co/MZbVkDLcXi
## 361 it's true that the sky is jealous everytime carats and seventeen meet
## 362 @taejinkoobi if u need help with anything seventeen related feel free to talk to me 💗💗
## 363 @kpopvotes_ga Done for #SEVENTEEN https://t.co/vNZQsmckfS
## 364 you are my escape babe 🥀 \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/FRBGDF5MQd
## 365 SEVENTEEN BE THE SUN BULACAN \n\nWTS LFB/ WTT\n\nHAVE: (2) UBA 313 TICKETS (ADJACENT SEATS)\n\nWANT: (1) LBA PREMIUM TICK… https://t.co/Ia5uHf6Hoi
## 366 @yaba_sugi SEVENTEEN?? she raised him fr
## 367 WAAAAAA SEEE YOU SEVENTEEN
## 368 @kchartsmaster Definitely HOT by SEVENTEEN 😚💙
## 369 wtb want to buy\n\nscoups set seventeen season greeting 2023\n\n✅️ prefer ada GO\n\nDM please\n\nt. wtb want to buy scoups… https://t.co/gyGUdm6NaJ
## 370 Finally Finished! mystery envelopes can include (official pc,postcards,crochet,etc.)\n\n~ 1:1 only\n~ will post our lo… https://t.co/xsnQcdT462
## 371 Seventeen:(((
## 372 @yupsheskitten Every Carats deserved to meet Seventeen and I am One of those Carats who really dream and pray to me… https://t.co/H8wA1sqDNq
## 373 EVERYBODY SHUT UP NEW SEVENTEEN CONTENT JUST DROPPED https://t.co/2sqBqooEhe
## 374 i will see seventeen today omg
## 375 Well, she was just seventeen you know what I mean
## 376 Carats!🐰❤️\n\nWe are looking for new members! Please consider joining us ❤️\nWe will be glad to have you as a part of… https://t.co/4EgzmzoXlZ
## 377 GOOD MORNING SEVENTEEN WILL SEE ME TODAY
## 378 Good morning world! I’m seeing seventeen today 🥹🥹😭😭😭😭😭
## 379 wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lo… https://t.co/XErGVY2NcQ
## 380 WTB\nSharing or Pairing\nSeason Greeting Seventeen 2023\nMemberset Wonwoo 🥺🙏🏻 https://t.co/pkm7nr59E8
## 381 If you see this, you're required to list your top 10 groups\n\n1. TXT\n2. LE SSERAFIM\n3. Xdinary Heroes\n4. SEVENTEEN\n5… https://t.co/qqAPpcyNqT
## 382 it’s not the way that i want to be seen, like i’m caught somewhere between my moral compass and your behaviour since the age of seventeen
## 383 #万博 He is late.” Dorothea was a girl of seventeen, dark-haired https://t.co/5DEzAHkugj
## 384 Now that I've calmed down!! After two months of participating in various giveaways, I was beginning to lose hope an… https://t.co/4OAMeK9nFN
## 385 I just got result 'seungkwan' on quiz 'which seventeen member are you based on my perceptions of them'. What will y… https://t.co/YNwocDgOFt
## 386 If you want to read more about SEVENTEEN’s high energy performance, check out the link below! 🔥🎵\n\nhttps://t.co/yQdGGh03Ip
## 387 Fans of SEVENTEEN sang along to their favorite songs like “Rock with you”, “Cheers”, and much more! We interviewed… https://t.co/YNqUcNgUan
## 388 thinking about how the most followers i've ever had was in 8th grade when i ran an instagram fanpage for dino from… https://t.co/4Ady1UOj2T
## 389 @kchartsmaster hot seventeen
## 390 huling tawad daw pi\nwts lfb svt seventeen ph\n\n✴︎ (1) LBB Reg 217 BeTS tickets✴︎\n⤷ tickets are claimed already\n⤷ ₱8.… https://t.co/EohjB9skll
## 391 1:25 am here sa Kuwait but I'm still at work para sa Seventeen 🥲🧡
## 392 otw to ph arena. see you later 🥳😍 #SEVENTEEN #SEVENTEENinBulacan
## 393 I am so excited for my friends to see Seventeen later. Please don't forget your basic essentials like phone, water,… https://t.co/w7KCrbYgIG
## 394 @bIurt99 YOU'RE SEVENTEEN??
## 395 I just got result 'wonwoo' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/ffpkcKZdw0
## 396 SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 397 edge of seventeen HAHHSHS https://t.co/Zs7plnfPgw
## 398 seeing seventeen again in a few hrs YEESHAHSJX https://t.co/p7g3IBWtBt
## 399 i’ll also like to add that to my knowledge fromis are the lesbian sisters of seventeen saur
## 400 TEAM BAHAY ULIT SA BE THE SUN CONCERT BECAUSE SEVENTEEN IS MY HOME <8
## 401 IM SEEING SEVENTEEN TODAY HOLY SHIT
## 402 I miss Seventeen with all my heart 😓
## 403 @kchartsmaster Hot by seventeen was fire but didn't get no award or anything
## 404 @tanyakanrl Happy sweet seventeen sender
## 405 it looks like the rain's not gonna stop anytime soon 🥲🥲🥲 seventeen and carats are meeting after all 🥹
## 406 Matching Hollister fits with the MFIng boyfie #CARAT_SELCA_DAY #CSD \n#CaratSelcaDay #정한 #JEONGHAN #SEVENTEEN #세븐틴… https://t.co/YgffSQL0ir
## 407 seventeen got a hit with hot
## 408 D-DAY!!! SEE YOU, @pledis_17 and Carats 🥺\n\n#BeTSBulacan #SEVENTEEN #세븐틴 @pledis_17 https://t.co/sWE7SsmOsx https://t.co/RaGKwf5eQY
## 409 Anyone na hahabol until 11am 🥺\n\nWTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hosh… https://t.co/YZEx5S36xA
## 410 missing you by btob gives me major seventeen vibes hehe
## 411 hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850)… https://t.co/W7PkOtaDHq
## 412 my first seventeen album with some good pulls 👍 yass https://t.co/whH51LxJKX
## 413 still can't believe seventeen is in the same place with me and breathing the same air
## 414 @queerbumbles SHE TEXTED ME AT LIKE 1PM MY TIME TODAY BUT YEAH NO ITS LIKE SHE TURNED SEVENTEEN AND SUDDENLY WE DONT MATTER 😒😒 /j, lh
## 415 THIS IS IT SEE YOU LATER SEVENTEEN!!!!🫶🏻🫶🏻🫶🏻
## 416 wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 417 let me tell you NO ONE can beat seventeen in stage presence @pledis_17 #seventeen
## 418 One, two, three Click!📸\n\n#CSD #CaratSelcaDay #MINGYU #민규 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/3arXsGoOUi
## 419 @ajooniceee SEVENTEEN
## 420 seventeen and the weeknd https://t.co/1sBeTGzKz5 https://t.co/ux11qRYkep
## 421 i miss seventeen :(
## 422 i hope seventeen enjoys my hometown!! i am with them in spirit iakjsbciw
## 423 It’s funny because we sometimes dress the same sets without knowing 🤣🤣🤣\n\n#CSD #CaratSelcaDay #HOSHI \n #SVT… https://t.co/STpiSSuYYu
## 424 4. Ash by Seventeen. ASH ON ASH ON ASH ON ASH!!!!! But in all seriousness this is Vernon's best verse in a long fuc… https://t.co/ajowDhRlkr
## 425 @kchartsmaster INVU - mother taeyeon\nBeatbox - nct dream\nForever 1 - girls generation \nGasoline - key\nRuby - woozi… https://t.co/wA3mNCdub8
## 426 GOOD FUCKING MORNING SEE YOU SEVENTEEN KO
## 427 Seventeen
## 428 My friends are watching either Seventeen or Super Junior today. HAVE FUN ❤️❤️❤️❤️
## 429 i love the number seventeen, it goes well with my favorite thing: laptop...
## 430 there was no karaoke and my friend whispered in my ear "let's go home and watch seventeen videos" i'm in love
## 431 four million five hundred sixty two thousand seven hundred seventeen
## 432 @Ashley__Dalton @AndrewHWestern @LabourNorthWest 70% of a 25% turnout is not a mandate to be an MP.\n\nOnly seventeen… https://t.co/EAAzOYD5WX
## 433 good morning!!! SEE YOU LATER, SEVENTEEN!!
## 434 helping a friend sell one ubb prem for a discounted price, inch check po hihi. can do meet up later at the arena\n\n🏷… https://t.co/08swymA6S5
## 435 Meghan Markle's Instructions for Her British 'Vogue' Cover Shoot Say a Lot About Her https://t.co/NKaqQvMKKI https://t.co/pNTYEOYWez
## 436 @juicywoozi BTS\nSKZ\nTXT\nItzy\nAteez\nSeventeen \nEnhypen\nMCND\nTwice\nEverglow
## 437 NSFW ACCOUNTS STOP FUCKING INTERACTING WITH ME IM SEVENTEEN. GET IT? 17. SEVENTEEN. ONE SEVEN. TEN PLUS SEVEN.
## 438 GOODMORNING!!! IT'S D-DAY! SEE YOU SEVENTEEN 😭♥️\n#BeTheSuninBULACAN
## 439 @SubversionCroft Seventeen? That's being generous. *Q snorts, before he hums and presses a kiss to Seb's cheek.* Yo… https://t.co/kgKAIzVx4z
## 440 Lana Condor Walked On The HEADS of Barbies?! | Then vs. Now https://t.co/f5xbDt0rFQ
## 441 Super Seventeen concerts today 🥺 my first ever Kpop ult and current!! my heart is soo happy even though i wont be a… https://t.co/phugUxa9PX
## 442 Ingat kayo today Seventeen and Carats🤍
## 443 I just got result 'junhui' on quiz 'which seventeen member are you based on my perceptions of them'. What will you… https://t.co/RXIagk7oFK
## 444 if you see this, you’re required to list your top 10 groups \n\n1. TXT\n2. Stray Kids\n4. Seventeen\n5. OnlyOneOf\n6. Xdi… https://t.co/4wJgSa2EV4
## 445 Keep safe and stay hydrated Carats! 🤗\n\n#BeTheSuninBULACAN #Seventeen
## 446 idk why anyone’s surprised, nct dream, 127 and seventeen always chart + candy is a remake of a well loved classic,… https://t.co/q2KilwcJFS
## 447 @Spotify SEVENTEEN 😩💗 https://t.co/Qumdg59KrN
## 448 just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 449 BE THE SUN BULACAN FREEBIES from @SVTPHUnnie \n\nSEE YALL LATERS CARATDEULS 🫶💎\n\n#bethesunbulacan #BETHESUNwithSVT… https://t.co/2Cw6uS5KkW
## 450 Cool, cool, cool, that won't make my anxious throughout the festivus season at all.\n\nWe live in a society, seventee… https://t.co/wZWKfGNfjP
## 451 @kpopvotes_ga Done for #SEVENTEEN https://t.co/FEQ4TLqwsu
## 452 d-day!!!! icb i’m about to witness a history made by seventeen as the first kpop group to hold a concert in the wor… https://t.co/PdxxZVT4IB
## 453 To the people that I'll be trading, hope you will like my freebies 🥹\n\n#BeTheSuninBULACAN #Seventeen
## 454 OAK IS NOW SEVENTEEN- HOLD UP JUDE IS 27???? they grow up so fast💔
## 455 @kchartsmaster Seventeen HOT @pledis_17
## 456 ☆ side by side ☆ #csd #CaratSelcaDay #seventeen #carat #THE8 #디에잇 #徐明浩 https://t.co/BHXBldDWlj
## 457 May interested pa ba sa onhand caratbong v2? Used once po nung bets mnl, Still complete inclusion pero yung hoshi s… https://t.co/nhQB8kScwS
## 458 csd but i wasn’t ready #csd #CARAT #CaratSelcaDay #SEVENTEEN https://t.co/4lDMkc8sML
## 459 Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying anoth… https://t.co/GjMZOGe8Xp
## 460 WTS / LFB PH ONLY\n#iKONERIonhands\n\nALL ONHAND AND READY TO SHIP \nSTRICTLY SET ONLY OFFICIAL SEVENTEEN LIGHTSTICK AN… https://t.co/JNsX6Qq8Mj
## 461 | Ateez ♡ | Stray Kids ♡ | Seventeen ♡ | NCT ♡| Enhypen ♡ | Txt ♡ | EXO ♡ | P1Harmony ♡ | Treasure ♡ | The Boyz ♡ | Oneus ♡ |
## 462 SEE YOU LATER, SEVENTEEN! @pledis_17 🤩
## 463 wts lfb svt bets ph \nSeventeen Be the sun in Bulacan\n\n-UBC REG 432 ROW 98 SEAT 678\n-1,500php (discounted from 1,850… https://t.co/SLaXwCsye6
## 464 @Darkest_Faith @EnglishPunkVamp Hey I’m seventeen eighteen soon I know my things
## 465 @touringdata Seventeen JAPan dates ? https://t.co/u21PC0Eb9Z
## 466 wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 467 I GOT A BERET IN MY SEVENTEEN FORTUNE BOX 🤩
## 468 IT'S FINALLY D-DAY CARATS!!! 🔥🔥🔥\n\n#BeTSinBULACAN #SEVENTEENinBULACAN #SEVENTEEN_WORLDTOUR_BETHESUN @pledis_17\nhttps://t.co/gkAJ62CRDf
## 469 SEVENTEEN BE THE SUN IN BULACAN D-DAY 💎
## 470 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/qVqAOwLa8b https://t.co/9YDbgsRl59
## 471 If you see this you're required to list your top 10 groups\n\n1. GOT7\n2. Seventeen\n3. BTS\n4. Twice\n5. Monsta X\n6. Red… https://t.co/bdbBAwVdEG
## 472 see you later seventeen! after almost two years aaaahhh \n@pledis_17
## 473 wtb lfs bets svt seventeen bulacan\nhelping a friend\n\n-discounted/complimentary ticket (will get the lowest offer ma… https://t.co/Xt6rhqHWmt
## 474 Survey Time! Which "Twilight" species do you think SVT members belong to? What secret "Spy x ...… https://t.co/QWxX1lPXW0
## 475 Its the day we meet SEVENTEEN again 💕 Ingat CARATs! ✨\n\n#BeTheSuninBULACAN
## 476 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/UWRsMWNz5V
## 477 hi! we still have 1 slot for betsbul carpool! nagcancel yung 1st taker :( dm me for inquiries! ₱700 all in, bagong… https://t.co/slF2Js5Ymj
## 478 @huntzworld 1. ATEEZ\n2. BTS\n3. KQ FellaZ\n4. Ikon\n5. Treasure\n6. NCT\n7. TXT\n8. Seventeen\n9. Stray Kidz\n10. KNK
## 479 14) HOT by Seventeen \n\nhonestly a banger what else can I say. https://t.co/FDAuKHoNno
## 480 Shadow by SVT 🫶🫶🫶\n\n(Good luck, stay safe and enjoy the show to those Carats who can hear this one live, along with… https://t.co/yfHSqyqGQe
## 481 He’s often thought about Ashley and what she did with her life after being rescued from the ʟᴏs ɪʟʟᴜᴍɪɴᴀᴅᴏs seventeen years ago…
## 482 Goodmorning everyone! (*in Mingyu's tone in the Inside seventeen behind Asia Manila tour) 🥰 It's D-day!! See you Seventeen and Carats! 💖💙
## 483 i made everyone stan seventeen i’m just better
## 484 @kchartsmaster WildFlower, Closer-RM\nHighFive -Dino of Svt\nTo my First -NCT Dream\nDon Quixote, Cheers- Seventeen \nO… https://t.co/phppW7Q6zj
## 485 @pinkchimmm 1. GOT7\n2. BTS\n3. SKZ\n4. SF9\n5. SHINee\n6. NCT DREAM\n7. ENHYPEN\n8. TREASURE\n9. VICTON\n10. SEVENTEEN
## 486 @fullsunCJ 1. GOT7\n2. BTS\n3. SKZ\n4. SF9\n5. SHINee\n6. NCT DREAM\n7. ENHYPEN\n8. TREASURE\n9. VICTON\n10. SEVENTEEN
## 487 @elelduarvk Happy sweet seventeen el 🥳🥳
## 488 Good morning seventeen
## 489 See you, SVT!\n\n#세븐틴 #SEVENTEEN\n#SVT_WORLDTOUR_BETHESUN\n#BETHESUN
## 490 suddenly, it’s a rainy day?! \n\nit’s really seventeen’s concert day 🫂 but ahhhh, hope it won’t rain too hard huhu st… https://t.co/70EOMMjidq
## 491 Day seventeen of the #ALLAAdventFestiveCalendar\nHave you noticed all the hidden Christmas Tress in the Melbourne gr… https://t.co/QkucPMmv6S
## 492 SEVENTEEN THIRTY EIGHT
## 493 Seventeen don't get drunk every day they wouldn't be able to do any of their content if they were constantly drunk… https://t.co/v9cgpdixCA
## 494 We just passed by Philippine Arena 🥺 mamaya.. nasa loob na din kami with Seventeen and co-carats 😭🧡🩵🩷… https://t.co/7pn988I0tg
## 495 me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 496 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/4UPE5p7GDb https://t.co/poeXSYhxjI
## 497 #Music #MusicNews #KPop #LA3C #Pop SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/KJpxmAaizK
## 498 tween seventeen and eighteen years of age. She was a r https://t.co/dGi1W84rjt
## 499 seeing seventeen in a few hours yayayayayay
## 500 Now Seventeen Going Under - SAM FENDER on https://t.co/6eqJ3wikQr
## 501 9 and seventeen doubtful readings, with only that innat https://t.co/PPnHqCca41
## 502 @just_pingu5 I CAN'T SLEEP BESTIE😭😭CAUSE I'LL BE SEEING UR ULT GROUP SEVENTEEN LATER
## 503 me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 504 tween seventeen and eighteen years of age. She was a r https://t.co/t9stcWIc2q
## 505 Caratdeuls who are attending Bets Bulacan concert today, ENJOY LOVES! Desurv na desurv nyo lahat eto! Dont forget t… https://t.co/3an9WkPUlg
## 506 SEVENTEEN Reveal New Year’s Resolutions, Promise ‘Fresh Music’ in 2023 https://t.co/4zh4aHvQ32
## 507 its raining again.... in seventeen's concert day.....
## 508 can't believe i'll be seeing seventeen today
## 509 Why is that every time Seventeen has a concert here it always rains 🤣
## 510 @ararunamakie Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/RGyCG0JNyD
## 511 Go slowly for the count of seventeen.
## 512 d-day hahaswhjwda 😭 will finally see seventeen later ACK
## 513 i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3
## 514 enjoy later, seventeen and filo carats!! stay safe and take care!🌷
## 515 ganda ng shuffle ng seventeen playlist ko ahhh good morning, hoping for clear skies 🤞🤞🤞
## 516 started a new book, read 10 pages, put it down, never picking it up again. never read a book that felt so distinctl… https://t.co/viI9mQ8L7U
## 517 SHOULD I RISK AND WATCH SEVENTEEN OR STAY NA LANG SA DORM IN CASE TULOY ASSESSMENT HNGSJDGHELP 😭😭
## 518 @kchartsmaster wild flower by rm\nthe astronaut by jin\nqueen of hearts by twice\nafter like by ive\no.o by nmixx\nantif… https://t.co/7oYphkD8RP
## 519 I'm finally seeing seventeen later 😳💗
## 520 https://t.co/ZGoFWJFDar J. Garcia Men Dress #silk #tie 4" Wide 59" Long SH https://t.co/WCLddfqcki
## 521 carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://t.co/xjCU2stIgB
## 522 Seventeen 2019-2020 World Tour [Ode to You, Off The Record] Official Photobook (+IDOLPARK Special SVT Photocards Se… https://t.co/Bv5ueRsa8c
## 523 I had 3 opportunities to see Seventeen but the stars never aligned 🙁
## 524 @kchartsmaster Hot by #SEVENTEEN @pledis_17
## 525 shane-ta is on her way to see seventeen 🤶🏻
## 526 @r4in3_twt pasali ateee hahaha thank you for this GA 💜💙 #BeTheSuninBULACAN #SEVENTEEN https://t.co/IPRIrVRztn
## 527 im gona sound so delusional. but what if seventeen performed to you later
## 528 Jun's SVT 2023 Season's Greetings photoshoot behind film\n\n#JUN #준 #SEVENTEEN #세븐틴 \nhttps://t.co/jCBsp8hzPG
## 529 See you later seventeen @pledis_17 🤍 https://t.co/OBc4rU0iIt
## 530 Namamasko po!! pang UBC Reg. 😭😭\n\n09396333629 \nM*ica M. \n\nAny amount will do 😭🙏\n\nbets in bulacan be the sun seventeen sebong svt
## 531 @MissNerdyCurvy One hour and seventeen minutes. I can appreciate where he's coming from, but his delivery has all k… https://t.co/HbTYJ721QI
## 532 @skymyes His speeches of being unbelievable upon her eagerness came out naturally due to her age, didn't they? "...… https://t.co/pwcMc1eeLT
## 533 @moonihuii seventeen, lesserafim and ateez are my ults but i stan a lot more ^^
## 534 i love woozi and blue\n\n#CSD #CaratSelcaDay #SEVENTEEN #WOOZI https://t.co/vKUVHRpKHA
## 535 their username was hoshi and i was like this is either a weeb or a carat so i said hoshi like seventeen and now we are friends
## 536 wtb season greeting sg23 seventeen wonwoo set juseyoooo
## 537 if you see this, you're required to list your top 10 groups:\n\n1. skz\n2. twice\n3. day6 \n4. stayc\n5. lesserafim\n6. se… https://t.co/NJ5r3nkT7H
## 538 @kchartsmaster Not in order but all songs from xdinary heroes and seventeen \n\nGasoline by key \nDevil by changmin… https://t.co/BWwtcF3Yog
## 539 tween seventeen and eighteen years of age. She was a r https://t.co/S3qG692E8k
## 540 221217 Billboard: #SEVENTEEN Dances to 'Left and Right', Talks MAMA Awards & Performing At LA3C | ...… https://t.co/kOoVl1x81l
## 541 and i stole every single song that i wrote\nfrom my seventeen-year-old ghost
## 542 in such a seventeen mood… YOU KNOW WITHOUT YA IM SO LONELY
## 543 Goodmorning besties magkikita nanaman tayo😭😭😭 Lets make history today!\nFirst solo kpop group to hold concert on ph… https://t.co/blMr1BOIhT
## 544 Aga nagising for seventeen
## 545 It's raining. Everytime Seventeen and Carats will meet, it's always raining. 🥺
## 546 see you later, seventeen! 🤍
## 547 @kchartsmaster _World by Seventeen https://t.co/p2mhMDnz6k
## 548 See you later, @pledis_17 ♡\n\n#BeTSinBULACAN \n#SEVENTEEN
## 549 Kpop has really been carrying my mental health at work today thank u seventeen, hyolyn, and miss a
## 550 GOOD MORNING 😭😭😭😭 cant believe im waking up this early but i guess anything for seventeen 😭😭😭
## 551 Everything here is so inundated with history. Including himself. It’s a peculiar thing, to feel old at seventeen. 🌷
## 552 « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 553 @kngychan When i was in 4th grade my classmate was an Aghase and talked about got7 so i learnee about them and real… https://t.co/8Y6O0VySQS
## 554 @yupsheskitten i think every carat needs to see seventeen and be part of the ocean but for me i should win because… https://t.co/np8L8DcHIJ
## 555 @jannarden @annemurray1 You are. Your "At Seventeen" is used in my poetry class every year. Maybe these fools could… https://t.co/geJ0ramqdp
## 556 9 and seventeen doubtful readings, with only that innat ls #推特刷粉丝 #刷粉平台 #推特买粉 https://t.co/3gfnHsqGfe
## 557 Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left ar… https://t.co/xBQfGEwCgP
## 558 just exploring art \n#csd #caratselcaday #MINGHAO #seventeen https://t.co/yeqaUf6GFN
## 559 @Vintagesteve2 @DannySt44245634 @pmvc218 @LunaConejo87 Seventeen is below age of consent in NY. He was 39?? That i… https://t.co/jZZGN1kGfU
## 560 I will make this a thread & checklist to complete simbang gabi (as much as I can):\n#SimbangGabi2022… https://t.co/Wpc1HFad8Q
## 561 wtb lfs ph\n\n2023 Seventeen Season's Greetings \n\n~ the8 memset\n\nlong dop sana\n\n🏷svt sg2023 scoups jeonghan joshua ju… https://t.co/Nqq13P3p4n
## 562 it's dday, goodluck seventeen, see you sa susunod ha
## 563 Produced their own songs & choreographies, promoting their group on the street, seungkwan personally meeting PDs an… https://t.co/SPRX61UiNo
## 564 @kpopvotes_ga Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/iS4njp3SX1
## 565 The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nT… https://t.co/DswRwoQTJE
## 566 @r4in3_twt #BeTheSuninBULACAN #SEVENTEEN thank you po! https://t.co/noJEst653E
## 567 Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!… https://t.co/Wfefbw7HzG
## 568 @haelygiveaway Done for #SEVENTEEN @pledis_17 #세븐틴 @pledis_17jp⠀ https://t.co/1MZXjRzr2A
## 569 9 and seventeen doubtful readings, with only that innat https://t.co/66KWppH3mN
## 570 seventeen https://t.co/bm4JmuD1Dp
## 571 and i'm so sick of seventeen, where's my fucking teenage dream?
## 572 @bubble_ncteaa @ming1jn @luv__wonu @markierawrr @hwabeary SEVENTEEN-😭😭😭
## 573 @Kpopfan96009017 - hoshi, beom, dabin\n- seventeen, txt, monsta \n- bts \n- hoshi \n- soobin, mingyu, booboo \n- y’en a… https://t.co/oxdMphrdGX
## 574 @kchartsmaster HOT SEVENTEEN https://t.co/xYwKCfeiYg
## 575 #百家乐 #世界杯 He is late.” Dorothea was a girl of seventeen, dark-haired https://t.co/nLe2S8zRO9
## 576 seventeen 🥺😬
## 577 Seventeen-year-old boy beliefs. It could take time to\ngoolak
## 578 💙💗💙💗💙💗💙💗💙💗💙💗💙\n D-DAY of Be The Sun in BULACAN \n ♡\n see you again, SEVENTEEN !\n 💙… https://t.co/tfzAw83esZ
## 579 i miss seventeen https://t.co/gFwwS7LvLQ
## 580 D-Day naaaa! Ingat Seventeen and Carats!!
## 581 good morning! I woke up telling to myself that I will see seventeen today. \n\n#BeTheSuninBULACAN @pledis_17
## 582 The blueish hound, which grows more than seventeen legs, is now found in bleak jungles.
## 583 If you see this you’re required to list your top 10 groups\n\n1. Seventeen \n2. Got7 \n3. Day6\n4. Tomorrow x Together… https://t.co/3PvaMQMCmd
## 584 Will I always be the words I wrote when I was seventeen? \nWill the world still be around when I turn sixty-three?
## 585 1. Stray kids \n2. Twice \n3. Seventeen \n4. G-idle \n5. Le sserafim \n6. Ive \n7. New Jeans \n8. Txt \n9. Enhypen\n10. Blac… https://t.co/kD92Ff2uSA
## 586 seventeen rock with you https://t.co/3tR1N1N3cA
## 587 GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must… https://t.co/VhXBcntpb3
## 588 It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN https://t.co/njGEe9p20Z
## 589 Carats explain to me WHY TF AM I GRYING WITH NO REASON LISTENING SHADOW??? SEVENTEEN YOU ALREADY HAVE ON YOUR HANDS
## 590 crazy like you/love me out loud - chungha\ninvu/toddler/timeless - taeyeon\no.o/dice/cool - nmixx\nbetter and better -… https://t.co/eLeAdxs6dY
## 591 seventeen makes music for people with taste
## 592 is it crazy if i said i wanted to start collecting ot13 seventeen pcs https://t.co/6xMRIRydqT
## 593 seventeen has and will always have one of the best discography’s in kpop
## 594 If you see this you're required to list your top 10 groups\n\n1. exo\n2. exo cbx\n3. exo sc\n4. seventeen\n5. clc\n6. ioi… https://t.co/iQ5CAagiiL
## 595 me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 596 9 and seventeen doubtful readings, with only that innat https://t.co/tQdY4NiaUf
## 597 ~Concert thread~\n#BeTSinBULACAN \n#SEVENTEEN
## 598 Get ready for trauma, @WDTGTPodcast & I are playing more #danganronpav3 tn @ 8:30pm est! #danganronpa #gamer… https://t.co/c5z8KniAFX
## 599 december 17 with SEVENTEEN 🥺
## 600 d say when I tell him that? Biddy O'Hara seventeen! D https://t.co/o7ACiaVul3
## 601 wts lfb ph \n\nseventeen ot13 uchiwa\n- haru\n- ideal cut \n\nmeet up today bets in bulacan! https://t.co/IrgeXyBIzv
## 602 @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart att… https://t.co/M6ZzxNPJFD
## 603 me convincing people that seventeen, going seventeen by seventeen and going seventeen are 3 different things https://t.co/UK18zvmFde
## 604 one of the best seventeen songs ever made !!!!!!!!!!!! https://t.co/5klmB7PKNw
## 605 Bro why is it that it’s always some random crazy shit & then I read the comments and they’re saying seventeen https://t.co/jMJZ9ki6m0
## 606 eventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #seungkwan #승관 #vernon… https://t.co/MKNw4AcbTg
## 607 @miss_svtmafia @pledis_17 Really really want to attend. Seventeen save me during my darkest day and inspire me a lo… https://t.co/3KA6ZCGGGL
## 608 i feel like a part of my brain is blocking the fact that I'll see seventeen in order to protect my sanity. 🥹 best believe i will cry later
## 609 SEVENTEEN !!!! https://t.co/1AMVMs9QrD
## 610 @jon_draws 👀 Did someone say "Longing, rusted, seventeen, daybreak, furnace??"
## 611 I’m still hoping to see Seventeen tonight tho it’s v impossible.😭😭😭
## 612 @datguyfawwaz A tread #ai #Pakistan #16December #LISA #anipoke #BLACKPINK #UkraineRussiaWar #NCTDREAM #Pokemon… https://t.co/pyJxHzRP6J
## 613 GOOD MORNING SEE YOU SEVENTEEN
## 614 @amicaratimnida SEVENTEEN YUH! 💅
## 615 still available !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- can do long… https://t.co/2HnHmpQw0y
## 616 @kchartsmaster _WORLD SEVENTEEN ATE DOWN
## 617 @kchartsmaster Darl+ing by #SEVENTEEN @pledis_17 https://t.co/rxYz0Xfkx8
## 618 i think he should speak with a specific someone in seventeen https://t.co/3CVJWQCfEy
## 619 Me at the Seventeen show with Scoups but hes checking my ID to check if im atleast 3 years older than him https://t.co/1gbx8VzVgk
## 620 @kchartsmaster Hot - Seventeen, Back Down - P1HARMONY, Under the skin - &Team
## 621 Has it sunk in that I saw @pledis_17 just a week ago at @la3cofficial? It was the day I saw the much anticipated "C… https://t.co/hlPobtq9UX
## 622 snap shoot seventeen https://t.co/sAiDGX3OpN
## 623 Snap shoot seventeen https://t.co/gqZVo6A4D6
## 624 snap shoot seventeen https://t.co/wohVOnuux9
## 625 D-DAY!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN #SEVENTEENinBulacan #CARAT
## 626 @mingyuswon hii herr po https://t.co/0ctwFhcN0e 🤍
## 627 「DARL+ING(HOLIDAY VER.)」 SEVENTEEN 06:21 https://t.co/jHBdHbeMC7
## 628 saw a seventeen edit on my fyp and it's always a fun time to guess which member the edit is about before it starts,… https://t.co/Brxk9h0chp
## 629 @kchartsmaster Shadow #SEVENTEEN \n\nhttps://t.co/GOOQfZarSc
## 630 IM SO OUT OF THE SEVENTEEN LOOP I THOUGHT HE WAS HABING SURGERY WHEN I SAW THIS https://t.co/hCksettubu
## 631 im so sick of seventeen, where’s my fucking teenage dream !!!!!! reel ca
## 632 @kchartsmaster Cheers by #SEVENTEEN leaders unit @pledis_17 https://t.co/rvP4npGQYT
## 633 Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola… https://t.co/RwQoRATYN6
## 634 WTS ALBUM ONLY SEVENTEEN OFFICIAL \n\n✅ YOU MAKE MY DAY\n\n❌ NO Photocard\n❌ NO POSTER\n\nPrice : cek shope\n\n#seventeen https://t.co/OzMZCUd8Z6
## 635 twinning with bae♥️ #CaratSelcaDay #csd #CARAT #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/9oSnNa1SUp
## 636 @yupsheskitten I think i deserve to see #SEVENTEEN in #BeTSinBULACAN kase poo they have been may comfort ever since… https://t.co/xmMAdC2V9T
## 637 The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more\nhttps://t.co/1Kvy81B484
## 638 @davidcoverdale Reb on the Winger album. Seventeen
## 639 Who said it? December 16!\n•\n•\n•\n•\n•\n#motivation #mindset #success #inspiration #transformation #workvelocity… https://t.co/OcTjaA4LP4
## 640 Day Sixteen is a gingerbread #BlackPanther! Almost forgot that I get to do two today since it's Friday; Day Sevente… https://t.co/Wxyr31WSD0
## 641 I love that 17 Magazine rated xmas horror movies! It's not a bad list. \nhttps://t.co/eZf3M8RODB
## 642 @kchartsmaster Hot by #SEVENTEEN @pledis_17 https://t.co/zdJ72jaV5P
## 643 #TGIFRISKY #nowplaying SEVENTEEN - 16 December 2022 - Christian Monique on @friskyradio https://t.co/w6ki1Sli5Z
## 644 [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 645 D-DAY!!!!! See you, Seventeen!!!! 💙💙💙 @pledis_17 #BeTheSuninBULACAN
## 646 @4ever_with17 @kpophappenings_ @pledis_17 HELP I said "I feel like this is smn seventeen related" 💀 💀 💀
## 647 These are the celebrities we should support. People who treat others right and with respect. ✊ #Hollywood… https://t.co/NmUFHXrvm6
## 648 If you see this you're required to list your top 10 groups\n1. Shinee e Twice\n\n(👇 não necessariamente nessa ordem\n3.… https://t.co/sLoiCEGHvQ
## 649 year 2022 is not yet over, but I already saw my 19/38 fave kpop artist. \n\n- Cha Eun Woo (Aug 6)\n- Seventeen (Oct 8)… https://t.co/jf2ZjtXE1U
## 650 I ain’t even got room for twice, seventeen and stayc . 10 is not enough
## 651 At my favourite location - #Mumbai \n\n#16December #SEVENTEEN https://t.co/QL9G1T7VHh
## 652 @vampwon i don’t think they’re a part of seventeen but i’m not sure 🤔 i’ll let you know!!!
## 653 SEE YOU LATER SEVENTEEN😭
## 654 She was a dancer in a Russian play\nThat I saw in the city today\nI went in for the matinee\nI won’t be leaving for seventeen days
## 655 @ggukmms @dwersy Bts \nTwice\nSkZ\n(G)I-dle \nAteez \nThe boyz \nTxt\nNmixx\nRed velvet\nBp \nMamamoo \nIve \nNew jeans \nExo \nG… https://t.co/06TbUpdiuO
## 656 #ANNYEONGMERCH_GO\n[wts lfb ph]\n\nSECURED SEVENTEEN 2023 SEASON’S GREETINGS SEALED / COMPLETE SET WITH WALL CALENDAR… https://t.co/0BHMiNZw7n
## 657 @vernonchweonme i’ll help you out google “hoshi seventeen” and send me what you find
## 658 if you see this, you're required to list your top 10 groups\n\n (these are in a random order cause I can't really ran… https://t.co/wLRlneKg9N
## 659 seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #dk #dokyeom #도겸… https://t.co/fMPFTRftHw
## 660 if u see this, ur required to list your top 10 groups \n1. ateez\n2. itzy\n3. lesserafim \n4. nct\n5. aespa \n6. bts\n7. t… https://t.co/3TVBDw0O8m
## 661 Whether you want to ski, visit museums and art galleries, eat insanely delicious food, or escape the cold weather e… https://t.co/UGTDmmKxmH
## 662 good morning! see u seventeen
## 663 9 and seventeen doubtful readings, with only that innat https://t.co/9k7NfsmzCq
## 664 Dang y'all SEVENTEEN really ruined all other men for me. Rip.
## 665 @ozymomdias Ever since I heard he had dated a seventeen year old as a grown man, and had spoken against me too… barf
## 666 still hoping sana sold out last minute🥺 #BeTheSuninBULACAN #BeTSinBULACAN #SEVENTEEN https://t.co/ROg6Vc1mP9
## 667 seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyDQbv\n\n#seventeen #세븐틴 #hoshi #호시 #wonwoo #원우… https://t.co/M3g31B9GwV
## 668 "Day seventeen of eatin' things that make me happy..."\n\nThere's a pause.\n\n"....uh...any ladies want somethin' special?"
## 669 seventeen hands down https://t.co/BY8Rav3k25
## 670 seventeen 2023 SEASON'S GREETINGS templates\n\ndrive: https://t.co/lnL8PyVrA5\n\n#seventeen #세븐틴 #scoups #에스쿱스… https://t.co/JswltZsnnV
## 671 This time, SEVENTEEN year ago I was at the WTO Ministerials in Hong King doing research for my PhD. How was it that… https://t.co/qKm8Spsm9o
## 672 @tanyarlfes Hard
## 673 seventeen
## 674 A little kiss, like a maddened spider,\n– You’re not serious, when you’re seventeen\nPricked by the ears of maize, trampling the dew:
## 675 BredecDigitalDriven Seventeen credit unions on the forefront of discovery for the industry - PR Newswire… https://t.co/egxB5TdQ7S
## 676 oh, to see seventeen later 🥺✨
## 677 I am hearing a voice in my head and it's wooyoung singing seventeen in that one ateez log
## 678 The errors of a wise man make your rule\nRather than the perfection of fool.\nWilliam blake\n#Pakistan #16December #SEVENTEEN
## 679 feel the rush of my blood, i’m seventeen again, i am not scared of death, i’ve got dreams again
## 680 if you see this, you’re required to list your top 10 groups/artists. \n\n1. nct\n2. sf9 \n3. seventeen \n4. stray kids… https://t.co/T90BSQoBQU
## 681 If you work at one of Elon’s companies try not to be around the offices during Christmas. Seeing his seventeen doze… https://t.co/ZrrTfrppeM
## 682 My first Seventeen album🤩 \ni pulled Dino, Hoshi and Scoups🥰 \nfirst time ordering from @iPurple_EU 😊\n@pledis_17… https://t.co/tzY2wtanRy
## 683 In my funky robot opinion, Swan of Seventeen is these shapes because they are funny and creative. They are these co… https://t.co/33cit5qx55
## 684 @yupsheskitten I want to fulfill my promise last BetsMNL con na I'll see them next time, while they are performing… https://t.co/naXZHgZY5z
## 685 Good morning 😭😭😭😭 seeing SEVENTEEN today 😭😭😭😭
## 686 HELP RETWEET PLS 🙏\n\n(Foreign Used)Affordable 2012 Upgraded Lexus GX460\nPrice: 15Million Naira\n\nDM📩 for more info or… https://t.co/LLMNXoTDu0
## 687 WTT BETS BULACAN SEVENTEEN\n\nwho's up for trade mamaya sa bulacan? \n\nhave: ubb reg 407 \nwant: ubc prem \n\nrfs: i need budget
## 688 [ WKDfm: DJ-DeepThought playing Winger - Seventeen \n https://t.co/nyfKmFiSXC \n Live, Legal and Loud - Internet Radio ]
## 689 @bluejayshop be the sun album by seventeen!
## 690 😽 Seventeen would great for a homestuck animatic.
## 691 @Jimmycrocket21 @KSPMcCormick @tidalsounds @piersmorgan excuse me?? 😭 \ni am seventeen, yes. im not autistic or on g… https://t.co/owsdtKnpJD
## 692 when i see mama and baba i believe in love in the most unique way, they’ve been through a lot together and they’ve… https://t.co/o5c9g3fm42
## 693 Had I seen Hoshi during the tour, Jun wouldn’t have joined by Seventeen bias line.
## 694 why is literally everyone except seventeen doing bright concepts😭 https://t.co/p2yPmqBkSh
## 695 My sister so pissed because she keeps pointing at the ones she likes in seventeen and it’s always DK and Mingyu. On… https://t.co/L2HQ5zX61b
## 696 Like humans, koalas 🐨 actually have unique individual fingerprints. If you place a koala and human finger print sid… https://t.co/CF4oLFIXsu
## 697 only seventeen can make me get out of bed at 4am on a saturday ~ it’s be the sun in bulacan d-day!! 🤍
## 698 Go heavily towards the sun for seventeen minutes.
## 699 Man, Squeenix has really been milking that Advent Children footage for SEVENTEEN YEARS now with no signs of stoppin… https://t.co/p9g2TcI2SK
## 700 Going to Philippine arena 🥰 \n\n#BeTSinBULACAN #SEVENTEEN https://t.co/co1ut8z0H1
## 701 Our granddaughters are 16, 17, 21, & 26. I was the same age as our 2nd granddaughter when we got married & about to… https://t.co/4TIsAVatld
## 702 @SolaraSona Man, Squeenix has really been milking that Advent Children footage for SEVENTEEN YEARS now with no sign… https://t.co/zqt3vs2HjW
## 703 1. dream catcher\n2. mamamoo\n3. loona\n4. twice\n5. red velvet\n6. purple kiss\n7. le sserafim\n8. itzy\n9. shinee\n10. eve… https://t.co/S2MoARsH5y
## 704 IT'S FINALLY D-DAY!! SEE YOU SEVENTEEN AND CARATS 💙 LET'S HAVE FUN 🤩
## 705 @vampwon YES! okay so he is seventeen
## 706 rating seventeen's members instagram usernames\n\na thread 🧵\n! this is just for fun !
## 707 @AzelfDaBoi @EuphoriTori 4 seventeen sized large wads of cotton
## 708 if you see this, ur required to list your top 10 groups\n1. bts\n2. ateez/seventeen\n3. the rose\n4. txt \n5. le sserafi… https://t.co/qI3sKTE43j
## 709 artista: MARINA.\nálbum: the family jewels.\ngênero: indie pop/new wave/electropop/dance rock/art rock/chamber pop/sy… https://t.co/cFw2CQjd5v
## 710 OMGGGG RIGHTTTT ITS CSD !!!! ang cute na nga nung mag-spend ng time with seventeen on the 17th of the month tapos a… https://t.co/Y9L9bpdPWO
## 711 @ajooniceee seventeen
## 712 to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https://t.co/BAIDklCB7t
## 713 WTB / LFS \n\nUBA ticket \nBudget - 6000 \nMeet up on d-day only. \n\n#BeTSinBULACAN #SEVENTEEN #SEVENTEENinBulacan
## 714 @dwersy 27 grup saymaya cslism\nexo bp bts bigbang enhypen twice rv loona winner fromis_9 (dagildilar maalesef ama o… https://t.co/5FfXwjbmAV
## 715 Jeonghan • Seventeen\n\nDirectors cut\n\n$12, stamped shipping included if in the US https://t.co/zfFgnQ4KeP
## 716 seventeen and ateez are performers speak nicely about them
## 717 S.coups • Seventeen\n\nFace The Sun\n\n$6, stamped shipping included if in the US https://t.co/QARSfQodXc
## 718 SEE YOU CARATS SEE YOU SEVENTEEN
## 719 RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete… https://t.co/Rj1Xh4ZaCh
## 720 Janet Jackson for Seventeen Magazine (1987)\n\n“I wanted to do this on my own. I wanted to prove this to myself.” https://t.co/ZFYqrL4cpw
## 721 @sadstrawberryy_ atm:\nnew jeans - attention\nle sserafim - sour grapes + anti fragile\ntwice - i can’t stop me & when… https://t.co/NzOsJUa4IK
## 722 [not in order] \n\n1. txt \n2. exo \n3. le sserafim \n4. stayc \n5. red velvet \n6. twice \n7. aespa \n8. nct \n9. seventeen… https://t.co/zcNSfZ9BjM
## 723 How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT… https://t.co/k9dzdWlcDQ
## 724 1. snsd\n2. seventeen\n3. lesserafim\n4. shinee\n5. billlie\n6. nmixx\n7. stayc\n8. exo\n9. new jeans\n10. fromis (?) https://t.co/FWXHn5QJ4J
## 725 Seventeen deserves so much more...
## 726 So I won’t be seeing you today #SEVENTEEN :(
## 727 Seventeen - Sex Pistols
## 728 LF FOR CARPOOL SM SAN LAZARO / SM GRAND CENTRAL / MONUMENTO PICK UP AND DROP OFF PO. DM ME PLS!! \n\n🏷 lf wts lfb be… https://t.co/bm0OH4Lpao
## 729 @vampwon look up “hoshi seventeen” and send me a pic and i’ll let you know
## 730 @eupfi 1. red velvet\n2. shinee\n3. twice\n4. le sserafim\n5. newjeans\n6. nct\n7. snsd\n8. aespa\n9. seventeen\n10. gfriend
## 731 @beomgyunizada wonwoo d seventeen
## 732 posting on here for now since tiktok is being stupid. don’t steal. (random tags)\n#16December #BLACKPINK #LISA… https://t.co/UQRFcLjU6l
## 733 WTS SEVENTEEN OFFICIAL YOU MAKE MY DAY LENTICULAR \n\nPrice : Dm / cek shopee\nWorldwide Yes\n\n#seventeen https://t.co/fgDsplNQbD
## 734 up !\n\nwts lfb ph ; help rt\n\n˗ˏˋ svt be the sun: bulacan ˎˊ˗\n(1) lbb regular 216 (row 51)\n- can do long dop 😊\n\ntags.… https://t.co/uYK84vqZH6
## 735 Twin brother to @DREAMSCAPESMSTR.\n\nAlias: \nAimant \n\nAge:\nSeventeen\n\nSex:\nMale\n\nPronouns:\nHe/they/we/it\n\nSexuality:… https://t.co/wu3QU09Ybe
## 736 Slipknot - Nero Forte [OFFICIAL VIDEO] https://t.co/7PW941pa3Y via @YouTube @slipknot \n\n#FridayVibe #FridayFeeling… https://t.co/ewYtcPjaWU
## 737 i remember being seventeen\ndrinking cheap wine\nsitting on suburban streets to the galaxy\nfeeling everything, we were
## 738 I feel like the random aspect of weverse PCs are so un-random?? Like I've had two packs with the exact same members… https://t.co/OAYdUFPrJs
## 739 REALIZING THAT 2/3 OF MY SAVED TWITTER IMAGES ARE LITERALLY DK FROM SEVENTEEN https://t.co/COAVfLIobm
## 740 When I remember the breast 🤱 wey my eyes don see wey my hand no fit touch 💔💔💔. \n @thatdammygirlie… https://t.co/8RZhxwMW4Z
## 741 breaking my back just to know your name\nseventeen tracks and i've had it with this game
## 742 Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about… https://t.co/aXTRYHUz9N
## 743 D-DAY!!!!! SEEYOU LATER #SEVENTEEN 🥹❤️
## 744 THIS IS SOOOO REAALLLLL\n SEVENTEEN IS SEEING MEEEEEEE HAHAHAHAHAHA YEY\n#BeTSinBULACAN
## 745 SEEING SEVENTEEN TODAY SLAY
## 746 Good morning carats and Seventeen!!!!
## 747 🥇 Bitcoin clear breakdown from trendline support 📉 #16December #BTC #anipoke #BLACKPINK #NCTDREAM #LISA #Pokemon… https://t.co/9yycsYX57e
## 748 SHINee, The Boyz, Seventeen, OnlyOneOf https://t.co/UWqmHfQEot
## 749 heart boys❤️🔥\n\n#HANSE #한세 #HOSHI #호시 #VICTON #SEVENTEEN https://t.co/J7TZeuak7f
## 750 It’s time you start making lots of profit from trades without loses. Learn how to trade Binance futures and get fre… https://t.co/lbHZwV2ABV
## 751 1. twice\n2. nct dream\n3. exo\n4. ive\n5. seventeen \n6. le sserafim \n7. new jeans\n8. shinee\n9. wjsn \n10. dia https://t.co/CQTY3FxLCr
## 752 UConn's @paigebueckers1 Is Using Her Platform to Speak Out Against Discrimination\nhttps://t.co/YM72HlFFvn
## 753 Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 754 #2137 [ 💌 ]\n\nseventeen, xdinary heroes, p1harmony, cravity, tnx, mirae, tfn♡
## 755 I fear im not getting out of my seventeen era this time well see tho its always during december i swear
## 756 Ooh, I almost forgot! Mission Report, December 16, 1991.\n#longing #rusted #furnace #daybreak #seventeen #benign… https://t.co/OGs6fGTtft
## 757 i'll see seventeen tonight 🥹
## 758 1 - twice \n2 - xdinary heroes \n3 - wayv\n4-txt\n5- ive \n6- nct (os outros)\n7- newjeans \n8- stray kids \n9- seventeen… https://t.co/poCdxlyKX3
## 759 OMG D-DAY!!!!!! <3 \n\n#SEVENTEEN #BeTheSuninBULACAN
## 760 d-day 🧡 i’m seeing seventeen omg hoping to meet my moots later!! #BeTSinBULACAN https://t.co/VfLJ9AIsf9
## 761 @englishstrawbie Seventeen days inc weekends. I think that's the longest I have had off since I started 6 years ago!
## 762 Be the love you always hoped for. \n\nRest In Peace RIP Legend Karen's Diner H.O.T #SEVENTEEN https://t.co/LvxwOoD48P
## 763 S.coups & Joshua • Seventeen\n\nGoing Seventeen\n\n$10, stamped shipping included if in the US https://t.co/xIlQV01ozg
## 764 #NowPlaying Letter Seventeen - Tonight at https://t.co/JNfC3Ouky0 https://t.co/qfbQAB6dD4
## 765 four million five hundred sixty two thousand six hundred seventeen
## 766 @starfess BTS: -\nBLACKPINK: Stay\nTWICE: -\nNEWJEANS: Hurt\nLESSERAFIM: Good Parts\nTXT: -\nTREASURE: Hello\nENHYPEN: Sho… https://t.co/WqvJqECSe8
## 767 I don't wanna lose hope, but I already accept it. Seventeen, soon, the stars will align with us. I love you, boys. 🫶🏻🫶🏻
## 768 ꔛ seventeen "be the sun" — bulacan 221217 moments 🎞️📸\n\n- a thread by @sugapremacy
## 769 @Mickcliff "I learned the truth at Seventeen,\nthat love was meant for beauty queens and high school girls with clea… https://t.co/4wf5rnV9Es
## 770 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚… https://t.co/4RMvbrPd8H
## 771 1. Stray kids \n2. Seventeen\n3. Bts\n4. P1harmony \n5. Shinee \n6. Txt\n7. Ateez\n8. Exo\n9. Got7\n10. Victon https://t.co/5iLPlgkG08
## 772 GOOD MORNING! D-Day finally! omggggggghg. 🥰🥰🥰\n\n#BeTheSuninBULACAN #BeTSBulacan #SEVENTEEN #SEVENTEENinBulacan
## 773 mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD… https://t.co/t6cMH11Wsc
## 774 me and boyfie 💓💓💓\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ #JOSHUA https://t.co/iIlmeKyFc3
## 775 Crazy in love - Seventeen https://t.co/8O9S77yJoA
## 776 Lovely 😍\n@laura_woodsy #ข่าวลือ\n#ข้ามฟ้าเคียงเธอมาแน่2023 #BLACKPINK #시즈니는_드림을_사랑해 #BLACKPINK #Pakistan #LISA… https://t.co/q8CNPxn5Xz
## 777 1. NCT DREAM\n2. NCT 127\n3. EXO\n4. BTS\n5. SEVENTEEN\n6. TREASURE\n7. BLACKPINK\n8. ITZY\n9. TWICE\n10. STRAY KIDS https://t.co/3wdgilES3H
## 778 I want him 😟\n\n#문준휘 #文俊辉 #준 #JUN #세븐틴 #SEVENTEEN #ジュン #セブチ #JUNHUI https://t.co/JStfDR8sZY
## 779 do you guys even like seventeen
## 780 @hyunessvn Seventeen
## 781 #世界杯下注 #亚博体育 seventeen. “We might discuss and argue for ever, neither https://t.co/EcHg5Ghu5e
## 782 Album Japanese SEVENTEEN «Dream» Version B (Cd + Photobook + Photocard Dino)😍😍😍😍\n@pledis_17 \n@pledis_17jp https://t.co/0gNLrydhAz
## 783 Album Japanese SEVENTEEN «Dream» Version Regular (Cd + Lyrics Book + Photocard S.Coups)😍😍😍😍\n@pledis_17 \n@pledis_17jp https://t.co/tctSv8Hons
## 784 #후즈팬 #Whosfan x #한터뮤직어워즈 #HMAs\n#30주년한터뮤직어워즈2022\n#후즈팬덤상🏆#WhosFandomAward🏆\n\n🎈2조 (Group 2)🎈\nBLINK♥#BLACKPINK BLACKPINK… https://t.co/IBpDXPp3bO
## 785 you won't be seventeen forever, and we can get away with this tonight.
## 786 i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시… https://t.co/YYAdy1rmbk
## 787 If you see this, you're required to list your top 10 groups:\nStray Kids\nThe Boyz\nAstro\nOneus\nTreasure\nSeventeen \nCr… https://t.co/GKO8JHs79h
## 788 @tanyakanrl Happy sweet seventeen💕💕💕💕💕💕💕💕
## 789 if you see this, you're required to list your top 10 groups\n\n1 DAY6\n2 ONF\n3 KINGDOM\n4 OH MY GIRL\n5 BOYFRIEND\n6 SEVE… https://t.co/nSZcMiUcWZ
## 790 1. my stray kid \n2. blackpink \n3. red velvet \n4. dreamcatcher\n5. idle\n6. seventeen \n7. nmixx\n8. loona\n9. le sserafi… https://t.co/g0f9cuTvmC
## 791 1. twice\n2. dreamcatcher\n3. seventeen\n4. weeekly\n5. le sserafim\n6. purple kiss\n7. loona\n8. nct dream\n9. gidle\n10. s… https://t.co/5wzQE5RfoR
## 792 It’s time for day sixteen, seventeen and eighteen of our Advent Calendar!\n(Busy weekend for Lesley)\n#Advent… https://t.co/Gbv67qYMSw
## 793 @wonhayi_ 26 broke but living her best life... Have fun at Seventeen concert and most importantly have a good time… https://t.co/IvoNefDn20
## 794 @starfess BTS: Sea\nBLACKPINK: The happiest girl \nTWICE: one in a million \nNEWJEANS: hurt\nLESSERAFIM: good parts\nTXT… https://t.co/jiNM3IsZt1
## 795 Seventeen states, along with cities and Native American tribes, had accused Walmart of dispensing the pain pills wi… https://t.co/IXbCcKjPD0
## 796 @primordiaIist oh nooo!!! the MEN are upset that they're being fetishized? but theyre MEN they can't be fetishized!… https://t.co/OMojEyEpR0
## 797 S.coups & Woozi • Seventeen\n\nSector 17 stickers\n\n$3 each, $5 for both, stamped shipping included if in the US https://t.co/5at8GVyjjo
## 798 GOOD MORNING CARATS! ITS D-DAY!!!🥰🥰🥰\n\n#BeTheSuninBULACAN #SEVENTEEN
## 799 @_shinestars Ateez\nOneus/Onewe\nSeventeen
## 800 @ajooniceee Seventeen
## 801 be the sun in bulacan d-day! ingat sa mga bbyahe. stay hydrated and have fun, carats! make this a memorable experie… https://t.co/2ERKOlyKzZ
## 802 @fruityjoohyun the edge of seventeen #SaveWarriorNun
## 803 @yupsheskitten Seventeen will make history as the first K-Pop group to hold a solo concert at the Philippine Arena!… https://t.co/cJg5oIsSl4
## 804 december is being 💫fancy💫 \n#CaratSelcaDay #CSD #seventeen https://t.co/rSJelY6EGM
## 805 For seventeen years, I have been saying: "O decision-makers, their governments, and all their peoples, I am Imam Ma… https://t.co/IybUcGCKvz
## 806 i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 807 Last December Concert I went to, before Pandemic was Day6 & IU… NOW I’LL BE SEEING SEVENTEEN AND SUJU🥹
## 808 seventeen https://t.co/CpG9zuNNQV
## 809 @agustdqueen well i’m a vocalist girlie. here’s one i last saved. it’s with joshua and dk. https://t.co/1CuTCLbHA1
## 810 @24hopeubounce 3. To you - Seventeen
## 811 dar+ing by seventeen is a perfect pop song
## 812 Only the Dead stay seventeen forever.
## 813 D-DAY! #BeTSinBULACAN #SEVENTEEN
## 814 Special Chart Flashback:\nTMN Top 100 of 1982 \n\nNo. 19\n\nStevie Nicks - Edge of Seventeen (Just Like The White Winged… https://t.co/MToFivDUnb
## 815 1. stray kids \n2. le sserafim \n3. new jeans\n4. seventeen\n5. twice\n6. loona\n7. dreamcatcher\n8. izone\n9. red velvet\n1… https://t.co/AA5ClewV8m
## 816 you mean the world to me and I'm so glad we can call and lose our minds over seventeen together 🖤🖤🖤🖤 https://t.co/G7XJSesxcq
## 817 will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yXVgjTqg1h
## 818 SAD NA AKO EVERYDAY EVERY NIGHT LEGIT TOTOO HUHU SEVENTEEN 😭 lIoveyou, my 13.\n\n#BeTSinBULACAN
## 819 If you see this you’re required to list your top 10 groups\n\n1. ateez\n2. seventeen\n3. &team\n4. omega x\n5. elast\n6. t… https://t.co/C3BbOZug08
## 820 That dragons seventeen-year-old boy\n؟?\nنمشے\n\n🔹H20🔹\n🔹H20🔹\n🔹H20🔹
## 821 Today is the Day!! 💎 #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17\n\nnot my conceet outfit though... 😁 https://t.co/O2d2Btuq3F
## 822 CANYOUSEEME? by DANNY RAN OUT ON ALL PLATS (prod.MANIIC) \nhttps://t.co/gPn89hSZ39\n\n#SEVENTEEN #rap #newmusic #g59… https://t.co/UvszvpHMYX
## 823 We’re honored to be one of 17 credit unions & three systems sponsoring The Lab at @fileneresearch & look forward to… https://t.co/fqoqJ7DC6T
## 824 Hello gen question will there be baggage counters in #BeTheSuninBULACAN tomorrow? Planning on brining my flask kasi… https://t.co/MQZv1YXmlC
## 825 @CGasparino @BlackRock @AlexEpstein 2/3… in recent decades in numerous countries, published in the British medical… https://t.co/fNxDsaKsyw
## 826 Nct, Seventeen, SKZ I TheBoyz https://t.co/aOuo6LWeAb
## 827 Never breathed living! Free your mind and for a seventeen-year-old boy went girl\n؟?\nنمشے\n\n🔹C44🔹\n🔹C44🔹\n🔹C44🔹
## 828 If you see this you're required to list your top 10 groups\n1. skz\n2. lesserafim \n3. txt\n4. newjeans\n5. seventeen \n6… https://t.co/c7cjt9GE4k
## 829 good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 830 @EITC_Official 😆 🤣 😂 Doxxing Queen! Now I have that Abba song running through my head - 🎵 🎶 You are the doxxing que… https://t.co/UjgeuN36qR
## 831 like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sseraf… https://t.co/SUU6aQopvZ
## 832 Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 833 i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 834 @kimwoosunnie @theseoulstory ignore MBC. MBC even tried to befriend them again by inviting seventeen but since Pled… https://t.co/Cyv7e8nUhu
## 835 wayv but also seventeen.. they are a whole bunch of chaos. every GoSe episode is gold 😂 https://t.co/eOqfSBnoqe
## 836 SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C Festival | Billboard News… https://t.co/uaWeJjoP8n
## 837 #Media #Videos #bbnews #billboardnews SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C… https://t.co/2VLRxiVYz4
## 838 There's still seventeen people in; there's Caramel Cube, Globe, Treasure Chest, Pan, Game Boy Color, Flashlight, Pl… https://t.co/yCIo91buDq
## 839 Dr. Arbuthnot states the Roman cubit at seventeen inches and four tenths; the cubit of the scriptures at a little l… https://t.co/eUXkO511Zo
## 840 More decluttering posts to come. please feel free to inquire about the availability of any older SEVENTEEN or NCT photocards
## 841 @daredvssy @sspiderpunk omg they’re seventeen? I hate minors 😔
## 842 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in b… https://t.co/wEP8MBPHKO
## 843 seventeen w black hair is so hot
## 844 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN An Ode\n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile… https://t.co/xyPDpHxIlQ
## 845 SEVENTEEN Be The Sun Bulacan freebies!!\n\n #BeTheSuninBULACAN #BeTSinBULACAN\n\nSee you, Carats! 🫶🏻 https://t.co/sq2TaW3Pe5
## 846 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Semicolon \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: I… https://t.co/ViZy9myT2r
## 847 breathing the same polluted pinas air again with seventeen
## 848 and to those ph carats who are team bahay like me haha, don't lose hope we will all gonna see SEVENTEEN soon!fighti… https://t.co/oBeSCaK7He
## 849 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Your Choice \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options:… https://t.co/hJrIq0Q7Og
## 850 SEVENTEEN Dances to ‘Left and Right’, Talks MAMA Awards & Performing At LA3C Festival | Billboard News https://t.co/dbc75I92Ly
## 851 WTS / LFB\n\nBE THE SUN IN BULACAN \n\nUBC REG 409 Row 91\n\n1900.00 php only\n\nPayment upon meetup in Philippine Arena… https://t.co/qcX39KXsSP
## 852 stole this, pls don’t comment bgs that aren’t seventeen or piwon https://t.co/MvhyTyll0J
## 853 UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Heng:garæ \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: I… https://t.co/dDR0SkdFGj
## 854 If you see this, you're required to list your top 10 groups:\n\n1- stray kids\n2- seventeen\n3- exo ve monsta x \ngerisi… https://t.co/ItB18MlxcR
## 855 Meet Seventeen Voices of the Year honoree Aniya Butler! 🎙At just 16 years old, Aniya uses her voice to bring attent… https://t.co/ep9L7JswRy
## 856 church first 🙏 see you later, carats and seventeen!
## 857 @sunshinehak_ That was my first ever seventeen pull pink hair kwan🥹
## 858 @JessLTwrites I know what I'm doing over Christmas break now. I'll correct all seventeen of the books I've written… https://t.co/9dDNConBJK
## 859 @gvsbelle_ 1 - nct 127 \n2 - seventeen \n3 - exo
## 860 Some seventeen songs like Chuck and Rock, what’s good are really under appreciated
## 861 Yeah Seventeen rappin the P man Ha! Yeah Let me show you how It's post to be done right now. https://t.co/QjwWFTEtCq
## 862 seventeen\n#SaveWarriorNun #RenewWarriorNun
## 863 •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 864 wtb lfs\n\nBe The Sun in Bulacan \n- 1 LBA prem/reg at a discounted price (preferably lower than 10k)\n- better if lowe… https://t.co/e8VXfH8V4U
## 865 Seventeen, Purki, Ateez, idk if forestella counts but i am going to say it, Mamamoo, BTOB https://t.co/zVHWdvYVip
## 866 me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 867 Seventeen and ateez https://t.co/3bpB58I2tf
## 868 [sisa sharing] Seventeen 2023 Season\nGreeting's 'The Story of Eros'\n\nPhoto Frame Sticker + Heart Massage Card 40k… https://t.co/qBTUbQgaEn
## 869 @yupsheskitten seventeen. these 13 guys have given me so much comfort for the past months. i honestly don’t know th… https://t.co/PV5BTfDYCv
## 870 LFB / WTS\n\n1 SEVENTEEN Concert ticket\n\nLower box\n\nDM for more info.\n#SEVENTEEN \n#SEVENTEENinBulacan
## 871 she's a motherfucking killer queen, a psychopath at seventeen
## 872 #BeTheSuninBULACAN #BeTSinBULACAN D-DAY 🥹🧡 #SEVENTEEN @pledis_17
## 873 SEE YOU LATER SEVENTEEN AHHHHHHHHH🙉🥰😍😍😍 https://t.co/tgUkglmanj
## 874 if you see this, you're required to list your top 10 groups\n\n1. red velvet\n2. seventeen\n3. exo\n4. snsd\n5. aespa\n6.… https://t.co/eXLD88c0Dp
## 875 LFB / WTS\n\n1 SEVENTEEN Concert ticket\n\nLower box\n\nDM for more info.
## 876 there’s so much more but seventeen is aesthetically pleasing ⌗ 🎧°. •♡
## 877 We both love reading books💖\n\n#CaratSelcaDay #CARAT #VERNON #SEVENTEEN #selcaday @pledis_17 https://t.co/MQSbXRaaz5
## 878 missing this one but i will be there in the next tour and the next caratland and the next japan dome tour SEE YOU S… https://t.co/tWe8fNv0uE
## 879 ✨SEVENTEEN✨ https://t.co/lCY6zlMnKD
## 880 Me and ma baby 💋 \n\n#CaratSelcaDay #THE8 #csd #MINGHAO #SEVENTEEN #CARAT @pledis_17 https://t.co/bgpgzmoBQO
## 881 chilli: seventeen album track list orders continue to baffle me but this was fun, the english lyrics are a bit unse… https://t.co/oRzZ1LxHVu
## 882 @Mo0chie_ @soompi It's only a lot of the 2012-2013 groups that are inactive due to military service or whatever. Th… https://t.co/cUzxE78i7p
## 883 seventeen pictures that are so pinterest coded ; a thread 💌
## 884 @starryhun94 Seventeen Be The Sun in Bulacan\n\nUBB PREM \nSection 422, Row 73, Seat 455/456\nMeet up only\n\n🏷 seventeen… https://t.co/zt0wCH94V4
## 885 d-day #SEVENTEEN #BeTheSuninBULACAN #BeTSinBULACAN
## 886 1. fromis_9\n2. fromis_9\n3. fromis_9\n4. fromis_9\n5. fromis_9\n6. fromis_9\n7. fromis_9\n8. fromis_9\n9. fromis_9\n10. sev… https://t.co/Mlq0aB0r0X
## 887 WTS LFB SEVENTEEN\n\n# attacca sealed albums - 600 each\n\n! onhand\n\ntags for sale svt photocard pc ph\n\ncan do meet ups… https://t.co/LnLQoXqtFT
## 888 WTS/LFB Seventeen Be The Sun in Bulacan\n\nUBB PREM \nSection 422, Row 73, Seat 455/456\nMeet up only\n\n🏷 seventeen bet… https://t.co/azDmAoc1ai
## 889 1. shinee \n2. got7\n3. monstax \n4. exo\n5. seventeen\n6. stray kids\n7. ateez\n8. victon\n9. the boyz\n10. tvxq https://t.co/BBWshRJ3IT
## 890 we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 891 #百家乐 #世界杯 seventeen. “We might discuss and argue for ever, neither https://t.co/XEiJHVSjJH
## 892 good morning to seventeen & carats only <3 https://t.co/JmcqVld0ES
## 893 el orden da igual les quiero mucho a todos\n1. the boyz\n2. dkb\n3. p1h\n4. oneus\n5. ateez\n6. seventeen\n7. nct (todas)… https://t.co/1hbNq3D5kr
## 894 @felixbrowines Seventeen?
## 895 me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 896 Ay mama told me not to sell work seventeen five same color t-shirt 🎶⏭️
## 897 svt yzy rd 6 pc go\n\n— info on 2nd pic\n— reply to dm to claim\n\n🏷️ seventeen scoups jeonghan joshua jun hoshi wonwoo… https://t.co/fwkgIoWSJA
## 898 you're telling me.....whatever (waves hand in the air confusingly) seventeen wears in the airport is curated by a s… https://t.co/Jyzq85pubK
## 899 @_shinestars seventeen\nateez \ntxt
## 900 Hello Seventeen @pledis_17. Do we have this kind of Ill-fated relationship? Because for the nth time, I won't be ab… https://t.co/EL8iVX8E8J
## 901 SEE YOU LATER SEVENTEEN HUHU
## 902 Addison Rae Doubles Down on the No-Pants Trend in an Oversized Vintage Tee https://t.co/Sb7PGmvS7M https://t.co/2qrDWEl9PB
## 903 SEE YOU LATER 🥹🫶🫶🫶\n\n#SEVENTEEN #SEVENTEENinBulacan #BeTheSuninBULACAN #BeTSinBULACAN #BeTSBulacan https://t.co/Z4KEj34YIU
## 904 Otw to you my Boo~\n#BeTSinBULACAN #부승관 #세븐틴 #BeTheSuninBULACAN #SEVENTEEN https://t.co/H7P24PQ6Mx
## 905 @nbcsnl Seventeen people, and only one or two (at best) really talented comedy performers. It's a long way from the… https://t.co/ooBOaanKYU
## 906 celebrating 2 years as a carat by attending their concert on\ndec 17 (today) 🥹 seventeen, you truly are my healing 🫂 https://t.co/Ti8xYXy1GY
## 907 this is so funny when u take into consideration back then stays would claim izone were getting rigged wins (sevente… https://t.co/NKh9cuhbKl
## 908 My #SEVENTEEN opinions
## 909 When he sleeps that night, he's seventeen years old and nothing has changed. He wakes up with tears still drying on his face.
## 910 Wonwoo is up for trade for Coups! As well as all seventeen pulls that was not him💕
## 911 My pulls today💜💜\nI PULLED COUPS!!!!! And got an official pc from Seoul Nami of him as well 💕💕\nAlso my pc pulls from… https://t.co/9yrvijMXfz
## 912 "We've also got a new segment that we're introducing for the first time called This is Instrumental." - THAO NGUYEN… https://t.co/XxiQP2REO8
## 913 @SANRlOJJK Stop listening to seventeen!!!!
## 914 @yupsheskitten Every carats deserve to see seventeen and that includes me. I want to see seventeen before the year… https://t.co/LdcPX3sxpC
## 915 @jeachypae yeahh 🥰 we’re in going seventeen drought rn but there’s A LOT already uploaded so have funn 😂🫶🏽
## 916 Morning sa lahattttt, and a special morning to @pledis_17! SEE YOU LATER SEVENTEEN!!!!
## 917 see you when i see you, seventeen 🥺 i'll just settle with watching you on device screens for now. love ko kayo 🥺
## 918 If you see this, you're required to list your top 10 groups:\n1.BTS\n2.Monsta X\n3.Stray Kids\n4.Mamamoo\n5.Exid\n6.Twice… https://t.co/Joz8FIBDNa
## 919 Find the nearest paving slab and wait there watching the world pass for seventeen minutes.
## 920 Bands you only know because you were hungover and off to see another band, but enjoyed them more...\n\n#1 :… https://t.co/QZDLDsqxb0
## 921 how are there not more seventeen reactions from aaa stages....pls i'm starving
## 922 I can't get over this one seventeen performance
## 923 hanuena? my supposed to be outfit for seventeen’s concert pero na-stuck sya sa warehouse! hmp. 🙄 https://t.co/4PGnfLCroM
## 924 SEVENTEEN
## 925 SEVENTEEN
## 926 SEVENTEEN!! https://t.co/ZmRyWMcFzB
## 927 Please be safe. See you all, Caratdeul! SEE YOU SEVENTEEN, @pledis_17 💎🫶🏻
## 928 @httpsnyxdotcom @pledis_17 love how seventeen is in this convo
## 929 WTB season greeting Seventeen 2023 please😭😭 terutama member set wonwoo, vernon, Jeonghan diary dan sticker!!
## 930 see you later, Seventeen!!!\n\nsa panaginip 😭😭😭
## 931 if you see this, you're required to list your top 10 groups:\n\n1. nct&seventeen\n2. bts&p1harmony\n3. enhypen\n4. twice… https://t.co/ZgCN38MkYm
## 932 Seventeen https://t.co/lRehOyAZpE
## 933 @dwersy Bts Straykids \nBlackpink Twice \nItzy Txt Oneus \nSeventeen \nDreamcatcher \nLoona Oh my girl \nGirls day Girls… https://t.co/ro3hMJSGsI
## 934 Nails inspired By Seventeen ♥️💅 Ready nako! See you Carats! https://t.co/u9Kw4zJRvw
## 935 my name is STAYC. I am SEVENTEEN years old. I am going to meet my BAE173. i TREASURE them a lot, i hope we E’LAST f… https://t.co/m8XRaY1Y6B
## 936 ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll… https://t.co/jpWGLIWbu2
## 937 sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 938 Jenna's on the rise to superstardom. She stars as Wednesday Addams in the live-action series Wednesday, now the mos… https://t.co/DzjIhb76Fb
## 939 you come to a girl’s apartment and she has a seventeen wall wyd https://t.co/LDBkDJGhJT
## 940 Watching “NCIS” Season Twelve Episode Seventeen: The Artful Dodger on Netflix via My IPAD Pro 10.5. {CL:045} https://t.co/y3LyJFSqUE
## 941 @45LVNancy @GuntherEagleman @DogRightGirl @dogspink3 @RealHickory @Braveheart_USA @Fishing_Huuker @DefSue3… https://t.co/VjLoSJcmLI
## 942 You think I'm getting old? I've got the abs of a seventeen year old gymnast and the forehead of a toddler, baby. Br… https://t.co/186E1IEBjX
## 943 Seeing my father’s axe after seventeen winters… it stirred something in me.
## 944 @miss_svtmafia @pledis_17 Idk why i should win… in my life I will never win something. Seventeen bring to me so muc… https://t.co/fv2C4ZU40o
## 945 Janis Ian - At Seventeen
## 946 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 947 seventeen for what https://t.co/0dsoeaqiNC https://t.co/py7UcFZdUm
## 948 Oh, good, he's seventeen.
## 949 there’s a seventeen design i need to do for a tattoo and it’s always funny to think that my assignment from work (i… https://t.co/mqI7jZGvSl
## 950 One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish… https://t.co/0pNRdBJQid
## 951 [D-DAY] #BeTheSuninBULACAN ☀️🧡✨ See you later @pledis_17 ! 🥹🤧💖\n#SEVENTEEN #세븐틴\n#BeTSinBulacan… https://t.co/E1PPg55ieF
## 952 @mahoumoreno seventeen
## 953 [D-DAY] #BeTheSuninBULACAN ☀️🧡✨ See you later @pledis_17 ! 🥹🤧💖\n#SEVENTEEN #세븐틴\n#BeTSinBulacan… https://t.co/G4ZATN8Ad6
## 954 Local gossip says he is the killer, and rumors spread about his wife's death as well.\n\nSeventeen Days is available… https://t.co/5gYdofsamq
## 955 @MOODYWOOZI also I hate seventeen you can unfollow me now 😍
## 956 If you see this, you’re required to list your top 10 groups!\nBesides #1, 2-10 have no particular ranking 😅🤗\n\n1. Sev… https://t.co/WLx7dFjxz8
## 957 The many colors and aesthetics of seventeen mvs \n\n#SEVENTEEN #SEVENTEENinBulacan\n#세븐틴 https://t.co/uV4nTk4bch
## 958 @Tteuink 1. Treasure\n2. Blackpink\n3. Seventeen\n4. NCT \n5. Newjeans\n6. Enhypen\n7. Got7\n8. P1harmony\n9. TNX\n10. (G)i-dle
## 959 @miss_svtmafia @pledis_17 I want to see the people who inspired me to do better every day. Also, I want to be part… https://t.co/9kh0y5KqR7
## 960 Walking in the winter can be good for your health. No matter what weather you’re facing, this guide should help you… https://t.co/m8b1iIP777
## 961 seventeen and super junior this weekend 🥲 wish i could attend either but oh well
## 962 if you see this, you’re required to list your top 10 groups \n\n1. BTS\n2. MOMOLAND\n3. BOTOPASS\n4. SEVENTEEN\n5. TXT\n6.… https://t.co/hXjCJYqGou
## 963 See you later Carats 💙💕\n#BeTSinBULACAN \n\nFreebies\nSeventeen Concert https://t.co/bHXuPM9zxK
## 964 @kpophappenings_ when they had free time Jeonghan & DK [Dokyeom] from #SEVENTEEN went to visit Santa monica. They b… https://t.co/w708Ida0xO
## 965 @miss_svtmafia @pledis_17 I only started stanning seventeen early this year (tho ik its never too late). Ever since… https://t.co/jzYjgaQxsK
## 966 SEE U SEVENTEEN ! <3
## 967 lover boy 🥀 #CSD #CaratSelcaDay #DOKYEOM #DK #seventeen https://t.co/LT4lAY7cFl
## 968 run bts & going seventeen. brilliant reality show content no one’s doing it like them https://t.co/MPGYRoifAy
## 969 (most of) Filo carats agenda for today\n\nFinish their chores -> Packing of freebies -> Simbang gabi -> Byahe to Bul… https://t.co/ZDBUeAsqWe
## 970 @The_Master_E @butleriano @FluffLingering What are the last 4 letters of the two numbers after seventeen?
## 971 Wts Lfb Seventeen Assorted Pc\n\n🐸 Sold as Set Only\n🐸 6,500 (6k if PAYO) \n🐸 Can look for kahati and can ship to diff… https://t.co/hvomhKGEwT
## 972 alexa, play 'crazy in love' by seventeen<3\n\n#CaratSelcaDay #csd #Junhui #MINGHAO https://t.co/mk8uiUCRUj
## 973 See you, Seventeen! See you carats! @pledis_17 let's goooo! 🤩🤩🤩 https://t.co/dahb8TfPhP
## 974 Seventeen \n#الروح_الحلوة_في
## 975 @r4in3_twt @hohohocheeks tysm po for the ga <33 #BeTheSuninBULACAN #SEVENTEEN https://t.co/mBZlCsxJWT
## 976 In Jeonghans defence ‘how tf should we know know???’ 🙄🙄🙄\n\n@pledis_17 #세븐틴 #SEVENTEEN https://t.co/60pgq3a194
## 977 @miss_svtmafia @pledis_17 everyone deserves to see them! I've never been happier when I discover seventeen. They li… https://t.co/G65nDBmlrf
## 978 GOOD MORNING I'M SEEING SEVENTEEN LATER!!!
## 979 biggest plot twist of my 2022 is that im seeing seventeen.
## 980 @TantanBlu @blueislove39 @AboutMusicYT all idols praised taeyeon and her songs this year and u say she’s irrelevant… https://t.co/WuwIygRmLV
## 981 I have been writing a book for about a week now and I have gotten to chapter seventeen lmao \n#fypシ #writing #WritingCommnunity
## 982 seventeen:3 https://t.co/AW2X45mHRD
## 983 @bangtaniiboi - Song you ran over a squirrel to: AJU NICE by SEVENTEEN\n- Song you nearly got T-boned while listening to: HOT by SEVENTEEN
## 984 1. seventeen\n2. fromis_9\n3. txt\n4. le sserafim\n5. dreamcatcher\n6. loona\n7. ive\n8. purple kiss\n9. woo!ah\n10. nct dre… https://t.co/MOCHHnCJEc
## 985 “Like a cowboy” cowboy like me\n- seventeen. 🤝 - taylor swift
## 986 ‼️ UPDATE\n\nWTS // want to sell\nhelp rt please ♡\n\naab SEVENTEEN & TREASURE photocard\n\n🖇️ price exc packing & admin 🍊… https://t.co/BqQqvIwnz3
## 987 going seventeen https://t.co/6mZBPSydUf
## 988 Me gathering people’s books so I’ll have stuff to read on a seventeen-hour flight: https://t.co/3UGeZO1PIQ
## 989 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs late… https://t.co/lRVruDvWKE
## 990 @JasonBWilliams1 @RayGunRichards Is Heir to the Empire really great? There's a lot of sneaking around buildings and… https://t.co/WHfMq0RaGC
## 991 @KpopMulti06 THIS ALBUM WILL BREAK THE INTERNET, I NEED THEM TO GET ALL THE STREAMS THEY NEED!!! seventeen first, s… https://t.co/rSWhoCslFx
## 992 good morningggg!!!! see u seventeen 😭🥹❤️
## 993 im seeing seventeen today 🥺
## 994 They say it’s the most wonderful time of the year, but supporting you, seeing you evolve as the amazing, talented,… https://t.co/ZZnQLvswqx
## 995 LOCO COMO K RUMORES D K SEVENTEEN VIENE A CHILE CTMMM DKSTELWYEOEYWOEH ME VOY A MATARRRR
## 996 Met a boy at seventeen (15)\nThought he meant the world to me\nSo I gave him everything\nHe turned out to be a cheat\n/… https://t.co/yHZT2MqDfE
## 997 Good morning everybodyyy! Here’s today’s weather for Santa Maria, Bulacan. There is a chance of rain at 2pm to 3pm,… https://t.co/NNeMYm343Y
## 998 I'LL FINALLY SEE SEVENTEEN 🥹🤍
## 999 omg i get to hear mansae live 😭😭😭 now pa lang nag ssync in na i get to go a seventeen concert huhuhu
## 1000 @D1CKTAETOR @ggukmms @dwersy Bts\nStray Kids\nSeventeen\nTxt\nAteez\nTwice\nDay6\nSf 9\nLe Serafim (inş yanloş yazmamışımdı… https://t.co/7jCAtoKAKz
## 1001 KINGDOM HEARTS 2 Final Mix Part Seventeen https://t.co/bD2eHGtU1L via @YouTube
## 1002 in just a few hours makikita na natin seventeen 😭😭😭😭
## 1003 @lordbonkers I was seventeen miles from Greybridge when I was caught by the school leopard...
## 1004 For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD… https://t.co/qJzlKTqZvD
## 1005 👖🪣🎩🍊 | Jeans Bucket Hat with Kwan\n❣️\n#CaratSelcaDay #CARAT #SEUNGKWAN #SEVENTEEN https://t.co/pbQQXRtoVz
## 1006 WTB👀 #jmwbuys \nseventeen baby semicolon scoups, joshua, seungkwan\n\npreferably ready ina\nharga affordable\n\ntags🏷\nsev… https://t.co/9oqa6HxmCB
## 1007 trendz covering hit by seventeen 🤝🏻 kingdom covering thunderous by stray kids\nyeaaah go slay babies covering my ult 😭🫶🏻
## 1008 HI!! Does anyone know how to get back from PH Arena to Meycauayan, Bulacan??? #BeTSinBULACAN #BeTheSuninBULACAN… https://t.co/7zH7wpuGOu
## 1009 hopefully txt, ateez, seventeen pcs soon 😹💔!!! i have none oh em gee!! \n\ntags: @nayeonsboba @strawbrryygyu… https://t.co/Cm3WJOTTyM
## 1010 @addjukartph 💫Seventeen Album💫 https://t.co/3wKhCRnnmy
## 1011 @MiddiMidori Longing. Rusted. Furnace. Daybreak. Seventeen. Benign. Nine. Homecoming. One. Freight car.
## 1012 ⠀⠀ \n⠀⠀ \n⠀⠀ sixteen or seventeen. . .I think.\n⠀⠀ \n⠀⠀ https://t.co/L0tqkYj6rj
## 1013 @carriehudson @CandiceRenee New ones. I'm not the seventeen year-old who bought these anymore, and I want something… https://t.co/IROqIdGdHj
## 1014 What Their Astrological Sign Reveals About How They Kiss https://t.co/LXURJVqZkz https://t.co/ZaXIgTOG8O
## 1015 if you see this, you’re required to list your top 10 groups \n\n1. Momoland \n2. Lucy \n3. CLC / Billie \n4. Brave girls… https://t.co/zBRK19WqAN
## 1016 bawi nalang me sa svt next con.\n:( @pledis_17 congratulations agad! im so proud of you! this is history! Seventeen… https://t.co/61cx6kQMqk
## 1017 Wtb The8 Shopee and Beatroad pcs! Please DM if you're willing to sell. Help me bring these home 🙇🏻♀️🙇🏻♀️\nHave mul… https://t.co/rNQ4IjTUsO
## 1018 See yaaaah seventeen 🤍 https://t.co/nZYNfCxkGX
## 1019 If you see this, you're required to list your top 10 groups\n1. Nct \n2. Aespa\n3. Iz*one (incluyendo las solistas, iv… https://t.co/Arhec6vURA
## 1020 It’s a lie idols are busy lol not when you’re seventeen.
## 1021 Manifesting seeing the boyz and Seventeen this year😍😍😍
## 1022 seeing people from bets bulacan posting giveaways and donations to help carats see seventeen and to make the sold o… https://t.co/4i1OorkZuo
## 1023 @peoplesvaccine @maxlawsontin @ashleighfurlong "As many as seventeen million people are estimated to have died in t… https://t.co/BJqyhl8ZF0
## 1024 congratulayion you are give birth to SEVENTEEN FERRETS
## 1025 @ColorsTV @ShivThakare9 Seventeen #BBKingShiv #ShivThakare
## 1026 Nostalgic record ritual and cleaning house. Time to shut off the world for a bit and travel back to that angst-fil… https://t.co/HJ0DRAq6uP
## 1027 What Your Period Blood Says About Your Body https://t.co/EwpLdPvvhI https://t.co/NROuwmWTtg
## 1028 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Block… https://t.co/8iczkQ0ILr
## 1029 If you see this you're required to list your top 10 groups\n1. EVERGLOW\n2. ATEEZ\n3. EXO\n4. ENHYPEN\n5. (G)I-DLE\n6. TW… https://t.co/8pJ3AkUki6
## 1030 ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] rea… https://t.co/0L8V0ppyQP
## 1031 WTB👀 #jmwbuys \nseventeen dicon my choice is... teddy double sided yang belum ada tandanya\n\npreferably ready ina\nhar… https://t.co/4nvxbFgUNH
## 1032 One hundred and seventy-two thousand six hundred and seventeen.
## 1033 if you see this, you're required to list your top 10 groups\n\n1. onf\n2. kingdom\n3. seventeen\n4. txt\n5. twice\n6. oh m… https://t.co/fM6UXftrrt
## 1034 If you see this, you're required to list your top groups: (I'll do of all time, no order)\n1. Big Bang\n2. Bts\n3. Vix… https://t.co/aswZvWvK0W
## 1035 I’m not mentally prepared for Seventeen’s concert videos tomorrow 🙂
## 1036 car selcas with gyu ( ´▽`)\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN https://t.co/dRLXRp5v1y
## 1037 @yunjeanpink i recommend watching their variety content to get to know them! they have a weekly variety show (Going… https://t.co/WJjRxB7HM0
## 1038 @r4in3_twt gooodlucck!! #BeTheSuninBULACAN #SEVENTEEN https://t.co/TJbIVD5FxP
## 1039 me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk
## 1040 Saving this picture for today. Same place and not sooooo different world☺️ Seventeen😍 Welcome back to the Philippin… https://t.co/7EZ6yh29GS
## 1041 SEVENTEEN RIGHT HERE https://t.co/KCFo6ibJXI
## 1042 Compro ingresso show seventeen highlight by performance unit https://t.co/lKaxrshZrB
## 1043 seungcheol cheol scoups clap chorus eyebrow stage svt seventeen\nhttps://t.co/PTyIE7pEOK
## 1044 four million five hundred sixty two thousand five hundred seventeen
## 1045 @miss_svtmafia @pledis_17 I've been a fan of seventeen since adore you. they gave me comfort and a sense of belongi… https://t.co/tbfvRZ39yi
## 1046 I'm only seventeen, i dont know anything; but i know i miss you. -veronica and j.d. probably
## 1047 Have fun tomorrow FILO CARATS 🤍🤍\nIm pretty jealous... 🥺\nI hope Europe can see Seventeen soon too...
## 1048 wonwoo doing a thumbs up to scoups telling him the food is good woncheol svt seventeen\nhttps://t.co/by441xt3ci
## 1049 BRUH I FXKIN LOVE SEVENTEEN SO MUCH 😭😭😭 https://t.co/qqSxNRA4C7
## 1050 You got old and wrinkled...I stayed seventeen
## 1051 1. Astro\n2. Bts\n3. Stray kids\n4. Ateez\n5. The rose\n6.Seventeen\n7. Txt \n8. P1harmony\n9. Monsta x\n10. Treasure or on… https://t.co/J5UhNjFeV8
## 1052 Finally 29, seventeen would never cross my mind https://t.co/lBhJslgTcA
## 1053 @theraneynight SEVENTEEN ?!?!?!!!?
## 1054 — wts lfb | #densells_\n\n🏷️ wts lfb svt fts scoups jeonghan joshua jun hoshi wonwoo woozi the8 minghao mingyu dk seu… https://t.co/BssY5MrLzY
## 1055 que lindo se ve seventeen en el killing voice 😭😭
## 1056 SEVENTEEN YEARS THE ACTUAL FUCK https://t.co/kTFR4EcSNd
## 1057 Wts lfb seventeen pc set\n\n🐸 Strictly Sold as Set only !\n🐸 700 set + pf + sf\n🐸 Can look for kahati and can ship to d… https://t.co/SgZ2MYFv4Y
## 1058 Wahhh its the concert day today enjoy seventeen and carats i hope soon i will part of the concert hoping and prayin… https://t.co/ZYy4sgde0D
## 1059 wts lfb ph seventeen svt be the sun in bulacan\n\n#BeTSinBULACAN #BeTheSuninBulacan #SVTinMNL\n\nSelling for a friend… https://t.co/qqgEkJp7Re
## 1060 i hope seventeen has a fun time with filipino carats tomorrow 🥺🫶🏽
## 1061 Seventeen and Forgotten
## 1062 « 𝐚𝐥𝐥 𝐨𝐟 𝐦𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐥𝐢𝐤𝐞 𝐦𝐢𝐝𝐧𝐢𝐠𝐡𝐭 𝐫𝐚𝐢𝐧 »\n ❛ ⌗ ꒷꒦ ꒦꒷ ꒷꒦\n\n#Hoshi #SEVENTEEN \n#CaratSelcaDay #carat https://t.co/RdnxuoGoOi
## 1063 @miss_svtmafia @pledis_17 all carats deserves to see #Seventeen in #BeTSinBULACAN i deserve to see them because it… https://t.co/HxY4VF1612
## 1064 @shuasmwah @pichulinology u mean that goofy talk?? 🚶🏻🚶🏻
## 1065 @yupsheskitten I deserve to see them after a long tiring hell week 🥹 I need to see my comfort aaaaa\n\n#SEVENTEEN… https://t.co/FfuTR6ELvf
## 1066 ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before… https://t.co/9lfHeDyTvx
## 1067 Goodluck CARATs enjoy and don't forget to follow the etiquette okay??? Sending love from the Team Bahay Visayas \n\n#BeTSinBULACAN \n#SEVENTEEN
## 1068 @joealwyns9inch @cleverlycardi2 @PopCrave your fav literally dated seventeen year olds i don’t wanna hear it
## 1069 Breaking my back just to know your name\nSeventeen tracks and I've had it with this game
## 1070 at this point i’m mostly just a tbz twitter account lmao- all my oneus and seventeen stuff is in my cirlce 🥲
## 1071 @dre_seventeen @pichulinology Even i see that she does WDYM
## 1072 @miss_svtmafia @pledis_17 I want to see seventeen, to hear them sing live, to have fun with them, to dance and sing… https://t.co/CSk7W9sNPn
## 1073 wts lfb #BeTheSuninBULACAN LBB PREM 213 8,500 ONLY FROM 11600. PAYMENT TOMORROW UPON MEET UP. CAN PROVIDE RECEIPTS… https://t.co/ODOG1xDpWj
## 1074 @miss_svtmafia @pledis_17 I want to see SEVENTEEN live because I'm a huge fan of them and their music. They're one… https://t.co/xMP0qYOaaV
## 1075 @TeenVogue SAY THE NAME SEVENTEEN!💎 @pledis_17
## 1076 I just want to thank ate @miss_svtmafia and ate @yupsheskitten for the giveaways!! Thank you very muchhh po,, even… https://t.co/KN2k1BOnl0
## 1077 Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT6e9wEL
## 1078 Let's do this 🫡\n1. Ateez\n2. KQ Fellaz 2 (predebut)\n3. W24\n4. TXT\n5. Astro\n6. VIXX\n7. Day6\n8. Seventeen\n9. Xdinary H… https://t.co/33nCrYwukz
## 1079 ❕D-DAY\nBE THE SUN BULACAN \nSEE YOU @pledis_17 🤍\n#BeTSinBULACAN #BeTheSuninBULACAN\n#세븐틴 #SEVENTEEN… https://t.co/nYV5bMAJOR
## 1080 seventeen https://t.co/YuB3NI8R7Y
## 1081 @miss_svtmafia @pledis_17 Would like to win this GA for my daughter who’s an ult seventeen fan. This will serve as… https://t.co/ROc6YYa4Zc
## 1082 @yupsheskitten Every Carats deserve to see SEVENTEEN. I want to hear them live im stanning them for years now https://t.co/oQyu0WJ6pq
## 1083 @miss_svtmafia @pledis_17 seventeen has been my comfort ever since i discover them, so seeing them or hearing them… https://t.co/Y9Fy78PMbF
## 1084 @miss_svtmafia @pledis_17 I don't know if I'm really the deserving one to win the ticket but one thing i know is th… https://t.co/y6ABg4oB5T
## 1085 @pichulinology if u talking abt flirting and stuff side yes im not 🚶🏻🚶🏻🚶🏻
## 1086 @miss_svtmafia @pledis_17 Would like to win this GA for my daughter who’s an ult seventeen fan. This will serve as… https://t.co/5TaiQyyWkO
## 1087 1_EXO\n2_CBX\n3_X-EXO\n4_SC\n5_treasure\n6_seventeen \n7_red velvet \n8_theboyz\n9_txt\n10_exo future sub unit 🌚☠️ https://t.co/1JsgXBkdCc
## 1088 @AbsoluteChelsea @geglobo Spending that kind of money on a seventeen year old will be stupid
## 1089 @miss_svtmafia @pledis_17 I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents and stre… https://t.co/IXt4nHFyxZ
## 1090 Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 1091 @miss_svtmafia @pledis_17 i want to see how the boys enjoy performing for the first time 🥹🥹 i na through this ga i… https://t.co/c7ixQZjV0j
## 1092 @miss_svtmafia @pledis_17 Please this is my friend @/tisca_johnson 1st seventeen concert.. he has been through a lo… https://t.co/fz3uFZT2Po
## 1093 @yupsheskitten i've been a fan of seventeen since jhs and now im already in college, my love for them just grows bi… https://t.co/KFH4v2Ld2E
## 1094 @BTXTLOV3S 👏👏 *play clap by seventeen* 👀
## 1095 @miss_svtmafia @pledis_17 i want to see them performing in the biggest arena in the world, i want to be part of th… https://t.co/IK6RMYoj2N
## 1096 @miss_svtmafia @pledis_17 To be honest I met seventeen when I'm having my anxiety, and they are the person who help… https://t.co/GjdBlVNn8H
## 1097 @miss_svtmafia @pledis_17 I don't know why I should win... Eme. But honestly, I do believe that I deserve to be par… https://t.co/03pwr1mBTk
## 1098 @miss_svtmafia @pledis_17 @bobgyul I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents… https://t.co/k0b36tj1wg
## 1099 @yupsheskitten i've been a fan of seventeen since jhs and now im already in college, my love for them just grows bi… https://t.co/Df1B2Y8A1o
## 1100 @miss_svtmafia @pledis_17 Witnessing a SEVENTEEN concert is every carats dream as their concerts are packed with in… https://t.co/ppYmAsA2k3
## 1101 @miss_svtmafia @pledis_17 I deserve this because seventeen always help me when I'm sad, their music always comforts… https://t.co/QrYowXD4Xg
## 1102 Three hundred twelve million, three hundred twenty-six thousand, one hundred seventeen.
## 1103 WTS LFB\n\nSeventeen Be the Sun in Bulacan\n\nTwo (2) LBB regular 203 row 54 - ₱15k both\n\nComes with freebies. \n\nPhysic… https://t.co/HvfhIxLByT
## 1104 i miss going seventeen
## 1105 “ mm.. it’s truly nice. Leaving Kabukicho was the best choice I’ve made in seventeen years. “ https://t.co/uYyG6Sh1yv
## 1106 So early in the airport coz I don’t wanna miss my flight. @pledis_17 ang hirap nyong mahalin! 🥹 #BeTheSuninBULACAN… https://t.co/pe4WFfo7zI
## 1107 @miss_svtmafia @pledis_17 Seventeen is my light. They helped me and they were the reason why I'm still standing rn.… https://t.co/SP3fukNEJt
## 1108 @miss_svtmafia @pledis_17 Seventeen is always been my safe place, I want to see the people who make it easy for me… https://t.co/3bvH38XKjP
## 1109 @miss_svtmafia @pledis_17 WANT TO SEE SEVENTEEN AND IWANT TO HEAR THEM SING LIVE THEY'RE THE REASON WHY IM FIGHTING… https://t.co/dUvU1OaXNt
## 1110 @miss_svtmafia @pledis_17 Everyone deserve to see seventeen and that includes me. I deserve this because no matter… https://t.co/Zwh9SCsHSB
## 1111 @yupsheskitten I deserve to see #SEVENTEEN cause I'm a super duper fan, I watch their contents and stream everyday.… https://t.co/rDYOwJ96zl
## 1112 see you later my sebongs 💗 #SEVENTEEN #SEVENTEENinBulacan https://t.co/9yJjGp3HtV
## 1113 @miss_svtmafia @pledis_17 deserve ko kc na survive ko ang stressful sem 😭🙏 i wanna see them perform live, sing alo… https://t.co/JcWZNhNeac
## 1114 flowers <3\n\n#CaratSelcaDay #CSD #SEVENTEEN https://t.co/9vBllaM2sZ
## 1115 @stillgoIden seventeen going under live from finsbury park 😏 also fthc and faith in the future
## 1116 @miss_svtmafia @pledis_17 I want Seventeen to my first concert experience ❤️. And also this will act as my gift bec… https://t.co/OGfxv8DZAK
## 1117 Woiii!😭 I can't keep up with SVT's update because of work but I hope my fellow carats will enjoy the con later! Pa… https://t.co/Bqp1w9XvDr
## 1118 @miss_svtmafia @pledis_17 @bobgyul i've been a fan of seventeen since jhs and now im already in college, my love fo… https://t.co/iG33tvIYI4
## 1119 @miss_svtmafia @pledis_17 @bobgyul To be part of this fandom is a blessed thing already and to know seventeen is a… https://t.co/6W6WKbmfAA
## 1120 @miss_svtmafia @pledis_17 @bobgyul To be part of this fandom is a blessed thing already and to know seventeen is a… https://t.co/brZdFDlxB9
## 1121 txt, seventeen, p1harmony https://t.co/09p3PcFcgU
## 1122 @oliverdarcy @PuckNews @JonKelly2 You’re a weasel! “Senior media reporter”???? You’re just a weasel! Just look at y… https://t.co/MVyPEK1ekz
## 1123 @anne_carole14 1- kai (exo)\n2- ateez \n3- bts\n4- junghwan (treasure)\n5- jeonghan (seventeen)\n6- ?? jsp\n7- jimin\n8- n… https://t.co/xNPCxUdajC
## 1124 1. Super junior\n2. Exo \n3. Seventeen\n4.xeed\n5. Txt\n6. Stray kids\n7. Ateez\n8 big bang \n9 treasure \n10 NCT https://t.co/pCsZ6L7sxn
## 1125 seventeen are so dear to me 🫂🫶
## 1126 @starfess seventeen sama day6🥲
## 1127 @ColorsTV @ShivThakare9 Seventeen #BBKingShiv #ShivThakare
## 1128 #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and L… https://t.co/Jni6g7LskG
## 1129 @Spotify SEVENTEEN Be The Sun World Tour 💎☀️🔥 https://t.co/UOuqQLV532
## 1130 they only want you when you're seventeen.
## 1131 1. EXO\n2. (G)I-dle \n3. Seventeen \n\nFin du tweet. https://t.co/QlS3G8qVxd
## 1132 1. Block B\n2. Seventeen\n3. EXO\n4. Winner\n5. DPR\n6. Mamamoo\n7. Twice\n8. Blackpink\n9. BTS\n10. Enhypen https://t.co/EUw1gliKHx
## 1133 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 1134 @yupsheskitten I believe that everyone deserves to see Seventeen, but I believe that I should win this not because… https://t.co/MlO4dkzALe
## 1135 Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook… https://t.co/FKFQYVcFpg
## 1136 @miss_svtmafia @pledis_17 @bobgyul Everyone deserve to see seventeen and that includes me. I deserve this because n… https://t.co/Bt9Ur7NnGz
## 1137 PosterMyWall | 161222 Seventeen magazine cover\nFully customizable template\nUncropped template in the link bellow:… https://t.co/R1PVpP7JCb
## 1138 wts lfb bets bulacan lbb reg tickets\n\ncan give the tickets for 9k pero negotiable \n- arena meet up\n- can give freeb… https://t.co/Fucj3DaRC0
## 1139 @yupsheskitten I know every carat deserves to see seventeen. And I know i'm one of those deserving people that real… https://t.co/9R6L95wSzF
## 1140 @ENHYPENSJAY Samuel the one that was gonna debut with seventeen right?
## 1141 @TheAthletic Seventeen years later. How inspiring. Next please.
## 1142 @jnkclerc i like barbie and the 12 dancing princess bc its literally seventeen
## 1143 @writingcap He waited seventeen years 🥹💕💕💕💕💕
## 1144 SEVENTEEN!!! https://t.co/rxOEnYv9iF
## 1145 @miss_svtmafia @pledis_17 @bobgyul Manifesting mapili kasi deserve ko to. Seventeen always taught me to fight for m… https://t.co/TuDlPeCZq8
## 1146 SEVENTEEN IN PHH TODAY ! happy fun everyone thats going stay safe !!
## 1147 seventeen https://t.co/8xvfsrkXaC
## 1148 Now now, Hasumi Keito-kun is rather cold, is he not...☆ Fufufu. Hasumi Keito-kun, aren't you seventeen? It is as if… https://t.co/GwLRYFRgut
## 1149 DISCOUNTED NA MGA CHINGUS! \n\nDM IS THE KEY PO\n\n🏷️ seventeen svt be the sun in bulacan wts lfb wtb lfs wtt carats
## 1150 @starscryatnight 1. blue from blues clues\n2. magenta from blues clues\n3. muffin from bluey \n4. ladybird from ladybi… https://t.co/TKbVkKQwSM
## 1151 wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/oPqsVnuj5Q
## 1152 @yupsheskitten I deserve to see #SEVENTEEN 'cause I'm a super duper fan, i watch their contents and stream everyday… https://t.co/nG71Zi8sob
## 1153 the way they all look at him ☹️\n\n#JOSHUA #조슈아 #SEVENTEEN\nhttps://t.co/ZN0618b7C4
## 1154 @NapkinsJimmy @HumorandShit @hodgetwins You can't be older than sixteen or seventeen. I'm not here to argue with a… https://t.co/RcgrOIKkIq
## 1155 update:\n\nseventeen seasons greetings 2023 tingi\n\n✅ photobook set\n❌ desk calendar set\n❌ diary set\n✅ wall calendar\n\nm… https://t.co/kQMw9iygqC
## 1156 @miss_svtmafia @pledis_17 @bobgyul I deserve this because seventeen help me from sadness, their music always comfor… https://t.co/BT036uQxaz
## 1157 @yupsheskitten I don't know if I'm really the deserving one to win the ticket but one thing i know is that i deserv… https://t.co/XzfFG477ID
## 1158 we was in our parking lot phase, we were seventeen\nall your energy was set to me and i gave you the same
## 1159 @yupsheskitten Everyone deserve to see seventeen and that includes me. I deserve this because no matter how low the… https://t.co/LS2vzXPIlj
## 1160 At seventeen, Lane Daniels joins the Air Force to direct his life away from conflicts, including those with police,… https://t.co/BKda7lLbA6
## 1161 i want to sleep but i cant sleep bc i kept thinking na makikita ko na seventeen mamaya 😭😭😭
## 1162 @jiims any seventeen album po
## 1163 STREAMING PROOF APPLE MUSIC 🔥💎\n\n[03:23 KST, 17 DEC 2022]\n\n@pledis_17 @pledis_17jp #SEVENTEEN #DREAM… https://t.co/TaSekms75g
## 1164 @SimonDavisBarry AHHHHHH I promise I will promote the show and make people sign the petition to the concert I’m att… https://t.co/4idMIH6ITh
## 1165 wtb sharing season greeting seventeen 2023 jeonghan set
## 1166 @alicelostinkpop 1. Ateez\n2. The Boyz\n3. Tomorrow x Together\n4. E'Last\n5. Enhypen\n6. Cravity\n7. BTS\n8. Oneus\n9. Seventeen\n10. P1Harmony
## 1167 I also want to add this moment, wherein Minghao became Junhui's photographer in Limbo behind the scenes.… https://t.co/RVQC8oSImL
## 1168 Circles -SEVENTEEN \nhttps://t.co/9HVOuEQSHU
## 1169 HOT -SEVENTEEN\nhttps://t.co/OUweKF4EcO
## 1170 Don't Wanna Cry -SEVENTEEN\nhttps://t.co/tzMlgs8GKo
## 1171 Fear -SEVENTEEN\nhttps://t.co/26cqTDHe7i
## 1172 Anyone -SEVENTEEN\nhttps://t.co/D3MRAHguSM
## 1173 Clap -SEVENTEEN\nhttps://t.co/2dOxFUKNEo
## 1174 wonwoo oh my! intro stage cute svt seventeen\nhttps://t.co/fGYsdvC5ax
## 1175 As promised 🥹\nFrom 50pcs to 132pcs freebies\n\nSee you later, Carats!!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN… https://t.co/ebNQKv2FLj
## 1176 _WORLD -SEVENTEEN\nhttps://t.co/Cor7V7ZBYs
## 1177 Shadow -SEVENTEEN\nhttps://t.co/A7i3kkHTYw
## 1178 i need seventeen tickets immediately https://t.co/mTKCxrWIjk
## 1179 @yupsheskitten Hello! I'm been stanning Seventeen since the start of pandemic and their music keeps me from being a… https://t.co/PZnccL4H67
## 1180 Y'all. I got to reject my PE/Health teacher's as a Friend on Facebook after she made my life a nightmare in high sc… https://t.co/GZGfMGIfwi
## 1181 exo, p1harmony, seventeen, oneus https://t.co/hwqtENmAd4
## 1182 1. seventeen\n2. gwsn\n3. kara\n4. brave girls\n5. mamamoo\n6. shinee\n7. the boyz\n8. rolling quartz\n9. dreamcatcher\n10.… https://t.co/RIwrMHGwWw
## 1183 [Thread] WTS LFB SVT PC\n\nSeventeen Photocards\n-see pics for prices\n-meetup tom only (BeTS Bul)\n-official freebies w… https://t.co/oL6xZK5afH
## 1184 In Limbo behind the scenes, Junhui and Minghao took a selca in front of the mirror.\n\n#SEVENTEEN #세븐틴 #セブチ\n#JUN #文俊辉… https://t.co/c78tLVZPMm
## 1185 Thinking of Missing my\nmy Beauty... Beast...\n#CSD… https://t.co/BnvpH3zg0d
## 1186 Hailey Bieber Gives Her Viral Glazed Donut Nails a Holiday, Candy Cane-Themed Update https://t.co/3jtPpMEp0B https://t.co/ahDhdmAiFR
## 1187 @Scoupscherry7 U and SEVENTEEN at the same line haha
## 1188 @miss_svtmafia @pledis_17 @bobgyul everyone deserves to win this ticket and i should win this ticket because i have… https://t.co/3UVKrIhog7
## 1189 ...Kahk-kahk-kahk. My laptop won't turn on. Never thought my life would end so soon. A mere seventeen years...
## 1190 @yupsheskitten again for the nth time, we carats deserve to win and see seventeen and i am claiming to be one of th… https://t.co/CA4gTD8FIU
## 1191 The translator vining while doing his job. WELL DONE!! \n\n#SEVENTEEN @pledis_17 #세븐틴 #SVT_Dream https://t.co/ik1lsLacco
## 1192 @miss_svtmafia @pledis_17 @bobgyul I believe that everyone deserves to see Seventeen, but I believe that I should w… https://t.co/1zg0waM20v
## 1193 1. Block B\n2. BTS\n3. Block B-BASTARZ\n4. Monsta X \n5. Stray Kids \n6. Super Junior\n7. Epik High \n8. Seventeen \n9. ONF… https://t.co/RAwG67Wuk4
## 1194 Fast forward seventeen years. I was bored at work and realized it had been 25 years since I graduated high school.… https://t.co/gpPFnFxg9o
## 1195 if u see this, ur required to list ur top 10 groups\n\n1. seventeen\n2. twice\n3. exo \n4. bts\n5. apink\n6. red velvet\n7.… https://t.co/STutJALfSe
## 1196 If you see this, you're required to list your top 10 groups:\n1- monsta x\n2- p1harmony\n3- stray kids\n4- astro\n5- nfl… https://t.co/AwUsLK3iH4
## 1197 first time revealing my boyfriend to the public.🤫\n\n[#CSD #CaratSelcaDay #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17] https://t.co/fRosZuMBnN
## 1198 The singer released her debut album over a decade ago! From “Speak Now” to “Folklore,” here’s how Taylor became one… https://t.co/8lxbcg5yIN
## 1199 hi, our shop is closed the whole day!\n\ni'll be attending seventeen's concert today at ph arena so i won't be able t… https://t.co/7s1BW9FXF5
## 1200 @miss_svtmafia @pledis_17 @bobgyul claiming all of the positivity! i deserve to win and see seventeen since i an a… https://t.co/xAAgGJvvAl
## 1201 Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits https://t.co/Jp2ueNgtg2
## 1202 our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 1203 @miss_svtmafia @pledis_17 I wish every carats can see them but I wish to win this GA not for me solely but for my d… https://t.co/3tPZgsDEBx
## 1204 “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch could… https://t.co/JQmozwqiWR
## 1205 WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego… https://t.co/DtGofTqLiI
## 1206 SEVENTEEN IS SO SERIOUS ABOUT BEING THE MOST UNSERIOUS GROUP LIKE WE REALLY OUT HERE PAYING TO DO CARDIO FOR AN HOU… https://t.co/4chGJlg1k1
## 1207 9 and seventeen doubtful readings, with only that innat https://t.co/b9P8xGaErg
## 1208 STREAMING PROOF APPLE MUSIC 🔥💎\n\n[03:14 KST, 17 DEC 2022]\n\n@pledis_17 @pledis_17jp #SEVENTEEN #DREAM… https://t.co/rZJv6fd2ma
## 1209 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nYOUR CHOICE Beside, One Side, Other Side Album… https://t.co/vIfX6zH3Vj
## 1210 @yupsheskitten Because this girl with the user name of @S4INTSNHN deserve to see seventeen kase tagal na niyang fan… https://t.co/ZdSqEwV8im
## 1211 @miss_svtmafia @pledis_17 i hope to relive live the comfort seventeen have gave me the first time i heard them on s… https://t.co/tO8rFlPnlv
## 1212 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nYOUR CHOICE M2U Lucky Draw Vernon / Seungkwan… https://t.co/lOrrPqhG2U
## 1213 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nSEMICOLON HOSHI Cover + Weaving Kit… https://t.co/pEiKR5WXxe
## 1214 @dre_seventeen @shuasmwah I don't remember 🚶🚶
## 1215 Crowdsourcing 🌻\nCalling all #TeamLabas at #BeTSinBULACAN like and Retweet this tweet. I'll dm u 😊\n\n#SEVENTEEN… https://t.co/TUQ0uWIRfL
## 1216 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS / PC\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬\n\n24H The8 Dino Moshi\n\n#BeTheSuninBULACAN… https://t.co/j9KEBRa41h
## 1217 @derireo_galge Yes, the second is a song Title of Seventeen or Jk&Charlie
## 1218 i know this is seventeen but boy, why do i see red lights here? i must be stopped, red lights by hyunchan is so add… https://t.co/NlJEdjuDnQ
## 1219 i almost forgot! i am also selling seventeen photocards from face the sun, sector 17, and dream. i am allowing barg… https://t.co/Nr8GtEvoEX
## 1220 Kidult #seventeen
## 1221 not me seeing available tickts for BeTS in Bulacan until now, 1 hr ride going there & i have money atm i can buy if… https://t.co/fLHjVxfJ4v
## 1222 whoa man\nStevie Nicks - Edge of Seventeen (Official Music Video) https://t.co/hXpbZvqiTT via @YouTube
## 1223 This is my freebies guys I’m done packing haha \n\nWristband + random unofficial & official photocards candys and sev… https://t.co/IVm2earrWK
## 1224 i like seventeen bts txt p1h and all girl groups that ever existed
## 1225 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\n24H and HMV Entry Cards\nLimited A (❌WW), B (❌T… https://t.co/YRcBycsW8d
## 1226 2023: Seventeen https://t.co/Eq6Hs9bXch
## 1227 55PCS seventeen DARLING lomo cards seventeen DARLING photocards SEVENTEEN postcard JE9ESL6\n\nhttps://t.co/BQDgH18K1d https://t.co/nUUoAf6G8F
## 1228 @miss_svtmafia @pledis_17 @bobgyul I already have my ticket but I really want to experience this concert with the p… https://t.co/MTsBU2arlE
## 1229 Seventeen: Last Man Standing 3HKC23F\n\nhttps://t.co/WEiKZ0eC3o https://t.co/Pr8RuCS27K
## 1230 Clears throat 😤SEVENTEEN https://t.co/ruJsw94Xns
## 1231 @yupsheskitten deserve ko kc na survive ko ang stressful sem 😭🙏 i wanna see them perform live, sing along with oth… https://t.co/w7WwFkMzlt
## 1232 @yupsheskitten Every Carats deserve to see seventeen. Para sakin deserve ko sila makita kasi seventeen gives me com… https://t.co/O66WxWwkP4
## 1233 @yupsheskitten Seventeen is always been my safe place, I want to see the people who make it easy for me to survive… https://t.co/SpHS6WFjhY
## 1234 @pichulinology @shuasmwah i literally saw few min ago u flirt 🚶🏻🚶🏻🚶🏻 then nvm
## 1235 @SkyeonTheDragon Happy birthday, Sky!!! ✨✨\nEnjoy the spectacular seventeen 💕🥳
## 1236 Done packing the freebies\nJust want to show u guys the inclusions.\n3 set of freebies on the pics\nSee u carat later… https://t.co/0LH9a1B1hl
## 1237 WTS / LFB \n\nUNSEALED SEVENTEEN ALBUMS\nPrice on pic 𝗟𝗘𝗦𝗦 ₱𝟱𝟬.𝟬𝟬 each\n\nHENGGARAE \nHana - ❌ Perf PB\nSet - ❌OT13 PB\nNet… https://t.co/2hyjIb9Iln
## 1238 not my mama crying over seventeen 😂 grabe na kayo @pledis_17 😩
## 1239 The 17 credit unions and three system organizations that currently make up The Lab at Filene begin testing four con… https://t.co/KfJzrmBuk7
## 1240 @pichulinology we are literally fighting. she dont flirt with me
## 1241 #ILLsProofs\n\nlightstick battery holder btob seventeen https://t.co/7g2O53o7x4
## 1242 really watching the rock with you mv at work and crying because i’m down so bad for seventeen
## 1243 144p lq low quality dino lee chan going to sleep bed cute svt seventeen\nhttps://t.co/Ck7rIHhzny
## 1244 I took this photo on 19•04•2022 and after 7 months Dk publishes this photo (on 03•12•2022). We really are soulmates… https://t.co/pk2NrJ05JI
## 1245 WTS / LFB \n₱𝟲𝟬𝟬.𝟬𝟬\n- WONWOO JDT SVT Moshi\n₱𝟳𝟬𝟬.𝟬𝟬\n- WONWOO Pink / Blue\n\n#BeTheSuninBULACAN #BeTSinBulacan… https://t.co/0LreJgM0yH
## 1246 @yupsheskitten I deserved to see seventeen to express my gratefulness to https://t.co/fdY9ulylal breath and escape… https://t.co/s8u63eP2WH
## 1247 [PRE ORDER]\nRILIS : 29 Desember 2022\n.\n⭐SEVENTEEN - 2023 SEASON'S GREETINGS⭐️\n.\n▶️ DETAIL :\nhttps://t.co/octg5TfBHy… https://t.co/dNZWiHkKPu
## 1248 WTS / LFB \n₱𝟰𝟬𝟬.𝟬𝟬\n\n- 6th Anniversary Mingyu Necklace PC only\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/k8n1yviMBN
## 1249 seventeen be the sun ticket cutie🤞🍀 https://t.co/mwSrMnVgSY
## 1250 seventeen is having their encore concert here and my day is already ruined 😔
## 1251 november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 1252 WTS / LFB \n₱𝟯𝟬𝟬.𝟬𝟬 each\n\n- HENGGARAE Grid PC\nThe8 Jun\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/4NFIOXnIMh
## 1253 STEVIE NICKS - EDGE OF SEVENTEEN https://t.co/9D7nDzUzKu
## 1254 WTS / LFB \n₱𝟮𝟱𝟬.𝟬𝟬 each\n\n- AN ODE Real Version Mingyu PC\n- HMV POB 24H\nJun Hoshi Woozi Mingyu Seungkwan Vernon\nexce… https://t.co/RG9sO973Ff
## 1255 @yupsheskitten I deserve to see seventeen in BeTS in Bulacan because they became my home. Idc if it's far, I just r… https://t.co/tfhe1J2nrg
## 1256 @yupsheskitten 🙏🤞 I deserve to win because I believe it's my time to see seventeen today. I'm claiming it to hear t… https://t.co/uDlffkGy3x
## 1257 Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity b… https://t.co/qHPnr45nTJ
## 1258 TANGINA SEE YOU SEVENTEEN
## 1259 SEVENTEEN!!!!
## 1260 One of my fave svt fan tt accounts posted this… it made me cry🥺https://t.co/pREV6mUMl9\n\nSeventeen, thank you for ev… https://t.co/NWuQfdrW5w
## 1261 WTS / LFB \n₱𝟮𝟮𝟬.𝟬𝟬 each\n\n- OTY Japan DK Solo\n- YOUR CHOICE Dino PC Other Side\n\n(dont mind prices on pic)… https://t.co/E1EP2cDZsO
## 1262 Got7 \nBTOB\nAteez\nStray Kids\nMonstaX\nExo\nItzy\nDreamcatcher\nBp\nBts\nTwice \nShinee\nTxt\nDay6 \nNCT\nSeventeen\nBigbang \nRed… https://t.co/F2HmkhP1zK
## 1263 WTB Green A Carmem (1tix)\n\n#seventeen #BETHESUNinJKT #wtb #wts #konserseventeen
## 1264 me and my carat shoes are gonna see seventeen today 🤩 https://t.co/QzrSkvTxVj
## 1265 @miss_svtmafia @pledis_17 @bobgyul all carats deserves to see seventeen pero i also deserve to see them because it… https://t.co/31eTxhu35f
## 1266 WTS / LFB \n₱𝟮𝟮𝟬.𝟬𝟬 each\n\n- HMV POB - FALLIN' FLOWER\nSCoups Jun Dino\n- ATTACCA Weverse POB PC The8\n- MINGYU YMMD Bef… https://t.co/6SmM4Mjv3x
## 1267 UK Albums Chart, 16.12.2022\n#13 (+30) ‘Seventeen Going Under’ @samfendermusic [62 weeks] *peak #1
## 1268 @yupsheskitten I really deserve this ticket as a reward for working hard for my acads. I want to see and hear them… https://t.co/EpGBNIhyKC
## 1269 plz be nice to me \n\n#CSD #cartaselcaday #SEVENTEEN #HOSHI @pledis_17 https://t.co/0ZNN3jneWf
## 1270 WTB👀 #jmwbuys \nseventeen dicon my choice is... teddy yang belum ada tandanya\n\npreferably ready ina\nharga affordable… https://t.co/s6uCFpkCcI
## 1271 Goodluck to all the carats that will meet seventeen later 💗 enjoyyyy~~ (i wanna go too 😭😭) hoping for a succesful concert ^^
## 1272 @yupsheskitten i will say i deserve to see them because they're everything to me, they help me get through every st… https://t.co/vvgdzhKH25
## 1273 December 17 is for Seventeen & PH Carats. See u later @pledis_17 🫶🏻
## 1274 @yupsheskitten Seeing your moots in twitter in real lifeee shouting with other carats Ofc laughing and enjoing the… https://t.co/iClgE9J4Al
## 1275 Different places in 1 goal 💖\n\n#CSD #CaratSelcaDay #HOSHI #SVT #SEVENTEEN @pledis_17 https://t.co/oWti15IPu4
## 1276 WTS / LFB \n₱𝟮𝟬𝟬.𝟬𝟬 each\n\n- YOUR CHOICE Album PC\nSeungkwan Dino\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/dm4hrztrVN
## 1277 my boys seventeen of course https://t.co/4bds3cl7ax
## 1278 I’m seventeen years old. \n I don’t know then that one day I won’t be seventeen. I don’t know that youth doesn’t las… https://t.co/Dib3AuUlMV
## 1279 wtt lft\n\nHave: UBA 307 row 66 (2nd row)\nWant: LBB REG right side (mababang row)\n\ntickets upper box a philippine are… https://t.co/VFS4UhqcJ1
## 1280 @yupsheskitten I deserve to see Seventeen po because I've been their fan since I was in Grade 8 and they become my… https://t.co/Vm839M4vSf
## 1281 WTS / LFB \n₱𝟮𝟬𝟬.𝟬𝟬 each\n\n- ATTACCA Weverse POB PC + Pouch\nexcept The8\n- ATTACCA Album PC\nJoshua Woozi Vernon\n- POL… https://t.co/nOnYsgjoV3
## 1282 @yupsheskitten I deserve this because I want to them happy and enjoying the vibe with our filo carats and I want to… https://t.co/kZrkn09hel
## 1283 @miss_svtmafia @pledis_17 @bobgyul I've been a fan of seventeen since adore you. they gave me comfort and a sense o… https://t.co/e2mNUqVp4Y
## 1284 see you later seventeen :)
## 1285 If you see this, you're required to list your top 10 groups:\n\n1. seventeen\n2. svt\n3. 7teen \n4. 17 \n5. on yedi \n6. s… https://t.co/HpNnox50vV
## 1286 Hello baka po may interested\n\n(1) LBB PREMIUM Section 209\nBe The Sun in Bulacan Concert Ticket\n10k po or pwede pa p… https://t.co/BLVuzI3WwZ
## 1287 At seventeen I started to starve myself. I thought that love was a kind of emptiness. And at least I understood the… https://t.co/y3MdrW9FFC
## 1288 crying because i won't be seeing seventeen tomorrow 💔 goodluck sa lahat ng carats na makakapunta. make their first… https://t.co/ZMEaS4nxZ8
## 1289 @yupsheskitten I deserve to see #SEVENTEEN in #BeTSinBULACAN bc I really want to support them live and makadagdag t… https://t.co/YenDZz35bz
## 1290 1. nct127 & ateez\n2. stray kids\n3. bts\n4. seventeen \n5. nct dream \n6. wayv\n7. p1harmony \n8. enhypen\n9. txt & the bo… https://t.co/GrLczBf3Vd
## 1291 @yupsheskitten I deserve to feel that peace and joy by spending a wonderful experience and milestone with one of th… https://t.co/rhjwYj9hiU
## 1292 @yupsheskitten Seventeen has always been my home, my comfort and my happy pill, they saved me in more ways than I c… https://t.co/mkcNqkxhMu
## 1293 Seventeen-year-old boy beliefs. It could take time to\ngoolak
## 1294 sorry if ur living and ur seventeen\n im\n\nsorry if ur living and ur seventeen\n im sorry… https://t.co/5rSM6FRuAA
## 1295 @siriusnamjoon Seventeen
## 1296 This hour's ancient makes two used Cattles every seventeen weeks.
## 1297 Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wa… https://t.co/WOHn2bw68D
## 1298 Meet Seventeen Voices of the Year honoree Cameron Samuels! 🎙Cameron led a powerful movement against censorship in t… https://t.co/pECD1AuknV
## 1299 i just love seventeen so much i have no words
## 1300 @hseokmine olha eu\ntxt: soobin\nbts: nao tneho\nenhypen: jungwon 😡\nstray kids: jisung e bangchan\nseventeen: vernon\nne… https://t.co/q4gPtxdIPq
## 1301 Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Pat… https://t.co/FoaHjncQlW
## 1302 @yupsheskitten I've been a fan of seventeen since adore you. they gave me comfort and a sense of belonging. it's th… https://t.co/ZEnR8fGXYw
## 1303 - ateez\n- seventeen\n- nct dream\n- shinee\n- exid\n- vixx\n- a.c.e\n- block b\n- kard\n- exo\nin no particular order becaus… https://t.co/HUg8ZVOkMa
## 1304 WTS / LFB \n₱𝟭𝟮𝟬.𝟬𝟬 each\n\n- 2021 Seasons Greetings Seventeen\n\n#BeTheSuninBULACAN #BeTSinBulacan #SEVENTEEN… https://t.co/6v8S0BhbLD
## 1305 @yupsheskitten I want Seventeen to my first concert experience ❤️. And also this will act as my gift because I just… https://t.co/tFOBH7qndN
## 1306 @yupsheskitten I deserve to see SEVENTEEN because I've been a fan for 7 years and I haven't met them. Also SEVENTEE… https://t.co/ohlPLOerjX
## 1307 @yupsheskitten i deserve to see svt since i supported through any means and the way i can. i want to see them perfo… https://t.co/8LZMGJ7TA6
## 1308 WTS / LFB \n₱𝟭𝟬𝟬.𝟬𝟬 each\n\n- Vernon HENGGARAE PC\n- Mingyu Dicon Magazine 2018 PC\n- HOSPITAL PLAYLIST\nWoozi DK Seungkw… https://t.co/aKnG9WZ8Wv
## 1309 @yupsheskitten lahat po kami deserve makita svt huhu pero this would be the best birthday gift if i ever won po, i… https://t.co/d1xkchBWI6
## 1310 @yupsheskitten seventeen has been my comfort ever since i discover them, so seeing them or hearing them live perfor… https://t.co/AKwqgNBdNx
## 1311 @yupsheskitten Seventeen is my light. They helped me and they were the reason why I'm still standing rn. I want to… https://t.co/pQ4D4N54h3
## 1312 WTS / LFB \n₱𝟴𝟬.𝟬𝟬 each\n\n- ATTACCA Carat Ver\nJoshua Jun Vernon Dino\n- OTY Polacard\nJun Vernon\n\n(dont mind prices on… https://t.co/shXjcwkG2j
## 1313 @yupsheskitten I want to see the people who inspired me to do better every day. Also, I want to be part of the most… https://t.co/dT90BJKdOD
## 1314 Honorable Mentions Pt. 2:\n\n1._WORLD by SEVENTEEN\n2. Ring Ding Dong by SHINee\n3. Dear My Winter by Chuu, george
## 1315 @miss_svtmafia @pledis_17 @bobgyul this is actually for my friend. She introduced me to seventeen and we promised t… https://t.co/y1vOIez53f
## 1316 @miss_svtmafia @pledis_17 Everyday, my sister locks herself up inside her room to study while Seventeen’s song is o… https://t.co/nRU4Ssw0mf
## 1317 @yupsheskitten I wish every carats can see them but I wish to win this GA not for me solely but for my daughter. Sh… https://t.co/FDotFhRPmJ
## 1318 anyone who wants their names written for tomorrow? i still can have more :) #BeTSinBULACAN #SEVENTEEN https://t.co/WcMnM1HTzi
## 1319 @yupsheskitten i really want to see seventeen. im so sad that there’s a low chance left of me being able to see the… https://t.co/th8stJGsK3
## 1320 @miss_svtmafia @pledis_17 @bobgyul WANT TO SEE SEVENTEEN AND IWANT TO HEAR THEM SING LIVE THEY'RE THE REASON WHY IM… https://t.co/I2BY3RLHPJ
## 1321 @dre_seventeen @shuasmwah I don't flirt wth😭😭
## 1322 @tanyakanrl HAPPY SWEET SEVENTEEN SENDER https://t.co/CEW9E6AnJp
## 1323 ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see… https://t.co/t8nSd3VAHz
## 1324 @miss_svtmafia @pledis_17 @bobgyul As a 5-year carat, an OG kpop stan, a graduating engineering working student, an… https://t.co/vYuLhOXQT5
## 1325 petition for kpop groups to come to south africa 🙏🏾 the most streamed groups in south africa are bts, blackpink, tw… https://t.co/PSuKbZaz3t
## 1326 WTS / LFB \n₱𝟱𝟬.𝟬𝟬 each\n\n- FACE THE SUN Postcards\nWoozi The8 Dino\n- 6th Caratland TC\n- Mingyu 3RD GEN PC\n\n(dont mind… https://t.co/7svS4zCgcc
## 1327 SEVENTEEN!!!! https://t.co/JxQI4OUNEq
## 1328 just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd
## 1329 I miss seventeen so much
## 1330 @miss_svtmafia @pledis_17 @bobgyul Joining a GA for the nth time, no matter what time na HAHAHAHA hindi susukuan. P… https://t.co/mWFX5XHBo8
## 1331 i’m trying to help my irl stan seventeen but i don’t even know the members 😭
## 1332 @dwersy Bts\nAteez\nSkz\nTwice\nItzy\nMamamoo\nAespa\nGidle\nExo\nNct\nRed Velvet\nTxt\nEnhypen\nEverglow\nKard\nAstro\nGot7\nLee Se… https://t.co/3jXQ51XQMS
## 1333 wts lfb ph \n\nhanabi instant photo \n\noption: \n1st pic - ₱1,750 (5 pola)\n2nd & 3rd pic - ₱1,050 (3 pola)\n\n— can tingi… https://t.co/0x8S86cOvn
## 1334 Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits https://t.co/GVGhydnzcS
## 1335 For whoever is going to the seventeen concert tomorrow:\nHAVE FUN AND ENJOY YOURSELF!! TC OF THE BOYS AS WELL PLS DO… https://t.co/JTaXbsGa41
## 1336 wts lfb Be The Sun Bulacan ph\n\nSoundcheck A ⦅qn:3××⦆\n\n💡meet up & cash only \n\nLet's meet at the venue on the day. \np… https://t.co/wdB0Uexhkx
## 1337 @starfess BTS: just one day, \nBLACKPINK: lovesick girls\nTWICE: feel special\nNEWJEANS: hype boy, hurt\nLESSERAFIM: go… https://t.co/D4Em1YXrnR
## 1338 @miss_svtmafia @pledis_17 @bobgyul I don't know why I should win... Eme. But honestly, I do believe that I deserve… https://t.co/HimYNdZAIt
## 1339 @marinalyrical Seventeen. Oh seventeen.
## 1340 wts lfb ph \n\nbets in bul ubc prem ticket 417 row 121 \n- 2.9k meet up sa ph arena\n\ndm \n\n#BeTheSuninBULACAN\n#BeTSinBULACAN seventeen svt tix
## 1341 @miss_svtmafia @pledis_17 @bobgyul I wish every carats can see them but I wish to win this GA not for me solely but… https://t.co/Tv0vdzacEW
## 1342 Later on, I learned that seventeen volcanoes erupted simultaneously that day, taking an untold number of lives. I o… https://t.co/ZBjqpSMLtc
## 1343 wts lfb seventeen pc ph https://t.co/elLmZfxVON
## 1344 @miss_svtmafia @pledis_17 I want to see SEVENTEEN live. I'm a huge fan of them and their music. They're one of the… https://t.co/EqjXh2LAtC
## 1345 wts lfb vernon ph \n\npob pc - ₱300 ea\nattacca op3 - ₱100\n\n— free scc pc if getting all (₱1.6k) \n— can meet later (ar… https://t.co/uK8FL3dC3a
## 1346 @miss_svtmafia @pledis_17 @bobgyul I should win po because I really want to attend the concert of Seventeen and I r… https://t.co/0RgUMNF6io
## 1347 wts lfb ph\n\njun pc set - ₱500\n\n— can meet up sa bets bulacan (around afternoon pa dating namin)\n— mod: sco/jnt\n\n##… https://t.co/ActYl73dnw
## 1348 DDAYYY!!!!!\n#12172022\n#BeTSinBULACAN \n#SEVENTEEN \n#AngSebongAySumapit
## 1349 @putadejeongyeon the8 seventeen heeseung enhypen
## 1350 wts lfb ph \n\nattacca op3 - ₱100 ea\ncaratland memory book - ₱90 ea\n\n— can meet up sa bets bulacan (around afternoon… https://t.co/Dv7IMxPtFw
## 1351 Hi, I will be giving away paper goods, printed salonpas patches, snacks, and official SVT merch as freebies for… https://t.co/wFS3c1rXQj
## 1352 @miss_svtmafia @pledis_17 @bobgyul bcs this will serve as a reward for myself for not giving up bcs svt said "there… https://t.co/5bA0bJtSio
## 1353 9 and seventeen doubtful readings, with only that innat SH9b #推特粉丝 #刷粉平台 #推特买粉 https://t.co/lRlou7Jsgg
## 1354 WONWOO SEVENTEEN DREAM JAPAN 1ST EP Lucky Draw Tower Records Official Photo card https://t.co/WX19uk1tq4 eBay https://t.co/vFIe7Gn80o
## 1355 seventeen https://t.co/YJ4794qnMs
## 1356 wts lfb ph\n\nface the sun shopee fs pob pc - ₱300 ea \n\n— can meet up sa bets bulacan (around afternoon pa dating nam… https://t.co/3sXEXgrH8H
## 1357 wts lfb ph\n\ncarat ver heart - ₱80\nattacca op3 - ₱100\ncaratland memory book - ₱90 \nin the soop & gose - ₱200 (2 pcs)… https://t.co/R4py7Eynst
## 1358 1-Bts\n2-Seventeen\n3-Twice\n4-G-idle\n5-P1harmony (yeni🥺)\n6-Ateez\n7-Aespa\n8-Txt\n9-Mamamoo \n10-Idk https://t.co/d9jmfqiH9a
## 1359 wts lfb ph \n\nsector17 compact version unsealed album complete inclusions set - ₱600 \n\n— can meet up sa bets bulacan… https://t.co/X4Jw6KNw1o
## 1360 @tanyakanrl haiii helloo, happy sweet seventeen yaa nder, may God always bless uuu, bahagia terus yaaa kamu 😻💐
## 1361 @tanyakanrl HAPPY SWEET SEVENTEEN SENDERR!!!!❤️❤️❤️
## 1362 wts lfb ph \n\nassorted pc and tc - ₱50 ea\n\n— can meet up sa bets bulacan (around afternoon pa dating namin)\n— mod: s… https://t.co/iactmOg4wi
## 1363 @jeffreysomers Yep. Had a similar experience with a melted ham and cheese sandwich when I was seventeen. To this da… https://t.co/rXPGQStsLp
## 1364 @miss_svtmafia @pledis_17 @bobgyul I want Seventeen to my first concert experience ❤️. And also this will act as my… https://t.co/WKQe5XIyTG
## 1365 wts lfb ph \n\nsector17 new heights unsealed album complete inclusions set - ₱600 \n\n— can meet up sa bets bulacan (ar… https://t.co/v0Mjlo9B6J
## 1366 i stand by shinee's marry you feeling soooo much like a seventeen song... specifically an ode because it would fit perfectly there
## 1367 Like father like son huh https://t.co/GYfG8i7Tmw
## 1368 Supper Excited for to tomorrow’s magnet event \n\n#SEVENTEENinBulacan #BeTheSuninBULACAN #SEVENTEEN https://t.co/oGUebrCnOK
## 1369 @dwersy Herkes denemiş bende denicem bi dakka sjxnfkslxmdmöx\nBts\nBlackpink\nRed Velvet\nStray kids\nMamamoo\nGidle\nAesp… https://t.co/wt3GgiH0uJ
## 1370 @miss_svtmafia @pledis_17 Everyone deserve to see seventeen and that includes me. I should win because no matter ho… https://t.co/FLFSJmKXSk
## 1371 wts lfb ph\n\nwonwoo trading card \n\nvernon wonwoo - ₱60\n\n— can meet up sa bets bulacan (around afternoon pa dating na… https://t.co/JiVFWLPGCE
## 1372 Bestie indeed.\n\nI wonder if Vernon commented anything on Kino’s solo Pose?\n\n#SEVENTEEN @pledis_17 #세븐틴 #SVT_Dream… https://t.co/NJl3Zvdfaz
## 1373 wts lfb ph \n\nseventeen caratland id card set tingi - ₱70 ea, get all for ₱250\n\n— can meet up sa bets bul (around af… https://t.co/wmt3qaqbFS
## 1374 @miss_svtmafia @pledis_17 @bobgyul Seventeen has always been my home, my comfort and my happy pill, they saved me i… https://t.co/B7fC7q8I9S
## 1375 @miss_svtmafia @pledis_17 @bobgyul I want to see them happy that together with us CARAT and I want to see them enj… https://t.co/FgfbYAfKyi
## 1376 Prolly the same amount of research I do for work ‘Top svt ships’ and just went with the top answer \n\n@pledis_17… https://t.co/ccH1cNa9bg
## 1377 My babies 😭😭😭 💜💜💜 #JUN #THE8 #준 #디에잇 #SEVENTEEN https://t.co/JjYgI0GNnK https://t.co/ccISyDrHHe
## 1378 wts lfb ph \n\npolaroid instax printing services - ₱50 php per film | ₱47 if 10+\n\n— real instax pola\n— can use for fr… https://t.co/A2xBJuUNzd
## 1379 @tanyakanrl happy sweet seventeen nder🥳\ni hope you are always healthy, live long, happy, and surrounded by good people, wyatb💐
## 1380 @isocrime this is SO PAINFULLY ACCURATE . “you know they leave me there to die, but it’s okay. i’m just think about… https://t.co/iHVGnp0LNN
## 1381 @miss_svtmafia @pledis_17 @bobgyul i hope to relive live the comfort seventeen have gave me the first time i heard… https://t.co/0K5YKDDJPW
## created isRetweet Created_At_Round
## 1 2022-12-16 23:59:39 FALSE 2022-12-17 00:00:00
## 2 2022-12-16 23:59:19 FALSE 2022-12-17 00:00:00
## 3 2022-12-16 23:59:09 FALSE 2022-12-17 00:00:00
## 4 2022-12-16 23:58:32 FALSE 2022-12-17 00:00:00
## 5 2022-12-16 23:58:16 FALSE 2022-12-17 00:00:00
## 6 2022-12-16 23:58:03 FALSE 2022-12-17 00:00:00
## 7 2022-12-16 23:58:02 FALSE 2022-12-17 00:00:00
## 8 2022-12-16 23:57:49 FALSE 2022-12-17 00:00:00
## 9 2022-12-16 23:57:01 FALSE 2022-12-17 00:00:00
## 10 2022-12-16 23:56:06 FALSE 2022-12-17 00:00:00
## 11 2022-12-16 23:56:01 FALSE 2022-12-17 00:00:00
## 12 2022-12-16 23:55:49 FALSE 2022-12-17 00:00:00
## 13 2022-12-16 23:55:33 FALSE 2022-12-17 00:00:00
## 14 2022-12-16 23:55:30 FALSE 2022-12-17 00:00:00
## 15 2022-12-16 23:55:23 FALSE 2022-12-17 00:00:00
## 16 2022-12-16 23:55:12 FALSE 2022-12-17 00:00:00
## 17 2022-12-16 23:55:06 FALSE 2022-12-17 00:00:00
## 18 2022-12-16 23:55:03 FALSE 2022-12-17 00:00:00
## 19 2022-12-16 23:55:03 FALSE 2022-12-17 00:00:00
## 20 2022-12-16 23:54:54 FALSE 2022-12-17 00:00:00
## 21 2022-12-16 23:54:42 FALSE 2022-12-17 00:00:00
## 22 2022-12-16 23:54:13 FALSE 2022-12-17 00:00:00
## 23 2022-12-16 23:53:47 FALSE 2022-12-17 00:00:00
## 24 2022-12-16 23:53:45 FALSE 2022-12-17 00:00:00
## 25 2022-12-16 23:53:39 FALSE 2022-12-17 00:00:00
## 26 2022-12-16 23:53:24 FALSE 2022-12-17 00:00:00
## 27 2022-12-16 23:53:15 FALSE 2022-12-17 00:00:00
## 28 2022-12-16 23:53:10 FALSE 2022-12-17 00:00:00
## 29 2022-12-16 23:53:09 FALSE 2022-12-17 00:00:00
## 30 2022-12-16 23:53:09 FALSE 2022-12-17 00:00:00
## 31 2022-12-16 23:53:07 FALSE 2022-12-17 00:00:00
## 32 2022-12-16 23:52:57 FALSE 2022-12-17 00:00:00
## 33 2022-12-16 23:52:56 FALSE 2022-12-17 00:00:00
## 34 2022-12-16 23:52:54 FALSE 2022-12-17 00:00:00
## 35 2022-12-16 23:52:43 FALSE 2022-12-17 00:00:00
## 36 2022-12-16 23:52:41 FALSE 2022-12-17 00:00:00
## 37 2022-12-16 23:52:31 FALSE 2022-12-17 00:00:00
## 38 2022-12-16 23:52:05 FALSE 2022-12-17 00:00:00
## 39 2022-12-16 23:51:47 FALSE 2022-12-17 00:00:00
## 40 2022-12-16 23:51:29 FALSE 2022-12-17 00:00:00
## 41 2022-12-16 23:51:09 FALSE 2022-12-17 00:00:00
## 42 2022-12-16 23:51:05 FALSE 2022-12-17 00:00:00
## 43 2022-12-16 23:51:03 FALSE 2022-12-17 00:00:00
## 44 2022-12-16 23:51:00 FALSE 2022-12-17 00:00:00
## 45 2022-12-16 23:50:50 FALSE 2022-12-17 00:00:00
## 46 2022-12-16 23:50:47 FALSE 2022-12-17 00:00:00
## 47 2022-12-16 23:50:38 FALSE 2022-12-17 00:00:00
## 48 2022-12-16 23:50:28 FALSE 2022-12-17 00:00:00
## 49 2022-12-16 23:50:22 FALSE 2022-12-17 00:00:00
## 50 2022-12-16 23:50:21 FALSE 2022-12-17 00:00:00
## 51 2022-12-16 23:50:17 FALSE 2022-12-17 00:00:00
## 52 2022-12-16 23:49:53 FALSE 2022-12-17 00:00:00
## 53 2022-12-16 23:49:50 FALSE 2022-12-17 00:00:00
## 54 2022-12-16 23:49:34 FALSE 2022-12-17 00:00:00
## 55 2022-12-16 23:49:31 FALSE 2022-12-17 00:00:00
## 56 2022-12-16 23:49:30 FALSE 2022-12-17 00:00:00
## 57 2022-12-16 23:49:29 FALSE 2022-12-17 00:00:00
## 58 2022-12-16 23:49:22 FALSE 2022-12-17 00:00:00
## 59 2022-12-16 23:49:16 FALSE 2022-12-17 00:00:00
## 60 2022-12-16 23:49:04 FALSE 2022-12-17 00:00:00
## 61 2022-12-16 23:48:57 FALSE 2022-12-17 00:00:00
## 62 2022-12-16 23:48:24 FALSE 2022-12-17 00:00:00
## 63 2022-12-16 23:48:23 FALSE 2022-12-17 00:00:00
## 64 2022-12-16 23:48:13 FALSE 2022-12-17 00:00:00
## 65 2022-12-16 23:48:11 FALSE 2022-12-17 00:00:00
## 66 2022-12-16 23:48:04 FALSE 2022-12-17 00:00:00
## 67 2022-12-16 23:47:01 FALSE 2022-12-17 00:00:00
## 68 2022-12-16 23:46:56 FALSE 2022-12-17 00:00:00
## 69 2022-12-16 23:46:53 FALSE 2022-12-17 00:00:00
## 70 2022-12-16 23:46:25 FALSE 2022-12-17 00:00:00
## 71 2022-12-16 23:46:19 FALSE 2022-12-17 00:00:00
## 72 2022-12-16 23:45:57 FALSE 2022-12-17 00:00:00
## 73 2022-12-16 23:45:45 FALSE 2022-12-17 00:00:00
## 74 2022-12-16 23:45:39 FALSE 2022-12-17 00:00:00
## 75 2022-12-16 23:45:29 FALSE 2022-12-17 00:00:00
## 76 2022-12-16 23:44:36 FALSE 2022-12-17 00:00:00
## 77 2022-12-16 23:44:19 FALSE 2022-12-17 00:00:00
## 78 2022-12-16 23:43:32 FALSE 2022-12-17 00:00:00
## 79 2022-12-16 23:42:57 FALSE 2022-12-17 00:00:00
## 80 2022-12-16 23:42:52 FALSE 2022-12-17 00:00:00
## 81 2022-12-16 23:42:48 FALSE 2022-12-17 00:00:00
## 82 2022-12-16 23:42:44 FALSE 2022-12-17 00:00:00
## 83 2022-12-16 23:42:25 FALSE 2022-12-17 00:00:00
## 84 2022-12-16 23:42:06 FALSE 2022-12-17 00:00:00
## 85 2022-12-16 23:41:37 FALSE 2022-12-17 00:00:00
## 86 2022-12-16 23:41:37 FALSE 2022-12-17 00:00:00
## 87 2022-12-16 23:41:31 FALSE 2022-12-17 00:00:00
## 88 2022-12-16 23:41:19 FALSE 2022-12-17 00:00:00
## 89 2022-12-16 23:41:10 FALSE 2022-12-17 00:00:00
## 90 2022-12-16 23:41:05 FALSE 2022-12-17 00:00:00
## 91 2022-12-16 23:41:04 FALSE 2022-12-17 00:00:00
## 92 2022-12-16 23:39:52 FALSE 2022-12-17 00:00:00
## 93 2022-12-16 23:39:42 FALSE 2022-12-17 00:00:00
## 94 2022-12-16 23:39:34 FALSE 2022-12-17 00:00:00
## 95 2022-12-16 23:39:14 FALSE 2022-12-17 00:00:00
## 96 2022-12-16 23:39:11 FALSE 2022-12-17 00:00:00
## 97 2022-12-16 23:39:07 FALSE 2022-12-17 00:00:00
## 98 2022-12-16 23:39:01 FALSE 2022-12-17 00:00:00
## 99 2022-12-16 23:38:55 FALSE 2022-12-17 00:00:00
## 100 2022-12-16 23:38:52 FALSE 2022-12-17 00:00:00
## 101 2022-12-16 23:38:38 FALSE 2022-12-17 00:00:00
## 102 2022-12-16 23:37:06 FALSE 2022-12-17 00:00:00
## 103 2022-12-16 23:37:05 FALSE 2022-12-17 00:00:00
## 104 2022-12-16 23:37:00 FALSE 2022-12-17 00:00:00
## 105 2022-12-16 23:36:53 FALSE 2022-12-17 00:00:00
## 106 2022-12-16 23:36:34 FALSE 2022-12-17 00:00:00
## 107 2022-12-16 23:36:32 FALSE 2022-12-17 00:00:00
## 108 2022-12-16 23:36:21 FALSE 2022-12-17 00:00:00
## 109 2022-12-16 23:35:39 FALSE 2022-12-17 00:00:00
## 110 2022-12-16 23:34:43 FALSE 2022-12-17 00:00:00
## 111 2022-12-16 23:34:26 FALSE 2022-12-17 00:00:00
## 112 2022-12-16 23:34:07 FALSE 2022-12-17 00:00:00
## 113 2022-12-16 23:34:05 FALSE 2022-12-17 00:00:00
## 114 2022-12-16 23:34:04 FALSE 2022-12-17 00:00:00
## 115 2022-12-16 23:33:47 FALSE 2022-12-17 00:00:00
## 116 2022-12-16 23:33:01 FALSE 2022-12-17 00:00:00
## 117 2022-12-16 23:33:01 FALSE 2022-12-17 00:00:00
## 118 2022-12-16 23:32:37 FALSE 2022-12-17 00:00:00
## 119 2022-12-16 23:32:33 FALSE 2022-12-17 00:00:00
## 120 2022-12-16 23:32:20 FALSE 2022-12-17 00:00:00
## 121 2022-12-16 23:32:04 FALSE 2022-12-17 00:00:00
## 122 2022-12-16 23:31:24 FALSE 2022-12-17 00:00:00
## 123 2022-12-16 23:31:17 FALSE 2022-12-17 00:00:00
## 124 2022-12-16 23:31:02 FALSE 2022-12-17 00:00:00
## 125 2022-12-16 23:30:53 FALSE 2022-12-17 00:00:00
## 126 2022-12-16 23:30:40 FALSE 2022-12-17 00:00:00
## 127 2022-12-16 23:30:18 FALSE 2022-12-17 00:00:00
## 128 2022-12-16 23:29:52 FALSE 2022-12-16 23:00:00
## 129 2022-12-16 23:29:28 FALSE 2022-12-16 23:00:00
## 130 2022-12-16 23:29:17 FALSE 2022-12-16 23:00:00
## 131 2022-12-16 23:29:00 FALSE 2022-12-16 23:00:00
## 132 2022-12-16 23:28:54 FALSE 2022-12-16 23:00:00
## 133 2022-12-16 23:28:39 FALSE 2022-12-16 23:00:00
## 134 2022-12-16 23:28:34 FALSE 2022-12-16 23:00:00
## 135 2022-12-16 23:28:28 FALSE 2022-12-16 23:00:00
## 136 2022-12-16 23:27:59 FALSE 2022-12-16 23:00:00
## 137 2022-12-16 23:27:35 FALSE 2022-12-16 23:00:00
## 138 2022-12-16 23:27:33 FALSE 2022-12-16 23:00:00
## 139 2022-12-16 23:27:30 FALSE 2022-12-16 23:00:00
## 140 2022-12-16 23:27:11 FALSE 2022-12-16 23:00:00
## 141 2022-12-16 23:27:09 FALSE 2022-12-16 23:00:00
## 142 2022-12-16 23:26:18 FALSE 2022-12-16 23:00:00
## 143 2022-12-16 23:25:48 FALSE 2022-12-16 23:00:00
## 144 2022-12-16 23:24:33 FALSE 2022-12-16 23:00:00
## 145 2022-12-16 23:24:30 FALSE 2022-12-16 23:00:00
## 146 2022-12-16 23:24:17 FALSE 2022-12-16 23:00:00
## 147 2022-12-16 23:23:58 FALSE 2022-12-16 23:00:00
## 148 2022-12-16 23:23:54 FALSE 2022-12-16 23:00:00
## 149 2022-12-16 23:23:53 FALSE 2022-12-16 23:00:00
## 150 2022-12-16 23:23:32 FALSE 2022-12-16 23:00:00
## 151 2022-12-16 23:23:24 FALSE 2022-12-16 23:00:00
## 152 2022-12-16 23:22:38 FALSE 2022-12-16 23:00:00
## 153 2022-12-16 23:22:24 FALSE 2022-12-16 23:00:00
## 154 2022-12-16 23:22:20 FALSE 2022-12-16 23:00:00
## 155 2022-12-16 23:22:19 FALSE 2022-12-16 23:00:00
## 156 2022-12-16 23:22:17 FALSE 2022-12-16 23:00:00
## 157 2022-12-16 23:22:04 FALSE 2022-12-16 23:00:00
## 158 2022-12-16 23:22:04 FALSE 2022-12-16 23:00:00
## 159 2022-12-16 23:22:03 FALSE 2022-12-16 23:00:00
## 160 2022-12-16 23:21:11 FALSE 2022-12-16 23:00:00
## 161 2022-12-16 23:20:41 FALSE 2022-12-16 23:00:00
## 162 2022-12-16 23:20:40 FALSE 2022-12-16 23:00:00
## 163 2022-12-16 23:20:40 FALSE 2022-12-16 23:00:00
## 164 2022-12-16 23:20:27 FALSE 2022-12-16 23:00:00
## 165 2022-12-16 23:20:14 FALSE 2022-12-16 23:00:00
## 166 2022-12-16 23:20:02 FALSE 2022-12-16 23:00:00
## 167 2022-12-16 23:19:59 FALSE 2022-12-16 23:00:00
## 168 2022-12-16 23:19:48 FALSE 2022-12-16 23:00:00
## 169 2022-12-16 23:19:39 FALSE 2022-12-16 23:00:00
## 170 2022-12-16 23:19:26 FALSE 2022-12-16 23:00:00
## 171 2022-12-16 23:19:16 FALSE 2022-12-16 23:00:00
## 172 2022-12-16 23:19:00 FALSE 2022-12-16 23:00:00
## 173 2022-12-16 23:18:52 FALSE 2022-12-16 23:00:00
## 174 2022-12-16 23:18:48 FALSE 2022-12-16 23:00:00
## 175 2022-12-16 23:18:39 FALSE 2022-12-16 23:00:00
## 176 2022-12-16 23:18:31 FALSE 2022-12-16 23:00:00
## 177 2022-12-16 23:18:27 FALSE 2022-12-16 23:00:00
## 178 2022-12-16 23:18:22 FALSE 2022-12-16 23:00:00
## 179 2022-12-16 23:18:05 FALSE 2022-12-16 23:00:00
## 180 2022-12-16 23:17:23 FALSE 2022-12-16 23:00:00
## 181 2022-12-16 23:17:16 FALSE 2022-12-16 23:00:00
## 182 2022-12-16 23:17:16 FALSE 2022-12-16 23:00:00
## 183 2022-12-16 23:17:02 FALSE 2022-12-16 23:00:00
## 184 2022-12-16 23:16:21 FALSE 2022-12-16 23:00:00
## 185 2022-12-16 23:16:20 FALSE 2022-12-16 23:00:00
## 186 2022-12-16 23:15:59 FALSE 2022-12-16 23:00:00
## 187 2022-12-16 23:15:33 FALSE 2022-12-16 23:00:00
## 188 2022-12-16 23:14:34 FALSE 2022-12-16 23:00:00
## 189 2022-12-16 23:14:18 FALSE 2022-12-16 23:00:00
## 190 2022-12-16 23:13:48 FALSE 2022-12-16 23:00:00
## 191 2022-12-16 23:13:48 FALSE 2022-12-16 23:00:00
## 192 2022-12-16 23:13:43 FALSE 2022-12-16 23:00:00
## 193 2022-12-16 23:13:37 FALSE 2022-12-16 23:00:00
## 194 2022-12-16 23:12:59 FALSE 2022-12-16 23:00:00
## 195 2022-12-16 23:12:58 FALSE 2022-12-16 23:00:00
## 196 2022-12-16 23:12:52 FALSE 2022-12-16 23:00:00
## 197 2022-12-16 23:12:36 FALSE 2022-12-16 23:00:00
## 198 2022-12-16 23:10:14 FALSE 2022-12-16 23:00:00
## 199 2022-12-16 23:10:04 FALSE 2022-12-16 23:00:00
## 200 2022-12-16 23:10:00 FALSE 2022-12-16 23:00:00
## 201 2022-12-16 23:09:42 FALSE 2022-12-16 23:00:00
## 202 2022-12-16 23:09:36 FALSE 2022-12-16 23:00:00
## 203 2022-12-16 23:09:31 FALSE 2022-12-16 23:00:00
## 204 2022-12-16 23:09:06 FALSE 2022-12-16 23:00:00
## 205 2022-12-16 23:08:55 FALSE 2022-12-16 23:00:00
## 206 2022-12-16 23:07:12 FALSE 2022-12-16 23:00:00
## 207 2022-12-16 23:07:08 FALSE 2022-12-16 23:00:00
## 208 2022-12-16 23:06:58 FALSE 2022-12-16 23:00:00
## 209 2022-12-16 23:06:38 FALSE 2022-12-16 23:00:00
## 210 2022-12-16 23:06:06 FALSE 2022-12-16 23:00:00
## 211 2022-12-16 23:05:52 FALSE 2022-12-16 23:00:00
## 212 2022-12-16 23:05:29 FALSE 2022-12-16 23:00:00
## 213 2022-12-16 23:05:26 FALSE 2022-12-16 23:00:00
## 214 2022-12-16 23:05:00 FALSE 2022-12-16 23:00:00
## 215 2022-12-16 23:04:32 FALSE 2022-12-16 23:00:00
## 216 2022-12-16 23:04:08 FALSE 2022-12-16 23:00:00
## 217 2022-12-16 23:04:08 FALSE 2022-12-16 23:00:00
## 218 2022-12-16 23:03:55 FALSE 2022-12-16 23:00:00
## 219 2022-12-16 23:03:31 FALSE 2022-12-16 23:00:00
## 220 2022-12-16 23:01:36 FALSE 2022-12-16 23:00:00
## 221 2022-12-16 23:01:08 FALSE 2022-12-16 23:00:00
## 222 2022-12-16 23:01:07 FALSE 2022-12-16 23:00:00
## 223 2022-12-16 23:01:05 FALSE 2022-12-16 23:00:00
## 224 2022-12-16 23:00:53 FALSE 2022-12-16 23:00:00
## 225 2022-12-16 23:00:49 FALSE 2022-12-16 23:00:00
## 226 2022-12-16 23:00:32 FALSE 2022-12-16 23:00:00
## 227 2022-12-16 23:00:05 FALSE 2022-12-16 23:00:00
## 228 2022-12-16 23:00:04 FALSE 2022-12-16 23:00:00
## 229 2022-12-16 23:00:02 FALSE 2022-12-16 23:00:00
## 230 2022-12-16 23:00:01 FALSE 2022-12-16 23:00:00
## 231 2022-12-16 23:00:01 FALSE 2022-12-16 23:00:00
## 232 2022-12-16 23:00:00 FALSE 2022-12-16 23:00:00
## 233 2022-12-16 22:59:51 FALSE 2022-12-16 23:00:00
## 234 2022-12-16 22:59:44 FALSE 2022-12-16 23:00:00
## 235 2022-12-16 22:59:37 FALSE 2022-12-16 23:00:00
## 236 2022-12-16 22:59:28 FALSE 2022-12-16 23:00:00
## 237 2022-12-16 22:59:24 FALSE 2022-12-16 23:00:00
## 238 2022-12-16 22:59:03 FALSE 2022-12-16 23:00:00
## 239 2022-12-16 22:58:59 FALSE 2022-12-16 23:00:00
## 240 2022-12-16 22:58:46 FALSE 2022-12-16 23:00:00
## 241 2022-12-16 22:58:33 FALSE 2022-12-16 23:00:00
## 242 2022-12-16 22:58:24 FALSE 2022-12-16 23:00:00
## 243 2022-12-16 22:58:11 FALSE 2022-12-16 23:00:00
## 244 2022-12-16 22:58:10 FALSE 2022-12-16 23:00:00
## 245 2022-12-16 22:57:33 FALSE 2022-12-16 23:00:00
## 246 2022-12-16 22:57:15 FALSE 2022-12-16 23:00:00
## 247 2022-12-16 22:57:02 FALSE 2022-12-16 23:00:00
## 248 2022-12-16 22:56:51 FALSE 2022-12-16 23:00:00
## 249 2022-12-16 22:56:41 FALSE 2022-12-16 23:00:00
## 250 2022-12-16 22:56:11 FALSE 2022-12-16 23:00:00
## 251 2022-12-16 22:56:00 FALSE 2022-12-16 23:00:00
## 252 2022-12-16 22:55:30 FALSE 2022-12-16 23:00:00
## 253 2022-12-16 22:55:16 FALSE 2022-12-16 23:00:00
## 254 2022-12-16 22:54:44 FALSE 2022-12-16 23:00:00
## 255 2022-12-16 22:54:37 FALSE 2022-12-16 23:00:00
## 256 2022-12-16 22:54:27 FALSE 2022-12-16 23:00:00
## 257 2022-12-16 22:54:09 FALSE 2022-12-16 23:00:00
## 258 2022-12-16 22:54:07 FALSE 2022-12-16 23:00:00
## 259 2022-12-16 22:53:57 FALSE 2022-12-16 23:00:00
## 260 2022-12-16 22:53:52 FALSE 2022-12-16 23:00:00
## 261 2022-12-16 22:53:45 FALSE 2022-12-16 23:00:00
## 262 2022-12-16 22:53:24 FALSE 2022-12-16 23:00:00
## 263 2022-12-16 22:53:15 FALSE 2022-12-16 23:00:00
## 264 2022-12-16 22:53:02 FALSE 2022-12-16 23:00:00
## 265 2022-12-16 22:52:55 FALSE 2022-12-16 23:00:00
## 266 2022-12-16 22:52:47 FALSE 2022-12-16 23:00:00
## 267 2022-12-16 22:52:41 FALSE 2022-12-16 23:00:00
## 268 2022-12-16 22:52:35 FALSE 2022-12-16 23:00:00
## 269 2022-12-16 22:52:33 FALSE 2022-12-16 23:00:00
## 270 2022-12-16 22:52:30 FALSE 2022-12-16 23:00:00
## 271 2022-12-16 22:52:04 FALSE 2022-12-16 23:00:00
## 272 2022-12-16 22:51:59 FALSE 2022-12-16 23:00:00
## 273 2022-12-16 22:51:58 FALSE 2022-12-16 23:00:00
## 274 2022-12-16 22:51:39 FALSE 2022-12-16 23:00:00
## 275 2022-12-16 22:51:38 FALSE 2022-12-16 23:00:00
## 276 2022-12-16 22:51:18 FALSE 2022-12-16 23:00:00
## 277 2022-12-16 22:51:00 FALSE 2022-12-16 23:00:00
## 278 2022-12-16 22:50:23 FALSE 2022-12-16 23:00:00
## 279 2022-12-16 22:50:22 FALSE 2022-12-16 23:00:00
## 280 2022-12-16 22:50:22 FALSE 2022-12-16 23:00:00
## 281 2022-12-16 22:50:21 FALSE 2022-12-16 23:00:00
## 282 2022-12-16 22:50:21 FALSE 2022-12-16 23:00:00
## 283 2022-12-16 22:50:12 FALSE 2022-12-16 23:00:00
## 284 2022-12-16 22:50:01 FALSE 2022-12-16 23:00:00
## 285 2022-12-16 22:49:28 FALSE 2022-12-16 23:00:00
## 286 2022-12-16 22:49:12 FALSE 2022-12-16 23:00:00
## 287 2022-12-16 22:49:10 FALSE 2022-12-16 23:00:00
## 288 2022-12-16 22:49:06 FALSE 2022-12-16 23:00:00
## 289 2022-12-16 22:49:04 FALSE 2022-12-16 23:00:00
## 290 2022-12-16 22:49:03 FALSE 2022-12-16 23:00:00
## 291 2022-12-16 22:48:26 FALSE 2022-12-16 23:00:00
## 292 2022-12-16 22:48:24 FALSE 2022-12-16 23:00:00
## 293 2022-12-16 22:48:22 FALSE 2022-12-16 23:00:00
## 294 2022-12-16 22:48:21 FALSE 2022-12-16 23:00:00
## 295 2022-12-16 22:48:20 FALSE 2022-12-16 23:00:00
## 296 2022-12-16 22:48:05 FALSE 2022-12-16 23:00:00
## 297 2022-12-16 22:48:04 FALSE 2022-12-16 23:00:00
## 298 2022-12-16 22:48:03 FALSE 2022-12-16 23:00:00
## 299 2022-12-16 22:47:38 FALSE 2022-12-16 23:00:00
## 300 2022-12-16 22:47:13 FALSE 2022-12-16 23:00:00
## 301 2022-12-16 22:46:48 FALSE 2022-12-16 23:00:00
## 302 2022-12-16 22:46:47 FALSE 2022-12-16 23:00:00
## 303 2022-12-16 22:46:44 FALSE 2022-12-16 23:00:00
## 304 2022-12-16 22:46:38 FALSE 2022-12-16 23:00:00
## 305 2022-12-16 22:46:37 FALSE 2022-12-16 23:00:00
## 306 2022-12-16 22:45:46 FALSE 2022-12-16 23:00:00
## 307 2022-12-16 22:45:17 FALSE 2022-12-16 23:00:00
## 308 2022-12-16 22:45:13 FALSE 2022-12-16 23:00:00
## 309 2022-12-16 22:45:03 FALSE 2022-12-16 23:00:00
## 310 2022-12-16 22:44:54 FALSE 2022-12-16 23:00:00
## 311 2022-12-16 22:44:53 FALSE 2022-12-16 23:00:00
## 312 2022-12-16 22:44:32 FALSE 2022-12-16 23:00:00
## 313 2022-12-16 22:44:28 FALSE 2022-12-16 23:00:00
## 314 2022-12-16 22:44:28 FALSE 2022-12-16 23:00:00
## 315 2022-12-16 22:44:26 FALSE 2022-12-16 23:00:00
## 316 2022-12-16 22:44:11 FALSE 2022-12-16 23:00:00
## 317 2022-12-16 22:44:10 FALSE 2022-12-16 23:00:00
## 318 2022-12-16 22:44:05 FALSE 2022-12-16 23:00:00
## 319 2022-12-16 22:43:59 FALSE 2022-12-16 23:00:00
## 320 2022-12-16 22:43:55 FALSE 2022-12-16 23:00:00
## 321 2022-12-16 22:43:47 FALSE 2022-12-16 23:00:00
## 322 2022-12-16 22:43:42 FALSE 2022-12-16 23:00:00
## 323 2022-12-16 22:43:38 FALSE 2022-12-16 23:00:00
## 324 2022-12-16 22:43:21 FALSE 2022-12-16 23:00:00
## 325 2022-12-16 22:42:40 FALSE 2022-12-16 23:00:00
## 326 2022-12-16 22:42:34 FALSE 2022-12-16 23:00:00
## 327 2022-12-16 22:42:25 FALSE 2022-12-16 23:00:00
## 328 2022-12-16 22:42:08 FALSE 2022-12-16 23:00:00
## 329 2022-12-16 22:41:48 FALSE 2022-12-16 23:00:00
## 330 2022-12-16 22:41:43 FALSE 2022-12-16 23:00:00
## 331 2022-12-16 22:41:31 FALSE 2022-12-16 23:00:00
## 332 2022-12-16 22:41:09 FALSE 2022-12-16 23:00:00
## 333 2022-12-16 22:41:04 FALSE 2022-12-16 23:00:00
## 334 2022-12-16 22:40:57 FALSE 2022-12-16 23:00:00
## 335 2022-12-16 22:40:45 FALSE 2022-12-16 23:00:00
## 336 2022-12-16 22:40:44 FALSE 2022-12-16 23:00:00
## 337 2022-12-16 22:40:37 FALSE 2022-12-16 23:00:00
## 338 2022-12-16 22:40:14 FALSE 2022-12-16 23:00:00
## 339 2022-12-16 22:39:52 FALSE 2022-12-16 23:00:00
## 340 2022-12-16 22:39:50 FALSE 2022-12-16 23:00:00
## 341 2022-12-16 22:39:42 FALSE 2022-12-16 23:00:00
## 342 2022-12-16 22:39:29 FALSE 2022-12-16 23:00:00
## 343 2022-12-16 22:39:13 FALSE 2022-12-16 23:00:00
## 344 2022-12-16 22:39:05 FALSE 2022-12-16 23:00:00
## 345 2022-12-16 22:39:05 FALSE 2022-12-16 23:00:00
## 346 2022-12-16 22:39:03 FALSE 2022-12-16 23:00:00
## 347 2022-12-16 22:38:59 FALSE 2022-12-16 23:00:00
## 348 2022-12-16 22:38:25 FALSE 2022-12-16 23:00:00
## 349 2022-12-16 22:37:52 FALSE 2022-12-16 23:00:00
## 350 2022-12-16 22:37:17 FALSE 2022-12-16 23:00:00
## 351 2022-12-16 22:37:00 FALSE 2022-12-16 23:00:00
## 352 2022-12-16 22:36:54 FALSE 2022-12-16 23:00:00
## 353 2022-12-16 22:36:45 FALSE 2022-12-16 23:00:00
## 354 2022-12-16 22:36:34 FALSE 2022-12-16 23:00:00
## 355 2022-12-16 22:36:34 FALSE 2022-12-16 23:00:00
## 356 2022-12-16 22:36:18 FALSE 2022-12-16 23:00:00
## 357 2022-12-16 22:35:58 FALSE 2022-12-16 23:00:00
## 358 2022-12-16 22:35:36 FALSE 2022-12-16 23:00:00
## 359 2022-12-16 22:35:21 FALSE 2022-12-16 23:00:00
## 360 2022-12-16 22:34:50 FALSE 2022-12-16 23:00:00
## 361 2022-12-16 22:34:43 FALSE 2022-12-16 23:00:00
## 362 2022-12-16 22:34:30 FALSE 2022-12-16 23:00:00
## 363 2022-12-16 22:34:09 FALSE 2022-12-16 23:00:00
## 364 2022-12-16 22:32:26 FALSE 2022-12-16 23:00:00
## 365 2022-12-16 22:32:19 FALSE 2022-12-16 23:00:00
## 366 2022-12-16 22:32:11 FALSE 2022-12-16 23:00:00
## 367 2022-12-16 22:32:01 FALSE 2022-12-16 23:00:00
## 368 2022-12-16 22:31:13 FALSE 2022-12-16 23:00:00
## 369 2022-12-16 22:30:59 FALSE 2022-12-16 23:00:00
## 370 2022-12-16 22:30:50 FALSE 2022-12-16 23:00:00
## 371 2022-12-16 22:30:36 FALSE 2022-12-16 23:00:00
## 372 2022-12-16 22:30:36 FALSE 2022-12-16 23:00:00
## 373 2022-12-16 22:30:20 FALSE 2022-12-16 23:00:00
## 374 2022-12-16 22:30:18 FALSE 2022-12-16 23:00:00
## 375 2022-12-16 22:30:03 FALSE 2022-12-16 23:00:00
## 376 2022-12-16 22:30:00 FALSE 2022-12-16 23:00:00
## 377 2022-12-16 22:28:56 FALSE 2022-12-16 22:00:00
## 378 2022-12-16 22:28:51 FALSE 2022-12-16 22:00:00
## 379 2022-12-16 22:28:44 FALSE 2022-12-16 22:00:00
## 380 2022-12-16 22:28:39 FALSE 2022-12-16 22:00:00
## 381 2022-12-16 22:28:24 FALSE 2022-12-16 22:00:00
## 382 2022-12-16 22:27:45 FALSE 2022-12-16 22:00:00
## 383 2022-12-16 22:27:30 FALSE 2022-12-16 22:00:00
## 384 2022-12-16 22:26:45 FALSE 2022-12-16 22:00:00
## 385 2022-12-16 22:26:36 FALSE 2022-12-16 22:00:00
## 386 2022-12-16 22:26:31 FALSE 2022-12-16 22:00:00
## 387 2022-12-16 22:26:30 FALSE 2022-12-16 22:00:00
## 388 2022-12-16 22:26:02 FALSE 2022-12-16 22:00:00
## 389 2022-12-16 22:25:24 FALSE 2022-12-16 22:00:00
## 390 2022-12-16 22:25:15 FALSE 2022-12-16 22:00:00
## 391 2022-12-16 22:24:55 FALSE 2022-12-16 22:00:00
## 392 2022-12-16 22:24:55 FALSE 2022-12-16 22:00:00
## 393 2022-12-16 22:24:02 FALSE 2022-12-16 22:00:00
## 394 2022-12-16 22:23:46 FALSE 2022-12-16 22:00:00
## 395 2022-12-16 22:23:28 FALSE 2022-12-16 22:00:00
## 396 2022-12-16 22:23:23 FALSE 2022-12-16 22:00:00
## 397 2022-12-16 22:23:03 FALSE 2022-12-16 22:00:00
## 398 2022-12-16 22:22:59 FALSE 2022-12-16 22:00:00
## 399 2022-12-16 22:22:43 FALSE 2022-12-16 22:00:00
## 400 2022-12-16 22:22:36 FALSE 2022-12-16 22:00:00
## 401 2022-12-16 22:22:02 FALSE 2022-12-16 22:00:00
## 402 2022-12-16 22:21:54 FALSE 2022-12-16 22:00:00
## 403 2022-12-16 22:21:38 FALSE 2022-12-16 22:00:00
## 404 2022-12-16 22:21:12 FALSE 2022-12-16 22:00:00
## 405 2022-12-16 22:21:01 FALSE 2022-12-16 22:00:00
## 406 2022-12-16 22:20:54 FALSE 2022-12-16 22:00:00
## 407 2022-12-16 22:20:28 FALSE 2022-12-16 22:00:00
## 408 2022-12-16 22:20:27 FALSE 2022-12-16 22:00:00
## 409 2022-12-16 22:20:22 FALSE 2022-12-16 22:00:00
## 410 2022-12-16 22:19:42 FALSE 2022-12-16 22:00:00
## 411 2022-12-16 22:19:06 FALSE 2022-12-16 22:00:00
## 412 2022-12-16 22:18:35 FALSE 2022-12-16 22:00:00
## 413 2022-12-16 22:18:34 FALSE 2022-12-16 22:00:00
## 414 2022-12-16 22:18:24 FALSE 2022-12-16 22:00:00
## 415 2022-12-16 22:18:05 FALSE 2022-12-16 22:00:00
## 416 2022-12-16 22:17:49 FALSE 2022-12-16 22:00:00
## 417 2022-12-16 22:17:39 FALSE 2022-12-16 22:00:00
## 418 2022-12-16 22:17:04 FALSE 2022-12-16 22:00:00
## 419 2022-12-16 22:17:00 FALSE 2022-12-16 22:00:00
## 420 2022-12-16 22:16:45 FALSE 2022-12-16 22:00:00
## 421 2022-12-16 22:16:44 FALSE 2022-12-16 22:00:00
## 422 2022-12-16 22:16:39 FALSE 2022-12-16 22:00:00
## 423 2022-12-16 22:16:17 FALSE 2022-12-16 22:00:00
## 424 2022-12-16 22:16:08 FALSE 2022-12-16 22:00:00
## 425 2022-12-16 22:16:06 FALSE 2022-12-16 22:00:00
## 426 2022-12-16 22:16:05 FALSE 2022-12-16 22:00:00
## 427 2022-12-16 22:15:57 FALSE 2022-12-16 22:00:00
## 428 2022-12-16 22:15:56 FALSE 2022-12-16 22:00:00
## 429 2022-12-16 22:15:31 FALSE 2022-12-16 22:00:00
## 430 2022-12-16 22:15:11 FALSE 2022-12-16 22:00:00
## 431 2022-12-16 22:15:03 FALSE 2022-12-16 22:00:00
## 432 2022-12-16 22:15:00 FALSE 2022-12-16 22:00:00
## 433 2022-12-16 22:14:44 FALSE 2022-12-16 22:00:00
## 434 2022-12-16 22:14:33 FALSE 2022-12-16 22:00:00
## 435 2022-12-16 22:14:33 FALSE 2022-12-16 22:00:00
## 436 2022-12-16 22:14:24 FALSE 2022-12-16 22:00:00
## 437 2022-12-16 22:14:11 FALSE 2022-12-16 22:00:00
## 438 2022-12-16 22:14:04 FALSE 2022-12-16 22:00:00
## 439 2022-12-16 22:14:03 FALSE 2022-12-16 22:00:00
## 440 2022-12-16 22:14:00 FALSE 2022-12-16 22:00:00
## 441 2022-12-16 22:12:13 FALSE 2022-12-16 22:00:00
## 442 2022-12-16 22:11:55 FALSE 2022-12-16 22:00:00
## 443 2022-12-16 22:11:48 FALSE 2022-12-16 22:00:00
## 444 2022-12-16 22:11:03 FALSE 2022-12-16 22:00:00
## 445 2022-12-16 22:10:37 FALSE 2022-12-16 22:00:00
## 446 2022-12-16 22:10:31 FALSE 2022-12-16 22:00:00
## 447 2022-12-16 22:10:12 FALSE 2022-12-16 22:00:00
## 448 2022-12-16 22:10:11 FALSE 2022-12-16 22:00:00
## 449 2022-12-16 22:10:10 FALSE 2022-12-16 22:00:00
## 450 2022-12-16 22:10:07 FALSE 2022-12-16 22:00:00
## 451 2022-12-16 22:10:05 FALSE 2022-12-16 22:00:00
## 452 2022-12-16 22:10:05 FALSE 2022-12-16 22:00:00
## 453 2022-12-16 22:10:04 FALSE 2022-12-16 22:00:00
## 454 2022-12-16 22:09:44 FALSE 2022-12-16 22:00:00
## 455 2022-12-16 22:09:41 FALSE 2022-12-16 22:00:00
## 456 2022-12-16 22:09:32 FALSE 2022-12-16 22:00:00
## 457 2022-12-16 22:09:22 FALSE 2022-12-16 22:00:00
## 458 2022-12-16 22:09:03 FALSE 2022-12-16 22:00:00
## 459 2022-12-16 22:08:58 FALSE 2022-12-16 22:00:00
## 460 2022-12-16 22:08:44 FALSE 2022-12-16 22:00:00
## 461 2022-12-16 22:08:25 FALSE 2022-12-16 22:00:00
## 462 2022-12-16 22:08:04 FALSE 2022-12-16 22:00:00
## 463 2022-12-16 22:07:46 FALSE 2022-12-16 22:00:00
## 464 2022-12-16 22:07:41 FALSE 2022-12-16 22:00:00
## 465 2022-12-16 22:07:38 FALSE 2022-12-16 22:00:00
## 466 2022-12-16 22:07:13 FALSE 2022-12-16 22:00:00
## 467 2022-12-16 22:07:11 FALSE 2022-12-16 22:00:00
## 468 2022-12-16 22:06:42 FALSE 2022-12-16 22:00:00
## 469 2022-12-16 22:06:04 FALSE 2022-12-16 22:00:00
## 470 2022-12-16 22:05:52 FALSE 2022-12-16 22:00:00
## 471 2022-12-16 22:05:38 FALSE 2022-12-16 22:00:00
## 472 2022-12-16 22:05:30 FALSE 2022-12-16 22:00:00
## 473 2022-12-16 22:05:17 FALSE 2022-12-16 22:00:00
## 474 2022-12-16 22:05:02 FALSE 2022-12-16 22:00:00
## 475 2022-12-16 22:04:37 FALSE 2022-12-16 22:00:00
## 476 2022-12-16 22:04:32 FALSE 2022-12-16 22:00:00
## 477 2022-12-16 22:04:30 FALSE 2022-12-16 22:00:00
## 478 2022-12-16 22:03:13 FALSE 2022-12-16 22:00:00
## 479 2022-12-16 22:03:02 FALSE 2022-12-16 22:00:00
## 480 2022-12-16 22:02:44 FALSE 2022-12-16 22:00:00
## 481 2022-12-16 22:02:34 FALSE 2022-12-16 22:00:00
## 482 2022-12-16 22:02:26 FALSE 2022-12-16 22:00:00
## 483 2022-12-16 22:01:47 FALSE 2022-12-16 22:00:00
## 484 2022-12-16 22:01:47 FALSE 2022-12-16 22:00:00
## 485 2022-12-16 22:01:41 FALSE 2022-12-16 22:00:00
## 486 2022-12-16 22:01:33 FALSE 2022-12-16 22:00:00
## 487 2022-12-16 22:01:13 FALSE 2022-12-16 22:00:00
## 488 2022-12-16 22:01:04 FALSE 2022-12-16 22:00:00
## 489 2022-12-16 22:00:54 FALSE 2022-12-16 22:00:00
## 490 2022-12-16 22:00:20 FALSE 2022-12-16 22:00:00
## 491 2022-12-16 22:00:11 FALSE 2022-12-16 22:00:00
## 492 2022-12-16 21:59:53 FALSE 2022-12-16 22:00:00
## 493 2022-12-16 21:59:51 FALSE 2022-12-16 22:00:00
## 494 2022-12-16 21:59:24 FALSE 2022-12-16 22:00:00
## 495 2022-12-16 21:59:19 FALSE 2022-12-16 22:00:00
## 496 2022-12-16 21:59:08 FALSE 2022-12-16 22:00:00
## 497 2022-12-16 21:59:08 FALSE 2022-12-16 22:00:00
## 498 2022-12-16 21:58:55 FALSE 2022-12-16 22:00:00
## 499 2022-12-16 21:58:43 FALSE 2022-12-16 22:00:00
## 500 2022-12-16 21:58:31 FALSE 2022-12-16 22:00:00
## 501 2022-12-16 21:58:09 FALSE 2022-12-16 22:00:00
## 502 2022-12-16 21:58:08 FALSE 2022-12-16 22:00:00
## 503 2022-12-16 21:57:52 FALSE 2022-12-16 22:00:00
## 504 2022-12-16 21:57:37 FALSE 2022-12-16 22:00:00
## 505 2022-12-16 21:57:35 FALSE 2022-12-16 22:00:00
## 506 2022-12-16 21:57:08 FALSE 2022-12-16 22:00:00
## 507 2022-12-16 21:56:51 FALSE 2022-12-16 22:00:00
## 508 2022-12-16 21:56:48 FALSE 2022-12-16 22:00:00
## 509 2022-12-16 21:56:07 FALSE 2022-12-16 22:00:00
## 510 2022-12-16 21:55:27 FALSE 2022-12-16 22:00:00
## 511 2022-12-16 21:55:16 FALSE 2022-12-16 22:00:00
## 512 2022-12-16 21:54:55 FALSE 2022-12-16 22:00:00
## 513 2022-12-16 21:54:02 FALSE 2022-12-16 22:00:00
## 514 2022-12-16 21:53:10 FALSE 2022-12-16 22:00:00
## 515 2022-12-16 21:52:52 FALSE 2022-12-16 22:00:00
## 516 2022-12-16 21:52:49 FALSE 2022-12-16 22:00:00
## 517 2022-12-16 21:52:32 FALSE 2022-12-16 22:00:00
## 518 2022-12-16 21:52:13 FALSE 2022-12-16 22:00:00
## 519 2022-12-16 21:52:09 FALSE 2022-12-16 22:00:00
## 520 2022-12-16 21:51:49 FALSE 2022-12-16 22:00:00
## 521 2022-12-16 21:51:35 FALSE 2022-12-16 22:00:00
## 522 2022-12-16 21:51:32 FALSE 2022-12-16 22:00:00
## 523 2022-12-16 21:51:28 FALSE 2022-12-16 22:00:00
## 524 2022-12-16 21:51:14 FALSE 2022-12-16 22:00:00
## 525 2022-12-16 21:51:05 FALSE 2022-12-16 22:00:00
## 526 2022-12-16 21:51:02 FALSE 2022-12-16 22:00:00
## 527 2022-12-16 21:50:34 FALSE 2022-12-16 22:00:00
## 528 2022-12-16 21:49:43 FALSE 2022-12-16 22:00:00
## 529 2022-12-16 21:49:41 FALSE 2022-12-16 22:00:00
## 530 2022-12-16 21:49:29 FALSE 2022-12-16 22:00:00
## 531 2022-12-16 21:48:59 FALSE 2022-12-16 22:00:00
## 532 2022-12-16 21:48:53 FALSE 2022-12-16 22:00:00
## 533 2022-12-16 21:48:15 FALSE 2022-12-16 22:00:00
## 534 2022-12-16 21:48:13 FALSE 2022-12-16 22:00:00
## 535 2022-12-16 21:47:48 FALSE 2022-12-16 22:00:00
## 536 2022-12-16 21:47:10 FALSE 2022-12-16 22:00:00
## 537 2022-12-16 21:47:07 FALSE 2022-12-16 22:00:00
## 538 2022-12-16 21:47:06 FALSE 2022-12-16 22:00:00
## 539 2022-12-16 21:47:03 FALSE 2022-12-16 22:00:00
## 540 2022-12-16 21:47:02 FALSE 2022-12-16 22:00:00
## 541 2022-12-16 21:47:00 FALSE 2022-12-16 22:00:00
## 542 2022-12-16 21:45:09 FALSE 2022-12-16 22:00:00
## 543 2022-12-16 21:45:03 FALSE 2022-12-16 22:00:00
## 544 2022-12-16 21:44:32 FALSE 2022-12-16 22:00:00
## 545 2022-12-16 21:44:24 FALSE 2022-12-16 22:00:00
## 546 2022-12-16 21:44:07 FALSE 2022-12-16 22:00:00
## 547 2022-12-16 21:44:03 FALSE 2022-12-16 22:00:00
## 548 2022-12-16 21:43:38 FALSE 2022-12-16 22:00:00
## 549 2022-12-16 21:43:24 FALSE 2022-12-16 22:00:00
## 550 2022-12-16 21:42:56 FALSE 2022-12-16 22:00:00
## 551 2022-12-16 21:42:43 FALSE 2022-12-16 22:00:00
## 552 2022-12-16 21:42:37 FALSE 2022-12-16 22:00:00
## 553 2022-12-16 21:42:30 FALSE 2022-12-16 22:00:00
## 554 2022-12-16 21:42:27 FALSE 2022-12-16 22:00:00
## 555 2022-12-16 21:42:01 FALSE 2022-12-16 22:00:00
## 556 2022-12-16 21:41:01 FALSE 2022-12-16 22:00:00
## 557 2022-12-16 21:40:59 FALSE 2022-12-16 22:00:00
## 558 2022-12-16 21:40:52 FALSE 2022-12-16 22:00:00
## 559 2022-12-16 21:40:21 FALSE 2022-12-16 22:00:00
## 560 2022-12-16 21:40:04 FALSE 2022-12-16 22:00:00
## 561 2022-12-16 21:39:52 FALSE 2022-12-16 22:00:00
## 562 2022-12-16 21:38:45 FALSE 2022-12-16 22:00:00
## 563 2022-12-16 21:38:36 FALSE 2022-12-16 22:00:00
## 564 2022-12-16 21:38:27 FALSE 2022-12-16 22:00:00
## 565 2022-12-16 21:38:01 FALSE 2022-12-16 22:00:00
## 566 2022-12-16 21:37:50 FALSE 2022-12-16 22:00:00
## 567 2022-12-16 21:37:50 FALSE 2022-12-16 22:00:00
## 568 2022-12-16 21:37:49 FALSE 2022-12-16 22:00:00
## 569 2022-12-16 21:37:45 FALSE 2022-12-16 22:00:00
## 570 2022-12-16 21:37:43 FALSE 2022-12-16 22:00:00
## 571 2022-12-16 21:37:32 FALSE 2022-12-16 22:00:00
## 572 2022-12-16 21:37:04 FALSE 2022-12-16 22:00:00
## 573 2022-12-16 21:37:02 FALSE 2022-12-16 22:00:00
## 574 2022-12-16 21:36:31 FALSE 2022-12-16 22:00:00
## 575 2022-12-16 21:36:28 FALSE 2022-12-16 22:00:00
## 576 2022-12-16 21:36:01 FALSE 2022-12-16 22:00:00
## 577 2022-12-16 21:35:50 FALSE 2022-12-16 22:00:00
## 578 2022-12-16 21:35:32 FALSE 2022-12-16 22:00:00
## 579 2022-12-16 21:34:38 FALSE 2022-12-16 22:00:00
## 580 2022-12-16 21:33:42 FALSE 2022-12-16 22:00:00
## 581 2022-12-16 21:33:36 FALSE 2022-12-16 22:00:00
## 582 2022-12-16 21:33:04 FALSE 2022-12-16 22:00:00
## 583 2022-12-16 21:32:58 FALSE 2022-12-16 22:00:00
## 584 2022-12-16 21:32:51 FALSE 2022-12-16 22:00:00
## 585 2022-12-16 21:32:49 FALSE 2022-12-16 22:00:00
## 586 2022-12-16 21:32:21 FALSE 2022-12-16 22:00:00
## 587 2022-12-16 21:32:12 FALSE 2022-12-16 22:00:00
## 588 2022-12-16 21:31:51 FALSE 2022-12-16 22:00:00
## 589 2022-12-16 21:31:49 FALSE 2022-12-16 22:00:00
## 590 2022-12-16 21:31:35 FALSE 2022-12-16 22:00:00
## 591 2022-12-16 21:31:35 FALSE 2022-12-16 22:00:00
## 592 2022-12-16 21:31:30 FALSE 2022-12-16 22:00:00
## 593 2022-12-16 21:31:22 FALSE 2022-12-16 22:00:00
## 594 2022-12-16 21:31:01 FALSE 2022-12-16 22:00:00
## 595 2022-12-16 21:30:56 FALSE 2022-12-16 22:00:00
## 596 2022-12-16 21:30:48 FALSE 2022-12-16 22:00:00
## 597 2022-12-16 21:30:44 FALSE 2022-12-16 22:00:00
## 598 2022-12-16 21:30:20 FALSE 2022-12-16 22:00:00
## 599 2022-12-16 21:30:09 FALSE 2022-12-16 22:00:00
## 600 2022-12-16 21:30:06 FALSE 2022-12-16 22:00:00
## 601 2022-12-16 21:29:58 FALSE 2022-12-16 21:00:00
## 602 2022-12-16 21:29:32 FALSE 2022-12-16 21:00:00
## 603 2022-12-16 21:29:31 FALSE 2022-12-16 21:00:00
## 604 2022-12-16 21:28:27 FALSE 2022-12-16 21:00:00
## 605 2022-12-16 21:27:55 FALSE 2022-12-16 21:00:00
## 606 2022-12-16 21:27:49 FALSE 2022-12-16 21:00:00
## 607 2022-12-16 21:27:38 FALSE 2022-12-16 21:00:00
## 608 2022-12-16 21:27:35 FALSE 2022-12-16 21:00:00
## 609 2022-12-16 21:27:27 FALSE 2022-12-16 21:00:00
## 610 2022-12-16 21:27:00 FALSE 2022-12-16 21:00:00
## 611 2022-12-16 21:26:50 FALSE 2022-12-16 21:00:00
## 612 2022-12-16 21:26:47 FALSE 2022-12-16 21:00:00
## 613 2022-12-16 21:26:39 FALSE 2022-12-16 21:00:00
## 614 2022-12-16 21:26:16 FALSE 2022-12-16 21:00:00
## 615 2022-12-16 21:25:35 FALSE 2022-12-16 21:00:00
## 616 2022-12-16 21:25:23 FALSE 2022-12-16 21:00:00
## 617 2022-12-16 21:25:21 FALSE 2022-12-16 21:00:00
## 618 2022-12-16 21:25:10 FALSE 2022-12-16 21:00:00
## 619 2022-12-16 21:24:57 FALSE 2022-12-16 21:00:00
## 620 2022-12-16 21:24:23 FALSE 2022-12-16 21:00:00
## 621 2022-12-16 21:24:07 FALSE 2022-12-16 21:00:00
## 622 2022-12-16 21:23:51 FALSE 2022-12-16 21:00:00
## 623 2022-12-16 21:23:51 FALSE 2022-12-16 21:00:00
## 624 2022-12-16 21:23:42 FALSE 2022-12-16 21:00:00
## 625 2022-12-16 21:23:37 FALSE 2022-12-16 21:00:00
## 626 2022-12-16 21:23:33 FALSE 2022-12-16 21:00:00
## 627 2022-12-16 21:23:03 FALSE 2022-12-16 21:00:00
## 628 2022-12-16 21:22:58 FALSE 2022-12-16 21:00:00
## 629 2022-12-16 21:22:35 FALSE 2022-12-16 21:00:00
## 630 2022-12-16 21:22:07 FALSE 2022-12-16 21:00:00
## 631 2022-12-16 21:20:05 FALSE 2022-12-16 21:00:00
## 632 2022-12-16 21:19:57 FALSE 2022-12-16 21:00:00
## 633 2022-12-16 21:19:28 FALSE 2022-12-16 21:00:00
## 634 2022-12-16 21:19:24 FALSE 2022-12-16 21:00:00
## 635 2022-12-16 21:19:05 FALSE 2022-12-16 21:00:00
## 636 2022-12-16 21:18:45 FALSE 2022-12-16 21:00:00
## 637 2022-12-16 21:18:00 FALSE 2022-12-16 21:00:00
## 638 2022-12-16 21:17:43 FALSE 2022-12-16 21:00:00
## 639 2022-12-16 21:17:09 FALSE 2022-12-16 21:00:00
## 640 2022-12-16 21:17:06 FALSE 2022-12-16 21:00:00
## 641 2022-12-16 21:16:51 FALSE 2022-12-16 21:00:00
## 642 2022-12-16 21:16:36 FALSE 2022-12-16 21:00:00
## 643 2022-12-16 21:16:11 FALSE 2022-12-16 21:00:00
## 644 2022-12-16 21:16:07 FALSE 2022-12-16 21:00:00
## 645 2022-12-16 21:15:50 FALSE 2022-12-16 21:00:00
## 646 2022-12-16 21:15:21 FALSE 2022-12-16 21:00:00
## 647 2022-12-16 21:14:54 FALSE 2022-12-16 21:00:00
## 648 2022-12-16 21:14:53 FALSE 2022-12-16 21:00:00
## 649 2022-12-16 21:14:46 FALSE 2022-12-16 21:00:00
## 650 2022-12-16 21:14:38 FALSE 2022-12-16 21:00:00
## 651 2022-12-16 21:14:35 FALSE 2022-12-16 21:00:00
## 652 2022-12-16 21:13:49 FALSE 2022-12-16 21:00:00
## 653 2022-12-16 21:13:43 FALSE 2022-12-16 21:00:00
## 654 2022-12-16 21:12:45 FALSE 2022-12-16 21:00:00
## 655 2022-12-16 21:12:43 FALSE 2022-12-16 21:00:00
## 656 2022-12-16 21:12:19 FALSE 2022-12-16 21:00:00
## 657 2022-12-16 21:11:48 FALSE 2022-12-16 21:00:00
## 658 2022-12-16 21:11:43 FALSE 2022-12-16 21:00:00
## 659 2022-12-16 21:11:10 FALSE 2022-12-16 21:00:00
## 660 2022-12-16 21:11:02 FALSE 2022-12-16 21:00:00
## 661 2022-12-16 21:11:00 FALSE 2022-12-16 21:00:00
## 662 2022-12-16 21:10:34 FALSE 2022-12-16 21:00:00
## 663 2022-12-16 21:10:30 FALSE 2022-12-16 21:00:00
## 664 2022-12-16 21:10:17 FALSE 2022-12-16 21:00:00
## 665 2022-12-16 21:09:58 FALSE 2022-12-16 21:00:00
## 666 2022-12-16 21:09:26 FALSE 2022-12-16 21:00:00
## 667 2022-12-16 21:08:06 FALSE 2022-12-16 21:00:00
## 668 2022-12-16 21:07:18 FALSE 2022-12-16 21:00:00
## 669 2022-12-16 21:07:05 FALSE 2022-12-16 21:00:00
## 670 2022-12-16 21:06:41 FALSE 2022-12-16 21:00:00
## 671 2022-12-16 21:06:11 FALSE 2022-12-16 21:00:00
## 672 2022-12-16 21:05:59 FALSE 2022-12-16 21:00:00
## 673 2022-12-16 21:05:51 FALSE 2022-12-16 21:00:00
## 674 2022-12-16 21:05:38 FALSE 2022-12-16 21:00:00
## 675 2022-12-16 21:05:37 FALSE 2022-12-16 21:00:00
## 676 2022-12-16 21:04:51 FALSE 2022-12-16 21:00:00
## 677 2022-12-16 21:04:51 FALSE 2022-12-16 21:00:00
## 678 2022-12-16 21:04:35 FALSE 2022-12-16 21:00:00
## 679 2022-12-16 21:03:46 FALSE 2022-12-16 21:00:00
## 680 2022-12-16 21:03:35 FALSE 2022-12-16 21:00:00
## 681 2022-12-16 21:03:13 FALSE 2022-12-16 21:00:00
## 682 2022-12-16 21:02:43 FALSE 2022-12-16 21:00:00
## 683 2022-12-16 21:02:40 FALSE 2022-12-16 21:00:00
## 684 2022-12-16 21:02:19 FALSE 2022-12-16 21:00:00
## 685 2022-12-16 21:01:20 FALSE 2022-12-16 21:00:00
## 686 2022-12-16 21:00:47 FALSE 2022-12-16 21:00:00
## 687 2022-12-16 21:00:43 FALSE 2022-12-16 21:00:00
## 688 2022-12-16 21:00:34 FALSE 2022-12-16 21:00:00
## 689 2022-12-16 20:59:48 FALSE 2022-12-16 21:00:00
## 690 2022-12-16 20:59:47 FALSE 2022-12-16 21:00:00
## 691 2022-12-16 20:59:16 FALSE 2022-12-16 21:00:00
## 692 2022-12-16 20:59:10 FALSE 2022-12-16 21:00:00
## 693 2022-12-16 20:58:41 FALSE 2022-12-16 21:00:00
## 694 2022-12-16 20:58:41 FALSE 2022-12-16 21:00:00
## 695 2022-12-16 20:58:37 FALSE 2022-12-16 21:00:00
## 696 2022-12-16 20:58:34 FALSE 2022-12-16 21:00:00
## 697 2022-12-16 20:58:00 FALSE 2022-12-16 21:00:00
## 698 2022-12-16 20:57:41 FALSE 2022-12-16 21:00:00
## 699 2022-12-16 20:57:38 FALSE 2022-12-16 21:00:00
## 700 2022-12-16 20:57:27 FALSE 2022-12-16 21:00:00
## 701 2022-12-16 20:57:26 FALSE 2022-12-16 21:00:00
## 702 2022-12-16 20:57:16 FALSE 2022-12-16 21:00:00
## 703 2022-12-16 20:56:43 FALSE 2022-12-16 21:00:00
## 704 2022-12-16 20:56:39 FALSE 2022-12-16 21:00:00
## 705 2022-12-16 20:56:32 FALSE 2022-12-16 21:00:00
## 706 2022-12-16 20:56:17 FALSE 2022-12-16 21:00:00
## 707 2022-12-16 20:56:12 FALSE 2022-12-16 21:00:00
## 708 2022-12-16 20:55:35 FALSE 2022-12-16 21:00:00
## 709 2022-12-16 20:55:32 FALSE 2022-12-16 21:00:00
## 710 2022-12-16 20:55:29 FALSE 2022-12-16 21:00:00
## 711 2022-12-16 20:55:11 FALSE 2022-12-16 21:00:00
## 712 2022-12-16 20:54:58 FALSE 2022-12-16 21:00:00
## 713 2022-12-16 20:54:27 FALSE 2022-12-16 21:00:00
## 714 2022-12-16 20:53:23 FALSE 2022-12-16 21:00:00
## 715 2022-12-16 20:52:57 FALSE 2022-12-16 21:00:00
## 716 2022-12-16 20:52:25 FALSE 2022-12-16 21:00:00
## 717 2022-12-16 20:52:23 FALSE 2022-12-16 21:00:00
## 718 2022-12-16 20:52:15 FALSE 2022-12-16 21:00:00
## 719 2022-12-16 20:52:11 FALSE 2022-12-16 21:00:00
## 720 2022-12-16 20:52:02 FALSE 2022-12-16 21:00:00
## 721 2022-12-16 20:51:54 FALSE 2022-12-16 21:00:00
## 722 2022-12-16 20:51:42 FALSE 2022-12-16 21:00:00
## 723 2022-12-16 20:51:31 FALSE 2022-12-16 21:00:00
## 724 2022-12-16 20:51:28 FALSE 2022-12-16 21:00:00
## 725 2022-12-16 20:51:19 FALSE 2022-12-16 21:00:00
## 726 2022-12-16 20:50:58 FALSE 2022-12-16 21:00:00
## 727 2022-12-16 20:50:39 FALSE 2022-12-16 21:00:00
## 728 2022-12-16 20:50:32 FALSE 2022-12-16 21:00:00
## 729 2022-12-16 20:50:17 FALSE 2022-12-16 21:00:00
## 730 2022-12-16 20:50:01 FALSE 2022-12-16 21:00:00
## 731 2022-12-16 20:49:46 FALSE 2022-12-16 21:00:00
## 732 2022-12-16 20:49:36 FALSE 2022-12-16 21:00:00
## 733 2022-12-16 20:49:30 FALSE 2022-12-16 21:00:00
## 734 2022-12-16 20:48:39 FALSE 2022-12-16 21:00:00
## 735 2022-12-16 20:48:20 FALSE 2022-12-16 21:00:00
## 736 2022-12-16 20:47:14 FALSE 2022-12-16 21:00:00
## 737 2022-12-16 20:46:58 FALSE 2022-12-16 21:00:00
## 738 2022-12-16 20:46:54 FALSE 2022-12-16 21:00:00
## 739 2022-12-16 20:46:42 FALSE 2022-12-16 21:00:00
## 740 2022-12-16 20:45:51 FALSE 2022-12-16 21:00:00
## 741 2022-12-16 20:44:43 FALSE 2022-12-16 21:00:00
## 742 2022-12-16 20:44:22 FALSE 2022-12-16 21:00:00
## 743 2022-12-16 20:44:19 FALSE 2022-12-16 21:00:00
## 744 2022-12-16 20:43:54 FALSE 2022-12-16 21:00:00
## 745 2022-12-16 20:43:47 FALSE 2022-12-16 21:00:00
## 746 2022-12-16 20:43:02 FALSE 2022-12-16 21:00:00
## 747 2022-12-16 20:42:48 FALSE 2022-12-16 21:00:00
## 748 2022-12-16 20:42:38 FALSE 2022-12-16 21:00:00
## 749 2022-12-16 20:42:25 FALSE 2022-12-16 21:00:00
## 750 2022-12-16 20:42:20 FALSE 2022-12-16 21:00:00
## 751 2022-12-16 20:41:45 FALSE 2022-12-16 21:00:00
## 752 2022-12-16 20:40:52 FALSE 2022-12-16 21:00:00
## 753 2022-12-16 20:40:34 FALSE 2022-12-16 21:00:00
## 754 2022-12-16 20:37:13 FALSE 2022-12-16 21:00:00
## 755 2022-12-16 20:37:12 FALSE 2022-12-16 21:00:00
## 756 2022-12-16 20:37:08 FALSE 2022-12-16 21:00:00
## 757 2022-12-16 20:37:06 FALSE 2022-12-16 21:00:00
## 758 2022-12-16 20:36:55 FALSE 2022-12-16 21:00:00
## 759 2022-12-16 20:36:44 FALSE 2022-12-16 21:00:00
## 760 2022-12-16 20:36:15 FALSE 2022-12-16 21:00:00
## 761 2022-12-16 20:35:44 FALSE 2022-12-16 21:00:00
## 762 2022-12-16 20:35:42 FALSE 2022-12-16 21:00:00
## 763 2022-12-16 20:35:12 FALSE 2022-12-16 21:00:00
## 764 2022-12-16 20:35:07 FALSE 2022-12-16 21:00:00
## 765 2022-12-16 20:35:02 FALSE 2022-12-16 21:00:00
## 766 2022-12-16 20:34:09 FALSE 2022-12-16 21:00:00
## 767 2022-12-16 20:34:03 FALSE 2022-12-16 21:00:00
## 768 2022-12-16 20:33:46 FALSE 2022-12-16 21:00:00
## 769 2022-12-16 20:33:06 FALSE 2022-12-16 21:00:00
## 770 2022-12-16 20:33:01 FALSE 2022-12-16 21:00:00
## 771 2022-12-16 20:32:42 FALSE 2022-12-16 21:00:00
## 772 2022-12-16 20:32:33 FALSE 2022-12-16 21:00:00
## 773 2022-12-16 20:32:32 FALSE 2022-12-16 21:00:00
## 774 2022-12-16 20:32:28 FALSE 2022-12-16 21:00:00
## 775 2022-12-16 20:32:06 FALSE 2022-12-16 21:00:00
## 776 2022-12-16 20:31:40 FALSE 2022-12-16 21:00:00
## 777 2022-12-16 20:30:03 FALSE 2022-12-16 21:00:00
## 778 2022-12-16 20:29:40 FALSE 2022-12-16 20:00:00
## 779 2022-12-16 20:29:37 FALSE 2022-12-16 20:00:00
## 780 2022-12-16 20:27:49 FALSE 2022-12-16 20:00:00
## 781 2022-12-16 20:27:37 FALSE 2022-12-16 20:00:00
## 782 2022-12-16 20:27:19 FALSE 2022-12-16 20:00:00
## 783 2022-12-16 20:26:49 FALSE 2022-12-16 20:00:00
## 784 2022-12-16 20:26:45 FALSE 2022-12-16 20:00:00
## 785 2022-12-16 20:26:44 FALSE 2022-12-16 20:00:00
## 786 2022-12-16 20:26:43 FALSE 2022-12-16 20:00:00
## 787 2022-12-16 20:26:28 FALSE 2022-12-16 20:00:00
## 788 2022-12-16 20:26:19 FALSE 2022-12-16 20:00:00
## 789 2022-12-16 20:26:02 FALSE 2022-12-16 20:00:00
## 790 2022-12-16 20:26:01 FALSE 2022-12-16 20:00:00
## 791 2022-12-16 20:25:55 FALSE 2022-12-16 20:00:00
## 792 2022-12-16 20:25:29 FALSE 2022-12-16 20:00:00
## 793 2022-12-16 20:25:17 FALSE 2022-12-16 20:00:00
## 794 2022-12-16 20:24:54 FALSE 2022-12-16 20:00:00
## 795 2022-12-16 20:24:39 FALSE 2022-12-16 20:00:00
## 796 2022-12-16 20:24:29 FALSE 2022-12-16 20:00:00
## 797 2022-12-16 20:24:25 FALSE 2022-12-16 20:00:00
## 798 2022-12-16 20:23:44 FALSE 2022-12-16 20:00:00
## 799 2022-12-16 20:22:39 FALSE 2022-12-16 20:00:00
## 800 2022-12-16 20:21:21 FALSE 2022-12-16 20:00:00
## 801 2022-12-16 20:20:08 FALSE 2022-12-16 20:00:00
## 802 2022-12-16 20:20:06 FALSE 2022-12-16 20:00:00
## 803 2022-12-16 20:20:03 FALSE 2022-12-16 20:00:00
## 804 2022-12-16 20:19:50 FALSE 2022-12-16 20:00:00
## 805 2022-12-16 20:19:09 FALSE 2022-12-16 20:00:00
## 806 2022-12-16 20:17:20 FALSE 2022-12-16 20:00:00
## 807 2022-12-16 20:16:05 FALSE 2022-12-16 20:00:00
## 808 2022-12-16 20:14:50 FALSE 2022-12-16 20:00:00
## 809 2022-12-16 20:14:43 FALSE 2022-12-16 20:00:00
## 810 2022-12-16 20:14:16 FALSE 2022-12-16 20:00:00
## 811 2022-12-16 20:14:05 FALSE 2022-12-16 20:00:00
## 812 2022-12-16 20:13:19 FALSE 2022-12-16 20:00:00
## 813 2022-12-16 20:12:41 FALSE 2022-12-16 20:00:00
## 814 2022-12-16 20:12:16 FALSE 2022-12-16 20:00:00
## 815 2022-12-16 20:11:33 FALSE 2022-12-16 20:00:00
## 816 2022-12-16 20:10:54 FALSE 2022-12-16 20:00:00
## 817 2022-12-16 20:10:42 FALSE 2022-12-16 20:00:00
## 818 2022-12-16 20:10:10 FALSE 2022-12-16 20:00:00
## 819 2022-12-16 20:09:51 FALSE 2022-12-16 20:00:00
## 820 2022-12-16 20:09:37 FALSE 2022-12-16 20:00:00
## 821 2022-12-16 20:09:29 FALSE 2022-12-16 20:00:00
## 822 2022-12-16 20:08:45 FALSE 2022-12-16 20:00:00
## 823 2022-12-16 20:07:48 FALSE 2022-12-16 20:00:00
## 824 2022-12-16 20:07:48 FALSE 2022-12-16 20:00:00
## 825 2022-12-16 20:07:34 FALSE 2022-12-16 20:00:00
## 826 2022-12-16 20:07:21 FALSE 2022-12-16 20:00:00
## 827 2022-12-16 20:06:52 FALSE 2022-12-16 20:00:00
## 828 2022-12-16 20:06:47 FALSE 2022-12-16 20:00:00
## 829 2022-12-16 20:06:00 FALSE 2022-12-16 20:00:00
## 830 2022-12-16 20:05:52 FALSE 2022-12-16 20:00:00
## 831 2022-12-16 20:05:28 FALSE 2022-12-16 20:00:00
## 832 2022-12-16 20:05:00 FALSE 2022-12-16 20:00:00
## 833 2022-12-16 20:04:43 FALSE 2022-12-16 20:00:00
## 834 2022-12-16 20:04:13 FALSE 2022-12-16 20:00:00
## 835 2022-12-16 20:04:10 FALSE 2022-12-16 20:00:00
## 836 2022-12-16 20:04:03 FALSE 2022-12-16 20:00:00
## 837 2022-12-16 20:04:03 FALSE 2022-12-16 20:00:00
## 838 2022-12-16 20:04:03 FALSE 2022-12-16 20:00:00
## 839 2022-12-16 20:03:44 FALSE 2022-12-16 20:00:00
## 840 2022-12-16 20:03:38 FALSE 2022-12-16 20:00:00
## 841 2022-12-16 20:03:10 FALSE 2022-12-16 20:00:00
## 842 2022-12-16 20:03:08 FALSE 2022-12-16 20:00:00
## 843 2022-12-16 20:02:55 FALSE 2022-12-16 20:00:00
## 844 2022-12-16 20:02:47 FALSE 2022-12-16 20:00:00
## 845 2022-12-16 20:02:18 FALSE 2022-12-16 20:00:00
## 846 2022-12-16 20:02:12 FALSE 2022-12-16 20:00:00
## 847 2022-12-16 20:02:11 FALSE 2022-12-16 20:00:00
## 848 2022-12-16 20:01:40 FALSE 2022-12-16 20:00:00
## 849 2022-12-16 20:01:24 FALSE 2022-12-16 20:00:00
## 850 2022-12-16 20:01:13 FALSE 2022-12-16 20:00:00
## 851 2022-12-16 20:01:03 FALSE 2022-12-16 20:00:00
## 852 2022-12-16 20:00:55 FALSE 2022-12-16 20:00:00
## 853 2022-12-16 20:00:07 FALSE 2022-12-16 20:00:00
## 854 2022-12-16 20:00:03 FALSE 2022-12-16 20:00:00
## 855 2022-12-16 20:00:01 FALSE 2022-12-16 20:00:00
## 856 2022-12-16 19:59:59 FALSE 2022-12-16 20:00:00
## 857 2022-12-16 19:59:46 FALSE 2022-12-16 20:00:00
## 858 2022-12-16 19:59:41 FALSE 2022-12-16 20:00:00
## 859 2022-12-16 19:58:16 FALSE 2022-12-16 20:00:00
## 860 2022-12-16 19:58:12 FALSE 2022-12-16 20:00:00
## 861 2022-12-16 19:57:43 FALSE 2022-12-16 20:00:00
## 862 2022-12-16 19:57:20 FALSE 2022-12-16 20:00:00
## 863 2022-12-16 19:57:08 FALSE 2022-12-16 20:00:00
## 864 2022-12-16 19:56:48 FALSE 2022-12-16 20:00:00
## 865 2022-12-16 19:56:47 FALSE 2022-12-16 20:00:00
## 866 2022-12-16 19:56:28 FALSE 2022-12-16 20:00:00
## 867 2022-12-16 19:55:53 FALSE 2022-12-16 20:00:00
## 868 2022-12-16 19:55:52 FALSE 2022-12-16 20:00:00
## 869 2022-12-16 19:55:22 FALSE 2022-12-16 20:00:00
## 870 2022-12-16 19:55:16 FALSE 2022-12-16 20:00:00
## 871 2022-12-16 19:55:11 FALSE 2022-12-16 20:00:00
## 872 2022-12-16 19:54:22 FALSE 2022-12-16 20:00:00
## 873 2022-12-16 19:53:52 FALSE 2022-12-16 20:00:00
## 874 2022-12-16 19:53:40 FALSE 2022-12-16 20:00:00
## 875 2022-12-16 19:53:35 FALSE 2022-12-16 20:00:00
## 876 2022-12-16 19:53:34 FALSE 2022-12-16 20:00:00
## 877 2022-12-16 19:53:33 FALSE 2022-12-16 20:00:00
## 878 2022-12-16 19:53:32 FALSE 2022-12-16 20:00:00
## 879 2022-12-16 19:53:20 FALSE 2022-12-16 20:00:00
## 880 2022-12-16 19:53:18 FALSE 2022-12-16 20:00:00
## 881 2022-12-16 19:53:11 FALSE 2022-12-16 20:00:00
## 882 2022-12-16 19:53:09 FALSE 2022-12-16 20:00:00
## 883 2022-12-16 19:53:02 FALSE 2022-12-16 20:00:00
## 884 2022-12-16 19:52:57 FALSE 2022-12-16 20:00:00
## 885 2022-12-16 19:52:10 FALSE 2022-12-16 20:00:00
## 886 2022-12-16 19:52:03 FALSE 2022-12-16 20:00:00
## 887 2022-12-16 19:52:03 FALSE 2022-12-16 20:00:00
## 888 2022-12-16 19:51:46 FALSE 2022-12-16 20:00:00
## 889 2022-12-16 19:51:33 FALSE 2022-12-16 20:00:00
## 890 2022-12-16 19:51:09 FALSE 2022-12-16 20:00:00
## 891 2022-12-16 19:50:53 FALSE 2022-12-16 20:00:00
## 892 2022-12-16 19:50:15 FALSE 2022-12-16 20:00:00
## 893 2022-12-16 19:49:43 FALSE 2022-12-16 20:00:00
## 894 2022-12-16 19:49:39 FALSE 2022-12-16 20:00:00
## 895 2022-12-16 19:49:27 FALSE 2022-12-16 20:00:00
## 896 2022-12-16 19:49:21 FALSE 2022-12-16 20:00:00
## 897 2022-12-16 19:49:12 FALSE 2022-12-16 20:00:00
## 898 2022-12-16 19:49:04 FALSE 2022-12-16 20:00:00
## 899 2022-12-16 19:47:53 FALSE 2022-12-16 20:00:00
## 900 2022-12-16 19:46:41 FALSE 2022-12-16 20:00:00
## 901 2022-12-16 19:45:28 FALSE 2022-12-16 20:00:00
## 902 2022-12-16 19:45:11 FALSE 2022-12-16 20:00:00
## 903 2022-12-16 19:44:51 FALSE 2022-12-16 20:00:00
## 904 2022-12-16 19:44:28 FALSE 2022-12-16 20:00:00
## 905 2022-12-16 19:44:25 FALSE 2022-12-16 20:00:00
## 906 2022-12-16 19:43:59 FALSE 2022-12-16 20:00:00
## 907 2022-12-16 19:43:49 FALSE 2022-12-16 20:00:00
## 908 2022-12-16 19:43:36 FALSE 2022-12-16 20:00:00
## 909 2022-12-16 19:43:36 FALSE 2022-12-16 20:00:00
## 910 2022-12-16 19:43:26 FALSE 2022-12-16 20:00:00
## 911 2022-12-16 19:43:25 FALSE 2022-12-16 20:00:00
## 912 2022-12-16 19:43:17 FALSE 2022-12-16 20:00:00
## 913 2022-12-16 19:43:03 FALSE 2022-12-16 20:00:00
## 914 2022-12-16 19:41:56 FALSE 2022-12-16 20:00:00
## 915 2022-12-16 19:41:52 FALSE 2022-12-16 20:00:00
## 916 2022-12-16 19:40:52 FALSE 2022-12-16 20:00:00
## 917 2022-12-16 19:40:39 FALSE 2022-12-16 20:00:00
## 918 2022-12-16 19:40:21 FALSE 2022-12-16 20:00:00
## 919 2022-12-16 19:40:15 FALSE 2022-12-16 20:00:00
## 920 2022-12-16 19:40:00 FALSE 2022-12-16 20:00:00
## 921 2022-12-16 19:39:52 FALSE 2022-12-16 20:00:00
## 922 2022-12-16 19:39:19 FALSE 2022-12-16 20:00:00
## 923 2022-12-16 19:39:12 FALSE 2022-12-16 20:00:00
## 924 2022-12-16 19:39:02 FALSE 2022-12-16 20:00:00
## 925 2022-12-16 19:39:02 FALSE 2022-12-16 20:00:00
## 926 2022-12-16 19:38:51 FALSE 2022-12-16 20:00:00
## 927 2022-12-16 19:38:25 FALSE 2022-12-16 20:00:00
## 928 2022-12-16 19:38:18 FALSE 2022-12-16 20:00:00
## 929 2022-12-16 19:37:46 FALSE 2022-12-16 20:00:00
## 930 2022-12-16 19:37:22 FALSE 2022-12-16 20:00:00
## 931 2022-12-16 19:37:03 FALSE 2022-12-16 20:00:00
## 932 2022-12-16 19:35:58 FALSE 2022-12-16 20:00:00
## 933 2022-12-16 19:35:46 FALSE 2022-12-16 20:00:00
## 934 2022-12-16 19:35:39 FALSE 2022-12-16 20:00:00
## 935 2022-12-16 19:35:07 FALSE 2022-12-16 20:00:00
## 936 2022-12-16 19:35:02 FALSE 2022-12-16 20:00:00
## 937 2022-12-16 19:34:43 FALSE 2022-12-16 20:00:00
## 938 2022-12-16 19:34:04 FALSE 2022-12-16 20:00:00
## 939 2022-12-16 19:33:35 FALSE 2022-12-16 20:00:00
## 940 2022-12-16 19:33:18 FALSE 2022-12-16 20:00:00
## 941 2022-12-16 19:33:12 FALSE 2022-12-16 20:00:00
## 942 2022-12-16 19:33:10 FALSE 2022-12-16 20:00:00
## 943 2022-12-16 19:33:05 FALSE 2022-12-16 20:00:00
## 944 2022-12-16 19:33:03 FALSE 2022-12-16 20:00:00
## 945 2022-12-16 19:32:59 FALSE 2022-12-16 20:00:00
## 946 2022-12-16 19:32:51 FALSE 2022-12-16 20:00:00
## 947 2022-12-16 19:32:20 FALSE 2022-12-16 20:00:00
## 948 2022-12-16 19:32:16 FALSE 2022-12-16 20:00:00
## 949 2022-12-16 19:31:53 FALSE 2022-12-16 20:00:00
## 950 2022-12-16 19:31:52 FALSE 2022-12-16 20:00:00
## 951 2022-12-16 19:31:17 FALSE 2022-12-16 20:00:00
## 952 2022-12-16 19:30:40 FALSE 2022-12-16 20:00:00
## 953 2022-12-16 19:30:21 FALSE 2022-12-16 20:00:00
## 954 2022-12-16 19:30:01 FALSE 2022-12-16 20:00:00
## 955 2022-12-16 19:29:53 FALSE 2022-12-16 19:00:00
## 956 2022-12-16 19:29:25 FALSE 2022-12-16 19:00:00
## 957 2022-12-16 19:29:02 FALSE 2022-12-16 19:00:00
## 958 2022-12-16 19:28:37 FALSE 2022-12-16 19:00:00
## 959 2022-12-16 19:28:04 FALSE 2022-12-16 19:00:00
## 960 2022-12-16 19:28:00 FALSE 2022-12-16 19:00:00
## 961 2022-12-16 19:28:00 FALSE 2022-12-16 19:00:00
## 962 2022-12-16 19:27:46 FALSE 2022-12-16 19:00:00
## 963 2022-12-16 19:27:45 FALSE 2022-12-16 19:00:00
## 964 2022-12-16 19:26:39 FALSE 2022-12-16 19:00:00
## 965 2022-12-16 19:26:33 FALSE 2022-12-16 19:00:00
## 966 2022-12-16 19:26:28 FALSE 2022-12-16 19:00:00
## 967 2022-12-16 19:26:15 FALSE 2022-12-16 19:00:00
## 968 2022-12-16 19:26:15 FALSE 2022-12-16 19:00:00
## 969 2022-12-16 19:26:11 FALSE 2022-12-16 19:00:00
## 970 2022-12-16 19:25:58 FALSE 2022-12-16 19:00:00
## 971 2022-12-16 19:25:13 FALSE 2022-12-16 19:00:00
## 972 2022-12-16 19:23:55 FALSE 2022-12-16 19:00:00
## 973 2022-12-16 19:22:36 FALSE 2022-12-16 19:00:00
## 974 2022-12-16 19:22:14 FALSE 2022-12-16 19:00:00
## 975 2022-12-16 19:22:10 FALSE 2022-12-16 19:00:00
## 976 2022-12-16 19:21:47 FALSE 2022-12-16 19:00:00
## 977 2022-12-16 19:21:45 FALSE 2022-12-16 19:00:00
## 978 2022-12-16 19:21:36 FALSE 2022-12-16 19:00:00
## 979 2022-12-16 19:21:03 FALSE 2022-12-16 19:00:00
## 980 2022-12-16 19:20:32 FALSE 2022-12-16 19:00:00
## 981 2022-12-16 19:20:32 FALSE 2022-12-16 19:00:00
## 982 2022-12-16 19:20:22 FALSE 2022-12-16 19:00:00
## 983 2022-12-16 19:20:17 FALSE 2022-12-16 19:00:00
## 984 2022-12-16 19:19:52 FALSE 2022-12-16 19:00:00
## 985 2022-12-16 19:19:50 FALSE 2022-12-16 19:00:00
## 986 2022-12-16 19:18:23 FALSE 2022-12-16 19:00:00
## 987 2022-12-16 19:18:14 FALSE 2022-12-16 19:00:00
## 988 2022-12-16 19:18:08 FALSE 2022-12-16 19:00:00
## 989 2022-12-16 19:16:53 FALSE 2022-12-16 19:00:00
## 990 2022-12-16 19:16:44 FALSE 2022-12-16 19:00:00
## 991 2022-12-16 19:16:08 FALSE 2022-12-16 19:00:00
## 992 2022-12-16 19:16:03 FALSE 2022-12-16 19:00:00
## 993 2022-12-16 19:15:18 FALSE 2022-12-16 19:00:00
## 994 2022-12-16 19:14:27 FALSE 2022-12-16 19:00:00
## 995 2022-12-16 19:13:56 FALSE 2022-12-16 19:00:00
## 996 2022-12-16 19:13:48 FALSE 2022-12-16 19:00:00
## 997 2022-12-16 19:13:44 FALSE 2022-12-16 19:00:00
## 998 2022-12-16 19:13:39 FALSE 2022-12-16 19:00:00
## 999 2022-12-16 19:13:39 FALSE 2022-12-16 19:00:00
## 1000 2022-12-16 19:11:56 FALSE 2022-12-16 19:00:00
## 1001 2022-12-16 19:10:46 FALSE 2022-12-16 19:00:00
## 1002 2022-12-16 19:10:38 FALSE 2022-12-16 19:00:00
## 1003 2022-12-16 19:10:28 FALSE 2022-12-16 19:00:00
## 1004 2022-12-16 19:10:25 FALSE 2022-12-16 19:00:00
## 1005 2022-12-16 19:09:57 FALSE 2022-12-16 19:00:00
## 1006 2022-12-16 19:09:12 FALSE 2022-12-16 19:00:00
## 1007 2022-12-16 19:09:06 FALSE 2022-12-16 19:00:00
## 1008 2022-12-16 19:07:38 FALSE 2022-12-16 19:00:00
## 1009 2022-12-16 19:06:58 FALSE 2022-12-16 19:00:00
## 1010 2022-12-16 19:06:51 FALSE 2022-12-16 19:00:00
## 1011 2022-12-16 19:06:49 FALSE 2022-12-16 19:00:00
## 1012 2022-12-16 19:06:28 FALSE 2022-12-16 19:00:00
## 1013 2022-12-16 19:06:20 FALSE 2022-12-16 19:00:00
## 1014 2022-12-16 19:05:09 FALSE 2022-12-16 19:00:00
## 1015 2022-12-16 19:04:52 FALSE 2022-12-16 19:00:00
## 1016 2022-12-16 19:04:50 FALSE 2022-12-16 19:00:00
## 1017 2022-12-16 19:04:49 FALSE 2022-12-16 19:00:00
## 1018 2022-12-16 19:04:39 FALSE 2022-12-16 19:00:00
## 1019 2022-12-16 19:03:59 FALSE 2022-12-16 19:00:00
## 1020 2022-12-16 19:03:45 FALSE 2022-12-16 19:00:00
## 1021 2022-12-16 19:03:23 FALSE 2022-12-16 19:00:00
## 1022 2022-12-16 19:03:21 FALSE 2022-12-16 19:00:00
## 1023 2022-12-16 19:03:20 FALSE 2022-12-16 19:00:00
## 1024 2022-12-16 19:02:45 FALSE 2022-12-16 19:00:00
## 1025 2022-12-16 19:02:35 FALSE 2022-12-16 19:00:00
## 1026 2022-12-16 19:01:52 FALSE 2022-12-16 19:00:00
## 1027 2022-12-16 19:01:48 FALSE 2022-12-16 19:00:00
## 1028 2022-12-16 19:01:44 FALSE 2022-12-16 19:00:00
## 1029 2022-12-16 19:01:33 FALSE 2022-12-16 19:00:00
## 1030 2022-12-16 19:00:30 FALSE 2022-12-16 19:00:00
## 1031 2022-12-16 19:00:10 FALSE 2022-12-16 19:00:00
## 1032 2022-12-16 19:00:02 FALSE 2022-12-16 19:00:00
## 1033 2022-12-16 18:59:42 FALSE 2022-12-16 19:00:00
## 1034 2022-12-16 18:59:24 FALSE 2022-12-16 19:00:00
## 1035 2022-12-16 18:58:58 FALSE 2022-12-16 19:00:00
## 1036 2022-12-16 18:58:42 FALSE 2022-12-16 19:00:00
## 1037 2022-12-16 18:58:32 FALSE 2022-12-16 19:00:00
## 1038 2022-12-16 18:57:56 FALSE 2022-12-16 19:00:00
## 1039 2022-12-16 18:56:47 FALSE 2022-12-16 19:00:00
## 1040 2022-12-16 18:56:39 FALSE 2022-12-16 19:00:00
## 1041 2022-12-16 18:56:26 FALSE 2022-12-16 19:00:00
## 1042 2022-12-16 18:56:12 FALSE 2022-12-16 19:00:00
## 1043 2022-12-16 18:55:29 FALSE 2022-12-16 19:00:00
## 1044 2022-12-16 18:55:02 FALSE 2022-12-16 19:00:00
## 1045 2022-12-16 18:54:23 FALSE 2022-12-16 19:00:00
## 1046 2022-12-16 18:54:18 FALSE 2022-12-16 19:00:00
## 1047 2022-12-16 18:54:11 FALSE 2022-12-16 19:00:00
## 1048 2022-12-16 18:54:10 FALSE 2022-12-16 19:00:00
## 1049 2022-12-16 18:54:04 FALSE 2022-12-16 19:00:00
## 1050 2022-12-16 18:53:20 FALSE 2022-12-16 19:00:00
## 1051 2022-12-16 18:53:15 FALSE 2022-12-16 19:00:00
## 1052 2022-12-16 18:52:53 FALSE 2022-12-16 19:00:00
## 1053 2022-12-16 18:51:19 FALSE 2022-12-16 19:00:00
## 1054 2022-12-16 18:50:53 FALSE 2022-12-16 19:00:00
## 1055 2022-12-16 18:50:40 FALSE 2022-12-16 19:00:00
## 1056 2022-12-16 18:50:30 FALSE 2022-12-16 19:00:00
## 1057 2022-12-16 18:50:11 FALSE 2022-12-16 19:00:00
## 1058 2022-12-16 18:49:11 FALSE 2022-12-16 19:00:00
## 1059 2022-12-16 18:48:34 FALSE 2022-12-16 19:00:00
## 1060 2022-12-16 18:47:58 FALSE 2022-12-16 19:00:00
## 1061 2022-12-16 18:47:34 FALSE 2022-12-16 19:00:00
## 1062 2022-12-16 18:47:04 FALSE 2022-12-16 19:00:00
## 1063 2022-12-16 18:46:44 FALSE 2022-12-16 19:00:00
## 1064 2022-12-16 18:46:25 FALSE 2022-12-16 19:00:00
## 1065 2022-12-16 18:45:26 FALSE 2022-12-16 19:00:00
## 1066 2022-12-16 18:45:13 FALSE 2022-12-16 19:00:00
## 1067 2022-12-16 18:45:06 FALSE 2022-12-16 19:00:00
## 1068 2022-12-16 18:44:50 FALSE 2022-12-16 19:00:00
## 1069 2022-12-16 18:44:34 FALSE 2022-12-16 19:00:00
## 1070 2022-12-16 18:44:08 FALSE 2022-12-16 19:00:00
## 1071 2022-12-16 18:43:42 FALSE 2022-12-16 19:00:00
## 1072 2022-12-16 18:43:39 FALSE 2022-12-16 19:00:00
## 1073 2022-12-16 18:43:18 FALSE 2022-12-16 19:00:00
## 1074 2022-12-16 18:43:06 FALSE 2022-12-16 19:00:00
## 1075 2022-12-16 18:43:05 FALSE 2022-12-16 19:00:00
## 1076 2022-12-16 18:42:32 FALSE 2022-12-16 19:00:00
## 1077 2022-12-16 18:42:32 FALSE 2022-12-16 19:00:00
## 1078 2022-12-16 18:42:24 FALSE 2022-12-16 19:00:00
## 1079 2022-12-16 18:42:11 FALSE 2022-12-16 19:00:00
## 1080 2022-12-16 18:41:57 FALSE 2022-12-16 19:00:00
## 1081 2022-12-16 18:41:49 FALSE 2022-12-16 19:00:00
## 1082 2022-12-16 18:41:39 FALSE 2022-12-16 19:00:00
## 1083 2022-12-16 18:41:12 FALSE 2022-12-16 19:00:00
## 1084 2022-12-16 18:40:43 FALSE 2022-12-16 19:00:00
## 1085 2022-12-16 18:40:33 FALSE 2022-12-16 19:00:00
## 1086 2022-12-16 18:40:30 FALSE 2022-12-16 19:00:00
## 1087 2022-12-16 18:40:27 FALSE 2022-12-16 19:00:00
## 1088 2022-12-16 18:40:25 FALSE 2022-12-16 19:00:00
## 1089 2022-12-16 18:40:20 FALSE 2022-12-16 19:00:00
## 1090 2022-12-16 18:40:11 FALSE 2022-12-16 19:00:00
## 1091 2022-12-16 18:39:39 FALSE 2022-12-16 19:00:00
## 1092 2022-12-16 18:39:36 FALSE 2022-12-16 19:00:00
## 1093 2022-12-16 18:39:36 FALSE 2022-12-16 19:00:00
## 1094 2022-12-16 18:39:23 FALSE 2022-12-16 19:00:00
## 1095 2022-12-16 18:39:19 FALSE 2022-12-16 19:00:00
## 1096 2022-12-16 18:39:18 FALSE 2022-12-16 19:00:00
## 1097 2022-12-16 18:39:02 FALSE 2022-12-16 19:00:00
## 1098 2022-12-16 18:38:53 FALSE 2022-12-16 19:00:00
## 1099 2022-12-16 18:38:30 FALSE 2022-12-16 19:00:00
## 1100 2022-12-16 18:38:26 FALSE 2022-12-16 19:00:00
## 1101 2022-12-16 18:38:24 FALSE 2022-12-16 19:00:00
## 1102 2022-12-16 18:38:20 FALSE 2022-12-16 19:00:00
## 1103 2022-12-16 18:37:47 FALSE 2022-12-16 19:00:00
## 1104 2022-12-16 18:37:39 FALSE 2022-12-16 19:00:00
## 1105 2022-12-16 18:37:35 FALSE 2022-12-16 19:00:00
## 1106 2022-12-16 18:37:32 FALSE 2022-12-16 19:00:00
## 1107 2022-12-16 18:37:12 FALSE 2022-12-16 19:00:00
## 1108 2022-12-16 18:37:11 FALSE 2022-12-16 19:00:00
## 1109 2022-12-16 18:37:06 FALSE 2022-12-16 19:00:00
## 1110 2022-12-16 18:37:01 FALSE 2022-12-16 19:00:00
## 1111 2022-12-16 18:37:01 FALSE 2022-12-16 19:00:00
## 1112 2022-12-16 18:36:52 FALSE 2022-12-16 19:00:00
## 1113 2022-12-16 18:36:50 FALSE 2022-12-16 19:00:00
## 1114 2022-12-16 18:36:43 FALSE 2022-12-16 19:00:00
## 1115 2022-12-16 18:36:41 FALSE 2022-12-16 19:00:00
## 1116 2022-12-16 18:36:32 FALSE 2022-12-16 19:00:00
## 1117 2022-12-16 18:36:32 FALSE 2022-12-16 19:00:00
## 1118 2022-12-16 18:36:32 FALSE 2022-12-16 19:00:00
## 1119 2022-12-16 18:36:22 FALSE 2022-12-16 19:00:00
## 1120 2022-12-16 18:36:22 FALSE 2022-12-16 19:00:00
## 1121 2022-12-16 18:36:12 FALSE 2022-12-16 19:00:00
## 1122 2022-12-16 18:36:12 FALSE 2022-12-16 19:00:00
## 1123 2022-12-16 18:35:22 FALSE 2022-12-16 19:00:00
## 1124 2022-12-16 18:35:20 FALSE 2022-12-16 19:00:00
## 1125 2022-12-16 18:35:15 FALSE 2022-12-16 19:00:00
## 1126 2022-12-16 18:35:13 FALSE 2022-12-16 19:00:00
## 1127 2022-12-16 18:35:09 FALSE 2022-12-16 19:00:00
## 1128 2022-12-16 18:34:58 FALSE 2022-12-16 19:00:00
## 1129 2022-12-16 18:34:48 FALSE 2022-12-16 19:00:00
## 1130 2022-12-16 18:34:04 FALSE 2022-12-16 19:00:00
## 1131 2022-12-16 18:33:40 FALSE 2022-12-16 19:00:00
## 1132 2022-12-16 18:33:36 FALSE 2022-12-16 19:00:00
## 1133 2022-12-16 18:32:58 FALSE 2022-12-16 19:00:00
## 1134 2022-12-16 18:32:50 FALSE 2022-12-16 19:00:00
## 1135 2022-12-16 18:32:28 FALSE 2022-12-16 19:00:00
## 1136 2022-12-16 18:32:08 FALSE 2022-12-16 19:00:00
## 1137 2022-12-16 18:32:01 FALSE 2022-12-16 19:00:00
## 1138 2022-12-16 18:31:51 FALSE 2022-12-16 19:00:00
## 1139 2022-12-16 18:31:34 FALSE 2022-12-16 19:00:00
## 1140 2022-12-16 18:31:15 FALSE 2022-12-16 19:00:00
## 1141 2022-12-16 18:31:01 FALSE 2022-12-16 19:00:00
## 1142 2022-12-16 18:30:57 FALSE 2022-12-16 19:00:00
## 1143 2022-12-16 18:30:21 FALSE 2022-12-16 19:00:00
## 1144 2022-12-16 18:30:21 FALSE 2022-12-16 19:00:00
## 1145 2022-12-16 18:30:20 FALSE 2022-12-16 19:00:00
## 1146 2022-12-16 18:30:17 FALSE 2022-12-16 19:00:00
## 1147 2022-12-16 18:29:43 FALSE 2022-12-16 18:00:00
## 1148 2022-12-16 18:29:42 FALSE 2022-12-16 18:00:00
## 1149 2022-12-16 18:29:29 FALSE 2022-12-16 18:00:00
## 1150 2022-12-16 18:28:19 FALSE 2022-12-16 18:00:00
## 1151 2022-12-16 18:27:43 FALSE 2022-12-16 18:00:00
## 1152 2022-12-16 18:27:37 FALSE 2022-12-16 18:00:00
## 1153 2022-12-16 18:27:29 FALSE 2022-12-16 18:00:00
## 1154 2022-12-16 18:27:16 FALSE 2022-12-16 18:00:00
## 1155 2022-12-16 18:27:06 FALSE 2022-12-16 18:00:00
## 1156 2022-12-16 18:26:56 FALSE 2022-12-16 18:00:00
## 1157 2022-12-16 18:26:35 FALSE 2022-12-16 18:00:00
## 1158 2022-12-16 18:26:34 FALSE 2022-12-16 18:00:00
## 1159 2022-12-16 18:26:29 FALSE 2022-12-16 18:00:00
## 1160 2022-12-16 18:25:18 FALSE 2022-12-16 18:00:00
## 1161 2022-12-16 18:24:59 FALSE 2022-12-16 18:00:00
## 1162 2022-12-16 18:24:45 FALSE 2022-12-16 18:00:00
## 1163 2022-12-16 18:24:11 FALSE 2022-12-16 18:00:00
## 1164 2022-12-16 18:24:03 FALSE 2022-12-16 18:00:00
## 1165 2022-12-16 18:23:35 FALSE 2022-12-16 18:00:00
## 1166 2022-12-16 18:22:58 FALSE 2022-12-16 18:00:00
## 1167 2022-12-16 18:22:52 FALSE 2022-12-16 18:00:00
## 1168 2022-12-16 18:22:16 FALSE 2022-12-16 18:00:00
## 1169 2022-12-16 18:22:15 FALSE 2022-12-16 18:00:00
## 1170 2022-12-16 18:22:14 FALSE 2022-12-16 18:00:00
## 1171 2022-12-16 18:22:12 FALSE 2022-12-16 18:00:00
## 1172 2022-12-16 18:22:10 FALSE 2022-12-16 18:00:00
## 1173 2022-12-16 18:22:09 FALSE 2022-12-16 18:00:00
## 1174 2022-12-16 18:22:07 FALSE 2022-12-16 18:00:00
## 1175 2022-12-16 18:22:07 FALSE 2022-12-16 18:00:00
## 1176 2022-12-16 18:22:06 FALSE 2022-12-16 18:00:00
## 1177 2022-12-16 18:22:04 FALSE 2022-12-16 18:00:00
## 1178 2022-12-16 18:22:01 FALSE 2022-12-16 18:00:00
## 1179 2022-12-16 18:22:00 FALSE 2022-12-16 18:00:00
## 1180 2022-12-16 18:21:45 FALSE 2022-12-16 18:00:00
## 1181 2022-12-16 18:21:06 FALSE 2022-12-16 18:00:00
## 1182 2022-12-16 18:21:05 FALSE 2022-12-16 18:00:00
## 1183 2022-12-16 18:20:45 FALSE 2022-12-16 18:00:00
## 1184 2022-12-16 18:20:41 FALSE 2022-12-16 18:00:00
## 1185 2022-12-16 18:20:36 FALSE 2022-12-16 18:00:00
## 1186 2022-12-16 18:20:21 FALSE 2022-12-16 18:00:00
## 1187 2022-12-16 18:20:11 FALSE 2022-12-16 18:00:00
## 1188 2022-12-16 18:19:49 FALSE 2022-12-16 18:00:00
## 1189 2022-12-16 18:19:28 FALSE 2022-12-16 18:00:00
## 1190 2022-12-16 18:18:47 FALSE 2022-12-16 18:00:00
## 1191 2022-12-16 18:18:40 FALSE 2022-12-16 18:00:00
## 1192 2022-12-16 18:18:31 FALSE 2022-12-16 18:00:00
## 1193 2022-12-16 18:18:31 FALSE 2022-12-16 18:00:00
## 1194 2022-12-16 18:18:29 FALSE 2022-12-16 18:00:00
## 1195 2022-12-16 18:18:20 FALSE 2022-12-16 18:00:00
## 1196 2022-12-16 18:17:55 FALSE 2022-12-16 18:00:00
## 1197 2022-12-16 18:17:15 FALSE 2022-12-16 18:00:00
## 1198 2022-12-16 18:17:00 FALSE 2022-12-16 18:00:00
## 1199 2022-12-16 18:16:58 FALSE 2022-12-16 18:00:00
## 1200 2022-12-16 18:16:42 FALSE 2022-12-16 18:00:00
## 1201 2022-12-16 18:16:42 FALSE 2022-12-16 18:00:00
## 1202 2022-12-16 18:16:40 FALSE 2022-12-16 18:00:00
## 1203 2022-12-16 18:16:11 FALSE 2022-12-16 18:00:00
## 1204 2022-12-16 18:15:59 FALSE 2022-12-16 18:00:00
## 1205 2022-12-16 18:15:49 FALSE 2022-12-16 18:00:00
## 1206 2022-12-16 18:15:45 FALSE 2022-12-16 18:00:00
## 1207 2022-12-16 18:15:36 FALSE 2022-12-16 18:00:00
## 1208 2022-12-16 18:15:10 FALSE 2022-12-16 18:00:00
## 1209 2022-12-16 18:14:56 FALSE 2022-12-16 18:00:00
## 1210 2022-12-16 18:14:49 FALSE 2022-12-16 18:00:00
## 1211 2022-12-16 18:14:31 FALSE 2022-12-16 18:00:00
## 1212 2022-12-16 18:14:09 FALSE 2022-12-16 18:00:00
## 1213 2022-12-16 18:13:39 FALSE 2022-12-16 18:00:00
## 1214 2022-12-16 18:13:12 FALSE 2022-12-16 18:00:00
## 1215 2022-12-16 18:13:10 FALSE 2022-12-16 18:00:00
## 1216 2022-12-16 18:13:08 FALSE 2022-12-16 18:00:00
## 1217 2022-12-16 18:13:01 FALSE 2022-12-16 18:00:00
## 1218 2022-12-16 18:12:57 FALSE 2022-12-16 18:00:00
## 1219 2022-12-16 18:12:41 FALSE 2022-12-16 18:00:00
## 1220 2022-12-16 18:12:38 FALSE 2022-12-16 18:00:00
## 1221 2022-12-16 18:12:38 FALSE 2022-12-16 18:00:00
## 1222 2022-12-16 18:12:28 FALSE 2022-12-16 18:00:00
## 1223 2022-12-16 18:12:25 FALSE 2022-12-16 18:00:00
## 1224 2022-12-16 18:12:07 FALSE 2022-12-16 18:00:00
## 1225 2022-12-16 18:11:57 FALSE 2022-12-16 18:00:00
## 1226 2022-12-16 18:11:55 FALSE 2022-12-16 18:00:00
## 1227 2022-12-16 18:11:48 FALSE 2022-12-16 18:00:00
## 1228 2022-12-16 18:11:45 FALSE 2022-12-16 18:00:00
## 1229 2022-12-16 18:11:19 FALSE 2022-12-16 18:00:00
## 1230 2022-12-16 18:10:42 FALSE 2022-12-16 18:00:00
## 1231 2022-12-16 18:10:41 FALSE 2022-12-16 18:00:00
## 1232 2022-12-16 18:10:32 FALSE 2022-12-16 18:00:00
## 1233 2022-12-16 18:10:16 FALSE 2022-12-16 18:00:00
## 1234 2022-12-16 18:09:22 FALSE 2022-12-16 18:00:00
## 1235 2022-12-16 18:09:18 FALSE 2022-12-16 18:00:00
## 1236 2022-12-16 18:09:12 FALSE 2022-12-16 18:00:00
## 1237 2022-12-16 18:09:09 FALSE 2022-12-16 18:00:00
## 1238 2022-12-16 18:09:05 FALSE 2022-12-16 18:00:00
## 1239 2022-12-16 18:09:01 FALSE 2022-12-16 18:00:00
## 1240 2022-12-16 18:08:55 FALSE 2022-12-16 18:00:00
## 1241 2022-12-16 18:08:55 FALSE 2022-12-16 18:00:00
## 1242 2022-12-16 18:08:16 FALSE 2022-12-16 18:00:00
## 1243 2022-12-16 18:08:13 FALSE 2022-12-16 18:00:00
## 1244 2022-12-16 18:07:57 FALSE 2022-12-16 18:00:00
## 1245 2022-12-16 18:07:52 FALSE 2022-12-16 18:00:00
## 1246 2022-12-16 18:07:39 FALSE 2022-12-16 18:00:00
## 1247 2022-12-16 18:07:37 FALSE 2022-12-16 18:00:00
## 1248 2022-12-16 18:07:22 FALSE 2022-12-16 18:00:00
## 1249 2022-12-16 18:07:08 FALSE 2022-12-16 18:00:00
## 1250 2022-12-16 18:06:26 FALSE 2022-12-16 18:00:00
## 1251 2022-12-16 18:06:18 FALSE 2022-12-16 18:00:00
## 1252 2022-12-16 18:06:17 FALSE 2022-12-16 18:00:00
## 1253 2022-12-16 18:06:15 FALSE 2022-12-16 18:00:00
## 1254 2022-12-16 18:05:35 FALSE 2022-12-16 18:00:00
## 1255 2022-12-16 18:05:32 FALSE 2022-12-16 18:00:00
## 1256 2022-12-16 18:04:57 FALSE 2022-12-16 18:00:00
## 1257 2022-12-16 18:04:54 FALSE 2022-12-16 18:00:00
## 1258 2022-12-16 18:04:54 FALSE 2022-12-16 18:00:00
## 1259 2022-12-16 18:04:52 FALSE 2022-12-16 18:00:00
## 1260 2022-12-16 18:04:44 FALSE 2022-12-16 18:00:00
## 1261 2022-12-16 18:04:18 FALSE 2022-12-16 18:00:00
## 1262 2022-12-16 18:04:12 FALSE 2022-12-16 18:00:00
## 1263 2022-12-16 18:03:54 FALSE 2022-12-16 18:00:00
## 1264 2022-12-16 18:03:37 FALSE 2022-12-16 18:00:00
## 1265 2022-12-16 18:03:35 FALSE 2022-12-16 18:00:00
## 1266 2022-12-16 18:03:26 FALSE 2022-12-16 18:00:00
## 1267 2022-12-16 18:03:21 FALSE 2022-12-16 18:00:00
## 1268 2022-12-16 18:03:18 FALSE 2022-12-16 18:00:00
## 1269 2022-12-16 18:03:13 FALSE 2022-12-16 18:00:00
## 1270 2022-12-16 18:03:02 FALSE 2022-12-16 18:00:00
## 1271 2022-12-16 18:02:49 FALSE 2022-12-16 18:00:00
## 1272 2022-12-16 18:02:41 FALSE 2022-12-16 18:00:00
## 1273 2022-12-16 18:02:29 FALSE 2022-12-16 18:00:00
## 1274 2022-12-16 18:02:11 FALSE 2022-12-16 18:00:00
## 1275 2022-12-16 18:02:10 FALSE 2022-12-16 18:00:00
## 1276 2022-12-16 18:02:06 FALSE 2022-12-16 18:00:00
## 1277 2022-12-16 18:02:00 FALSE 2022-12-16 18:00:00
## 1278 2022-12-16 18:01:55 FALSE 2022-12-16 18:00:00
## 1279 2022-12-16 18:01:30 FALSE 2022-12-16 18:00:00
## 1280 2022-12-16 18:01:26 FALSE 2022-12-16 18:00:00
## 1281 2022-12-16 18:01:23 FALSE 2022-12-16 18:00:00
## 1282 2022-12-16 18:01:19 FALSE 2022-12-16 18:00:00
## 1283 2022-12-16 18:01:12 FALSE 2022-12-16 18:00:00
## 1284 2022-12-16 18:01:09 FALSE 2022-12-16 18:00:00
## 1285 2022-12-16 18:01:08 FALSE 2022-12-16 18:00:00
## 1286 2022-12-16 18:01:08 FALSE 2022-12-16 18:00:00
## 1287 2022-12-16 18:01:04 FALSE 2022-12-16 18:00:00
## 1288 2022-12-16 18:00:54 FALSE 2022-12-16 18:00:00
## 1289 2022-12-16 18:00:50 FALSE 2022-12-16 18:00:00
## 1290 2022-12-16 18:00:49 FALSE 2022-12-16 18:00:00
## 1291 2022-12-16 18:00:37 FALSE 2022-12-16 18:00:00
## 1292 2022-12-16 18:00:25 FALSE 2022-12-16 18:00:00
## 1293 2022-12-16 18:00:23 FALSE 2022-12-16 18:00:00
## 1294 2022-12-16 18:00:11 FALSE 2022-12-16 18:00:00
## 1295 2022-12-16 18:00:06 FALSE 2022-12-16 18:00:00
## 1296 2022-12-16 18:00:02 FALSE 2022-12-16 18:00:00
## 1297 2022-12-16 18:00:01 FALSE 2022-12-16 18:00:00
## 1298 2022-12-16 18:00:00 FALSE 2022-12-16 18:00:00
## 1299 2022-12-16 17:59:57 FALSE 2022-12-16 18:00:00
## 1300 2022-12-16 17:59:52 FALSE 2022-12-16 18:00:00
## 1301 2022-12-16 17:59:50 FALSE 2022-12-16 18:00:00
## 1302 2022-12-16 17:59:50 FALSE 2022-12-16 18:00:00
## 1303 2022-12-16 17:59:38 FALSE 2022-12-16 18:00:00
## 1304 2022-12-16 17:59:37 FALSE 2022-12-16 18:00:00
## 1305 2022-12-16 17:59:34 FALSE 2022-12-16 18:00:00
## 1306 2022-12-16 17:59:33 FALSE 2022-12-16 18:00:00
## 1307 2022-12-16 17:59:11 FALSE 2022-12-16 18:00:00
## 1308 2022-12-16 17:59:10 FALSE 2022-12-16 18:00:00
## 1309 2022-12-16 17:59:03 FALSE 2022-12-16 18:00:00
## 1310 2022-12-16 17:59:02 FALSE 2022-12-16 18:00:00
## 1311 2022-12-16 17:58:52 FALSE 2022-12-16 18:00:00
## 1312 2022-12-16 17:57:58 FALSE 2022-12-16 18:00:00
## 1313 2022-12-16 17:57:56 FALSE 2022-12-16 18:00:00
## 1314 2022-12-16 17:57:54 FALSE 2022-12-16 18:00:00
## 1315 2022-12-16 17:57:47 FALSE 2022-12-16 18:00:00
## 1316 2022-12-16 17:57:38 FALSE 2022-12-16 18:00:00
## 1317 2022-12-16 17:57:23 FALSE 2022-12-16 18:00:00
## 1318 2022-12-16 17:57:17 FALSE 2022-12-16 18:00:00
## 1319 2022-12-16 17:57:02 FALSE 2022-12-16 18:00:00
## 1320 2022-12-16 17:56:38 FALSE 2022-12-16 18:00:00
## 1321 2022-12-16 17:56:37 FALSE 2022-12-16 18:00:00
## 1322 2022-12-16 17:56:25 FALSE 2022-12-16 18:00:00
## 1323 2022-12-16 17:56:24 FALSE 2022-12-16 18:00:00
## 1324 2022-12-16 17:55:56 FALSE 2022-12-16 18:00:00
## 1325 2022-12-16 17:55:50 FALSE 2022-12-16 18:00:00
## 1326 2022-12-16 17:55:49 FALSE 2022-12-16 18:00:00
## 1327 2022-12-16 17:55:44 FALSE 2022-12-16 18:00:00
## 1328 2022-12-16 17:55:32 FALSE 2022-12-16 18:00:00
## 1329 2022-12-16 17:55:19 FALSE 2022-12-16 18:00:00
## 1330 2022-12-16 17:55:08 FALSE 2022-12-16 18:00:00
## 1331 2022-12-16 17:55:07 FALSE 2022-12-16 18:00:00
## 1332 2022-12-16 17:55:07 FALSE 2022-12-16 18:00:00
## 1333 2022-12-16 17:54:59 FALSE 2022-12-16 18:00:00
## 1334 2022-12-16 17:54:55 FALSE 2022-12-16 18:00:00
## 1335 2022-12-16 17:54:38 FALSE 2022-12-16 18:00:00
## 1336 2022-12-16 17:54:31 FALSE 2022-12-16 18:00:00
## 1337 2022-12-16 17:54:24 FALSE 2022-12-16 18:00:00
## 1338 2022-12-16 17:54:23 FALSE 2022-12-16 18:00:00
## 1339 2022-12-16 17:54:05 FALSE 2022-12-16 18:00:00
## 1340 2022-12-16 17:54:04 FALSE 2022-12-16 18:00:00
## 1341 2022-12-16 17:54:00 FALSE 2022-12-16 18:00:00
## 1342 2022-12-16 17:53:34 FALSE 2022-12-16 18:00:00
## 1343 2022-12-16 17:53:31 FALSE 2022-12-16 18:00:00
## 1344 2022-12-16 17:53:30 FALSE 2022-12-16 18:00:00
## 1345 2022-12-16 17:53:15 FALSE 2022-12-16 18:00:00
## 1346 2022-12-16 17:53:08 FALSE 2022-12-16 18:00:00
## 1347 2022-12-16 17:52:46 FALSE 2022-12-16 18:00:00
## 1348 2022-12-16 17:52:35 FALSE 2022-12-16 18:00:00
## 1349 2022-12-16 17:52:27 FALSE 2022-12-16 18:00:00
## 1350 2022-12-16 17:52:25 FALSE 2022-12-16 18:00:00
## 1351 2022-12-16 17:52:20 FALSE 2022-12-16 18:00:00
## 1352 2022-12-16 17:52:15 FALSE 2022-12-16 18:00:00
## 1353 2022-12-16 17:52:07 FALSE 2022-12-16 18:00:00
## 1354 2022-12-16 17:52:03 FALSE 2022-12-16 18:00:00
## 1355 2022-12-16 17:51:59 FALSE 2022-12-16 18:00:00
## 1356 2022-12-16 17:51:56 FALSE 2022-12-16 18:00:00
## 1357 2022-12-16 17:51:38 FALSE 2022-12-16 18:00:00
## 1358 2022-12-16 17:51:27 FALSE 2022-12-16 18:00:00
## 1359 2022-12-16 17:51:11 FALSE 2022-12-16 18:00:00
## 1360 2022-12-16 17:51:01 FALSE 2022-12-16 18:00:00
## 1361 2022-12-16 17:50:58 FALSE 2022-12-16 18:00:00
## 1362 2022-12-16 17:50:53 FALSE 2022-12-16 18:00:00
## 1363 2022-12-16 17:50:47 FALSE 2022-12-16 18:00:00
## 1364 2022-12-16 17:50:39 FALSE 2022-12-16 18:00:00
## 1365 2022-12-16 17:50:33 FALSE 2022-12-16 18:00:00
## 1366 2022-12-16 17:50:32 FALSE 2022-12-16 18:00:00
## 1367 2022-12-16 17:50:29 FALSE 2022-12-16 18:00:00
## 1368 2022-12-16 17:50:22 FALSE 2022-12-16 18:00:00
## 1369 2022-12-16 17:50:13 FALSE 2022-12-16 18:00:00
## 1370 2022-12-16 17:50:03 FALSE 2022-12-16 18:00:00
## 1371 2022-12-16 17:50:01 FALSE 2022-12-16 18:00:00
## 1372 2022-12-16 17:49:58 FALSE 2022-12-16 18:00:00
## 1373 2022-12-16 17:49:37 FALSE 2022-12-16 18:00:00
## 1374 2022-12-16 17:49:24 FALSE 2022-12-16 18:00:00
## 1375 2022-12-16 17:49:18 FALSE 2022-12-16 18:00:00
## 1376 2022-12-16 17:49:11 FALSE 2022-12-16 18:00:00
## 1377 2022-12-16 17:49:08 FALSE 2022-12-16 18:00:00
## 1378 2022-12-16 17:49:06 FALSE 2022-12-16 18:00:00
## 1379 2022-12-16 17:49:05 FALSE 2022-12-16 18:00:00
## 1380 2022-12-16 17:48:55 FALSE 2022-12-16 18:00:00
## 1381 2022-12-16 17:48:53 FALSE 2022-12-16 18:00:00
mn <- tweets %>% pull(created) %>% min()
mn
## [1] "2022-12-16 17:48:53 UTC"
mx <- tweets %>% pull(created) %>% max()
mx
## [1] "2022-12-16 23:59:39 UTC"
plt_data <- ggplot(crt_data, aes(x = Created_At_Round)) +
geom_histogram(aes(fill = ..count..)) +
theme(legend.position = "right") +
xlab("Time") + ylab("Number of tweets") +
scale_fill_gradient(low = "green", high = "blue")
plt_data %>% ggplotly()
## Warning: The dot-dot notation (`..count..`) was deprecated in ggplot2 3.4.0.
## ℹ Please use `after_stat(count)` instead.
## ℹ The deprecated feature was likely used in the ggplot2 package.
## Please report the issue at <]8;;https://github.com/tidyverse/ggplot2/issueshttps://github.com/tidyverse/ggplot2/issues]8;;>.
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
sub_tweets <- SEVENTEENDF %>%
select(screenName,text,created, isRetweet) %>% filter(isRetweet == TRUE)
sub_tweets
## screenName
## 1 pipiii113
## 2 dinoIuvrr
## 3 faeiryoon
## 4 byul_______
## 5 cheolsoo1317
## 6 xhaobabi
## 7 dinoIuvrr
## 8 Vee70316545
## 9 ikonicpunani
## 10 squezeee_k
## 11 srzhyn
## 12 byul_______
## 13 ahluvgyu
## 14 adi_is_adrianne
## 15 dinoIuvrr
## 16 saythesebentin
## 17 dinoIuvrr
## 18 shimmerwonu
## 19 candiceskies_92
## 20 crstnvll
## 21 huihuibutterfly
## 22 celecorrea19
## 23 hoshiselbow
## 24 970406g
## 25 yjhdazed
## 26 yjwheeki
## 27 saythesebentin
## 28 _mikaelK
## 29 sm17eflowers
## 30 Kimbai18
## 31 mencarimingyu
## 32 reveluving_
## 33 Lillian79976312
## 34 saythesebentin
## 35 luluuuuu2000
## 36 Fabiola_army7
## 37 hamrangae
## 38 JeonghanieAgi
## 39 msirish0077yah1
## 40 luvksy__
## 41 jvillanueva_18
## 42 jeonjkww1_17
## 43 jeonjeonjeonsa
## 44 saythesebentin
## 45 shimmerwonu
## 46 kreixclsv
## 47 shuacubes
## 48 ChittaKun96L
## 49 adi_is_adrianne
## 50 kth_axie
## 51 spnadda36
## 52 bitteriiiie
## 53 huihuibutterfly
## 54 AlessaLeisure
## 55 saythesebentin
## 56 saythesebentin
## 57 dkyeomcartz_
## 58 gyucheoI
## 59 saythesebentin
## 60 kreixclsv
## 61 gyuxiiee
## 62 junshihaono
## 63 thedanmarquez
## 64 yexungie
## 65 jihoonmelody
## 66 shujisunday
## 67 owlghostbird
## 68 maecaratsxx
## 69 le_suho
## 70 JeonHwangSinKo1
## 71 agippanginnie
## 72 seokjinniepoo
## 73 luvksy__
## 74 koowinous
## 75 agippanginnie
## 76 dkyeomcartz_
## 77 mavillera_ww
## 78 tigerwoozi
## 79 carotbee
## 80 gooberjoon
## 81 9_eo42
## 82 mintcoups
## 83 JhycLovesKPOP
## 84 cy159__
## 85 theSDMG
## 86 yuka5470_17
## 87 AliciAmonxbe76R
## 88 ttalgi88966317
## 89 VinterScen
## 90 gyuriwon
## 91 JhycLovesKPOP
## 92 xhaobabi
## 93 DiamantYanie
## 94 jeycodonat
## 95 BayabanJennifer
## 96 heartjnwonwoo
## 97 chwedollyy
## 98 born2_beAlone
## 99 chwedollyy
## 100 aiFazz_
## 101 Yj7Sunshine
## 102 hellawoozi
## 103 malen_mbb
## 104 chwedollyy
## 105 EpicMahonelover
## 106 jinkunrjjin
## 107 cherryberryhae
## 108 Emygyu
## 109 huangjangeun
## 110 _iskartz
## 111 sARInghae
## 112 hoterim_
## 113 joshualover_
## 114 sujxsvt
## 115 jinkunrjjin
## 116 chwedollyy
## 117 dinaurlatte
## 118 _hanabibiii
## 119 xhaobabi
## 120 A17_sette
## 121 wonwonycart
## 122 Shadowmab
## 123 joshualover_
## 124 blondjun
## 125 butterscoup17
## 126 kaye7208
## 127 Nranieysa__
## 128 laisha_samanta
## 129 LunaIsabelle54
## 130 cikiputri20
## 131 prodbyIN
## 132 wonuhauIs
## 133 carat_say
## 134 carat_say
## 135 adi_is_adrianne
## 136 licu_cart
## 137 HEY8UDDY
## 138 _astridsoleil_
## 139 jeongshua_hoon
## 140 _kim_92
## 141 sanriozhi
## 142 Monwe_
## 143 bestboywoozi_
## 144 coupskwon_
## 145 0manignat
## 146 luvdxbbey
## 147 _kim_92
## 148 sunflower_kims
## 149 notjeannn
## 150 coupskwon_
## 151 seokhangel
## 152 wodisz
## 153 Yj7Sunshine
## 154 vymouse_ie
## 155 _kim_92
## 156 vymouse_ie
## 157 jasmineggies
## 158 bambinicologne
## 159 hoshiiest
## 160 _kim_92
## 161 lucidtzu
## 162 PalranghaeEisa
## 163 _kim_92
## 164 TaeNySone9
## 165 9796jeon
## 166 shvlia
## 167 PRODWZ96
## 168 dandelions1707
## 169 shuaonewoo
## 170 june_sunoo
## 171 wonsoonhan
## 172 dandelions1707
## 173 carrotanj
## 174 chwedollyy
## 175 GotWreckedbySVT
## 176 dandelions1707
## 177 ImYeowoNy
## 178 pizzaboi_dekey
## 179 g_jukry
## 180 huangjangeun
## 181 kwonsnyng
## 182 wonuynter
## 183 lucidtzu
## 184 cheeesekeiz
## 185 MILKIEJEONS_
## 186 costerixa
## 187 yoonfiles_
## 188 misseuvee
## 189 Lia_seventeen
## 190 wonuuu__
## 191 kitsuneyh1
## 192 monichiId_
## 193 boutcheol
## 194 jwwshie
## 195 JadeJensen29
## 196 milkim_
## 197 primjeon97
## 198 Wookie_1211
## 199 MYOT12TRSR
## 200 igyuzihae
## 201 iamyomonday
## 202 caratfldk
## 203 hoshimagination
## 204 xcoupsxoon
## 205 jai_cka
## 206 LupeKTF
## 207 pawinajon
## 208 _flutterby_u
## 209 lee_rien
## 210 chweraa
## 211 imcrushingyouu
## 212 httpcmy
## 213 hongjisooworld
## 214 kwon_minwon
## 215 717Lunla
## 216 SHUAHOHOHOHO
## 217 cptnbrooklyn
## 218 misterchwechew
## 219 sukabuffet
## 220 shuasasparagus
## 221 saythesebentin
## 222 hoshimagination
## 223 unieyd2
## 224 ninikiddiemeal
## 225 reditulab
## 226 4ourMoon
## 227 songswltvs
## 228 kikyykiky
## 229 yjhanscloud
## 230 punggungscoups
## 231 yookkiyoo
## 232 FannyAc01338370
## 233 sunshinee_sol
## 234 reditulab
## 235 saythesebentin
## 236 welovekimjongun
## 237 saythesebentin
## 238 h0bifaceu
## 239 ajuniceeey__
## 240 Wendy53755158
## 241 onyourj_eonghan
## 242 DarkAngel_LaLa
## 243 Ieah05
## 244 CaseyManasan
## 245 joc_minyoongi
## 246 nuralyh_ahmd
## 247 woohaohan17
## 248 saythesebentin
## 249 asulnabuwan08_
## 250 yoonichigo
## 251 vantaerinn
## 252 bambinicologne
## 253 saythesebentin
## 254 AlessaLeisure
## 255 ljnjm825
## 256 Iloveyou_SC
## 257 chulicoups
## 258 yjhanscloud
## 259 67minwon
## 260 Lia_seventeen
## 261 srzhyn
## 262 MingXiaoqt
## 263 myungswift
## 264 sound_of_dk
## 265 AuliaSeokmin
## 266 wortelpremium
## 267 wortelpremium
## 268 yoonfiles_
## 269 chingurl96
## 270 lalabin6
## 271 iamyomonday
## 272 seokkieji
## 273 QuickDsurfer
## 274 zidannu_
## 275 h0bifaceu
## 276 saythesebentin
## 277 hoonie_02z
## 278 tsukki_soma
## 279 ailaffuu_
## 280 hoshiiest
## 281 Kiamazinggg
## 282 h0bifaceu
## 283 pau_cheolsvt
## 284 unmoodnt
## 285 mochishuuu
## 286 loveminhyukk
## 287 hoshimagination
## 288 iam_zeevia
## 289 svt_cutiees
## 290 ww_chu_sc
## 291 mwoichi
## 292 MingXiaoqt
## 293 xiivr5
## 294 Hannahline5
## 295 snrhmllya
## 296 bobalimilktea
## 297 mosheymoshi
## 298 kwonwoohancheol
## 299 sebtinsebt
## 300 Moon_7661
## 301 saythesebentin
## 302 __kwonshii
## 303 changwonwoo_17
## 304 anneiyooo
## 305 bboogyus
## 306 mosheymoshi
## 307 wonupangpang
## 308 unieyd2
## 309 _wonuduel
## 310 kwonhosh06
## 311 fIowerIds
## 312 louiseee131
## 313 sebtinsebt
## 314 chomamamas
## 315 changwonwoo_17
## 316 awkiii_
## 317 kiawoniee
## 318 _wonuduel
## 319 dokyeom28
## 320 jeonghan_loml
## 321 Chi_CupSleeve
## 322 shanecarylm
## 323 rayne_rouise
## 324 lucidtzu
## 325 00110111kai
## 326 tteoksunokki
## 327 lucidtzu
## 328 haolabyu
## 329 jjeonzm
## 330 niw__new
## 331 lovemaze1992
## 332 jnwoowoo
## 333 liadeun
## 334 pwnrki
## 335 Yj7Sunshine
## 336 _wonuduel
## 337 liadeun
## 338 etoileshua
## 339 changwonwoo_17
## 340 cho2_tete
## 341 SHUAMALLOWS
## 342 kiawoniee
## 343 changwonwoo_17
## 344 kiawoniee
## 345 kwonfeedz
## 346 kiawoniee
## 347 darlingyu__
## 348 cantchoosebias
## 349 cheonsa_234
## 350 hansknnie
## 351 pocapoca_po
## 352 kiawoniee
## 353 uuwikayjunhui
## 354 ww_chu_sc
## 355 Seokjinniee_30
## 356 ww_chu_sc
## 357 beamz_25
## 358 nyiurpalem
## 359 vanilluxc
## 360 cheolblog
## 361 hrj_zai
## 362 changwonwoo_17
## 363 huei_ot
## 364 lunakyeom
## 365 Kimberl21634382
## 366 RrDeasy
## 367 ww_chu_sc
## 368 ravn_gth
## 369 ffallinforgyu
## 370 hoshimagination
## 371 NiaLidiaNY
## 372 AuliaSeokmin
## 373 iniminimoni
## 374 changwonwoo_17
## 375 usnorgmanis
## 376 Zqtie_min
## 377 Hannahline5
## 378 hoshieeeya
## 379 Zqtie_min
## 380 huangjangeun
## 381 Riskiyaa_
## 382 reditulab
## 383 iniminimoni
## 384 analgesica1
## 385 wonhwifulday
## 386 Armcgenes
## 387 sadist_bbypink
## 388 tteoksunokki
## 389 Eyenatniya
## 390 changwonwoo_17
## 391 Kimbai18
## 392 _wonuduel
## 393 iniminimoni
## 394 lyxxjai
## 395 meows_junnie96
## 396 jjongjj1004
## 397 jchzafx
## 398 KIM1N9YU
## 399 jjongjj1004
## 400 changwonwoo_17
## 401 SHUAMALLOWS
## 402 svteumeikonic
## 403 o_oikawaa
## 404 iWyC3voMlsc6dME
## 405 yoongisgunner
## 406 iWyC3voMlsc6dME
## 407 iiamjanne
## 408 shuacheekies
## 409 sebtinsebt
## 410 supapornpoonpe9
## 411 iWyC3voMlsc6dME
## 412 iWyC3voMlsc6dME
## 413 zuuuri_
## 414 SHUAMALLOWS
## 415 ilchillguchill
## 416 jjongjj1004
## 417 agent_x53
## 418 docheolshi
## 419 jjongjj1004
## 420 sujxsvt
## 421 liyacarat_an
## 422 gyunyeomz
## 423 gyunyeomz
## 424 gyunyeomz
## 425 jeonwonuwu717
## 426 mikaelmaximoff
## 427 mr_bindaetteokk
## 428 8ZbFGUCMkTda8yC
## 429 sujxsvt
## 430 tetehcarat
## 431 Mamuang_mango
## 432 baebaeboo_
## 433 HeyYajyaj
## 434 orihimess
## 435 1woouji
## 436 takoyunki
## 437 PatDohertySF
## 438 hnsllvr
## 439 min_gyuldaengie
## 440 shuacubes
## 441 svteumeikonic
## 442 mr_bindaetteokk
## 443 annisanahdifs
## 444 cherryberry17__
## 445 user33715115
## 446 vanilluxc
## 447 127_LEEHAECHAN
## 448 nctzen_neo
## 449 djhaeruto
## 450 ayshuahong_
## 451 _meowmeowrayne
## 452 SangoNyaw
## 453 fyzmnwn
## 454 cherryberry17__
## 455 bp0797
## 456 lcvetlks
## 457 ultralordxyehet
## 458 mintd_
## 459 hannieyooo
## 460 cherryberry17__
## 461 MochiME10
## 462 apokkaddo
## 463 orihimess
## 464 noniehaver
## 465 changwonwoo_17
## 466 W0NUJE0N
## 467 shihohae
## 468 _selenagomezecu
## 469 1004_meanie
## 470 kmngy_
## 471 WX1796
## 472 SebongSev_17
## 473 foratsumu
## 474 BluemoonAn
## 475 agent_x53
## 476 _meowmeowrayne
## 477 pcyztt
## 478 ddinatika
## 479 _nicolengggg
## 480 aagathaaaaa
## 481 kmngy_
## 482 uriwoojiverse
## 483 happiestsebongs
## 484 AlexaAlecxa
## 485 ygjhdw
## 486 midnightscheol
## 487 vanilluxc
## 488 kjkjaaaynu_
## 489 shuasasparagus
## 490 NaomiWidhia
## 491 vachirawyxt
## 492 rainny_0526
## 493 maungkwonhoshii
## 494 wonwoorideulip
## 495 wwzip_
## 496 AlexaAlecxa
## 497 mydarlinghansol
## 498 ailaffuu_
## 499 Whenever_SVT
## 500 bestnsdk
## 501 kmngy_
## 502 svteen_lei
## 503 cxrrxt_zxcv
## 504 hanniehaseyo
## 505 kukioreo_
## 506 hanniezel_
## 507 changwonwoo_17
## 508 dokyeomhanie
## 509 92jenlisafanboy
## 510 hanniehaseyo
## 511 tala_eri
## 512 seochaery
## 513 JhycLovesKPOP
## 514 quartzeri
## 515 binniee_4
## 516 ddadducheoli
## 517 foreheadsvt
## 518 starmyblink_emj
## 519 Jayshypn_
## 520 ksun_woo
## 521 carrotkaik
## 522 minemrmingyu
## 523 jeowolfie
## 524 mymoonnchan
## 525 AlexaAlecxa
## 526 alexa_mae135
## 527 changwonwoo_17
## 528 kyujimma_yewoo
## 529 milicrente
## 530 chewshv__
## 531 saythesebentin
## 532 MichWen548
## 533 AlexaAlecxa
## 534 rishenie
## 535 kmngy_
## 536 horanghaehoshii
## 537 saythesebentin
## 538 glynbudolsz
## 539 kaiczea
## 540 shuasasparagus
## 541 AlexaAlecxa
## 542 JhycLovesKPOP
## 543 meemselmo
## 544 junhaocaart
## 545 kaiczea
## 546 Cherunghae
## 547 Wendy53755158
## 548 MingXiaoqt
## 549 ccavirae
## 550 chewshv__
## 551 kyeominiee
## 552 yeonxz0
## 553 shuacubes
## 554 vanilluxc
## 555 changwonwoo_17
## 556 skynzysun
## 557 ChihiroHaru1
## 558 acheol_nice
## 559 luv__wonu
## 560 saythesebentin
## 561 mygoktsgkkmg
## 562 caratleil
## 563 kaiczea
## 564 itsmeeeAivee
## 565 handongonlyfans
## 566 vanilluxc
## 567 foreheadsvt
## 568 spacewalkcartz
## 569 _boocherry_
## 570 xylanasenzyme
## 571 jisspats
## 572 EpicMahonelover
## 573 nejra_bajric
## 574 kwonhosh06
## 575 oxcellaxav
## 576 akitasound__
## 577 rhyneldiego
## 578 shuhoshminkwann
## 579 yoonzinoverse
## 580 dokyeomsunsh1ne
## 581 kwonhosh06
## 582 mintd_
## 583 kwonhosh06
## 584 kwonie_chiewa
## 585 mygoktsgkkmg
## 586 MDFup
## 587 jeonghanlaozu
## 588 hzkyeom
## 589 Scpsbellezaaa
## 590 stllgyujuncheol
## 591 pamelajane28
## 592 din0logy_
## 593 vanilluxc
## 594 kwonhosh06
## 595 hanniehime
## 596 forSVTpolls
## 597 VictoriaPkmn
## 598 Soniaso_
## 599 AlexaAlecxa
## 600 cocopriv_
## 601 gyutome
## 602 alexa_mae135
## 603 ninelie_1982
## 604 ilovedokyeomm
## 605 ziepjs
## 606 klassicmingi
## 607 geonububby
## 608 maziidal
## 609 97XMNGHAO
## 610 vallhela
## 611 tteoksunokki
## 612 kwonhosh06
## 613 celiinezzi
## 614 shuacom
## 615 ciphersvn
## 616 claireisse23
## 617 97XMNGHAO
## 618 geewaiju
## 619 shuhoshminkwann
## 620 tteoksunokki
## 621 svvnfv
## 622 mutchenle
## 623 kwonhosh06
## 624 1989_1617
## 625 dkyeomcartz_
## 626 zayumzaddy8995
## 627 haesajae13
## 628 vwxy_len_z
## 629 ujiiiverse
## 630 1989_1617
## 631 MOONchild___03
## 632 onefinename
## 633 cherryberry17__
## 634 KILLUAYAH
## 635 MadelVillarias2
## 636 dkyeomcartz_
## 637 saythesebentin
## 638 onefinename
## 639 ykislifehelp11
## 640 ccheoli
## 641 SugaHoneyHoney
## 642 tteoksunokki
## 643 justforgyuu
## 644 svtworldcarat
## 645 Micapaolasolis
## 646 dkzdeals
## 647 bbyumingyu
## 648 11040906_
## 649 philgqueen
## 650 Micapaolasolis
## 651 svtworldcarat
## 652 AlexaAlecxa
## 653 svtmarketmy
## 654 8starpresident
## 655 Scpsbellezaaa
## 656 YaretG4
## 657 lixiegatinho
## 658 svtworldcarat
## 659 JeonKate_Que
## 660 WONW00ZI
## 661 huiluv17
## 662 S034L
## 663 duwaeji
## 664 joshualover_
## 665 Caramelaine
## 666 lolyummy
## 667 AlexaAlecxa
## 668 MnicaRe36388786
## 669 hoshiselbow
## 670 pepiyoung_
## 671 coupsiechoi
## 672 17sCouphan
## 673 lolyummy
## 674 mockingjed13
## 675 jihoonmelody
## 676 joonzino_
## 677 fairyoon1004
## 678 Caramelaine
## 679 chediejeon
## 680 yoonhongjisoo
## 681 Jacky_17
## 682 Micapaolasolis
## 683 Jacky_17
## 684 maeniecarat
## 685 everyone_wunoo
## 686 Micapaolasolis
## 687 Jacky_17
## 688 korelvsjin
## 689 MadelVillarias2
## 690 Micapaolasolis
## 691 woohaulsh
## 692 soonwonist
## 693 yoonh0ng
## 694 woozinut
## 695 lalawonshua
## 696 halaagire
## 697 Keiza_2298
## 698 JeonKate_Que
## 699 Smooochyay
## 700 shawolXcarat
## 701 micayientuan
## 702 O127drafts
## 703 Shelaziv1
## 704 kwonhosh06
## 705 haomingthe8
## 706 MadelVillarias2
## 707 bunnyjjongie
## 708 lhsfit
## 709 MadelVillarias2
## 710 everywon_ww
## 711 MadelVillarias2
## 712 jvillanueva_18
## 713 omwonwoo
## 714 MadelVillarias2
## 715 JeonKate_Que
## 716 melo619000
## 717 gyuriwon
## 718 linoch0co
## 719 Sayangahengg
## 720 Chloroform_021
## 721 dkyeomieee
## 722 mxwh_rox
## 723 luv_ingjunhao
## 724 May04EXO
## 725 xiao_yu07
## 726 seungsolehot
## 727 huangjangeun
## 728 tapia_aliya
## 729 yourgirljaney
## 730 EuniceGentolio
## 731 kimberlyoshing
## 732 sbuytme
## 733 ansaa27
## 734 MariamN21611718
## 735 kimjeonsimp
## 736 02seoo
## 737 kwujicart
## 738 jenoescart
## 739 chocopiewoocart
## 740 iniminimoni
## 741 4lwayshj
## 742 shuasbb
## 743 avokaiidoo
## 744 sanhjwa
## 745 seungsolehot
## 746 MadelVillarias2
## 747 ilovedokyeomm
## 748 www04827
## 749 MadelVillarias2
## 750 chwepinecone
## 751 bizurailee
## 752 _ubriii
## 753 akzehcba
## 754 MadelVillarias2
## 755 bucketlist2022
## 756 cloversky_
## 757 cherryshgyu
## 758 kathlee24126894
## 759 jkheartjk
## 760 hanjicheol
## 761 nayyynaa_
## 762 k_flwr
## 763 jnwoowoo
## 764 EuniceGentolio
## 765 blossomgyuu
## 766 onefinename
## 767 blondejungwoo
## 768 _jeonghan_nie
## 769 nisaland23
## 770 SOOR4H
## 771 Memoirs_ofRouge
## 772 SOOR4H
## 773 onefinename
## 774 naksjaksel
## 775 wwzip_
## 776 MadelVillarias2
## 777 95zbliss
## 778 nikkihorangi
## 779 wwzip_
## 780 httpsxpeach
## 781 joxuji
## 782 sofirios91
## 783 jaespoils
## 784 Tuty135
## 785 wonfeatdino
## 786 MadelVillarias2
## 787 maungkwonhoshii
## 788 jaespoils
## 789 Jeongmi39991707
## 790 joshuadobaur
## 791 EMSavvy
## 792 lalayzza_
## 793 MadelVillarias2
## 794 jimingyuu_
## 795 melby_yes
## 796 etherealkhoshi
## 797 iniminimoni
## 798 Yj7Sunshine
## 799 gyuldaengrideul
## 800 monanon73114193
## 801 mysvtworld
## 802 huinity
## 803 wonwoshuu
## 804 uriPirateKing
## 805 ovthumans
## 806 kaori761015
## 807 MadelVillarias2
## 808 sovoyeons
## 809 vjshualvr
## 810 cantchoosebias
## 811 wwzip_
## 812 seungcheoluvr13
## 813 k_winterbear
## 814 jhhjbuys
## 815 onlyoonchoi_
## 816 alexasarchive
## 817 tsay2120
## 818 billnheyman
## 819 _kimgyu
## 820 tdlajcjjad_5
## 821 anyacollects
## 822 uriPirateKing
## 823 Sabrina91721301
## 824 baekhyuaena
## 825 lovemaze_fave
## 826 larryyywins
## 827 jaelentineeee
## 828 medusamama21
## 829 etherealkhoshi
## 830 MadelVillarias2
## 831 ft_dino_
## 832 binibambinii
## 833 ppickblue05
## 834 akitasound__
## 835 hwang_sajangnim
## 836 1kfuyu
## 837 illaillaqila
## 838 creamcarat
## 839 mrscheollie
## 840 luvxrexo
## 841 hamzziangel
## 842 neocityvals
## 843 seungcheoluvr13
## 844 arisetotell
## 845 H0RANGKW0N
## 846 horangdanho5hi
## 847 hamzziangel
## 848 JkZeynoo
## 849 coupskwon_
## 850 thugcafe
## 851 xanyone_xx
## 852 by_soonminwon
## 853 chandriaxford
## 854 dontbeclassist
## 855 coupskwon_
## 856 bahiyya46904587
## 857 woyfakmen
## 858 celestialkmg
## 859 moonchiIdhan
## 860 goingboochan
## 861 8starpresident
## 862 yourspringnoona
## 863 joshuaphile
## 864 akqiwonnie
## 865 the8cheng
## 866 kiwiboong
## 867 everyoneelle
## 868 Amber_TaeJin
## 869 iceywifu
## 870 iniminimoni
## 871 glossipie
## 872 hobiiicart
## 873 coupskwon_
## 874 MadelVillarias2
## 875 mynghoe
## 876 realseoIa
## 877 diarymoli
## 878 junhuisol
## 879 jisoomissedhani
## 880 Won09_abby19
## 881 starrrytaeee
## 882 horangdanho5hi
## 883 kim_erc
## 884 cessxyiest
## 885 coupskwon_
## 886 hamzziangel
## 887 saytheboyz
## 888 baesujin7
## 889 christinaparkk
## 890 ennix21
## 891 cheolcake
## 892 Won09_abby19
## 893 yjhnslvr
## 894 1kfuyu
## 895 ennix21
## 896 jkscatkvn
## 897 jeonghanniehaee
## 898 hoshitenxten
## 899 yukimint0413
## 900 coupskwon_
## 901 Daseamoon
## 902 yjhnslvr
## 903 yjhnslvr
## 904 hbdmingyuyaaa
## 905 _526214_
## 906 imcelinaaaaaa
## 907 cyutierull
## 908 yjhnslvr
## 909 jenosgbf
## 910 ketuabemm
## 911 min_gyuldaengie
## 912 kriri_v
## 913 liyacarat_an
## 914 tastywonwooo
## 915 SelenaHoneymoon
## 916 couphanshi
## 917 MadelVillarias2
## 918 svtqmnjnhwi
## 919 lemonvia
## 920 Kimberl21634382
## 921 notesonwoozi
## 922 minghaolicious
## 923 its_lily17
## 924 coupskwon_
## 925 may_omar821
## 926 Kimberl21634382
## 927 svtcaretvernon
## 928 Myangel0526
## 929 jaehyuk_addict
## 930 hancheolshii
## 931 Won09_abby19
## 932 Kimberl21634382
## 933 stephanienotes_
## 934 Tuty135
## 935 _chennnhui
## 936 yuree_mae
## 937 scouporn
## 938 iaseokminnie
## 939 akifays99
## 940 hottiehoshi
## 941 seokshujiii
## 942 stguojeu
## 943 Won09_abby19
## 944 MadelVillarias2
## 945 yjinfires92
## 946 lapakgadogado
## 947 threetwonewoo
## 948 yoonie_jaemi
## 949 yawannabi
## 950 m9ichan_
## 951 riryle
## 952 1kfuyu
## 953 introjunhui
## 954 m9ichan_
## 955 nicolerika_24
## 956 a3_nc
## 957 jahchl_
## 958 Khate_Blackpink
## 959 SteveD36612713
## 960 fluffyy21
## 961 Lia_seventeen
## 962 shujisvt_
## 963 redtvelve
## 964 m9ichan_
## 965 no1mrsboo
## 966 coupskwon_
## 967 junshihaono
## 968 ur_fallinflower
## 969 etoile_150526
## 970 shujisvt_
## 971 HannahLabao
## 972 shujisvt_
## 973 etoile_150526
## 974 wonhaobubs
## 975 XuSimp
## 976 svtguoz
## 977 gyuhancheolz
## 978 horangful
## 979 etoile_150526
## 980 luthfifer
## 981 etoile_150526
## 982 paleisaxu
## 983 ivegenre
## 984 coupskwon_
## 985 pigshxt_tang
## 986 m9ichan_
## 987 JuliaSchwarthof
## 988 coupskwon_
## 989 ekcc73
## 990 enhyry
## 991 ggaleuk07
## 992 SVTAU9
## 993 cheolreads
## 994 hoshi_tigergaze
## 995 hoshifrutillita
## 996 coupskwon_
## 997 chimchimney13
## 998 shujisvt_
## 999 17scarat7
## 1000 hongjisoohoon
## 1001 miimiisaem
## 1002 kwonvell_17
## 1003 elle_park22
## 1004 versiani__
## 1005 brattycarat
## 1006 pal_ory
## 1007 qqinxr
## 1008 notesonwoozi
## 1009 coupskwon_
## 1010 nojameden
## 1011 retroshuji
## 1012 eIhszo
## 1013 kwonvell_17
## 1014 noriwonss
## 1015 Mixiziee
## 1016 _kwonhoshifire_
## 1017 carats052615
## 1018 _Moonpjw
## 1019 AYABIGWINN
## 1020 boonooniiieee
## 1021 paumojado
## 1022 SCoupstatuuu
## 1023 hoshi_tigergaze
## 1024 sunshinegongju
## 1025 m9ichan_
## 1026 amourwozi
## 1027 misshappy00
## 1028 saikisvt
## 1029 byBoobiu_
## 1030 bellrees1
## 1031 everywon9yu_k
## 1032 17sCouphan
## 1033 kwonvell_17
## 1034 byBoobiu_
## 1035 kwonvell_17
## 1036 afnidwii
## 1037 minrisuji
## 1038 17sCouphan
## 1039 jaehyun_noana
## 1040 gyuhancheolz
## 1041 Gladissp1
## 1042 smnthmgs
## 1043 jaespoils
## 1044 VinterScen
## 1045 forminwonn
## 1046 dohanjye
## 1047 cheoliemoja
## 1048 MadelVillarias2
## 1049 hoshi_tigergaze
## 1050 cheolacee
## 1051 jaespoils
## 1052 jaespoils
## 1053 sunshinegongju
## 1054 _dannyieee
## 1055 ynaloves17
## 1056 SIdolsay
## 1057 jaespoils
## 1058 Strwbrrycake01
## 1059 NoonaWonwoo
## 1060 B4NDSBOI
## 1061 jaespoils
## 1062 17sCouphan
## 1063 hanshuayo
## 1064 iflostplzreturn
## 1065 woowzn
## 1066 wonhuied
## 1067 chaoticgroupSVT
## 1068 yslshua
## 1069 geeeennielyn
## 1070 teh_acoustic
## 1071 luluuuuu2000
## 1072 marico59987359
## 1073 MadelVillarias2
## 1074 gr8hao_
## 1075 1keeer_
## 1076 hanniehaee17
## 1077 iniminimoni
## 1078 jaespoils
## 1079 murdrofcrow
## 1080 maemeluv
## 1081 Special8387
## 1082 dokyeomistic
## 1083 cheonsarang1004
## 1084 jjongjjongiehae
## 1085 Jayahhhcytx_
## 1086 badutbagimu
## 1087 smnthmgs
## 1088 bahiyya46904587
## 1089 micacheeew
## 1090 ndmeanie
## 1091 bestboydino
## 1092 smnthmgs
## 1093 hwng__hj
## 1094 cheollierrys_
## 1095 ailaffuu_
## 1096 shuhoshminkwann
## 1097 dinolity
## 1098 anghel2__1
## 1099 afiiice
## 1100 henjxcin
## 1101 craftbybie
## 1102 HulyanaLucky
## 1103 sarcasticpaulo
## 1104 DickOnVeteran
## 1105 blcshao_o
## 1106 reditulab
## 1107 HulyanaLucky
## 1108 shuhoshminkwann
## 1109 reditulab
## 1110 h9shkw
## 1111 mxxnhwi796
## 1112 yowonwoo
## 1113 by_soonminwon
## 1114 poyo_gyu_SVT
## 1115 Triplekim2
## 1116 hannie_dk
## 1117 _Moonpjw
## 1118 Briankellyfc
## 1119 Hannahlois_
## 1120 min_gyuqt
## 1121 _pashhhhha
## 1122 uri_sebongs_
## 1123 Japuttttt
## 1124 carizenn
## 1125 rs_qrtz_srnty
## 1126 jokerjeons
## 1127 urmainbij
## 1128 029_joi
## 1129 seshi51
## 1130 akitasound__
## 1131 kisseugyu
## 1132 park_matyuu
## 1133 hanshuayo
## 1134 No1toKSJ
## 1135 AnOdeForSVT
## 1136 ohnununu_00
## 1137 junhui_budam
## 1138 magic_shop_0613
## 1139 MisoFruity
## 1140 micacheeew
## 1141 MisoFruity
## 1142 vangjjk
## 1143 nuelXwole8
## 1144 cheonsarang1004
## 1145 Won09_abby19
## 1146 loves_gyujunhao
## 1147 urhaven_
## 1148 kw0nSarl
## 1149 Iam_Anggel
## 1150 felixmullethair
## 1151 varriouses
## 1152 itzaescart
## 1153 taetaecte
## 1154 shuhoshminkwann
## 1155 Carrots_are_
## 1156 ItsNickyyymouse
## 1157 AezriU_SVT
## 1158 hanshuayo
## 1159 sebtinsebt
## 1160 murdrofcrow
## 1161 _yownicepaprika
## 1162 heykimgyu
## 1163 jaehearth
## 1164 iniminimoni
## 1165 dokyeokki17
## 1166 nyahquai
## 1167 H0SHLUV
## 1168 chenchen9785
## 1169 AnOdeForSVT
## 1170 qoniqoniqonita
## 1171 Niiikoru
## 1172 seoksoonshiii
## 1173 fairylady96
## 1174 Carrots_are_
## 1175 moonchildmina_
## 1176 Carrots_are_
## 1177 moonchildmina_
## 1178 blcshao_o
## 1179 ddeonutss_
## 1180 dynjnespnz
## 1181 jinovermorals
## 1182 kwonhsh15ky_
## 1183 i7eonu
## 1184 kukirawin
## 1185 dokyeokki17
## 1186 lesgauuur
## 1187 akitasound__
## 1188 Myra_Atiera
## 1189 pikanamjoon1
## 1190 svtenrgyskncre
## 1191 04yjhz
## 1192 zzywoon
## 1193 micacheeew
## 1194 FaanNicki
## 1195 cutiewonwooo
## 1196 scdreiel
## 1197 Rieli_lilili
## 1198 xcalicoups
## 1199 MisoFruity
## 1200 junshihaono
## 1201 kwonyoon_
## 1202 71209kart
## 1203 hazel_black11
## 1204 chimochicart
## 1205 hopeamy_t
## 1206 MonstaXWonhoVSQ
## 1207 huibns
## 1208 Sofiacarat
## 1209 04yjhz
## 1210 doIlyjn
## 1211 Y00NGIS_TWT
## 1212 coupsbunny
## 1213 seoulbondedsoul
## 1214 nininonugyu
## 1215 EmaknyakimRJ2
## 1216 _woozistar
## 1217 tiniwinijinnie
## 1218 huibns
## 1219 rmygk
## 1220 jjongjjongiehae
## 1221 GfortheHon
## 1222 RxseKgyUu_SVT
## 1223 wantcheol
## 1224 hanniessvt
## 1225 moonchildmina_
## 1226 AnOdeForSVT
## 1227 kookiejung19
## 1228 huibns
## 1229 JerlienCoyoca
## 1230 enhyfiness
## 1231 moonchildmina_
## 1232 hanniebaekso
## 1233 jjongjjongiehae
## 1234 iamtalika_
## 1235 shiningkwon
## 1236 wantcheol
## 1237 MisoFruity
## 1238 CutieDokyeommie
## 1239 rivierewenboo
## 1240 17scarat7
## 1241 ilhwngjin
## 1242 cherryforcheol
## 1243 huibns
## 1244 ggukjmnie
## 1245 seungjihoo
## 1246 hwajinss
## 1247 huibns
## 1248 MisoFruity
## 1249 Camisun
## 1250 enough4gyu
## 1251 sharlaraye
## 1252 ejjanggu
## 1253 curimansi88
## 1254 krizhielgwy
## 1255 wantcheol
## 1256 Camisun
## 1257 ejjanggu
## 1258 wantcheol
## 1259 seokmineeeee
## 1260 ejjanggu
## 1261 ejjanggu
## 1262 wantcheol
## 1263 m9ichan_
## 1264 coupskwon_
## 1265 matchaberry83
## 1266 huibns
## 1267 Camisun
## 1268 cheonsarang1004
## 1269 wonutiktik
## 1270 drewspotlessmin
## 1271 MisoFruity
## 1272 skshuabb
## 1273 vntaexv
## 1274 BRforJin
## 1275 drewspotlessmin
## 1276 m9ichan_
## 1277 moonchildmina_
## 1278 m9ichan_
## 1279 njunnaloeykyun
## 1280 SoftHope_Jay
## 1281 KM33957890
## 1282 huibns
## 1283 cheonsarang1004
## 1284 cantchoosebias
## 1285 stephanienotes_
## 1286 MisoFruity
## 1287 jhanrds
## 1288 hongranghae_30
## 1289 prjsluvs
## 1290 m9ichan_
## 1291 MisoFruity
## 1292 cheonsarang1004
## 1293 marico59987359
## 1294 adanganan
## 1295 only4jeonwonwoo
## 1296 rockwithkyeo
## 1297 latatucoups
## 1298 sarcasticpaulo
## 1299 4ever_stay1
## 1300 jianviel
## 1301 reebokjumeoni
## 1302 featsch
## 1303 Niiikoru
## 1304 myownplce
## 1305 naaxdt_
## 1306 dearjeongcheol
## 1307 jakefleurs
## 1308 Joshishua17
## 1309 marico59987359
## 1310 starrynight_jy
## 1311 Aeeaea_io
## 1312 cuddlkim
## 1313 SimplyYhanz
## 1314 rodriguez_anci
## 1315 latatucoups
## 1316 moonchildmina_
## 1317 huibns
## 1318 blcshao_o
## 1319 svtkarath
## 1320 junhaoinlove
## 1321 wonhwarchives
## 1322 _kookssi
## 1323 ujinonieloops
## 1324 scoupse_cheol
## 1325 huibns
## 1326 rockwithkyeo
## 1327 yrwon_
## 1328 BeaExolaghcarat
## 1329 p4rkjj_
## 1330 huibns
## 1331 SpicyMartinie
## 1332 moonchildmina_
## 1333 Seventaen_Carat
## 1334 Niiikoru
## 1335 seoksookieee
## 1336 slowpoke_art
## 1337 m9ichan_
## 1338 chi_799
## 1339 wonungieeee
## 1340 http15s
## 1341 17scarat7
## 1342 smileangelfs
## 1343 huibns
## 1344 apoleague
## 1345 naju_rice
## 1346 ddeonutss_
## 1347 Seventaen_Carat
## 1348 m9ichan_
## 1349 noonamusings
## 1350 huibns
## 1351 heyembeey
## 1352 TheRealstanm
## 1353 noniehaver
## 1354 xxxrei_l
## 1355 ohmingiii
## 1356 byfxutifujo
## 1357 noniehaver
## 1358 joshu_apollo
## 1359 njuninjun23
## 1360 jnwoowoo
## 1361 watanabaeparky
## 1362 tsay2120
## 1363 carattoall13
## 1364 Janu17_
## 1365 tsay2120
## 1366 Jana_Horanghae
## 1367 jeonghanbb
## 1368 huibns
## 1369 Janu17_
## 1370 woozitheredboy
## 1371 vil2_sofia
## 1372 4woota
## 1373 Jana_Horanghae
## 1374 huibns
## 1375 _jeonghan_nie
## 1376 GyuNunaXVII
## 1377 rockwithkyeo
## 1378 _anneknownnn
## 1379 dkyeomcartz_
## 1380 Yennieque
## 1381 luv__wonu
## 1382 1004wjy
## 1383 jinjuhaee
## 1384 moon950808
## 1385 alleizone
## 1386 moonyorongz
## 1387 huyngtaesimp
## 1388 fttihh__
## 1389 bernacnti
## 1390 huiluv17
## 1391 id_potatochips
## 1392 shujiicart
## 1393 17scarat7
## 1394 woooahaes
## 1395 dillikahoshi
## 1396 lyssalegaspi
## 1397 ancafrancinee
## 1398 4woota
## 1399 taetaecte
## 1400 priuzessin
## 1401 rockwithkyeo
## 1402 tannies_stigma
## 1403 khbbyd
## 1404 sweetieonewoo
## 1405 kimoonjin04
## 1406 taetaecte
## 1407 dedelbebel
## 1408 LilyliYabbay
## 1409 huibns
## 1410 woozitheredboy
## 1411 4woota
## 1412 Wonwoohyun717
## 1413 huibns
## 1414 taetaecte
## 1415 029_joi
## 1416 priuzessin
## 1417 jonajopay
## 1418 029_joi
## 1419 huibns
## 1420 babysharkeu00
## 1421 gyurrified
## 1422 LeilaGo83141895
## 1423 4woota
## 1424 jaemtokkiii
## 1425 Tass39192139
## 1426 pampam_sia
## 1427 029_joi
## 1428 jmnlied
## 1429 BTSeokjinnie__
## 1430 neozencityx_
## 1431 tyongflv
## 1432 moonchildmina_
## 1433 huibns
## 1434 Marie_BIM6
## 1435 RecheleKIMyours
## 1436 17dayph
## 1437 Niiikoru
## 1438 elysium0218
## 1439 priuzessin
## 1440 WizCarat01
## 1441 Carrots_are_
## 1442 4woota
## 1443 seu_venteen
## 1444 UrtAllgurl_
## 1445 divine_gyu
## 1446 summer87874592
## 1447 flauwerr
## 1448 huibns
## 1449 priuzessin
## 1450 bardaguhan
## 1451 starhuish
## 1452 029_joi
## 1453 odetovou
## 1454 xyonewoo
## 1455 chansolcart
## 1456 vil2_sofia
## 1457 moonchildmina_
## 1458 dkyeomcartz_
## 1459 priuzessin
## 1460 Myra_Atiera
## 1461 yo_onjeongha
## 1462 caronia_elise
## 1463 blcshao_o
## 1464 honeygyuhao
## 1465 il0vemin9yu
## 1466 seungcheoleen
## 1467 kaardbord
## 1468 Kamila_svt
## 1469 Kendry_MCG
## 1470 kkwonslatte
## 1471 haosmyname
## 1472 Crazy4myselfBTS
## 1473 psowosejjddjmd
## 1474 yjeongshua
## 1475 choikkumasmom
## 1476 wonwoorai
## 1477 ihugjeonghan
## 1478 haulygraye
## 1479 epitychiahae
## 1480 AngelinLothian7
## 1481 seokjin1017
## 1482 KMac941
## 1483 huibns
## 1484 caronia_elise
## 1485 Deantree_
## 1486 ae_fngrl
## 1487 superRoxee
## 1488 daywithsebong
## 1489 cantchoosemygrp
## 1490 gotsvtave
## 1491 minghaopogii
## 1492 psowosejjddjmd
## 1493 mintyhyo
## 1494 I0082022
## 1495 coupskwon_
## 1496 jjongjjongiehae
## 1497 _miraker
## 1498 svtsuals
## 1499 4woota
## 1500 blackcomet1224
## 1501 huibns
## 1502 minghaopogii
## 1503 jhel172
## 1504 gK4ds3nRRHUsGpS
## 1505 yrwon_
## 1506 4woota
## 1507 huibns
## 1508 dkyeomcartz_
## 1509 user239718570
## 1510 jjongjino
## 1511 songswltvs
## 1512 dkyeomcartz_
## 1513 charianeliz
## 1514 myskrrrrrt
## 1515 4woota
## 1516 yjeongshua
## 1517 woowoonctsvt
## 1518 pixieyedam
## 1519 galaxywonj
## 1520 DennisCardiff
## 1521 sound_of_def
## 1522 wzrfc
## 1523 _wooziyaaa
## 1524 winddxncer
## 1525 minghaopogii
## 1526 hihenlo_
## 1527 wsecarat
## 1528 I0082022
## 1529 ellexjeon
## 1530 029_joi
## 1531 kyeomhanshua
## 1532 hoonki_0809
## 1533 kdrama_spice
## 1534 jjwinyllow
## 1535 nwsraveenoe
## 1536 bebenimingyu
## 1537 kagayakuhoshi__
## 1538 junhaocaart
## 1539 malax1925
## 1540 ontopischerry
## 1541 minisundery_
## 1542 YURAing_time
## 1543 17svtdiv
## 1544 kyeomhanshua
## 1545 wwinnckep
## 1546 luvssvntn
## 1547 hobisbabes
## 1548 chatime_id
## 1549 seokminspizza
## 1550 kkokkomelo
## 1551 Hao_KWHMM
## 1552 chatime_id
## 1553 semicolwon
## 1554 yjeongshua
## 1555 Koalajonnie
## 1556 lindzzz1357
## 1557 chatime_id
## 1558 ChaeHanCheol
## 1559 shadowcloudsss
## 1560 luvssvntn
## 1561 divine_gyu
## 1562 karibetl
## 1563 hongjoshookt
## 1564 gyuricshi
## 1565 NurfiantoGiar
## 1566 vangjjk
## 1567 ElizenGailey
## 1568 mrldcrtz
## 1569 iniminimoni
## 1570 ThrashCetchum12
## 1571 Nickholeas
## 1572 pal_ory
## 1573 buildismylove
## 1574 choihyebin0916
## 1575 pacarmabuchikou
## 1576 AlejandraIveth9
## 1577 eocheolna
## 1578 vangjjk
## 1579 kookoogyu
## 1580 wooahskz
## 1581 yuki05260315
## 1582 coupskwon_
## 1583 Kooandmimi
## 1584 buutherfly
## 1585 vangjjk
## 1586 no20751519
## 1587 rawrtast
## 1588 bboyhao_o
## 1589 happyangelar
## 1590 vangjjk
## 1591 vangjjk
## 1592 lm1004th
## 1593 Kooandmimi
## 1594 gyulovelyy
## 1595 vangjjk
## 1596 moonyorongz
## 1597 jeyyxvier
## 1598 kyeomerry
## 1599 svtinthescoups
## 1600 junshuachanie
## 1601 maewooz
## 1602 iniminimoni
## 1603 yoonciella
## 1604 maewooz
## 1605 moonyorongz
## 1606 mchlgrno
## 1607 tdlajcjjad_5
## 1608 Podongtruzie
## 1609 dikeysunshine
## 1610 jjklvour
## 1611 bigwinme
## 1612 joshujikyeom
## 1613 pjsdumpcart
## 1614 jjklvour
## 1615 vocalnize
## 1616 svt_run
## 1617 gyuuser
## 1618 POCKETZZZZZZ
## 1619 gyuuser
## 1620 _maharrr
## 1621 17svtdiv
## 1622 vangjjk
## 1623 mikay_c4rt
## 1624 wonwooed29
## 1625 radIreaddzzz
## 1626 yawnonewoo
## 1627 vangjjk
## 1628 kimgyucart
## 1629 jicheolation
## 1630 ksoolina
## 1631 _kwendiii
## 1632 TerryMims14
## 1633 junshuachanie
## 1634 taetaecte
## 1635 butfirstsvt
## 1636 kaori761015
## 1637 yawnonewoo
## 1638 kthday_
## 1639 caratscloud
## 1640 luckyJMwins
## 1641 vkthzi
## 1642 DinaTangerino
## 1643 onlyone_woo
## 1644 Fullwinbearlhc
## 1645 xmyselfanymore
## 1646 mirabheLa
## 1647 inlove3517
## 1648 Lovable_WonWoo
## 1649 luvrc7
## 1650 akkinda_yoon
## 1651 17minone
## 1652 MichWen548
## 1653 saffiee07
## 1654 chwemoonlight
## 1655 nonstickygirl
## 1656 coupranghaeisa
## 1657 littlemoonhui
## 1658 kat_fanixczs
## 1659 carat17CARAT17
## 1660 mamemi_mari
## 1661 GWIYE0UN
## 1662 fokinavocadxs
## 1663 josheecart
## 1664 friedksoo
## 1665 lvyjm0
## 1666 4wonhao
## 1667 heeshuas
## 1668 Seventaen_Carat
## 1669 shuarkive
## 1670 chwemoonlight
## 1671 joshiuahs
## 1672 galaxywonj
## 1673 EpicMahonelover
## 1674 handoks_
## 1675 katie_seventeen
## 1676 AnnieDewell
## 1677 in2sebongs4ever
## 1678 gyumaezing
## 1679 handoks_
## 1680 mimicheolhan
## 1681 EpicMahonelover
## 1682 mingy0_o
## 1683 horangseranghae
## 1684 kkoccherry
## 1685 8winenight
## 1686 yourcaratzen
## 1687 Younghu1_2
## 1688 caratintheland
## 1689 kyeomshushi
## 1690 quartzhae
## 1691 EpicMahonelover
## 1692 axxelblade
## 1693 i60kwon
## 1694 wosesmio
## 1695 icaprikoornio
## 1696 peaceinwaves
## 1697 SolaceCart_
## 1698 LeckzyC
## 1699 myjin41292
## 1700 JustDecibelios
## 1701 no20751519
## 1702 jchzafx
## 1703 dillikahoshi
## 1704 Nheda5
## 1705 jinniesarchives
## 1706 avocadoeluvs
## 1707 _taendipity
## 1708 allianedennise
## 1709 karlajeremee
## 1710 alpacajintae
## 1711 hhhongggshua
## 1712 stephanienotes_
## 1713 avocadoeluvs
## 1714 MoonbinsCirera
## 1715 in2sebongs4ever
## 1716 the8cheng
## 1717 _taendipity
## 1718 Desi_Ladki
## 1719 mamemi_mari
## 1720 mr_bindaetteokk
## 1721 EpicMahonelover
## 1722 taesmagicshopp
## 1723 shadowtrooper55
## 1724 Joonmyuniverse
## 1725 addicTINEE
## 1726 jujudtx
## 1727 MMariangel13
## 1728 HannahM21850825
## 1729 EpicMahonelover
## 1730 bangtanx7x7
## 1731 029_joi
## 1732 heaven5cl0ud
## 1733 j8ng_
## 1734 altdokyeom
## 1735 snoozebaram
## 1736 Honggbae
## 1737 _kwendiii
## 1738 DELULURACHA
## 1739 TheeAstronaut7
## 1740 huintarou
## 1741 wonyanghui
## 1742 shjlvre
## 1743 cooks_scoups
## 1744 snoozebaram
## 1745 ho5hipangpang
## 1746 jenasriso
## 1747 acs_hao
## 1748 m_djmc
## 1749 snoozebaram
## 1750 b0ranghae
## 1751 aucstaybb
## 1752 elikyut26
## 1753 wdytmegg
## 1754 snoozebaram
## 1755 vyonitha_w
## 1756 vangjjk
## 1757 mingyuIomI
## 1758 Caelorenz
## 1759 jaegrayndal
## 1760 mamemi_mari
## 1761 029_joi
## 1762 babbibababez
## 1763 dwncheolcart
## 1764 bernacnti
## 1765 caratzendump
## 1766 woozintheclouds
## 1767 meeperseee
## 1768 deerhansie
## 1769 Asi__uL
## 1770 jo_shuahong
## 1771 spacewalkcartz
## 1772 ForeverMore03
## 1773 Febbloggerv
## 1774 spacewalkcartz
## 1775 michh134340
## 1776 Ima17honv_
## 1777 arcel_chwe
## 1778 ZachMicheli
## 1779 vvinterbear07
## 1780 bernacnti
## 1781 My_Tweety_Bird
## 1782 berrydelishx
## 1783 babbibababez
## 1784 woahaeee
## 1785 vangjjk
## 1786 chyngteen
## 1787 lavielee_cjsw
## 1788 woahaeee
## 1789 Jana_Horanghae
## 1790 vangjjk
## 1791 yoonhaniyoo
## 1792 vangjjk
## 1793 sanhaechani
## 1794 carateu_wongyu
## 1795 woozfactory
## 1796 zzbhui
## 1797 Myra_Atiera
## 1798 woahaeee
## 1799 domiekie
## 1800 pakslamet88
## 1801 tinidorks
## 1802 nanagirlfrnd
## 1803 Zame_96
## 1804 jo_shuahong
## 1805 17scarat7
## 1806 fool4svt
## 1807 FatimaGail1
## 1808 jo_choisc
## 1809 EL_ICAAAA
## 1810 rocesjanelleee
## 1811 woahaeee
## 1812 hiheesng
## 1813 17minone
## 1814 anne_yeong1004
## 1815 watanabaeparky
## 1816 shua_1230_hae
## 1817 in2sebongs4ever
## 1818 JeonHwangSinKo1
## 1819 segyeshiimo
## 1820 kreng_of_coups
## 1821 minghaopogii
## 1822 yna_mx1357
## 1823 rocesjanelleee
## 1824 Jana_Horanghae
## 1825 hiheesng
## 1826 hcevaporated
## 1827 babbibababez
## 1828 cheolies_iyashi
## 1829 Jana_Horanghae
## 1830 valeriaabigail9
## 1831 FatimaGail1
## 1832 AlyloonyPH
## 1833 butterflyamused
## 1834 maymaeey
## 1835 its_kimchoi
## 1836 in2sebongs4ever
## 1837 hiheesng
## 1838 shjlvre
## 1839 MicsMics07
## 1840 urcoffeelvr
## 1841 karlajeremee
## 1842 addicTINEE
## 1843 mingyukimlover
## 1844 FatimaGail1
## 1845 kaiahae
## 1846 narureen
## 1847 mingyukimlover
## 1848 hiheesng
## 1849 babi64691057
## 1850 Jana_Horanghae
## 1851 pancongkeju
## 1852 FatimaGail1
## 1853 onlyfor_one
## 1854 thdus6892
## 1855 notfine89
## 1856 thdus6892
## 1857 shestaken_
## 1858 mamemi_mari
## 1859 thdus6892
## 1860 Miinginni
## 1861 onlyfor_one
## 1862 msnwu
## 1863 woohaogin
## 1864 shuasblossom
## 1865 babbibababez
## 1866 wonugamer
## 1867 hao4reu
## 1868 im_itnnnnn
## 1869 imnylenor
## 1870 svt_wonwoojeon
## 1871 jjaeshi_
## 1872 Julia26954994
## 1873 svtea260515
## 1874 hansolcrackerz
## 1875 ForeverMore03
## 1876 MoonbinsCirera
## 1877 chinguuuuuuuuu
## 1878 dinoaraa
## 1879 svtea260515
## 1880 jo_choisc
## 1881 SB_0526
## 1882 shyxkjk
## 1883 boosreason
## 1884 izzoyall
## 1885 do_alyssa0101
## 1886 hangyulieee_
## 1887 babbibababez
## 1888 EpicMahonelover
## 1889 ihugjeonghan
## 1890 _wonurideul_
## 1891 izzoyall
## 1892 mingyukimlover
## 1893 kiraya_mita
## 1894 jo_shuahong
## 1895 mingyukimlover
## 1896 dreamyjunhui
## 1897 junhui_budam
## 1898 babbibababez
## 1899 Anijhope
## 1900 love_leprechaun
## 1901 eternalfluff
## 1902 VtSxad
## 1903 iuhnujnoom
## 1904 dandieloniee
## 1905 kxxtaehyun
## 1906 Jana_Horanghae
## 1907 bvbbley
## 1908 liliiiiiiiiii
## 1909 sebeuntinicarat
## 1910 stycrteu
## 1911 swaggyhoshii
## 1912 hiheesng
## 1913 ahgaselimm
## 1914 yoonziwon
## 1915 boothesun
## 1916 cheoliedaddu
## 1917 hiheesng
## 1918 babbibababez
## 1919 hvnscheol
## 1920 KyeomiesWorld
## 1921 MONSTAXkillus
## 1922 jcngwoniee
## 1923 jssysimp
## 1924 iiamjanne
## 1925 din8nara
## 1926 iuhnujnoom
## 1927 hiheesng
## 1928 seoksoologist
## 1929 chipa_17i
## 1930 babbibababez
## 1931 jo_shuahong
## 1932 dreamyjunhui
## 1933 dreamyjunhui
## 1934 hiheesng
## 1935 hiheesng
## 1936 powlaaaber
## 1937 babbibababez
## 1938 ybtkcart
## 1939 wwjnluvr
## 1940 hiheesng
## 1941 eyxseungcheol
## 1942 CutieDokyeommie
## 1943 thisisrealjayyy
## 1944 maemeluv
## 1945 bhizarre
## 1946 jeonghansluvbot
## 1947 lovesdyo
## 1948 hiheesng
## 1949 KSJsweetpotato
## 1950 mownchild
## 1951 julietmontero11
## 1952 kaiterrdrie
## 1953 dvnee
## 1954 kaiterrdrie
## 1955 KyeomiesWorld
## 1956 kaiterrdrie
## 1957 heejinsrosy
## 1958 dvnee
## 1959 kaiterrdrie
## 1960 bootiful1998
## 1961 naveedurie
## 1962 CrizziaLopez
## 1963 hiheesng
## 1964 KyeomiesWorld
## 1965 h3ll0_exoteen
## 1966 yrwon_
## 1967 hong_accoustic
## 1968 naiiiwonuyong
## 1969 minghaolicious
## 1970 da_yan_jin
## 1971 i6vhan
## 1972 julietmontero11
## 1973 julietmontero11
## 1974 enchugoo
## 1975 kagayakuhoshi__
## 1976 jmjnty
## 1977 minlixxoxo
## 1978 joueuriwons
## 1979 Mingyulay_
## 1980 cloudubiii
## 1981 n_adilia
## 1982 abi14789
## 1983 joueuriwons
## 1984 lovemyselfbt
## 1985 hong_accoustic
## 1986 vitaae
## 1987 blysfulchanhyun
## 1988 winwinluvs12231
## 1989 howoorecueillir
## 1990 smwqpqp1
## 1991 yaaaknoriii
## 1992 CrizziaLopez
## 1993 everafterain
## 1994 AlyloonyPH
## 1995 coupshanified
## 1996 favouritezoo
## 1997 addicTINEE
## 1998 Okiebrit19
## 1999 yellooow_02
## 2000 SeokHanne7
## 2001 maymaeey
## 2002 Lumiierree
## 2003 kwanseries
## 2004 hiheesng
## 2005 SimiaExspiravit
## 2006 Camisun
## 2007 ayodaddyshownu
## 2008 ya990211
## 2009 mingoohae
## 2010 extrasquee
## 2011 meloree_713
## 2012 jinsvee
## 2013 i4pocketz
## 2014 JulienneAranet1
## 2015 kwanseries
## 2016 coupshanified
## 2017 wonkyeomzz
## 2018 hiheesng
## 2019 gusibyukwon
## 2020 woohyunmandu
## 2021 maymaeey
## 2022 honeybungyuu
## 2023 previousindex
## 2024 ikeuksn
## 2025 bookkeubox
## 2026 wonkyeomzz
## 2027 phoenenix
## 2028 Podongtruzie
## 2029 Issipisiii
## 2030 callmedkgf
## 2031 beensobabey
## 2032 xudiary
## 2033 ujigenius
## 2034 jo_shuahong
## 2035 e_scoupshi
## 2036 ikonicpunani
## 2037 hansknnie
## 2038 CabacangHannah
## 2039 putzzelo
## 2040 caratwolchez
## 2041 tinaneylon
## 2042 Bella_Bebe99
## 2043 bestboywoozi_
## 2044 oniikashome
## 2045 EuniceGentolio
## 2046 crybabyjunnie
## 2047 gyuilatte
## 2048 yoonssilvr
## 2049 chingurl96
## 2050 rubyjaniste
## 2051 dreamyjunhui
## 2052 mingyunism__
## 2053 itsmiramee_
## 2054 jackiesaku
## 2055 lkim084
## 2056 m1n9yu_ku
## 2057 liezldhin
## 2058 geonububby
## 2059 hiheesng
## 2060 Yo0nnation
## 2061 nanasev7en
## 2062 dyeyahne1
## 2063 i015snoe
## 2064 servicesbydonna
## 2065 hiheesng
## 2066 caratphile
## 2067 hiheesng
## 2068 hiheesng
## 2069 ksyhozhi
## 2070 hiheesng
## 2071 notchew18
## 2072 noona_dohyon
## 2073 jstsvt
## 2074 _dannyieee
## 2075 krizhielgwy
## 2076 sebongie1woo17
## 2077 m1n9yu_ku
## 2078 wondercheol9158
## 2079 jagiiii95z
## 2080 prioscoups
## 2081 jjong_hannie
## 2082 seuniesideup
## 2083 rayofsunkyeom
## 2084 ASAAVEEN
## 2085 mingfthao_17
## 2086 breadchenle
## 2087 mingfthao_17
## 2088 sousdictature
## 2089 armengggay
## 2090 PammyTrashy
## 2091 krz4ry
## 2092 JEONSNlGHT
## 2093 BeaExolaghcarat
## 2094 krz4ry
## 2095 KayeMissss
## 2096 615kwn
## 2097 ellexjeon
## 2098 _4btsvt
## 2099 Omi_Dollah
## 2100 addicTINEE
## 2101 NCT127_Dreamer
## 2102 JJENST4R
## 2103 zjhadey
## 2104 riIiple
## 2105 unexpectedcarat
## 2106 maymaeey
## 2107 windylearns
## 2108 nonusyi
## 2109 SeokjinOurMoon_
## 2110 Ricee____
## 2111 AlistairAli
## 2112 itss_tasiaaa
## 2113 hypeshota
## 2114 windylearns
## 2115 gemsvt
## 2116 deboizone
## 2117 clowjfs
## 2118 cheonsannyeong
## 2119 wonuseungcheol
## 2120 jjong_hannie
## 2121 haoniste
## 2122 wonsollovebot
## 2123 SofhiaB19
## 2124 wonhanseoksoon
## 2125 Julia26954994
## 2126 unexpectedcarat
## 2127 gemsvt
## 2128 Julia26954994
## 2129 rindrina
## 2130 oohmakeuya
## 2131 unexpectedcarat
## 2132 maymaeey
## 2133 wonuseungcheol
## 2134 moonwen1996
## 2135 icecoupsoo
## 2136 jwwluuvs
## 2137 singgibanggi_7
## 2138 kezRmr
## 2139 skyxmhwjh_
## 2140 gemsvt
## 2141 horanghaehana
## 2142 jnwoowoo
## 2143 mimyumin
## 2144 boosksksk
## 2145 shua_1230315__y
## 2146 qscynr
## 2147 skhmjcw
## 2148 Kurotsuchi_____
## 2149 gemsvt
## 2150 berrymelonxx
## 2151 hongnotkong
## 2152 maymaeey
## 2153 rawrtast
## 2154 ahengeef
## 2155 soonchanlvr
## 2156 Romisk17
## 2157 arabellacrz
## 2158 CutieDokyeommie
## 2159 julietmontero11
## 2160 EuniceGentolio
## 2161 julietmontero11
## 2162 geochimeobshi
## 2163 joueuriwons
## 2164 Jincheollie8
## 2165 yaying_jf
## 2166 EuniceGentolio
## 2167 CutieDokyeommie
## 2168 cheolitopapi
## 2169 seongwujimin
## 2170 cheolitopapi
## 2171 l4l4milla
## 2172 jeonnbum
## 2173 byourhythm
## 2174 kw0nSarl
## 2175 bangteezkids_
## 2176 svntnzshua
## 2177 heebeans
## 2178 hosh_kw0n
## 2179 dfordk_
## 2180 Seokjihanwon
## 2181 WH_OT7
## 2182 baekjeomahhh
## 2183 jhoannabeeeee
## 2184 just_pingu5
## 2185 l4l4milla
## 2186 hosh_hoshing
## 2187 mia_bbyuuu
## 2188 watanabaeparky
## 2189 KatsukiSel
## 2190 yoonzino_23
## 2191 lovesoonwooboo
## 2192 kimbokjooke
## 2193 wonranghaeee_
## 2194 pitcheolin
## 2195 hosh_kw0n
## 2196 NonieKoo_
## 2197 wonwoojoshy
## 2198 whore4marrow
## 2199 chwentchw
## 2200 shisoons
## 2201 coupskwon_
## 2202 hanniehaedaddu
## 2203 l4l4milla
## 2204 hancheolshii
## 2205 Evelin_6366
## 2206 92jenlisafanboy
## 2207 FatimaGail1
## 2208 jujuxvii
## 2209 ah_joshu
## 2210 ah_joshu
## 2211 fangirlll_19
## 2212 iloveesvt
## 2213 ah_joshu
## 2214 cutiejeonghan04
## 2215 B4NDSBOI
## 2216 pinkkiewonu
## 2217 LyzzznWon
## 2218 ah_joshu
## 2219 kagayakuhoshi__
## 2220 iloveesvt
## 2221 gemsvt
## 2222 mingyuIomI
## 2223 kyeowonwoo
## 2224 cherryberryhae
## 2225 JeonHwangSinKo1
## 2226 beensobabey
## 2227 ah_joshu
## 2228 aygchwe
## 2229 iloveesvt
## 2230 joueuriwons
## 2231 chwewei
## 2232 kerseyforyou
## 2233 cxexexjxaxyx
## 2234 otthirteen
## 2235 gemsvt
## 2236 JeonHwangSinKo1
## 2237 iloveesvt
## 2238 13ngyuu
## 2239 shishiyooo
## 2240 withshuaminwon
## 2241 yjeongh4an
## 2242 soulfullyst
## 2243 pfugallery
## 2244 x_xndzsy
## 2245 Eclipxe_s
## 2246 doyunorose
## 2247 h3ll0_exoteen
## 2248 soft4ksy
## 2249 notjwonu
## 2250 imdeekayyy
## 2251 iloveesvt
## 2252 TOXX_XXOT
## 2253 jaz_beomjun
## 2254 seoksoar
## 2255 sjyvze
## 2256 iloveesvt
## 2257 cactusmunch
## 2258 17goldenbanana
## 2259 luv4cheol
## 2260 luna5ky
## 2261 nahyukie
## 2262 Cierracrouch91
## 2263 wonu_twou
## 2264 krshlvrn
## 2265 gethelight
## 2266 hosh_kw0n
## 2267 ridewithminaj__
## 2268 KWON_HANII
## 2269 kyeowonwoo
## 2270 17bbang
## 2271 DokyeomiaM
## 2272 nayeliii_a
## 2273 wonuluvsz
## 2274 lee_fy1
## 2275 _aichaaann
## 2276 binniee_4
## 2277 shishiyooo
## 2278 HIT0RIJANAI
## 2279 Almameni2
## 2280 Charlie86261337
## 2281 jjongjjingie
## 2282 qtpiewonu
## 2283 LOR3NLE1
## 2284 shishiyooo
## 2285 ahbabiboo
## 2286 haniinunu
## 2287 daphneleigh_
## 2288 sparklingcarat_
## 2289 iloveesvt
## 2290 shishiyooo
## 2291 svnchillhoons
## 2292 joshvtz
## 2293 iamyomonday
## 2294 palthe_17
## 2295 wonuwwj
## 2296 sskylwt
## 2297 kezRmr
## 2298 sskylwt
## 2299 gyusinn
## 2300 eninisei
## 2301 smdebus
## 2302 lee_fy1
## 2303 eninisei
## 2304 HyukELF93
## 2305 YunitaIsna
## 2306 ilchillguchill
## 2307 jeonxena
## 2308 sskylwt
## 2309 uri_se7enteen
## 2310 hylnshua
## 2311 caiiipingul17
## 2312 imrj_0412
## 2313 chemiyow
## 2314 sskylwt
## 2315 nctzsvtz
## 2316 HyukELF93
## 2317 ehmmtasty
## 2318 mingyuIomI
## 2319 eninisei
## 2320 sskylwt
## 2321 sskylwt
## 2322 caratphile
## 2323 cesumss
## 2324 sskylwt
## 2325 marvelous_adi
## 2326 everyone____naa
## 2327 wonusdumdumb
## 2328 wonunuhannie
## 2329 sskylwt
## 2330 ilyramn
## 2331 sskylwt
## 2332 sanisanistore
## 2333 KimMingyuJapan
## 2334 JELLYJUNNl3S
## 2335 xumhlvr
## 2336 sohui20578605
## 2337 niexzly
## 2338 cloudkwon_
## 2339 8winenight
## 2340 Giovann67851767
## 2341 ExolSaythename
## 2342 sskylwt
## 2343 gyuldaengrideul
## 2344 jo_choisc
## 2345 salmiahali11
## 2346 BlanquizaMariel
## 2347 Hoosier_Diddy
## 2348 sskylwt
## 2349 margajuliamarga
## 2350 hanquookka
## 2351 hanieeun
## 2352 sskylwt
## 2353 chiechiechie02
## 2354 sskylwt
## 2355 leeeeyaaaah
## 2356 GuchinoJ
## 2357 whippedformgyu
## 2358 DianHyunWoo
## 2359 gyucheolatte
## 2360 RojGinez
## 2361 jjongjjingie
## 2362 haulygraye
## 2363 bcnjake
## 2364 gyusinn
## 2365 DizonElaisa
## 2366 carat_hazel
## 2367 gam3bo1wonu
## 2368 eriyaxsebong
## 2369 huito_o
## 2370 hoshdiwon
## 2371 MooseKnight
## 2372 chiechiechie02
## 2373 bxvcgt
## 2374 O2_Zein
## 2375 kaiwonkat
## 2376 minghaocheol_
## 2377 mansaes
## 2378 minhobi32
## 2379 chwewei
## 2380 svtstinkerbell
## 2381 ha00linxx
## 2382 btsvt_myhome
## 2383 jjongdol_xx
## 2384 TaeGookieTan
## 2385 Ms0T13
## 2386 dinounits
## 2387 ellexjeon
## 2388 jungwoogfie
## 2389 smellarbee
## 2390 WonuDSoundMaker
## 2391 ChiiLee12
## 2392 ssolchw
## 2393 thixinhdep1312
## 2394 CaratHong_
## 2395 ArraAlexxaa
## 2396 nyenyen_ien
## 2397 CaeberCruz
## 2398 jenbrthdayb0y
## 2399 featsch
## 2400 nic_roxas
## 2401 heykimgyu
## 2402 handycoups
## 2403 heykimgyu
## 2404 gyusinn
## 2405 cheoliemoja
## 2406 milkuddalgi
## 2407 sophiicart
## 2408 aluvrlol
## 2409 radiantsjy
## 2410 kwonvay
## 2411 qkuncart
## 2412 etherealhraeth_
## 2413 aluvrlol
## 2414 mmgg_svt
## 2415 makachiseo_k
## 2416 qkuncart
## 2417 binniee_4
## 2418 KSJsweetpotato
## 2419 iiamjanne
## 2420 Hosehel7
## 2421 wonungieeee
## 2422 _featdlno
## 2423 _jjkyuala
## 2424 MichealSolis16
## 2425 dadduhannie_
## 2426 binniee_4
## 2427 leebubu24
## 2428 _featdlno
## 2429 vanillabluetae
## 2430 chanieyeom
## 2431 ilove_gyuu
## 2432 micchievous
## 2433 chim_ft_sebong
## 2434 missin_9yu
## 2435 gyusinn
## 2436 wubianxiwang
## 2437 doominsun
## 2438 SViTkraM
## 2439 ahluvgyu
## 2440 JeonHwangSinKo1
## 2441 wonsollovebot
## 2442 collie_plus_8
## 2443 mry_latte
## 2444 _wonuhoon
## 2445 _featdlno
## 2446 jjs_jh
## 2447 _sailene
## 2448 jjeyha
## 2449 kixxibixi
## 2450 mingyu_kyu411
## 2451 wonseoksgf
## 2452 Hajeongwoo123
## 2453 goingleftnright
## 2454 _sailene
## 2455 Gentlesexy7
## 2456 mwseyy
## 2457 scjnjh_9405
## 2458 SamSamloveDKhae
## 2459 min9yuahjussi
## 2460 Ieah05
## 2461 triplechb_
## 2462 gyurrified
## 2463 stellonlyyou
## 2464 nasolunar
## 2465 itsmntflcklare
## 2466 baekhyuaena
## 2467 10VET4LK
## 2468 _hanihae101
## 2469 gam3rhyunwoo
## 2470 jo_choisc
## 2471 wonypottee
## 2472 viaellehyc
## 2473 jjs_jh
## 2474 howanghee
## 2475 hypeshota
## 2476 _sailene
## 2477 maemeluv
## 2478 wonmariwoo
## 2479 yellooow_02
## 2480 hoshiiest
## 2481 al2ama
## 2482 eunice_boohanie
## 2483 heyyydarya
## 2484 MoonJianne
## 2485 _meowmeowrayne
## 2486 starlight_0807
## 2487 eightstar__
## 2488 ashlee68868054
## 2489 kmglty
## 2490 mingyusuaIs
## 2491 gyusinn
## 2492 arcel_chwe
## 2493 seokmin121722
## 2494 fansince14
## 2495 acheolnice
## 2496 RaphaFourth
## 2497 kenyasbodin
## 2498 wonmariwoo
## 2499 carrotkaik
## 2500 hanniefication
## 2501 katie_seventeen
## 2502 justdeekaaay
## 2503 snoopyhaul
## 2504 ehmmtasty
## 2505 dalyahao
## 2506 pure_be_kind1
## 2507 alexaxoxo__
## 2508 Ashley19533156
## 2509 my_justsmile
## 2510 mymymymymywaaay
## 2511 ronikosmoss
## 2512 winrosycheeks
## 2513 hoshiiest
## 2514 _yenyenyen
## 2515 wone_woonly
## 2516 gfsvtbzlover
## 2517 pure_be_kind1
## 2518 ryxieeee
## 2519 _dkutie
## 2520 charwong2
## 2521 dkffeinated
## 2522 ryxieeee
## 2523 handoks_
## 2524 swaggyhoshii
## 2525 ryxieeee
## 2526 96_UZI
## 2527 rumaishaahza
## 2528 odetovou
## 2529 jeongcheolbb
## 2530 yj_bbh
## 2531 weakforjoshua
## 2532 sunnykyeommie
## 2533 my_justsmile
## 2534 in2sebongs4ever
## 2535 Crescent0624
## 2536 bcgaes
## 2537 BroccoliGyuu
## 2538 leejchanie
## 2539 lovjeongcheol
## 2540 618444
## 2541 yuchicart
## 2542 reditulab
## 2543 ceryiskan
## 2544 reditulab
## 2545 reditulab
## 2546 spideekay
## 2547 _meowmeowrayne
## 2548 reditulab
## 2549 150499_jpg
## 2550 sshxxxbi
## 2551 SweetVixenMusic
## 2552 wonuvobohan
## 2553 nojeell0128
## 2554 MYLUCKYDK
## 2555 mingyushibe
## 2556 binniee_4
## 2557 kimjeonsimp
## 2558 my_justsmile
## 2559 shiahaee
## 2560 _twothreeerica
## 2561 MichelleAnglic7
## 2562 Tsaalit
## 2563 makachiseo_k
## 2564 na77y_p
## 2565 makachiseo_k
## 2566 _aki_re
## 2567 hobsunshinecart
## 2568 kilausevgiasha
## 2569 jzheshoon
## 2570 anjo_monstax
## 2571 srzhyn
## 2572 OmimiZero
## 2573 shinkibanggi
## 2574 ehmmtasty
## 2575 hoshiiest
## 2576 sunnykyeommie
## 2577 xiubrows
## 2578 jwonumeow
## 2579 UtaunaH
## 2580 Lou82189528
## 2581 yourcaratzen
## 2582 shinkibanggi
## 2583 kaileee_01
## 2584 hoshiiest
## 2585 retroviralodds
## 2586 hoshiiest
## 2587 rv__svt
## 2588 nielleja_24
## 2589 jkscatkvn
## 2590 geochimeobshi
## 2591 foreverwithus7
## 2592 ellexjeon
## 2593 MariGuiMo_
## 2594 Jeon_WonwooMin
## 2595 happyjoanavirus
## 2596 kiraya_mita
## 2597 Cristin44278071
## 2598 _wonuniverse_
## 2599 sunnykyeommie
## 2600 mr_dumbell10
## 2601 _wonderfulwoo
## 2602 sunric_twt
## 2603 jj81185070
## 2604 ellexjeon
## 2605 happyjoanavirus
## 2606 minghaolicious
## 2607 AzzaWindi
## 2608 sssssseee_
## 2609 Mnemoiselle
## 2610 KWON_HANII
## 2611 forsvt9
## 2612 _meowmeowrayne
## 2613 elynd1sh
## 2614 Mariana00381568
## 2615 Lou82189528
## 2616 baekjeomahhh
## 2617 Claudiavc121
## 2618 J1HOON
## 2619 Seventeen_17_3
## 2620 yuarinea
## 2621 jnhrsnn
## 2622 saythesebentin
## 2623 prynn0
## 2624 svtscrispy
## 2625 saythename_JP
## 2626 0129buys
## 2627 jooshuuuji
## 2628 ptrkavs
## 2629 renkumikun
## 2630 ZrlRah
## 2631 k_fancyuh
## 2632 Lou82189528
## 2633 ZrlRah
## 2634 saythesebentin
## 2635 scjnjh_9405
## 2636 sayitbnx
## 2637 haojimalago
## 2638 0129buys
## 2639 saythesebentin
## 2640 kyeomspup
## 2641 saythesebentin
## 2642 rinaiombak
## 2643 sayitbnx
## 2644 saythename_JP
## 2645 saythename_JP
## 2646 svttannies
## 2647 saythename_JP
## 2648 Mnemoiselle
## 2649 kiraya_mita
## 2650 Faxfalay
## 2651 SofaCat26
## 2652 ossalp
## 2653 saythename_JP
## 2654 eysabff
## 2655 AeArnirah
## 2656 ti9erkwon
## 2657 akitasounddd
## 2658 Faxfalay
## 2659 jjowashua
## 2660 Chxmskxns
## 2661 _firstluvsvt
## 2662 wonshua95
## 2663 ti9erkwon
## 2664 woojirangi
## 2665 swjki
## 2666 sierra_soleilx
## 2667 Suun_seok
## 2668 gyusinn
## 2669 coupranghaeisa
## 2670 MySunMoon2
## 2671 sskylwt
## 2672 EL_ICAAAA
## 2673 sayitbnx
## 2674 sskylwt
## 2675 JW9705
## 2676 sskylwt
## 2677 sskylwt
## 2678 kaileee_01
## 2679 sayitbnx
## 2680 Chxmskxns
## 2681 minggurie
## 2682 mayoonminkook
## 2683 deekaeisa
## 2684 monaevis
## 2685 techmidschteach
## 2686 hourlyebi
## 2687 WheeInfant
## 2688 in2sebongs4ever
## 2689 markkeuu028
## 2690 yugtenhao
## 2691 hoshiiest
## 2692 EpicMahonelover
## 2693 hobilvrsz
## 2694 yachi6666
## 2695 withgtseven
## 2696 hansolkrakers
## 2697 saythesebentin
## 2698 yupuwulan
## 2699 ChiiLee12
## 2700 saythesebentin
## 2701 hansolkrakers
## 2702 hwakuna
## 2703 florinedbd
## 2704 taeskookieshop
## 2705 hansolkrakers
## 2706 hong_accoustic
## 2707 pergyuwu
## 2708 Jhanniyyy
## 2709 hoshiiest
## 2710 cydorj
## 2711 kaizerxyr
## 2712 wonshua95
## 2713 wickterrell
## 2714 ellexjeon
## 2715 tsay2120
## 2716 gyurese
## 2717 tuananikalix
## 2718 odetochannie
## 2719 Fernand90778248
## 2720 katie_seventeen
## 2721 hanlikive
## 2722 kaizerxyr
## 2723 mwchnjn
## 2724 dohwanbestboi
## 2725 binniee_4
## 2726 shoeahsshi
## 2727 hoshiiest
## 2728 namxo_o
## 2729 yanah_17
## 2730 tuananikalix
## 2731 imbluehour
## 2732 realsvtshua
## 2733 booricano_
## 2734 hoshiiest
## 2735 kpop_love13_17
## 2736 huiluv17
## 2737 lee_seulbi1
## 2738 morancachorrao
## 2739 saythesebentin
## 2740 tuananikalix
## 2741 pergyuwu
## 2742 ChiiLee12
## 2743 ichimmyyy
## 2744 icedminwon
## 2745 yanah_17
## 2746 mahal5_0430
## 2747 wonu_twou
## 2748 martyna_koniara
## 2749 tuananikalix
## 2750 SEVENTEENINFO1
## 2751 yanah_17
## 2752 tuananikalix
## 2753 dailyoungkhaye
## 2754 EpicMahonelover
## 2755 sserasol
## 2756 r_u_nice
## 2757 _aiioo_
## 2758 niw__new
## 2759 svtscrispy
## 2760 dmdefiore
## 2761 fairyhaoshi
## 2762 fordeoboyz
## 2763 hoeshijun
## 2764 bri_lrq
## 2765 chhyraa
## 2766 saythesebentin
## 2767 mrjhnllyd
## 2768 ravtoyou
## 2769 chhyraa
## 2770 SEVENTEENINFO1
## 2771 unodostrizz_
## 2772 wonutiktik
## 2773 United4Pinks
## 2774 Chxmskxns
## 2775 daphneleigh_
## 2776 Chilboni11
## 2777 teume2u
## 2778 withgtseven
## 2779 furcoathao
## 2780 Chxmskxns
## 2781 doominsun
## 2782 katie_seventeen
## 2783 mullenbe11
## 2784 geniusmoonvante
## 2785 AbbyMccord
## 2786 sierra_soleilx
## 2787 monbewon
## 2788 _r4i9
## 2789 deeekaaayyy_
## 2790 kaiiii_abl
## 2791 hoshiiest
## 2792 kidemaharanii
## 2793 SEVENTEENINFO1
## 2794 wonuwoocartt
## 2795 hikunsuk
## 2796 jiseokhao
## 2797 shu_nyamik_0o0
## 2798 hoshiiest
## 2799 Going_1woo
## 2800 geniusmoonvante
## 2801 artist_jhope
## 2802 SEVENTEENINFO1
## 2803 SEVENTEENINFO1
## 2804 hoshiiest
## 2805 mwchnjn
## 2806 SEVENTEENINFO1
## 2807 hozicheolo
## 2808 xumingha_o17
## 2809 lololoveuto
## 2810 alovelyfan_
## 2811 moonikwan
## 2812 maxineeehannie
## 2813 Chxmskxns
## 2814 saythesebentin
## 2815 96_UZI
## 2816 yow_sopyaaa
## 2817 zinnzalabim_
## 2818 sssebbbb_
## 2819 saythesebentin
## 2820 ChinkyutieOT12
## 2821 W1gmund
## 2822 dohwanbestboi
## 2823 _AnnVera_
## 2824 nanamshaliee
## 2825 coupsloverr
## 2826 saythesebentin
## 2827 ChinkyutieOT12
## 2828 gyusinn
## 2829 nanamshaliee
## 2830 imwithjjong
## 2831 yusansunshine
## 2832 saythesebentin
## 2833 wonuupie
## 2834 hanniejeongz
## 2835 wonuupie
## 2836 SnowSunshineee
## 2837 msbston
## 2838 binniee_4
## 2839 rinsykwon
## 2840 tigerhoshiiii
## 2841 H0RANGHAEY00N
## 2842 chadzlt
## 2843 shiho_kim_
## 2844 gyuw_
## 2845 cheolt4ng
## 2846 coupsloverr
## 2847 itsmemarsea
## 2848 jnshuhaa
## 2849 jnshuhaa
## 2850 joonzino_
## 2851 nanamshaliee
## 2852 iluvponyo
## 2853 meowjnh_
## 2854 gyusinn
## 2855 SinogbaAngel
## 2856 HOSHlFlCATlON
## 2857 ryushokupan
## 2858 xprssnsbymela
## 2859 woojirangi
## 2860 EpicMahonelover
## 2861 Chxmskxns
## 2862 cart4taebi
## 2863 joshuasboyfie
## 2864 cyksivz
## 2865 chilcheol17
## 2866 somizitos
## 2867 shiho_kim_
## 2868 amor_neesha
## 2869 stthsn
## 2870 shiningdkyeom
## 2871 chocolexeascart
## 2872 ProZoneGD
## 2873 cart4taebi
## 2874 MINWHOMSTve
## 2875 Chxmskxns
## 2876 hozicheolo
## 2877 smilingdokyeom
## 2878 saythesebentin
## 2879 giuliaaaaa01
## 2880 Rj1Stacia
## 2881 61wonu_u
## 2882 fool4svt
## 2883 ArlethGiron4
## 2884 KimKaaIndri
## 2885 BamBamsBABYY
## 2886 GDKAI20
## 2887 jincrystalvoice
## 2888 seokgyukart
## 2889 Syarifah_Aini98
## 2890 jwwcloud
## 2891 booricano_
## 2892 LynRogero
## 2893 shiningdkyeom
## 2894 sierra_soleilx
## 2895 jo_shuahong
## 2896 iseoubel
## 2897 Brnrd_12
## 2898 booricano_
## 2899 jnghn410
## 2900 shiningdkyeom
## 2901 smilingdokyeom
## 2902 luciaelle25
## 2903 bunycatz
## 2904 SinogbaAngel
## 2905 wooshistick
## 2906 dokmingwoo
## 2907 8contents
## 2908 minimalbaca
## 2909 thixinhdep1312
## 2910 kenyasbodin
## 2911 shiningdkyeom
## 2912 sportsgeek42
## 2913 AdikPledis_17
## 2914 wwonuyoung
## 2915 kenyasbodin
## 2916 yoonjhany
## 2917 cheolsinta
## 2918 yo_onjeongha
## 2919 skskskskksgyuuu
## 2920 yjhvnnie
## 2921 coupranghaeisa
## 2922 addicTINEE
## 2923 mikalvision
## 2924 stthsn
## 2925 cherreale
## 2926 Lillian79976312
## 2927 _ravenboo
## 2928 shiningdkyeom
## 2929 2kay2kay
## 2930 gyusinn
## 2931 AdikPledis_17
## 2932 jijung31
## 2933 kenyasbodin
## 2934 lovjeongcheol
## 2935 meaniedraft
## 2936 _Horangrace
## 2937 itsmntflcklare
## 2938 _JJKLOVE__
## 2939 cloudkwon_
## 2940 ikaingaldo
## 2941 honeyjoo0514
## 2942 JenKasper81
## 2943 leerraeel
## 2944 Eclipxe_s
## 2945 jodilbeers
## 2946 nox_et_stellae
## 2947 yoongisdompling
## 2948 prdsdefprncss_
## 2949 sierra_soleilx
## 2950 kyeomispov
## 2951 yoonjeonghannny
## 2952 prynn0
## 2953 avocadoeluvs
## 2954 yoon_woo_soo
## 2955 ustwonwoo
## 2956 softboiwonwoo
## 2957 Eclipxe_s
## 2958 Eclipxe_s
## 2959 atin1918
## 2960 Jana_Horanghae
## 2961 ustwonwoo
## 2962 str_ony
## 2963 into_SooHui
## 2964 maristaas
## 2965 avocadoeluvs
## 2966 _dy178
## 2967 featscoupss
## 2968 kaileee_01
## 2969 avocadoeluvs
## 2970 OktavianiSinta3
## 2971 KylaKysha
## 2972 itsmemarsea
## 2973 stthsn
## 2974 DarkchocoJean
## 2975 sebongtinin
## 2976 jshcllngif
## 2977 blessie_lampa
## 2978 Lou82189528
## 2979 blessie_lampa
## 2980 seokchanhoon
## 2981 daehyungwim
## 2982 onlyoonchoi_
## 2983 DarkchocoJean
## 2984 seokchanhoon
## 2985 seonghyks
## 2986 faketobio
## 2987 _lovgyu
## 2988 wonseokuniverse
## 2989 hantydumpty
## 2990 dokmingwoo
## 2991 marinerurbl
## 2992 chaeyoungnna
## 2993 myskrrrrrt
## 2994 jeonjungcooky01
## 2995 jiswgyu
## 2996 SVT_xxshuaa
## 2997 lovemaze1992
## 2998 lwlla4
## 2999 ddaddu_17
## 3000 dinonara_15
## 3001 miura364082557
## 3002 mileunashi
## 3003 katie_seventeen
## 3004 javemeareason
## 3005 gam3bo1wonu
## 3006 mmt2431
## 3007 zy_wonsol
## 3008 Eclipxe_s
## 3009 e0heung_
## 3010 SVT_xxshuaa
## 3011 Lillian79976312
## 3012 ddaengdaebak
## 3013 ajunkkyyu
## 3014 shu8hae
## 3015 hani_cc17
## 3016 xuThe_8
## 3017 pwonkwan
## 3018 Kimjineda
## 3019 teatimewiththe8
## 3020 wonuskmin
## 3021 anajanine14
## 3022 _JJKLOVE__
## 3023 cxexexjxaxyx
## 3024 blessie_lampa
## 3025 oncegenedays
## 3026 9yuramen
## 3027 poottee_wonu
## 3028 koominiee_
## 3029 _dkutie
## 3030 orionandyou
## 3031 yousaranksj
## 3032 MeraLYS7N
## 3033 jimim_luvr
## 3034 s2nochikara
## 3035 eisazone
## 3036 ReinaKim06
## 3037 bitenbitter
## 3038 cheolsinta
## 3039 PABLOistic
## 3040 moonjunwin
## 3041 aviderrrr
## 3042 enjellovesyoon
## 3043 elyxcart
## 3044 Lillian79976312
## 3045 lorraineriego
## 3046 i_lightbeamers
## 3047 addicTINEE
## 3048 Lillian79976312
## 3049 sebongtinin
## 3050 jiestos
## 3051 AugustaHollywd
## 3052 ValentinaBSTV
## 3053 Nbodylistens
## 3054 sweetanime99
## 3055 Roberta_Lostia
## 3056 lil_meooo
## 3057 riri_eresh
## 3058 shuaranghaeeee
## 3059 gauri_always
## 3060 birulawt
## 3061 Roberta_Lostia
## 3062 sarcasticpaulo
## 3063 wonuuthankyou
## 3064 StewartSmithTwt
## 3065 stillbamie
## 3066 ospaxpop
## 3067 dkavinn
## 3068 niaeowz
## 3069 vrnnqtie
## 3070 sweetanime99
## 3071 shyuabun
## 3072 woncheolonly
## 3073 dangjwu
## 3074 stillbamie
## 3075 cheolt4ng
## 3076 thecheorry
## 3077 NickThiwerspoon
## 3078 thecheorry
## 3079 Doahae_17
## 3080 ketuabemm
## 3081 breadhao_o
## 3082 seungppiri
## 3083 hoshihtzuu
## 3084 tsay2120
## 3085 aladream31258
## 3086 katie_seventeen
## 3087 grrshxxx
## 3088 seokminroyal
## 3089 cheollryy
## 3090 cloudedbyu
## 3091 hanniejeongz
## 3092 ramyeonshikie
## 3093 theworldofshery
## 3094 jhhjantiera
## 3095 marieyaaee
## 3096 ljtsyc_
## 3097 lamyeonz
## 3098 katie_seventeen
## 3099 us_writes
## 3100 ENGENEEEEE3
## 3101 theworldofshery
## 3102 Littlelambseat
## 3103 howanghee
## 3104 jihanificient
## 3105 carathae96
## 3106 elyxcart
## 3107 jihanificient
## 3108 chwentchw
## 3109 theworldofshery
## 3110 Roberta_Lostia
## 3111 _JJKLOVE__
## 3112 9yuramen
## 3113 Jana_Horanghae
## 3114 prynn0
## 3115 _JJKLOVE__
## 3116 lyonsagility
## 3117 wonyubuys
## 3118 sweetanime99
## 3119 wonurisoons
## 3120 kwoneisa
## 3121 taleofg
## 3122 wonyubuys
## 3123 hoonlights
## 3124 Jana_Horanghae
## 3125 wonyubuys
## 3126 m_khs11
## 3127 kyeomshijun
## 3128 svt_Moochi
## 3129 jhhjantiera
## 3130 cart4taebi
## 3131 junjolii
## 3132 CL0UDYSKIES_JPG
## 3133 joshy_buys
## 3134 cart4taebi
## 3135 Lillian79976312
## 3136 ksnfxyO17
## 3137 patchots_cart
## 3138 shuaranghaeeee
## 3139 ksnfxyO17
## 3140 Den61164492
## 3141 eisahyegi_
## 3142 DokyeomiaM
## 3143 oiiau1
## 3144 chattase
## 3145 AJSRNJ
## 3146 Lalalalisabp1
## 3147 tbqltbql
## 3148 JaiParonable
## 3149 mingy0_o
## 3150 DokyeomiaM
## 3151 mingy0_o
## 3152 sugarjeans
## 3153 dokyeowo_
## 3154 _hanabibiii
## 3155 JaiParonable
## 3156 jikoohaul
## 3157 btsvt_OT20
## 3158 wsecarat
## 3159 wonurisoons
## 3160 jng_hun
## 3161 bangtan_vorahae
## 3162 rsqrtzserenity
## 3163 lazybear1783
## 3164 sweetieonewoo
## 3165 Roberta_Lostia
## 3166 svtxtini
## 3167 meloree_713
## 3168 cart4taebi
## 3169 kyunsdaydream
## 3170 hcshinx
## 3171 kichanie_
## 3172 hcshinx
## 3173 sunwoonoona0412
## 3174 btsvt_OT20
## 3175 96WONWON
## 3176 hanniecheolieee
## 3177 9yuramen
## 3178 nanamshaliee
## 3179 skeym_
## 3180 onyourj_eonghan
## 3181 svtxtini
## 3182 byrvnmrthvn
## 3183 Roberta_Lostia
## 3184 jijung31
## 3185 9yuramen
## 3186 SamRoseWatson
## 3187 cua_yolanda
## 3188 jagi_baeksoo
## 3189 Coenffl0514
## 3190 addicTINEE
## 3191 triplechb_
## 3192 meanieral
## 3193 _shuahi
## 3194 FthScoups
## 3195 kim_vannetae
## 3196 KarenTKD2
## 3197 the8cheng
## 3198 comicsoons
## 3199 96WONWON
## 3200 cia_kyeomshua
## 3201 dokyeomhanie
## 3202 shuahyunle
## 3203 imyourhope_jhs
## 3204 HollyAnderson
## 3205 yjhanniepyong
## 3206 yawnonewoo
## 3207 cheolcheollie_
## 3208 meongitemjeon
## 3209 cheolies_iyashi
## 3210 catvrnon
## 3211 cart4taebi
## 3212 meongitemjeon
## 3213 iyoimiyai
## 3214 wonnosleep
## 3215 itsieworm
## 3216 min_gyuldaengie
## 3217 jponze24
## 3218 Adalid1004
## 3219 wsecarat
## 3220 dksjaemark
## 3221 bookishian
## 3222 chattase
## 3223 min_gyuldaengie
## 3224 pedzz_bd
## 3225 kezRmr
## 3226 mistycsc
## 3227 gyulovelyy
## 3228 hanii_noonie
## 3229 junoneplusone
## 3230 GukMatoki
## 3231 s_scoups95
## 3232 saturnsorbit_
## 3233 favcheolcolatte
## 3234 lightcherrybee
## 3235 taro_marshmallo
## 3236 wsecarat
## 3237 piriwonpiris
## 3238 JE0NGINFLRT
## 3239 threetwonewoo
## 3240 JEON96WO
## 3241 wsecarat
## 3242 JE0NGINFLRT
## 3243 threetwonewoo
## 3244 arinnoexiste
## 3245 JE0NGINFLRT
## 3246 hoRANGHAEshiii
## 3247 wsecarat
## 3248 adean2025
## 3249 arys_mbb
## 3250 curimansi88
## 3251 hanniecheolieee
## 3252 _cxjayy
## 3253 urityongie
## 3254 cjclvs
## 3255 gyuseokhao97
## 3256 _intosvt
## 3257 girlstar_MBb
## 3258 krystalicznosc_
## 3259 Jana_Horanghae
## 3260 vvsoonyoung
## 3261 OktavianiSinta3
## 3262 ave5177
## 3263 xpjjkth
## 3264 kate_rach12
## 3265 iamsisha
## 3266 drowsyyy95
## 3267 the8cheng
## 3268 blankblush
## 3269 odetovou
## 3270 JiHannie0430
## 3271 thesnapshoots
## 3272 OxSvtEnhaSkz
## 3273 arumdyni
## 3274 Itsmepeeyyyttt
## 3275 Iyabenteen
## 3276 din0logy_
## 3277 sweetanime99
## 3278 iamsisha
## 3279 wowoozi_
## 3280 sweetanime99
## 3281 bcd_siew
## 3282 prdsdefprncss_
## 3283 liliiiiiiii_0
## 3284 niyarhmdny61
## 3285 boosboo_
## 3286 renjuntink
## 3287 uarmyprincess
## 3288 onetwosvnsquad
## 3289 1004_Cheonghan
## 3290 zvndruh
## 3291 knjdkjww
## 3292 eightstar__
## 3293 addtocarteume
## 3294 liliiiiiiii_0
## 3295 minxhoshilv
## 3296 x_xndzsy
## 3297 catvrnon
## 3298 seoksoominwon
## 3299 allowasky
## 3300 DKHOSHISVT17
## 3301 vndump1
## 3302 HolyVandSuga03
## 3303 shiashishii
## 3304 wowoozi_
## 3305 junniemoon_
## 3306 kithicdames
## 3307 4darksunsets_
## 3308 hoebynight
## 3309 wowoozi_
## 3310 _imacarrot
## 3311 anyeongHOSHIyow
## 3312 Ayeroha
## 3313 btsvtlife
## 3314 wowoozi_
## 3315 SHNLVI
## 3316 cheonsaimnidaaa
## 3317 wowoozi_
## 3318 shuashuji_
## 3319 wonwoncheol
## 3320 qtpiewonu
## 3321 iyoimiyai
## 3322 hoebynight
## 3323 moonchiIdhan
## 3324 carrotdeul
## 3325 cheollierancher
## 3326 ri_yomiaka_
## 3327 iyoimiyai
## 3328 _imacarrot
## 3329 ri_yomiaka_
## 3330 _imacarrot
## 3331 ri_yomiaka_
## 3332 via_is_avi
## 3333 halowonu
## 3334 _imacarrot
## 3335 kwonjeology
## 3336 Jana_Horanghae
## 3337 qwertaeyawnzzn
## 3338 JaiParonable
## 3339 _imacarrot
## 3340 ri_yomiaka_
## 3341 addtocarteume
## 3342 orianademierda
## 3343 JaiParonable
## 3344 joollylee
## 3345 dkymii
## 3346 wonwoncheol
## 3347 Jana_Horanghae
## 3348 addtocarteume
## 3349 minghaosgiggle
## 3350 weannmxix
## 3351 teteplusgoogie
## 3352 bibivmt
## 3353 flos_osseus
## 3354 itsmntflcklare
## 3355 vntaexv
## 3356 Jana_Horanghae
## 3357 4v6ku4bmcJ7vHLy
## 3358 ibexenina
## 3359 dmpilgnfrncn
## 3360 ibexenina
## 3361 in2sebongs4ever
## 3362 ibexenina
## 3363 1004_Cheonghan
## 3364 vsqzc__
## 3365 JVOBADNEWS
## 3366 rvelmina
## 3367 Lillian79976312
## 3368 yowcoups
## 3369 Lillian79976312
## 3370 in2sebongs4ever
## 3371 ambiguous_amica
## 3372 kaiaxiii
## 3373 notchew18
## 3374 wowoozi_
## 3375 prodleejihoon
## 3376 Lillian79976312
## 3377 cain_fiel
## 3378 vsyouri
## 3379 Erkdizon25
## 3380 formingyu0208
## 3381 sartojoycee
## 3382 dinounits
## 3383 wonyubuys
## 3384 JaiParonable
## 3385 ruuubbbyyyyyyy4
## 3386 DokyeomiaM
## 3387 meaniewon_
## 3388 q_eenlopez
## 3389 wowoozi_
## 3390 lalaine_svt
## 3391 wildfirechae
## 3392 tiivvaaaa
## 3393 wonyubuys
## 3394 Lillian79976312
## 3395 _tzudorimin
## 3396 seok_jinam
## 3397 __WINTERMNJNG
## 3398 kyeommiedoremi
## 3399 wowoozi_
## 3400 Lillian79976312
## 3401 Jana_Horanghae
## 3402 teteplusgoogie
## 3403 25hupfendes
## 3404 VerbaSophia
## 3405 in2sebongs4ever
## 3406 dokyeomsvt10
## 3407 addtocarteume
## 3408 jeykey918
## 3409 koominiee_
## 3410 The_Drink_King
## 3411 rsqrtzserenity
## 3412 us_writes
## 3413 maribuglore
## 3414 wowoozi_
## 3415 personaltrashy
## 3416 moonjunhuihehe
## 3417 chattase
## 3418 hoshi_ky17
## 3419 eupauria
## 3420 wowoozi_
## 3421 aeieio_08
## 3422 nunbitterie
## 3423 Lillian79976312
## 3424 _tzudorimin
## 3425 hohuishi
## 3426 1004_Cheonghan
## 3427 amorabrienne
## 3428 fdxlla_na
## 3429 BOOTIEJESUS
## 3430 nanamshaliee
## 3431 addtocarteume
## 3432 xLeeKimx
## 3433 seokminoodles_
## 3434 in2sebongs4ever
## 3435 wowoozi_
## 3436 cheollierancher
## 3437 haydee199x
## 3438 jeonghan00
## 3439 hoebynight
## 3440 elnsxx07
## 3441 in2sebongs4ever
## 3442 kelimansi
## 3443 nanamshaliee
## 3444 tala_eri
## 3445 liza2196_
## 3446 acoustic_jisoo_
## 3447 markbium
## 3448 strawshua
## 3449 in2sebongs4ever
## 3450 FLOWERBOYSVTN
## 3451 kaiaxiii
## 3452 rkiveprettygf
## 3453 Santyyoo_97
## 3454 moonchiIdhan
## 3455 thundeeercloud
## 3456 wo_okyeom
## 3457 XRPdad23
## 3458 wonji96
## 3459 kyeomdaisies
## 3460 hopanness
## 3461 luvielilyv
## 3462 8makes1crab
## 3463 shuaashushushu
## 3464 wonji96
## 3465 _ravenboo
## 3466 shuaashushushu
## 3467 noraehey
## 3468 SasaHwang_
## 3469 ellie1700
## 3470 shuaashushushu
## 3471 in2sebongs4ever
## 3472 dmpilgnfrncn
## 3473 Coco07841857
## 3474 in2sebongs4ever
## 3475 in2sebongs4ever
## 3476 DwiNurlaeli11
## 3477 in2sebongs4ever
## 3478 hkaiove
## 3479 AnaSofa85784392
## 3480 dmpilgnfrncn
## 3481 Coco07841857
## 3482 SVTs_CARAT_YMMD
## 3483 _sojubuu
## 3484 FLOWERBOYSVTN
## 3485 lalawonshua
## 3486 dmpilgnfrncn
## 3487 GuiangAndrea
## 3488 in2sebongs4ever
## 3489 najaeminax
## 3490 luv__wonu
## 3491 dmpilgnfrncn
## 3492 huiblg
## 3493 NTO3OK
## 3494 in2sebongs4ever
## 3495 woozisplanet
## 3496 jeydinalways
## 3497 jisocyn
## 3498 in2sebongs4ever
## 3499 beahdaaay_
## 3500 in2sebongs4ever
## 3501 dmpilgnfrncn
## 3502 theotrickmann
## 3503 heyckffl
## 3504 dawgcommander
## 3505 dmpilgnfrncn
## 3506 _hanabibiii
## 3507 _imkkung
## 3508 noraehey
## 3509 Kim_AppleJinnie
## 3510 dmpilgnfrncn
## 3511 jusw_yo
## 3512 najaeminax
## 3513 jangseowon0506
## 3514 mrlnjnyzq
## 3515 _martski
## 3516 minghaosgiggle
## 3517 cia_kyeomshua
## 3518 jchukims
## 3519 han_keychan
## 3520 mrlnjnyzq
## 3521 beejungkook
## 3522 dmpilgnfrncn
## 3523 Malia_liine
## 3524 wonmariwoo
## 3525 bffswm
## 3526 bffswm
## 3527 strawshua
## 3528 uriPirateKing
## 3529 mrlnjnyzq
## 3530 kio_batumbaks
## 3531 mrlnjnyzq
## 3532 _LovelyMini
## 3533 moonmonggu
## 3534 uriPirateKing
## 3535 RiLo_08
## 3536 _kixyaa
## 3537 hoshijashy
## 3538 anne_yeong1004
## 3539 RiLo_08
## 3540 mrlnjnyzq
## 3541 jdynn1299
## 3542 dmpilgnfrncn
## 3543 zairawrr
## 3544 jjhuembp10
## 3545 rkiveprettygf
## 3546 svtdkwhipped
## 3547 rkiveprettygf
## 3548 huiluna17
## 3549 djsuh_10
## 3550 akukaratan
## 3551 justhvc
## 3552 jjeonghannxie
## 3553 CASVT_315
## 3554 starrysectorep
## 3555 Kateez_01
## 3556 loveskyeomshu
## 3557 rkiveprettygf
## 3558 aprilabsyuu6SJ
## 3559 Xelliy1
## 3560 mrlnjnyzq
## 3561 Chrishaynee
## 3562 minmo_onie
## 3563 strawshua
## 3564 _angelavidaloca
## 3565 JudyAnn28655971
## 3566 alyce_layden
## 3567 kyeomzyo
## 3568 han_keychan
## 3569 MCrisisTraveler
## 3570 schpsych8
## 3571 fpdls_v
## 3572 happyangelar
## 3573 moonjunhuisgf
## 3574 gyutuaI
## 3575 _taestytae
## 3576 spanishlatthe8
## 3577 hellevator67_
## 3578 rkiveprettygf
## 3579 akukaratan
## 3580 alynhbui
## 3581 j_soohwa
## 3582 jannayyyyy
## 3583 rkiveprettygf
## 3584 hannieficent
## 3585 ellie1700
## 3586 hanquookka
## 3587 mrlnjnyzq
## 3588 akukaratan
## 3589 dinoe_1999
## 3590 chrxphiyu
## 3591 25hupfendes
## 3592 sunrise_def
## 3593 wonwoost_
## 3594 mrlnjnyzq
## 3595 zairawrr
## 3596 dinoe_1999
## 3597 aeceyy
## 3598 c750123
## 3599 sartojoycee
## 3600 MichWen548
## 3601 rjthbags_
## 3602 mrlnjnyzq
## 3603 happyangelar
## 3604 meanieral
## 3605 rjthbags_
## 3606 dmpilgnfrncn
## 3607 zxcvbn248
## 3608 xpeacyjuns_
## 3609 dmpilgnfrncn
## 3610 jjs_jh
## 3611 zands_a
## 3612 hanquookka
## 3613 jeongcheolmahar
## 3614 dmpilgnfrncn
## 3615 ahloveyew
## 3616 starrysectorep
## 3617 btsvt_myhome
## 3618 eeaeauea
## 3619 Mandyamour3
## 3620 CASVT_315
## 3621 loveskyeomshu
## 3622 CaratxTeume
## 3623 _tzudorimin
## 3624 nomaesce
## 3625 loveskyeomshu
## 3626 hanquookka
## 3627 fitrianashinoda
## 3628 soft4ensvtexo
## 3629 HAN1RM
## 3630 zairawrr
## 3631 zands_a
## 3632 hobiiicart
## 3633 daphneleigh_
## 3634 svtdaydreaming
## 3635 hanquookka
## 3636 vobosquad
## 3637 dmpilgnfrncn
## 3638 rajjaameer1
## 3639 wonhaogyuhui
## 3640 treasuremaru
## 3641 dinasami22
## 3642 CASVT_315
## 3643 loveskyeomshu
## 3644 CurtneyloveB
## 3645 CurtneyloveB
## 3646 CurtneyloveB
## 3647 jdynn1299
## 3648 jchukims
## 3649 istrinyascoups
## 3650 CASVT_315
## 3651 Dulce51033154
## 3652 MoonSupport_1
## 3653 AHL0VECHE0L
## 3654 dinoe_1999
## 3655 notchew18
## 3656 jchukims
## 3657 SickSide3
## 3658 moonchiIdhan
## 3659 fuhaesun
## 3660 bstvst__
## 3661 jchukims
## 3662 anne_yeong1004
## 3663 Atinybebe62
## 3664 kim_zeph
## 3665 venusgleam
## 3666 seolforgyu
## 3667 kihyunroyalty
## 3668 shannabonbon
## 3669 hong_accoustic
## 3670 loveskyeomshu
## 3671 namjooningrkive
## 3672 ksywangja
## 3673 ttoinks_
## 3674 coupshanshi
## 3675 sophiadas_neves
## 3676 s_cutie_cheol
## 3677 gyeomseokie
## 3678 loveskyeomshu
## 3679 tarabeach123
## 3680 soulfullyst
## 3681 17ismylife3
## 3682 LynT19_SVT
## 3683 zenitramynnej14
## 3684 anne_yeong1004
## 3685 IgneousRose
## 3686 MSeoksoo
## 3687 sadturxnus
## 3688 HeyIamCamille
## 3689 myharujjongshu
## 3690 cparkclaims
## 3691 leeeeyaaaah
## 3692 jchukims
## 3693 smilefloweritme
## 3694 det_tan
## 3695 cb97staner
## 3696 sjywonu
## 3697 hooniechwe
## 3698 forjungwononly
## 3699 loveskyeomshu
## 3700 JHaniToast
## 3701 pedantichoe
## 3702 GukMatoki
## 3703 reginachagon19
## 3704 wwoncartz
## 3705 400461i
## 3706 Hanihae92
## 3707 loveskyeomshu
## 3708 400461i
## 3709 _minguu_k
## 3710 jannayyyyy
## 3711 hondrada_bea
## 3712 lee_fy1
## 3713 wowamawijjjj
## 3714 GardenFairy_WW
## 3715 shujipaui
## 3716 esecupsee
## 3717 wonufolla
## 3718 dumplingyuu
## 3719 daypill6
## 3720 lovelyyjn
## 3721 Mrsbc7
## 3722 cruel_cupidd
## 3723 hunyohui
## 3724 JEON96WON
## 3725 byuldk
## 3726 ariesksj
## 3727 whenuusleep
## 3728 MoonSupport_1
## 3729 ReyAntonio73
## 3730 kezRmr
## 3731 sebongsHae_
## 3732 wondokzihui
## 3733 8winenight
## 3734 wondokzihui
## 3735 wondokzihui
## 3736 NOVIEXNICKII
## 3737 wondokzihui
## 3738 i2wons
## 3739 MaryMary0414
## 3740 SeptemberMorn4
## 3741 nikkoupstatu
## 3742 sihstress
## 3743 kyeomdaisies
## 3744 jeongcheolmahar
## 3745 dinoe_1999
## 3746 akiiidult_
## 3747 ynaloves17
## 3748 everyownwoo
## 3749 madrona_ciara
## 3750 dinoe_1999
## 3751 400461i
## 3752 cheolranghae_
## 3753 400461i
## 3754 sheiwoo92
## 3755 youngbriar
## 3756 wondokzihui
## 3757 Emerald007007
## 3758 nikkoupstatu
## 3759 myonlywoozi
## 3760 shuaa_jizy
## 3761 anne_yeong1004
## 3762 _95jhyoon
## 3763 userlili_
## 3764 gianeromano
## 3765 jeykeeyz
## 3766 catheeeeeey_
## 3767 rgskmm
## 3768 qoh93_aus
## 3769 rosymikrokosmos
## 3770 myonlywoozi
## 3771 sunoobonjbonj
## 3772 carats052615
## 3773 1UVAZR4
## 3774 maiochiruhani
## 3775 ItsAwa99216003
## 3776 wondokzihui
## 3777 Ath1201R
## 3778 anne_yeong1004
## 3779 via_is_avi
## 3780 wondokzihui
## 3781 s_cutie_cheol
## 3782 learntolive09
## 3783 wondokzihui
## 3784 wondokzihui
## 3785 jaywonlov
## 3786 yu_haos
## 3787 wondokzihui
## 3788 wondokzihui
## 3789 Chwe_Loren
## 3790 soonchanlvr
## 3791 the8flr
## 3792 wondokzihui
## 3793 s_cutie_cheol
## 3794 wondokzihui
## 3795 YG_WATERMELON
## 3796 yjeongh4an
## 3797 seokminoodles_
## 3798 lottoten
## 3799 yzafanacc
## 3800 haeshinny
## 3801 ching_min024
## 3802 KwanSolChan
## 3803 thatseokjinstan
## 3804 Real_Estate18
## 3805 wondokzihui
## 3806 wwoncartz
## 3807 sunoobonjbonj
## 3808 wondokzihui
## 3809 hoshwidk
## 3810 kyeomdaisies
## 3811 dh_qorgks
## 3812 ngla444
## 3813 wondokzihui
## 3814 myungholine
## 3815 wondokzihui
## 3816 Soonding_0615
## 3817 LMAbigwin
## 3818 kadzunia76
## 3819 cloudywon_
## 3820 Amorrhey
## 3821 kihyunsjay
## 3822 txtyun__
## 3823 eyxseungcheol
## 3824 dinoe_1999
## 3825 chcjhn_hhjin
## 3826 KiannaJ52205189
## 3827 aaronjacko
## 3828 MylaGA17SVT
## 3829 BadyahHassan
## 3830 Mysmoothie_
## 3831 kylareiiwoo
## 3832 chakojamthme
## 3833 cia_kyeomshua
## 3834 aly_as_a_carat
## 3835 iloveyooallday
## 3836 kylareiiwoo
## 3837 markgf_1999
## 3838 PredesJingle
## 3839 rnjnamor
## 3840 shujipaui
## 3841 Alisonkyutie2
## 3842 BarryHo02721730
## 3843 kaeyishi
## 3844 annyeongjinnie
## 3845 tuwpic
## 3846 kyeomijie
## 3847 woomygosh
## 3848 BarryHo02721730
## 3849 athe8naaa
## 3850 bjyxYizhan_
## 3851 BarryHo02721730
## 3852 minorlysour
## 3853 curimansi88
## 3854 staywithran
## 3855 bambinicologne
## 3856 _archao
## 3857 sinclairzehriah
## 3858 cheoldeushi
## 3859 KwanHoshua_uji
## 3860 _archao
## 3861 nomaesce
## 3862 novnoophi
## 3863 _archao
## 3864 KwanHoshua_uji
## 3865 sexyIeo
## 3866 Baoxiao15
## 3867 KwanHoshua_uji
## 3868 soontokk
## 3869 eyxseungcheol
## 3870 BetheSunKidult
## 3871 nomaesce
## 3872 _chrstianm
## 3873 akiiidult_
## 3874 ningatsu
## 3875 _colemaybe
## 3876 seungerinelee
## 3877 _archao
## 3878 boominshua
## 3879 70_037
## 3880 Tabletop_Deals
## 3881 Ree_raeee
## 3882 owhxkeyboard
## 3883 rnjnamor
## 3884 caratfrogfaye
## 3885 sinclairzehriah
## 3886 sinclairzehriah
## 3887 Mystery_Girl14
## 3888 lidu2703
## 3889 amebeoms
## 3890 wondokzihui
## 3891 dinoe_1999
## 3892 Kets_SVTreasure
## 3893 caratsince17
## 3894 _sojubuu
## 3895 smilefloweritme
## 3896 yjhsmiles
## 3897 yngishua
## 3898 teardrops_angel
## 3899 moonmonggu
## 3900 shuajkingz
## 3901 Tigertales6
## 3902 kylareiiwoo
## 3903 anne_yeong1004
## 3904 C0DE_W4RR10R
## 3905 seventeen_samm
## 3906 daisyaloe_
## 3907 Baoxiao15
## 3908 yunhosbackwash
## 3909 S_Coupshi3
## 3910 seventeen_samm
## 3911 D9oVXHupec9njCc
## 3912 Mystery_Girl14
## 3913 hwajinss
## 3914 dinoe_1999
## 3915 Wonranghae216
## 3916 chirvxmy
## 3917 moonmonggu
## 3918 dinoe_1999
## 3919 kiwiboong
## 3920 dinoe_1999
## 3921 caratfrogfaye
## 3922 wwoncartz
## 3923 svtwonufan_96
## 3924 Baoxiao15
## 3925 enhypenseven__
## 3926 DisrespectedThe
## 3927 hanniebubbie
## 3928 hunnii_creamii
## 3929 busanboiss
## 3930 bldrvqwri
## 3931 pauuprints
## 3932 starrysectorep
## 3933 caratfrogfaye
## 3934 dailynrk
## 3935 MbbElise
## 3936 moon_junels
## 3937 RIRIBB1T
## 3938 PRECI0UXTEEZ
## 3939 NQK0021
## 3940 sittiayeeesha
## 3941 _colemaybe
## 3942 kim_zeph
## 3943 kyeominology
## 3944 LewisPherne
## 3945 jiestos
## 3946 RIRIBB1T
## 3947 TaeRaiMinSeok
## 3948 Sebong_cham
## 3949 joshujibwi
## 3950 smilefloweritme
## 3951 tehjul
## 3952 minwooshi8
## 3953 yourcaratzen
## 3954 warmwooyu
## 3955 dokyeomsfool
## 3956 cheriecoups
## 3957 threetwonewoo
## 3958 bjyxYizhan_
## 3959 soontokk
## 3960 bjyxYizhan_
## 3961 bjyxYizhan_
## 3962 svtfltrs
## 3963 nomaesce
## 3964 bjyxYizhan_
## 3965 hanscapes
## 3966 kyu0325s
## 3967 hanscapes
## 3968 hanscapes
## 3969 jpeb1010
## 3970 kmgyupi
## 3971 hanscapes
## 3972 withgyu2
## 3973 Teamsebongs
## 3974 athe8naaa
## 3975 Teamsebongs
## 3976 hyuckiebussy
## 3977 PatoInYourArea
## 3978 Teamsebongs
## 3979 dindin_ttattu
## 3980 Teamsebongs
## 3981 Sting_Bee24
## 3982 en_btsvt
## 3983 LoverJHale
## 3984 RoseMaeDavis1
## 3985 warmwooyu
## 3986 FLOWERBOYSVTN
## 3987 Teamsebongs
## 3988 anne_yeong1004
## 3989 booty_sooperior
## 3990 uji_hannie
## 3991 imadone___
## 3992 anne_yeong1004
## 3993 _colemaybe
## 3994 21897ls
## 3995 fllsnsunflower
## 3996 nanasfavb27
## 3997 jjshuahonggg
## 3998 fllsnsunflower
## 3999 zands_a
## 4000 fllsnsunflower
## 4001 Teamsebongs
## 4002 moonlightgguks_
## 4003 mgllgzn
## 4004 kea13seventeen
## 4005 julietmontero11
## 4006 itsmelanday
## 4007 Pirateez_mbb
## 4008 Karla_Ledesma_A
## 4009 theworldofshery
## 4010 wwrideu1
## 4011 theworldofshery
## 4012 Xyyyuna
## 4013 rajinmembaca
## 4014 Aurora7Moon
## 4015 melui_chann
## 4016 fllsnsunflower
## 4017 wwoncartz
## 4018 kangslayhyun
## 4019 fllsnsunflower
## 4020 fllsnsunflower
## 4021 Xyyyuna
## 4022 sebongie_love_
## 4023 TazadeT7
## 4024 call_me_cay
## 4025 fllsnsunflower
## 4026 96leeji
## 4027 theeseoklace
## 4028 smilefloweritme
## 4029 pijanna_24
## 4030 emcoupseu
## 4031 meanie1717
## 4032 nomaesce
## 4033 horanggigi
## 4034 yjhdawn
## 4035 Melady_2
## 4036 theworldofshery
## 4037 WDTGTPodcast
## 4038 HOODlESEAZON
## 4039 loIihobi
## 4040 alileely
## 4041 nickIuver
## 4042 theworldofshery
## 4043 SEHUNGlRL
## 4044 joshuaweyy
## 4045 apples_boos
## 4046 SEHUNGlRL
## 4047 seungkwannie_
## 4048 SVTPOLLSNDEALS
## 4049 SVTPOLLSNDEALS
## 4050 AlmeraCanda
## 4051 ljaz_
## 4052 AshleyMinaj71
## 4053 coupsofnoodle
## 4054 exposewrite
## 4055 SVTPOLLSNDEALS
## 4056 purpIerose_
## 4057 ShineGoldBaby
## 4058 SVTPOLLSNDEALS
## 4059 shuayangshuabar
## 4060 izzuerishu
## 4061 rayofsunkyeom
## 4062 SVTPOLLSNDEALS
## 4063 alileely
## 4064 SVTPOLLSNDEALS
## 4065 SnowSunshineee
## 4066 SVTPOLLSNDEALS
## 4067 Yj3nh
## 4068 SVTPOLLSNDEALS
## 4069 Thetriiish
## 4070 alileely
## 4071 chim_ft_sebong
## 4072 _jujuondabeat_
## 4073 shuaa_jizy
## 4074 KatsukiIzumi
## 4075 hoshitaey
## 4076 lmnayeonnn
## 4077 soonchanlvr
## 4078 rayofsunkyeom
## 4079 moonlightgguks_
## 4080 wwoncartz
## 4081 _hchn6
## 4082 wwoncartz
## 4083 kylareiiwoo
## 4084 ThV92475801
## 4085 218_JungHoseok
## 4086 mingyurangieyo
## 4087 dopeyoongii
## 4088 FeigenJaxCape
## 4089 FLOWERBOYSVTN
## 4090 ThV92475801
## 4091 ThV92475801
## 4092 sheiwoo92
## 4093 athe8naaa
## 4094 hoshiiest
## 4095 ThV92475801
## 4096 jhnshua_17
## 4097 scoupidoyoon
## 4098 jasonlambertSF
## 4099 sahi_jwoo_ruto
## 4100 feverwonu
## 4101 coupsofnoodle
## 4102 shuaa_jizy
## 4103 lovelyyjn
## 4104 wonu_babie
## 4105 alileely
## 4106 jkscatkvn
## 4107 junhui_actor
## 4108 horawr_
## 4109 nomaesce
## 4110 choihyvne
## 4111 naevis_calling
## 4112 kyeomirang
## 4113 kendelleeugenio
## 4114 naevis_calling
## 4115 everyday_iwonu
## 4116 jeonderfulwon
## 4117 iwonyou_17
## 4118 OnikaTMarajFan
## 4119 yourkm1
## 4120 ThV92475801
## 4121 hoshiiest
## 4122 __hannieboo
## 4123 grapesgyu
## 4124 ThV92475801
## 4125 grapesgyu
## 4126 grapesgyu
## 4127 cutiesnara
## 4128 RojGinez
## 4129 Jnorotsky1
## 4130 grapesgyu
## 4131 kendelleeugenio
## 4132 coupsofnoodle
## 4133 fruittel_lia
## 4134 dinoshair
## 4135 fruittel_lia
## 4136 beadyjoshy
## 4137 athe8naaa
## 4138 Gab4ndy
## 4139 JunhuihuiStar
## 4140 yoonzino_23
## 4141 soonchanlvr
## 4142 MingyusDoctor
## 4143 featljc
## 4144 loveleesanghyuk
## 4145 mix5hi
## 4146 kim_zeph
## 4147 dinoshair
## 4148 featljc
## 4149 startigerhosh
## 4150 shinobinnn
## 4151 Kalinoskrt
## 4152 svts_bxnny
## 4153 kaipaiw
## 4154 _ggyukyu
## 4155 ohmymyjihan
## 4156 notUbitchh
## 4157 sjineok
## 4158 alileely
## 4159 Joshuajiji95
## 4160 BernieDoesIt
## 4161 itsmelanday
## 4162 kendelleeugenio
## 4163 hozikyeom
## 4164 just_pingu5
## 4165 carateu_jed
## 4166 kim_zeph
## 4167 soonchanlvr
## 4168 cart4hoonie
## 4169 Saraa1262
## 4170 softyrenjun
## 4171 tyrannodi_17
## 4172 redrosieey
## 4173 patatamarbles
## 4174 143ssamu
## 4175 azenith028
## 4176 yoongimtv
## 4177 feistycsc
## 4178 definitelywon
## 4179 kwandarine
## 4180 Chrishaynee
## 4181 einfallslosgio
## 4182 svtwonufan_96
## 4183 alileely
## 4184 wwoncartz
## 4185 kyeomiee_
## 4186 r5_dnce
## 4187 alileely
## 4188 rosepark997
## 4189 intersvtellarr
## 4190 naevismy1love
## 4191 oumingyu
## 4192 s_wonhuikyeom
## 4193 athenasophiahsk
## 4194 mincoupschwe
## 4195 mincoupschwe
## 4196 coupsofnoodle
## 4197 micxie6
## 4198 cairoubing1
## 4199 choejisug10
## 4200 mickf65
## 4201 gracepalomo_21
## 4202 uuwikayjunhui
## 4203 _weixvii
## 4204 meanierae
## 4205 alileely
## 4206 f_wonsoo
## 4207 jerapahandsome
## 4208 yesitsmeguis
## 4209 prettyblessyne
## 4210 FLOWERBOYSVTN
## 4211 chimmychachii
## 4212 hozikyeom
## 4213 kaipaiw
## 4214 eyybibiwayem
## 4215 woowonwooo
## 4216 coupsofnoodle
## 4217 fool4svt
## 4218 Yenaiib
## 4219 donwilly01_
## 4220 giatayka10
## 4221 alileely
## 4222 sienbeuntin
## 4223 screamfaceguy
## 4224 kaipaiw
## 4225 alileely
## 4226 luvwvri
## 4227 wonblvd
## 4228 wonsoonhan
## 4229 hagemacuru
## 4230 enchugoo
## 4231 coupsofnoodle
## 4232 Rabbygyu10
## 4233 kaipaiw
## 4234 voboko_
## 4235 horangdanwin
## 4236 intersvtellarr
## 4237 yesreii
## 4238 Sheee_anne
## 4239 victoriaben170
## 4240 kaipaiw
## 4241 MikaelisHannah
## 4242 nyla_v0n
## 4243 21897ls
## 4244 NJaygreen_
## 4245 ThV92475801
## 4246 TheMingmings
## 4247 alileely
## 4248 Rabbygyu10
## 4249 hongdepyonim
## 4250 shin_ngel
## 4251 Rabbygyu10
## 4252 urhaven_
## 4253 ohclin
## 4254 coupsofnoodle
## 4255 seokatscoups
## 4256 ohclin
## 4257 kaipaiw
## 4258 mela_uchi
## 4259 SELENATORSS
## 4260 ohclin
## 4261 dzfndy
## 4262 MaxAngeles16
## 4263 Rabbygyu10
## 4264 kittinzi
## 4265 run2wonie
## 4266 Rabbygyu10
## 4267 _sojubuu
## 4268 wOn_ranghaey
## 4269 milkmanjk
## 4270 theinfinity8_
## 4271 seokatscoups
## 4272 Rabbygyu10
## 4273 intothemoonzxc
## 4274 dalkyeomie
## 4275 alileely
## 4276 coupsofnoodle
## 4277 gracepalomo_21
## 4278 Rabbygyu10
## 4279 ohclin
## 4280 kyeomirang
## 4281 sshi_joy
## 4282 ohclin
## 4283 kimmia28
## 4284 ohclin
## 4285 Rabbygyu10
## 4286 kaipaiw
## 4287 MYEZER
## 4288 luvwvri
## 4289 wonuweaf
## 4290 Jujuhuhu3456
## 4291 17svt27bp134
## 4292 _shx_xn
## 4293 miadlrsr
## 4294 coupsofnoodle
## 4295 ashyeonbin
## 4296 amabelleeyy
## 4297 17eenrighthere
## 4298 francisamongo
## 4299 DancingMoonKore
## 4300 jjklvour
## 4301 supremewonwoo
## 4302 alileely
## 4303 _intopjseong
## 4304 aesvtea
## 4305 coupskwon_
## 4306 alileely
## 4307 _luvmeanie
## 4308 coupsofnoodle
## 4309 harajuku_bxrb
## 4310 amabelleeyy
## 4311 Song_Of_MoonJin
## 4312 won_everyone
## 4313 kwaniehao
## 4314 jjklvour
## 4315 intothemoonzxc
## 4316 zands_a
## 4317 gyumybestboy
## 4318 aesvtea
## 4319 itsmeeeAivee
## 4320 FLOWERBOYSVTN
## 4321 Song_Of_KoreJin
## 4322 LynRogero
## 4323 eyahann13
## 4324 won_everyone
## 4325 evr1_woo
## 4326 kiganon1
## 4327 alileely
## 4328 mincoupschwe
## 4329 fazli_zali
## 4330 RojGinez
## 4331 W0NUJE0N
## 4332 Renjana_rindu
## 4333 theinfinity8_
## 4334 17svt27bp134
## 4335 mahae_athena
## 4336 shin_ngel
## 4337 FLOWERBOYSVTN
## 4338 shin_ngel
## 4339 Ririnmailani
## 4340 HEALWITHDK
## 4341 _ggyukyu
## 4342 mahae_athena
## 4343 shin_ngel
## 4344 sned7don
## 4345 mx_svt17
## 4346 darrylinfernan
## 4347 hymnjnh
## 4348 inaraezaki
## 4349 maria_criscel
## 4350 sansanshiber2
## 4351 hymnjnh
## 4352 azraeliant
## 4353 95JNGHN
## 4354 azraeliant
## 4355 _marshmallow88
## 4356 azraeliant
## 4357 kidultseoksoon
## 4358 AnggitaKusumaD7
## 4359 azraeliant
## 4360 azraeliant
## 4361 chwepuff
## 4362 svvvvvt0526
## 4363 prasasti_rini
## 4364 patatasx_
## 4365 bembigyuseokwon
## 4366 noultsmultistan
## 4367 murdrofcrow
## 4368 imrj_0412
## 4369 tokkiverse
## 4370 Ankita_m19
## 4371 coupskwon_
## 4372 hoonbIiss
## 4373 magic_shop_0613
## 4374 Bherlin8
## 4375 enhasualz
## 4376 noultsmultistan
## 4377 jeonghanaya_c13
## 4378 tokkiverse
## 4379 CHOIZIARCHV
## 4380 FLOWERBOYSVTN
## 4381 esveeteeimnida
## 4382 miadlrsr
## 4383 noultsmultistan
## 4384 YourShop19
## 4385 gyuverwonhan
## 4386 miadlrsr
## 4387 FLOWERBOYSVTN
## 4388 noultsmultistan
## 4389 SHNLVI
## 4390 enhasualz
## 4391 dahyuns_chair
## 4392 aptwinx
## 4393 azraeliant
## 4394 lovelyyjn
## 4395 doollysfan
## 4396 FLOWERBOYSVTN
## 4397 kmin9yu___
## 4398 4SVTJIHAN
## 4399 photo_by_hoshi
## 4400 GaelleSmolders
## 4401 minie_carat
## 4402 chwehuiglum
## 4403 Jazmccann1
## 4404 sansanshiber2
## 4405 iemcaguioa03
## 4406 yoonjjangel
## 4407 miadlrsr
## 4408 FLOWERBOYSVTN
## 4409 hoshieuteamo
## 4410 heybabydeul
## 4411 craigwoods1888
## 4412 noultsmultistan
## 4413 _uarmyjin
## 4414 bikbik__
## 4415 shiloah_magu
## 4416 milkteateanigyu
## 4417 aboutccheol
## 4418 yrwon_
## 4419 Soonding_0615
## 4420 coupskwon_
## 4421 bikbik__
## 4422 bikbik__
## 4423 sxnflowxrmbb
## 4424 woonderfulday
## 4425 bikbik__
## 4426 1h3artsoobin
## 4427 aboutccheol
## 4428 k1mpang_
## 4429 icedminwon
## 4430 reverie_0102
## 4431 popstarhui
## 4432 ceri_jubilee
## 4433 INNERBEAR_95
## 4434 miniminsfilter
## 4435 lovelyyjn
## 4436 dokyeomtcjimin
## 4437 forsvtpurposes
## 4438 punyamoci
## 4439 inscarness
## 4440 FLOWERBOYSVTN
## 4441 JJENST4R
## 4442 noultsmultistan
## 4443 dokyeomtcjimin
## 4444 jess1962
## 4445 aselafics_
## 4446 Sheee_anne
## 4447 Anthr0p0m0rph
## 4448 mkltrb
## 4449 id_potatochips
## 4450 imwithjjong
## 4451 doremihaoo
## 4452 FLOWERBOYSVTN
## 4453 VerbaSophia
## 4454 imnylenor
## 4455 cheolito_faye
## 4456 ceri_jubilee
## 4457 dkffeinated
## 4458 ceri_jubilee
## 4459 Tommylaostar
## 4460 ceri_jubilee
## 4461 enchugoo
## 4462 hannie_kaa
## 4463 aboutccheol
## 4464 shininghamstar
## 4465 _woozihoon_
## 4466 TOXX_XXOT
## 4467 justmeysaaa
## 4468 hannie_kaa
## 4469 heyembeey
## 4470 luvbyblue
## 4471 chwxbits
## 4472 aboutccheol
## 4473 ownedbygyu
## 4474 leinafangirl
## 4475 VerbaSophia
## 4476 ceri_jubilee
## 4477 TIGERCHWE
## 4478 duhneyscart
## 4479 millie102685
## 4480 pup9yu
## 4481 hannie_kaa
## 4482 archer_1202
## 4483 __hajwoox
## 4484 VerbaSophia
## 4485 allforyjwxwzi_
## 4486 aluuniceee
## 4487 thysawsage
## 4488 iHeartKR1
## 4489 rs_qrtz_srnty
## 4490 shininghamstar
## 4491 jeongbless
## 4492 jeonvvw
## 4493 mufhim2937
## 4494 VerbaSophia
## 4495 allforyjwxwzi_
## 4496 wildgo5rae
## 4497 lmjattwo
## 4498 carrot2209
## 4499 RojGinez
## 4500 voboko_
## 4501 ceri_jubilee
## 4502 minie_carat
## 4503 merrybaedending
## 4504 VerbaSophia
## 4505 perfect4blue
## 4506 bIondejuns
## 4507 atin_charmainee
## 4508 carrot2209
## 4509 aboutccheol
## 4510 gyu_dalton
## 4511 cel_izia
## 4512 coupsofnoodle
## 4513 xiches
## 4514 0ok
## 4515 duhneyscart
## 4516 aboutccheol
## 4517 lalaine_svt
## 4518 katie_seventeen
## 4519 anniexosoo
## 4520 xiches
## 4521 aboutccheol
## 4522 Candy_Vii
## 4523 seventeensunbae
## 4524 maraj_ky
## 4525 VerbaSophia
## 4526 shywoniee
## 4527 ultsvnt
## 4528 katie_seventeen
## 4529 scouptat
## 4530 jeonghanaya_c13
## 4531 kidultgyucheol
## 4532 dinoscheekmoles
## 4533 AugustMCarats
## 4534 dinoscheekmoles
## 4535 SerenitaBelen
## 4536 dinoscheekmoles
## 4537 aboutccheol
## 4538 ujibaragi
## 4539 dinoscheekmoles
## 4540 Barbiexonika2
## 4541 tbell1968
## 4542 aboutccheol
## 4543 VerbaSophia
## 4544 KM33957890
## 4545 el_foreverglow
## 4546 soojinnn00
## 4547 cheoliemoja
## 4548 Deirene06
## 4549 H0RCHANTA
## 4550 xix_fungurl
## 4551 H0RCHANTA
## 4552 busanboiss
## 4553 H0RCHANTA
## 4554 yesreii
## 4555 gracepalomo_21
## 4556 myzero_oclock
## 4557 rs_qrtz_srnty
## 4558 ttikkeul1004
## 4559 H0RCHANTA
## 4560 kihyunsjay
## 4561 gracepalomo_21
## 4562 wonulayf
## 4563 Duday_13
## 4564 ShesAllWrite
## 4565 gracepalomo_21
## 4566 younghaho
## 4567 sungh00n_01
## 4568 aselafics_
## 4569 aboutccheol
## 4570 queenexodus12
## 4571 ujibaragi
## 4572 aboutccheol
## 4573 17svt27bp134
## 4574 rs_qrtz_srnty
## 4575 aboutccheol
## 4576 CaratZen1533112
## 4577 gracepalomo_21
## 4578 soft4ksy
## 4579 shuamistry
## 4580 gracepalomo_21
## 4581 seokatscoups
## 4582 PixelPecanPie
## 4583 sheiwoo92
## 4584 yuarinea
## 4585 odetonyoung
## 4586 ThomasMtonga20
## 4587 id_potatochips
## 4588 17svt27bp134
## 4589 KIanePua
## 4590 hanniehailz
## 4591 aboutccheol
## 4592 hanniehailz
## 4593 4MNGHAO
## 4594 h0ngpimpa
## 4595 hanniehailz
## 4596 aboutccheol
## 4597 Honey_Angel1004
## 4598 nicoleeeltg
## 4599 ahmedsaine
## 4600 hanniehailz
## 4601 minghaolicious
## 4602 hyucart_
## 4603 d_ddeane
## 4604 AdelineOulala
## 4605 4697kmg
## 4606 sv_tjeonghan
## 4607 horangtaeee
## 4608 eishamichan
## 4609 lesserafim1TT
## 4610 rk_chocob0ba
## 4611 jww_enthusiast
## 4612 shuamistry
## 4613 bootiful1998
## 4614 Patrici41922965
## 4615 zhaddysgirl
## 4616 4SVTJIHAN
## 4617 xix_fungurl
## 4618 taekookietrash
## 4619 aboutccheol
## 4620 ronikosmoss
## 4621 mingy0_o
## 4622 pewdiesendri
## 4623 skzbrowniess
## 4624 wonwufilms
## 4625 rckstarseok
## 4626 maeleraquel
## 4627 aboutccheol
## 4628 Butterscotch98_
## 4629 cwistwina
## 4630 sound_of_jen
## 4631 Duday_13
## 4632 Arosevia_Go
## 4633 rckstarseok
## 4634 aboutccheol
## 4635 dongbeidageo
## 4636 Yjhnihae
## 4637 yshuae
## 4638 hnbnkim131
## 4639 Butterscotch98_
## 4640 MoonJeon_wonhui
## 4641 seokatscoups
## 4642 3rachasfarmer
## 4643 bestnsdk
## 4644 yupsheskitten
## 4645 RalYui
## 4646 rckstarseok
## 4647 MoonJeon_wonhui
## 4648 Butterscotch98_
## 4649 cutiesnara
## 4650 Butterscotch98_
## 4651 babyjiisung
## 4652 shin_ngel
## 4653 Duday_13
## 4654 Butterscotch98_
## 4655 chuuseulism
## 4656 RalYui
## 4657 Butterscotch98_
## 4658 Butterscotch98_
## 4659 yshuae
## 4660 luvss_shua
## 4661 xclusively4Lisa
## 4662 taekookietrash
## 4663 4MNGHAO
## 4664 Butterscotch98_
## 4665 aiszcart
## 4666 lunalutw
## 4667 aboutccheol
## 4668 min9yused
## 4669 aboutccheol
## 4670 AcharyaRoshnee
## 4671 aboutccheol
## 4672 yeoshuaa_
## 4673 moonchiIdhan
## 4674 sound_of_jen
## 4675 AntolihaoZam
## 4676 aboutccheol
## 4677 17y0_0n
## 4678 BeMy_SeoulMate
## 4679 AntolihaoZam
## 4680 afnidwii
## 4681 coupskwon_
## 4682 AntolihaoZam
## 4683 yoshinhho
## 4684 Candy61801
## 4685 Pershi_1083
## 4686 rckstarseok
## 4687 summerlight15
## 4688 luvksw_
## 4689 rayofsunkyeom
## 4690 taekookietrash
## 4691 dell0227
## 4692 moonchiIdhan
## 4693 fastpacingg
## 4694 chiizukeiki
## 4695 AntolihaoZam
## 4696 AntolihaoZam
## 4697 17ismyyouth
## 4698 AntolihaoZam
## 4699 jinxiejae
## 4700 rckstarseok
## 4701 17svt27bp134
## 4702 gyuldaengrideul
## 4703 Sidlexik
## 4704 june_sunoo
## 4705 june_sunoo
## 4706 AntolihaoZam
## 4707 june_sunoo
## 4708 AntolihaoZam
## 4709 luvksw_
## 4710 lilfairyseokie
## 4711 AntolihaoZam
## 4712 eyxseungcheol
## 4713 AntolihaoZam
## 4714 luvksw_
## 4715 gyuldaengrideul
## 4716 bestnsdk
## 4717 polishgal11
## 4718 luvksw_
## 4719 baamgu
## 4720 Soniaso_
## 4721 AntolihaoZam
## 4722 defendthearctic
## 4723 baamgu
## 4724 raice_b
## 4725 svtsflover
## 4726 AntolihaoZam
## 4727 eyxseungcheol
## 4728 ChrysAS04
## 4729 goingyellooow
## 4730 shin_ngel
## 4731 _SKZ8lovestay
## 4732 evr1_woo
## 4733 eyxseungcheol
## 4734 Desi_Ladki
## 4735 AntolihaoZam
## 4736 yepthemsvt
## 4737 babyhoneykoo
## 4738 goingyellooow
## 4739 mrfrvnss
## 4740 thvsopecart
## 4741 PeachyShai
## 4742 sound_of_joyy
## 4743 joshuji505
## 4744 mcj_riaaa
## 4745 aleks2900
## 4746 onlyfor_one
## 4747 vania3011
## 4748 goingyellooow
## 4749 17caratsebong
## 4750 sound_of_joyy
## 4751 shinggishirei
## 4752 8finitywiththe8
## 4753 nov_seventeen
## 4754 naju_rice
## 4755 taekookietrash
## 4756 haniinunu
## 4757 studio_gy
## 4758 yakitaiku
## 4759 _colemaybe
## 4760 H0RANG1H05H
## 4761 ilov4dery
## 4762 joshuasboyfie
## 4763 TreasureTMaker
## 4764 ilov4dery
## 4765 dani_ella_02
## 4766 ilov4dery
## 4767 _colemaybe
## 4768 P28sj
## 4769 ilov4dery
## 4770 haruwoniee
## 4771 mysticalsua
## 4772 strawshua
## 4773 fallingforshua
## 4774 _joy_98
## 4775 jeon_roseline
## 4776 kihyunsjay
## 4777 moonhannieyoon
## 4778 StarskyPaul1
## 4779 wonuissweet
## 4780 goingyellooow
## 4781 itsabee14
## 4782 Yjhnihae
## 4783 graciousstefh13
## 4784 aboutccheol
## 4785 vania3011
## 4786 _joy_98
## 4787 JADOREHAN
## 4788 haniinunu
## 4789 dreamscap3r
## 4790 _joy_98
## 4791 wonutiktik
## 4792 baamgu
## 4793 Lizzy1296419104
## 4794 Yjhnihae
## 4795 gam5sung
## 4796 MineVoidMC
## 4797 wOn_ranghaey
## 4798 YesQuake
## 4799 seungcherrymina
## 4800 geneger_car
## 4801 17svt27bp134
## 4802 wonweom
## 4803 goingyellooow
## 4804 gyuldaengrideul
## 4805 kihyunsjay
## 4806 odetovou
## 4807 Brochacha4Evah
## 4808 kihyunsjay
## 4809 goingyellooow
## 4810 part_time_cl0wn
## 4811 kihyunsjay
## 4812 kihyunsjay
## 4813 shadowcloudsss
## 4814 zhaddysgirl
## 4815 yeolliewons
## 4816 goingyellooow
## 4817 syalsyal_uu
## 4818 boolobooloo
## 4819 17ismyyouth
## 4820 goingyellooow
## 4821 MicsMics07
## 4822 Katarynkas
## 4823 PrincesGallanas
## 4824 sexun_qi
## 4825 Soniaso_
## 4826 wonweom
## 4827 sIeepingchae
## 4828 wonhoonsoons
## 4829 17svt27bp134
## 4830 Katarynkas
## 4831 gyuldaengrideul
## 4832 caratiny23
## 4833 snsdbaco
## 4834 caratiny23
## 4835 moonchiIdhan
## 4836 _sojubuu
## 4837 goingyellooow
## 4838 seokhangel
## 4839 nathynunnes
## 4840 _sojubuu
## 4841 kittyk0o0
## 4842 Brochacha4Evah
## 4843 goingyellooow
## 4844 PrincesGallanas
## 4845 ncylhc
## 4846 taurusaffection
## 4847 Ieeminhyuku
## 4848 direklexi
## 4849 goingyellooow
## 4850 profboos_twt
## 4851 prettyo_on
## 4852 CcAkela
## 4853 moonchiIdhan
## 4854 wonuuO_O
## 4855 AnnaCampbelloz
## 4856 ennix21
## 4857 yoonsskies
## 4858 sunvrrs
## 4859 Mnbvcxz6141
## 4860 MicsMics07
## 4861 user78018
## 4862 rckstarseok
## 4863 katie_seventeen
## 4864 delirando_sozin
## 4865 cosmicgyus_
## 4866 eya_lele
## 4867 _lemonlee
## 4868 svt4yeongwonhi
## 4869 goingyellooow
## 4870 brielives
## 4871 rckstarseok
## 4872 goingyellooow
## 4873 woozfactory
## 4874 DeannaN40600706
## 4875 goingyellooow
## 4876 JulieFerrer20
## 4877 soonchanranghae
## 4878 katie_seventeen
## 4879 goingyellooow
## 4880 yoonchanist
## 4881 goingyellooow
## 4882 cianakyli
## 4883 intersvtellarr
## 4884 goingyellooow
## 4885 pekenoirt
## 4886 moonchiIdhan
## 4887 goingyellooow
## 4888 intersvtellarr
## 4889 manspjy
## 4890 soonchanranghae
## 4891 cocoaamelon
## 4892 seoknay_
## 4893 DELULURACHA
## 4894 deeya_aa
## 4895 cocoaamelon
## 4896 luvielilyv
## 4897 SVTAU9
## 4898 _sojubuu
## 4899 lixtokerist
## 4900 jihancheol88
## 4901 youiodedx
## 4902 _sojubuu
## 4903 euscenery
## 4904 rckstarseok
## 4905 seokryuhyo
## 4906 SVTAU9
## 4907 _taendipity
## 4908 pushandpulljlm
## 4909 meanierae
## 4910 Min6gy0
## 4911 gohnbabygohn
## 4912 rckstarseok
## 4913 minghaolicious
## 4914 JackSoutar04
## 4915 Akari51494221
## 4916 underratedtw
## 4917 Akari51494221
## 4918 EpicMahonelover
## 4919 Min6gy0
## 4920 Akari51494221
## 4921 mcj_riaaa
## 4922 hoshtoyou
## 4923 1UVAZR4
## 4924 Akari51494221
## 4925 EpicMahonelover
## 4926 meanierae
## 4927 EpicMahonelover
## 4928 Akari51494221
## 4929 seungcherryy
## 4930 Yjhnihae
## 4931 Shrvti_
## 4932 Akari51494221
## 4933 cb97kart
## 4934 Shrvti_
## 4935 AlyloonyPH
## 4936 everyone_lou
## 4937 __svtcarat
## 4938 fabylousfaby
## 4939 Shrvti_
## 4940 __svtcarat
## 4941 minghaolicious
## 4942 Almameni2
## 4943 Shrvti_
## 4944 Akari51494221
## 4945 kimgyuxvii
## 4946 mingy0_o
## 4947 Akari51494221
## 4948 kimgyuxvii
## 4949 Akari51494221
## 4950 kimgyuxvii
## 4951 kimgyuxvii
## 4952 kimgyuxvii
## 4953 tornadosuy
## 4954 kimgyuxvii
## 4955 bluewyne_45
## 4956 kimgyuxvii
## 4957 intersvtellarr
## 4958 Shrvti_
## 4959 recyclerofblank
## 4960 kimgyuxvii
## 4961 mahae_athena
## 4962 chikoritamolala
## 4963 kimgyuxvii
## 4964 ZeGcgh
## 4965 kimgyuxvii
## 4966 kimgyuxvii
## 4967 kimgyuxvii
## 4968 SVTAU9
## 4969 wb3gxwham
## 4970 kimgyuxvii
## 4971 kimgyuxvii
## 4972 loveujhopebb
## 4973 kimgyuxvii
## 4974 meanierae
## 4975 kimgyuxvii
## 4976 ujiloevr
## 4977 ji_aurchives
## 4978 koosrkivee
## 4979 kimgyuxvii
## 4980 chansbucket
## 4981 kimgyuxvii
## 4982 goingyellooow
## 4983 kimgyuxvii
## 4984 Yjhnihae
## 4985 Shrvti_
## 4986 ATEEZloverrrr
## 4987 LailaMaeSantos2
## 4988 kimgyuxvii
## 4989 Shrvti_
## 4990 kimgyuxvii
## 4991 mingy0_o
## 4992 kimgyuxvii
## 4993 intersvtellarr
## 4994 naevis_calling
## 4995 hakyusanic
## 4996 _lemonlee
## 4997 RandomSwervy
## 4998 thatboyjww
## 4999 kimgyuxvii
## 5000 kimgyuxvii
## 5001 hakyusanic
## 5002 kimgyuxvii
## 5003 matchabensoo
## 5004 kimgyuxvii
## 5005 LailaMaeSantos2
## 5006 kimgyuxvii
## 5007 Kenthzzzzz
## 5008 miadlrsr
## 5009 miya_caratlnd13
## 5010 kyeomirang
## 5011 kimgyuxvii
## 5012 kimgyuxvii
## 5013 miadlrsr
## 5014 miadlrsr
## 5015 kimgyuxvii
## 5016 0NDATRACK
## 5017 miadlrsr
## 5018 Be7angel
## 5019 miadlrsr
## 5020 jssysimp
## 5021 kimgyuxvii
## 5022 chansbucket
## 5023 kimgyuxvii
## 5024 kimgyuxvii
## 5025 bububunny__
## 5026 kimgyuxvii
## 5027 _______ayla
## 5028 kimgyuxvii
## 5029 shuarkived
## 5030 kristinesosad88
## 5031 kimgyuxvii
## 5032 kimgyuxvii
## 5033 mvjds_
## 5034 somervilleny
## 5035 kimgyuxvii
## 5036 shuafications
## 5037 kimgyuxvii
## 5038 reese_050908
## 5039 hanniewts
## 5040 kimgyuxvii
## 5041 verywonwoo
## 5042 kimgyuxvii
## 5043 hanniewts
## 5044 kimgyuxvii
## 5045 minseoksoon_
## 5046 intersvtellarr
## 5047 forwwynn
## 5048 lovexosvt
## 5049 miadlrsr
## 5050 MBaddst
## 5051 miadlrsr
## 5052 hanniewts
## 5053 ravioolio
## 5054 gotsvt_0922
## 5055 jhcn08
## 5056 mvyyyy_
## 5057 miadlrsr
## 5058 mingyubbyy
## 5059 sunoo_john
## 5060 xumingha_o17
## 5061 intersvtellarr
## 5062 mingyubbyy
## 5063 matchacreamdsk
## 5064 hanniewts
## 5065 Glasgow20775825
## 5066 intersvtellarr
## 5067 hanniewts
## 5068 svnIixie
## 5069 pamimbb
## 5070 svncouphae
## 5071 hanniewts
## 5072 cocodelivers
## 5073 luvxrexo
## 5074 miadlrsr
## 5075 Hellevatorlix
## 5076 miadlrsr
## 5077 beomkaizbasket
## 5078 Cf7Angela
## 5079 kggemperor
## 5080 PalJunRanghae
## 5081 wwooyuns
## 5082 Jinnies_bae
## 5083 paledrivers
## 5084 Cf7Angela
## 5085 luvss_shua
## 5086 intersvtellarr
## 5087 meanierae
## 5088 Nephenne
## 5089 hoseokiekyun
## 5090 altarcrush
## 5091 nuestswhore
## 5092 seokjinira
## 5093 hanniewts
## 5094 birthday_boyyz
## 5095 hochimails
## 5096 altarcrush
## 5097 JustMyself91_
## 5098 _lemonlee
## 5099 enigmaticdaisy
## 5100 yngishua
## 5101 hansol66062443
## 5102 tigerhorangae
## 5103 engine000
## 5104 engine000
## 5105 mvyyyy_
## 5106 tmnbndsntnghlf
## 5107 hanniewts
## 5108 tiklopkaywonu
## 5109 kyeomochi
## 5110 starwberrymoonn
## 5111 mr_hanwonhao
## 5112 goingyellooow
## 5113 kristinesosad88
## 5114 horawrshi
## 5115 svtbtsmoo1
## 5116 Shrvti_
## 5117 nabong8215
## 5118 rosieshuji
## 5119 hanniewts
## 5120 neeeloys
## 5121 gfsvtbzlover
## 5122 goingyellooow
## 5123 hanniewts
## 5124 goingyellooow
## 5125 Julia26954994
## 5126 krystelssi
## 5127 kookangels
## 5128 Scoupsdaddu1713
## 5129 _mingoobear
## 5130 gyulora97
## 5131 Scoupsdaddu1713
## 5132 hanniewts
## 5133 lourdesiree
## 5134 asulnabuwan08_
## 5135 soonhoonbuys
## 5136 ranyjulek_
## 5137 ranyjulek_
## 5138 seoIhyunz
## 5139 ranyjulek_
## 5140 annieeeeeyo
## 5141 goingyellooow
## 5142 AlikaNavarro97
## 5143 gyulora97
## 5144 AlikaNavarro97
## 5145 AlikaNavarro97
## 5146 xumingha_o17
## 5147 MichelleRetuer4
## 5148 gyulora97
## 5149 AlikaNavarro97
## 5150 gyulora97
## 5151 17svt27bp134
## 5152 stream_darling_
## 5153 gyulora97
## 5154 GukMatoki
## 5155 wondaandcoswoo
## 5156 _unknownarmy
## 5157 linea93agustD
## 5158 meehehehe
## 5159 lizarj04
## 5160 stayupnaddie
## 5161 wayvbubs
## 5162 cheolwuu
## 5163 cherrybae095
## 5164 maura_willing
## 5165 lizarj04
## 5166 katie_seventeen
## 5167 yu_haos
## 5168 leicallenreese
## 5169 kimgyuxvii
## 5170 maeilsolace
## 5171 ljn_puppy
## 5172 cchihouse
## 5173 bangbangtanfam
## 5174 comeab4cate
## 5175 yn_yawnzzn
## 5176 mezxig
## 5177 pr1vsxm
## 5178 JINlangmalakas5
## 5179 katsushii_
## 5180 creamcarat
## 5181 GukMatoki
## 5182 hi_zekii
## 5183 nodiwifey
## 5184 ScottishFr
## 5185 CaraTuemeS
## 5186 formulaurora
## 5187 GelPimchanok
## 5188 junhaocaart
## 5189 leicallenreese
## 5190 demiratchu
## 5191 seokjinira
## 5192 chunsa_k
## 5193 loveforheee
## 5194 junhaocaart
## 5195 ghostingyeon
## 5196 ScottInglisEFM
## 5197 seokjinira
## 5198 junghobi218_
## 5199 sjineok
## 5200 taetae_ujicart
## 5201 woozintheclouds
## 5202 hi_zekii
## 5203 JINlangmalakas5
## 5204 seokminroyal
## 5205 svt__xiii
## 5206 cherishl1408
## 5207 GukMatoki
## 5208 EulogioMary
## 5209 dokeyomie
## 5210 YuoKan__
## 5211 meanduinflowers
## 5212 michmach17
## 5213 stxrlightwoo
## 5214 nabi_hong26
## 5215 SoonHanarebabie
## 5216 SoonHanarebabie
## 5217 mingfthao_17
## 5218 crywithmeh
## 5219 yourcaratzen
## 5220 seokjinira
## 5221 chunsa_k
## 5222 cheoliecart
## 5223 Riom_328
## 5224 sassymerman_
## 5225 hi_zekii
## 5226 _wonurideul_
## 5227 dhraxis
## 5228 Tuna4Jin
## 5229 Saleem28092135
## 5230 Saleem28092135
## 5231 Daniluxii
## 5232 luciaylena
## 5233 JulieFerrer20
## 5234 bubbyje
## 5235 sunnlantern
## 5236 sseokimchi
## 5237 taurusaffection
## 5238 nabi_hong26
## 5239 svtbtsmoo1
## 5240 sseokimchi
## 5241 joshujispongowu
## 5242 ImSagonoy_14
## 5243 svntenhysk
## 5244 jasbtsvt
## 5245 goingyellooow
## 5246 felbinghaw
## 5247 svtbtsmoo1
## 5248 ww_asachi
## 5249 goingyellooow
## 5250 goingyellooow
## 5251 lalaaliloo1
## 5252 SoonHanarebabie
## 5253 katsushii_
## 5254 goingyellooow
## 5255 yxgstan
## 5256 goingyellooow
## 5257 CaelumGom
## 5258 JulieFerrer20
## 5259 lovlieys
## 5260 geIiventura
## 5261 sunnlantern
## 5262 myang712
## 5263 aceveryone
## 5264 sunnlantern
## 5265 dhraxis
## 5266 JW_vergyu
## 5267 kookangels
## 5268 127crystals
## 5269 strwbryjoongie
## 5270 xumingha_o17
## 5271 lovlieys
## 5272 sunnlantern
## 5273 katie_seventeen
## 5274 loneamaryllis
## 5275 kiwicheol
## 5276 yu_haos
## 5277 dhraxis
## 5278 geochimeobshi
## 5279 ho_ongf
## 5280 MDavidSchwarz
## 5281 ashlee68868054
## 5282 ashlee68868054
## 5283 FerL67
## 5284 smile_mkl
## 5285 r3njunsbf
## 5286 sunnlantern
## 5287 sunnlantern
## 5288 laurinee30
## 5289 nizyanz_
## 5290 sunnlantern
## 5291 katie_seventeen
## 5292 AlikaNavarro97
## 5293 Rayniel86965441
## 5294 hello_ddeonu
## 5295 fallen_pur
## 5296 mapOf_eternity
## 5297 everyone_yuu
## 5298 svtdgt01
## 5299 aciw071_
## 5300 wwscjsyoon
## 5301 jovilyn_orpela
## 5302 sunnlantern
## 5303 dokyeoms1004
## 5304 sunnlantern
## 5305 unique1344
## 5306 sunnlantern
## 5307 yracrasl_
## 5308 _Saraharmy_
## 5309 scwzverse
## 5310 613_jack
## 5311 sunnlantern
## 5312 JW_vergyu
## 5313 supremecoups
## 5314 triplets_ofc
## 5315 oOtaelatteoO
## 5316 jsnanana7g
## 5317 luminouswonu
## 5318 Junnie1006
## 5319 luminouswonu
## 5320 luminouswonu
## 5321 sunnlantern
## 5322 Desi_Ladki
## 5323 lovelyseokmine
## 5324 itz_linda1213
## 5325 m58014387
## 5326 sunnlantern
## 5327 jllnbauson
## 5328 DELULURACHA
## 5329 katrinah03
## 5330 tartaxruga
## 5331 ybel013
## 5332 nonie0218
## 5333 5Youngy
## 5334 ybel013
## 5335 sebongidmds
## 5336 sheruu_rck
## 5337 scouptat
## 5338 mochimeoe
## 5339 DelacruzRoda
## 5340 ybel013
## 5341 ybel013
## 5342 everyone_wow
## 5343 thegalaxybyINE
## 5344 seizemik
## 5345 ybel013
## 5346 haeyiens
## 5347 minseoksoon_
## 5348 itz_linda1213
## 5349 sunnlantern
## 5350 jimineix
## 5351 jimineix
## 5352 sunnlantern
## 5353 acoustic_jisoo_
## 5354 katrinah03
## 5355 jllnbauson
## 5356 atekpopfan
## 5357 urmomilfona69_
## 5358 sunnlantern
## 5359 wwhands0me_jin
## 5360 faketobio
## 5361 AlikaNavarro97
## 5362 M00NCHLDVS
## 5363 altsvt
## 5364 wwhands0me_jin
## 5365 kyeomshuuu
## 5366 Narns16
## 5367 mvyyyy_
## 5368 honeyylatte
## 5369 z_marie1702
## 5370 strawshua
## 5371 tenrenfinds
## 5372 itz_linda1213
## 5373 horanghaeshi
## 5374 _mogwoon
## 5375 kth_axie
## 5376 DelacruzRoda
## 5377 osaka_seventeen
## 5378 seokhaniyoo_n
## 5379 jeyangsfw
## 5380 hash_trsr15
## 5381 stuffedbear8
## 5382 kiwicheol
## 5383 mysteano1
## 5384 SHAE_twt
## 5385 Katheri31086249
## 5386 SvtShazam
## 5387 faeiryoon
## 5388 SvtShazam
## 5389 _bolu_love
## 5390 _denziegomez
## 5391 honeyylatte
## 5392 futurekpopdino
## 5393 sunnlantern
## 5394 ck_armystay
## 5395 kookangels
## 5396 kiwicheol
## 5397 coupsbestboy
## 5398 PatoInYourArea
## 5399 coupsbestboy
## 5400 sunnlantern
## 5401 shilin40702038
## 5402 notesonwoozi
## 5403 sapsolee
## 5404 sunnlantern
## 5405 Pewpew_1111
## 5406 AlexCM290
## 5407 ririesse_
## 5408 _wonurideul_
## 5409 jwoooonu
## 5410 sebongs00
## 5411 DelacruzRoda
## 5412 goingyellooow
## 5413 ummmyyy10
## 5414 jwoooonu
## 5415 sunnlantern
## 5416 patricia9x
## 5417 babujjkv
## 5418 snapshootshua
## 5419 ChogiWoW_Jams
## 5420 love_kyunnie
## 5421 kth_axie
## 5422 pllames06
## 5423 02_heeee
## 5424 KaruSullca
## 5425 4SVTJIHAN
## 5426 TheKoolcat01
## 5427 HappxBoo
## 5428 urigamanna___
## 5429 sunnlantern
## 5430 clrbprzly
## 5431 sunnlantern
## 5432 ykislifehelp11
## 5433 Yunjaedrey_0610
## 5434 kth_axie
## 5435 lifewithsvt_
## 5436 Desi_Ladki
## 5437 yumarksbaddie
## 5438 cinnamoshuas
## 5439 ashlee68868054
## 5440 _meowchii
## 5441 _psycoups
## 5442 JJENST4R
## 5443 RainhaRafaLeia
## 5444 sooseoksoonver
## 5445 sunnlantern
## 5446 asrh70
## 5447 YyangL1010
## 5448 coupranghaeisa
## 5449 fallen_pur
## 5450 jessyksilva29
## 5451 cinnamoshuas
## 5452 narishushushu
## 5453 asrh70
## 5454 im_atinyatiny
## 5455 minholly2142
## 5456 windylearns
## 5457 wonueisa
## 5458 goingyellooow
## 5459 seokminpop
## 5460 sunnlantern
## 5461 dadducheoll
## 5462 my_mo_onjun
## 5463 sing_seungch
## 5464 L1s498
## 5465 _psycoups
## 5466 sunnlantern
## 5467 cheolpappi
## 5468 yoitland
## 5469 sunnlantern
## 5470 xuminghaoluvr
## 5471 HOODlESEAZON
## 5472 oddeyesnorkle
## 5473 kkukkungie__
## 5474 YangYangsFairy
## 5475 goingyellooow
## 5476 YangYangsFairy
## 5477 sunnlantern
## 5478 sunnlantern
## 5479 yeoshuaa_
## 5480 malen_mbb
## 5481 weneebebe186
## 5482 lilamriie
## 5483 takemejung9yu
## 5484 sunnlantern
## 5485 1004_Cheonghan
## 5486 ykislifehelp11
## 5487 sunnlantern
## 5488 junhaocaart
## 5489 mustofa_maida
## 5490 minholly2142
## 5491 sunnlantern
## 5492 micxie6
## 5493 yeoshuaa_
## 5494 goingyellooow
## 5495 bowerbirdsjewel
## 5496 hoshiskyeom
## 5497 lululabuw
## 5498 SEOkidss
## 5499 Ab66ixAb66ix1
## 5500 mr_kimmingyu
## 5501 aboutceltic
## 5502 seokgreen
## 5503 Banda37412384
## 5504 mr_kimmingyu
## 5505 1004_Cheonghan
## 5506 luv__wonu
## 5507 qtpiewonu
## 5508 danielharris151
## 5509 mamo_natacha
## 5510 junniedachi
## 5511 do_hyung_gi
## 5512 goingyellooow
## 5513 MANIIC11
## 5514 wwonuyaaa
## 5515 veryawesomevav
## 5516 lunameetsvenus
## 5517 kyeoms_pizza
## 5518 Monwe_H1K
## 5519 cherishcheka
## 5520 moomO_Oabby23
## 5521 1004_Cheonghan
## 5522 huiimxu
## 5523 kyeomavenue
## 5524 sebongs00
## 5525 shywoniee
## 5526 KTEZXYS20
## 5527 sunnlantern
## 5528 BAMC4TS
## 5529 min_youkyung
## 5530 kyeomavenue
## 5531 min_youkyung
## 5532 Benazir59556198
## 5533 uriwony
## 5534 mimareads
## 5535 diaidiia
## 5536 sunnlantern
## 5537 meckcahhh
## 5538 kyeomavenue
## 5539 chocopoodle_jin
## 5540 17_prince_hoshi
## 5541 paulashaynee
## 5542 kidult_wonu
## 5543 play_bebe
## 5544 chaeeboki
## 5545 bellzqtie
## 5546 8finitywiththe8
## 5547 andreamhay6
## 5548 kkukkungie__
## 5549 kyeomavenue
## 5550 chokergyu
## 5551 sunnlantern
## 5552 jhchwwzflower
## 5553 everyownwoo
## 5554 mimareads
## 5555 Dillatron95
## 5556 MS_CARBONARaAa
## 5557 random_srh
## 5558 random_srh
## 5559 bangbangtanfam
## 5560 random_srh
## 5561 random_srh
## 5562 this_winterbear
## 5563 goingyellooow
## 5564 Junnie1006
## 5565 littykei
## 5566 yowtopsyuh
## 5567 gaycheollie
## 5568 Ashraf46753364
## 5569 cheskaelizze
## 5570 cheersbysvt
## 5571 luniver23843459
## 5572 kwannhao
## 5573 pebblesnibam
## 5574 nrkcolls
## 5575 SummerFriday_16
## 5576 _lemonlee
## 5577 nickIuver
## 5578 alexaxoxo__
## 5579 woozitrbl
## 5580 17ismyhome
## 5581 coleen_nn
## 5582 LesloMx7SJ
## 5583 sunnlantern
## 5584 JOHNNYSFAVHOE
## 5585 kmxnaj
## 5586 yangiethepooh
## 5587 lovesvntn
## 5588 _lemonlee
## 5589 kyeomavenue
## 5590 _hseungilht
## 5591 _mogwoon
## 5592 Ab66ixAb66ix1
## 5593 yeriloft
## 5594 Ab66ixAb66ix1
## 5595 yeriloft
## 5596 dalkyeomie
## 5597 _lemonlee
## 5598 shywoniee
## 5599 stansvt13__
## 5600 wzidle
## 5601 WhitSeungZaya
## 5602 imdeekay_
## 5603 mahalsiminghao
## 5604 shoeahsshi
## 5605 luisaiel
## 5606 dreamofyuu
## 5607 Wonuwonu_1704
## 5608 caricerica
## 5609 pattydump04
## 5610 schatzikyeom
## 5611 ashlee68868054
## 5612 pmbakid
## 5613 _chiaroscurow
## 5614 JohndMeyer
## 5615 DonaldJeromeF
## 5616 windylearns
## 5617 yabitterie
## 5618 dokingmin
## 5619 random_srh
## 5620 soojicpa
## 5621 Lovejisoohong
## 5622 cheollietang
## 5623 chwepuff
## 5624 _lemonlee
## 5625 jeonwwscat
## 5626 hanieeun
## 5627 ultralordxyehet
## 5628 Lovejisoohong
## 5629 odetovou
## 5630 BSSEOKMARS
## 5631 _chipmunki
## 5632 BSSEOKMARS
## 5633 cheollietang
## 5634 Mariamxo
## 5635 BPBlinkisrev
## 5636 cheollietang
## 5637 LEZAH_ACOUST1C
## 5638 karendrinkard
## 5639 ho5hi_____kwon
## 5640 pledishits
## 5641 wo_oziverse
## 5642 migoymochi
## 5643 apaolaa11
## 5644 svtbz_Q8
## 5645 prettycherryli
## 5646 soonyoungHee
## 5647 luminouswonu
## 5648 yjeonghn_
## 5649 svts_bxnny
## 5650 ratikmm
## 5651 INNERBEAR_95
## 5652 jingminssi
## 5653 jisdomino
## 5654 yjeonghn_
## 5655 Zemyla
## 5656 jingminssi
## 5657 woozi_time
## 5658 _nnamm
## 5659 odetovou
## 5660 jisdomino
## 5661 noemouqueirwin
## 5662 jjs_jh
## 5663 4_7teen
## 5664 seokgreen
## 5665 fendinaj
## 5666 sunnyvernon17
## 5667 jisdomino
## 5668 ShreyaseeDutta1
## 5669 12uselesshyungs
## 5670 jisdomino
## 5671 WhitSeungZaya
## 5672 ImSagonoy_14
## 5673 sebongren
## 5674 HOSHIPOGl
## 5675 Ab66ixAb66ix1
## 5676 YANGUUWO
## 5677 thinkinboutjun
## 5678 monsoleilX
## 5679 odetovou
## 5680 nrjin1
## 5681 jingminssi
## 5682 bubbleriki
## 5683 jingminssi
## 5684 secretkpopfan
## 5685 wooahae01
## 5686 qtpiewonu
## 5687 jeouwv
## 5688 jenosgbf
## 5689 odetovou
## 5690 TanyAmaya5
## 5691 gyushiwoo
## 5692 teatimewiththe8
## 5693 bodylike3racha
## 5694 LEZAH_ACOUST1C
## 5695 gyushiwoo
## 5696 migoymochi
## 5697 wooahae01
## 5698 wooahae01
## 5699 jhluversvt
## 5700 wooahae01
## 5701 goingyellooow
## 5702 WonderKiko12
## 5703 wooahae01
## 5704 4_7teen
## 5705 seventeen_1718
## 5706 coenky
## 5707 ssa_shaaaa
## 5708 jenosgbf
## 5709 aseulwenjoyrii
## 5710 part_time_cl0wn
## 5711 MXSMKHJI
## 5712 Iostsvmmer
## 5713 for17soonchan
## 5714 pent_ela7ly
## 5715 ReneeKniiight
## 5716 taehyuncore
## 5717 LEZAH_ACOUST1C
## 5718 goingyellooow
## 5719 Bluemoon__17
## 5720 leichve
## 5721 haorenity
## 5722 MX_BrandPR
## 5723 ygspingu
## 5724 world4jin
## 5725 jhanshua_
## 5726 aslaniharonnn
## 5727 goingyellooow
## 5728 gimo_au
## 5729 chngkihh
## 5730 part_time_cl0wn
## 5731 boosfav
## 5732 svncouphae
## 5733 missjeyd_
## 5734 part_time_cl0wn
## 5735 woojoodollz
## 5736 cheollietang
## 5737 softgyux9
## 5738 seolarenjun
## 5739 httpnicoulechoi
## 5740 EH_coutour
## 5741 everyoneluvswoo
## 5742 christinejoy_i
## 5743 odetovou
## 5744 kihyunenjoyer
## 5745 joshuashuashii
## 5746 SeriousSpidey
## 5747 yu_haos
## 5748 jinniestuna
## 5749 sohshort
## 5750 SPIDERMINGYU
## 5751 joaquinpalma29
## 5752 sseyesmile
## 5753 natsuki_s0
## 5754 coupsttattoo
## 5755 atzpv
## 5756 YangYangsFairy
## 5757 YangYangsFairy
## 5758 YangYangsFairy
## 5759 cheollierancher
## 5760 bebeyanggg
## 5761 sseubtin
## 5762 YangYangsFairy
## 5763 katie_seventeen
## 5764 chocolexeascart
## 5765 wonuyoongles
## 5766 fmx__97
## 5767 ahleliy
## 5768 Monsoul3
## 5769 sunshinemangi
## 5770 DarawadiN
## 5771 Paulina12649088
## 5772 quirkaaaa
## 5773 ahleliy
## 5774 horienghae
## 5775 Lilolan2
## 5776 hoeranghey
## 5777 everyoneluvswoo
## 5778 quirkaaaa
## 5779 chwepop
## 5780 ourleadersfatu
## 5781 EnasSuliman3
## 5782 JTH_Kook24
## 5783 1004_Cheonghan
## 5784 Iostsvmmer
## 5785 odetovou
## 5786 meh_rong
## 5787 jhanshua_
## 5788 YJHapologists
## 5789 MonstaXVotingSQ
## 5790 pheebeeeeeeee
## 5791 Seok_kim92
## 5792 bigbabygyu
## 5793 HowardC_Sea
## 5794 quirkaaaa
## 5795 AstroYuw
## 5796 nat_ohnat
## 5797 everyoneluvswoo
## 5798 yoonjeonghannny
## 5799 jackiesaku
## 5800 beedect
## 5801 yoonjeonghannny
## 5802 iKillMnet
## 5803 weiesunoo
## 5804 hanjonggyumin
## 5805 sohshort
## 5806 hooneyrich
## 5807 jonewoo17
## 5808 Aprilia_48
## 5809 yllowloves
## 5810 KimGaia10
## 5811 bambinicologne
## 5812 jeonghanlvrz
## 5813 xaaanneee
## 5814 KTEZXYS20
## 5815 wendy_rdvlvt
## 5816 PuntualAngelica
## 5817 MarSeal28
## 5818 sootrukai
## 5819 jenrauls
## 5820 falliinfl0wer_
## 5821 mingfthao_17
## 5822 eoia_min
## 5823 minchohannie
## 5824 falliinfl0wer_
## 5825 userlili_
## 5826 vobo_tiny
## 5827 julseokminn
## 5828 MelodieLouhae
## 5829 MXmentions
## 5830 heavenscloud_07
## 5831 atinybebe3471
## 5832 soonwoonoo
## 5833 userlili_
## 5834 horienghae
## 5835 YangYangsFairy
## 5836 YangYangsFairy
## 5837 YangYangsFairy
## 5838 apricityhoshi
## 5839 gyudarling
## 5840 dkhaolv
## 5841 8starwonu
## 5842 voumeyszo
## 5843 ohmykwannie
## 5844 xuminghaonnie
## 5845 seventeen_samm
## 5846 cceruleanbluu
## 5847 ohmykwannie
## 5848 hanshuayo
## 5849 Ab66ixAb66ix1
## 5850 VenayaL
## 5851 sevening13
## 5852 LEZAH_ACOUST1C
## 5853 bunnyjjongie
## 5854 sevening13
## 5855 shuaoshi
## 5856 seventeen_samm
## 5857 shuaoshi
## 5858 ATINYBLACKROSE
## 5859 marialuvsthem
## 5860 wompirx
## 5861 ATINYBLACKROSE
## 5862 kyjwonp_
## 5863 yayahere2
## 5864 jojob2905
## 5865 moon_korejin
## 5866 lluvshua
## 5867 Onikaleads
## 5868 picknavariego11
## 5869 MINWHOMSTve
## 5870 KkaKkaMeoRI_8
## 5871 cheolscherrie
## 5872 si_shuarieeee
## 5873 svts_bxnny
## 5874 wanwisa62543055
## 5875 hwanderlusts
## 5876 svtournesol
## 5877 joaoalmeida193
## 5878 LovelSeventeen
## 5879 zZrenjun
## 5880 jinspoutylip
## 5881 cheollierancher
## 5882 jMez08
## 5883 jeonghannihaeee
## 5884 Ab66ixAb66ix1
## 5885 tuanzzy_
## 5886 rrainy_iny
## 5887 NuggetNJ15
## 5888 tuanzzy_
## 5889 cheollierancher
## 5890 sartia_stx
## 5891 tuanzzy_
## 5892 _lemonlee
## 5893 jcyh_
## 5894 cheollierancher
## 5895 tuanzzy_
## 5896 Kurt30019940
## 5897 Tweety__96
## 5898 xuminghaonnie
## 5899 liya_wsj
## 5900 JeJeeNzZ_snw
## 5901 leamarieoh
## 5902 aggiepr73
## 5903 qtyhannie
## 5904 lilyzzn_
## 5905 cheollierancher
## 5906 Supriya720912
## 5907 hypeshota
## 5908 _mjdelgado
## 5909 princekwsy
## 5910 imhotlemon
## 5911 horienghae
## 5912 krae_minshuji
## 5913 milkycake_1010
## 5914 odetovou
## 5915 rayofsunkyeom
## 5916 odetovou
## 5917 horangren
## 5918 aiurscart
## 5919 horienghae
## 5920 kyeomapologist
## 5921 Horanghae__17
## 5922 keren__dr
## 5923 d00remi
## 5924 joshuji3014
## 5925 astrohajus
## 5926 myraa_st7
## 5927 _Jinius
## 5928 horienghae
## 5929 _95jhyoon
## 5930 intakgirl
## 5931 _xxflvx
## 5932 horienghae
## 5933 ChairiyahAyumi
## 5934 ashkliea
## 5935 GuiangAndrea
## 5936 quirkaaaa
## 5937 _1995mhai
## 5938 BB0YHAO
## 5939 COSMlCOWBOY
## 5940 cheollierancher
## 5941 soonwoonoo
## 5942 DPRWONU_
## 5943 lovelyyhae
## 5944 PuntualAngelica
## 5945 yooncoupsie
## 5946 rossdalemarie
## 5947 odetovou
## 5948 xshimmie
## 5949 odetovou
## 5950 coupelatte
## 5951 dokyeomoatmeal
## 5952 xuminghaonnie
## 5953 oniryczne
## 5954 mj_cherryfan
## 5955 horienghae
## 5956 vergara_carlhy
## 5957 minwonshiii13
## 5958 cheolocart
## 5959 kwanieeboo
## 5960 carateenclouds
## 5961 horienghae
## 5962 quirkaaaa
## 5963 dia9yu
## 5964 KYKpH1
## 5965 horangel713
## 5966 seventen_ten
## 5967 tbmoesha23
## 5968 chocolexeascart
## 5969 terjungkirbaliq
## 5970 oniryczne
## 5971 maliamaraa
## 5972 hoobifresita
## 5973 hjscare
## 5974 onujeonn
## 5975 oniryczne
## 5976 zel_lpmck
## 5977 minwonshiii13
## 5978 soonyounguji
## 5979 hoeshijun
## 5980 j17ung
## 5981 quirkaaaa
## 5982 boosadeez
## 5983 ceri_jubilee
## 5984 MyLoveJimin95
## 5985 hoshiiest
## 5986 tbmoesha23
## 5987 95linewhore
## 5988 onujeonn
## 5989 maze_jpg
## 5990 loveminhyukk
## 5991 ___jw_ano
## 5992 deariekyu
## 5993 EpicMahonelover
## 5994 chogirlx
## 5995 yooncoupsie
## 5996 skyxmhwjh_
## 5997 itzferyel
## 5998 jhanelamnl
## 5999 SumitaSwargiar7
## 6000 bonbonaia094
## 6001 chwenzhou
## 6002 CaryennG
## 6003 ashkliea
## 6004 CaryennG
## 6005 mapOf_eternity
## 6006 12mohstar
## 6007 haorangnabix
## 6008 biancaratzen
## 6009 soft4ksy
## 6010 cshndcheol
## 6011 sdrawiing_
## 6012 yooncoupsie
## 6013 horangyuranghae
## 6014 skskcutkebee
## 6015 gh0stpearl
## 6016 KittyCat210287
## 6017 evrbdyhngsm
## 6018 SabiLovesJoshua
## 6019 dinosfavgf
## 6020 soft4ksy
## 6021 cheollierancher
## 6022 cheollierancher
## 6023 JW_vergyu
## 6024 sevening13
## 6025 SabiLovesJoshua
## 6026 jason_yandi
## 6027 cheollierancher
## 6028 cheollierancher
## 6029 CaryennG
## 6030 96leeji
## 6031 MaryCal64272246
## 6032 CaryennG
## 6033 cheolsyeobo
## 6034 CaryennG
## 6035 yooncoupsie
## 6036 shuaists
## 6037 luwesugh
## 6038 baerubyjane_
## 6039 yooncoupsie
## 6040 17Apisa
## 6041 jincheolshi
## 6042 hussienezzat14
## 6043 kea13seventeen
## 6044 warriornun_mex
## 6045 ThisWooly
## 6046 ddycheolscherry
## 6047 lemmawonie_
## 6048 96leeji
## 6049 Mdj_4578
## 6050 PuntualAngelica
## 6051 lovesvntn
## 6052 Asmaeenriyan28
## 6053 Ahmed65435190
## 6054 softyrenjun
## 6055 17Apisa
## 6056 Nardibeomkai
## 6057 kidultacy
## 6058 meowoozy
## 6059 fauthevillain
## 6060 Pandshizuca
## 6061 dokyeokki17
## 6062 mwphilic
## 6063 alphamoles
## 6064 MoodzPh
## 6065 hoeshijun
## 6066 cheollierancher
## 6067 _hanamei
## 6068 JW_vergyu
## 6069 Hell_132
## 6070 Esso_20_22
## 6071 JAEI_08
## 6072 hee_jakesim
## 6073 mybbybooo
## 6074 RahmaEm1278
## 6075 lavenza_l1
## 6076 leejchanie
## 6077 yooncoupsie
## 6078 jenoggukk
## 6079 a_mido500
## 6080 W1qwind_
## 6081 ndeyerokhaya795
## 6082 yooncoupsie
## 6083 henna_cole
## 6084 quirkaaaa
## 6085 skwanboo__
## 6086 icedandaaaaaan
## 6087 yooncoupsie
## 6088 withgyu2
## 6089 yooncoupsie
## 6090 hansoltriste
## 6091 lalisaswelt
## 6092 AlikaNavarro97
## 6093 sexyminghao
## 6094 JW_vergyu
## 6095 svtcaretvernon
## 6096 soadrio
## 6097 ryuuuu__fox
## 6098 jaredidadoo
## 6099 svtcaretvernon
## 6100 JAEI_08
## 6101 mingkitopia
## 6102 kidultwonshi
## 6103 sunbaek629
## 6104 shiro_406
## 6105 smplyfallinforu
## 6106 withgyu2
## 6107 zel_lpmck
## 6108 SayHi68686064
## 6109 pp_pichaaa
## 6110 kat_fanixczs
## 6111 oisimrn
## 6112 parkayedl
## 6113 lawolfyki
## 6114 zel_lpmck
## 6115 Moody147258369
## 6116 dsfnctnl_kpopie
## 6117 ScyeHong
## 6118 kwonhoshtar
## 6119 yooncoupsie
## 6120 yooncoupsie
## 6121 Nanabunnyyyy_
## 6122 kcchoding
## 6123 CheolWonMinDk
## 6124 yooncoupsie
## 6125 yooncoupsie
## 6126 yooncoupsie
## 6127 lisugart
## 6128 yooncoupsie
## 6129 katie_seventeen
## 6130 worksalt
## 6131 _______ayla
## 6132 kimpossiblue
## 6133 lovesvntn
## 6134 gyulaabi
## 6135 windha17_jeon
## 6136 KarimAh93780462
## 6137 coupranghaae
## 6138 k_winterbear
## 6139 ae7teen
## 6140 Arosevia_Go
## 6141 echographyyy
## 6142 windha17_jeon
## 6143 notesonwoozi
## 6144 loveminhyukk
## 6145 stxrhope
## 6146 windha17_jeon
## 6147 He___012
## 6148 onyourj_eonghan
## 6149 coupsyberry
## 6150 AnneliesiaL
## 6151 auratelxo
## 6152 windha17_jeon
## 6153 jdynn1299
## 6154 windha17_jeon
## 6155 ashyeonbin
## 6156 softyrenjun
## 6157 lyssheesn
## 6158 NPipireta
## 6159 mynghaoshi
## 6160 TOKKIIWl
## 6161 HOBlBERRY_
## 6162 romyndiaye
## 6163 TOKKIIWl
## 6164 sjyfairy
## 6165 changasoline
## 6166 yooncoupsie
## 6167 omnia88116637
## 6168 TOKKIIWl
## 6169 katie_seventeen
## 6170 missmafia0526
## 6171 TOKKIIWl
## 6172 sugawararlert
## 6173 romyndiaye
## 6174 changasoline
## 6175 Vip_Esso
## 6176 Mernayounis15
## 6177 Morgan_mw7
## 6178 llvlyrs
## 6179 thinkpinkhoe
## 6180 seventen_ten
## 6181 ateezgggab
## 6182 americanowlinow
## 6183 jaywonistz
## 6184 thirdzon
## 6185 wonandshi
## 6186 fushiyuji_
## 6187 junyeochinn
## 6188 norenminaj
## 6189 Mynah4004
## 6190 callmefarida
## 6191 svtournesol
## 6192 withgyu2
## 6193 mhabbysama
## 6194 aislin679
## 6195 _acey18
## 6196 pocketzsmom
## 6197 _acey18
## 6198 junsmoa_
## 6199 withgyu2
## 6200 geIiventura
## 6201 mswtmn
## 6202 yooncoupsie
## 6203 kmgyuluvs
## 6204 EIiaaia
## 6205 allforhui
## 6206 ccrz92
## 6207 kjwoo12
## 6208 wonwoozone1
## 6209 msyckae
## 6210 seungjakepola
## 6211 yooncoupsie
## 6212 porameiii
## 6213 leeseoksy
## 6214 onujeonn
## 6215 cheolforyouu
## 6216 Hoshi_eerie
## 6217 jdynn1299
## 6218 2_moka2006
## 6219 americanowlinow
## 6220 chamsrobin
## 6221 0OH0826
## 6222 evrbdyhngsm
## 6223 withgyu2
## 6224 gyuwooshihan
## 6225 ujiverse17
## 6226 withgyu2
## 6227 1004_Cheonghan
## 6228 teumekyuhi
## 6229 bullyangbaebae
## 6230 ujiverse17
## 6231 americanowlinow
## 6232 al_yjh
## 6233 ImYJez
## 6234 withgyu2
## 6235 ekspetasivisual
## 6236 smilesuminisa
## 6237 windha17_jeon
## 6238 withgyu2
## 6239 kjwoo12
## 6240 withgyu2
## 6241 ayoseonghwa
## 6242 kyeomincuu
## 6243 inl0vewithGyu
## 6244 mantinha23
## 6245 Jigglyp48196241
## 6246 soundofsvt_
## 6247 MEIMEICHEUNGGGG
## 6248 withgyu2
## 6249 seokhao_8
## 6250 windha17_jeon
## 6251 eIit3racha
## 6252 windha17_jeon
## 6253 kjwoo12
## 6254 yooncoupsie
## 6255 thirdzon
## 6256 windha17_jeon
## 6257 asahi_hmada
## 6258 JHHJ95cart
## 6259 windha17_jeon
## 6260 BarbiGangg
## 6261 giantdoodfus
## 6262 cheolocart
## 6263 your_earth_8
## 6264 thirdzon
## 6265 yooncoupsie
## 6266 shzukwan
## 6267 quteqirl
## 6268 shzukwan
## 6269 yooncoupsie
## 6270 _seokminshi
## 6271 zel_lpmck
## 6272 haoliehae
## 6273 JW_vergyu
## 6274 10Y4NG
## 6275 ujiverse17
## 6276 windha17_jeon
## 6277 krae_minshuji
## 6278 withgyu2
## 6279 coupssdrling
## 6280 ananmayw_6udayo
## 6281 Btsandtxtloves
## 6282 ananmayw_6udayo
## 6283 Btsandtxtloves
## 6284 ananmayw_6udayo
## 6285 lovesvntn
## 6286 julxteen
## 6287 jo_shuahong
## 6288 bellaAria_06
## 6289 unli9yuhanwoo
## 6290 svt_saki_
## 6291 shiahaee
## 6292 lovesvntn
## 6293 Btsandtxtloves
## 6294 miadlrsr
## 6295 mikhoshii
## 6296 withgyu2
## 6297 miadlrsr
## 6298 withgyu2
## 6299 jo_shuahong
## 6300 windha17_jeon
## 6301 BunnyChim_
## 6302 loveseocarat
## 6303 windha17_jeon
## 6304 wonugiee__
## 6305 CHERRYHAE17
## 6306 bae_forsvt
## 6307 miadlrsr
## 6308 shortqueenzb
## 6309 windha17_jeon
## 6310 miadlrsr
## 6311 GoatjamesLal
## 6312 coupssdrling
## 6313 hanniehao_o
## 6314 cottonbuut
## 6315 hoshicitos
## 6316 smilesuminisa
## 6317 svtbvc
## 6318 laviehuii
## 6319 Btsandtxtloves
## 6320 miadlrsr
## 6321 kyecmies
## 6322 coupssdrling
## 6323 w071796w
## 6324 heesunnie_
## 6325 rupokgyu
## 6326 itssammymaui
## 6327 HaveYouEver1998
## 6328 nat_ohnat
## 6329 minghaolicious
## 6330 rawrtigeRr
## 6331 KILLUAYAH
## 6332 k_winterbear
## 6333 _meeyyyyy
## 6334 KILLUAYAH
## 6335 Lizcarat17
## 6336 every_wonwo_o
## 6337 AgustDaniela
## 6338 zel_lpmck
## 6339 MAERIRl
## 6340 coupssdrling
## 6341 kw_nsoonyoung
## 6342 balca77
## 6343 wonwoo_main
## 6344 miadlrsr
## 6345 GioManzanoJr
## 6346 eriqueenh
## 6347 bambinicologne
## 6348 coupsyberry
## 6349 marycixky
## 6350 leeseoksy
## 6351 love_2_seok
## 6352 GemNicki_
## 6353 maliamaraa
## 6354 shuweethani
## 6355 ramenrulz8P
## 6356 yooncoupsie
## 6357 haruharuminwon
## 6358 miadlrsr
## 6359 l6veyoon
## 6360 miadlrsr
## 6361 phnamoon
## 6362 miadlrsr
## 6363 hope_stream
## 6364 kyeomiqt
## 6365 Selenophile9396
## 6366 MelodieLouhae
## 6367 JW_vergyu
## 6368 yeppuen_BORAHAE
## 6369 GioManzanoJr
## 6370 miadlrsr
## 6371 crxstal01
## 6372 withgyu2
## 6373 Kiminamoka
## 6374 myoingie
## 6375 seokmin_mingyu
## 6376 SaraM_943
## 6377 dksimjake
## 6378 nana14081802
## 6379 Taekook_Hakkie
## 6380 Taekook_Hakkie
## 6381 JannahNikki419
## 6382 Taekook_Hakkie
## 6383 nirmine_salhi
## 6384 miadlrsr
## 6385 yooncoupsie
## 6386 ananmayw_6udayo
## 6387 dkpetista
## 6388 miadlrsr
## 6389 coupsdwrld
## 6390 mihanzxcv_
## 6391 lovekyeomiee_
## 6392 stelloveyou19
## 6393 filetminonn
## 6394 userh0shi
## 6395 IrisWoongie
## 6396 pootieniwonu
## 6397 sandatanielias
## 6398 SaraM_943
## 6399 cheollibeee
## 6400 lovesvntn
## 6401 yooncoupsie
## 6402 miadlrsr
## 6403 joshuranghae
## 6404 lovesvntn
## 6405 heytamagotchi
## 6406 lovekyeomiee_
## 6407 jnghansbanana
## 6408 lovekyeomiee_
## 6409 dinopochacco
## 6410 sogala04
## 6411 ah_joshu
## 6412 gyuldaepah
## 6413 dkpetista
## 6414 Augsie_
## 6415 heywyclef
## 6416 yooncoupsie
## 6417 dearsvteen
## 6418 incessantlou
## 6419 bestnsdk
## 6420 rawrnni4wonuu
## 6421 woozitrbl
## 6422 lovesvntn
## 6423 __prncsshnnhntn
## 6424 hannieyooo_n
## 6425 lovekyeomiee_
## 6426 skippidear
## 6427 woozitrbl
## 6428 lucrexiazura
## 6429 bestnsdk
## 6430 faeiryoon
## 6431 dkpetista
## 6432 kmgyuluvs
## 6433 dokyeomsfool
## 6434 eiiissaaa_a
## 6435 dkpetista
## 6436 miadlrsr
## 6437 acoustic_jisoo_
## 6438 moonchiIdhan
## 6439 miadlrsr
## 6440 0218__ldk
## 6441 miadlrsr
## 6442 yooncoupsie
## 6443 angel_and_liar
## 6444 0218__ldk
## 6445 m0onhuff_j
## 6446 0218__ldk
## 6447 vhooshik
## 6448 agentbap00
## 6449 dokeydoki
## 6450 heme242
## 6451 scoupwz
## 6452 0218__ldk
## 6453 1004_Cheonghan
## 6454 dhraxis
## 6455 BtsFanStan1985
## 6456 hanniewifey
## 6457 yooncoupsie
## 6458 lovekyeomiee_
## 6459 itssammymaui
## 6460 yooncoupsie
## 6461 0218__ldk
## 6462 NICKIANGELIC
## 6463 0218__ldk
## 6464 jingminssi
## 6465 woozitrbl
## 6466 pootieniwonu
## 6467 fionablair_
## 6468 rodelyn_quinto1
## 6469 0218__ldk
## 6470 RagingAn
## 6471 zel_lpmck
## 6472 heytamagotchi
## 6473 0218__ldk
## 6474 yoon_hannihae_
## 6475 BonhoefferLives
## 6476 rins_moon
## 6477 taeguk_yojikyu
## 6478 _pamelaphiri_
## 6479 0218__ldk
## 6480 dhraxis
## 6481 gabateez
## 6482 jhchampagne
## 6483 purnamaRMDN
## 6484 kmgyuluvs
## 6485 0218__ldk
## 6486 juju_cart
## 6487 gentleshuan
## 6488 emizzz610
## 6489 benandbiu
## 6490 0218__ldk
## 6491 uremaaguilar
## 6492 wonsluver
## 6493 juju_cart
## 6494 jingminssi
## 6495 mosheymoshi
## 6496 lovekyeomiee_
## 6497 coupssdrling
## 6498 jihancheol88
## 6499 uremaaguilar
## 6500 HONGYUZILLA
## 6501 fionablair_
## 6502 ynaloves17
## 6503 jseunie07
## 6504 heytamagotchi
## 6505 snxwbloom
## 6506 25hupfendes
## 6507 coupssdrling
## 6508 gyvhans
## 6509 lovekyeomiee_
## 6510 coupssdrling
## 6511 uremaaguilar
## 6512 uremaaguilar
## 6513 uremaaguilar
## 6514 uremaaguilar
## 6515 acoustic_jisoo_
## 6516 chc_wn
## 6517 yourspringnoona
## 6518 Lavenderlee8
## 6519 hanniewifey
## 6520 yooncoupsie
## 6521 hoeshijun
## 6522 hoeshijun
## 6523 dhraxis
## 6524 mjhuism
## 6525 heywyclef
## 6526 smilesuminisa
## 6527 coupssdrling
## 6528 yooncoupsie
## 6529 WJBYEOLSHUA
## 6530 Bo_oLitssa
## 6531 Carat_W0rld
## 6532 hanniewifey
## 6533 marii_nhel
## 6534 wonwoondrous
## 6535 user_is_jaded
## 6536 lovesvntn
## 6537 z0crt
## 6538 yooncoupsie
## 6539 marii_nhel
## 6540 mingfthao_17
## 6541 kwonhoshtar
## 6542 yooncoupsie
## 6543 newbiecarathere
## 6544 scoupwz
## 6545 yooncoupsie
## 6546 svtlovxr
## 6547 NabellaAtyn
## 6548 yooncoupsie
## 6549 urfavhannie
## 6550 yooncoupsie
## 6551 yooncoupsie
## 6552 rayofsunkyeom
## 6553 joshuasboyfie
## 6554 safadillaaa
## 6555 dojakyun
## 6556 minghaolovee
## 6557 Pewpew_1111
## 6558 hanniewifey
## 6559 ruthybautista89
## 6560 jihancheol88
## 6561 jww_enthusiast
## 6562 dreijo_
## 6563 newbiecarathere
## 6564 Shabar_bar
## 6565 chemi_svt
## 6566 coupssdrling
## 6567 ptwsc
## 6568 XuSimp
## 6569 scoupstupos
## 6570 vminkook_vmk
## 6571 Siri24741948
## 6572 sebongtannieee
## 6573 IzzyChwe13
## 6574 vania3011
## 6575 wondaandcoswoo
## 6576 GerryAdamsSF
## 6577 CHERRYHAE17
## 6578 jihancheol88
## 6579 soshiakgae
## 6580 hanniewifey
## 6581 onyourj_eonghan
## 6582 marii_nhel
## 6583 mapa20031
## 6584 lvly_sMyles
## 6585 nielleja_24
## 6586 coupssdrling
## 6587 yooncoupsie
## 6588 moonhaniyoo
## 6589 marii_nhel
## 6590 hani3hae
## 6591 XuSimp
## 6592 yooncoupsie
## 6593 dre_seventeen
## 6594 onlyseungchoi
## 6595 __prncsshnnhntn
## 6596 iam_zeevia
## 6597 liltle_plantie
## 6598 XuSimp
## 6599 yooncoupsie
## 6600 nicheyoungie
## 6601 wonuyaa17
## 6602 huyngtaesimp
## 6603 liltle_plantie
## 6604 itzyrism
## 6605 nicheyoungie
## 6606 _1995mhai
## 6607 coupssdrling
## 6608 dearsvteen
## 6609 hopilov94
## 6610 jihancheol88
## 6611 eochanah
## 6612 kupasvt
## 6613 i4sunsu
## 6614 vania3011
## 6615 WeasleySivan16
## 6616 catchthesezzzs
## 6617 WeasleySivan16
## 6618 aegigian_
## 6619 WeasleySivan16
## 6620 WeasleySivan16
## 6621 joshuasboyfie
## 6622 coupssdrling
## 6623 lolakwan_
## 6624 infoinsync01
## 6625 Lillian79976312
## 6626 prynn0
## 6627 yooncoupsie
## 6628 96lTGlRL
## 6629 bbhjww
## 6630 moon1ndustry_
## 6631 TrumpsNewBoss
## 6632 joshuasboyfie
## 6633 hoonie_hoonieee
## 6634 moon1ndustry_
## 6635 eisashi_n
## 6636 moon1ndustry_
## 6637 enjellovesyoon
## 6638 joshuranghae
## 6639 moon1ndustry_
## 6640 ImChriseeth
## 6641 bea_shuahae
## 6642 ndeyerokhaya795
## 6643 xxqttam
## 6644 CutiesKit
## 6645 yooncoupsie
## 6646 Iyahidoiii
## 6647 wonuichanggu
## 6648 kimceomingyu
## 6649 kimceomingyu
## 6650 _1995mhai
## 6651 yooncoupsie
## 6652 moonxchwita
## 6653 yooncoupsie
## 6654 janessssreidx
## 6655 sapphire6ix
## 6656 kimceomingyu
## 6657 yooncoupsie
## 6658 AriaDanyelle
## 6659 july_seventeen
## 6660 WangPuppy_852g7
## 6661 sapphire6ix
## 6662 coupsprotector
## 6663 eianxyoon
## 6664 neverwhalbeach
## 6665 PabloRams25
## 6666 yooncoupsie
## 6667 GioManzanoJr
## 6668 nicheyoungie
## 6669 Kiiimmyy_95
## 6670 nodichn
## 6671 danizyyyy
## 6672 WandaLissetteT2
## 6673 WangPuppy_852g7
## 6674 dindin_ttattu
## 6675 eisashi_n
## 6676 luvforjah
## 6677 yooncoupsie
## 6678 etherealkhoshi
## 6679 acoustic_jisoo_
## 6680 songbluenim
## 6681 Shxmiemie_
## 6682 AgustDaniela
## 6683 puifai_n
## 6684 hani3hae
## 6685 BlueCookieGal1
## 6686 _wonuyah
## 6687 svt_hanniemelon
## 6688 haveawonwoo
## 6689 kidultpoca
## 6690 mochiwoo98
## 6691 yooncoupsie
## 6692 Lillian79976312
## 6693 coupssdrling
## 6694 Ahying20026254
## 6695 vkooknamngi
## 6696 xWonusvt
## 6697 TOXX_XXOT
## 6698 naevioo0o
## 6699 jshuwaa_
## 6700 CutiesKit
## 6701 gyupsie_rri
## 6702 soft4ksy
## 6703 lovernihannie
## 6704 mymarahuyo
## 6705 scoupstatts
## 6706 luvforjah
## 6707 sapphire6ix
## 6708 yoonhaliya
## 6709 lovethestanlife
## 6710 huyngtaesimp
## 6711 myoingie
## 6712 its4phire_
## 6713 yulchwe
## 6714 mingyu17ive
## 6715 Siri24741948
## 6716 cpdh_
## 6717 BaeJocie99
## 6718 jayu_wankhede
## 6719 sapphire6ix
## 6720 cheolzino
## 6721 SuGab888
## 6722 Siri24741948
## 6723 lovernihannie
## 6724 GioManzanoJr
## 6725 carrot_thinker
## 6726 luvforjah
## 6727 Cafyss
## 6728 yooncoupsie
## 6729 kwanberryboo
## 6730 gyupsie_rri
## 6731 yooncoupsie
## 6732 iemks546
## 6733 95_lover_4ever
## 6734 blossomingoo
## 6735 om_tatamic
## 6736 pogiboo17
## 6737 blossomingoo
## 6738 jjongdoIIy
## 6739 blossomingoo
## 6740 mvnbleu
## 6741 jeon1w_oo
## 6742 0526things
## 6743 jihancheol88
## 6744 gyulovelyy
## 6745 blossomingoo
## 6746 Dwizzle2021
## 6747 myonlyonewoo
## 6748 blossomingoo
## 6749 keulise0
## 6750 blossomingoo
## 6751 kookangels
## 6752 blossomingoo
## 6753 blossomingoo
## 6754 0xBigwin19bibi
## 6755 blossomingoo
## 6756 blossomingoo
## 6757 blossomingoo
## 6758 Fai960609
## 6759 blossomingoo
## 6760 Podongtruzie
## 6761 blossomingoo
## 6762 LyzzznWon
## 6763 blossomingoo
## 6764 alwayseokminie
## 6765 luvforjah
## 6766 bbclrmgn04
## 6767 softpsyche
## 6768 dprcigs
## 6769 hani3hae
## 6770 bbclrmgn04
## 6771 blossomingoo
## 6772 luvforjah
## 6773 tigerhosxhii
## 6774 bbclrmgn04
## 6775 blossomingoo
## 6776 yooncoupsie
## 6777 blossomingoo
## 6778 yooncoupsie
## 6779 blossomingoo
## 6780 jazrandomreader
## 6781 blossomingoo
## 6782 yooncoupsie
## 6783 blossomingoo
## 6784 yooncoupsie
## 6785 luvforjah
## 6786 Wonjunshihandk
## 6787 eweecqt
## 6788 eevesdrops
## 6789 Siri24741948
## 6790 hanseokgyu_
## 6791 yooncoupsie
## 6792 ykislifehelp11
## 6793 yooncoupsie
## 6794 hanseokgyu_
## 6795 blossomingoo
## 6796 luvforjah
## 6797 blossomingoo
## 6798 shuastars
## 6799 bbclrmgn04
## 6800 dhraxis
## 6801 coupswonshi
## 6802 VIP_LC_SVT
## 6803 jjs_jh
## 6804 0xBigwin19bibi
## 6805 Alyssa_Jeon17
## 6806 HappyTixPasabuy
## 6807 luvforjah
## 6808 _boocherry_
## 6809 bmurphypointman
## 6810 yulchwe
## 6811 yulchwe
## 6812 moonxchwita
## 6813 yulchwe
## 6814 mykitty__ww
## 6815 yulchwe
## 6816 notchew18
## 6817 mingyusuaIs
## 6818 moonxchwita
## 6819 luvforjah
## 6820 jkthssii
## 6821 tasty_desu
## 6822 moonxchwita
## 6823 hoeformeowonu
## 6824 wxnwzz
## 6825 tasty_desu
## 6826 Regvelvet20
## 6827 moonxchwita
## 6828 codejihan
## 6829 jenny80154120
## 6830 tiaraboo1004_
## 6831 luvforjah
## 6832 sebongren
## 6833 maelkten
## 6834 Renethopia
## 6835 wmLhc66712
## 6836 userhanmin
## 6837 moonxchwita
## 6838 justhistar
## 6839 justhistar
## 6840 junwinhui
## 6841 justhistar
## 6842 justhistar
## 6843 Zaty23M
## 6844 99markjae_dkscw
## 6845 neogurywoo
## 6846 aslieverywhere
## 6847 IamZua
## 6848 Cafyss
## 6849 jkminwon
## 6850 coupssdrling
## 6851 Wonjunshihandk
## 6852 jihancheol88
## 6853 newskzi
## 6854 xu_myngh
## 6855 _hosh1gyu
## 6856 ISHUCREAM1230
## 6857 YashitaVerma2
## 6858 _justadump
## 6859 MikroGIOsmos
## 6860 xvxchxnxp
## 6861 carrotgyuh
## 6862 jjungkookiee_97
## 6863 kaewkae66848999
## 6864 Cafyss
## 6865 hannieheyyyy
## 6866 maincrahao
## 6867 ceuphoriazen1
## 6868 chefmingoo
## 6869 taekehys
## 6870 _marahuyooo
## 6871 luvforjah
## 6872 hestiacartz_
## 6873 coupssdrling
## 6874 _hosh1gyu
## 6875 afannnofxosvt
## 6876 liezldhin
## 6877 afannnofxosvt
## 6878 HJLUVRS
## 6879 afannnofxosvt
## 6880 luvforjah
## 6881 kukioreo_
## 6882 ErickFoo
## 6883 wenjunhuhu
## 6884 vikii_salina
## 6885 Manasawin_08
## 6886 carmycarmyesq
## 6887 Manasawin_08
## 6888 misswonooo
## 6889 stellarhueka
## 6890 naevis_calling
## 6891 carmycarmyesq
## 6892 Michele6360
## 6893 _hosh1gyu
## 6894 killa_ix
## 6895 coupssdrling
## 6896 xxqttam
## 6897 npxiesvt
## 6898 Diija9
## 6899 jihancheol88
## 6900 tjasa0412
## 6901 whatkindofcarat
## 6902 mmt2431
## 6903 _hosh1gyu
## 6904 whatkindofcarat
## 6905 echanechanie
## 6906 geeeennielyn
## 6907 jikoogicarts
## 6908 chanaa98_
## 6909 Mahta_rr
## 6910 mmt2431
## 6911 AlexaAlecxa
## 6912 jihancheol88
## 6913 dokyeomtcjimin
## 6914 scheolwindy
## 6915 _hosh1gyu
## 6916 xxqttam
## 6917 Sunny032797
## 6918 dultta5
## 6919 kxxberry
## 6920 jihancheol88
## 6921 moon_bammie
## 6922 luvforjah
## 6923 wenplusone_
## 6924 wonulop
## 6925 minshuahanwoo
## 6926 MaxineAillah
## 6927 jshn__95
## 6928 ellii_twit
## 6929 _hosh1gyu
## 6930 wossellv
## 6931 ksunoopeach
## 6932 mihanzxcv_
## 6933 dumbabadumdum
## 6934 25Onang
## 6935 minshuahanwoo
## 6936 hongcoups
## 6937 jihancheol88
## 6938 _Deedandelion
## 6939 msnwu
## 6940 _beyygene
## 6941 cheesicart
## 6942 wonulop
## 6943 ___97gyu
## 6944 cheesicart
## 6945 _beyygene
## 6946 minyoongisugaBB
## 6947 dumbabadumdum
## 6948 luvhscartz
## 6949 smolkimseokjin
## 6950 greywonwoo
## 6951 HOSHane_
## 6952 dee_numerouno_k
## 6953 ella_mki
## 6954 luvmingoo
## 6955 leofangerls
## 6956 inna__nc
## 6957 _hosh1gyu
## 6958 2YZHer4
## 6959 PanDUHCourtney
## 6960 eyahann13
## 6961 artifaccts
## 6962 clowjfs
## 6963 jihancheol88
## 6964 _hosh1gyu
## 6965 greywonwoo
## 6966 by_soonminwon
## 6967 feat_jia
## 6968 luvforjah
## 6969 _hosh1gyu
## 6970 jwonwx
## 6971 _hosh1gyu
## 6972 minobeach
## 6973 yenaaaney
## 6974 imclarexx27
## 6975 minshuahanwoo
## 6976 kelvinreyes08
## 6977 nhh_rv
## 6978 Joshujibestiess
## 6979 _hosh1gyu
## 6980 MonalisaOT12
## 6981 Euphoria_angel_
## 6982 _96art
## 6983 PhillipLNorman3
## 6984 luvforjah
## 6985 casuallchwe
## 6986 KatsukiSel
## 6987 AJKwon_
## 6988 jihancheol88
## 6989 wonsoocart
## 6990 myHanniieee
## 6991 fernand26568085
## 6992 LOSTVC4USE
## 6993 hohohocheeks
## 6994 MinY901
## 6995 sweetbittermw
## 6996 _wonucherry
## 6997 25Onang
## 6998 woshikyeom
## 6999 KatsukiSel
## 7000 hwnghyunjeanz
## 7001 Cundunk1
## 7002 btsvt6135261315
## 7003 imraciuu_svt
## 7004 ARTHURkYE0M_ll
## 7005 luvforjah
## 7006 lyyangiee
## 7007 Hobi_bbb
## 7008 msnwu
## 7009 luvrstk
## 7010 vminkook_vmk
## 7011 hannieqtp2t
## 7012 y_oonnics
## 7013 meiaiharafl
## 7014 barbfease
## 7015 SANDRUXISS
## 7016 kimhobiminjin
## 7017 _hosh1gyu
## 7018 iz5040iz61
## 7019 thatsly_jaymer
## 7020 Thisisieroween
## 7021 iz5040iz61
## 7022 bamtoriesggyu
## 7023 Ana_Gomez605
## 7024 iz5040iz61
## 7025 liezldhin
## 7026 iz5040iz61
## 7027 izadoraaziz
## 7028 minshuahanwoo
## 7029 CarinCamen
## 7030 kimmajdouline17
## 7031 _hosh1gyu
## 7032 seaseasonss
## 7033 kimhobiminjin
## 7034 cheolacee
## 7035 _______nm4
## 7036 _hosh1gyu
## 7037 kimhobiminjin
## 7038 allmyloveshua
## 7039 jeon_u_won2w00
## 7040 bruwetzualrisse
## 7041 vegastars99
## 7042 SeokHorseMin
## 7043 ewikaaashn
## 7044 tinyteez1024
## 7045 _hosh1gyu
## 7046 casuallchwe
## 7047 jihancheol88
## 7048 xtheoluvr
## 7049 geeeennielyn
## 7050 s_mi_ling
## 7051 _hosh1gyu
## 7052 fangirlislifeuu
## 7053 takoyuutaa
## 7054 WfKeKjMYIbqR994
## 7055 msnwu
## 7056 swangel1004
## 7057 int0skz
## 7058 _hosh1gyu
## 7059 yjhanniepyong
## 7060 strawshua
## 7061 8149cart
## 7062 kmyshim
## 7063 strawshua
## 7064 moruuu_10
## 7065 gyushus
## 7066 solboohaojjang
## 7067 heeliftror
## 7068 snowballexshi
## 7069 caratiny23
## 7070 moruuu_10
## 7071 letrang_elle
## 7072 j0yj0y__
## 7073 iammisscharlene
## 7074 moruuu_10
## 7075 no1boober
## 7076 moruuu_10
## 7077 bambizgf_
## 7078 _hosh1gyu
## 7079 wonuluckyboy
## 7080 whatkindofcarat
## 7081 aintleux
## 7082 very_horanghaey
## 7083 ktanniee_
## 7084 _seventeeeeen17
## 7085 EldritchAranea
## 7086 wonuluckyboy
## 7087 jihancheol88
## 7088 simmlaylaa
## 7089 _Yedamie7
## 7090 hollye_h
## 7091 gyucutietot
## 7092 400461i
## 7093 cocoaamelon
## 7094 krasshen_ezz
## 7095 _hosh1gyu
## 7096 RosaAng22672241
## 7097 caratiny23
## 7098 _treasure12_
## 7099 jihancheol88
## 7100 eclypsun
## 7101 sourarabi
## 7102 MoomSakuna
## 7103 pmariaaaaa
## 7104 RaynorRayn18
## 7105 marcodi1980
## 7106 dreamyjunhui
## 7107 very_horanghaey
## 7108 caratiny23
## 7109 RaynorRayn18
## 7110 yonmimimi
## 7111 RaynorRayn18
## 7112 jihan1995_
## 7113 BuenavistaAryan
## 7114 hobi39911409
## 7115 vilIainyves
## 7116 dojeaji
## 7117 dhphgthy
## 7118 thekpopvibes
## 7119 archveshua
## 7120 micksberry369
## 7121 bambizgf_
## 7122 hyuntdae
## 7123 sinaka_chow
## 7124 TYSAYPP
## 7125 wintercreati
## 7126 xvauyi
## 7127 RaynorRayn18
## 7128 PJHC4RT
## 7129 Soniaso_
## 7130 Biscoiteiratra
## 7131 paula21196
## 7132 tigerhosxhii
## 7133 shuaashushushu
## 7134 noissante
## 7135 fiqaschnlvr
## 7136 mihanzxcv_
## 7137 knjlmsd
## 7138 froghao_0
## 7139 _hosh1gyu
## 7140 jkhobi25
## 7141 atpstumii
## 7142 niinghao
## 7143 jeydinalways
## 7144 jeycodonat
## 7145 boojikyeom
## 7146 Sheengeleng
## 7147 takoyuutaa
## 7148 foxxcunning
## 7149 Asahibot20
## 7150 skwncartz
## 7151 _cmrj
## 7152 choicheollie
## 7153 shiloah_magu
## 7154 yoonjeongh4ns
## 7155 shuariea
## 7156 Rien01310371
## 7157 akflpffk_
## 7158 yeobojun447651
## 7159 tomyyouth_nus
## 7160 p_jones9001
## 7161 lkim024
## 7162 newbiecarathere
## 7163 enjellovesyoon
## 7164 kwonhoshicart
## 7165 benzschool
## 7166 yoonjeongh4ns
## 7167 snorlaxxxxe
## 7168 minhuiyeolie
## 7169 Haning_j
## 7170 svt1012_
## 7171 mihanzxcv_
## 7172 _llaineeey
## 7173 777DKWonwoo
## 7174 xiaoeunnn
## 7175 itsmewannable
## 7176 jihancheol88
## 7177 tychooo_
## 7178 luvforjah
## 7179 desmileee
## 7180 jshn__95
## 7181 YoonGeorgiaHong
## 7182 weomonu
## 7183 myBlue218
## 7184 aronsolomon
## 7185 soft4ksy
## 7186 kyeomiexie
## 7187 vanillabluetae
## 7188 KatsukiSel
## 7189 anyonedrei
## 7190 twentywanbae
## 7191 xtinecart
## 7192 shiloah_magu
## 7193 itsandykim
## 7194 yoonsheeng
## 7195 abbellehong1017
## 7196 jihancheol88
## 7197 tazkiyahauliar
## 7198 hanniboni
## 7199 bloogirlfriend
## 7200 kayeiiiii
## 7201 ShitoTuki
## 7202 shiloah_magu
## 7203 SayWahuWahu
## 7204 hoshwidk
## 7205 dokyeeeooomie
## 7206 Dasheru_u
## 7207 Lucy91N
## 7208 mushroom_teen
## 7209 woshikyeom
## 7210 Xeismr
## 7211 mimaaaxxx
## 7212 itsmewannable
## 7213 _jcheol
## 7214 wildfloweral
## 7215 _nanakeyt
## 7216 bettychoi91
## 7217 minwonqt
## 7218 SushiiNg52
## 7219 coupshan_sebong
## 7220 moosamchanlover
## 7221 miss_svtmafia
## 7222 slip23
## 7223 hitorijanaye
## 7224 loveyoonjh
## 7225 ODiasanta
## 7226 wonjaecart
## 7227 bebeamoraaa14
## 7228 cheolacee
## 7229 froghao_0
## 7230 kihyunsjay
## 7231 lkim024
## 7232 rtjunwen
## 7233 marii_nhel
## 7234 chinginacca
## 7235 Beststan15
## 7236 V10L_et
## 7237 ssunnycloudy
## 7238 athynna_a
## 7239 enstarbuns
## 7240 wishonasky
## 7241 luvforjah
## 7242 miya_caratlnd13
## 7243 askjsikcindyyy
## 7244 ARTHURkYE0M_ll
## 7245 diamondwonu17
## 7246 mxngyuxx
## 7247 SVT1004052615
## 7248 shiloah_magu
## 7249 rikuonime
## 7250 wzmg_
## 7251 everyone_wunoo
## 7252 eiiissaaa_a
## 7253 _cxjayy
## 7254 cathennalilith
## 7255 kathlengggyu
## 7256 ChoVhemmie
## 7257 tomyyouth_nus
## 7258 _gdncs13
## 7259 ynjyuk1
## 7260 joshushushuwu
## 7261 BaRk_r0wR
## 7262 eungyao
## 7263 knd17may
## 7264 kttywonwoo
## 7265 xu_myngh
## 7266 spazz_svt
## 7267 mjtf47
## 7268 ichoose_gyu
## 7269 cse843
## 7270 mmmookon
## 7271 ynjyuk1
## 7272 taehyuncore
## 7273 shhuuwwaa
## 7274 KathHorannn
## 7275 us4r97
## 7276 Mariyeaaaah
## 7277 bubbyje
## 7278 _nathtwt
## 7279 sichengluvvr
## 7280 ulthoshua
## 7281 Joshujibestiess
## 7282 xtinecart
## 7283 shiloah_magu
## 7284 LunarSVT123
## 7285 sahifeels
## 7286 JamieCristo4306
## 7287 xxnomercy
## 7288 vminkook_vmk
## 7289 WonJaePilSanYeo
## 7290 9yushua_
## 7291 Aelarius
## 7292 cyvll2
## 7293 Janna_L_17
## 7294 xu_myngh
## 7295 nathsssnathsss
## 7296 Yjhnihae
## 7297 harutulog
## 7298 jseunie07
## 7299 dda_dduu
## 7300 MissssssC
## 7301 dxborahh_2
## 7302 fueledfantasies
## 7303 snwuhoon
## 7304 sunflower_1802
## 7305 justmeysaaa
## 7306 eulxynx
## 7307 by_soonminwon
## 7308 yoongimtv
## 7309 _jeonghan_nie
## 7310 CaratJoeeeeeee
## 7311 svtreasureffect
## 7312 seungppiri
## 7313 rk_chocob0ba
## 7314 Chan19Lee
## 7315 SeleniumXVII
## 7316 _yoonjunghan_
## 7317 pmariaaaaa
## 7318 xasahinax
## 7319 imraciuu_svt
## 7320 Jayee3Mp4
## 7321 8haochive
## 7322 Hoshi_eerie
## 7323 evryw0n
## 7324 Gyu0328_
## 7325 btssvt713
## 7326 onlywons_
## 7327 bebeamoraaa14
## 7328 mingfthao_17
## 7329 _gyuhan2022
## 7330 _cherryberri
## 7331 itzaimae
## 7332 kxsoonhao
## 7333 400461i
## 7334 doyplace
## 7335 mariz_cblqnt
## 7336 dikeideikei
## 7337 ALucky925
## 7338 Joshongiie
## 7339 xiaoeunnn
## 7340 hanihaemii1004
## 7341 jiseokhao
## 7342 svts_bxnny
## 7343 bangtanjeejai
## 7344 SlLENTWAVE
## 7345 yoonbinshiho
## 7346 xcoups__
## 7347 sootspriting
## 7348 evryw0n
## 7349 kxsoonhao
## 7350 yourcaratzen
## 7351 warmwooyu
## 7352 pochiyeol
## 7353 hoeformeowonu
## 7354 yeahleechan
## 7355 K_Jeon96
## 7356 5sugarcones
## 7357 FannyAc01338370
## 7358 shiloah_magu
## 7359 jishoocho
## 7360 LunarSVT123
## 7361 letrang_elle
## 7362 yeosangrules
## 7363 by_soonminwon
## 7364 www_jeon17
## 7365 dkdnjfk_
## 7366 boojikyeom
## 7367 _hosh1gyu
## 7368 ujihun_
## 7369 LunarSVT123
## 7370 svts_bxnny
## 7371 bubbyje
## 7372 svtforlife_ror
## 7373 breakerenids
## 7374 llabnlt
## 7375 coupssdrling
## 7376 wonooan
## 7377 jjeonghanieyaa
## 7378 terucitos
## 7379 piscsdin
## 7380 jeonghoneybae
## 7381 Michaela2762169
## 7382 9kmingyu
## 7383 choleytsom
## 7384 f4irykh
## 7385 jjongjjongiesri
## 7386 JoonIsAmazeYeah
## 7387 JijiAtinyAteez
## 7388 everyone_wunoo
## 7389 wintercreati
## 7390 SeleniumXVII
## 7391 YJH_zie99
## 7392 staytyuned
## 7393 rk_chocob0ba
## 7394 jnt_nwr
## 7395 skeeleetons
## 7396 bboyhao_o
## 7397 everyone_wunoo
## 7398 twentywanbae
## 7399 deonubu
## 7400 enjellovesyoon
## 7401 moonshuae
## 7402 onlywons_
## 7403 Moonhanpa
## 7404 coupssdrling
## 7405 shhuuwwaa
## 7406 Stutiyoon
## 7407 yve_adaoag
## 7408 kttywonwoo
## 7409 itzaimae
## 7410 jjeonghanieyaa
## 7411 junehee99
## 7412 jjeonghanieyaa
## 7413 vobosquad
## 7414 wonwoneko1714
## 7415 jjeonghanieyaa
## 7416 orbwonwoo
## 7417 sylsvntn_
## 7418 twoteenseok
## 7419 Lattchwe
## 7420 ___97gyu
## 7421 junehee99
## 7422 shiningdias
## 7423 aishitxteru_
## 7424 murkleechan
## 7425 minwonqt
## 7426 itoohusername
## 7427 yeahleechan
## 7428 peachyyaaa_
## 7429 army_purpleu13
## 7430 _lovey_rabbit
## 7431 hoshimys
## 7432 ofspeachdino
## 7433 mihanzxcv_
## 7434 chc_wn
## 7435 kwanswatergirl
## 7436 jiseokhao
## 7437 Angel3331434
## 7438 Sani10112
## 7439 hermes_hoon
## 7440 junhuislipmole
## 7441 anneiyooo
## 7442 Moonhanpa
## 7443 Gyu0328_
## 7444 hwyounge
## 7445 Moonhanpa
## 7446 junehee99
## 7447 hermes_hoon
## 7448 ChoiSeungShook
## 7449 takoyuutaa
## 7450 yeahleechan
## 7451 anyonedrei
## 7452 pistachiosJJJ
## 7453 sakuracarat
## 7454 yawnonewoo
## 7455 hsk_218_
## 7456 Moonhanpa
## 7457 heartsvthirteen
## 7458 kim1wu
## 7459 fvrgyuhan
## 7460 chomamamas
## 7461 NiiniRuby
## 7462 wonwoneko1714
## 7463 xvauyi
## 7464 kyeowonwoo
## 7465 liatiny_dancer
## 7466 jiseokhao
## 7467 quartzhae
## 7468 uniqueornbby
## 7469 snorlaxxxxe
## 7470 heartsvthirteen
## 7471 alviazhrr_
## 7472 alviazhrr_
## 7473 alviazhrr_
## 7474 mine_seungkwan
## 7475 wonwoneko1714
## 7476 wiwiekkristanti
## 7477 anyonedrei
## 7478 luvmingoo
## 7479 Dodoljong
## 7480 jihan1995_
## 7481 8haochive
## 7482 Moonhanpa
## 7483 JoyaaHae
## 7484 linzai03kisses
## 7485 titiiiuuu
## 7486 ikookgunj
## 7487 lolly_mudpie
## 7488 swiftie_spoon
## 7489 ThayaneCamarg14
## 7490 noinluv
## 7491 00110111kai
## 7492 ymlls_
## 7493 yjhanscloud
## 7494 won2hui
## 7495 dda_dduu
## 7496 jeycodonat
## 7497 boutyou_svt
## 7498 4M6H7W
## 7499 Xulyli_
## 7500 35_kookie
## 7501 very_horanghaey
## 7502 jihoonieruby
## 7503 MineofHoshi
## 7504 Clawdinee_exol
## 7505 minajbarbie078
## 7506 boutyou_svt
## 7507 _kimchivy
## 7508 unnnee__
## 7509 yjhanscloud
## 7510 uriminwon
## 7511 gyumybestboy
## 7512 kyeowonwoo
## 7513 gumusservvi
## 7514 seok_jihan
## 7515 PJHC4RT
## 7516 kimtakata__
## 7517 yyylexi
## 7518 JELLYJUNNl3S
## 7519 goods_toritori
## 7520 goods_toritori
## 7521 nekowonuuu
## 7522 _arsnh
## 7523 goods_toritori
## 7524 partyJITB
## 7525 goods_toritori
## 7526 kyeomwon
## 7527 choiseung95
## 7528 woozivers17
## 7529 yupsheskitten
## 7530 marii_nhel
## 7531 icralover
## 7532 itoohusername
## 7533 777DKWonwoo
## 7534 rnjnity
## 7535 jeonjeongie_
## 7536 smAl1ValeriA22
## 7537 leechan__xin
## 7538 brokuroo_
## 7539 deeen_san
## 7540 babybetterforu
## 7541 minwonqt
## 7542 ShreyaseeDutta1
## 7543 bebeamoraaa14
## 7544 passthereplay
## 7545 kylareiiwoo
## 7546 lilislilgirl
## 7547 svtptv
## 7548 itoohusername
## 7549 fernandez_vis
## 7550 huiciety
## 7551 MiMiewwii
## 7552 wzmg_
## 7553 ga3bo1s
## 7554 jeong2hao
## 7555 gyugyuxxii
## 7556 simpingoverkpop
## 7557 Sadsssszz__
## 7558 dustbinuniverse
## 7559 peachyyaaa_
## 7560 _BTSVTREASURE
## 7561 dustbinuniverse
## 7562 shingi_banggi
## 7563 Virona091
## 7564 amedaifuku
## 7565 fernandez_vis
## 7566 bryleapilado
## 7567 jcssmwjhshvkc
## 7568 heyscoupse
## 7569 MayuMayu134
## 7570 minwonnownim
## 7571 seokwoogyuu
## 7572 shuanbaek
## 7573 itsjrytn
## 7574 vanillachaetea
## 7575 hawtmatchalatte
## 7576 hacitys
## 7577 the8file
## 7578 fernandez_vis
## 7579 shuabebito
## 7580 taytatee
## 7581 ABear0113
## 7582 1kfuyu
## 7583 allykwan_
## 7584 grrwonwoo
## 7585 Yjhnihae
## 7586 Joshongiie
## 7587 shiloah_magu
## 7588 HopeKhunRo_09
## 7589 grrwonwoo
## 7590 wzfanfan
## 7591 wnyisz
## 7592 Gice22
## 7593 oshikwn
## 7594 gentIe_joshua
## 7595 pedvanz
## 7596 itoohusername
## 7597 exoenhafan
## 7598 Joshongiie
## 7599 1kfuyu
## 7600 pmariaaaaa
## 7601 Gean_CarlosLL
## 7602 nahyukie
## 7603 _syopp
## 7604 swnishappy
## 7605 bewithbu
## 7606 eternalwonu
## 7607 ihatemaths777
## 7608 ihatemaths777
## 7609 HanieBee_sjnb
## 7610 orbitlaloona
## 7611 kihyunsjay
## 7612 luvmingoo
## 7613 kihyunsjay
## 7614 seungcheolised
## 7615 yoonsheeng
## 7616 imma_ema
## 7617 diskgyucci
## 7618 Cassie_ha_dong
## 7619 needef_
## 7620 400461i
## 7621 dopinksy
## 7622 yeahleechan
## 7623 wnyisz
## 7624 TXTRYE
## 7625 lois4btssvt
## 7626 ctjy0811
## 7627 m_______yww
## 7628 snowlovescheol
## 7629 vEEGWP66VJ98hwX
## 7630 Saleem28092135
## 7631 foreverthewon
## 7632 mrsJamieHackney
## 7633 miso_ranghae
## 7634 m_______yww
## 7635 17y0_0n
## 7636 Daddu_Cheollito
## 7637 seoksol_0218_17
## 7638 itoohusername
## 7639 wnyisz
## 7640 seoksol_0218_17
## 7641 0205haulz
## 7642 chwehan5
## 7643 cheolmenteng
## 7644 haoluvsss
## 7645 minhui896
## 7646 0205haulz
## 7647 seoksol_0218_17
## 7648 seoksol_0218_17
## 7649 minwonqt
## 7650 Joshujibestiess
## 7651 rinwoniehoonie
## 7652 400461i
## 7653 mamo_natacha
## 7654 loveminhyukk
## 7655 RoseMaeDavis1
## 7656 rinwoniehoonie
## 7657 EBSVTCarat
## 7658 cesimnida
## 7659 contentedzayn
## 7660 NonieKoo_
## 7661 xyz23ssb
## 7662 mizumizuus
## 7663 gentIe_joshua
## 7664 kagayakuhoshi__
## 7665 shxxnini
## 7666 thirdzon
## 7667 Jeonnonugyu
## 7668 Jeong_Cheol95
## 7669 Aeppeaaep
## 7670 alanarchive16
## 7671 coupssdrling
## 7672 prettyfroilan
## 7673 F4STPACE
## 7674 0716AM
## 7675 gudimaan
## 7676 97shruti
## 7677 sarahfaithydiaz
## 7678 hoshiranghe_
## 7679 AlexaRod1024
## 7680 Ji123095
## 7681 thickhao
## 7682 17y0_0n
## 7683 wonwoneko1714
## 7684 coupssdrling
## 7685 arabellacrz
## 7686 chomamamas
## 7687 lkim024
## 7688 itsmemarsea
## 7689 gardenfairy1u
## 7690 lexswan2
## 7691 coupssdrling
## 7692 into_SooHui
## 7693 Mystery_Girl14
## 7694 MineofHoshi
## 7695 kagayakuhoshi__
## 7696 hoshiranghe_
## 7697 0205haulz
## 7698 MineofHoshi
## 7699 robotkeychain
## 7700 BaRk_r0wR
## 7701 coupssdrling
## 7702 0205haulz
## 7703 MineofHoshi
## 7704 mostlywonuu
## 7705 m4rshua
## 7706 JunhuihuiStar
## 7707 0205haulz
## 7708 DM_meyourgcash
## 7709 HanieBee_sjnb
## 7710 Jeonnonugyu
## 7711 hjs7jww
## 7712 ayangseungcheol
## 7713 jadeeyo_
## 7714 0205haulz
## 7715 m_______yww
## 7716 Dalimarr
## 7717 ggukdolz
## 7718 0205haulz
## 7719 m_______yww
## 7720 AianNotAyan
## 7721 crylbnzn
## 7722 m_______yww
## 7723 lovescoups_
## 7724 seoyoungie27
## 7725 alsbar_
## 7726 m_______yww
## 7727 JunhuihuiStar
## 7728 wonucolls
## 7729 dkhoshlvr
## 7730 minwonehae
## 7731 LJervoso
## 7732 pmariaaaaa
## 7733 JINsjiguppm
## 7734 jaredidadoo
## 7735 Evakiee
## 7736 KingofClass
## 7737 0205haulz
## 7738 htowncougar
## 7739 m_______yww
## 7740 imhaegs
## 7741 MITSUL0VER
## 7742 belforwonwoo
## 7743 MinamotoEiko
## 7744 2403KSNW
## 7745 coupssdrling
## 7746 MJunH_s
## 7747 stargaxing_jun
## 7748 edrlynnnn_
## 7749 mariz_navarra
## 7750 sam26_svt
## 7751 jun35607245
## 7752 sam26_svt
## 7753 MingXiaoqt
## 7754 LIS_BLISA
## 7755 HominNumin
## 7756 m_______yww
## 7757 i143lee
## 7758 lV_LeefcloVer
## 7759 kimyasmen3012
## 7760 bbygorlwooyoung
## 7761 sisiseventeen
## 7762 luh_rainn
## 7763 SatyamevaJaya18
## 7764 kttywonwoo
## 7765 foreverthewon
## 7766 _srvllr_
## 7767 gentIe_joshua
## 7768 seoyoungie27
## 7769 blueberryuyu_
## 7770 Hoshi_eerie
## 7771 ribbith8
## 7772 conivegi
## 7773 mikkochan71
## 7774 cutie_carats
## 7775 iztlmirahh
## 7776 gyuhoon_liker
## 7777 myHanniieee
## 7778 mikkochan71
## 7779 bardaguhan
## 7780 wongyuuhae
## 7781 itsjrytn
## 7782 sam26_svt
## 7783 hoshimeatsu
## 7784 ferriseris3
## 7785 itsmesaaammmy
## 7786 yunkisso
## 7787 NanaNannan2613
## 7788 choiseung95
## 7789 feat_dinonodi
## 7790 kly_sein
## 7791 cheolvz
## 7792 bardaguhan
## 7793 justcheol108
## 7794 Caratdeulzebong
## 7795 bubbyje
## 7796 sayoonlangjh
## 7797 pmariaaaaa
## 7798 nanascart01
## 7799 souleylove800
## 7800 hobabiased
## 7801 rencsbencsi
## 7802 Xr1Army
## 7803 kozumart
## 7804 sam26_svt
## 7805 dkyeominho
## 7806 tinytiny629
## 7807 ruiz_rej
## 7808 bardaguhan
## 7809 tousdae
## 7810 mikkochan71
## 7811 luvsmarkun
## 7812 faeiryoon
## 7813 minwonqt
## 7814 smilesuminisa
## 7815 wonjaecart
## 7816 alvtaardngrm
## 7817 seoyang_bns
## 7818 _hosh1gyu
## 7819 Jeonnonugyu
## 7820 coupranghan
## 7821 rudedogreyes
## 7822 bornsarebloom
## 7823 ujiujiujioo
## 7824 1kfuyu
## 7825 leynagater_
## 7826 Lady0ice
## 7827 1kfuyu
## 7828 dou__shiyoka
## 7829 May04EXO
## 7830 exosone13
## 7831 DM_meyourgcash
## 7832 Do_Minho_
## 7833 _seungcheolrry
## 7834 wonhanseoksoon
## 7835 yoonsheeng
## 7836 evechnt
## 7837 bardaguhan
## 7838 romy258hp
## 7839 Chaaaii18
## 7840 bardaguhan
## 7841 nathsssnathsss
## 7842 scoupstatts
## 7843 ChoVhemmie
## 7844 bamm_p7c
## 7845 caromiranda_s
## 7846 nikiwrId
## 7847 svt_exoL
## 7848 pldgngsn
## 7849 fahsaikaika
## 7850 m_______yww
## 7851 coupssdrling
## 7852 luckyli09301781
## 7853 purposeflaming
## 7854 TheAthleticCBB
## 7855 hobiiuarmyhope
## 7856 carrot___carat
## 7857 MarcellinJuno
## 7858 alileee_326
## 7859 bebeamoraaa14
## 7860 won_andonly_woo
## 7861 heyyydarya
## 7862 antokim960
## 7863 mr_jasonjones
## 7864 Jeonnonugyu
## 7865 jeonghoneybae
## 7866 itsmesaaammmy
## 7867 YE0T0PIA
## 7868 jhopescharts
## 7869 m_______yww
## 7870 m_______yww
## 7871 Daddu_Cheollito
## 7872 meanierae
## 7873 H_10041995
## 7874 boojikyeom
## 7875 coupssdrling
## 7876 kimjeoncheol
## 7877 jeweeelblnc
## 7878 Pepperling95
## 7879 shesgracee
## 7880 alhanda
## 7881 Zaty23M
## 7882 yve_adaoag
## 7883 megaputri__nd
## 7884 thestangal
## 7885 HOSHIBECUTE
## 7886 dk_mg_1806
## 7887 Janglow
## 7888 av2lino
## 7889 dk_mg_1806
## 7890 lovethestanlife
## 7891 coupssdrling
## 7892 jeweeelblnc
## 7893 detcele
## 7894 jeycodonat
## 7895 asoulinexile
## 7896 mmmookon
## 7897 BLINKU14
## 7898 mushroom_teen
## 7899 peachandcats
## 7900 choiiicolatte
## 7901 Joshongiie
## 7902 Pashi1955
## 7903 diamondwonu17
## 7904 _sein_sk
## 7905 jungtaekken
## 7906 mxngyuxx
## 7907 Hoshi_eerie
## 7908 coupssdrling
## 7909 appleckity
## 7910 tinkerbellus46
## 7911 cocagyula
## 7912 Xeismr
## 7913 babymeangyu
## 7914 vernounsline
## 7915 SebongieOt13
## 7916 z___yo
## 7917 fairieksy
## 7918 Sam_ooee
## 7919 mo_onyungie
## 7920 everyone_voo
## 7921 7svnwithyou
## 7922 hueningiegum
## 7923 mxngyuxx
## 7924 coupssdrling
## 7925 CmbSvt17
## 7926 Ehzrah3
## 7927 jxmxnalee
## 7928 AbdIzzudin
## 7929 liezldhin
## 7930 gentIe_joshua
## 7931 dkind_
## 7932 _lovessSKZ
## 7933 everyone_voo
## 7934 coupssdrling
## 7935 JEON1NU
## 7936 everyone_voo
## 7937 everyone_voo
## 7938 Joshongiie
## 7939 man2saeipromis1
## 7940 kalatniwayji
## 7941 bardaguhan
## 7942 everyone_voo
## 7943 skeeleetons
## 7944 kinowol
## 7945 kttywonwoo
## 7946 SparklingMiii
## 7947 _treasure12_
## 7948 tyniverse
## 7949 cheolsbooty
## 7950 hiyahelloitsme
## 7951 katkatjoins
## 7952 sebting17
## 7953 myraa_st7
## 7954 JuneAcallar
## 7955 katkatjoins
## 7956 themoestro
## 7957 sdeveil
## 7958 vashappenxbiebs
## 7959 Boogyu__lover
## 7960 Lizlopitas
## 7961 lkim024
## 7962 myraa_st7
## 7963 katkatjoins
## 7964 myraa_st7
## 7965 katkatjoins
## 7966 armicaratbibi
## 7967 moonlightshxdxw
## 7968 CrizziaLopez
## 7969 park_sunooooo24
## 7970 skyuties09
## 7971 Solely_Ming
## 7972 svt_anawa
## 7973 seokjinemyangel
## 7974 jooheonchuu
## 7975 ShChttN
## 7976 wonooasis
## 7977 coupssdrling
## 7978 madison74067498
## 7979 fleurmedelis
## 7980 hotgyuwu
## 7981 hiyahelloitsme
## 7982 00110111kai
## 7983 dan_aeri
## 7984 snemarcellaa
## 7985 BossmanBMF
## 7986 kyeomthinker
## 7987 hopiebid
## 7988 coupssdrling
## 7989 00110111kai
## 7990 cheollovezone
## 7991 falliinfl0wer_
## 7992 eianaticss
## 7993 SO0YUNH
## 7994 Anusha65313081
## 7995 sweetttt1t911
## 7996 dadduya
## 7997 andengimnida
## 7998 aquariusov
## 7999 Jwijwicarat2
## 8000 leejihoonie4
## 8001 KwonKartoon
## 8002 ghostingjjun
## 8003 Cookiessway
## 8004 kkndks
## 8005 kloepithet
## 8006 Cookiessway
## 8007 cheollibeee
## 8008 coupssdrling
## 8009 _acey18
## 8010 sunshineball18
## 8011 TheAthleticNBA
## 8012 madison74067498
## 8013 SeleniumXVII
## 8014 Cookiessway
## 8015 xasahinax
## 8016 hiyahelloitsme
## 8017 _nanakeyt
## 8018 SsoSsoMomy
## 8019 chibcheeks
## 8020 cse843
## 8021 Cookiessway
## 8022 7chylly
## 8023 katlynhwang
## 8024 Kevin28779530
## 8025 hotgyuwu
## 8026 Gyu0328_
## 8027 hjs7jww
## 8028 Anusha65313081
## 8029 May04EXO
## 8030 bardaguhan
## 8031 wwonddu
## 8032 jeonqty
## 8033 itsjrytn
## 8034 chiestheone
## 8035 braille_morgan
## 8036 17Giggigzzz
## 8037 jeyyy_kyu
## 8038 1004_Cheonghan
## 8039 ARTHURkYE0M_ll
## 8040 coupssdrling
## 8041 naonaomine_
## 8042 Mu93Mami
## 8043 BananaLakatan
## 8044 17_zii
## 8045 noniemailZ
## 8046 katyjournal
## 8047 kathlengggyu
## 8048 coupssdrling
## 8049 wonskyui
## 8050 xiaiowen
## 8051 szllsssm
## 8052 katkatjoins
## 8053 KimSahira
## 8054 mj_cherryfan
## 8055 hobae96
## 8056 itsandykim
## 8057 _seungcheolrry
## 8058 Jayee3Mp4
## 8059 jhopesmio
## 8060 majesticbtsvt
## 8061 _winTAEmelon
## 8062 __kkk17
## 8063 SO0YUNH
## 8064 katkatjoins
## 8065 jmchim_chim
## 8066 suflowner
## 8067 coupranghan
## 8068 chickHannuggets
## 8069 hoshivolo
## 8070 katkatjoins
## 8071 ununs_12
## 8072 katkatjoins
## 8073 flyhightwenteen
## 8074 suflowner
## 8075 katkatjoins
## 8076 Solely_Ming
## 8077 oma_oma_1
## 8078 somnia_zen
## 8079 hyunwoonahhh
## 8080 minhosrain
## 8081 katkatjoins
## 8082 coupssdrling
## 8083 eiiissaaa_a
## 8084 mmmookon
## 8085 geliena18
## 8086 queenerry1
## 8087 katkatjoins
## 8088 mwone_woo
## 8089 _weixvii
## 8090 f_wonsoo
## 8091 _yenyenyen
## 8092 dokyeomsfool
## 8093 jundklover
## 8094 yjhaniyoo
## 8095 mimaaaxxx
## 8096 revelvelvets
## 8097 cherishjun
## 8098 luvmingoo
## 8099 dokyeomsfool
## 8100 _yoonjunghan_
## 8101 suflowner
## 8102 diamondwonu17
## 8103 eriynne
## 8104 katkatjoins
## 8105 caratshy_y
## 8106 iamangeliquexx
## 8107 itsjrytn
## 8108 mqkxxx
## 8109 OnceinanArmy17
## 8110 bubbyje
## 8111 seoksoohorang
## 8112 _nathtwt
## 8113 _Lilychhani
## 8114 myHanniieee
## 8115 BLouMcMillan
## 8116 kazumadaniel
## 8117 wonuwonuwu
## 8118 kinghwiy0ung
## 8119 zyanxn_w
## 8120 everyone_wunoo
## 8121 mwone_woo
## 8122 WTNBEH4RUT0
## 8123 apochwe
## 8124 Sharicaaa
## 8125 chaezballuver
## 8126 smolhan_
## 8127 17y0_0n
## 8128 samoyedjenlee
## 8129 Honggbae
## 8130 PatrickASchmidt
## 8131 vobosquad
## 8132 Phineope
## 8133 Mp_Stamp
## 8134 f4irymh
## 8135 vyshusvt17
## 8136 getyouwhacked
## 8137 hannie_yoxiii
## 8138 loveyoonjh
## 8139 skeeleetons
## 8140 m_______yww
## 8141 katkatjoins
## 8142 snowballexshi
## 8143 Lookse_
## 8144 katkatjoins
## 8145 jmchim_chim
## 8146 bod9y_m
## 8147 haomingthe8
## 8148 evryw0n
## 8149 Siri24741948
## 8150 roseanneeeee03
## 8151 bobpulmilktea
## 8152 _uuji
## 8153 nananamcn_
## 8154 vyshusvt17
## 8155 expve_love
## 8156 onyourj_eonghan
## 8157 chewr218
## 8158 joshuji_93
## 8159 vyshusvt17
## 8160 into_SooHui
## 8161 _uuji
## 8162 jmchim_chim
## 8163 Phineope
## 8164 m_______yww
## 8165 serenityksy
## 8166 snowballexshi
## 8167 jecnghan
## 8168 mahalimAtin4evr
## 8169 mingfthao_17
## 8170 Caraxjune1
## 8171 093kartz
## 8172 icymoonhui
## 8173 8149cart
## 8174 itsjrytn
## 8175 katkatjoins
## 8176 bebeamoraaa14
## 8177 icymoonhui
## 8178 lucresia__
## 8179 jeonghan_stew
## 8180 fr3sh_m1lk
## 8181 h_wonu
## 8182 NEVERVMlND
## 8183 mihanzxcv_
## 8184 snemarcellaa
## 8185 _jeonghan_nie
## 8186 ultsungjeans
## 8187 KaiYou94
## 8188 onyourj_eonghan
## 8189 vobosquad
## 8190 hanniezel_
## 8191 GeneNiMingyu
## 8192 athynna_a
## 8193 katkatjoins
## 8194 porsche_porsha
## 8195 ellexjeon
## 8196 ynjyuk1
## 8197 HanieBee_sjnb
## 8198 jo_choisc
## 8199 jseunie07
## 8200 Luvyluv22
## 8201 suezyy_coupsie
## 8202 jangseowon0506
## 8203 woo_myeverthing
## 8204 porsche_porsha
## 8205 areinmyy
## 8206 allykwan_
## 8207 moonjunss
## 8208 cherrylovesyoon
## 8209 aimhden
## 8210 chengiebaobei
## 8211 anneiyooo
## 8212 lensof_minghao
## 8213 haomingthe8
## 8214 HanieBee_sjnb
## 8215 hwnghyunjeanz
## 8216 treteen_
## 8217 abhinavgoyal17
## 8218 icymoonhui
## 8219 myHanniieee
## 8220 fantasiizie
## 8221 miss_svtmafia
## 8222 itsmesaaammmy
## 8223 kttywonwoo
## 8224 air_kyeom
## 8225 JU_MW9697
## 8226 loving_coups
## 8227 luvielilyv
## 8228 haiena___
## 8229 Berinyx
## 8230 WTNBEH4RUT0
## 8231 makciat0
## 8232 no_okbye
## 8233 harutulog
## 8234 MissssssC
## 8235 Joshongiie
## 8236 kxsoonhao
## 8237 aegicarrot
## 8238 katkatjoins
## 8239 shhuuwwaa
## 8240 minwontwts
## 8241 porsche_porsha
## 8242 choleytsom
## 8243 Ath1201R
## 8244 mmmookon
## 8245 sincerelyjwon
## 8246 apochwe
## 8247 katkatjoins
## 8248 mxngyuxx
## 8249 yjhangeljh
## 8250 itsjrytn
## 8251 minwontwts
## 8252 suchlose
## 8253 Sooha_abcd
## 8254 mywonss
## 8255 ynjyuk1
## 8256 kyeomiexie
## 8257 everyone_wunoo
## 8258 cyvll2
## 8259 itsmesaaammmy
## 8260 ODiasanta
## 8261 SayWahuWahu
## 8262 sarang_nunbit
## 8263 areinmyy
## 8264 wonuwonuwu
## 8265 _weewooonwoo
## 8266 _shihui
## 8267 ruuubbbyyyyyyy4
## 8268 katkatjoins
## 8269 wfcdsbhd
## 8270 chweeverkwan
## 8271 _Yedamie7
## 8272 h3ll0_exoteen
## 8273 melby_yes
## 8274 ggukscart
## 8275 porsche_porsha
## 8276 desmileee
## 8277 haomingthe8
## 8278 purplefy
## 8279 a_em_MissLP
## 8280 queenerry1
## 8281 wonskyui
## 8282 FongPingk
## 8283 aegicarrot
## 8284 newskzi
## 8285 jjamaymay
## 8286 yuki05260315
## 8287 rk_chocob0ba
## 8288 Joshongiie
## 8289 snowkhoshii
## 8290 tigerkwonn
## 8291 gaycheollie
## 8292 Gyu0328_
## 8293 xu_jo1230
## 8294 sahifeels
## 8295 chwenaaa
## 8296 SebongxTulsa
## 8297 lkim024
## 8298 JaeJinGyu
## 8299 joshushushuwu
## 8300 onlywons_
## 8301 ynmbltrn
## 8302 scjnjh_9405
## 8303 _shingi_bangi_
## 8304 Yjhnihae
## 8305 mars_svt
## 8306 wongyuuhae
## 8307 melby_yes
## 8308 WW_jinsome
## 8309 _Berry21
## 8310 hongcoups
## 8311 _jeonghan_nie
## 8312 Mp_Stamp
## 8313 sojake__
## 8314 imraciuu_svt
## 8315 xasahinax
## 8316 _hosh1gyu
## 8317 ynjyuk1
## 8318 heeliftror
## 8319 Chan19Lee
## 8320 suflowner
## 8321 sichengluvvr
## 8322 twentywanbae
## 8323 CrizziaLopez
## 8324 iamroe91
## 8325 seokminssoulmat
## 8326 ridgecarts
## 8327 vobosquad
## 8328 skeeleetons
## 8329 bbang_cart
## 8330 400461i
## 8331 coupshan_sebong
## 8332 moon_bammie
## 8333 km2igyu
## 8334 _gyuhan2022
## 8335 sojunghan_SVT
## 8336 KathHorannn
## 8337 leeminknowww
## 8338 ynjyuk1
## 8339 miya_caratlnd13
## 8340 Jincheollie8
## 8341 wonjaecart
## 8342 JJudisu
## 8343 shuaashushushu
## 8344 Luvyluv22
## 8345 CrizziaLopez
## 8346 coupranghaae
## 8347 btssvt713
## 8348 _gdncs13
## 8349 AliceGlass19
## 8350 Luvyluv22
## 8351 woshikyeom
## 8352 atpstumii
## 8353 rodriguez_anci
## 8354 Janna_L_17
## 8355 mariz_cblqnt
## 8356 krasshen_ezz
## 8357 hongfinity
## 8358 rairaiqt
## 8359 96WONWON
## 8360 yoongimtv
## 8361 justmeysaaa
## 8362 ynjyuk1
## 8363 maria_criscel
## 8364 itsmesaaammmy
## 8365 sweetiehosh
## 8366 itzaimae
## 8367 _llaineeey
## 8368 evrbdyhngsm
## 8369 1keeer_
## 8370 a2zthb
## 8371 _cmrj
## 8372 fueledfantasies
## 8373 yorsecretfanboy
## 8374 kwannieheyy
## 8375 17_zii
## 8376 alien__30
## 8377 dkyeominee
## 8378 vjkscart
## 8379 shiningorbits
## 8380 itsmesaaammmy
## 8381 baoxiuji
## 8382 Oishie_Hae
## 8383 itsmesaaammmy
## 8384 katkatjoins
## 8385 itsmesaaammmy
## 8386 sweetiepiesnow
## 8387 sy2min
## 8388 haomingthe8
## 8389 goddess_minerva
## 8390 itsmesaaammmy
## 8391 MakbeRocano
## 8392 gardenfaeirie
## 8393 koosad444
## 8394 every9yu_woo
## 8395 itsmesaaammmy
## 8396 gailujirong
## 8397 itsmesaaammmy
## 8398 chintadmtrzy
## 8399 myHanniieee
## 8400 itsmesaaammmy
## 8401 __kwonshii
## 8402 immaturiti
## 8403 WTNBEH4RUT0
## 8404 digibistud
## 8405 baoxiuji
## 8406 limstephh
## 8407 heidslomibao
## 8408 memoriesvt
## 8409 JannahNikki419
## 8410 mgyuberries
## 8411 itsmesaaammmy
## 8412 joshihao
## 8413 Zhen_x2
## 8414 itsmesaaammmy
## 8415 sohshort
## 8416 haomingthe8
## 8417 naurmatt
## 8418 cccyy_f
## 8419 memoriesvt
## 8420 55dayMam1045
## 8421 haomingthe8
## 8422 mxngyuxx
## 8423 she_obey
## 8424 wonrawrs
## 8425 itsmesaaammmy
## 8426 mgyuberries
## 8427 shua_daisy
## 8428 itsmesaaammmy
## 8429 haomingthe8
## 8430 jonfranks
## 8431 mingishibeo24
## 8432 24h_min9yu
## 8433 itsmesaaammmy
## 8434 haomingthe8
## 8435 haomingthe8
## 8436 chilefilomina
## 8437 mmargaretmary1
## 8438 _shingi_bangi_
## 8439 CrizziaLopez
## 8440 _shingi_bangi_
## 8441 WTNBEH4RUT0
## 8442 yorsecretfanboy
## 8443 tooruoinkawa
## 8444 itsmesaaammmy
## 8445 miyoungcart
## 8446 mgyuberries
## 8447 kimmmmtae
## 8448 hcskimchijjigae
## 8449 spikyhoshi
## 8450 gentIe_joshua
## 8451 cia_kyeomshua
## 8452 218DanceKing
## 8453 HaniHaoGyeom
## 8454 katkatjoins
## 8455 Oishie_Hae
## 8456 starry_mamamoo4
## 8457 christinejoy_i
## 8458 suflowner
## 8459 huihosh
## 8460 byeolboo
## 8461 huihosh
## 8462 naurmatt
## 8463 ka1_kim
## 8464 tooruoinkawa
## 8465 swifttaejinkoo
## 8466 sirleetyong
## 8467 btssvt713
## 8468 huihosh
## 8469 purpledaimondeu
## 8470 itsmesaaammmy
## 8471 wzrdprang
## 8472 huihosh
## 8473 chocopudding__
## 8474 tsimeya
## 8475 JannahNikki419
## 8476 MiMiewwii
## 8477 itsmesaaammmy
## 8478 WTNBEH4RUT0
## 8479 heartyuns
## 8480 luvmingoo
## 8481 JannahNikki419
## 8482 rayofsunkyeom
## 8483 WTNBEH4RUT0
## 8484 Ryu_MiHye
## 8485 haomingthe8
## 8486 megaphonedk
## 8487 jihan1995_
## 8488 carol19462
## 8489 cassiaxsvt
## 8490 RJY_miw
## 8491 soonchanlvr
## 8492 moomoomoa
## 8493 gailujirong
## 8494 Luvyluv22
## 8495 _rapgodmingyu
## 8496 itsmesaaammmy
## 8497 maxx_is_mad
## 8498 katkatjoins
## 8499 JiYayouknow7
## 8500 JamiBoaz
## 8501 pichulinology
## 8502 NPipireta
## 8503 haomingthe8
## 8504 flyhightwenteen
## 8505 haomingthe8
## 8506 heidslomibao
## 8507 kyliekim28
## 8508 QueenOnika007
## 8509 gailujirong
## 8510 WTNBEH4RUT0
## 8511 NPipireta
## 8512 JhopeGreena
## 8513 ryzdajab
## 8514 byunteneur
## 8515 KOKOSEMBAKO98_
## 8516 loysgyu
## 8517 KanhaRath4
## 8518 WOOYOUTOPIA
## 8519 syctxz
## 8520 sweetiehosh
## 8521 charina_ramos
## 8522 myflowerksy
## 8523 jeonwcnwoc
## 8524 vanillabluetae
## 8525 dreamymoondust
## 8526 every_9yuu
## 8527 itsmesaaammmy
## 8528 wonuwonuwu
## 8529 mxngyuxx
## 8530 cia_kyeomshua
## 8531 heyyydarya
## 8532 RSK477
## 8533 WeasleySivan16
## 8534 MAJINTA_
## 8535 Jjisanwoo
## 8536 dkdnscoupinia
## 8537 y_jeonghannnie
## 8538 woncheolcrt
## 8539 ynjyuk1
## 8540 wonwryy
## 8541 jwtsr96
## 8542 haomingthe8
## 8543 callmepooww
## 8544 slip23
## 8545 shinbboong
## 8546 seventhetics
## 8547 Byunjonginniiie
## 8548 dkdnscoupinia
## 8549 Daddu_Cheollito
## 8550 _shingi_bangi_
## 8551 Eisayeongpal08
## 8552 tastyy_00
## 8553 Oishie_Hae
## 8554 ryzdajab
## 8555 0318JINsofi
## 8556 haomingthe8
## 8557 Pewpew_1111
## 8558 meanierae
## 8559 wondrous_moon
## 8560 svtworldcarat
## 8561 svtdaydreaming
## 8562 damonlifer
## 8563 oki3dokiyeom
## 8564 ipeuncat
## 8565 CrizziaLopez
## 8566 3737san7
## 8567 cshndcheol
## 8568 mynttks
## 8569 gentIe_joshua
## 8570 jihan1995_
## 8571 kwiister
## 8572 Mp_Stamp
## 8573 svtdaydreaming
## 8574 Hongssi4
## 8575 girls_nonna
## 8576 riryle
## 8577 WTNBEH4RUT0
## 8578 axexdxbx
## 8579 Eisayeongpal08
## 8580 Enash2001
## 8581 wondrous_moon
## 8582 WTNBEH4RUT0
## 8583 Ath1201R
## 8584 ookeydkey
## 8585 elyzmin9
## 8586 katkatjoins
## 8587 w9smt
## 8588 kwanberryboo
## 8589 ourwn_smusigh
## 8590 Enash2001
## 8591 fei_mluv
## 8592 luvmingoo
## 8593 ynjyuk1
## 8594 PerfectDilemma2
## 8595 butterfingyu
## 8596 a_ly_01
## 8597 voteforjhsw
## 8598 katkatjoins
## 8599 luvmingoo
## 8600 Ath1201R
## 8601 kwanberryboo
## 8602 boothinkz
## 8603 katkatjoins
## 8604 luvmingoo
## 8605 wonwryy
## 8606 katkatjoins
## 8607 xxnomercy
## 8608 luvmingoo
## 8609 hanleeaa
## 8610 ttokiij
## 8611 FromM3_2u
## 8612 sadlycy
## 8613 itsmesaaammmy
## 8614 luvmingoo
## 8615 katkatjoins
## 8616 yunhochans
## 8617 ttokiij
## 8618 ant_pianoo
## 8619 tarrakbear
## text
## 1 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4 RT @mindset_dive: Mark your calendars - JOSHUA of SEVENTEEN’s Mindset trailer premieres Tuesday 12/6 at 8 pm PST // Wednesday 12/7 1PM KST…
## 5 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 9 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 10 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 11 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 12 RT @mindset_dive: BIG news - JOSHUA of SEVENTEEN is joining Mindset next! What topics do you want JOSHUA to discuss in his audio series?…
## 13 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 14 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 15 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 16 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 17 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 18 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 19 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 20 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 21 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 22 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 23 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 24 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 25 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 26 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 27 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 28 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 29 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 30 RT @addtocartnoona: 🚨Christmas B1T1 SALE🚨\n\nRamdom Sealed + Unsealed 💸 220\n\nGroups Available:\nTreasure Enhypen Straykids Blackpink TXT TNX…
## 31 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 32 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 33 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 34 RT @wonshuamour: —𝒅𝒂𝒓𝒍𝒊𝒏𝒈, 𝒍𝒆𝒕'𝒔 𝒕𝒂𝒌𝒆 𝒕𝒉𝒆 𝒍𝒐𝒏𝒈 𝒘𝒂𝒚 𝒉𝒐𝒎𝒆 ♡\n\n[ #csd #caratselcaday #joshua #조슈아 #seventeen @pledis_17 ] https://t.co/QDAaIVLP…
## 35 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 36 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 37 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 38 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 39 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 40 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 41 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 42 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 43 RT @eunoia__svt: "Self-producing" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…
## 44 RT @eseukubs: dress up as our phone case challenge😋❤️💖\n\n#CaratSelcaDay #CSD #SCOUPS\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/D2FSG2zxEK
## 45 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 46 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 47 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 48 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 49 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 50 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 51 RT @koreansales_twt: Best-selling K-Acts on Oricon in 2022 (Final)\n\n01. #SEVENTEEN — 1,725,494\n02. #ENHYPEN — 1,007,202\n03. #BTS — 922,497…
## 52 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 53 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 54 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 55 RT @miguhearts: 🧸🎀🪞“Give me a poem to tell about me” 💐🫧🗯\n\n[#CSD #CaratSelcaDay #MINGYU #민규 #SEVENTEEN @pledis_17 ] https://t.co/wjPrxrZJmZ
## 56 RT @17bookkeu: Twinning 😜\n\nFrom my POV From his POV\n#CARAT_SELCA_DAY #CSD #WONWOO #SEVENTEEN @pledis_17 https://t.co/hCo…
## 57 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 58 RT @doieyongs: ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks last\n✨Loc…
## 59 RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q
## 60 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 61 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 62 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 63 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 64 RT @lighthaos: everyone have a wonderful time at bets !!!! a seventeen concert is an extraordinary experience 🧡
## 65 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 66 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 67 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 68 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 69 RT @Astro_EW330: 2022 December Boy Group Brand Reputation Ranking\n11th #ASTRO\nData collected: 10 Nov - 10 Dec 2022 \n1 BTS\n2 SEVENTEEN\n3 Str…
## 70 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 71 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 72 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 73 RT @snowkhoshi: nobody can seventeen the way the thirteen of seventeen seventeens that’s why they’re seventeen
## 74 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 75 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 76 RT @for717s: ✦ SEVENTEEN Be The Sun in Bulacan Freebies ✦\n\nfan support for #도겸 and #조슈아 ♡\n\nsee photo for more details :)\n#BeTheSuninBULACAN…
## 77 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 78 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 79 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 80 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 81 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 82 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 83 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 84 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 85 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 86 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 87 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 88 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 89 RT @amorecheol: 210802 Seventeen Shopee Online Fansign 세븐틴 영통팬싸\n\n🥳 HAPPY BIRTHDAY TO YOU HAPPY BIRTHDAY TO YOU 🎉\n\nthe giggles halfway k wor…
## 90 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 91 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 92 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 93 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 94 RT @btsvt_btsvt: WTS LFB SEVENTEEN BE THE SUN IN BULACAN 💎 \n\n(1) VIP FLOOR STANDING B \nPurchased on Nov 30 when there were a few tickets le…
## 95 RT @dollsxngie: Reply with all kpop groups that you stan from oldest to latest:-\n\nMine:\n1. Exo\n2. Nct\n3. Got7\n4. X1\n5. Seventeen\n6. Ateez\n7…
## 96 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 97 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 98 RT @GoldenDisc_en: 1st Artist Lineup Announcement.\n\nPlease welcome #SEVENTEEN who will join the 37th #GDA !\n\n#골든디스크어워즈 #goldendiscawards #골…
## 99 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 100 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 101 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 102 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 103 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 104 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 105 RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 106 RT @deal4idols: proofs for #jin of bts + #seventeen
## 107 RT @shuaa_gyu: wtb lfs ph svt seventeen\n\n— lf rush ticket for #BeTheSuninBULACAN\n— can payo\n— any tier\n— dm me if u have\n\ntags: ph airport…
## 108 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 109 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 110 RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…
## 111 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 112 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 113 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 114 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 115 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 116 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 117 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 118 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 119 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 120 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 121 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 122 RT @ananavarro: Guilty,\nOn All Seventeen Counts. 17!
## 123 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 124 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 125 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 126 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 127 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 128 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 129 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 130 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 131 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 132 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 133 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 134 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 135 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 136 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 137 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 138 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 139 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 140 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 141 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 142 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 143 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 144 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 145 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 146 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 147 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 148 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 149 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 150 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 151 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 152 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 153 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 154 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 155 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 156 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 157 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 158 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 159 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 160 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 161 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 162 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 163 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 164 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 165 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 166 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 167 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 168 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 169 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 170 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 171 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 172 RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…
## 173 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 174 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 175 RT @DlN0LAND: DINO and WOOZI necklaces are here! 🤗 See you all on Saturday! ❤️\n\n#BeTSinBULACAN #SEVENTEEN #BeTheSuninBULACAN @pledis_17 ht…
## 176 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 177 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 178 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 179 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 180 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 181 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 182 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 183 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 184 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 185 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 186 RT @wowoozi_: wearing black is a lifestyle, ceunah\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #HOSHI @pledis_17 https://t.co/DRB9Fjg6vV
## 187 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 188 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 189 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 190 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 191 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 192 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 193 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 194 RT @minrei_: the 12 vs 1 choreo in fast pace 😋\n #세븐틴 #SEVENTEEN @pledis_17\nhttps://t.co/8VdB03HIyd
## 195 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 196 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 197 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 198 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 199 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 200 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 201 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 202 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 203 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 204 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 205 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 206 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 207 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 208 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 209 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 210 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 211 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 212 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 213 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 214 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 215 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 216 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 217 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 218 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 219 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 220 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 221 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 222 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 223 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 224 RT @chocochuxx: wts lfb svt bets ph\n\n💎 Seventeen BeTS in Bulacan 💎\n\n- One (1) UBB REG TICKET\n\nrfs: upgraded seat :> \n\n🏷 be the sun bulacan…
## 225 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 226 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 227 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 228 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 229 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 230 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 231 RT @IkoneriKshop: May interested pa ba sa onhand caratbong v2? Used once po nung bets mnl, Still complete inclusion pero yung hoshi sticker…
## 232 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 233 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 234 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 235 RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 "𝒘"\nhe told me to do "wonwoo's shaking camera pose?"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…
## 236 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 237 RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h
## 238 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 239 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 240 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 241 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 242 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 243 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 244 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 245 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 246 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 247 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 248 RT @wonthuu: *insert any words* \n\n#CaratSelcaDay #CSD #SEVENTEEN #MINGYU #세븐틴 #민규 https://t.co/AiIwPBmdKz
## 249 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 250 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 251 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 252 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 253 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 254 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 255 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 256 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 257 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 258 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 259 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 260 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 261 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 262 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 263 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 264 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 265 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 266 RT @My17youth: SEVENTEEN have safely arrived in Manila, Rest well boys! 🖤
## 267 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 268 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 269 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 270 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 271 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 272 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 273 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 274 RT @ksjwaifu: museum date w/ bae🤍🖤\n\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CARAT #세븐틴 #SEVENTEEN #민규 #MINGYU @pledis_17 https://t.co/wcDVlym…
## 275 RT @byuumie: nlex & sctex traffic advisory ! high volume of traffic is expected in the area. ph is seventeen ready ! 🫶🏻 https://t.co/P8kaah…
## 276 RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…
## 277 RT @hoonie_02z: WTS/ LFB \nSEVENTEEN BeTS in BULACAN\n- UPPER BOX C REG 409\n- SAME PRICE1850\n\nRFs: di macontact yung bibili ilang oras nalang…
## 278 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 279 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 280 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 281 RT @neogotmybankx: 🎄 SVT Christmas PH GA 🧑🏻🎄\n\n🎁 1 winner of unsealed Face The Sun album (with inclusions) + a care package\n🎁 1 winner of A…
## 282 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 283 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 284 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 285 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 286 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 287 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 288 RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN
## 289 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 290 RT @19950808_aug: 221203 SEVENTEEN WORLD TOUR - [BE THE SUN] - Nagoya\n\n#세븐틴 #SEVENTEEN #최승철 #승철 #에스쿱스 \n@pledis_17 https://t.co/McVuByTvVw
## 291 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 292 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 293 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 294 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 295 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 296 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 297 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 298 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 299 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 300 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 301 RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT
## 302 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 303 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 304 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 305 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 306 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 307 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 308 RT @we_960717: 221213 AAA\nHOT\n#원우 #WONWOO #ウォヌ\n#세븐틴 #SEVENTEEN https://t.co/SNnHdSCVXL
## 309 RT @haotobns: ˗ˏˋ be the sun in bulacan freebies | #SEVENTEEN ˎˊ˗\n\nhello!! i'll be giving away freebies for be the sun in bulacan on Dec 17…
## 310 RT @eysvtcarat: Hi, I will be giving away paper goods, printed salonpas patches, snacks, and official SVT merch as freebies for #BeTheSunin…
## 311 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 312 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 313 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 314 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 315 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 316 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 317 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 318 RT @cath_carts: ☁️. Be The Sun Bulacan Freebies \n\n — rt & like this tweet to spread !\n — open for both team labas and team concert\n — mbf!…
## 319 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 320 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 321 RT @micahsmplace: Interest Check for a SEVENTEEN cupsleeve event in the Chicagoland area! 💙💗\nPlanning for the event to be held on Saturday,…
## 322 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 323 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 324 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 325 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 326 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 327 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 328 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 329 RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB
## 330 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 331 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 332 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 333 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 334 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 335 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 336 RT @jammydoodle: ❀ SEVENTEEN Be The Sun in Bulacan ❀\n\nFan Support for #SCOUPS🍒\n\nFor more information, please check photo below. 😊\n\nSee y'al…
## 337 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 338 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 339 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 340 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 341 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 342 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 343 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 344 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 345 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 346 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 347 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 348 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 349 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 350 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 351 RT @pocapoca_po: WTS #SEVENTEEN #BeTheSuninBULACAN \n\n12/17 Be The Sun in Bulacan\n\nLBA 112 25row\nsell at 10,000php. https://t.co/NElWrd2PAI
## 352 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 353 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 354 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/6JHMlJgLBl https://t.co/pQYWnnQs4g
## 355 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 356 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/3UVadcMN3l https://t.co/JnpeeoFER4
## 357 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 358 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 359 RT @inthao_o: Me and boo with our duplicate(◠‿◕)\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/wnZg5HrQeH
## 360 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…
## 361 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 362 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 363 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 364 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 365 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 366 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 367 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/jTNp2s4UKE https://t.co/BBTWl0dY1v
## 368 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 369 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 370 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 371 RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU
## 372 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 373 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 374 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 375 RT @etherealkims: instead of saying i love you, seventeen will...
## 376 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 377 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 378 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 379 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 380 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 381 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 382 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 383 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 384 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 385 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 386 RT @Minjilyn: looking for a sponsor for my fee going to Be The Sun Bulacan. ket 500 or 600 lang. mag commute na lang kami after exam kahit…
## 387 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 388 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 389 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 390 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 391 RT @Dear_Maritess: 12.12 SALE\n\n‼️STARTS @ 12PHP‼️\n‼️ALL ONHAND & READY TO SHIP \nBTS\nBLACKPINK\nTWICE\nENHYPEN\nSEVENTEEN\nTXT\nITZY\nNCT\nTHE BOY…
## 392 RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…
## 393 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 394 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 395 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 396 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 397 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 398 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 399 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 400 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 401 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 402 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 403 RT @iveskiss: AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI
## 404 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 405 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 406 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 407 RT @BaRk_r0wR: I just want to thank ate @miss_svtmafia and ate @yupsheskitten for the giveaways!! Thank you very muchhh po,, even though I…
## 408 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 409 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 410 RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 411 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 412 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 413 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 414 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 415 RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 416 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 417 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 418 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 419 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 420 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 421 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 422 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 423 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 424 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 425 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 426 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 427 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 428 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 429 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 430 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 431 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 432 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 433 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 434 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 435 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 436 RT @adorekgyu: hi! we will be giving away freebies for seventeen #BeTheSuninBULACAN ♡\n\n1:1 ratio! limited qty\nopen for trade~\n\nto claim:\n𖧷…
## 437 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 438 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 439 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 440 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 441 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 442 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 443 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 444 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 445 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 446 RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn
## 447 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 448 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 449 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 450 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 451 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 452 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 453 RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…
## 454 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 455 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 456 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 457 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 458 RT @itstetrisbish: So many favs in this video 🐯 #SEVENTEEN @pledis_17 🌎 #LA3C https://t.co/iwOs0WFqWc
## 459 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 460 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 461 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 462 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 463 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 464 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 465 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 466 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 467 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 468 RT @seventeen: Selena Gomez and Stacey Abrams Set to Produce New Music Documentary, “Won't Be Silent” https://t.co/uYUzPHNYC5 https://t.co/…
## 469 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 470 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 471 RT @SEVENDR3AM: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1 https://t.co/CbwQWSa1q6
## 472 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 473 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 474 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 475 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 476 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 477 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 478 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 479 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 480 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 481 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 482 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 483 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 484 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 485 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 486 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 487 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 488 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 489 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 490 RT @dailygyushua: him asking for hint about a song that make him go viral every two business day (network love) yet he was so slow to guess…
## 491 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 492 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 493 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 494 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 495 RT @dksunshines: saaaturday lunch☁️💛\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ahL28wywtR
## 496 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 497 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 498 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 499 RT @PAST_DK: 151217 SEVENTEEN with K-food\n\n#도겸 #이석민 https://t.co/5BejIyqIcA
## 500 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 501 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 502 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 503 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 504 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 505 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 506 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 507 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 508 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 509 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 510 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 511 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 512 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 513 RT @moonjunwin: Hi Carats!! I will be giving #BeTSinBulacan freebies!!\n\n💎 Time and Date: TBA\n💎Limited\n💎Random freebies (may have stickers,…
## 514 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 515 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 516 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 517 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 518 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 519 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 520 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 521 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 522 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 523 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 524 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 525 RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…
## 526 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 527 RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…
## 528 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 529 RT @IUF4RY: Dream - seventeen\n\nhttps://t.co/E39lb8ILMP
## 530 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 531 RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md
## 532 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 533 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 534 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 535 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 536 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 537 RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t
## 538 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 539 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR WONCHEOL♡*\n\nhello carats! i'll be giving away this hand…
## 540 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 541 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 542 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 543 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 544 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 545 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR DK♡*\n\nhello carats! we'll be giving away this hand bann…
## 546 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 547 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 548 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 549 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 550 RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…
## 551 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 552 RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…
## 553 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 554 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 555 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 556 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 557 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 558 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 559 RT @luvrplu: carat selca day ft my sick self !! #SEVENTEEN #CARAT #CaratSelcaDay https://t.co/UOXajOl68O
## 560 RT @ibexenina: layout selca w/ my tiger bf💋\n\n#csd #CaratSelcaDay #SEVENTEEN #HOSHI #호시 https://t.co/GDWft4RWNR
## 561 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 562 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 563 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 564 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 565 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 566 RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E
## 567 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 568 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 569 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 570 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 571 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 572 RT @inthao_o: Me and boo with our duplicate(◠‿◕)\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/wnZg5HrQeH
## 573 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 574 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 575 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 576 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 577 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 578 RT @hanihaehani: seventeen be the sun in bulacan #SCOUPS fan support 🍒🤍\n\nhi! i'll be giving away freebies on #BeTSinBULACAN #BeTheSuninBULA…
## 579 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 580 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 581 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 582 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 583 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 584 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 585 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 586 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 587 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 588 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 589 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 590 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 591 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 592 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 593 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 594 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 595 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 596 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 597 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 598 RT @__Hatsumii__: Carats leader 🫶🏼\n#csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/qYJgvvRmoT
## 599 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 600 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 601 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 602 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 603 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 604 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 605 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 606 RT @gam3boigyu: i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3
## 607 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 608 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 609 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 610 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 611 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 612 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 613 RT @missmafia0526: CARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VIP SOUNDCHECK AN…
## 614 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 615 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 616 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 617 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 618 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 619 RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…
## 620 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 621 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 622 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 623 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 624 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 625 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 626 RT @AmyIsPolyam: @RamonaQuaxli I'm polyamorous because it takes seventeen salaries just to pay the gas bill these days.
## 627 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 628 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 629 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 630 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 631 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 632 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 633 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 634 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 635 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 636 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 637 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 638 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 639 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 640 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 641 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 642 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 643 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 644 RT @Ppajjyorra: @leechanranghae And also the fact that seventeen especially Woozi produce 'Face the Sun' within four months is insane, and…
## 645 RT @junhui_noona: Jun at Incheon airport heading to Manila yesterday, when Jun took off his mask we could see how handsome he is 💖💖\n#JUN #준…
## 646 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 647 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 648 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 649 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 650 RT @FiloCarat: All members of #SEVENTEEN are now departing from Incheon Airport to Manila, Philippines for #BETHESUNinBulacan additional sh…
## 651 RT @nochu817: @leechanranghae Exactly! Other groups did it because they WANTED to, and because they could. It's still admirable, but it's n…
## 652 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 653 RT @Izzhkrml1: SEVENTEEN FACE THE SUN YIZHIYU F VER\n\nRM38 💗\nSC ✅ \nJS✅\nWW ✅\nDK ✅ \n\nRM36💙\nJN✅\nT8✅\nWZ ✅\nVN ✅\nDN ✅ \n \n-💗 tie with 💙 unless all…
## 654 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 655 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 656 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 657 RT @Brenoteen: Fear -SEVENTEEN\nhttps://t.co/26cqTDHe7i
## 658 RT @aera__97: @leechanranghae I have a lot of respect & admiration for many talented groups but THIS is one of the main reasons why Sevente…
## 659 RT @JeonKate_Que: Rainbow 🌈🥺\n\n#BeTheSunInBulacan #BeTSInBulacan #Seventeen https://t.co/nqfchFU3eJ
## 660 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 661 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 662 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 663 RT @doieyongs: ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks last\n✨Loc…
## 664 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 665 RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…
## 666 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 667 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 668 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 669 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 670 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 671 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 672 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 673 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 674 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 675 RT @cheoloved: seventeen announces debut ❤️🩹🫂 https://t.co/TQTLwkEP1c
## 676 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 677 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 678 RT @gam3boigyu: i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3
## 679 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 680 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 681 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 682 RT @yoojinchim: seventeen arriving where???\n\nMANILA CITY~ 🤍\n\nhttps://t.co/8oVM4TGfDI
## 683 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 684 RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14
## 685 RT @btsvt_btsvt: WTS LFB SEVENTEEN BE THE SUN IN BULACAN 💎 \n\n(1) VIP FLOOR STANDING B \nPurchased on Nov 30 when there were a few tickets le…
## 686 RT @yamarie_sjsvt: wahh siwon congratulating seventeen omg super seventeen moment yass 😍❤️\nhttps://t.co/iSuiJQajmY
## 687 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 688 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 689 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 690 RT @philconcerts: SEVENTEEN at the Incheon Airport on the way to the Philippines for #BeTSinBULACAN, happening on December 17 at the Philip…
## 691 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 692 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 693 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 694 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 695 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 696 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 697 RT @addtocartnoona: 🚨Christmas B1T1 SALE🚨\n\nRamdom Sealed + Unsealed 💸 220\n\nGroups Available:\nTreasure Enhypen Straykids Blackpink TXT TNX…
## 698 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \n\nMe and @Kylavv18 will be giving away freebies for BeTS 🤩\n\n♡Read and follow the mechanics to claim…
## 699 RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…
## 700 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 701 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 702 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 703 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 704 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 705 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 706 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 707 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 708 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 709 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 710 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 711 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 712 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 713 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 714 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 715 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 716 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 717 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 718 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 719 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 720 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 721 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 722 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 723 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 724 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 725 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 726 RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…
## 727 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 728 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 729 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 730 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 731 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 732 RT @caratsmarket: Cwts aab photocard seventeen woozi, wonwoo and dino @sekairsm\n✅ include packing\n✅ Free ongkir via 🍏🍊\n✅ Good condition\n\nTa…
## 733 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 734 RT @soompi: #TWICE Becomes K-Pop Girl Group With Most RIAJ Album Certifications In Japan + #SEVENTEEN Goes Platinum\nhttps://t.co/w3o19aEQqF…
## 735 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 736 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 737 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 738 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 739 RT @INFINITEAVE_PH: 💎Be The Sun in Bulacan Freebies💎\n\n32mm glitter button pin\nJust like and rt this tweet and approach us tomorrow. 😊\n\n#BeT…
## 740 RT @thecheorry: 𝙞 𝙬𝙖𝙣𝙩 𝙩𝙤 𝙥𝙞𝙘𝙠 𝙖𝙣𝙙 𝙜𝙖𝙩𝙝𝙚𝙧 𝙖𝙡𝙡 𝙩𝙝𝙚 𝙥𝙧𝙚𝙩𝙩𝙮 𝙬𝙤𝙧𝙙𝙨 𝙖𝙣𝙙 𝙜𝙞𝙫𝙚 𝙩𝙝𝙚𝙢 𝙩𝙤 𝙮𝙤𝙪💌💐\n\n#CaratSelcaDay #CSD #SCOUPS #SEUNGCHEOL #SEVENTEEN #…
## 741 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 742 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 743 RT @luckytreycee: Did some analysis :))\nGOSE EP. 28: EGO\n\n#SEVENTEEN @pledis_17\n#GoingSEVENTEEN \n#GOING_SVT \n#GOSE\n#EGO https://t.co/xVPE4H…
## 744 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 745 RT @ksjwaifu: museum date w/ bae🤍🖤\n\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CARAT #세븐틴 #SEVENTEEN #민규 #MINGYU @pledis_17 https://t.co/wcDVlym…
## 746 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 747 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 748 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 749 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 750 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 751 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 752 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 753 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 754 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 755 RT @ParamountAurora: There's still time to experience the love of The Sound of Music this #holidayseason! Join us until Jan. 15 to feel six…
## 756 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 757 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 758 RT @miss_svtmafia: Let them rest, CARATs. Let SEVENTEEN rest. Give them space. Saturday is just around the corner, give them time, space an…
## 759 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 760 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 761 RT @sound_of_roses: “𝘈𝘯𝘥 𝘩𝘦 𝘩𝘢𝘴 𝘵𝘩𝘦 𝘤𝘶𝘵𝘦𝘴𝘵 𝘴𝘮𝘪𝘭𝘦."\n\n#CaratSelcaDay #CSD #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6XnaoSpjMf
## 762 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 763 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 764 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 765 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 766 RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…
## 767 RT @doominsun: mom + our ults hehe #CaratSelcaDay #SEVENTEEN #CSD #HOSHI #VERNON @pledis_17 https://t.co/oGybc3ROd1
## 768 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 769 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 770 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 771 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 772 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 773 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 774 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 775 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 776 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 777 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 778 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 779 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 780 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 781 RT @sisiseventeen: Pinjem bathrobe\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/glNuxGNxG0
## 782 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 783 RT @bnsnijeons: 100\n230\n\nset only\n\nx sensitive collectors\n— condis:\nvernon (clean)\nmingyu (9/10)\n\nt. hansol new heights sector 17 S17 nh se…
## 784 RT @jungjeffreyt: WTS HOSHI 96L FACE THE SUN CARAT VER INA\n\n• bisa 🍊\n• dom tangerang\n• bisa keep event\n\nt. wts wtb seventeen face the sun s…
## 785 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 786 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 787 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 788 RT @wonuahcart: wts lfb help rt\n\nseventeen season's greetings 2023 tingi FETA\n\ndop: dec 20 or PAYO \nloc: mm\neta: late dec\nmod: jnt/sco/flas…
## 789 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 790 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 791 RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…
## 792 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 793 RT @DlN0LAND: DINO and WOOZI necklaces are here! 🤗 See you all on Saturday! ❤️\n\n#BeTSinBULACAN #SEVENTEEN #BeTheSuninBULACAN @pledis_17 ht…
## 794 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 795 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 796 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 797 RT @lilamanayaka: just a forever thing i’ll do with you #csd #joshua #CaratSelcaDay #CARAT #SEVENTEEN https://t.co/XjYs2z2iYu
## 798 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 799 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 800 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 801 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 802 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 803 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 804 RT @vern_offline: the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk
## 805 RT @ei8htpercents: ᴇᴄᴄᴇᴅᴇɴᴛᴇsɪᴀsᴛ \n \n Alternative Universe 🌙\n\n Seungcheol x OC x Wonwoo \n \n#SEVENTEEN #WONWOO #SEUNGCHEOL htt…
## 806 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 807 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 808 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 809 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 810 RT @kpopBg_ontop: K-Pop boygroups with at least one album with 3 million copies sold in South Korea\n\n#BTS\n#StrayKids \n#SEVENTEEN
## 811 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 812 RT @boosreason: 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴 #부승관 #SE…
## 813 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 814 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 815 RT @lomlhyewon: A dual rainbow for Seventeen. \n\n#BeTheSunInBulacan https://t.co/GCXYDK9VMm
## 816 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 817 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 818 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 819 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 820 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 821 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 822 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 823 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' 3 CITY MIX D-1\n\nVOD ON-AIR\n2022.11.25 8PM (FRI) \n▶ https://t.co/BjDpzxmTvJ…
## 824 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 825 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 826 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 827 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 828 RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…
## 829 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 830 RT @songswltvs: I just know SEVENTEEN will be in total shock once they finally see PH ARENA, What do you mean it's bigger than Tokyo Dome?…
## 831 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 832 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 833 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 834 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 835 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 836 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 837 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 838 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 839 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 840 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 841 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 842 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 843 RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…
## 844 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 845 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 846 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 847 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 848 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 849 RT @darlingcircles: 𝙀𝙫𝙚𝙧𝙮 𝙢𝙤𝙢𝙚𝙣𝙩 𝙬𝙞𝙩𝙝𝙤𝙪𝙩 𝙮𝙤𝙪 𝙞𝙨 𝙢𝙚𝙖𝙣𝙞𝙣𝙜𝙡𝙚𝙨𝙨.\n\n#CSD #CaratSelcaDay #SCOUPS #SEUNGCHEOL #에스쿱스 #세븐틴 #SEVENTEEN @pledis_17 ht…
## 850 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 851 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 852 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 853 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 854 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 855 RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…
## 856 RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 857 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 858 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 859 RT @vern_offline: the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk
## 860 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 861 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 862 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 863 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 864 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 865 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 866 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 867 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 868 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 869 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 870 RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT
## 871 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 872 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 873 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 874 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 875 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 876 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 877 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 878 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 879 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 880 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 881 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 882 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 883 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 884 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 885 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 886 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 887 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 888 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 889 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 890 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 891 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 892 RT @allkpop: #Seventeen's #Vernon drops a teaser image for his first solo mixtape https://t.co/yaffbSGxKd
## 893 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 894 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 895 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 896 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 897 RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart.
## 898 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 899 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 900 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 901 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 902 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 903 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 904 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 905 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 906 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 907 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 908 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 909 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 910 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 911 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 912 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 913 RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG
## 914 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 915 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 916 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 917 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 918 RT @ohmyjunnie: me: 😐\nhim: ☺️\n\n#CaratSelcaDay #CSD #THE8 #SEVENTEEN @pledis_17 https://t.co/tHX9w3jQFS
## 919 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 920 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 921 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 922 RT @EpicMahonelover: we kinda match. ❤️\n\n[ #CaratSelcaDay #CSD ]\n\n[ #Vernon #SEVENTEEN ] \n\n[ @pledis_17 ] https://t.co/vtahU0e5BL
## 923 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 924 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 925 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 926 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 927 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 928 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 929 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 930 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 931 RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart.
## 932 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 933 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 934 RT @woonnnuuuu: HELP RT !! \nWts / want to sell\n\nAll about photocard seventeen\n\n✨ Indonesia INA based\n✨ excl admin 🍊\n✨for Intl buyers, I pre…
## 935 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 936 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 937 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 938 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 939 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 940 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 941 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 942 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 943 RT @koreansales_twt: #SEVENTEEN becomes the 7th artist to surpass 3 million copies sold with at least one album in South Korean history.
## 944 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 945 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 946 RT @yukowonjeon: And a manhwa would also have a name like “7days seventeen” 🤣🫠🫠
## 947 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 948 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 949 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 950 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 951 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 952 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 953 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 954 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 955 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 956 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 957 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 958 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 959 RT @sharlynn53s: @45LVNancy @GuntherEagleman @DogRightGirl @dogspink3 @RealHickory @Braveheart_USA @Fishing_Huuker @DefSue3 @SquillMama @Be…
## 960 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 961 RT @seventeenphil: D-Day! 🥹
## 962 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 963 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 964 RT @n0nihae: — high school best buds (๑'ᵕ'๑)⸝*♡.・✩°。⋆\n\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT #세븐틴 #캐럿 https://t.co/j7jEEugioV
## 965 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 966 RT @mingyuhosyv: — minghao said want to debut on my account, so i took this picture📸\n\n#CSD #CaratSelcaDay #MINGHAO #SEVENTEEN #세븐틴 @pledis_…
## 967 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 968 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 969 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 970 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 971 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 972 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 973 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 974 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 975 RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221208 \nho5hi_kwon posted\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/Tp9I9IRUjh
## 976 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 978 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 979 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 980 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 981 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 982 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 983 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 984 RT @thecheorry: 𝙞 𝙬𝙖𝙣𝙩 𝙩𝙤 𝙥𝙞𝙘𝙠 𝙖𝙣𝙙 𝙜𝙖𝙩𝙝𝙚𝙧 𝙖𝙡𝙡 𝙩𝙝𝙚 𝙥𝙧𝙚𝙩𝙩𝙮 𝙬𝙤𝙧𝙙𝙨 𝙖𝙣𝙙 𝙜𝙞𝙫𝙚 𝙩𝙝𝙚𝙢 𝙩𝙤 𝙮𝙤𝙪💌💐\n\n#CaratSelcaDay #CSD #SCOUPS #SEUNGCHEOL #SEVENTEEN #…
## 985 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 986 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 987 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 988 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 989 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 990 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 991 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 992 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 993 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 994 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 995 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 996 RT @ibexenina: layout selca w/ my tiger bf💋\n\n#csd #CaratSelcaDay #SEVENTEEN #HOSHI #호시 https://t.co/GDWft4RWNR
## 997 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 998 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 999 RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…
## 1000 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1001 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1002 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 1003 RT @vercoupszone: seventeen really enjoyed lechon, jollibee & bbq in the philippines 🥹🇵🇭\n\n#민규 #승관 #세븐틴 https://t.co/9UyMONWqbj
## 1004 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1005 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 1006 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1007 RT @qqinxr: he's with the flowers & me with the plants ❤️🤍🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #THE8 @pledis_17 https://t.co/AeCz1EyPgn
## 1008 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 1009 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 1010 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 1011 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1012 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1013 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 1014 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1015 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1016 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1017 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1018 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1019 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1020 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1021 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1022 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1023 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 1024 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1025 RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t
## 1026 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1027 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1028 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1029 RT @svtbillboard: SPANISH TRANS\n\n@pledis_17 #SEVENTEEN #세븐틴 \nhttps://t.co/mrTxFqSgpj
## 1030 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1031 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1032 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 1033 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 1034 RT @svtbillboard: [NOTICE : 2022 HANTEO MUSIC AWARDS]\n\nWe have decided to not push for Global Artist Award and Whosfandom poll on Whosfan f…
## 1035 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1036 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 1037 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1038 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1039 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1040 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1041 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1042 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1043 RT @snwuchibuys: 🎀◠ wts lfb svt mingyu pc\n\n╰ ₱300, ₱280 if payo\n╰ rush selling ; onhand\n╰ prio payo \n╰ rcbyt\nhelping my friend! can do meet…
## 1044 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1045 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1046 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1047 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1048 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1049 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 1050 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1051 RT @kyeomcarthur: annyeong it's lee chan! \n\nso ayon, I'll be selling baby seventeen bubbleheads tom. 60 pesos each ^^ \n\nsadly, I wasn't abl…
## 1052 RT @0617deulz: wts lfb\n\nsg2023 seungkwan memset tingi\n\n— feta\n— P190; dop once onhand \n\nt. seventeen svt season's greetings 2023 sg23 membe…
## 1053 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1054 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1055 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 1056 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 1057 RT @meaniekive: 🛼 interest check ph .ᐟ \n\n ✦ Seventeen SG 2023 Tingi\n ╰ ₱200/ member set \n ╰ prio getting maknae / more members…
## 1058 RT @tiny_wonu: [RAW] 2021 POWER OF LOVE CONCERT #세븐틴 #SEVENTEEN\n\nDownload [720p]:\n\nPart1: https://t.co/qpMWUDpKxd\nPart2: https://t.co/vecx2…
## 1059 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 1060 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 1061 RT @hochimails: ꒰ TINGI ꒱ WTS LFB \n\n▪︎ SEVENTEEN SG2023\n✅ Digital Code Card + Mini poster = 300 set\n✅ PC + Fortune card = 350 set—2 members…
## 1062 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 1063 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 1064 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1065 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 1066 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1067 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1068 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1069 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 1070 RT @loeyshuaa: “Confuse Hoshi with clam Joshua ft hyper girl with protective women” 😋❤️ @pledis_17 \n\n#CSD #CaratSelcaDay #JOSHUA #HOSHI #SE…
## 1071 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1072 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 1073 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1074 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1075 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 1076 RT @neogotmybankx: 🎄 SVT Christmas PH GA 🧑🏻🎄\n\n🎁 1 winner of unsealed Face The Sun album (with inclusions) + a care package\n🎁 1 winner of A…
## 1077 RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy
## 1078 RT @cheollie_hannie: WTS LFB PH\n\nSEVENTEEN SG2023 TINGI NETA\n\n— secured\n— dop, January 4\n— NO CANCELLATION\n— Batch 3 to be posted once 1&2…
## 1079 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 1080 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 1081 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1082 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1083 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 1084 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1085 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1086 RT @lilamanayaka: just a forever thing i’ll do with you #csd #joshua #CaratSelcaDay #CARAT #SEVENTEEN https://t.co/XjYs2z2iYu
## 1087 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1088 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1089 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 1090 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1091 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1092 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1093 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1094 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1095 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 1096 RT @JunGyuHao_o: Wts lfb seventeen\n\nSEVENTEEN photocards\n\n1ST PIC = 130 EA\n2ND PIC = 50 EA\n\nMOD :FLASH / DIRECT JNT\nMOP : GCASH https://t.c…
## 1097 RT @Sugarbllxsom_: 🌟GIVEAWAY TICKET SEVENTEEN BE THE SUN BETS JKT JAKARTA ADDITIONAL SHOW🌟\n\n💙Blue F section for 1 winner💙\n- CARAT\n- Follow…
## 1098 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1099 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1100 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1101 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 1102 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1103 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 1104 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1105 RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT
## 1106 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 1107 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1108 RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…
## 1109 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 1110 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 1111 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1112 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1113 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1114 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1115 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1116 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1117 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1118 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 1119 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1120 RT @mylovejoshuji: Be The Sun in Bulacan\n• Shua Kit freebies 💗\n\nfor Joshushushus, I gotchu!\nlooking for Joshushushu moots! Let's meet on de…
## 1121 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1122 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1123 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1124 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1125 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1126 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1127 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1128 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1129 RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU
## 1130 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1131 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1132 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1133 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1134 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1135 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1136 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1137 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1138 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1139 RT @everywon_who: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @minwonshuji and @urmwlovr, we will be givin…
## 1140 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 1141 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 1142 RT @pledis_17: '_WORLD' MV Behind Sketch\n\n▶ https://t.co/HRfPjIQ3MX\n\n#SEVENTEEN #세븐틴\n#SECTOR17\n#_WORLD #SVT_WORLD https://t.co/YcPHyPLEcV
## 1143 RT @Akinscoded147: Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola Allys…
## 1144 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1145 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1146 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1147 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1148 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1149 RT @fangurrl69: I'm living for this Kim Sejeong and Seventeen interactions during AAA. I mean, who wouldnt stare at her? Shes just so gorge…
## 1150 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1151 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1152 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1153 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1154 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 1155 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1156 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1157 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1158 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1159 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1160 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 1161 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1162 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 1163 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1164 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 1165 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1166 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1167 RT @ta_vwvb_ri: Help RT and LIKE🙂\n[SEVENTEEN BE THE SUN Additional Show FREEBIES]\n\nSeungcheol Edition\nby \n@ta_vwvb_ri\n\n📍GBK Madya Stadium🇮🇩…
## 1168 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 1169 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1170 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1171 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1172 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1173 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 1174 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1175 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 1176 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 1177 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 1178 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 1179 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1180 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1181 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1182 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1183 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1184 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1185 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 1186 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1187 RT @kidultjisoo: as a dinonara, this is the best thing that has ever happened to me.\n\n#Seventeen #SEVENTEEN_WORLDTOUR_BETHESUN #Seventeenin…
## 1188 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1189 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1190 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1191 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 1192 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1193 RT @SvtShazam: "Hai Cheng" by #THE8 has surpassed 6,000 Shazams\n\nIt is his 2nd song to achieve this milestone and #SEVENTEEN's 7th most Sha…
## 1194 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1195 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1196 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1197 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 1198 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1199 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1200 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1201 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1202 RT @i8EISA: 🧺 . . wts lfb dk new heights pc .ᐟ\n ✷ Php 125\n ꔛ onhand and ready to ship\n ✷ dop: payo / dec 20\n ꔛ mod : flas…
## 1203 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1204 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1205 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1206 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1207 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1208 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 1209 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 1210 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1211 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1212 RT @0604KMG: wts / want to sell lfb\n\nseventeen be the sun jakarta blue c\nprice: \n3.300K (carat membership) 1 tix (sampe fisik)\n3.400K (mcm…
## 1213 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1214 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1215 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 1216 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1217 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1218 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 1219 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1220 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1221 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1222 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1223 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 1224 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1225 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1226 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1227 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1228 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 1229 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1230 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1231 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1232 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1233 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1234 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1235 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 1236 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 1237 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1238 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 1239 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1240 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1241 RT @lovelyseokmine: See you tomorrow, my moon. 🌙✨️\n\n#CSD #CaratSelcaDay #JUN #SEVENTEEN https://t.co/TaGX2EwvzT
## 1242 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 1243 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 1244 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 1245 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1246 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1247 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1248 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1249 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 1250 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1251 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 1252 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1253 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1254 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 1255 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1256 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 1257 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1258 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1259 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1260 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1261 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1262 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1263 RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h
## 1264 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 1265 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1266 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 1267 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 1268 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1269 RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 1270 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1271 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1272 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1273 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1274 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1275 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1276 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 1277 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1278 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 1279 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1280 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1281 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1282 RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…
## 1283 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1284 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 1285 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1286 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1287 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1288 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1289 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1290 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 1291 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1292 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1293 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1294 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1295 RT @hoshikenz17: Caratdeuls who are attending Bets Bulacan concert today, ENJOY LOVES! Desurv na desurv nyo lahat eto! Dont forget to drink…
## 1296 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1297 RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…
## 1298 RT @thinkabtjhc: seventeen's bucket list for 2023 @pledis_17\n\n#세븐틴 #에스쿱스 #정한 #민규 #원우 https://t.co/WdCo8YVOkk
## 1299 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1300 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1301 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1302 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1303 RT @huiksn: huiksn creates\n— › publication material (pubmat)\n\ntags `• lf client graphic design edit editor layout art creative kpop concert…
## 1304 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1305 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1306 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1307 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1308 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1309 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1310 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 1311 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 1312 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 1313 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1314 RT @17dayph: SEVENTEEN\n7th Anniversary Cafe Open.\n\n📍WouldULike EWM\n\n#YourHappySmileIsMyDay\n#HappySEVENTEENDay https://t.co/fBfPWoqt8L
## 1315 RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54
## 1316 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1317 RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…
## 1318 RT @ihrtsvt13: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jllnOdp0
## 1319 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1320 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1321 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 1322 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1323 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1324 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1325 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1326 RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…
## 1327 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 1328 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 1329 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1330 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 1331 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1332 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1333 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1334 RT @svtmaknaefiles: Be the Sun Bulacan #SVTMaknaes banner giveaway 🦖🐢🍊\n\nIn collaboration with @madebydanyph, we will be giving away limited…
## 1335 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1336 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1337 RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT
## 1338 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1339 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1340 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1341 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1342 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1343 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 1344 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 1345 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 1346 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1347 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1348 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 1349 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1350 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 1351 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1352 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1353 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1354 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1355 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 1356 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1357 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1358 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 1359 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1360 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1361 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1362 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 1363 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1364 RT @dokyeomfiles: 221213 Lee Seokmin with touch of cuteness today! 🥰\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/4RMc35INfi
## 1365 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 1366 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1367 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1368 RT @kinquedom: Hey carats, are you ready to drop it like HOT! HOT! HOT! BetsBulacan is just 5 days away. \n#SEVENTEEN\n#BeTheSuninBULACAN Fre…
## 1369 RT @solastreo: dk and wonwoo forcibly making each other headbang during aju nice 😭😭😭\n\n#SEVENTEEN #세븐틴 #BeTheSun\n#SEVENTEENinOAKLAND #BE…
## 1370 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 1371 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 1372 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 1373 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 1374 RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…
## 1375 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1376 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1377 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1378 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1379 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1380 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 1381 RT @luv__wonu: mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD @pledis_17 h…
## 1382 RT @gyubasic: —i look over at you and see sunshine 🌞\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN @pledis_17 https://t.co/1TCxyV8FCg
## 1383 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1384 RT @xum8nghao_o2: [SEVENTEEN WEIBO]\n221126\n#THE8 update \n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/RNpSu1yE8x
## 1385 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1386 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1387 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 1388 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1389 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1390 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1391 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1392 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1393 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1394 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1395 RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54
## 1396 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1397 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1398 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 1399 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1400 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 1401 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1402 RT @Taejoooning: sometimes he lets me borrow his bag 🐸\n\n#CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/ZiihgdtaW9
## 1403 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1404 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 1405 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1406 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1407 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1408 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1409 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1410 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 1411 RT @k_miguu: - Your memory feels like home to me. So whenever my mind wanders, it always finds it's way back to you. \n\n#CSD #CaratSelcaDay…
## 1412 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1413 RT @itsmeNeryJoy: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💜💚\n\n- mbf, like & rt this tweet \nෆ╹ .̮ ╹ෆ\n- random…
## 1414 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1415 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 1416 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 1417 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1418 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 1419 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1420 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 1421 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1422 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1423 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 1424 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1425 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 1426 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1427 RT @CaratLandPH: Happy #CaratSelcaDay, CARATS! #SEVENTEEN @pledis_17 https://t.co/I5e0SjnGDF
## 1428 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 1429 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1430 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1431 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1432 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1433 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1434 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1435 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1436 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 1437 RT @madebydanyph: ☀️ BE THE SUN FREEBIES ☀️\n\nHi~ Will be giving away limited OT13, Maknae Line, and Vernon banners on December 17 @ the Phi…
## 1438 RT @BeryVery_: 2023 Seventeen Season's Greetings Unboxing\nhttps://t.co/RIznev2zXh\n\n#SEVENTEEN https://t.co/AldQyaudlt
## 1439 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 1440 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1441 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1442 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 1443 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1444 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 1445 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1446 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1447 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1448 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 1449 RT @miguhearts: 🧸🎀🪞“Give me a poem to tell about me” 💐🫧🗯\n\n[#CSD #CaratSelcaDay #MINGYU #민규 #SEVENTEEN @pledis_17 ] https://t.co/wjPrxrZJmZ
## 1450 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1451 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1452 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1453 RT @previousindex: me and kyeomie in busan :) first carat selca day! \n\n#CaratSelcaDay #CSD #dokyeom #seventeen #svt #carat #도겸 #캐럿 #세브틴 htt…
## 1454 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 1455 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1456 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 1457 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1458 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1459 RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q
## 1460 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 1461 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1462 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1463 RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t
## 1464 RT @dreamofyuu: 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚\n\n________…
## 1465 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1466 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1467 RT @Rainerie_: seventeen by heathers is SO C RAINDUO
## 1468 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 1469 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1470 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 1471 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1472 RT @allmylovetosvt: appreciating the view with him 🌆🤍\n\n#csd #caratselcaday\n#the8 #minghao #디에잇\n#seventeen @pledis_17 https://t.co/V8Zx45n1hh
## 1473 RT @svtcontents: @pledis_17 🎥 SEVENTEEN winning the AAA Artist of The Year (Singer of The Year) DAESANG at the 2022 Asia Artist Awards!\n\nht…
## 1474 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1475 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1476 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1477 RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…
## 1478 RT @feat_annaaa: helping a friend !\nwts lfb \n\nubc reg 430 row 98\nLONG DOP \n2k (bought online during carat-mem presale)\ndp : 500-600\nrembal…
## 1479 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1480 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 1481 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1482 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 1483 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 1484 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1485 RT @Rainerie_: seventeen by heathers is SO C RAINDUO
## 1486 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1487 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1488 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1489 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1490 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1491 RT @xuminghao_ok: may want ba ng minghao banner ko? 🥹 i will also give some random freebies like candy, unofficial pc, and more. see you 😊…
## 1492 RT @pottee1707: it was so wrong of the cameraman to zoom out at this SPECIFIC mingyu hot part💔\n\n#SEVENTEEN #세븐틴 #AAA2022 #민규\n@pledis_17 #SV…
## 1493 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1494 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 1495 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1496 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1497 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1498 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1499 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 1500 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1501 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 1502 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1503 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1504 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1505 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1506 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 1507 RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…
## 1508 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1509 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1510 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1511 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1512 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1513 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1514 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 1515 RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 "𝒘"\nhe told me to do "wonwoo's shaking camera pose?"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…
## 1516 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1517 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1518 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1519 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1520 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 1521 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1522 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1523 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1524 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 1525 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 1526 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1527 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 1528 RT @ziaxnishi: ☀️ seventeen be the sun in bulacan freebies ! ☀️\n\nhii! we’ll be giving out freebies on betsbul, december 17! :)) see picture…
## 1529 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1530 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1531 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1532 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1533 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1534 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1535 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 1536 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1537 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 1538 RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…
## 1539 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1540 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 1541 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1542 RT @WorldwideCarats: Flashback Friday\n[170715]\n\nSeventeen - Escaping the City\n\n@pledis_17 #SEVENTEEN\n#MTVLAKPOPSEVENTEEN \n#PremiosMTVMiaw…
## 1543 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1544 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1545 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1546 RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN
## 1547 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1548 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 1549 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1550 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1551 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1552 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1553 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1554 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 1555 RT @wonuahcart: 🌷 Be The Sun Bulacan Freebies 🌷\n\n♡ rt and like this tweet to spread !\n♡ mfb^^ lets be moots hehe\n♡ open for team labas & te…
## 1556 RT @Blossomseason_: 220924 My cute little black cat..\n#버논 #세븐틴 #vernon #seventeen https://t.co/0MFh3KP1rf
## 1557 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 1558 RT @ChaeHanCheol: Jo Eulho and Cel Brity will be roaming around PH Arena to give 30+ FREEBIES (Syempre hihingi din kami!)\n\n*also check the…
## 1559 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1560 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1561 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1562 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1563 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1564 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 1565 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1566 RT @pledis_17: [17'S 승관] A surprise present for all CARATs enjoying SEUNGKWAN's "As It Was" @Spotify\n\n#SEUNGKWAN #승관\n#SEVENTEEN #세븐틴\n#Spoti…
## 1567 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1568 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1569 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 1570 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1571 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1572 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1573 RT @dollsxngie: Reply with all kpop groups that you stan from oldest to latest:-\n\nMine:\n1. Exo\n2. Nct\n3. Got7\n4. X1\n5. Seventeen\n6. Ateez\n7…
## 1574 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1575 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1576 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 1577 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1578 RT @pledis_17: 준 ‘LIMBO’ MV Behind Sketch\n\n▶https://t.co/D30hvp9R8e\n\n#JUN #준\n#SEVENTEEN #세븐틴\n#LIMBO #JUN_LIMBO https://t.co/kbz7IEebNi
## 1579 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1580 RT @iveskiss: AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI
## 1581 RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 1582 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1583 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1584 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1585 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1586 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 1587 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1588 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1589 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 1590 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1591 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1592 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1593 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1594 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 1595 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1596 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1597 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1598 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1599 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1600 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1601 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1602 RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…
## 1603 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 1604 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1605 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1606 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 1607 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1608 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1609 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1610 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1611 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 1612 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1613 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1614 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1615 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1616 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1617 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 1618 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1619 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1620 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1621 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1622 RT @pledis_17: [17'S JUN] Photo by PowerCircles 📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴 https://t.co/5sPn9Pp9GI
## 1623 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1624 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1625 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1626 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1627 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #2\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1628 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1629 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1630 RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy
## 1631 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1632 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1633 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1634 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1635 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1636 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1637 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1638 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1639 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1640 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 1641 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1642 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1643 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1644 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1645 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1646 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1647 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1648 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1649 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1650 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1651 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1652 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1653 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1654 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1655 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1656 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1657 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1658 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1659 RT @billboard: The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more https://t.co/E…
## 1660 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 1661 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1662 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 1663 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 1664 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1665 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1666 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1667 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 1668 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1669 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1670 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1671 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1672 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 1673 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 1674 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1675 RT @CaratLandPH: LOOK UP CARATS!👀\n\nA rainbow is here to greet us this early morning.🌈 \n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https:/…
## 1676 RT @prettyhotbooks: About Avery's Ghost\nSeventeen-year-old Evelyn dreams of a career in botany, while acting as an uneasy intermediary for…
## 1677 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1678 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1679 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1680 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1681 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 1682 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1683 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1684 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1685 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1686 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 1687 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1688 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1689 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1690 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1691 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 1692 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1693 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1694 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 1695 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1696 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 1697 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1698 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1699 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1700 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1701 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 1702 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1703 RT @dillikahoshi: #hoshi #호시: sawar loon\n#seventeen #세븐틴 @pledis_17 https://t.co/co6nYfBUrb
## 1704 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1705 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1706 RT @haymebuys: ❤ Be The Sun Bulacan Freebies ❤\n\nFree Jun, Jeonghan, DK, and Minwon hand banners on Dec 17!\n\nTo claim:\nLike & rt\nFollow for…
## 1707 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1708 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1709 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 1710 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1711 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1712 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1713 RT @multi_neo_: 💎Be the Sun in Bulacan FREEBIES💎\n\nHello, CARATS! Me and @haymebuys will give free #Jun, #Jeonghan, #DK, #Minwon, #Mingyu an…
## 1714 RT @gyumedia: "seventeen woozi-mingyu, "mingyu-ya are you alright...?!"\n\nthe headline 😭 https://t.co/GkfYYYU4NX
## 1715 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1716 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1717 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1718 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1719 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 1720 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 1721 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 1722 RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…
## 1723 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1724 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1725 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 1726 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 1727 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1728 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1729 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 1730 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1731 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 1732 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 1733 RT @SheepEnDiamant: +fully shown off."\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…
## 1734 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1735 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 1736 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1737 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1738 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 1739 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1740 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1741 RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards pc selling for SET ONLY\n\n2500 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may l…
## 1742 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 1743 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1744 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 1745 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1746 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1747 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1748 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1749 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 1750 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1751 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1752 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1753 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1754 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 1755 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 1756 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' SPECIAL CLIPS\n\nVOD Release NOW\nGLOBAL ▶ https://t.co/ymf47V9LjQ\nJAPAN ▶ https…
## 1757 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1758 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1759 RT @yamarie_sjsvt: wahh siwon congratulating seventeen omg super seventeen moment yass 😍❤️\nhttps://t.co/iSuiJQajmY
## 1760 RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…
## 1761 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1762 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1763 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1764 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 1765 RT @softpsyche: BE THE SUN BULACAN\njoshua fansupport \n\n✶ hand banners\n✶ rose quartz and serenity cookies\n — rt & like to spread\n\nread bel…
## 1766 RT @smellarbee: you are my escape babe 🥀 \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/FRBGDF5MQd
## 1767 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1768 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 1769 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1770 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1771 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1772 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1773 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1774 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1775 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1776 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1777 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1778 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 1779 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1780 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1781 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1782 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1783 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1784 RT @naurmatt: Not selca, but I think we've some vibes. So, here we go and maybe it's destiny 👀\n\np.s: my pict taken so far before I knew sev…
## 1785 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1786 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1787 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1788 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 1789 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1790 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1791 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1792 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1793 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1794 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1795 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1796 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1797 RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart.
## 1798 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 1799 RT @jjeoshuu: it's true that the sky is jealous everytime carats and seventeen meet
## 1800 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1801 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1802 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1803 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1804 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1805 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1806 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 1807 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1808 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 1809 RT @1OO4615: Wts / want to sell\nCheering kit slogan only jeonghan, hoshi seventeen\n• Jeonghan by @ mmm_yjh \n• Hoshi by @ Hoshi_Appeal\nTakea…
## 1810 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 1811 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 1812 RT @moonjunwoo: 🔆BE THE SUN BULACAN FREEBIES🔆\n📌 RT & Like\n📌Open for team con & team labas\n📌Wonwoo Polaroids to be given to 13 ppl who has t…
## 1813 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1814 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1815 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1816 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 1817 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1818 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1819 RT @segyeshiimo: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lower tha…
## 1820 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1821 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1822 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1823 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 1824 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1825 RT @kartells: hello, carats!♡\n a just month away before we meet our beloved seventeen ♡ i will be giving a soonwoohao fanart freebies for…
## 1826 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 1827 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1828 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1829 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1830 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1831 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1832 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1833 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1834 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 1835 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1836 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1837 RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…
## 1838 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 1839 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1840 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 1841 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1842 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1843 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1844 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1845 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1846 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1847 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 1848 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 1849 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1850 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1851 RT @ainiarshy: 🌞 Freebies Seventeen Be The Sun Additional Show in Jakarta 🌞\nBy @minemine_xx @ainiarshy\n\n📍 GBK Madya Stadium\n🗓 Dec, 28th 202…
## 1852 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1853 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 1854 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1855 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 1856 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1857 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1858 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1859 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1860 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 1861 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 1862 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1863 RT @wonhaozones: Minghao from the 2023 Season's Greetings!\n\ncr. THEtothe8ight\n\n#THE8 #디에잇 #SEVENTEEN #세븐틴 https://t.co/35pJa8xEHP
## 1864 RT @boosreason: 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴 #부승관 #SE…
## 1865 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1866 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 1867 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1868 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1869 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1870 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1871 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1872 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 1873 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1874 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1875 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1876 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 1877 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 1878 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1879 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1880 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 1881 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1882 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1883 RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…
## 1884 RT @svt_verse: [#디노 🌟 221215] 2:50 PM KST\n\n#DINO: My favorite winter🌨️\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/DQ5Miftaxl
## 1885 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1886 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1887 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1888 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 1889 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 1890 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1891 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1892 RT @absterwebby: they did highlight and now i can die happy #LA3C #SEVENTEEN https://t.co/9yvxLL4lDg
## 1893 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 1894 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1895 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 1896 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 1897 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1898 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1899 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1900 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1901 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1902 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 1903 RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221203\ndk_is_dokyeom posted\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/wTBMimmIW5
## 1904 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1905 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1906 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1907 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1908 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1909 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1910 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1911 RT @gentleshuan: RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE
## 1912 RT @22kristy: will be giving out some freebies on Dec 17 po. \n\nlike & rt\nfollow for updates \n1 set inclusions per person only \nlocation : t…
## 1913 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1914 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1915 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1916 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1917 RT @sound_of_dk: ☀️BE THE SUN IN BULACAN FREEBIES☀️\n\nHi Filo Carats! I'll be giving away Dokyeom hand banners (limited quantity) on Decembe…
## 1918 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1919 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1920 RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN
## 1921 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1922 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 1923 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1924 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1925 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1926 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1927 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 1928 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1929 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1930 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1931 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1932 RT @absterwebby: they did highlight and now i can die happy #LA3C #SEVENTEEN https://t.co/9yvxLL4lDg
## 1933 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 1934 RT @seoksoar: BeTS in Bulacan Freebies !\n#뽀뽀로 boxes🥤🍓🍰\n⤷ @pinkjenn24 and @seoksoar \n\n、please help us like and rt \n、limited quantity only –…
## 1935 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR DK♡*\n\nhello carats! we'll be giving away this hand bann…
## 1936 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 1937 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1938 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1939 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1940 RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…
## 1941 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1942 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1943 RT @fae_______: Most nominated kpop groups for China End Year Awards @/ChinaMusicData \n\n1. Blackpink-14\n2. Seventeen-13\n3. (G)-IDLE-12\n4. R…
## 1944 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 1945 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 1946 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1947 RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards pc selling for SET ONLY\n\n2500 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may l…
## 1948 RT @soobincrumbs: Soobincrumbs' mini giveaway for #BeTSinBULACAN (GyuHao)\n\n• RT + Like this tweet.\n• Follow (for updates purposes, optional…
## 1949 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1950 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1951 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1952 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1953 RT @wonwoounion_id: Wonwoo and Mingyu cut for Vivi Magazine Japan ❤️\n\nAduh double kill 🙂\n#SEVENTEEN #WONWOO #MINGYU \nhttps://t.co/JTQ4pxKzlm
## 1954 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1955 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1956 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1957 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1958 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 1959 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1960 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 1961 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1962 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1963 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1964 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 1965 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1966 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 1967 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 1968 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1969 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 1970 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1971 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1972 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1973 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1974 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1975 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 1976 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1978 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1979 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1980 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1981 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1982 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1983 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1984 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1985 RT @chagiyoon: first time revealing my boyfriend to the public.🤫\n\n[#CSD #CaratSelcaDay #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17] https://t.…
## 1986 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 1987 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1988 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1989 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 1990 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1991 RT @aeryruru: 안녕 ✨\nPRE-ORDER STICKER WVRS REPLY BY AERYRURU\n\npre-order detail :\n🗓open ; 5 december 22\n🗓close ; 20 december 22\n\nprice list :…
## 1992 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1993 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1994 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1995 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1996 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1997 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 1998 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 1999 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 2000 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2001 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 2002 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2003 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 2004 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2005 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 2006 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 2007 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2008 RT @RhythmD_17: 221120 BE THE SUN in OSAKA\n#디노 #DINO\n#세븐틴 #SEVENTEEN\n#BE_THE_SUN https://t.co/i131qOV8ro
## 2009 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2010 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 2011 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2012 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2013 RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…
## 2014 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2015 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2016 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2017 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2018 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 2019 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2020 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2021 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 2022 RT @huinity: 🤍 june and jun \n\n#csd #CaratSelcaDay #seventeen #jun #준 @pledis_17 https://t.co/OCQh0ytciJ
## 2023 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 2024 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2025 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2026 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2027 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2028 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2029 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2030 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 2031 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 2032 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 2033 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2034 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2035 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2036 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2037 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2038 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2039 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2040 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2041 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 2042 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2043 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2044 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2045 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2046 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 2047 RT @onelywoo: just had a night walk with my boyfIE 🌀💌💭🌷\n.\n.\n.\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT https://t.co/Uif745tQQJ
## 2048 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2049 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2050 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2051 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2052 RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P
## 2053 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2054 RT @CaryennG: Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT…
## 2055 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2056 RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P
## 2057 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2058 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2059 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2060 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2061 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2062 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2063 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 2064 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2065 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2066 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2067 RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…
## 2068 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2069 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2070 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2071 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2072 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 2073 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2074 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 2075 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2076 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2077 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 2078 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2079 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2080 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2081 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2082 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2083 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2084 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2085 RT @wonuniii: 🎀~♡Be the Sun in Bulacan Freebie♡~🎀\n\nCarats, I'll be giving away some caratbong ribbon on D-day!!\n\n♡ like and rt this twt\n♡ m…
## 2086 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2087 RT @woooniiee: 🔥 BE THE SUN in BULACAN WONWOO CHEERING KIT 🔥\n\n📍very limited banner\n📍please read the instructions below.\n📍TBA for the exact…
## 2088 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2089 RT @wonusuals: from "we're breathing the same polluted air" "team bahay" "team labas" to "team concert" "see you, seventeen" \n\nI CAN FINALL…
## 2090 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2091 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2092 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2093 RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…
## 2094 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2095 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2096 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2097 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2098 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 2099 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2100 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 2101 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 2102 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2103 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2104 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2105 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2106 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 2107 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2108 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2109 RT @soompi: #SEVENTEEN Goes Triple Platinum For 1st Time In Japan + #BTS's #Jin Earns 1st Solo RIAJ Album Certification\nhttps://t.co/X7jeqe…
## 2110 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 2111 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 2112 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2113 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 2114 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2115 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2116 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2117 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 2118 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2119 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2120 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2121 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2122 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2123 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2124 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2125 RT @redlyricsbot: i know someday i'm gonna meet her, it's a fever dream, the kind of radiance you only have at seventeen; she'll know the w…
## 2126 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2127 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2128 RT @redlyricsbot: we were seventeen and crazy, running wild
## 2129 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 2130 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2131 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2132 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 2133 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2134 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2135 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2136 RT @nyeacjeon: "Do you wanna be forgiven?"\n\n#CARAT_SELCA_DAY #세븐틴 #SEVENTEEN #WONWOO @pledis_17 https://t.co/sgECpElVPM
## 2137 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 2138 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 2139 RT @avcstudios_: HELP RT | GIVEAWAY PH ✨\n\nfree svt filo grad pic for team labas and team concert tomorrow!\n\nfollow for more updates on how…
## 2140 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 2141 RT @avcstudios_: HELP RT | GIVEAWAY PH ✨\n\nfree svt filo grad pic for team labas and team concert tomorrow!\n\nfollow for more updates on how…
## 2142 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2143 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2144 RT @WorldwideCarats: Flashback Friday\n[170715]\n\nSeventeen - Escaping the City\n\n@pledis_17 #SEVENTEEN\n#MTVLAKPOPSEVENTEEN \n#PremiosMTVMiaw…
## 2145 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2146 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2147 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2148 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 2149 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2150 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2151 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2152 RT @shuaaashua: After last night, I think I'm in love with you\n#CSD #CaratSelcaDay #SEVENTEEN #JOSHUA @pledis_17 https://t.co/88jtW0m64A
## 2153 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2154 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2155 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2156 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2157 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2158 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2159 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2160 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2161 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2162 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2163 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 2164 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2165 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2166 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2167 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2168 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2169 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2170 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2171 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 2172 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2173 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2174 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2175 RT @Zeldaliaa_: Baby I am a shadow of you 🖤\n\n#CaratSelcaDay #carat #SEVENTEEN #minghao #the8 https://t.co/YEAZdUrssL
## 2176 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2177 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2178 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 2179 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2180 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2181 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2182 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2183 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2184 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 2185 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2186 RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT
## 2187 RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…
## 2188 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 2189 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2190 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2191 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2192 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2193 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2194 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2195 RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P
## 2196 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2197 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2198 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 2199 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2200 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2201 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 2202 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2203 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 2204 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2205 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2206 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2207 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2208 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2209 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2210 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2211 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2212 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 2213 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 2214 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2215 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 2216 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 2217 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2218 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2219 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 2220 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 2221 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2222 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2223 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2224 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2225 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2226 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2227 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2228 RT @n0nihae: — high school best buds (๑'ᵕ'๑)⸝*♡.・✩°。⋆\n\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT #세븐틴 #캐럿 https://t.co/j7jEEugioV
## 2229 RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…
## 2230 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 2231 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 2232 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2233 RT @oncegenedays: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 2234 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2235 RT @ccllrr17: #BeTheSuninBulacan #BeTSBulacan #BeTSinBulacan #Seventeen FREEBIES! Hi Carats! May mga 300 freebies kami na ipapamigay sa dda…
## 2236 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2237 RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…
## 2238 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2239 RT @CaratLandPH: 📢 REMINDING THIS AGAIN CARATS!\n\nLet SEVENTEEN rest and enjoy their stay here in our country by not invading their space an…
## 2240 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2241 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2242 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 2243 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 2244 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2245 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2246 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 2247 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2248 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2249 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2250 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2251 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 2252 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2253 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2254 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2255 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2256 RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK
## 2257 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2258 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2259 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2260 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2261 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2262 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2263 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2264 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2265 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 2266 RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…
## 2267 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2268 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2269 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2270 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2271 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2272 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2273 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2274 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2275 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2276 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 2277 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 2278 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2279 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2280 RT @POTUS: Seventeen Black women have been confirmed to federal circuit courts in U.S. history. And with the Senate’s confirmation of Judge…
## 2281 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2282 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2283 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2284 RT @miss_svtmafia: Let them rest, CARATs. Let SEVENTEEN rest. Give them space. Saturday is just around the corner, give them time, space an…
## 2285 RT @gentleshuan: RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE
## 2286 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2287 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2288 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2289 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 2290 RT @bestboywonuu: a daily reminder for ph carats to let seventeen enjoy their stay here. respect their privacy and let them roam around fre…
## 2291 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2292 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2293 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2294 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 2295 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 2296 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 2297 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2298 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 2299 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 2300 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2301 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2302 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2303 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2304 RT @pledis_17: [17'S JUN] Photo by @allurekorea📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴\n#allurekorea https://t.co/8r40oQCYyq
## 2305 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2306 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 2307 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2308 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -17:02 KST-\n\n➸ Carats, I have something to say ㅎ Come here\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 2309 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2310 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2311 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2312 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2313 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2314 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221215 -19:10 KST-\n\n➸ No, Myeongho-ya, what's up with your shoes🧡\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https:…
## 2315 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2316 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] NORTH AMERICA BEHIND #4\n\n▶ https://t.co/zVPIp6OQ5f\n\n#SEVENTEEN #세븐틴\n#IN…
## 2317 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2318 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 2319 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2320 RT @SVT_Fancafe: [#THE8🌟 Weverse] \n221215 -19:13 KST-\n\n➸ 🧣👓🎱 \n\n#디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/hYnXQRPMVg
## 2321 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221215 -19:18 KST-\n\n➸ Carats, please be careful of the snowy road!!!\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 htt…
## 2322 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2323 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2324 RT @SVT_Fancafe: [#JUN🌟 Weverse] \n221215 -19:27 KST-\n\n➸ hi~\n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rI2ldc7SdF
## 2325 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2326 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 2327 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2328 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2329 RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY
## 2330 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2331 RT @SVT_Fancafe: [#SEUNGKWAN🌟 Weverse] \n221215 -20:27 KST-\n\n➸ I'll be back safely in Manila ㅎ I'm craving for vanilla icecream ㅎ\n\n#승관 #SEVE…
## 2332 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2333 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2334 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 2335 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2336 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 2337 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2338 RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…
## 2339 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2340 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2341 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2342 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 2343 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2344 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 2345 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2346 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2347 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2348 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…
## 2349 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2350 RT @kwanniechan: SEVENTEEN BE THE SUN IN BULACAN FREEBIES 🌞\n\nHi! @_wonwoofilms, @jeongdaeph, and I will be giving away mystery envelopes fo…
## 2351 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2352 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 2353 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2354 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 2355 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2356 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2357 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2358 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2359 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2360 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2361 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2362 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2363 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2364 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 2365 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2366 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2367 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2368 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2369 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2370 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2371 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2372 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2373 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2374 RT @O2_Zein: 19 y.o #MohamadBroghani is still in solitary confinement and his precious life is in danger.\n#StopExecutionInIran \n@UNHumanRig…
## 2375 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2376 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2377 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 2378 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2379 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 2380 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2381 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 2382 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2383 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2384 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2385 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2386 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 2387 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 2388 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2389 RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 2390 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2391 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2392 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2393 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 2394 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2395 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2396 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2397 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2398 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2399 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2400 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2401 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2402 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2403 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2404 RT @belongs_to_j: i’m just like you, you’re just like me~~~ 😆🌀🏃🏻♂️\n\n#CSD #CaratSelcaDay #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wX…
## 2405 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2406 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2407 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2408 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2409 RT @morgysyyy: WTS/ LFB want to sell\n2 x LBA 113, Row 37 Seventeen Be the Sun in Bulacan tickets\n\n‼️ P9,500 each ‼️ (og price P12,700 each)…
## 2410 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2411 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 2412 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2413 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2414 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2415 RT @menjunfei: 220223 #ExclusiveFairytale douyin update\n#세븐틴 #SEVENTEEN \n#ジュン #준 #JUN #文俊辉 @pledis_17 https://t.co/4GUXXdLSEk
## 2416 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 2417 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2418 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2419 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2420 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 2421 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2422 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 2423 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2424 RT @KB_CountryRadio: Shay Gaston - Since Seventeen- #kbcountryradio #indiemusic #internetradio #indie https://t.co/zEJHLw5rfo #jukeboxT…
## 2425 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2426 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2427 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2428 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 2429 RT @dailygyushua: him asking for hint about a song that make him go viral every two business day (network love) yet he was so slow to guess…
## 2430 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2431 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2432 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2433 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2434 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2435 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 2436 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2437 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 2438 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2439 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2440 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2441 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2442 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2443 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2444 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2445 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 2446 RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…
## 2447 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2448 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2449 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2450 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2451 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2452 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 2453 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2454 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2455 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2456 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 2457 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2458 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2459 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2460 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2461 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2462 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2463 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2464 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2465 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2466 RT @starryhun94: wtb lfs bets svt seventeen bulacan\nhelping a friend\n\n-discounted/complimentary ticket (will get the lowest offer max budge…
## 2467 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2468 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2469 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2470 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 2471 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2472 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 2473 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2474 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2475 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 2476 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2477 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2478 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2479 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2480 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 2481 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2482 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2483 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2484 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2485 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 2486 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2487 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2488 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2489 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2490 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2491 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 2492 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2493 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2494 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2495 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2496 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2497 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2498 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2499 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2500 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2501 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2502 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2503 RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…
## 2504 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 2505 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2506 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2507 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2508 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2509 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2510 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2511 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2512 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2513 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2514 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2515 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2516 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 2517 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 2518 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2519 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2520 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2521 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2522 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2523 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2524 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2525 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2526 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2527 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2528 RT @ihrtsvt13: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jllnOdp0
## 2529 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2530 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2531 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2532 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2533 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2534 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2535 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2536 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2537 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2538 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2539 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2540 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 2541 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2542 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2543 RT @karjwnhui: ✨ SEVENTEEN PASSPORT PHOTO ✨\n(red & blue bg ver.)\n(but all black hair aw)\n\njust like/rt if you want to save ^^\n\n@pledis_17 #…
## 2544 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2545 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2546 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2547 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2548 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2549 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2550 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 2551 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2552 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2553 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2554 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 2555 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2556 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2557 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 2558 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2559 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2560 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2561 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2562 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2563 RT @pledis_17: [#17studio] JUN’S PLAYLIST\n\n▶ https://t.co/oM5wXorsIk\n\n#JUN #준\n#SEVENTEEN #세븐틴\n#JUN_PLAYLIST https://t.co/gsMh49VU3U
## 2564 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2565 RT @pledis_17: 20220610 Happy JUN’s Day🐱\n\n#Happy_JUN_Day\n\n#JUN #준\n#SEVENTEEN #세븐틴 https://t.co/XvQZKzwTeK
## 2566 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2567 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 2568 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2569 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2570 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2571 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 2572 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2573 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2574 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2575 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2576 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2577 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2578 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2579 RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…
## 2580 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 2581 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 2582 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2583 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2584 RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…
## 2585 RT @Akinscoded147: Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola Allys…
## 2586 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 2587 RT @haroomelon: my boo 🍊 \n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/zEGWrwjhge
## 2588 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2589 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2590 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 2591 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2592 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2593 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 2594 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2595 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 2596 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2597 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2598 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2599 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 2600 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2601 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2602 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2603 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 2604 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2605 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2606 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2607 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2608 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2609 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2610 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2611 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2612 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2613 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2614 RT @pledis_17: [SEVENTEEN NEWS]\n#SEVENTEEN #FIRST_ALBUM #LOVE #LETTER 20160425\nThis Week Schedule List https://t.co/zmVOu65khj
## 2615 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2616 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2617 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2618 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2619 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2620 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2621 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2622 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2623 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2624 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 2625 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2626 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2627 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2628 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 2629 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2630 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2631 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2632 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 2633 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2634 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 2635 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2636 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus
## 2637 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2638 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2639 RT @fallfljws: from alay to slay. #CaratSelcaDay #CSD #WONWOO #원우 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/hCZQ2FrjBB
## 2640 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 2641 RT @pansaniaa: wearing scarfs while being cold 🥶 \n\n#CSD #CaratSelcaDay #THE8 #서명호 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/pBwNDxxICU
## 2642 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2643 RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14
## 2644 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2645 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2646 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2647 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2648 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2649 RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd
## 2650 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 2651 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2652 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 2653 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2654 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 2655 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2656 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2657 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2658 RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…
## 2659 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 2660 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 2661 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2662 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2663 RT @gyudkmel: “Love is the flower you’ve got to let grow.”🌷 – John Lennon\n\n#CaratSelcaDay #CSD #MINGYU\n#SEVENTEEN @pledis_17 https://t.co/…
## 2664 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2665 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2666 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2667 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2668 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2669 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2670 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2671 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2672 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 2673 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 2674 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2675 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2676 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2677 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2678 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2679 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 2680 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 2681 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2682 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2683 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2684 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2685 RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…
## 2686 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2687 RT @segyeshiimo: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lower tha…
## 2688 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 2689 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2690 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2691 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 2692 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 2693 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2694 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2695 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2696 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2697 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 2698 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2699 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2700 RT @darlingcircles: 𝙀𝙫𝙚𝙧𝙮 𝙢𝙤𝙢𝙚𝙣𝙩 𝙬𝙞𝙩𝙝𝙤𝙪𝙩 𝙮𝙤𝙪 𝙞𝙨 𝙢𝙚𝙖𝙣𝙞𝙣𝙜𝙡𝙚𝙨𝙨.\n\n#CSD #CaratSelcaDay #SCOUPS #SEUNGCHEOL #에스쿱스 #세븐틴 #SEVENTEEN @pledis_17 ht…
## 2701 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 2702 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2703 RT @Montainetae: 𝙎é𝙤𝙪𝙡’𝙨 𝙣𝙞𝙜𝙝𝙩 𝙬𝙞𝙩𝙝 𝙢𝙮 𝙖𝙣𝙜𝙚𝙡 😇❤️\n✨\n\n✨\n\n✨\n\n✨\n#CTSD #CaratSelcaDay #SEVENTEEN #JEONGHAN https://t.co/kil1DZBUX1
## 2704 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 2705 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 2706 RT @leedk_skmn: ♡ (\\ (\\\n (>ㅅ< ) ♡\n┏━━∪∪━━━━━━━━━┓\n♡ 🌸date with him🌱 ♡\n┗━━━━━♡━━━━━━━┛\n#csd #CaratSelcaDay #SEVENTEEN #DK #DOKYEO…
## 2707 RT @CaratOppa: [TWITTER TIME]\nSEVENTEEN (세븐틴) Twitter September Edition Photo Update!\n📸 50pic.\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/CYYFf0dDeB…
## 2708 RT @Dodoljong: I hope i'll meet Seventeen one day, may not be at a con. But someday 🥺🫶🏻 @pledis_17 see you really soon 🧡🧡🧡
## 2709 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2710 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2711 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2712 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2713 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2714 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 2715 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2716 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2717 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2718 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 2719 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2720 RT @miss_svtmafia: OKAY TWO MORE UBC REG!!! \n\n#BeTSinBULACAN #BeTheSuninBULACAN https://t.co/xELE0lqqnQ
## 2721 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 2722 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2723 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2724 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 2725 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2726 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 2727 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 2728 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2729 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram]\n221214 pledis_boos \n\n➸ Asia Artist Awards\n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/jmRMY8MLuC
## 2730 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2731 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2732 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 2733 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2734 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2735 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 2736 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2737 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2738 RT @Brenoteen: _WORLD -SEVENTEEN\nhttps://t.co/Cor7V7ZBYs
## 2739 RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT
## 2740 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2741 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 2742 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 2743 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2744 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2745 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 2746 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2747 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2748 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 2749 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2750 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2751 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 2752 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2753 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 2754 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 2755 RT @brightlybyun: #DOKYEOM: king god, general emperor majesty, pretty beautifuuuuulll gorgeous, precious elegance luxury, world high-top cl…
## 2756 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2757 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2758 RT @Ryu_MiHye: BE THE SUN ☀️☀️☀️☀️☀️\n\n@pledis_17 @pledis_17jp #SEVENTEEN #세븐틴 #セブチ 💎
## 2759 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2760 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 2761 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2762 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 2763 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2764 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 2765 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 2766 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 2767 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2768 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2769 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2770 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2771 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2772 RT @__2mns1: 900 days with Seventeen and forever to go. See you later, my home 💖💙 https://t.co/PgHzMHqRqR
## 2773 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2774 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 2775 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 2776 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2777 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 2778 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2779 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2780 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2781 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2782 RT @17dayph: BE THE SUN in Bulacan🌞 \nSURPRISE GIVEAWAY\n\n1 UBB Premium Ticket\nOpen for team labas only!\nFollow @17dayph\nLike and RT this pos…
## 2783 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2784 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2785 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 2786 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2787 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2788 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2789 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 2790 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2791 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2792 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2793 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2794 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2795 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2796 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2797 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 2798 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 2799 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2800 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2801 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2802 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2803 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2804 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2805 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2806 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2807 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2808 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2809 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2810 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2811 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 2812 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2813 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2814 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 2815 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2816 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2817 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2818 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2819 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 2820 RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…
## 2821 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2822 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2823 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2824 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2825 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 2826 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 2827 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 2828 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2829 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2830 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 2831 RT @allmylovetosvt: appreciating the view with him 🌆🤍\n\n#csd #caratselcaday\n#the8 #minghao #디에잇\n#seventeen @pledis_17 https://t.co/V8Zx45n1hh
## 2832 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 2833 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2834 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2835 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2836 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2837 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 2838 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2839 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2840 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2841 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2842 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2843 RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14
## 2844 RT @mochicherryyy: ╰Joshua’s birthday ◠‿◠\n— Photobooth event 📸\n\nᵇʸ @mochicherryyy x @ciatrtekan 🎀\n\n📍Available at palette._.id\n📆 Period : 22…
## 2845 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2846 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2847 RT @vantaebearV: Good food and company make us happy 💕\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/A3…
## 2848 RT @cheoliebee: (¯`*•.¸,¤°´✿.。.:* 𝚃𝙷𝙴 𝚂𝚃𝙾𝚁𝚈 𝙾𝙵 𝓔𝓻𝓸𝓼 *.:。.✿`°¤,¸.•*´¯)\n\nas we depend on light from a single candle, we look at the light as…
## 2849 RT @woonkienn: museum date ?\n\n- #CaratSelcaDay #CSD #DOKYEOM #SEOKMIN #도겸 #세븐틴 @pledis_17 #SEVENTEEN - https://t.co/8MlHE6kRZ7
## 2850 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 2851 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2852 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2853 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2854 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 2855 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2856 RT @vernloversclub: i will legitimately never forget the official seventeen tiktok removing the hashtag on that emoji bc it was just this v…
## 2857 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2858 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2859 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 2860 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 2861 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2862 RT @isaganiyangdo: wts lfb ° ph hatian\n\nSEVENTEEN FACE THE SUN YIZHIYU F\n• ₱590 ea\n• a + b, can tingi b\n• can steal if getting wz, sk, dn o…
## 2863 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2864 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2865 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2866 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2867 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2868 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2869 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2870 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 2871 RT @jasgrenae: 🌸BeTs Be the Sun Bulacan Freebies\n\nHelp RT\nNew Carat here 🥹💕\nSupport nyo naman effort ko hahahah\n\n🌷 Open for both Team Labas…
## 2872 RT @dazed420gaming: How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT #news…
## 2873 RT @isaganiyangdo: wtb lfs ph\n\nMINGYU NOOT NOOT / FLOWER PCS\n• 🤍 = prio, ❌️ = already have\n• preferably can meetup at bets bul\n\n— reply/dm…
## 2874 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2875 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2876 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2877 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2878 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 2879 RT @sound_of_snow7_: •••\n𝑂𝑛𝑙𝑦 𝑡ℎ𝑜𝑠𝑒 𝑤ℎ𝑜 𝑐𝑎𝑟𝑒 𝑎𝑏𝑜𝑢𝑡 𝑦𝑜𝑢 𝑐𝑎𝑛 ℎ𝑒𝑎𝑟 𝑦𝑜𝑢 𝑤ℎ𝑒𝑛 𝑦𝑜𝑢'𝑟𝑒 𝑞𝑢𝑖𝑡𝑒\n•••\n#CSD\n#CaratSelcaDay\n#DINO\n#SEVENTEEN \n#CARAT http…
## 2880 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2881 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 2882 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2883 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2884 RT @Wonder_ww717: 221204 Be The Sun in Nagoya\n🍊💙\n#세븐틴 #SEVENTEEN #원우 #WONWOO #ウォヌ \n@pledis_17 https://t.co/vhTSQcQgD2
## 2885 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 2886 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2887 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2888 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2889 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2890 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2891 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 2892 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2893 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 2894 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2895 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2896 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2897 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2898 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2899 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2900 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2901 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2902 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2903 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2904 RT @loveelykiim: i can’t wait for you to make another outstanding history tomorrow at the world’s largest indoor arena ♡\n\ni hope you guys w…
## 2905 RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT
## 2906 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2907 RT @Armgu_17: Mingyu and The8 cute shoulder dance🥹\n #LA3C #Mingyu #The8 #徐明浩 #金珉奎 #SEVENTEEN https://t.co/iRSvctjpQD
## 2908 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2909 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 2910 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2911 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 2912 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2913 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2914 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 2915 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2916 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2917 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2918 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2919 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2920 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2921 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2922 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2923 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2924 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 2925 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2926 RT @tzcarat: One day event on freevote! start collecting for the next cb!\n#SEVENTEEN @pledis_17 https://t.co/awR54mVP7V
## 2927 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2928 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 2929 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2930 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 2931 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2932 RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…
## 2933 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2934 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2935 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2936 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2937 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2938 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2939 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2940 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2941 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2942 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2943 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2944 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2945 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2946 RT @nox_et_stellae: #matchablossom\n\nThey were seventeen. Kaoru sat on the bench overlooking the skatepark, his silhouette framed by the sun…
## 2947 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2948 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2949 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2950 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2951 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2952 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2953 RT @haominn_: ✨Seventeen Be the Sun in Bulacan✨ freebies by @ai_yjhanie @blinkeu_b & me🙋🏻♀️💎\n\nWe'll be giving away 85 packs to random cara…
## 2954 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2955 RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…
## 2956 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2957 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2958 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2959 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2960 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2961 RT @maikwannie: WTS LFB PH\n\nWonwoo, Vernon SET\n- ₱1,600/set\n\n-❌ sensitive\n- pbd in pic\n- strictly sold as set\n\nPlease help rt\n\n🏷 seventeen…
## 2962 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2963 RT @into_SooHui: wts lfb bets bulacan lbb reg tickets\n\ncan give the tickets for 9k pero negotiable \n- arena meet up\n- can give freebies\n\nsv…
## 2964 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2965 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 2966 RT @kimbabnude: Vote seventeen 🙏🏻
## 2967 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2968 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2969 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 2970 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2971 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2972 RT @Yheelabolala: Yeah, heart set on fire, no lie, we’re sure \n#CaratSelcaDay #SCD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/V2moDTQWvY
## 2973 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2974 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2975 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2976 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2977 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 2978 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2979 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2980 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2981 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2982 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2983 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2984 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2985 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 2986 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2987 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 2988 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2989 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2990 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2991 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2992 RT @djeongwooz: ꒰ wts / want to sell / lfb ꒱\n\n✦ photocard \n🛒 shopee\n💸 on pic\n✅ keep event w dp\n📍INA, Jakarta \ntags. wts pc seventeen enhyp…
## 2993 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 2994 RT @shemcart: #ShemmyPasabuy \n\nWts lfb ph only \n\nSeventeen Gyuhao Dream Kyocera Photocards Set(2 pcs)\n💸 ₱1500 (all in + lsf)\n❗ You can look…
## 2995 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2996 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2997 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2998 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 2999 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3000 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3001 RT @KVotingPop: FREE VOTES FOR SEOUL MUSIC AWARDS!\n\n💛1,000 hearts\n🏆Main voting\nDay 7\n\n⛔Rules\n—Follow + Like + Retweet\n—Post proof\n—Winner a…
## 3002 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3003 RT @Ujing1122: ANNYEONG CARATDEUL HERE ARE THE FREEBIES THAT WE WILL BE GIVING AWAY LATER AT PH ARENA \n\n🧡 TICKET HOLDER \n🧡 WRISTBAND \n🧡 LOO…
## 3004 RT @kidultjisoo: as a dinonara, this is the best thing that has ever happened to me.\n\n#Seventeen #SEVENTEEN_WORLDTOUR_BETHESUN #Seventeenin…
## 3005 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3006 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 3007 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3008 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 3009 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3010 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 3011 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 3012 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3013 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3014 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3015 RT @SheepEnDiamant: +fully shown off."\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…
## 3016 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3017 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3018 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3019 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 3020 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3021 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3022 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3023 RT @notchellyy: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 3024 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3025 RT @notchellyy: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 3026 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 3027 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3028 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3029 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3030 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3031 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3032 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3033 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 3034 RT @miss_svtmafia: SEVENTEEN, Kings of Synchronization @pledis_17 #세븐틴 https://t.co/ZnqVTzbyQf
## 3035 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3036 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3037 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 3038 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 3039 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3040 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3041 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3042 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3043 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3044 RT @jhsmp4: LEADERS DOING THE MOST AWAITED CHEERS CHOREO \n\n#SEVENTEEN #LA3C #SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C\n#세븐틴_더큰꿈을향해_LA3C h…
## 3045 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3046 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3047 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3048 RT @0HMYTEEN: 221215 #SEVENTEEN #Seungkwan Instagram Story Update with Remember Me by #OHMYGIRL https://t.co/TKRdTlvdly
## 3049 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3050 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3051 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3052 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3053 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3054 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3055 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 3056 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3057 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3058 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 3059 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3060 RT @jamaisvu_n: WTT — WANT TO TRADE\n#BETHESUNinJKT\nBE THE SUN Additional Show \n\nHave: 1 tix MCP BLUE E SC 3xx\nWant: 1 tix MCP BLUE B SC (qn…
## 3061 RT @seventeen: Meghan Markle's Instructions for Her British 'Vogue' Cover Shoot Say a Lot About Her https://t.co/NKaqQvMKKI https://t.co/pN…
## 3062 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3063 RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…
## 3064 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3065 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3066 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3067 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3068 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3069 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3070 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 3071 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3072 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3073 RT @JeonKate_Que: ꔛ seventeen "be the sun" — manila 221010 in film camera 🎞️📸\n\n- a thread 🪡 https://t.co/1ylPqnPaat
## 3074 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3075 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3076 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 3077 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3078 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 3079 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3080 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3081 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 3082 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3083 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3084 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3085 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3086 RT @kyeomijie: ✨Be The Sun in Bulacan giveaway✨\n\nHi I will be giving away some pcs, unsealed carver (dk&jh) and fts album, and unofficial c…
## 3087 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3088 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 3089 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 3090 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3091 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3092 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3093 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3094 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3095 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3096 RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…
## 3097 RT @dokyeomshine: REMINDER TO FILO CARATS, EVERYONE IN GENERAL, TO RESPECT SEVENTEEN’S PRIVACY!! THEY SAID, PLEDIS WON’T BE INCLUDING PHILI…
## 3098 RT @bestboywonuu: HELP RT\n\nhi ph & intl carats! we're accepting any amount of donations/sponsors to buy bets in bulacan tickets (for giveaw…
## 3099 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3100 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3101 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3102 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3103 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 3104 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3105 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 3106 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3107 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3108 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 3109 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3110 RT @seventeen: Royal Expert Claims Prince William and King Charles Are in a Full Rage Spiral Post-Docuseries https://t.co/iLzq9rYUYo https:…
## 3111 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3112 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 3113 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3114 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3115 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3116 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3117 RT @gyulcart: wts lfb ph \n\nSEVENTEEN BeTS Bulacan themed Lanyard/ ID Lace ☻\n₱160 each\n\nAvailable in 3 official concert theme colors! 🧡🤍🖤\n\n⤷…
## 3118 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3119 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3120 RT @cholulasmarket: ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll be…
## 3121 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3122 RT @kzells13: #EKSTRAGA #2\n\n₱50 GCASH GIVEAWAY - 1 WINNER\n\nMust retweet below post 👇🏼 \n\nSeventeen onhand\n\nEnd dec 17 6am
## 3123 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3124 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3125 RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…
## 3126 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3127 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3128 RT @coupranghae_17: @coupedetaat SEVENTEEN is the king of self produce, not only in music. They need to go see Mingyu self made magazine he…
## 3129 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3130 RT @cheollie_hannie: WTS LFB PH\n\nSEVENTEEN SG2023 TINGI NETA\n\n— secured\n— dop, January 4\n— NO CANCELLATION\n— Batch 3 to be posted once 1&2…
## 3131 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3132 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 3133 RT @jwwbns: wts lfb\n\nhoshi set - 1280php\n\n- onhand\n- prio payo, 2 days dop\n- x sensitive\n- gcash, jnt direct, visayas\n\nseventeen henggarae…
## 3134 RT @kimshiror: 🍥 ~ wts lfb ~ 🍥\n🍥 ~ #shirosells\n\n♡ enhypen & svt pcs ♡\n\n• onhand\n• see 2nd pic for prices & info\n• rcbyt https://t.co/ShKR4B…
## 3135 RT @pledischarts: #SEVENTEEN 7th Mini Album `헹가래` has now surpassed 1,600,000 (1.6 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis_1…
## 3136 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 3137 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3138 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3139 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 3140 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3141 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3142 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3143 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3144 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 3145 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3146 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3147 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3148 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3149 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 3150 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3151 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 3152 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3153 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3154 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3155 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3156 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3157 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3158 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 3159 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3160 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3161 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3162 RT @brilliantshua: (please help RT)\nOpen Pre Order by brilliantshua\n\n ✨ Carat Bong Ribbon 🌟\n \n🩰 Pickup venue w dp 20k/pc\n🌷 Keep event 🍊/🍏 j…
## 3163 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3164 RT @Bitteriejeon: 👍✌️couple..\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/TTxrwVW3ah
## 3165 RT @seventeen: Addison Rae Doubles Down on the No-Pants Trend in an Oversized Vintage Tee https://t.co/Sb7PGmvS7M https://t.co/2qrDWEl9PB
## 3166 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3167 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3168 RT @yunicartz: wts lfb svt ph | #yunicartz\n\nSEVENTEEN SG2023 BATCH 2 TINGI 🌹\n\n » Prio will take woozi/maknae line and other inclus\n » Dm…
## 3169 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3170 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3171 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3172 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3173 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3174 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3175 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3176 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3177 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 3178 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3179 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3180 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3181 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 3182 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3183 RT @seventeen: Hailey Bieber Gives Her Viral Glazed Donut Nails a Holiday, Candy Cane-Themed Update https://t.co/3jtPpMEp0B https://t.co/ah…
## 3184 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3185 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 3186 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3187 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3188 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3189 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3190 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 3191 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3192 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3193 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3194 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 3195 RT @loleng_whalien: BE THE SUN BULACAN FREEBIES from @SVTPHUnnie \n\nSEE YALL LATERS CARATDEULS 🫶💎\n\n#bethesunbulacan #BETHESUNwithSVT #CARAT…
## 3196 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3197 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3198 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3199 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3200 RT @Koreaboo: SEVENTEEN's Mingyu Prepares For Philippine Weather With His Airport Fashion https://t.co/Gu7uaNZFJE
## 3201 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3202 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3203 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3204 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3205 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3206 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3207 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3208 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 3209 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3210 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3211 RT @essicakes_: YUNG SURE LANG PLEASE. LET US NOT WASTE EACH OTHER'S TIME!!!!\n\nwts 1 roundtrip bus slot for bets in bulacan (cubao pick up)…
## 3212 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 3213 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 3214 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3215 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3216 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3217 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3218 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3219 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 3220 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3221 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3222 RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 3223 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3224 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3225 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 3226 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3227 RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md
## 3228 RT @scribbeys: hi. helping a friend!\n\nWTS LFB \n\nBE THE SUN IN BULACAN \nUPPERBOX B REG 426\nRow 89\nSeat 542\n\nPrice: 4,750 thru gcash or paypa…
## 3229 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3230 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3231 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 3232 RT @mydeardreamies: wts lfb svt seventeen be the sun bulacan manila\n\nLBB Premium\n- price is very negotiable (SURE DISCOUNT)\n- friend can't…
## 3233 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3234 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3235 RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…
## 3236 RT @fallfljws: from alay to slay. #CaratSelcaDay #CSD #WONWOO #원우 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/hCZQ2FrjBB
## 3237 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3238 RT @kzells13: #EKSTRAGA #2\n\n₱50 GCASH GIVEAWAY - 1 WINNER\n\nMust retweet below post 👇🏼 \n\nSeventeen onhand\n\nEnd dec 17 6am
## 3239 RT @leedk_skmn: ♡ (\\ (\\\n (>ㅅ< ) ♡\n┏━━∪∪━━━━━━━━━┓\n♡ 🌸date with him🌱 ♡\n┗━━━━━♡━━━━━━━┛\n#csd #CaratSelcaDay #SEVENTEEN #DK #DOKYEO…
## 3240 RT @kjlvVooo: ㅡ𝐟𝐮𝐧 𝐝𝐚𝐭𝐞 𝐧𝐢𝐠𝐡𝐭 𝐰𝐢𝐭𝐡 𝐲𝐨𝐮. \n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mhS7TFd4If
## 3241 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 3242 RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…
## 3243 RT @cigembutosunday: – taste,?\n\n#CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN #정한 @pledis_17 https://t.co/CRvgeYpnUU
## 3244 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3245 RT @gyulcart: wts lfb ph \n\nSEVENTEEN BeTS Bulacan themed Lanyard/ ID Lace ☻\n₱160 each\n\nAvailable in 3 official concert theme colors! 🧡🤍🖤\n\n⤷…
## 3246 RT @hoRANGHAEshiii: wts lfb svt bets ph \nSeventeen Be the sun in Bulacan\n\n-UBC REG 432 ROW 98 SEAT 678\n-1,500php (discounted from 1,850)\n-P…
## 3247 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 3248 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 3249 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3250 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3251 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3252 RT @imckyunstd: monsta x and seventeen ♡ https://t.co/J2DjHLFRkW
## 3253 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3254 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3255 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3256 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3257 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3258 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3259 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 3260 RT @svntncarat17_: IT'S FINALLY D-DAY CARATS!!! 🔥🔥🔥\n\n#BeTSinBULACAN #SEVENTEENinBULACAN #SEVENTEEN_WORLDTOUR_BETHESUN @pledis_17\nhttps://t…
## 3261 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 3262 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 3263 RT @nishiyoons: ╭┈◦•◦❥•◦ 🌸 BETS IN BULACAN FREEBIES 🌸\n\nI’ll be giving out freebies in BETS Bulacan so maghanapan tayo hehe💕\n\n✨To Claim:\n- L…
## 3264 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3265 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3266 RT @pledis_17: 20211004 Happy JEONGHAN’s Day 😇\n\n#Happy_JEONGHAN_Day\n\n#정한 #JEONGHAN\n#세븐틴 #SEVENTEEN https://t.co/oEW8gJXgB1
## 3267 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 3268 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3269 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3270 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3271 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3272 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3273 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 3274 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3275 RT @HOSHIeez: Same place, different time .•°\n\n#CaratSelcaDay #CSD #DOKYEOM #DK #SEVENTEEN @pledis_17 https://t.co/3ITyfVRPVa
## 3276 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3277 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3278 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3279 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 3280 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3281 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3282 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3283 RT @jammydoodle: ❀ SEVENTEEN Be The Sun in Bulacan ❀\n\nFan Support for #SCOUPS🍒\n\nFor more information, please check photo below. 😊\n\nSee y'al…
## 3284 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3285 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 3286 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3287 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3288 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3289 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3290 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 3291 RT @gyudkmel: “Love is the flower you’ve got to let grow.”🌷 – John Lennon\n\n#CaratSelcaDay #CSD #MINGYU\n#SEVENTEEN @pledis_17 https://t.co/…
## 3292 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3293 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3294 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 3295 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3296 RT @ae_fngrl: 💙💗💙💗💙💗💙💗💙💗💙💗💙\n D-DAY of Be The Sun in BULACAN \n ♡\n see you again, SEVENTEEN !\n 💙💗💙💗💙💗💙💗💙💗💙…
## 3297 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3298 RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…
## 3299 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3300 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3301 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 3302 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3303 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3304 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 3305 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 3306 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3307 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 3308 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3309 RT @butterfluers: Proud boyf\n\n#CaratSelcaDay #CSD\n#WOOZI #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/frEd1x4nzZ
## 3310 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3311 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3312 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3313 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 3314 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 3315 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3316 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3317 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 3318 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3319 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 3320 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 3321 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 3322 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3323 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 3324 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3325 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3326 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3327 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13thistory https:/…
## 3328 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3329 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3330 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3331 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3332 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3333 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 3334 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3335 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3336 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3337 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3338 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3339 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3340 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3341 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3342 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3343 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3344 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3345 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3346 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3347 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3348 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3349 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 3350 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3351 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3352 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3353 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3354 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3355 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3356 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3357 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 3358 RT @SHUABBY: i never get tired of the blue sky✧*。\n\n[#CSD #CaratSelcaDay #DK #JEONGHAN #SEVENTEEN @pledis_17] https://t.co/JXs8WnBlDP
## 3359 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 3360 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 3361 RT @wonubliss: getting too excited. just upgraded my tix from ubc to lba 🫠 see u vvv soon, seventeen 🫶
## 3362 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 3363 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 3364 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3365 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3366 RT @arcthe8: we could leave the christmas lights up 'til january \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #JUN #준 #세븐틴 @pledis_17 https://t.…
## 3367 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3368 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3369 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3370 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3371 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3372 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3373 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 3374 RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn
## 3375 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3376 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 3377 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3378 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3379 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3380 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3381 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3382 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3383 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 3384 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3385 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3386 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3387 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3388 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3389 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 3390 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3391 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3392 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3393 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 3394 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3395 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3396 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3397 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3398 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3399 RT @jieehaniyoo: "If i can't have you no one should"\n\n#CSD #CaratSelcaDay \n#CARAT_SELCA_DAY\n#DK #도겸\n#SEVENTEEN #세븐틴\n@pledis_17 https://t.co…
## 3400 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 3401 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3402 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3403 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3404 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3405 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3406 RT @wonusuals: from "we're breathing the same polluted air" "team bahay" "team labas" to "team concert" "see you, seventeen" \n\nI CAN FINALL…
## 3407 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3408 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3409 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3410 RT @DealsOnRPGs: Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!\n\nhttps…
## 3411 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 3412 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 3413 RT @nooirbug: hello ive been watching mlb since 2016 so i decided to join #mlbtwt :-) my name is alice, im seventeen and my fav characters…
## 3414 RT @pinkkiewonu: miror selfie with hoshi\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN @pledis_17 https://t.co/HVqRuoEiLJ
## 3415 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3416 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3417 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 3418 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3419 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3420 RT @pupyqi: my fav place in him.\n\n#caratselcaday #csd #MINGYU #seventeen @pledis_17 https://t.co/lROwClPeCF
## 3421 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3422 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 3423 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 3424 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3425 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 3426 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 3427 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 3428 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3429 RT @jacimp3: SEVENTEEN THIRTY EIGHT
## 3430 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3431 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3432 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 3433 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 3434 RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY
## 3435 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 3436 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3437 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3438 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3439 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3440 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3441 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 3442 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3443 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3444 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3445 RT @QueenDarong: Seventeen
## 3446 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3447 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3448 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3449 RT @sounds_of_cheol: seventeen in ph 🇵🇭 \nlechon - bbq - jollibee https://t.co/cpdM7h85Oo
## 3450 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 3451 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3452 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3453 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3454 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3455 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 3456 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3457 RT @JeremyCorbell: I'm excited to be able to do this. For a limited time - watch my THREE films for free on YouTube!\n\nTHESE BE DIRECT LINKS…
## 3458 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3459 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3460 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3461 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3462 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 3463 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3464 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3465 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3466 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3467 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3468 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 3469 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3470 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3471 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3472 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 3473 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3474 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3475 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3476 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3477 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3478 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3479 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3480 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 3481 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3482 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3483 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3484 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3485 RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…
## 3486 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 3487 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3488 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3489 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 3490 RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…
## 3491 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 3492 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3493 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3494 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 3495 RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…
## 3496 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3497 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3498 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 3499 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3500 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 3501 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3502 RT @malkinmoth: @isocrime this is SO PAINFULLY ACCURATE . “you know they leave me there to die, but it’s okay. i’m just think about how for…
## 3503 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3504 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3505 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3506 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3507 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3508 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3509 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3510 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 3511 RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp
## 3512 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3513 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3514 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 3515 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 3516 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3517 RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp
## 3518 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 3519 RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd
## 3520 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 3521 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 3522 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3523 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3524 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3525 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 3526 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 3527 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 3528 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 3529 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 3530 RT @yoojinchim: seventeen arriving where???\n\nMANILA CITY~ 🤍\n\nhttps://t.co/8oVM4TGfDI
## 3531 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3532 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3533 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3534 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 3535 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 3536 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3537 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 3538 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3539 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3540 RT @kalatcarat: help rt \n🎀 seventeen bets bulacan freebies! \nwe’ll be giving away alcohol for your sanitizing needs! 🫧 \n\nsee photos for mor…
## 3541 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3542 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3543 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3544 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3545 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 3546 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3547 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 3548 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3549 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 3550 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 3551 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3552 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3553 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 3554 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3555 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3556 RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…
## 3557 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 3558 RT @fluffypjw: 💎 #SEVENTEEN #BeTheSuninBulacan ☀️\n\nTogether with @cutiebinwoo @chichie_hao @imdeftuan, we will be giving away these freebie…
## 3559 RT @pjsology: not new to kpop or stan twt but i made a new account to start fresh so uh rt if you stan any of these groups bc i need oomfs…
## 3560 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3561 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3562 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3563 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 3564 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 3565 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3566 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3567 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3568 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 3569 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3570 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3571 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3572 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 3573 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 3574 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3575 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3576 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3577 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 3578 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3579 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3580 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3581 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 3582 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/Rbyd5TX9Lj https://t.co/rR1Hkq1Xyk
## 3583 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3584 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 3585 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3586 RT @nishiyoons: ╭┈◦•◦❥•◦ 🌸 BETS IN BULACAN FREEBIES 🌸\n\nI’ll be giving out freebies in BETS Bulacan so maghanapan tayo hehe💕\n\n✨To Claim:\n- L…
## 3587 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3588 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3589 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3590 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3591 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3592 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3593 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3594 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3595 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3596 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3597 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3598 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3599 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3600 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3601 RT @nrnlgmn: IT’S DDAY!!!!\n\n✨SEVENTEEN Be The Sun Bulacan Freebies ✨\n\n🧡💎☀️\n\nI’ll be giving out more of these tomorrow! See you tomorrow fel…
## 3602 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 3603 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 3604 RT @meanieral: help rt wtt lft wts lfb seventeen ph\n\n✔️pcs, ❌ trading cards. PRIO: ww/gyu/hao or shua counterparts of the pcs below.\n\nif in…
## 3605 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3606 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3607 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 3608 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3609 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3610 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3611 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3612 RT @sowoozoo613_: 💎 BE THE SUN IN BULACAN FREEBIES\n💎 Caratdeul~ We're giving away these freebies on concert day! 💙\n\n🥕 Crystal beaded bracel…
## 3613 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3614 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3615 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3616 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3617 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3618 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3619 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3620 RT @snowkhoshi: nobody can seventeen the way the thirteen of seventeen seventeens that’s why they’re seventeen
## 3621 RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…
## 3622 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 3623 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3624 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 3625 RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…
## 3626 RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…
## 3627 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 3628 RT @Dodoljong: I hope i'll meet Seventeen one day, may not be at a con. But someday 🥺🫶🏻 @pledis_17 see you really soon 🧡🧡🧡
## 3629 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3630 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3631 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3632 RT @kartells: hello, carats!♡\n a just month away before we meet our beloved seventeen ♡ i will be giving a soonwoohao fanart freebies for…
## 3633 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 3634 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3635 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 3636 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3637 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3638 RT @andengimnida: Like what Minghao said in this live “If they are REAL FANS, they wouldn’t go there (pool) and we have to believe/trust th…
## 3639 RT @gyuhuizones: Jun's SVT 2023 Season's Greetings photoshoot behind film\n\n#JUN #준 #SEVENTEEN #세븐틴 \nhttps://t.co/jCBsp8hzPG
## 3640 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 3641 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3642 RT @eunoia__svt: @mariyamsayed5 And if you have a big company behind you, you already have a lot of things done and ready, for seventeen th…
## 3643 RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…
## 3644 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3645 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3646 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3647 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3648 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 3649 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3650 RT @eunoia__svt: "Self-producing" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…
## 3651 RT @s_santanalopez: Me and the color pink, have been in an argument for seventeen years, I can't believe I have to make nice with it now
## 3652 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 3653 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3654 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3655 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 3656 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3657 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 3658 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 3659 RT @kkoongie_taemin: ╰ christmas gcash giveaway! ╮\n✿ one winner of ₱200\n✿ like + rt this tweet & all my bentables below\n✿ mbf\n✿ will pick w…
## 3660 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3661 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3662 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 3663 RT @shopcandtee: Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left are the e…
## 3664 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3665 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3666 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3667 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3668 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 3669 RT @tigersprong_: HS: The closer we get, the more alike we are\nMe: Halu lu\nAlso me: 🫰🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI @pledis_17 ht…
## 3670 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 3671 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3672 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 3673 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3674 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3675 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3676 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 3677 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 3678 RT @yobesuho: ✎ . . be the sun freebies | fan support ☺︎\n\n🐯 strictly 1:1\n🐸 loc: tba on d-day\n🐶 rt & like\n\n#BeTheSuninBULACAN #BeTSinBulacan…
## 3679 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3680 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 3681 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/jTNp2s4UKE https://t.co/BBTWl0dY1v
## 3682 RT @SheepEnDiamant: +fully shown off."\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…
## 3683 RT @Hoshisoo01: 1 UBC REG 404 GIVEAWAY \nFOR BETS BULACAN\n\nHow to join:\n💙 like and rt \n💙 comment your fav svt moment with the tag #BeTSinBUL…
## 3684 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3685 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 3686 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 3687 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3688 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3689 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3690 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3691 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3692 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3693 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 3694 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3695 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3696 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3697 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3698 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3699 RT @smileyleeDK: 🧡SVT BeTS in PH ARENA giveaways/freebies🧡\n\n❣️MBF\n❣️RT & LIKE\n❣️Show me your twitter on D-day\n❣️reply ur fave svt/bias pic…
## 3700 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3701 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3702 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 3703 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3704 RT @sound_of_dk: ☀️BE THE SUN IN BULACAN FREEBIES☀️\n\nHi Filo Carats! I'll be giving away Dokyeom hand banners (limited quantity) on Decembe…
## 3705 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3706 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 3707 RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…
## 3708 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3709 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3710 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3711 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3712 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3713 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3714 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3715 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 3716 RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…
## 3717 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3718 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3719 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 3720 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3721 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3722 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3723 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3724 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 3725 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3726 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3727 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3728 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3729 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3730 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 3731 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3732 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3733 RT @bestboywonuu: SEVENTEEN Be The Sun in Bulacan Concert Ticket Giveaway (LBA Regular) 🥳\n\nMechanics:\n• RT & like this tweet\n• RT & like my…
## 3734 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3735 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3736 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3737 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3738 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3739 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3740 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 3741 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3742 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3743 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 3744 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3745 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 3746 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 3747 RT @bestboywonuu: Congratulations to @everywon9yu_k !! 🥳🎄This is your chance to see and watch SEVENTEEN live later at PH Arena! Please DM m…
## 3748 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3749 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3750 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 3751 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3752 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3753 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 3754 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3755 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3756 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3757 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 3758 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3759 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3760 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3761 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3762 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3763 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 3764 RT @kyutie0613: HELLOOOOO CARATS! I’ll be giving FREE photocards + snacks tomorrow at PH ARENA ✨🤗 Hoping to meet you since first time ko ma…
## 3765 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3766 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3767 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3768 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 3769 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3770 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3771 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3772 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3773 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 3774 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3775 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3776 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 3777 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 3778 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 3779 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3780 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 3781 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3782 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3783 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 3784 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 3785 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3786 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3787 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3788 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3789 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3790 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 3791 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3792 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3793 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3794 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3795 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3796 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3797 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3798 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3799 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3800 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3801 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3802 RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…
## 3803 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3804 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3805 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 3806 RT @seoksoocentric: SEVENTEEN BE THE SUN in BULACAN fan support for #도겸 and #조슈아 \n\nsince i can’t be there physically, the admins of @seokso…
## 3807 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3808 RT @NME: #SEVENTEEN didn’t just bring their ‘Be The Sun’ world tour to Japan – they brought a whole extravaganza of experiences with them,…
## 3809 RT @elluminous_: SEVENTEEN BE THE SUN IN BULACAN FREEBIES💙💖\n\nWe'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only! \n\nTime…
## 3810 RT @cheolsinta: lovers reunited once again ♡ \n#CaratSelcaDay #CSD #SEVENTEEN #SCOUPS #에스쿱스 #SEUNGCHEOL #승철 https://t.co/eWQC4YAAaR
## 3811 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3812 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 3813 RT @mindset_dive: Mark your calendars - JOSHUA of SEVENTEEN’s Mindset trailer premieres Tuesday 12/6 at 8 pm PST // Wednesday 12/7 1PM KST…
## 3814 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3815 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS SPOT #2\n\n▶ https://t.co/jdJ2EbCFMr\n\n#SEVENTEEN #세븐틴\n#SVT2023시즌그리팅 https://t.co/SN9X2mLH3q
## 3816 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3817 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3818 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3819 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 3820 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3821 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3822 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3823 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3824 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 3825 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3826 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3827 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 3828 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3829 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3830 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3831 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3832 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3833 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3834 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3835 RT @shopcandtee: Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left are the e…
## 3836 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3837 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3838 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3839 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 3840 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 3841 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3842 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3843 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3844 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 3845 RT @woos86: hello, i'm bin ! new to #studytwt n #studytwtph \n\n▫️ i'm bin ; she / her ; istp\n▫️ stem 11 ; leo ; fil n eng \n▫️ future psychol…
## 3846 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3847 RT @woomygosh: I am hearing a voice in my head and it's wooyoung singing seventeen in that one ateez log
## 3848 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3849 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3850 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3851 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3852 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3853 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3854 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3855 RT @pledischarts: #SEVENTEEN 7th Mini Album `헹가래` has now surpassed 1,600,000 (1.6 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis_1…
## 3856 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3857 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3858 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3859 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3860 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3861 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 3862 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 3863 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3864 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3865 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 3866 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 3867 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3868 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3869 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3870 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 3871 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 3872 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3873 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3874 RT @soiceicebby: @kpophappenings_ YOON from SEVENTEEN https://t.co/9IM5b8J0K6
## 3875 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 3876 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3877 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3878 RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…
## 3879 RT @Hoshihora6: @kpophappenings_ You should put year and specific category. \nCz SEVENTEEN won Daesang (AOTY) for "AN ODE" in 2019.\nAnd yest…
## 3880 RT @DealsOnRPGs: Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!\n\nhttps…
## 3881 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3882 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3883 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 3884 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3885 RT @maine5441: I will be giving away ref magnets tomm and unofficial photocards pag nahulaan mo kung sino ang bias ko 😂 Like, share and sho…
## 3886 RT @Wonhui_tintin: #BeTSinBULACAN #BeTSinBULACANFREEBIES for\n#wonhui and #gyuhao \n#seventeen #wonwoo #jun #mingyu #the8 \n*Please check the…
## 3887 RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 3888 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 3889 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3890 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3891 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3892 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3893 RT @wonhaozones: More Wonwoo from the 2023 Season's Greetings!\n\ncr. svtww_717\n\n#WONWOO #원우 #SEVENTEEN #세븐틴 https://t.co/oeRIf76t8h
## 3894 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 3895 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 3896 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 3897 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 3898 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3899 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 3900 RT @allforeheads: Appreciation post for Athurkyeom bc I'll always be proud of him ❤️\n\n• lady 🥑 signing off •\n\n@pledis_17 #SEVENTEEN #DK #DO…
## 3901 RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…
## 3902 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3903 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 3904 RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…
## 3905 RT @genmnz: why do guys think “imma get u pregnant” is flirting.. bitch i’m scared of u
## 3906 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3907 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 3908 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3909 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3910 RT @evellynnncc: guys literally only act right for 2 weeks
## 3911 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3912 RT @seventeen: Meet Seventeen Voices of the Year honoree Aniya Butler! 🎙At just 16 years old, Aniya uses her voice to bring attention to cl…
## 3913 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3914 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3915 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3916 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3917 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 3918 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3919 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3920 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3921 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3922 RT @softpsyche: BE THE SUN BULACAN\njoshua fansupport \n\n✶ hand banners\n✶ rose quartz and serenity cookies\n — rt & like to spread\n\nread bel…
## 3923 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3924 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 3925 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3926 RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…
## 3927 RT @livenationph: 💎 Here are the shuttle details for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nPrice is P200 for all routes. Maximum o…
## 3928 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3929 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3930 RT @aki_the8finity: "It’s a good thing we're not vampires."\n\n#CSD #CaratSelcaDay #Minghao #The8 #SEVENTEEN @pledis_17 https://t.co/ltYxcIiK…
## 3931 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3932 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3933 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3934 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3935 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3936 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3937 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3938 RT @yeopromise: #SEVENTEEN as #ATEEZ songs! https://t.co/qL7FDQLlLP
## 3939 RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU
## 3940 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3941 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 3942 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 3943 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3944 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3945 RT @feat_annaaa: helping a friend !\nwts lfb \n\nubc reg 430 row 98\nLONG DOP \n2k (bought online during carat-mem presale)\ndp : 500-600\nrembal…
## 3946 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3947 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3948 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3949 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3950 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 3951 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3952 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 3953 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 3954 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3955 RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…
## 3956 RT @madebyazzie: rookie seventeen performing chuck in the rain in 2016 https://t.co/CXgHMn7KGq
## 3957 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 3958 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3959 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3960 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3961 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3962 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3963 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3964 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3965 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3966 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3967 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3968 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3969 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3970 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3971 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3972 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3973 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 3974 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3975 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3976 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3977 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 3978 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3979 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3980 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3981 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3982 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 3983 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 3984 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3985 RT @katehalliwell: rock with you is a perfect song actually #Seventeen_LA3C #LA3C #SVT @pledis_17 https://t.co/FWeUGFQD1M
## 3986 RT @hanniessvt: seeing people from bets bulacan posting giveaways and donations to help carats see seventeen and to make the sold out arena…
## 3987 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3988 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3989 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3990 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3991 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3992 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3993 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3994 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3995 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 3996 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 3997 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3998 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 3999 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 4000 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 4001 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4002 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4003 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4004 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4005 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 4006 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 4007 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4008 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 4009 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 4010 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4011 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 4012 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4013 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4014 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4015 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4016 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4017 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4018 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4019 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4020 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4021 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4022 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4023 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4024 RT @svt_verse: [#호시 🌟 221214] 4:47 PM KST\n\n#HOSHI: Thankfully, it’s not to the point of cutting (the stye) open!!\n\n[Prescription: take for…
## 4025 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4026 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 4027 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4028 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 4029 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4030 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4031 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 4032 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4033 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 4034 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4035 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4036 RT @SVT_Fancafe: [#DINO + #DK🌟 Weverse]\n221216 comment\n\nDN : Carats are good at empathizing🙂\n\nDK : Shivering beyond one's imagination 🃏 \n\n#…
## 4037 RT @king_jakween: Get ready for trauma, @WDTGTPodcast & I are playing more #danganronpav3 tn @ 8:30pm est! #danganronpa #gamer #gamingcommu…
## 4038 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 4039 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4040 RT @stellarnoona: 𖤐 BETS IN BULACAN FREEBIES 𖤐\n\nhi, me and @izzuerishu will randomly handout these envelopes on d-day! see you, carats! 🧡…
## 4041 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 4042 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 4043 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4044 RT @shuahonglyfans: seventeen.\n\nend. https://t.co/LIPq74GPIf
## 4045 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 4046 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4047 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4048 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 4049 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 4050 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4051 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4052 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4053 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 4054 RT @RebekkahFord: I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amreading #bookw…
## 4055 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4056 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4057 RT @snowkhoshi: please retweet pinned tweet to help SVTFLIX reach more carats, especially new carats and ppl who want to stan seventeen\n\n⭐️…
## 4058 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 4059 RT @yongwonifangirl: Thx u for everything choi seungcheol. I wuf u🫶🏻💖\n\n#CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #CaratSelcaDay #CARAT #CARAT_SELC…
## 4060 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4061 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 4062 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4063 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4064 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 4065 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4066 RT @Kpopidolvoting_: Seoul Music awards giveaway\nMain 💫\n300 gold Hearts for winner 🏆\nRules:\n✓Follow and drop your proofs\n✓Like,RT\n✓Like,RT…
## 4067 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4068 RT @vnivting: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X #SEVE…
## 4069 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4070 RT @samshauny_shop: 💎Simple BeTS in Bulacan Freebies 💎\n\n💎 Like & rt this tweet \n💎 Loc : TBA \n\n#BeTheSuninBULACAN #BeTsinBUL #BeTSinBULACAN…
## 4071 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4072 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4073 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4074 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4075 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 4076 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4077 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 4078 RT @wonshuamour: —𝒅𝒂𝒓𝒍𝒊𝒏𝒈, 𝒍𝒆𝒕'𝒔 𝒕𝒂𝒌𝒆 𝒕𝒉𝒆 𝒍𝒐𝒏𝒈 𝒘𝒂𝒚 𝒉𝒐𝒎𝒆 ♡\n\n[ #csd #caratselcaday #joshua #조슈아 #seventeen @pledis_17 ] https://t.co/QDAaIVLP…
## 4079 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4080 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4081 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4082 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4083 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4084 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4085 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4086 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4087 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4088 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4089 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 4090 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4091 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 4092 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4093 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4094 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 4095 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4096 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4097 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4098 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 4099 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 4100 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 4101 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 4102 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4103 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4104 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4105 RT @ParalumanPST: SEVENTEEN BE THE SUN IN MANILA FREEBIES\n\nrt + rt pinned twt\nfollow us\n\nwill twt our location tomorrow 💎\n\n#BeTheSunManila…
## 4106 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4107 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4108 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4109 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4110 RT @jbhearvt: two pretty best friends 🌟\n\n#CaratSelcaDay #CSD #MINGHAO #SEVENTEEN @pledis_17 https://t.co/BbqBMz7yXA
## 4111 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 4112 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4113 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 4114 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4115 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4116 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4117 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4118 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4119 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4120 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4121 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4122 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4123 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4124 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4125 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4126 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4127 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4128 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4129 RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…
## 4130 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4131 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4132 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4133 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4134 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4135 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4136 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 4137 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4138 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4139 RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…
## 4140 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4141 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4142 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 4143 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4144 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4145 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4146 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4147 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4148 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4149 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4150 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4151 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4152 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4153 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4154 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4155 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4156 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4157 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4158 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 4159 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4160 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4161 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4162 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4163 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4164 RT @Chewlastic: You Made My Dawn ✨️🖤🎆\n\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Nu4uEk1ytD
## 4165 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4166 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4167 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 4168 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4169 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4170 RT @dreamofyuu: 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚\n\n________…
## 4171 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4172 RT @etherealkims: instead of saying i love you, seventeen will...
## 4173 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 4174 RT @SHUASLUVR: HELLOOO !!! IM ZEN not new to #kpoptwt #stantwt this is just a new acc !! I LIKEEEEE \n\nSEVENTEEN , enhypen, tomorrow X toge…
## 4175 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4176 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4177 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4178 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4179 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4180 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4181 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4182 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4183 RT @myoongjk: 📢 BETS FREEBIES\n\nHI CARATS 💎🍬🍫🍭\n\nRt, like, follow to stay updated! 🤍\n\n#SEVENTEEN #BeTheSuninBULACAN\n#BeTSinBULACAN https://t.…
## 4184 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4185 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 4186 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 4187 RT @LJervoso: SEVENTEEN Be the Sun in BULACAN FREEBIES!\n\nI will be giving 130pcs unofficial fanmade pc, pola, lomo + jeongcheol keychain (l…
## 4188 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 4189 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4190 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4191 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 4192 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4193 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 4194 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4195 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4196 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 4197 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4198 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 4199 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4200 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4201 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 4202 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4203 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4204 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 4205 RT @trishfgx: 🌻 BeTS in Bulacan freebies 🌻\n\nHi! I'll be giving a pack of candies which includes unofficial photos of Jeonghan. I'll give it…
## 4206 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4207 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 4208 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4209 RT @donwilly01_: RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete #donwilly #Tre…
## 4210 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 4211 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4212 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4213 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4214 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4215 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4216 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4217 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 4218 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4219 RT @donwilly01_: RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete #donwilly #Tre…
## 4220 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4221 RT @INFINITEAVE_PH: 💎Be The Sun in Bulacan Freebies💎\n\n32mm glitter button pin\nJust like and rt this tweet and approach us tomorrow. 😊\n\n#BeT…
## 4222 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4223 RT @JimmyDetroit1: I love that 17 Magazine rated xmas horror movies! It's not a bad list. \nhttps://t.co/eZf3M8RODB
## 4224 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4225 RT @urmwlovr: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @minwonshuji and @everywon_who, we will be givin…
## 4226 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X…
## 4227 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 4228 RT @13_Gems_17: First they tried claiming Seventeen's spot in EBS, now they are out here trying to claim Seventeen isn't Self-Produced\n\nSta…
## 4229 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4230 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4231 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 4232 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 4233 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4234 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4235 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4236 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4237 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4238 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4239 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4240 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 4241 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4242 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4243 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4244 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4245 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4246 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4247 RT @boocutebear2: [#BeTSinBULACAN freebies giveaway]\n\nI'm planning to give 50 pieces of goodie bags and unofficial seventeen cards for #BeT…
## 4248 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 4249 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4250 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4251 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 4252 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4253 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 4254 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 4255 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 4256 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 4257 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4258 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4259 RT @seventeen: Selena Gomez and Stacey Abrams Set to Produce New Music Documentary, “Won't Be Silent” https://t.co/uYUzPHNYC5 https://t.co/…
## 4260 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 4261 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 4262 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4263 RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h
## 4264 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4265 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4266 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 4267 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4268 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4269 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4270 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4271 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4272 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 4273 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4274 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4275 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 4276 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4277 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 4278 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 4279 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4280 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 4281 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 4282 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4283 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4284 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4285 RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 "𝒘"\nhe told me to do "wonwoo's shaking camera pose?"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…
## 4286 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4287 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4288 RT @Kpopidolvoting_: Seoul Music awards giveaway\nMain 💫\n300 gold Hearts for winner 🏆\nRules:\n✓Follow and drop your proofs\n✓Like,RT\n✓Like,RT…
## 4289 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4290 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 4291 RT @soiceicebby: @kpophappenings_ YOON from SEVENTEEN https://t.co/9IM5b8J0K6
## 4292 RT @svtbillboard: [NOTICE : 2022 HANTEO MUSIC AWARDS]\n\nWe have decided to not push for Global Artist Award and Whosfandom poll on Whosfan f…
## 4293 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 4294 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4295 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4296 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4297 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4298 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4299 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4300 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4301 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4302 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 4303 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 4304 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4305 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4306 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 4307 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4308 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 4309 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4310 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4311 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4312 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4313 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4314 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4315 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 4316 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 4317 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4318 RT @aeasctyy: a heaven out in space ☁️💙\nwith @sseminzz <33 \n\n#csd #caratselcaday #jeonghan #dk #seventeen https://t.co/8dc0WhbbCM
## 4319 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4320 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 4321 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4322 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4323 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4324 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4325 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4326 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 4327 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 4328 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4329 RT @fromLover_9: fromis_9 Stay This Way x Seventeen Fallin' Flower\n\nthe pledis print https://t.co/gBbI0lEGbJ
## 4330 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4331 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4332 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4333 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4334 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 4335 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 4336 RT @byuumie: nlex & sctex traffic advisory ! high volume of traffic is expected in the area. ph is seventeen ready ! 🫶🏻 https://t.co/P8kaah…
## 4337 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 4338 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 4339 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4340 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4341 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4342 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4343 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 4344 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4345 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4346 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4347 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4348 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 4349 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4350 RT @solastreo: dk and wonwoo forcibly making each other headbang during aju nice 😭😭😭\n\n#SEVENTEEN #세븐틴 #BeTheSun\n#SEVENTEENinOAKLAND #BE…
## 4351 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 4352 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 4353 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4354 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4355 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4356 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 4357 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4358 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 4359 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4360 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 4361 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 4362 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 4363 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 4364 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4365 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4366 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4367 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4368 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4369 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4370 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4371 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4372 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4373 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4374 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4375 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4376 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4377 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4378 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4379 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4380 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 4381 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4382 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 4383 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4384 RT @YourShop19: SEVENTEEN DINO PHOTOCARDS
## 4385 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4386 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4387 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 4388 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4389 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4390 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4391 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4392 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4393 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4394 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4395 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 4396 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 4397 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4398 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4399 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4400 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4401 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4402 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 4403 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 4404 RT @dokyeomfiles: 221213 Lee Seokmin with touch of cuteness today! 🥰\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/4RMc35INfi
## 4405 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4406 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4407 RT @maejangunboxed: WTS Be the Sun BeTS\n\nUBA : Row 67\n\n— dp + rembal on d-day meet up\n— claimed tix\n— proof + valid ID + personal contact i…
## 4408 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4409 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 4410 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4411 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4412 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4413 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4414 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4415 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4416 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4417 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 4418 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4419 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4420 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 4421 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4422 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4423 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4424 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4425 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4426 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4427 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4428 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4429 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4430 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4431 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 4432 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4433 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4434 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4435 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4436 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4437 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4438 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4439 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4440 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4441 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4442 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4443 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4444 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4445 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 4446 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4447 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4448 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4449 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4450 RT @Zeldaliaa_: Baby I am a shadow of you 🖤\n\n#CaratSelcaDay #carat #SEVENTEEN #minghao #the8 https://t.co/YEAZdUrssL
## 4451 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4452 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4453 RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…
## 4454 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4455 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4456 RT @peach_and_tiger: it has been a while but Seoul's temperature is lowkey cold cold ❄️💙 #CSD #CARAT_SELCA_DAY #CaratSelcaDay #kimmingyu #m…
## 4457 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4458 RT @unvrsfee_: — long distance (r)🏙\n\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/Cft1r16MK2
## 4459 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4460 RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT
## 4461 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4462 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4463 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4464 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4465 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4466 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4467 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4468 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4469 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4470 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4471 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4472 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4473 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4474 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4475 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 4476 RT @bonbonppan: “my heart moves towards you even amidst a whirlwind, and I will reach out to you”\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CAR…
## 4477 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4478 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4479 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4480 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4481 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4482 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4483 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4484 RT @aeinsun: BeTS IN BULACAN FREEBIES \n\nhello carats! we will be giving away crinkles with unofficial pc and stickers. and some random cara…
## 4485 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4486 RT @chay_starcart: ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me\n\n🏷 se…
## 4487 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4488 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4489 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4490 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4491 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4492 RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY
## 4493 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4494 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 4495 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 4496 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4497 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4498 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4499 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 4500 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4501 RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy
## 4502 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4503 RT @sunshinejcm: if you see this you're required to list your top 10 groups\n1. the boyz \n2. cix \n3. seventeen \n4. monsta x\n5. enhypen \n6. i…
## 4504 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4505 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 4506 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 4507 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4508 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4509 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 4510 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4511 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4512 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 4513 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4514 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4515 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4516 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 4517 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4518 RT @miss_svtmafia: SECURED ONE MORE UBC REG TICKET!!! 😭😭😭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/melvV5cKVl
## 4519 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4520 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4521 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4522 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4523 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 4524 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4525 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4526 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4527 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4528 RT @horangrawrhae: FINALLY D-DAY!!!!! #BeTSinBULACAN https://t.co/c5yHsXAXEZ
## 4529 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 4530 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4531 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4532 RT @dinoscheekmoles: Extremely soft pictures of Lee Jihoon \n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#WOOZI #JIHOON #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co…
## 4533 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 4534 RT @dinoscheekmoles: Extremely soft pictures of Jeon Wonwoo\n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GmthZJ…
## 4535 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4536 RT @dinoscheekmoles: Extremely soft pictures of Kwon Soonyoung \n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#HOSHI #호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/n0R…
## 4537 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4538 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4539 RT @dinoscheekmoles: Extremely soft pictures of Wen Junhui\n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#JUN #준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6BmTAjABr9
## 4540 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4541 RT @POTUS: Seventeen Black women have been confirmed to federal circuit courts in U.S. history. And with the Senate’s confirmation of Judge…
## 4542 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4543 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4544 RT @CCT_MINGYU: [CHOEAEDOL BANNER]\n\n❤Collect & save ever hearts for Charity Fairy\n🐶Support Mingyu on Choeaedol\n🔗https://t.co/MP59RuoSNu\n💎Be…
## 4545 RT @forevergluv: If you see this you're required to list your top 10 groups\n1. EVERGLOW\n2. ATEEZ\n3. EXO\n4. ENHYPEN\n5. (G)I-DLE\n6. TWICE\n7.…
## 4546 RT @luv__wonu: mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD @pledis_17 h…
## 4547 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4548 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4549 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4550 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4551 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4552 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4553 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4554 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4555 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4556 RT @kkumashane: only seventeen can make me get out of bed at 4am on a saturday ~ it’s be the sun in bulacan d-day!! 🤍
## 4557 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 4558 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 4559 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4560 RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…
## 4561 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4562 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4563 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 4564 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4565 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4566 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4567 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 4568 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4569 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \nReady na ang candy bar ni seungcheol 🤟🤩\n\n신기방기 뿡뿡방기 lootbags are packed as well! See you there! \n\n*…
## 4570 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4571 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4572 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 4573 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 4574 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4575 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 4576 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4577 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4578 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 4579 RT @onelywoo: just had a night walk with my boyfIE 🌀💌💭🌷\n.\n.\n.\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT https://t.co/Uif745tQQJ
## 4580 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4581 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4582 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4583 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4584 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4585 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4586 RT @433: A RECORD-BREAKING number of SEVENTEEN YELLOW CARDS TONIGHT 🥵🥊⚠️ https://t.co/ATYwngKdtO
## 4587 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 4588 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4589 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4590 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4591 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 4592 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4593 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 4594 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4595 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4596 RT @jeonwonhao: hey hey hey, carats! i'll be giving away haikyu x seventeen freebies for #BeTSinBULACAN ◡̈ .。*♡\n\n✿ includes 1 member ea…
## 4597 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4598 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4599 RT @hiautosng: HELP RETWEET PLS 🙏\n\n(Foreign Used)Affordable 2012 Upgraded Lexus GX460\nPrice: 15Million Naira\n\nDM📩 for more info or\nCall 080…
## 4600 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4601 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4602 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4603 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4604 RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 4605 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 4606 RT @dawncheol: a Carat asked Jeonghan to show his room and he said he can’t, but he ended up showing the room’s reflection in his spoon 😂…
## 4607 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4608 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4609 RT @buleloveeee: WTB SEVENTEEN pcs ph\n⭕️buy buy buy!\n❌sell\nI am looking for the following pcs😭😭😭😭🤤\nplease dm me!🙇🏻♀️If the price is right,…
## 4610 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4611 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4612 RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG
## 4613 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 4614 RT @OHMYPROM0: not new to rp promo gdm exo bts chanbaek wonwoo kyungsoo jennie album solo follow trick nsfw 18+ views wonwoo seventeen taeh…
## 4615 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4616 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4617 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4618 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4619 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4620 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 4621 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4622 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4623 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 4624 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4625 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 4626 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4627 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4628 RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E
## 4629 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4630 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4631 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4632 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4633 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4634 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4635 RT @mydeardreamies: wts lfb svt seventeen be the sun bulacan manila\n\nLBB Premium\n- price is very negotiable (SURE DISCOUNT)\n- friend can't…
## 4636 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4637 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 4638 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4639 RT @butterfluers: Proud boyf\n\n#CaratSelcaDay #CSD\n#WOOZI #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/frEd1x4nzZ
## 4640 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 4641 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4642 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4643 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 4644 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4645 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 4646 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 4647 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 4648 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 4649 RT @luvrshuas: can i get to the yams #CSD #CaratSelcaDay #SEVENTEEN https://t.co/BPyGN1tsLW
## 4650 RT @Moonhanpa: mirror selca and flash📸\n\n#CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/2Si9zMQZMR
## 4651 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4652 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4653 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4654 RT @kimmingyuux: Date?🖼🎨\n#CaratSelcaDay #CSD #seungcheol #SEVENTEEN https://t.co/jTj5n9D5Hj
## 4655 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 4656 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4657 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 4658 RT @jjbihoon: Santa claus is coming to town 🤍❄️☃️ #csd #dk #seventeen @pledis_17 https://t.co/9BhMnHVtPw
## 4659 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 4660 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4661 RT @LaliceUpdates: 2023 New Kpop Wave/Keyword: \n\nThe rapid rise of INDIA (for kpop):\n#1 BTS\n#2 @BLACKPINK\n#3 #LISA \n#4 TWICE\n#5 ITZY \n\n(As…
## 4662 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4663 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4664 RT @everyone_sil: —Coffee date with joshua☕—\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/czxqLiqTi6
## 4665 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4666 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4667 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 4668 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4669 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 4670 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4671 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 4672 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4673 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 4674 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4675 RT @lcvezip: __ 🫧 be the sun in bulacan freebies ! 🫧__\n\nhello! i’ll be giving away a svt mask case + fanmade stickers on the concert <3 see…
## 4676 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 4677 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4678 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4679 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 4680 RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…
## 4681 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4682 RT @loreyneleeey: SEVENTEEN BE THE SUN IN BULACAN✨FREEBIES✨\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTheSuninBULACAN #…
## 4683 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 4684 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4685 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4686 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4687 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4688 RT @xuminghao_ok: may want ba ng minghao banner ko? 🥹 i will also give some random freebies like candy, unofficial pc, and more. see you 😊…
## 4689 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4690 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4691 RT @Kpopmap: What Is An 'Ace' In K-Pop? Featuring 10 K-Pop Idol Aces Who Shone In 2022\nhttps://t.co/isjSdW9XGx \n\n#GOT7 #JinYoung #BTS #JHop…
## 4692 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4693 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4694 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 4695 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4696 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 4697 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4698 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 4699 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4700 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 4701 RT @dailygyushua: kim mingyu when he talks in pout (re: in baby).\n\n#MINGYU #민규 #SEVENTEEN #세븐틴 #セブチ\nhttps://t.co/nWoJ5DnhYR
## 4702 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4703 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4704 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4705 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4706 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 4707 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4708 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4709 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4710 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4711 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4712 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4713 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 4714 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4715 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4716 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4717 RT @snowkhoshi: please retweet pinned tweet to help SVTFLIX reach more carats, especially new carats and ppl who want to stan seventeen\n\n⭐️…
## 4718 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4719 RT @nelly_nella_: 1. Astro\n2. Bts\n3. Stray kids\n4. Ateez\n5. The rose\n6.Seventeen\n7. Txt \n8. P1harmony\n9. Monsta x\n10. Treasure or oneus 😭
## 4720 RT @1UVAZR4: Me and my bf💗💎\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN https://t.co/LMrSVzrbx8
## 4721 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4722 RT @EnvAm: Seventeen international insurers now have policies against covering new oil and gas projects in the Coastal Plain of the #Arctic…
## 4723 RT @hyojinsmile: if you see this, you're required to list your top 10 groups\n\n1. onf\n2. kingdom\n3. seventeen\n4. txt\n5. twice\n6. oh my girl…
## 4724 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4725 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4726 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4727 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4728 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4729 RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…
## 4730 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4731 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4732 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4733 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4734 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4735 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 4736 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4737 RT @koomotive: winter enjoyers ❄️🤍 \n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN @pledis_17 https://t.co/NmOhXhXWnw
## 4738 RT @snwugyu: to celebrate my 7th year w/ svt, i will be giving away svt merch for free!\n\nalso, ✨ be the sun in bulacan giveaway ✨\n\nto join:…
## 4739 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 4740 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 4741 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4742 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 4743 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4744 RT @kimingyuzone: [#NinongMingyuGives]\n\n(1) WINNER OF UBC PREMIUM TICKET FOR BE THE SUN IN BULACAN.\n\nMechanics:\n- mbf\n- Reply below the scr…
## 4745 RT @whagsoo: #SEVENTEEN - hot performance at aaa https://t.co/qg14uArikE
## 4746 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 4747 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 4748 RT @jaysungsells: RE-POST BE THE SUN IN BULACAN FREEBIES\n\nhello, i'll be giving away freebies for be the sun in bulacan on Dec 17, 2022!\n\nl…
## 4749 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 4750 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 4751 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4752 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4753 RT @SMTOWNGLOBAL: 2022 Winter SMTOWN : SMCU PALACE - ID Portrait Image\n\n➫ 2022.12.26 6PM (KST)\n\n#SMTOWN2023 #SMCU_PALACE \n#2022_WINTER_SMTO…
## 4754 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4755 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4756 RT @lovescoups_: Relationship goal: pursuing master's degree together 💗\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #에스쿱스 #세븐틴 @pledis_17 https:…
## 4757 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4758 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 4759 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4760 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 4761 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4762 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4763 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 4764 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4765 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 4766 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4767 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4768 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4769 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4770 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4771 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4772 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4773 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4774 RT @xum8nghao_o2: [SVT GALLERY ; MEDIA OFFICIAL]\n221127 \n2022 SEVENTEEN WORLD TOUR [BE THE SUN] in TOKYO Press Photos \n\n#SEVENTEEN #SVT_GAL…
## 4775 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4776 RT @yupsheskitten: JOSHUA for MAPS MAGAZINE KR 2023 \n\n#조슈아 #JOSHUA \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/1FPnnHZ6Em
## 4777 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4778 RT @JeremyCorbell: I'm excited to be able to do this. For a limited time - watch my THREE films for free on YouTube!\n\nTHESE BE DIRECT LINKS…
## 4779 RT @junranghae_hui: Shit, this is red too!!❤️\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BPzcDvvjWr
## 4780 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 4781 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4782 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 4783 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4784 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 4785 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4786 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4787 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4788 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4789 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 4790 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 4791 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4792 RT @bluehrkyo: [not in order] \n\n1. txt \n2. exo \n3. le sserafim \n4. stayc \n5. red velvet \n6. twice \n7. aespa \n8. nct \n9. seventeen \n10. shin…
## 4793 RT @Octubre2022: 🐣#Ukraine #inflation #SEVENTEEN #dkpol #SUPERJUNIOR #JHOPE #timraik #Russian\nEcoLife: artificial wombs, READY to replace H…
## 4794 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 4795 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 4796 RT @dazed420gaming: How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT #news…
## 4797 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4798 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4799 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4800 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4801 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 4802 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4803 RT @soobincrumbs: Soobincrumbs' mini giveaway for #BeTSinBULACAN (GyuHao)\n\n• RT + Like this tweet.\n• Follow (for updates purposes, optional…
## 4804 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4805 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4806 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4807 RT @iIywh: HE KNEW EXACTLY WHAT HE WAS DOING HERE @pledis_17 #SEVENTEEN #HOSHI #LA3C https://t.co/y8NRa1z4uI
## 4808 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4809 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4810 RT @junhuiprotector: Omg he loves making people giggle, attention whore\n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/yOkOMMBZZR
## 4811 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4812 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4813 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4814 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4815 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 4816 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4817 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4818 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4819 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4820 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4821 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4822 RT @SVT_stagram: [#JUN 📸 Instagram]\n221207 junhui_moon \n\n➸ ☀️ \n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rGl8SfJCoF
## 4823 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4824 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4825 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4826 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4827 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4828 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4829 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4830 RT @SVT_stagram: [#JUN 📸 Instagram] \n221211 junhui_moon \n\n➸ see you~\n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/5tx1AV3XAs
## 4831 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4832 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4833 RT @666lkn: seventeen https://t.co/VgZtjd6MLg
## 4834 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4835 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 4836 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 4837 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 4838 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4839 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4840 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4841 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4842 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 4843 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 4844 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 4845 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4846 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 4847 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4848 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4849 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4850 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4851 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4852 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4853 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4854 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4855 RT @RebekkahFord: @A_DiAngelo I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amre…
## 4856 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4857 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4858 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4859 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4860 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4861 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4862 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4863 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4864 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4865 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4866 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4867 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4868 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4869 RT @for717s: ✦ SEVENTEEN Be The Sun in Bulacan Freebies ✦\n\nfan support for #도겸 and #조슈아 ♡\n\nsee photo for more details :)\n#BeTheSuninBULACAN…
## 4870 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4871 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4872 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 4873 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 4874 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4875 RT @seoksoocentric: SEVENTEEN BE THE SUN in BULACAN fan support for #도겸 and #조슈아 \n\nsince i can’t be there physically, the admins of @seokso…
## 4876 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4877 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4878 RT @miss_svtmafia: 2 LBB TICKETS UP FOR GIVEAWAY LATER!!! 🧡\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17
## 4879 RT @hellokrisan: Hello Carat 💎 \nHere's my Freebie Giveaway! Read the image for details and how to claim!\n\nI'll post the location on each da…
## 4880 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4881 RT @dotdaers: ⁕ SEVENTEEN\nbe the sun bulacan\nfanmade freebies יִ\n\n꒰ esp for soonwoo- and seoksoo- ists ꒱\n\nrts are very much appreciated!\nhe…
## 4882 RT @twylyricbot: When I was seventeen, I wrote a song about how I'm drinking kerosene to light a fire in my gut, and I'll be coughing out e…
## 4883 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4884 RT @22kristy: On hand na yay! 🥰☺️ \n\nstill sorting out pa some unsealed album and Official PC and Poster from my collection 😊👌\n\nlike & rt\nfo…
## 4885 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4886 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4887 RT @totallydeekay: ᘜ BE THE SUN in BULACAN freebies ᘜ\n\nEnlo yeorubun! I will give some freebies on svt con.\n⇢ rt & like 🫶🏼\n⇢ follow for upd…
## 4888 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4889 RT @jseunie07: @yupsheskitten I deserve to see #SEVENTEEN in #BeTSinBULACAN bc I really want to support them live and makadagdag to express…
## 4890 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4891 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4892 RT @_itsmeolv: ~one step at one time🩶~\n\n#CaratSelcaDay #CSD #DK #도겸 #SEVENTEEN @pledis_17 https://t.co/O71rZxhjaA
## 4893 RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 4894 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4895 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4896 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4897 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4898 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4899 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4900 RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…
## 4901 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4902 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 4903 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4904 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4905 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4906 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4907 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4908 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4909 RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…
## 4910 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4911 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4912 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4913 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4914 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4915 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4916 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4917 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 4918 RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q
## 4919 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4920 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 4921 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4922 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 4923 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4924 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 4925 RT @yngishua: me and boyfie 💓💓💓\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ #JOSHUA https://t.co/iIlmeKyFc3
## 4926 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4927 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 4928 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 4929 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 4930 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4931 RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…
## 4932 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 4933 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4934 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 4935 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4936 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4937 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4938 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4939 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 4940 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4941 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4942 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4943 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 4944 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4945 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221208 min9yu_k \n\n➸ 🖤🤍🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/9MzkhNde7L
## 4946 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4947 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4948 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221211 min9yu_k \n\n➸ #/LA3C ❤️🔥❤️🔥❤️🔥❤️🔥\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rz79H…
## 4949 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4950 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220627 min9yu_k \n\n➸ Be The Sun❤️\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/z6UdjhjyJk
## 4951 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220829 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ktDJG9PKql
## 4952 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221020 min9yu_k \n\n➸ 🏀🏀\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/dIJ6og6WhP
## 4953 RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…
## 4954 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221012 min9yu_k \n\n➸ Cartier 💋 \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RJkkud9fBt
## 4955 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4956 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n220813 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/278MVLYmKI
## 4957 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4958 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4959 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4960 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220814 min9yu_k \n\n➸ 💚🤎💚🤎\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/v51Qj8omO6
## 4961 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4962 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4963 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220725 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/S0FqznpuT2
## 4964 RT @ZeGcgh: It’s time you start making lots of profit from trades without loses. Learn how to trade Binance futures and get free signals fr…
## 4965 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220922 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/kekzK2V8CH
## 4966 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220827 min9yu_k \n\n➸ 🏀🏀\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wukt1JPvs7
## 4967 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220826 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RCNSmhBnby
## 4968 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4969 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4970 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220814 min9yu_k \n\n➸ Seattle💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/m4jyrzOaSn
## 4971 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221108 min9yu_k \n\n➸ 🤎..\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/3joUVFvxYk
## 4972 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4973 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220912 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GiIFWe2hu9
## 4974 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 4975 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n221207 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/uIVpQgJP9H
## 4976 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4978 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4979 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n221201 min9yu_k \n\n➸ 🤍\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/h8YLUiiyCx
## 4980 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4981 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220901 min9yu_k \n\n➸ A-Town❤️\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0OQicc62ra
## 4982 RT @22kristy: Finding some na pwde ko ipa freebies on Dec 17. \n\nlike & rt\nfollow for updates \n1 set inclusions per person only \nlocation :…
## 4983 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220908 min9yu_k \n\n➸ ❤️💛💚💙💜\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/pDvTdlc5lb
## 4984 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 4985 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 4986 RT @dinoscheekmoles: My carat squad 💎\n\n#CSD #CaratSelcaDay #JOSHUA\n#JEONGHAN #DINO #DK #SEVENTEEN #세븐틴 @pledis_17 \n\n@hannieduIset @ATEEZlov…
## 4987 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4988 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220815 min9yu_k\n\n➸ San Francisco😝\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/l1lVFAFNgA
## 4989 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 4990 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221111 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RzWpLR058w
## 4991 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4992 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221111 min9yu_k \n\n➸ Japan💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/VZkbTGdtMT
## 4993 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4994 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4995 RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…
## 4996 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 4997 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4998 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4999 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221125 min9yu_k \n\n➸ JAPAN🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/c7SYa9i65b
## 5000 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220810 min9yu_k \n\n➸ Vancouver💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/1pH6lYouX1
## 5001 RT @alexaxoxo__: the skies are pretty but dokyeom is prettier 🤍💙\n\n#CaratSelcaDay #DOKYEOM #DK #SEVENTEEN #CSD @pledis_17 https://t.co/mPjpi…
## 5002 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220803 min9yu_k \n\n➸ CHANEL 💋 \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/JghehM00i0
## 5003 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 5004 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220720 min9yu_k \n\n➸ Welcome🌼\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ns1dzJ3dLM
## 5005 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5006 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220802 min9yu_k \n\n➸ Holiday💛\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/kTQownjKiC
## 5007 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5008 RT @chay_starcart: ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me\n\n🏷 se…
## 5009 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5010 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5011 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221027 min9yu_k \n\n➸ 🤎\n\n#민규 #MAMAVOTE #seventeen #세븐틴 @pledis_17 https://t.co/IjYhW1qKqU
## 5012 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221118 min9yu_k\n\n➸ 💋December💋 \n#/Advertisement\n#/Cartier\n#/DazedKorea\n\n#민규 #SEVENTEEN #세븐틴 @pledis_1…
## 5013 RT @leeseokminheart: 221216 dk_is_dokyeom update\n\n⚔️ : white snow piled up 🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BadiZyWG7e
## 5014 RT @leeseokminheart: 221215 DK🌟 Weverse update\n\n⚔️ : Who's that friend on the right? 🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mOQw8vR…
## 5015 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220913 min9yu_k \n\n➸ Photo by DK💚\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/D1uVAH03dK
## 5016 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5017 RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…
## 5018 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5019 RT @sarisaristored: [#sarisaristore HELP RT]\n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 & VERNON BE THE SUN SEOUL CARATZONE PC\n\n– deets i…
## 5020 RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…
## 5021 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221213 min9yu_k \n\n➸ LA\n2022.12.10\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/OgncINmp1i
## 5022 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5023 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221029 min9yu_k\n\n➸ 💛YELlOw💛\n#/Advertisement #/DUVETICA\n\n#민규 #MAMAVOTE #seventeen #세븐틴 @pledis_17 htt…
## 5024 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220808 min9yu_k\n\n➸ Family golf💚\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RPFQncNY6V
## 5025 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5026 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220701 min9yu_k \n\n➸ summer💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/vp3fdvx6W0
## 5027 RT @jhhs7777: 【 scan】SEVENTEEN INCOMPLETE \n\n#HOSHI #호시 #ホシ #WOOZI #우지 #ウジ https://t.co/SOL5KSaO36
## 5028 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221213 min9yu_k \n\n➸ @/snoopdogg We were so happy to be able to perform on the same stage ❤️🔥…
## 5029 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5030 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 5031 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221011 min9yu_k \n\n➸ Red shining night 💋\n#/Advertisement #/Cartier #/CartierSeoul \n\n#민규 #SEVENTEEN #세…
## 5032 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220815 min9yu_k \n\n➸ Enjoy tour flight\nbye #/Seattle🖤\nsee you soon #/SanFrancisco\n\n#민규 #SEVENTEEN #세븐…
## 5033 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5034 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5035 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220816 min9yu_k \n\n➸ Oakland💚\ni filmed a Sunday Morning music video of Joshua in Oakland\n\n#민규 #SEVENT…
## 5036 RT @gre9re: #에스쿱스 that •᷄△•᷅ guy from seventeen https://t.co/AcyOg5ahzz
## 5037 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221129 min9yu_k \n\n➸ ❤️🔥 Be The Sun ❤️🔥\nin tokyo dome\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/…
## 5038 RT @EloisaAli5: Wts Lfb Seventeen Assorted Pc\n\n🐸 Sold as Set Only\n🐸 6,500 (6k if PAYO) \n🐸 Can look for kahati and can ship to diff address…
## 5039 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 5040 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221008 min9yu_k \n\n➸ We got the heart We got the \n🧡soul🧡\n\nManila 2022.10.7\n\n#민규 #SEVENTEEN #세븐틴 @pled…
## 5041 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5042 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220716 min9yu_k\n\n➸ Pork rice soup + Daeseon (alcohol brand) + rain = 🤍\n\n#민규 #SEVENTEEN #세븐틴 @pledis_…
## 5043 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5044 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220722 min9yu_k \n\n➸ Off to work and off of work\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/jwQyNdZ…
## 5045 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5046 RT @joyiiieeee_: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away these freebies on D-Day!…
## 5047 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5048 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5049 RT @cartdeulset: Secured sg2023 but no POB..\nmay inch pa ba if ever ipatingi? \nNeta, long dop\n\nwill get sc, mg, js & vn lang\n\nDM if u like.…
## 5050 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5051 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5052 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5053 RT @dokyeomfiles: Now, y’all STOP. This is so fragile! 😭\n\nSEVENTEEN: “For me Dokyeom is such a pure, innocent and sincere guy. He’s so exce…
## 5054 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5055 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5056 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5057 RT @diamondcartu: wts lfb \n\nSeventeen SG 23 \n- desk calendar outbox photobook digital code heart paper holder paper door hanger heart messa…
## 5058 RT @tigerrhae: RTs & LIKEs are appreciated🤍\n\n🎀SEVENTEEN BE THE SUN IN JAKARTA — ADDITIONAL SHOW🎀\n\nfreebies by @tigerrhae\n\n🗓 28 Desember 202…
## 5059 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5060 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5061 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5062 RT @hominamina: [HELP RT & LIKE ]\n☀️FREEBIES FOR BE THE SUN ADDITIONAL SHOW IN JAKARTA☀️\n\nby @hominamina \n\n📅 28 Dec 2022\n📍 GBK STADION MADY…
## 5063 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5064 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 5065 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5066 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5067 RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…
## 5068 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5069 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5070 RT @jiminsols: 💌 seventeen be the sun bulacan freebies ☻\n\n♡ strictly 1:1 (random pack)\n♡ time & loc: tba on d-day\n♡ mbf, rt & like\n\nsee you…
## 5071 RT @luv4hybeboys: !! BeTS IN BULACAN FREEBIES !!\n\nhello caratdeuls ♡ i’ll be giving away these ot13 hand banners ^^ see u!! \n\n↳ rt & like\n↳…
## 5072 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5073 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5074 RT @diamondcartu: Wts lfb #cee_sells \n\nSeventeen SG 23 tingi (from 1st Pre-order) \n\nHS JN MG SK VN DN still avail 165 ea member set (pc + f…
## 5075 RT @sound_of_snow7_: •••\n𝑂𝑛𝑙𝑦 𝑡ℎ𝑜𝑠𝑒 𝑤ℎ𝑜 𝑐𝑎𝑟𝑒 𝑎𝑏𝑜𝑢𝑡 𝑦𝑜𝑢 𝑐𝑎𝑛 ℎ𝑒𝑎𝑟 𝑦𝑜𝑢 𝑤ℎ𝑒𝑛 𝑦𝑜𝑢'𝑟𝑒 𝑞𝑢𝑖𝑡𝑒\n•••\n#CSD\n#CaratSelcaDay\n#DINO\n#SEVENTEEN \n#CARAT http…
## 5076 RT @Jihooniebuys: Wts lfb seventeen face the sun yzy f\n\n7500 all in\nPAYO https://t.co/Wr60FxQagA
## 5077 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5078 RT @DKVOTINGTEAM: [INSTAGRAM] dk_is_dokyeom Story update ❄️\n\n@pledis_17 #세븐틴 #SEVENTEEN #DK #DOKYEOM #SEOKMIN \n#도겸 \n\n1/2 https://t.co/TrfVu…
## 5079 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5080 RT @miss_svtmafia: D-DAY TOMORROW\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VI…
## 5081 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5082 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5083 RT @gre9re: #에스쿱스 that •᷄△•᷅ guy from seventeen https://t.co/AcyOg5ahzz
## 5084 RT @CCT_WOOZI: [💎] HOT TIME! Claim 30❤️ by logging in on the app + extra 100❤️ if you post an HD pic (square) or a YouTube link! #CHOEAEDOL…
## 5085 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 5086 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5087 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5088 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5089 RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 5090 RT @tinkswonu: P1Harmony Jongseob to Hoshi: \n\n"Hello, im P1Harmony Jongseob. really, i’ve been watching your fancams and going seventeen a…
## 5091 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5092 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5093 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 5094 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5095 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 5096 RT @p1harmonyp1ece: Jongseob and intak #_WORLD challenge with seventeen hoshi 🐯\n\n#P1Harmony #피원하모니 #P1H #HARMONY #ZEROIN #둠두둠 #Doom_Du_Doom…
## 5097 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5098 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5099 RT @cheolattes: you're telling me.....whatever (waves hand in the air confusingly) seventeen wears in the airport is curated by a stylist?
## 5100 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 5101 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus
## 5102 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5103 RT @p1harmonyp1ece: Jongseob and intak #_WORLD challenge with seventeen hoshi 🐯\n\n#P1Harmony #피원하모니 #P1H #HARMONY #ZEROIN #둠두둠 #Doom_Du_Doom…
## 5104 RT @tinkswonu: P1Harmony Jongseob to Hoshi: \n\n"Hello, im P1Harmony Jongseob. really, i’ve been watching your fancams and going seventeen a…
## 5105 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5106 RT @mcrlyric_bot: Hold your breath when a black bird flies\nCount to seventeen and close your eyes\nI'll keep you safe inside
## 5107 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 5108 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 5109 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5110 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5111 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5112 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 5113 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 5114 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5115 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 5116 RT @SVT_Fatisha: In Jeonghans defence ‘how tf should we know know???’ 🙄🙄🙄\n\n@pledis_17 #세븐틴 #SEVENTEEN
## 5117 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5118 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5119 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 5120 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5121 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5122 RT @kyeomfinds: (ノ◕ヮ◕)ノ*:・゚✧\n\nhello ~ we'll be handing out fanmade freebies on december 17! ✨ \n\n↬time and location tba \n↬also open for trad…
## 5123 RT @_jopayluvs: 𓆸 Be the sun in Bulacan freebies ˚ ༘ \n\nhenlo ebriwan ◡̈ I'll be giving out photocards and postcards at #SEVENTEEN 's Be t…
## 5124 RT @jiminsols: 🖼 seventeen be the sun bulacan freebies ☻\n\n♡ for team labas\n♡ strictly 1:1 only\n♡ mbf, rt & like\n\n~ official posters! see yo…
## 5125 RT @loverlyricsbot: it's like i'm seventeen, nobody understands
## 5126 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5127 RT @ihrtjaehyunn: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jlln…
## 5128 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5129 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5130 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 5131 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5132 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5133 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5134 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5135 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 5136 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5137 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5138 RT @kpopmultigain: like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sserafim \nf…
## 5139 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5140 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5141 RT @SoonTaeJayK: ✿ SEVENTEEN BE THE SUN BULACAN FREEBIES ✿\n\n-LIKE & RT (mention friends)\n- follow me & @ShashaKim13 (Sponsor of bracelet)\n-…
## 5142 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5143 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5144 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5145 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5146 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5147 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5148 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5149 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5150 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5151 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5152 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 5153 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5154 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5155 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 5156 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5157 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5158 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5159 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5160 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5161 RT @wayvbubs: •it’s all a blur <3\n#CSD #CaratSelcaDay #SEVENTEEN #HOSHI https://t.co/clt7ksVxX8
## 5162 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 5163 RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…
## 5164 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5165 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 5166 RT @imhaegs: the cram packing of my freebies for tomorrow. I’ll give this envelopes randomly sa makakasalubong ko. And some lucky envelopes…
## 5167 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 5168 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5169 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5170 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5171 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5172 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5173 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 5174 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5175 RT @nugubgs_: THE BIGDIPPER's Eunbin and Siwoo have released a vocal cover of "17" by Pink Sweat$ and SEVENTEEN!\n\n🔗 https://t.co/SQE8qfYNLm…
## 5176 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5177 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5178 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 5179 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5180 RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…
## 5181 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5182 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5183 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5184 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5185 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 5186 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5187 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5188 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5189 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 5190 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5191 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5192 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5193 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 5194 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5195 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5196 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5197 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5198 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5199 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5200 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 5201 RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 5202 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5203 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5204 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 5205 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5206 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5207 RT @SopheaJane: @tinkswonu I love how we have access to the chronology of this stories.. bits here and ther in different platform but alway…
## 5208 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5209 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5210 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5211 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5212 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5213 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5214 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5215 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 5216 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 5217 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5218 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 5219 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 5220 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5221 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5222 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5223 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5224 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5225 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5226 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5227 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5228 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5229 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5230 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5231 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5232 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5233 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 5234 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 5235 RT @medortophobic: 🖼🪸FREEBIES for BE THE SUN IN JAKARTA ADDITIONAL SHOW🪸🖼\nby @medortophobic \n\n📍GBK Madya Stadium\n📆December 28 2022 \n❗️Limit…
## 5236 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 5237 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5238 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5239 RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…
## 5240 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 5241 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5242 RT @macaldeolshop: GA: Seventeen Dicon 101 Postcard\n1) Follow and turn on all notifs\n2) Follow:\nhttps://t.co/urr2lT1ZTQ\nhttps://t.co/OqPWIF…
## 5243 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5244 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 5245 RT @adorekgyu: hi! we will be giving away freebies for seventeen #BeTheSuninBULACAN ♡\n\n1:1 ratio! limited qty\nopen for trade~\n\nto claim:\n𖧷…
## 5246 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5247 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 5248 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5249 RT @minwonhaosss: Be the sun bulacan freebies ☀️\n\nHello, carats! I’ll be giving away minwon banners & seventeen postcards on BeTS bulacan.…
## 5250 RT @minshuwa: ✿ SEVENTEEN BE THE SUN BULACAN FREEBIES ✿\n\n📌 HELP LIKE & RT\n📌 PLACE AND TIME: TBA\n📌 OPEN DMS FOR TRADING\n\nThank you! See you…
## 5251 RT @estaemanies: ♡ Rts and Likes are appreciated ♡ \n\nWTS CLEARANCE SALES BTS, NCT DREAM, SEVENTEEN, ENHYPEN, THE BOYZ \n\n✅️ BISA NEGO, TAKE…
## 5252 RT @BeySVTColombia: Seventeen about to play to 50,000 people at the Philippines Stadium in some hours \n\nBiggest K-pop concert of all time h…
## 5253 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5254 RT @wonuahcart: 🌷 Be The Sun Bulacan Freebies 🌷\n\n♡ rt and like this tweet to spread !\n♡ mfb^^ lets be moots hehe\n♡ open for team labas & te…
## 5255 RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 5256 RT @xxxfelixeu: #BeTsinBulacan Giveaway ✨\n\nBecause me and @feat_gyuchan was able to secure our tickets for the con. Here's some giveaway as…
## 5257 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 5258 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 5259 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 5260 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 5261 RT @ardel_kim: 💎 HELP RT & LIKE GUYS 💎\nFREEBIES CONCERT SEVENTEEN #BETHESUNinJKT ADDTIONAL SHOW\n\n By : @ardel_kim & Kak @ji_channn\n📍 GBK Ma…
## 5262 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5263 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5264 RT @pewrdn: 💎SEVENTEEN BE THE SUN IN JAKARTA - ADDITIONAL SHOW💎 \nFreebies by @pewrdn X @kkomaengnyel\n\n📆 28th Dec 2022\n⏰ TBA\n📍 GBK Madya Sta…
## 5265 RT @HiragiJujika: Seventeen BeTS Bulacan Freebies \n\n💎 open for all carats (team labas & team con)\n💎 pls RT & 💗 to spread\n💎 pls fall in line…
## 5266 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 5267 RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB
## 5268 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5269 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5270 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5271 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 5272 RT @KkaKka_MeoRi: Heyhooo guys!!!\nCause it will be my first concert, I want to share the joy with all of you by giving this freebies in col…
## 5273 RT @bestboywonuu: to those who are willing to sponsor tickets / donate for tickets please dm me! \n\nwe'll try to buy tickets para maipamigay…
## 5274 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5275 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 5276 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 5277 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5278 RT @shemcart: #ShemmyPasabuy \n\nWts lfb ph only \n\nSeventeen Jeonghan Dream Kyocera Photocard\n💸 ₱1680 each (all in + lsf)\n❗ all must be taken…
## 5279 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5280 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5281 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5282 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5283 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5284 RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5
## 5285 RT @soobdragonhoe: No matter what happens \nWe’ll be together\nJust like always🌷\n\n#csd #seventeen #minghao #the8 #CaratSelcaDay @pledis_17 ht…
## 5286 RT @jeongshuabby: 💎RTs & LIKEs are very appreciated💎\n\nSEVENTEEN #BETHESUNinJKT\n.。*♡ freebies by Jeongshuabby x @byScenvantaee \n\n🗓️ 28 Desem…
## 5287 RT @pdestiana23: Likes & RT Are very Appreciated 💙\n\n 💞 Freebies SEVENTEEN Be The Sun Additional Show in Jakarta 💞 \nby : xumeihua \n\nGBK Mady…
## 5288 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 5289 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5290 RT @luvbananapie: [HELP RT & LIKE ]\n☀️FREEBIES FOR BE THE SUN ADDITIONAL SHOW IN JAKARTA☀️\n\nby @luvbananapie x @fettuxyne x @mingyoupuppy…
## 5291 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(2) UBC Regular Ticket Giveaway\n\n1. MBF (unfollow me laterrr yes u can)\n2…
## 5292 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 5293 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5294 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5295 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5296 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5297 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 5298 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 5299 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5300 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5301 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5302 RT @wintecrown: 💎 FREEBIES SEVENTEEN BE THE SUN - ADDITIONAL SHOW IN JAKARTA 💎 \nby @wintecrown \n\n📍 GBK Madya Stadium\n📆 28 Dec 2022\n⏰ TBA…
## 5303 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5304 RT @wonuonuw: [Help like & rt]\n\n❤️🔥FREEBIES ADDITIONAL SHOW SEVENTEEN "BE THE SUN" IN JAKARTA❤️🔥\n\nFreebies presented by: \n@scoupse88 @wo…
## 5305 RT @harulorss: #LORSS_ONHANDS\n\nwts lfb ph help rt \n\n₱250 ea\n- nct universe\n- nct 127 sticker\n- ive eleven\n\n₱150 ea\n- tbz maverick\n- monsta…
## 5306 RT @4m_jessica99: [ RTS are appreciated ] \n\n🐯SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA🐯\nfreebies by @4m_jessica99\n\n📍Stadion Madya GBK…
## 5307 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5308 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5309 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5310 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5311 RT @wonuesia: [ RT and Likes are appreciated ]\n\n ✨️ 𝐁𝐄 𝐓𝐇𝐄 𝐒𝐔𝐍 ✨️\n𝐀𝐃𝐃𝐒𝐇𝐎𝐖 𝐢𝐧 𝐉𝐀𝐊𝐀𝐑𝐓𝐀 𝐅𝐑𝐄𝐄𝐁𝐈𝐄𝐒\nby @wonuesia \n\n📍: GBK Madya Stad…
## 5312 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5313 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5314 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 5315 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5316 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5317 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN An Ode\n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, Whoos…
## 5318 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5319 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Semicolon \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, W…
## 5320 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Your Choice \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile,…
## 5321 RT @emergencygyu: Hi~ Kindly help RT/Like\nFREEBIES SEVENTEEN BE THE SUN (additional show)\nBy @emergencygyu & @raxieeww_\n\n📅: 28.12.22\n📍: GBK…
## 5322 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5323 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5324 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5325 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5326 RT @scoups_of_suga: [ RT and Likes are appreciated ]\n\n💎 SEVENTEEN BE THE SUN 💎\nADDSHOW IN JAKARTA\n\nFreebies Jompo by @scoups_of_suga \n\n📍 :…
## 5327 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 5328 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5329 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5330 RT @mjkrokosmoss: they call us children of barbara d'urso 💋\n\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN @pledis_17 https://t.co/7A2N7pHW7v
## 5331 RT @youmicasa: ╰☆☆ FREEBIES BE THE SUN ADD SHOW IN JAKARTA☆☆╮\nFan support for Minwon Seventeen\n\n💫By : @youmicasa & @chellehansol 💫\n📍 : GBK…
## 5332 RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp
## 5333 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5334 RT @sugamyaw: 💎Seventeen Be The Sun Additional Show in Jakarta Freebies💎\n\nby @sugawmyaw\n\n📆: 28 December 2022\n📍: Gelora Bung Karno Madya Sta…
## 5335 RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…
## 5336 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5337 RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…
## 5338 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5339 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5340 RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…
## 5341 RT @cloudygureumi: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK M…
## 5342 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 5343 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5344 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5345 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 5346 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5347 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5348 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5349 RT @gimbapkidding: [rt and likes are very appreciated ✨]\n\nSEVENTEEN WORLD TOUR #BETHESUNinJKT ADDITIONAL SHOW\n\n----- freebies by @gimbapkid…
## 5350 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5351 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5352 RT @min19_cm: [RT & Likes are very appreciated]\n\n☀️FREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW JAKARTA☀️\nby: @min19_cm\n\n📍GBK Madya Stadiu…
## 5353 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 5354 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5355 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5356 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5357 RT @louspiderboy: io che aspetto di compiere 17 anni solo per avere that kind of radiance you only have at seventeen
## 5358 RT @skypypinky: ꒰ RTs & LIKEs are very appreciated ꒱♡\n\n💕 SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA FREEBIES 💕\nby @skypypinky @XstipCo…
## 5359 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 5360 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5361 RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY
## 5362 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 5363 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5364 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 5365 RT @scribbeys: hi. helping a friend!\n\nWTS LFB \n\nBE THE SUN IN BULACAN \nUPPERBOX B REG 426\nRow 89\nSeat 542\n\nPrice: 4,750 thru gcash or paypa…
## 5366 RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU
## 5367 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5368 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 5369 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5370 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5371 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5372 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5373 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 5374 RT @CaryennG: Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT…
## 5375 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5376 RT @minghaocheol_: neways super excited for betsinbulacan tomorrow !!!!!!! seventeen as the first kpop group to hold a solo concert in the…
## 5377 RT @AP: A huge aquarium in Berlin burst, spilling debris, water and hundreds of tropical fish out of the AquaDom tourist attraction in the…
## 5378 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5379 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5380 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5381 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #1\n\n▶ https://t.co/yvJns7gAfL\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 5382 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5383 RT @UNESCO: The #SEVENTEEN members became who they are thanks to #education❤️\n\nNow @pledis_17 want to use the power of education to create…
## 5384 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5385 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5386 RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…
## 5387 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5388 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5389 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5390 RT @ChinaMusicData: 🇨🇳 “Best Selling Male Group Album” nominees\n\n• ‘Beatbox’ — NCT DREAM\n• ‘Glitch Mode’ — NCT DREAM\n• ‘Proof’ — BTS\n• ‘Fac…
## 5391 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5392 RT @CCT_DINO: 🦖 [ #DINO's Daily Banner ] 🦦\n\n🍀Vote your Daily hearts on Community post\n🍀Collect and Save Ever Hearts for Charity Fairy Proje…
## 5393 RT @_svtandyou_: 🌻BE THE SUN in JAKARTA ☀️\nSUPPORT FREEBIES BY @_svtandyou_ \n\n📍GBK MADYA STADION\n🗓️ 28 DECEMBER 2022\n⏰ TIME & LOCATION TBA…
## 5394 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 5395 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 5396 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5397 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5398 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5399 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5400 RT @tianggyu: 💎BE THE SUN JAKARTA ADDITIONAL SHOW FREEBIES✨\nby me @tianggyu \n\n📅 December 28th, 2022\n📍 GBK Madya Stadium (detail loc TBA)\n⏰…
## 5401 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5402 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5403 RT @miss_svtmafia: SEVENTEEN, Kings of Synchronization @pledis_17 #세븐틴 https://t.co/ZnqVTzbyQf
## 5404 RT @wonpirisesang: ☀️Be The Sun Additional Show in JKT Freebies by @wonpirisesang☀️\n\nDetails? Check below.\n\nLimited quantity, so grab it fa…
## 5405 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5406 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5407 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5408 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5409 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5410 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5411 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 5412 RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…
## 5413 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5414 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 5415 RT @xoxosvtfatt: 🧩💎SEVENTEEN BE THE SUN ADD-SHOW IN JAKARTA FREEBIES💎🧩\n\nby: @xoxosvtfatt \n~RT & Like are very appreciated~\n\n🗓️ Rabu, 28 Des…
## 5416 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5417 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5418 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5419 RT @astraleisa: #seventeen's gentle masculinity https://t.co/CmeeqkHoP5
## 5420 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5421 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5422 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5423 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 5424 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5425 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5426 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5427 RT @jeonselca: basically seventeen from korea to japan to korea to la to japan to philippines to korea to indonesia just going home to pack…
## 5428 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5429 RT @getmorefine: [SEVENTEEN WORLD TOUR]\n\nBE THE SUN JAKARTA\n-addition shows-\n\n💖JOSHUA EARLY BDAY💖\n Special Freebies\n by @getmo…
## 5430 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5431 RT @meplushim: [RT & Like will be appreciated]\n\nFREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW JAKARTA\nby @meplushim 💎\n\n📍GBK Madya\n📅 28 Dec…
## 5432 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5433 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 5434 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 5435 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5436 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5437 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5438 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5439 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 5440 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5441 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5442 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5443 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5444 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5445 RT @darling_hjs: [PREVIEW] FREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA 💎☀️ by @darling_hjs & @mo0n_beanz \n\n🗓️ Wednesday, 28.12…
## 5446 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 5447 RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…
## 5448 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5449 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5450 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5451 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5452 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5453 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 5454 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 5455 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5456 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5457 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5458 RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…
## 5459 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 5460 RT @sugamyaw: 💎Seventeen Be The Sun Additional Show in Jakarta Freebies💎\n\nby @sugawmyaw\n\n📆: 28 December 2022\n📍: Gelora Bung Karno Madya Sta…
## 5461 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5462 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5463 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5464 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5465 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 5466 RT @heedungiesunflo: RTs & LIKEs are appreciated💖\n\n✨SEVENTEEN BE THE SUN IN JAKARTA — ADDITIONAL SHOW✨\n\nfreebies by @heedungiesunflo \n\n🗓 28…
## 5467 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 5468 RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ
## 5469 RT @leeseoksy: [ BE THE SUN in JKT Additional Show ]\n☀️🤪 FREEBIES BY @leeseoky ☀️🤪\n\nrt and like are much appreciated🫶🏼\n\n📍GBK MADYA, SENAYAN…
## 5470 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5471 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 5472 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5473 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5474 RT @NME: #SEVENTEEN didn’t just bring their ‘Be The Sun’ world tour to Japan – they brought a whole extravaganza of experiences with them,…
## 5475 RT @yobesuho: ✎ . . be the sun freebies | fan support ☺︎\n\n🐯 strictly 1:1\n🐸 loc: tba on d-day\n🐶 rt & like\n\n#BeTheSuninBULACAN #BeTSinBulacan…
## 5476 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 5477 RT @Diamond_nineee: 🧸RT & Like are very appreciated🧸\n\n🍊Seventeen Add Show #BETHESUNinJKT Freebies by PERAWAN🍊\n\n📍GBK Madya Stadium \n🗓28 Dec…
## 5478 RT @darapss: ꕥ [𝚁𝚃 & 𝚕𝚒𝚔𝚎 𝚊𝚛𝚎 𝚟𝚎𝚛𝚢 𝚊𝚙𝚙𝚛𝚎𝚌𝚒𝚊𝚝𝚎!] ꕥ\n\n💎 Seventeen Be The Sun in Jakarta - Additional Show 💎\n\nFreebies by : @darapss @adorablee…
## 5479 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5480 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5481 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5482 RT @kpopmultigain: like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sserafim \nf…
## 5483 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5484 RT @jeonwuh: 💎BE THE SUN ADDITIONAL SHOW IN JKT💎\nFreebies by @jeonwuh @thepistolstaar\n\nkindly rt & like this tweet❣️\n- let’s be moots?\n- sp…
## 5485 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5486 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5487 RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…
## 5488 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5489 RT @OHMYPROM0: not new to rp promo gdm exo bts chanbaek wonwoo kyungsoo jennie album solo follow trick nsfw 18+ views wonwoo seventeen taeh…
## 5490 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5491 RT @neo__phyte: [RT & Like will be appreciated]\n\nBe The Sun Additional Show in Jakarta \nFreebies by @neo__phyte x @km9yugf\n\n🗓️ Rabu, 28 Des…
## 5492 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5493 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 5494 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 5495 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5496 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5497 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5498 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5499 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5500 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 5501 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5502 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5503 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5504 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 5505 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 5506 RT @bubble_ncteaa: car selcas with gyu ( ´▽`)\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN https://t.co/dRLXRp5v1y
## 5507 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5508 RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…
## 5509 RT @1woo17: SEVENTEEN AND CARAT IN TOKYO DOME 🥹🥰\nhttps://t.co/zVnygtNIns
## 5510 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5511 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5512 RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…
## 5513 RT @MANIIC11: CANYOUSEEME? by DANNY RAN OUT ON ALL PLATS (prod.MANIIC) \nhttps://t.co/gPn89hSZ39\n\n#SEVENTEEN #rap #newmusic #g59 #16December…
## 5514 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 5515 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5516 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5517 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5518 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5519 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5520 RT @print_tales: 〖KPOP large tote bags〗\n\n» MAMAMOO, SEVENTEEN, IU, SUPER JUNIOR, ENHYPEN, NewJeans\n\n☑ SCO & 50% DP Opt\n☑ Bundle Deal\n\nPre-o…
## 5521 RT @dinoscheekmoles: My carat squad 💎\n\n#CSD #CaratSelcaDay #JOSHUA\n#JEONGHAN #DINO #DK #SEVENTEEN #세븐틴 @pledis_17 \n\n@hannieduIset @ATEEZlov…
## 5522 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5523 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5524 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5525 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5526 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5527 RT @pritiunnie: BE THE SUN ADDITIONAL SHOW IN JAKARTA\n\n🐯FREEBIES FOR HOSHI🐯\n\n📍Stadium Madya, GBK\n🗓 28 Dec 2022\n⏰ TBA\n\n❗️very limited❗️\n\nple…
## 5528 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5529 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5530 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5531 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5532 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5533 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 5534 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5535 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5536 RT @masjeongwonu: RT/Like for a Appreciated🫶🏻\n\n💗🌸Freebies Be The Sun Jakarta Additional Show by @masjeongwonu🌸💗\n\n📆: 28 December 2022\n📍: Gel…
## 5537 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5538 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 5539 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5540 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5541 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5542 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5543 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5544 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5545 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5546 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5547 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5548 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5549 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5550 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 5551 RT @sebongchin: FREEBIES Seventeen Be the Sun (Additional Show in JKT) \n\nby: @marrktz on ig and @sebongchin \nLIMITED QTY ❣️\n\n° rt and likes…
## 5552 RT @philconcerts: SEVENTEEN at the Incheon Airport on the way to the Philippines for #BeTSinBULACAN, happening on December 17 at the Philip…
## 5553 RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy
## 5554 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5555 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5556 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5557 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5558 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5559 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5560 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5561 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5562 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5563 RT @smileyleeDK: 🧡SVT BeTS in PH ARENA giveaways/freebies🧡\n\n❣️MBF\n❣️RT & LIKE\n❣️Show me your twitter on D-day\n❣️reply ur fave svt/bias pic…
## 5564 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 5565 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 5566 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5567 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5568 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5569 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5570 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5571 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5572 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 5573 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5574 RT @ikeukartz: wts lfb #qwery_sells\n\nSeventeen Fleece Anorak \nPower of Love Concert Merch \n\n— 1500\n— size medium \n— can lower if payo\n— fre…
## 5575 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5576 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 5577 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 5578 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5579 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5580 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5581 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5582 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5583 RT @wongyusebongie: RTs & LIKEs are very appreciated💎\n\nSEVENTEEN #BETHESUNinJKT\n.。*♡ freebies by @ariyantiCRT\n\n🗓️ 28 Desember 2022\n🕘 TBA\n📍G…
## 5584 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5585 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5586 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5587 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5588 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5589 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 5590 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5591 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5592 RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…
## 5593 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 5594 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 5595 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 5596 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5597 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5598 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 5599 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5600 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 5601 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 5602 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 5603 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5604 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5605 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5606 RT @ready_to_woo: For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD #JEONGHAN…
## 5607 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5608 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 5609 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5610 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5611 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5612 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5613 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5614 RT @Cloudflare: In this blog post, we’ll highlight a few stories from some of our seventeen Employee Resource Groups (ERGs), including the…
## 5615 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5616 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 5617 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5618 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 5619 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5620 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5621 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5622 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5623 RT @kakvernon: each time i look at you, i’m limp as a glove. FEEELING LIKE SOMEONE IN LOVE 🧸💐\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN @pled…
## 5624 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5625 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5626 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5627 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5628 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5629 RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB
## 5630 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 5631 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5632 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 5633 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5634 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5635 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5636 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5637 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5638 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5639 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5640 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5641 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 5642 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 5643 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5644 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 5645 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5646 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5647 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Heng:garæ \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, W…
## 5648 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5649 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5650 RT @RJ27Princess: @SRJKASHIKA @saurabhraajjain It's at seventeen now\n\n#3YrsOfChefNeilOberoi\nSRJ Lived Neil
## 5651 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5652 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5653 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5654 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5655 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5656 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5657 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5658 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5659 RT @wooyoobubble: my darling <3 \n\n#CSD #SEVENTEEN #CaratSelcaDay #jun https://t.co/NCtcMmtEHC
## 5660 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5661 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5662 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5663 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5664 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5665 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5666 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5667 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5668 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5669 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5670 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5671 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5672 RT @macaldeolshop: GA: Seventeen Sector 17\n1) Follow and turn on all notifs\n2) Follow:\nhttps://t.co/urr2lT1ZTQ\nhttps://t.co/OqPWIFFw4s\n3) L…
## 5673 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5674 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5675 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 5676 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5677 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5678 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5679 RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy
## 5680 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5681 RT @isekaigyu: Glad that the airport personnel confiscated the videos of those who attempted to film and record seventeen's arrival.
## 5682 RT @cholulasmarket: ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll be…
## 5683 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5684 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5685 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 5686 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5687 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5688 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 5689 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 5690 RT @loverlyricsbot: it's like i'm seventeen, nobody understands
## 5691 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5692 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 5693 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 5694 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 5695 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 5696 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5697 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5698 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5699 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 5700 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5701 RT @sngj7hyobns: BE THE SUN IN BULACAN FREEBIES\n\nhi carats! me and user @bebeamoraaa14 will be giving away freebies, open for team loob and…
## 5702 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5703 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5704 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5705 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5706 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5707 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5708 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 5709 RT @itsjba0325: Just how fast the night changes!😊 \n#KimSejeong #HongJisoo #Sejeong #Joshua #ioi #gugudan #SEVENTEEN…
## 5710 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 5711 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5712 RT @taehyuncore: seventeen pictures that are so pinterest coded ; a thread 💌
## 5713 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5714 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5715 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5716 RT @taehyuncore: seventeen pictures that are so pinterest coded ; a thread 💌
## 5717 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5718 RT @snwulove: wts lfb help rt pre order keyrings for soonwoo lovers!\n\n₱100 only for keyrings( 3 slots per keyring )\n\ncan open for other mem…
## 5719 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5720 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5721 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5722 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5723 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5724 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5725 RT @dangersvt: date night 🌃\n\n#CSD #CaratSelcaDay @pledis_17 #JOSHUA #SEVENTEEN https://t.co/ENg9E152bS
## 5726 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5727 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 5728 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5729 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5730 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5731 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5732 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5733 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5734 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5735 RT @seolarenjun: I long to become a ray of light and caress his face 🖤\n\n#CaratSelcaDay #CARAT #CSD #SEVENTEEN #MINGHAO #THE8\n@pledis_17 htt…
## 5736 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5737 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5738 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5739 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5740 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5741 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5742 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5743 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 5744 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5745 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5746 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 5747 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 5748 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5749 RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…
## 5750 RT @BooNon_98: remember when woozi said this in AAA 2019...\n\n"It's a big honor for us to win album of the year daesang on a self produced a…
## 5751 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5752 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5753 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5754 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5755 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5756 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5757 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5758 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5759 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5760 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5761 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5762 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 5763 RT @scoups4life: WTS LFB PH\n\nSeventeen Be the sun in Bulacan\n\n❤️ (1) LBA REG 103 R32 S29\n🧡 ₱8k (discounted from 12.7k!) \n💛 Already same pri…
## 5764 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 5765 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5766 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5767 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5768 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5769 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5770 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 5771 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5772 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5773 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5774 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 5775 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5776 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5777 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5778 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5779 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5780 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5781 RT @itsjba0325: Just how fast the night changes!😊 \n#KimSejeong #HongJisoo #Sejeong #Joshua #ioi #gugudan #SEVENTEEN…
## 5782 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5783 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 5784 RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB
## 5785 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5786 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5787 RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…
## 5788 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5789 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5790 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5791 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5792 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 5793 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5794 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5795 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 5796 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5797 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5798 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5799 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5800 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5801 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 5802 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5803 RT @seobkitty: me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk
## 5804 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 5805 RT @wwonecart: 「 wts lfb ph | help rt ! 」\n\ndk dangwa set\n ー ₱1000 (all-in + lsf)\n ー only sold as set \n ー ☓ sensi\n ー also wtt dokyeo…
## 5806 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5807 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5808 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5809 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5810 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5811 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Average Socialite https://t.co/Br41wNAKur
## 5812 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5813 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 5814 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5815 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5816 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 5817 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5818 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5819 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5820 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5821 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 5822 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5823 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5824 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 5825 RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…
## 5826 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5827 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5828 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5829 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5830 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5831 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5832 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5833 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5834 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 5835 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5836 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5837 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5838 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5839 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5840 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5841 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 5842 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5843 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5844 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5845 RT @slvppy: twitter needs a dislike button so i can be a hater
## 5846 RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG
## 5847 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5848 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5849 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5850 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5851 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5852 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 5853 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5854 RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…
## 5855 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5856 RT @mirandaescobarr: my hip dips make me feel so ugly
## 5857 RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…
## 5858 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5859 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5860 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 5861 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5862 RT @trishfgx: 🌻 BeTS in Bulacan freebies 🌻\n\nHi! I'll be giving a pack of candies which includes unofficial photos of Jeonghan. I'll give it…
## 5863 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5864 RT @pixylshi: [USA/WW GO] ViVi 2023.02 JAPAN MAGAZINE (SEVENTEEN)\n\n💸$7 - CAP=20\n⏲Dec 19th 7PM EST\n📝https://t.co/RtqeL78rYo\n🆙https://t.co/U0…
## 5865 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5866 RT @glassofcoups: (helping a friend) \nRT/likes vv appreciated💌\n\nWTS Be The Sun Additional Show In Jakarta\n- Blue C Carmem (1x)\n- reasonable…
## 5867 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5868 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5869 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5870 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 5871 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5872 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5873 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5874 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 5875 RT @QBall_Ww: 221215\nICN✈️EyeS on U\n#SEVENTEEN #원우 #WONWOO #ウォヌ #세븐틴 https://t.co/QE8YTV2iHu
## 5876 RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…
## 5877 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 5878 RT @cscthnkr: #scoups : that 😗 guy from seventeen https://t.co/TuFP5JhAHA
## 5879 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 5880 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5881 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 5882 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 5883 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5884 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5885 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5886 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5887 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 5888 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5889 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 5890 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5891 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5892 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5893 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5894 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5895 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5896 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5897 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5898 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5899 RT @svtcharts: #SVT_DREAM is now certified 3x Platinum in Japan (RIAJ) for reaching 750,000 shipments!\n\n#SEVENTEEN #세븐틴 @pledis_17 @pledis_…
## 5900 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5901 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5902 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5903 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5904 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5905 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 5906 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 5907 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 5908 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5909 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 5910 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 5911 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5912 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5913 RT @RCTIPlus: GIVEAWAY TIME 🥳🥳🥳\n\nRCTI+ bagi-bagi 2 official Lighstick K-Pop PENTAGON, TREASURE & 8 Album SEVENTEEN, THE BOYZ, STRAY KIDS da…
## 5914 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 5915 RT @17_seventeen_05: When I see my face in your two eyes\nAs if the world has stopped, I will hug you. \n\n#SEVENTEEN #HOSHI #CSD #CaratSelca…
## 5916 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 5917 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 5918 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5919 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 5920 RT @mulletd1no: fuzzy hat season!❄️☃️🌨️ \n#csd #CaratSelcaDay #SCOUPS #에스쿱스 #세븐틴 #SEVENTEEN https://t.co/W3yhmEVe8L
## 5921 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5922 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 5923 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5924 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5925 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5926 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5927 RT @soompi: #SEVENTEEN Goes Triple Platinum For 1st Time In Japan + #BTS's #Jin Earns 1st Solo RIAJ Album Certification\nhttps://t.co/X7jeqe…
## 5928 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 5929 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5930 RT @seobkitty: me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk
## 5931 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5932 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 5933 RT @gobypurplekiss: 🛍️PURPLEKISS ONGOING PRE-ORDERS\n\n🛒 NCT Dream - Winter Special Mini Album (Candy) X Sellkor\n🛒 Tabungan Lightstick (All G…
## 5934 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5935 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5936 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 5937 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5938 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 5939 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5940 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 5941 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5942 RT @cheolkwons: hello! i won't be there today but i've got a few freebies to share as well! just look for the same person on the tweet belo…
## 5943 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 5944 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5945 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 5946 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5947 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 5948 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5949 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 5950 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5951 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 5952 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5953 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5954 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \n\nMe and @Kylavv18 will be giving away freebies for BeTS 🤩\n\n♡Read and follow the mechanics to claim…
## 5955 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 5956 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 5957 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5958 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5959 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5960 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5961 RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB
## 5962 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5963 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 5964 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5965 RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…
## 5966 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 5967 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 5968 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5969 RT @booshushuu: [RTs are appreciated] 🫶🏼\n\n🌼 SEVENTEEN “BE THE SUN” ADD SHOW IN JAKARTA FREEBIES 🌼\nby : @booshushuu \n\n📍Stadion Madya GBK\n🗓 2…
## 5970 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5971 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5972 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5973 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5974 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5975 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5976 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5978 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5979 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5980 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 5981 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5982 RT @dinosfavgf: im going ia again sorry >< #csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/tJdu2XEuTC
## 5983 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 5984 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5985 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5986 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 5987 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5988 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 5989 RT @Seoul_Merchant: ⚠️RT FOR A SURPRISE DM⚠️\n#SeoulMerchant_SALE\n\n12.15 SALE RANDOM ALBUM FOR 99 EACH\n\n• FREE SHIPPING on selected items!…
## 5990 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5991 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5992 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 5993 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 5994 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5995 RT @svtcontents: [#INSTAGRAM] munwansik IG update with SEVENTEEN https://t.co/JyVbKphiuy
## 5996 RT @daljackgyeom: wts lfb seventeen minghao jeonghan ph padilla kihno postcards dicon heart cheek \n\n600 for set only\ncan ship to different…
## 5997 RT @dxlcefarniente: jeonghan will always be the #1 seventeen vocal enthusiast: \n\nsecond life ver.\n\n#SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_…
## 5998 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5999 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 6000 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6001 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6002 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 6003 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6004 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 6005 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6006 RT @sseraespagirls: SEVENTEEN - fear | STAYC https://t.co/XcGeruA7M9
## 6007 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6008 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6009 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 6010 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6011 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6012 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 6013 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6014 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 6015 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6016 RT @ChinaMusicData: 🇨🇳 “Best Selling Male Group Album” nominees\n\n• ‘Beatbox’ — NCT DREAM\n• ‘Glitch Mode’ — NCT DREAM\n• ‘Proof’ — BTS\n• ‘Fac…
## 6017 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6018 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6019 RT @dinosfavgf: im going ia again sorry >< #csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/tJdu2XEuTC
## 6020 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6021 RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…
## 6022 RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…
## 6023 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6024 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6025 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6026 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6027 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 6028 RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK
## 6029 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6030 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 6031 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 6032 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6033 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6034 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6035 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 6036 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 6037 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6038 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6039 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 6040 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6041 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6042 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6043 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6044 RT @Heavy_Dew: @SimonDavisBarry AHHHHHH I promise I will promote the show and make people sign the petition to the concert I’m attending la…
## 6045 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 6046 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6047 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6048 RT @loeyshuaa: “Confuse Hoshi with clam Joshua ft hyper girl with protective women” 😋❤️ @pledis_17 \n\n#CSD #CaratSelcaDay #JOSHUA #HOSHI #SE…
## 6049 RT @isekaigyu: Glad that the airport personnel confiscated the videos of those who attempted to film and record seventeen's arrival.
## 6050 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6051 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6052 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 6053 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6054 RT @honeygyuhao: leagues apart but still very obsessed with Jeonghan\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.…
## 6055 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6056 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6057 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6058 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6059 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 6060 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6061 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6062 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6063 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 6064 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6065 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6066 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6067 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6068 RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…
## 6069 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6070 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6071 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 6072 RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…
## 6073 RT @cafe_joshua_th: ꒰ pls rt 💎꒱\n\n🌹#JOSHUA 'Birthday Cafe BKK🌹\n\n🗓️ 22 - 28 DEC.\n🚩@fanscafe_bkk\n\n 🌹HASHTAG \n#DreamOfRedRose_1230 \n\n#Happy_JO…
## 6074 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6075 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6076 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6077 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 6078 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6079 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6080 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6081 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6082 RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY
## 6083 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6084 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6085 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6086 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6087 RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY
## 6088 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6089 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 6090 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6091 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6092 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 6093 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6094 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6095 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6096 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 6097 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6098 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 6099 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6100 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6101 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 6102 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6103 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6104 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6105 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 6106 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 6107 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6108 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6109 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6110 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6111 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 6112 RT @khanea_: it’s dday of be the sun in bulacan! may this day go well for seventeen and carats. let’s cherish this moment as svt is the fir…
## 6113 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6114 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6115 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6116 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 6117 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6118 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6119 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 6120 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6121 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6122 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6123 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6124 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6125 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6126 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6127 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6128 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6129 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6130 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 6131 RT @chansolboo: wts lfb ph\n\nsvt seventeen bets bulacan\nLBA regular 112 , row 23\n\n- ₱12,700 (tix+ sm fees) can lower to 12k if getting today…
## 6132 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6133 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6134 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6135 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' 3 CITY MIX D-1\n\nVOD ON-AIR\n2022.11.25 8PM (FRI) \n▶ https://t.co/BjDpzxmTvJ…
## 6136 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6137 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6138 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6139 RT @mulletd1no: fuzzy hat season!❄️☃️🌨️ \n#csd #CaratSelcaDay #SCOUPS #에스쿱스 #세븐틴 #SEVENTEEN https://t.co/W3yhmEVe8L
## 6140 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6141 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6142 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6143 RT @wooyoobubble: my darling <3 \n\n#CSD #SEVENTEEN #CaratSelcaDay #jun https://t.co/NCtcMmtEHC
## 6144 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 6145 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6146 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6147 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6148 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6149 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6150 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6151 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6152 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6153 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6154 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6155 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6156 RT @ready_to_woo: For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD #JEONGHAN…
## 6157 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 6158 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 6159 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6160 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6161 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6162 RT @iIywh: HE KNEW EXACTLY WHAT HE WAS DOING HERE @pledis_17 #SEVENTEEN #HOSHI #LA3C https://t.co/y8NRa1z4uI
## 6163 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6164 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6165 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 6166 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA
## 6167 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6168 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6169 RT @livenationph: Check out this guide to Philippine Arena Doors for an easy and hassle-free entry to your ticket sections. See you tomorro…
## 6170 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6171 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6172 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6173 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 6174 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 6175 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6176 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6177 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 6178 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6179 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6180 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6181 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 6182 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6183 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 6184 RT @dokyeomfiles: I survived 2022, thanks to DK / SEVENTEEN OT13! 🥺😭\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK \nhttps://t.co/uJM8HOC6IV
## 6185 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6186 RT @xum8nghao_o2: [SEVENTEEN WEVERSE]\n221201\n#JEONGHAN 🌟\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/E2VuFDLKUE
## 6187 RT @alaiwahmeng: wtb / want to buy\n\nsg23 photocards\n- jeonghan\n- joshua\n- mingyu\n- hoshi\n- wonwoo\n\n✅pair is ok\n✅satuan with higher price is…
## 6188 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6189 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6190 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6191 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6192 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6193 RT @wonubliss: seventeen's quarantine life @pledis_17 https://t.co/T5X3OeB9vj
## 6194 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6195 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6196 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6197 RT @seoksooinlove: ✨Be The Sun in Bulacan freebies✨\n\nI'll be giving away glow in the dark bracelets, approx 150pcs \n\n♡ For team concert & t…
## 6198 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6199 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6200 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6201 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 6202 RT @sounds_of_cheol: seventeen in ph 🇵🇭 \nlechon - bbq - jollibee https://t.co/cpdM7h85Oo
## 6203 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6204 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 6205 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6206 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6207 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6208 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6209 RT @ye0sunx: alexa, play 'crazy in love' by seventeen<3\n\n#CaratSelcaDay #csd #Junhui #MINGHAO https://t.co/mk8uiUCRUj
## 6210 RT @vnivting: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X #SEVE…
## 6211 RT @wonubliss: seventeen and jollibee chicken joy🍗 https://t.co/RFoVNkAA8p
## 6212 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6213 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 6214 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6215 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6216 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6217 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6218 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6219 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6220 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6221 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6222 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6223 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6224 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6225 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6226 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA
## 6227 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 6228 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6229 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6230 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6231 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 6232 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6233 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6234 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6235 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6236 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6237 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 6238 RT @_bubblethe8: D-1 to BE THE SUN IN BULACAN! ☀️\n\nTickets: https://t.co/hoSlgwAFwa\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/QNLdySgiY8
## 6239 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6240 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 6241 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 6242 RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU
## 6243 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6244 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 6245 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6246 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6247 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6248 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 6249 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6250 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6251 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 6252 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6253 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6254 RT @dadeuthannie: going seventeen universe with dino (picheolin) as the main character 😌\n\nwhat on earth > boo drop guru > wonwoo’s diary ht…
## 6255 RT @smolseokmin: PLEASE 😭\n\n221210 #DOKYEOM DK #LA3C #SEVENTEEN #도겸 https://t.co/yhOXFRWGZ3
## 6256 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6257 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6258 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 6259 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6260 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6261 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6262 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6263 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 6264 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 6265 RT @dadeuthannie: “The whole thing was made possible thanks to their sense of humor and their trustworthy acting skills.”\n\n“ We just gave t…
## 6266 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 6267 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6268 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6269 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6270 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6271 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6272 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6273 RT @jeonwonhao: hey hey hey, carats! i'll be giving away haikyu x seventeen freebies for #BeTSinBULACAN ◡̈ .。*♡\n\n✿ includes 1 member ea…
## 6274 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6275 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6276 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6277 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 6278 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 6279 RT @underscore_kdot: wts lfb onhand\n\nSeventeen Be The Sun tix\nUBB PREM 417 same price + online fee\n\nrfs: decided not to go \n\ndm me for more…
## 6280 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6281 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6282 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6283 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6284 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6285 RT @teumecarat1213: a little giveaway for #BeTheSunBulacan \n\nFOLLOW @treasure_cart\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL TOMOR…
## 6286 RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…
## 6287 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6288 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 6289 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6290 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6291 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6292 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 6293 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6294 RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…
## 6295 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6296 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6297 RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…
## 6298 RT @svtcontents: [#INSTAGRAM] munwansik IG update with SEVENTEEN https://t.co/JyVbKphiuy
## 6299 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6300 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6301 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6302 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6303 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6304 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6305 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 6306 RT @YOUREMYLLGHT: wts lfb help rt\n\nseventeen be the sun con ticket (ubb reg) — 4850 (100 for online fees)\n\nt. wts lfb ph svt seventeen be t…
## 6307 RT @gyumicart: wts lfb ph seventeen fts yzy f [batch 2]\n\n❌ scoups jeonghan jun mingyu\n✅ joshua hoshi wonwoo woozi the8 dk seungkwan vernon…
## 6308 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6309 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6310 RT @byunscart456: wts lfb ph svt\n\nseventeen dk your choice hmv vernon face the sun weverse sector17 pc — 2200 (free sf)\n\n— payo\n— dm to cl…
## 6311 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6312 RT @J2hann: WTS Seventeen Be The Sun in Bulacan ticket:\n\n— UBC REG 409 Row seat: 99-165\n\n1,850+ 100 online fee (Same price bought) = ₱1,950…
## 6313 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6314 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6315 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6316 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 6317 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6318 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6319 RT @SopheaJane: @tinkswonu I love how we have access to the chronology of this stories.. bits here and ther in different platform but alway…
## 6320 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6321 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6322 RT @cinnamonkeu: helping a friend!! help rt 🫶🏻\n\n🔥 WTS LFB SEVENTEEN BE THE SUN - BULACAN 🔥\n\n(2) Tickets \n💎SECTION: UBOX C PREM 417\n💎ROW: 11…
## 6323 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6324 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6325 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6326 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6327 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6328 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6329 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 6330 RT @soonchanranghae: SEVENTEEN BE THE SUN WORLD TOUR LYRICS AND FANCHANT GUIDE\n\nA thread;
## 6331 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6332 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6333 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6334 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6335 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6336 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6337 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6338 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6339 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6340 RT @classytae18: 💌 Be The Sun Ticket Envelope 💌\n\n✔️ Matte printed\n✔️ thickness is similar to folder\n✔️ Can choose ur bet members\n✔️ 30 peso…
## 6341 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6342 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 6343 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6344 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6345 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6346 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6347 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA
## 6348 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6349 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 6350 RT @Twentieshoyo: sheeesh 😎\n\n[ #THE8 #SEVENTEEN #CSD #CaratSelcaDay @pledis_17 ] https://t.co/3yKZqTxMLn
## 6351 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6352 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6353 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6354 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6355 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 6356 RT @SVT_Fancafe: [#JOSHUA🌟 Weverse]\n221214 -00:43 KST-\n\n➸ I asked Jeonghan to take pics making my legs look long, and this is how he took i…
## 6357 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6358 RT @kyeomcarthur: — seventeen be the sun in bulacan 🌻\n\nhi! I'll be giving out freebies on dec 17 🫶 thank you and see you carats! \n\nrts are…
## 6359 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6360 RT @kyeomcarthur: annyeong it's lee chan! \n\nso ayon, I'll be selling baby seventeen bubbleheads tom. 60 pesos each ^^ \n\nsadly, I wasn't abl…
## 6361 RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…
## 6362 RT @sevalentine_: CARATs! SEVENTEEN is coming back this December 17 for their additional show, #BeTheSuninBULACAN! 💎☀️ \n\nJoin them as they…
## 6363 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6364 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6365 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 6366 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6367 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6368 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6369 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6370 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 6371 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6372 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6373 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6374 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6375 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6376 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6377 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6378 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6379 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6380 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6381 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6382 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6383 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6384 RT @qwertdkk: wts lfb svt ph || help rt ! \n\ndk 200 | jn 300 | ww 400 | hs 250 | wz 200 | sk 200 | js 250 | hs 250\n\nset price: 2,050 | 2000…
## 6385 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221213 -23:44 KST-\n\n➸ Carats♥️ Thankyou for making Seventeen proud todayㅎㅎ Thanks to our Carats' love and s…
## 6386 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6387 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 6388 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6389 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 6390 RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…
## 6391 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 6392 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6393 RT @kenari_na: 👖🪣🎩🍊 | Jeans Bucket Hat with Kwan\n❣️\n#CaratSelcaDay #CARAT #SEUNGKWAN #SEVENTEEN https://t.co/pbQQXRtoVz
## 6394 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6395 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 6396 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6397 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6398 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6399 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6400 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6401 RT @livenationph: FOUR DAYS LEFT 'TIL SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 LIVE AT THE BIGGEST INDOOR ARENA IN THE WORLD - PHILIPP…
## 6402 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 6403 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6404 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6405 RT @snowkhoshi: seventeen has always been the same https://t.co/mRuHBPIohL
## 6406 RT @seokkiebby: ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n "so... where are we going for our date?"\n⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n#CaratSelcaDay…
## 6407 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6408 RT @pinkkiewonu: miror selfie with hoshi\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN @pledis_17 https://t.co/HVqRuoEiLJ
## 6409 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6410 RT @fae_______: In answering a question to fans, Hoshi of Seventeen said that GDRAGON is an artist he likes!❤️ cr. @/hoshzone \n\n#GDRAGON @I…
## 6411 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6412 RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn
## 6413 RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy
## 6414 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6415 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6416 RT @SVT_Fancafe: [#WONWOO🌟 Weverse]\n221213 -23:14 KST-\n\n➸ Thankyou for always walking together with me, though I walk in silence.\nI'll supp…
## 6417 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 6418 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 6419 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6420 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 6421 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 6422 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6423 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6424 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6425 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 6426 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6427 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 6428 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6429 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6430 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 6431 RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK
## 6432 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6433 RT @ihrtjaehyunn: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jlln…
## 6434 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 6435 RT @belongs_to_j: i’m just like you, you’re just like me~~~ 😆🌀🏃🏻♂️\n\n#CSD #CaratSelcaDay #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wX…
## 6436 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6437 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6438 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 6439 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 6440 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 6441 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 6442 RT @SVT_Fancafe: [#JOSHUA🌟 Weverse]\n221213 -23:02 KST-\n\n➸ Thankyou so much Carats ㅠㅠ I'm very happy because thanks to Carats, we received t…
## 6443 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6444 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 6445 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6446 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 6447 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6448 RT @luvzhyuk: i kinda wanna go on a follow spree for all the groups i stan so if u stan these groups pls interact:\n\ne’last\nkara\ncsr\nkingdom…
## 6449 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 6450 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6451 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 6452 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 6453 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 6454 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6455 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6456 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6457 RT @SVT_Fancafe: [#SCOUPS🌟 Weverse]\n221213 -22:44 KST-\n\n➸ Thankyou Carats🤍💛\nI believe you'll be watching us from anywhere, I'll work really…
## 6458 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 6459 RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU
## 6460 RT @min9yu_tttop: SEVENTEEN on 2022 Asia Artist Awards 🎉 \n\n🏆 Fabulous Award \n🏆 Hot Trend Award \n🏆 Daesang — Singer of the Year\n\n@pledis_17…
## 6461 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 6462 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6463 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 6464 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6465 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 6466 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6467 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6468 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6469 RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E
## 6470 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6471 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6472 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 6473 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 6474 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6475 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 6476 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 6477 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 6478 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6479 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 6480 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6481 RT @z0crt: Carat selca day with this giant baby\n\n#CSD #CaratSelcaDay #SEVENTEEN #MINGYU @pledis_17 https://t.co/LbgkZrYrwr
## 6482 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6483 RT @Cathleenexus: Happy sweet seventeen @Daisy_JKT48 !\nI wish you much much love on your sweet 17, you’re not so little anymore! Keep growi…
## 6484 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6485 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 6486 RT @bieberscoups: S COUPS DURING CHEERS OMFG IM NOT OKAY !!!!! \n\n#SCOUPS\n#SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C\n#세븐틴_더큰꿈을향해_LA3C http…
## 6487 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6488 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6489 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6490 RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…
## 6491 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 6492 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6493 RT @17sBaddest: Friend sent this and said “THE SCOUPS ASS” lmaoooo #la3cfestival #SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C @pledis_17 ht…
## 6494 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 6495 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6496 RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…
## 6497 RT @1228dreams: Concert-ready :))\n\n[The shirt and ticket holder aren’t for sale. But if you’re interested, let us know!]\n\n🏷 svt seventeen b…
## 6498 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 6499 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6500 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6501 RT @stthsn: gose christmas special wherein the seventeen members are separated into groups and they're having a caroling competition. the g…
## 6502 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6503 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 6504 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 6505 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6506 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6507 RT @0095zi: 📣 WTS LFB PH\n\n- (1) UBB PREM 421 Be The Sun in Bulacan ticket\n- ₱5,850\n- mop: gcash & unionbank\n\ndm if interested!!\nhelp rt, wi…
## 6508 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6509 RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54
## 6510 RT @wonhansolcart: :: ic interest check wts lfb ph bets in bul tix svt #whsitems 💭\n\nSEVENTEEN BE THE SUN ENCORE IN BULACAN TICKETS (3)\n\n• c…
## 6511 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6512 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6513 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6514 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6515 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6516 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6517 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6518 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6519 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6520 RT @svtcontents: @pledis_17 🎥 SEVENTEEN winning the AAA Artist of The Year (Singer of The Year) DAESANG at the 2022 Asia Artist Awards!\n\nht…
## 6521 RT @sunnieq_: Walking in La Salle…\n\n#CaratSelcaDay #CSD #JEONGHAN #준\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/d0U7pRm29A
## 6522 RT @WwangelbabywW: lamon 🫦 is 😩 life ✊🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI #호시 @pledis_17 https://t.co/reZEnCKkP0
## 6523 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6524 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6525 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6526 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 6527 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 6528 RT @sounds_of_cheol: and thats the "SINGER OF THE YEAR", SEVENTEEN!!!\n\nshadow, march, hot 👏🏻🔥 @pledis_17 https://t.co/Dow2Waw56E
## 6529 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6530 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6531 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6532 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6533 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 6534 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6535 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6536 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6537 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 6538 RT @min9yu_tttop: SEVENTEEN the main event!! ❤️🔥 @pledis_17 https://t.co/Mj37YV9zIs
## 6539 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 6540 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6541 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6542 RT @dadeuthannie: seventeen at aaa - shadow, march, and hot full performance 🖤\n\nstage platforms moving, backup dancers, the amount of carat…
## 6543 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6544 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6545 RT @wonubliss: seventeen performed shadow, march, and hot ... aaaa so excited for saturday 😭😭😭😭
## 6546 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6547 RT @shinvjk: we use the filter, he is 🐶 and i is 🐱\n\n#csd #VERNON #SEVENTEEN #CARAT #CaratSelcaDay @pledis_17 https://t.co/VGaJTdQut0
## 6548 RT @sounds_of_cheol: seventeen aaa daesangs!! 🏆👏🏻🖤\n\nalbum of the year (2019)\nsinger of the year (2021-2022) https://t.co/QwvVngwRPq
## 6549 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6550 RT @wonubliss: SINGER OF THE YEAR, SEVENTEEN 🏆 https://t.co/MAXdHYcHbL
## 6551 RT @min9yu_tttop: SEVENTEEN AAA Daesang 🏆🏆🏆 \n\n2019: Album of the Year \n2021: Singer of the Year \n2022: Singer of the Year\n\ncongrats boys @p…
## 6552 RT @1nlovewtae: When I'm with you there is no one else ! \n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN @pledis_17 https://t.co/C0slY1jhzC
## 6553 RT @nyeacjeon: "Do you wanna be forgiven?"\n\n#CARAT_SELCA_DAY #세븐틴 #SEVENTEEN #WONWOO @pledis_17 https://t.co/sgECpElVPM
## 6554 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6555 RT @imckyunstd: monsta x and seventeen ♡ https://t.co/J2DjHLFRkW
## 6556 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6557 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6558 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6559 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6560 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 6561 RT @wonwoospimp: wts // lfb : seventeen bets bulacan \n\n(1) LOWERBOX B PREMIUM/ LBB 214 ROW 52 SEAT 285 \n₱5,500\npayment can be upon meet up…
## 6562 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6563 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6564 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6565 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6566 RT @ExyTickets: BELOW SRP \n\nSEVENTEEN BE THE SUN BULACAN \n\nUPPER BOX B REGULAR (4)\n\n2500 ( 4 tickets available )\n\nUPPER BOX A (4)\n\nROW 66…
## 6567 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6568 RT @xum8nghao_o2: [SEVENTEEN WEIBO]\n221126\n#THE8 update \n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/RNpSu1yE8x
## 6569 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6570 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6571 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6572 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6573 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6574 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6575 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 6576 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 6577 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 6578 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 6579 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6580 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6581 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6582 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6583 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6584 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 6585 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6586 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 6587 RT @dadeuthannie: Congratulations SEVENTEEN for winning the AAA Daesang - Artist of the Year 🏆🏆🏆🥳🎉\n\n#세븐틴 @pledis_17 https://t.co/wZGFcNH9Xi
## 6588 RT @BooNon_98: remember when woozi said this in AAA 2019...\n\n"It's a big honor for us to win album of the year daesang on a self produced a…
## 6589 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6590 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n220522 -19:22 KST-\n\n➸ ㅋㅋㅋㅋ I uploaded these just for Carats to laughㅎㅎ You've worked hard today tooㅎㅎ…
## 6591 RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221128 \nsound_of_coups added to his story\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/yCGqFQXm…
## 6592 RT @wonubliss: Congratulations to SEVENTEEN for winning SINGER OF THE YEAR (Daesang) at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆
## 6593 RT @honeysvts: #VERNON_BlackEye headers I made 🖤 #VERNON #BlackEye #버논 https://t.co/99SmG29ckK
## 6594 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6595 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6596 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6597 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 6598 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6599 RT @sounds_of_cheol: SEVENTEEN DAESANG!!\nsvt won "Singer of the year" at AAA 2022. congrats @pledis_17 well deserved! 🏆😭❤️ https://t.co/nQZ…
## 6600 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6601 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 6602 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 6603 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6604 RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…
## 6605 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6606 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6607 RT @saintsaIv: GAGOOOO MY MAN JUST BOUGHT ME BE THE SUN SEVENTEEN TICKETS HAYOP https://t.co/84n5DZ0fVj
## 6608 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6609 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6610 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 6611 RT @otteru_211: 세븐틴 #조슈아 #디노 \n[Article]\nSEVENTEEN Joshua, "Put (his) arms around Dino's shoulders"\nSEVENTEEN Joshua, "Dino, can you see up…
## 6612 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6613 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6614 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6615 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6616 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6617 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6618 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6619 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6620 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6621 RT @WwangelbabywW: lamon 🫦 is 😩 life ✊🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI #호시 @pledis_17 https://t.co/reZEnCKkP0
## 6622 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 6623 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6624 RT @fae_______: Most nominated kpop groups for China End Year Awards @/ChinaMusicData \n\n1. Blackpink-14\n2. Seventeen-13\n3. (G)-IDLE-12\n4. R…
## 6625 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6626 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6627 RT @wonubliss: seventeen's outfit tonight https://t.co/xksUCtkKdd
## 6628 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6629 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6630 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6631 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 6632 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 6633 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 6634 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6635 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6636 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6637 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6638 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6639 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6640 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6641 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6642 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6643 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6644 RT @tinkswonu: wonwoo’s photocard for seventeen 2023 season’s greetings ❤️ https://t.co/m2HTo0jfsJ
## 6645 RT @dadeuthannie: Congratulations SEVENTEEN for winning the AAA Fabulous Award 🏆🎉\n\n#세븐틴 @pledis_17 https://t.co/R4aty2ojqE
## 6646 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6647 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6648 RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5
## 6649 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6650 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6651 RT @sounds_of_cheol: seventeen - AAA fabulous award 🏆🖤 https://t.co/MTIp0SIMVt
## 6652 RT @My17youth: SEVENTEEN at AAA 2022 \n\n#SEVENTEEN #세븐틴 https://t.co/ByP5fCF62Z
## 6653 RT @wonubliss: Congratulations to SEVENTEEN for winning Fabulous Award at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆
## 6654 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6655 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 6656 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6657 RT @wonubliss: ooh seventeen’s outfit 🖤 https://t.co/F4iBh0FZY3
## 6658 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6659 RT @TheFigen_: Thieves catch the robber! What a wonderful world! https://t.co/LPbZzY5ore
## 6660 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6661 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 6662 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 6663 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 6664 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6665 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6666 RT @min9yu_tttop: SEVENTEEN with their Hot Trend Award 🏆🧡 @pledis_17 https://t.co/deXFTiU8U7
## 6667 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 6668 RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK
## 6669 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6670 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 6671 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6672 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 6673 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6674 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6675 RT @seoksooinlove: ✨Be The Sun in Bulacan freebies✨\n\nI'll be giving away glow in the dark bracelets, approx 150pcs \n\n♡ For team concert & t…
## 6676 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6677 RT @wonubliss: Hot Trend Singer - SEVENTEEN 🏆 https://t.co/bOSv42XQn0
## 6678 RT @featuringchan: hello, here's my freebies for BE THE SUN in BULACAN ♥️\n\n⤑ location: tba (hanapin nyo na lang me, eme hahaha)\n⤑ 1:1\n⤑ uns…
## 6679 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6680 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6681 RT @mochymltyy: HELP ME RT THIS 🙏🏻\ni need to clear my album to further my studies 🥺 I’ve lowered the price a lot from RM 35, i really need…
## 6682 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 6683 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6684 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…
## 6685 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6686 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6687 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6688 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6689 RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…
## 6690 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6691 RT @svtcontents: 🖼️ 221213 SEVENTEEN at the 2022 Asia Artist Awards Red Carpet Press Previews\n\nS.COUPS, JOSHUA, JEONGHAN https://t.co/LjaPF…
## 6692 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6693 RT @i4pjae: wts lfb help rt\n\nseventeen be the sun con ticket (ubb reg) — 4850 (100 for online fees)\n\nt. wts lfb ph svt seventeen be the sun…
## 6694 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6695 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6696 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 6697 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6698 RT @gyubasic: —i look over at you and see sunshine 🌞\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN @pledis_17 https://t.co/1TCxyV8FCg
## 6699 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6700 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6701 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6702 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6703 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6704 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6705 RT @mini_mimisiez: ✨ Seventeen carver ver (DK) unsealed album giveaway ✨\n + peace scoups pc w/ care package ^^ \n\n🌼 mechanics \n- Follow me…
## 6706 RT @snwulove: wts lfb help rt pre order keyrings for soonwoo lovers!\n\n₱100 only for keyrings( 3 slots per keyring )\n\ncan open for other mem…
## 6707 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 6708 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6709 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6710 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6711 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6712 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6713 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6714 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6715 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6716 RT @p1wonies: jongseob said he went to watch seventeen’s dokyeom’s musical, xcalibur and that it was fun! he also went to watch bap’s daehy…
## 6717 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 6718 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 6719 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 6720 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6721 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6722 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 6723 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6724 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6725 RT @usagaincarats: Updated list of seventeen cupsleeve events in the USA and Canada 💙💖 \n#usaevents #kpopevents #kpop #kpopseventeen #sevent…
## 6726 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 6727 RT @snowkhoshi: seventeen has always been the same https://t.co/mRuHBPIohL
## 6728 RT @theseoulstory: 📸 SEVENTEEN Wonwoo at ‘2022 Asia Artist Awards’ today 💛 @pledis_17 \n\n#2022AAA #2022AsiaArtistAwards https://t.co/SkqdwRa…
## 6729 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6730 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6731 RT @dadeuthannie: SEVENTEEN - AAA Hot Trend Award 🏆🎉🎉 lmao they’re so annoying they’re obviously trying not to laugh while hoshi gives his…
## 6732 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6733 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6734 RT @billboard: Watch #SEVENTEEN’s Joshua, Dino and Mingyu take on the 'Wednesday' dance challenge backstage at #LA3C! https://t.co/Es7BmTtZ…
## 6735 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6736 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6737 RT @KimMingyuGlobal: [INSTAGRAM]\n221213 Mingyu instagram update\n\n🐶: LA \n2022.12.10\n\nLike, comment, share\n🔗https://t.co/r0ZUhyda0Z\n\n#SEVENTE…
## 6738 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6739 RT @KimMingyuGlobal: [INSTAGRAM]\n221213 Mingyu instagram story update\n\n🐶: @/saythename_17 @SnoopDogg we were so happy to be able to perform…
## 6740 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 6741 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6742 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6743 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 6744 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 6745 RT @KimMingyuGlobal: Congrats SEVENTEEN for winning AAA Hot Trend, AAA Fabulous Award, and AAA Grand Prize Singer of The Year on 2022 Asia…
## 6746 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6747 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6748 RT @KimMingyuGlobal: [VIDEO] #MINGYU at 2022 Asia Artist Awards IN JAPAN\n\nWatch full:\n▶️https://t.co/AWRIchcUcq\nSeventeen fancam:\n▶️https:/…
## 6749 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6750 RT @KimMingyuGlobal: [INFO] Mingyu has safely arrived in Korea. Rest well Mingyu~ 🐶❤\n\n©️Behind\n#SEVENTEEN #MINGYU\n#세븐틴 #민규 @pledis_17 https…
## 6751 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 6752 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Ilgan Sports\nReact, recommend, share\n🔗https:/…
## 6753 RT @KimMingyuGlobal: [VIDEO] 221214 Mingyu at Incheon Airport\n\n©️Newsen\n#SEVENTEEN #MINGYU\n#세븐틴 #민규 @pledis_17 https://t.co/eCdWUhJPXx
## 6754 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 6755 RT @KimMingyuGlobal: 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.co/QlwrfX…
## 6756 RT @KimMingyuGlobal: 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.co/QlwrfX…
## 6757 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.c…
## 6758 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6759 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Xports News\nReact, recommend, share\n🔗https://…
## 6760 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6761 RT @KimMingyuGlobal: [INSTAGRAM]\n221214 Dispatch Korea update with Mingyu and Seventeen at Incheon Airport\n\nLike, Comment, Share\n🔗https://t…
## 6762 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6763 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/…
## 6764 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6765 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 6766 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 6767 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6768 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6769 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6770 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6771 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6772 RT @jiminsols: 💌 seventeen be the sun bulacan freebies ☻\n\n♡ strictly 1:1 (random pack)\n♡ time & loc: tba on d-day\n♡ mbf, rt & like\n\nsee you…
## 6773 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6774 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6775 RT @KimMingyuGlobal: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW #2 #MINGYU CUT\n\n#SVT2023시즌그리팅\n#세븐틴 #민규 @pledis_17 https://t.co/Pe4kwyj5Nz
## 6776 RT @sounds_of_cheol: congrats seventeen for the AAA hot trend award 🏆👏🏻🖤 https://t.co/ehEmee92Ie
## 6777 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/W…
## 6778 RT @wonubliss: Congratulations to SEVENTEEN for winning the Hot Trend Award at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆
## 6779 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\nWoozi: "Mingyu, are you okay?\n\n©️Newsen\nReact, r…
## 6780 RT @gyuhuizones: Jun's SVT 2023 Season's Greetings inclusions!\n\ncr. churusvt\n\n#JUN #준 #SEVENTEEN #세븐틴 https://t.co/SHo8n2RRYJ
## 6781 RT @KimMingyuGlobal: 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Osen\nReact, recommend, share\n3. https://t.co/mLeIeNTkM…
## 6782 RT @dadeuthannie: congratulations seventeen!! aaa hot trend award 🎉🎉 https://t.co/ehuaclxW9i
## 6783 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Osen\nReact, recommend, share\n1. https://t.co/q…
## 6784 RT @svtcontents: @pledis_17 [#AWARD] SEVENTEEN won the AAA Hot Trend Award (SINGER) at the 2022 Asia Artist Awards!! Congratulations, our b…
## 6785 RT @jaysungsells: RE-POST BE THE SUN IN BULACAN FREEBIES\n\nhello, i'll be giving away freebies for be the sun in bulacan on Dec 17, 2022!\n\nl…
## 6786 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6787 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6788 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6789 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6790 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 6791 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Main Show Press Previews\n\nSEUNGKWAN, WONWOO, MINGYU https://t.co…
## 6792 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6793 RT @sounds_of_cheol: seventeen 🖤 https://t.co/tilGIaSrZv
## 6794 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6795 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/Q…
## 6796 RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…
## 6797 RT @KimMingyuGlobal: [VIDEO] Seventeen MINGYU departure, a real man is not cold! "I wonder if I'm short-sleeved..."\n\nA special highlight vi…
## 6798 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6799 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6800 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6801 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6802 RT @17svtedit: SEVENTEEN LOCKSCREEN\n\nS.Coups - Jeonghan\n\n@pledis_17 https://t.co/O7ZN06rqJV
## 6803 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6804 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6805 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6806 RT @HappyTixPasabuy: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN\n\nSELLING: (1) Upper Box C Reg 428\n-same price ₱1950\n-can do meetup tom / m…
## 6807 RT @shushucart: ☀️ BE THE SUN IN BULACAN FREEBIES ☀️\n\nHi everyone! I'll be giving a JiHan/YoonHong freebies during the con, specific time a…
## 6808 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6809 RT @IndieBook: At seventeen, Lane Daniels joins the Air Force to direct his life away from conflicts, including those with police, in an at…
## 6810 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6811 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6812 RT @svt_espoons: 221213 AAA S.COUPS\n\n#SEVENTEEN #2022AAA #에스쿱스 https://t.co/fAe2o3IC2J
## 6813 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6814 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6815 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6816 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 6817 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6818 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus
## 6819 RT @chsllvr_: 🌷 #BETSinBulacan\n ꒰ be the sun in bulacan freebies ꒱\n\n⤳hello, carats! i will be giving away freebies on dec 17, vv limited co…
## 6820 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6821 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6822 RT @astraleisa: #seventeen's gentle masculinity https://t.co/CmeeqkHoP5
## 6823 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6824 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6825 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6826 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6827 RT @Stunning_COUPS: 221210 LA3C HQ\n\n🥵❤️🔥\n\n#에스쿱스 #SCOUPS\n#승철 #최승철 \n#세븐틴 #SEVENTEEN \n@pledis_17 https://t.co/Vg5jiHvzoe
## 6828 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6829 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 6830 RT @mlkshop_: • RANDOM SEALED ALBUM\n( SEVENTEEN,BTS, ENHYPEN, TWICE, BP, NCT, ATEEZ, IVE, NMIXX, SKZ, MONSTA X, AESPA, LE SSERAFIM, TREASUR…
## 6831 RT @parkwangs: ic for seventeen bets be the sun in bulacan – freebies\n\nhi! might give some jihan, wonshua and rocket line banners on dec 17…
## 6832 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 6833 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6834 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6835 RT @Stunning_COUPS: 221210 LA3C HQ\n\n🥵❤️🔥\n\n#에스쿱스 #SCOUPS\n#승철 #최승철 \n#세븐틴 #SEVENTEEN \n@pledis_17 https://t.co/Vg5jiHvzoe
## 6836 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6837 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 6838 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6839 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6840 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6841 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6842 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6843 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6844 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6845 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6846 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6847 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6848 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6849 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6850 RT @cannarikki: Seventeen Be The Sun in Bulacan Giveaway🎫🎁\n🎄 1 Upper Box C Premium Ticket\n🎄 Open only for Carats w/o any BeTS in Bulacan ti…
## 6851 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6852 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 6853 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6854 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6855 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6856 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6857 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6858 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6859 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6860 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6861 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 6862 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6863 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6864 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6865 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6866 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6867 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 6868 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 6869 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6870 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6871 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6872 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 6873 RT @17dayph: SEVENTEEN\n7th Anniversary Cafe Open.\n\n📍WouldULike EWM\n\n#YourHappySmileIsMyDay\n#HappySEVENTEENDay https://t.co/fBfPWoqt8L
## 6874 RT @jwwoozii: WOOZI'S BIRTHDAY GIVEAWAY!! \n\n🍚 1 winner of 1122 php gcash\n🍚 22 winners of 50 php gcash\n \n- like & rt\n- reply w woozi or soon…
## 6875 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6876 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6877 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6878 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 6879 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6880 RT @choochu07: 🐯Seventeen as Thomasian Graduates PC🐯\n✨Be The Sun in Bulacan Giveaway✨\n\n💗Like & RT to spread\n💙1:1\n💗First few people to appro…
## 6881 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6882 RT @emop1ssangel: The cure\n\nPornography or Seventeen seconds? https://t.co/QycwjX5p90
## 6883 RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards selling for SET ONLY\n\n5000 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may look…
## 6884 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6885 RT @13CaratDiamond_: I also want to add this moment, wherein Minghao became Junhui's photographer in Limbo behind the scenes. \n\n#SEVENTEEN …
## 6886 RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…
## 6887 RT @13CaratDiamond_: In Limbo behind the scenes, Junhui and Minghao took a selca in front of the mirror.\n\n#SEVENTEEN #세븐틴 #セブチ\n#JUN #文俊辉 #준…
## 6888 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6889 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 6890 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6891 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 6892 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 6893 RT @rockwithmingyu: seventeen bets mnl confetti & random merch GA PH!✨️\n\nget a chance to win svt albums, photocards and unofficial merch! +…
## 6894 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 6895 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 6896 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6897 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6898 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 6899 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 6900 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6901 RT @dadeuthannie: seventeen at aaa - shadow, march, and hot full performance 🖤\n\nstage platforms moving, backup dancers, the amount of carat…
## 6902 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 6903 RT @featuringchan: hello, here's my freebies for BE THE SUN in BULACAN ♥️\n\n⤑ location: tba (hanapin nyo na lang me, eme hahaha)\n⤑ 1:1\n⤑ uns…
## 6904 RT @1woo17: CONGRATS SEVENTEEN FOR WINNING THE SINGER OF THE YEAR (DAESANG) AT 2022 AAA 🥳🏆🏆🏆\nFOR 2 YEARS IN A ROW!! \nDESERVE 😭 @pledis_17 h…
## 6905 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6906 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6907 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6908 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6909 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 6910 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 6911 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 6912 RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…
## 6913 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6914 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6915 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 6916 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6917 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6918 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 6919 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6920 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 6921 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6922 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 6923 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6924 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6925 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 6926 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6927 RT @_HONEYHEAVENLY: 181104 IDEAL CUT THE FINAL SCENE \n#정한 #JEONGHAN #세븐틴 #SEVENTEEN @pledis_17 🐰🐰💕 https://t.co/Gcn2s63P3O
## 6928 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 6929 RT @leechancha: 🍚 Woozi Birthday Giveaway 🎂 🎉\n\n▪︎like & rt \n▪︎Vote for Seventeen on MAMA\n▪︎Stream 'HOT' MV\n▪︎drop the tags and proof of vot…
## 6930 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6931 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 6932 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6933 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6934 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6935 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 6936 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 6937 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 6938 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6939 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6940 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6941 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6942 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6943 RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…
## 6944 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6945 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6946 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6947 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6948 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6949 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6950 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 6951 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6952 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6953 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6954 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6955 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6956 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6957 RT @katcheeeeng: Hi filo carats ❤️ \nWe will be giving away freebies on BETS BULACAN this Dec 12. So find me and my besties on dday ❤️\n\n🥰 he…
## 6958 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6959 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6960 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6961 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6962 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 6963 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 6964 RT @yupsheskitten: ‼️ GIVEAWAY ‼️\n— @wonwooshop_ph is giving away: \n\n• 1 SEALED SEVENTEEN ALBUM\n• 1 RANDOM SEASON'S GREETINGS \n\nmechanics o…
## 6965 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6966 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6967 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6968 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 6969 RT @cheolitoswifeyy: ✨ALBUM & CASH GIVEAWAY✨\n#HANNIEbiGAy\n\nPrizes:\n3 - SVT Dream Sealed Album\n2 - 500 GCash\n1 - OT13 Fanmade Photocards\n\nEn…
## 6970 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6971 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 6972 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 6973 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6974 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6975 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 6976 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6977 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 6978 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6979 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 6980 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 6981 RT @eilymee_: « 𝐚𝐥𝐥 𝐨𝐟 𝐦𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐥𝐢𝐤𝐞 𝐦𝐢𝐝𝐧𝐢𝐠𝐡𝐭 𝐫𝐚𝐢𝐧 »\n ❛ ⌗ ꒷꒦ ꒦꒷ ꒷꒦\n\n#Hoshi #SEVENTEEN \n#CaratSelcaDay #carat https://t.co/RdnxuoG…
## 6982 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 6983 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 6984 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 6985 RT @moon_junels: already obsessed with him whining & pouting ever since but this is too much for me too handle.😙✌🏻\n\n#에스쿱스 #SCOUPS\n#승철 #최승철…
## 6986 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6987 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6988 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 6989 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6990 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6991 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 6992 RT @NEVERVMlND: just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd
## 6993 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 6994 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6995 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6996 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6997 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6998 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6999 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7000 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7001 RT @pledis_17: SEVENTEEN Special Album '; [Semicolon]' Official Photo #SEUNGKWAN\n\n#SEVENTEEN #세븐틴\n#Semicolon #세미콜론\n#201019_6pm https://t.co…
## 7002 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7003 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7004 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7005 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 7006 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7007 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7008 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7009 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7010 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7011 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7012 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 7013 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7014 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 7015 RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…
## 7016 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7017 RT @mingyoshis: ‼️ BE THE SUN FREEBIES ‼️\n\nHi Carats! @euumii_17 and I will give out limited OT13 and Woozi banners; will include some offi…
## 7018 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7019 RT @pebblebrrain: Dadbur au where Wilbur raises his little brother from a young age. Tommy’s too young to understand, and grows up calling…
## 7020 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7021 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7022 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7023 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7024 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7025 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7026 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7027 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7028 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7029 RT @CarinCamen: Hidden Treasures - Day Seventeen https://t.co/Z8DmRIW5TS
## 7030 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 7031 RT @cherryshgyu: ✨Be The Sun in Bulacan freebies✨\n\nHello! I will be having freebies for betsbul on December 17. 🥰 Simply rt and like this t…
## 7032 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7033 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7034 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7035 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7036 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7037 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7038 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7039 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7040 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7041 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 7042 RT @ohmyjunnie: me: 😐\nhim: ☺️\n\n#CaratSelcaDay #CSD #THE8 #SEVENTEEN @pledis_17 https://t.co/tHX9w3jQFS
## 7043 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7044 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7045 RT @yoonelica: 🎉#BETSinBULACAN FREEBIES🎉\n\n2 weeks left CARATS! \ntogether w/ @azelyoon, @wonwonssii, and @mochiihoshi15, we’re giving away s…
## 7046 RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT
## 7047 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 7048 RT @p1wonies: jongseob said he went to watch seventeen’s dokyeom’s musical, xcalibur and that it was fun! he also went to watch bap’s daehy…
## 7049 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7050 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7051 RT @minwonshuji: BIRTHDAY GIVEAWAY!!\nbirthday ko na 3 weeks na lang so i decided na mag pagiveaway! gusto ko lang mag share 😹🤍\n\none (1) win…
## 7052 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7053 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7054 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7055 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7056 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7057 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7058 RT @ccllrr17: #BeTheSuninBulacan #BeTSBulacan #BeTSinBulacan #Seventeen FREEBIES! Hi Carats! May mga 300 freebies kami na ipapamigay sa dda…
## 7059 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 7060 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 7061 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7062 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7063 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 7064 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7065 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7066 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7067 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7068 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7069 RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…
## 7070 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7071 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7072 RT @SparklingMiii: WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego)\n\nca…
## 7073 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 7074 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7075 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7076 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7077 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7078 RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…
## 7079 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7080 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 7081 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7082 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7083 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7084 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7085 RT @Oniwanbashu: “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch couldn’t dra…
## 7086 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7087 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7088 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7089 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7090 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 7091 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7092 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7093 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7094 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7095 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 7096 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 7097 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 7098 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7099 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7100 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 7101 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7102 RT @koreansales_twt: Best-selling K-Acts on Oricon in 2022 (Final)\n\n01. #SEVENTEEN — 1,725,494\n02. #ENHYPEN — 1,007,202\n03. #BTS — 922,497…
## 7103 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7104 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7105 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 7106 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7107 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7108 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 7109 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7110 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7111 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7112 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7113 RT @shanediamond17: HRT WTS LFB BETS Japan TC and Japan Home TC Pulls! Thank you @minwonhoshi ! #EKFeedbacks \nOpen for sale and trade. DM F…
## 7114 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7115 RT @Chewlastic: You Made My Dawn ✨️🖤🎆\n\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Nu4uEk1ytD
## 7116 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7117 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7118 RT @pledis_17: [17'S JUN] Photo by @allurekorea📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴\n#allurekorea https://t.co/8r40oQCYyq
## 7119 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7120 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7121 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7122 RT @minwonjeu: Starting from tomorrow until Dec 23 (7 days of Seventeen) they will publish various contents of svt on vivi sns. 🤭🤭🤭🤭🤭🤭🤭 OKA…
## 7123 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7124 RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…
## 7125 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7126 RT @baekhyunmim: not new to #kpoptwt ~ \n\n gabi \neight-teen <3\ninfp - she/they ⁑ \n\nults - svt, txt, bts, nct, exo, superm + shinee\n\nult bias…
## 7127 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7128 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7129 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 7130 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7131 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7132 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7133 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7134 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7135 RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…
## 7136 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7137 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7138 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7139 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7140 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7141 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7142 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 7143 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7144 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7145 RT @spicykmg: I still can't believe that I'm seeing SEVENTEEN live tomorrow 😭
## 7146 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7147 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7148 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7149 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7150 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7151 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7152 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7153 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7154 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 7155 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7156 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7157 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7158 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7159 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 7160 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 7161 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7162 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7163 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7164 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7165 RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…
## 7166 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 7167 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7168 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7169 RT @12solamifasol: just saw this park jihoon dancing to hot seventeen during AAA? YESSSSS 🥹 https://t.co/55kAdvUcKl
## 7170 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7171 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7172 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7173 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7174 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7175 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7176 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7177 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7178 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 7179 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7180 RT @Adoring_SVT: [PIC/HQ] 171231 - 180101 #SEVENTEEN at MBC Gayo Daejejeon - Jeonghan\n#세븐틴 #정한 \n[© Rabbit in Daybreak, Purple Snow] https:/…
## 7181 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 7182 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7183 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7184 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7185 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7186 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7187 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 7188 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7189 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7190 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7191 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 7192 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7193 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7194 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7195 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7196 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7197 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7198 RT @dailygyushua: [#NEWS]\n221216 SEVENTEEN is nominated for 13 categories in the 2022 #ChinaYearEnd Awards. Winner will be announced on Dec…
## 7199 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7200 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7201 RT @adoreffects: 💖 Seventeen songs wallpaper(?) 💙\n\n—RT/like if you save it! \n\n@pledis_17 https://t.co/nHUTLdJpUN
## 7202 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7203 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7204 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7205 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7206 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7207 RT @hannieglazed: some of us may found seventeen late,we may have not been there since the start but we found them the exact time when we r…
## 7208 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7209 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7210 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7211 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7212 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7213 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7214 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7215 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7216 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7217 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7218 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 7219 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7220 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7221 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7222 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7223 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7224 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7225 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7226 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7227 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7228 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7229 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7230 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7231 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7232 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 7233 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7234 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7235 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7236 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7237 RT @mecimapro: [UPDATE] SEVENTEEN #BETHESUNinJKT (Additional Show) - Showtime will be at 7PM WIB (19:00 WIB). Event timetable will be updat…
## 7238 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7239 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7240 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7241 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7242 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7243 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7244 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7245 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7246 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7247 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7248 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7249 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7250 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7251 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7252 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7253 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7254 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 7255 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7256 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7257 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 7258 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7259 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 7260 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7261 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7262 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7263 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7264 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7265 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7266 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7267 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 7268 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7269 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7270 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7271 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 7272 RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB
## 7273 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7274 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7275 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 7276 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7277 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7278 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7279 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7280 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7281 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7282 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7283 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7284 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7285 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7286 RT @Oniwanbashu: “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch couldn’t dra…
## 7287 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 7288 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7289 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 7290 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7291 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7292 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7293 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7294 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7295 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7296 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7297 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7298 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7299 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7300 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7301 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7302 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7303 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 7304 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 7305 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7306 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7307 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7308 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7309 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7310 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7311 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7312 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7313 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7314 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7315 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7316 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7317 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7318 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7319 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7320 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7321 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7322 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7323 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7324 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7325 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7326 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7327 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7328 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7329 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7330 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7331 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7332 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7333 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7334 RT @sweetiejaehyun: ‼️ WANT TO SELL ‼️\n\naab nct dream nct 127 wayv aespa newjeans izone weeekly seventeen itzy rocket punch tbz stayc\n\ndom:…
## 7335 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7336 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 7337 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7338 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7339 RT @HiragiJujika: Seventeen BeTS Bulacan Freebies \n\n💎 open for all carats (team labas & team con)\n💎 pls RT & 💗 to spread\n💎 pls fall in line…
## 7340 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7341 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7342 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7343 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7344 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 7345 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7346 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 7347 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 7348 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7349 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7350 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 7351 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7352 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 7353 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7354 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7355 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7356 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7357 RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…
## 7358 RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…
## 7359 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 7360 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7361 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7362 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7363 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7364 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7365 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7366 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7367 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 7368 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 7369 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7370 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7371 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7372 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7373 RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 7374 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 7375 RT @won_inamiIIion: @jeonghooniie WTS LFB LBB REGULAR 205 BETS IN BULACAN\n\n- we will be your new friends \n- discounted, 9k nalang negotiabl…
## 7376 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 7377 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7378 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7379 RT @shuarandom: what a handsome villain\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/RuIzq1by1c
## 7380 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7381 RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…
## 7382 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7383 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7384 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7385 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7386 RT @LucieTaeYG: 𝓨𝓸𝓾'𝓻𝓮 𝓽𝓱𝓮 𝓸𝓷𝓮 𝓽𝓱𝓪𝓽 𝓘 𝔀𝓪𝓷𝓽...\n\n#CaratSelcaDay #CSD #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/Y0x3uKu7Uy
## 7387 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 7388 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7389 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7390 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7391 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7392 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7393 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7394 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 7395 RT @svthugsl: SEVENTEEN IN PHH TODAY ! happy fun everyone thats going stay safe !!
## 7396 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7397 RT @auxinseventeen: You are my summer breeze, my winter sun. 🔆❄\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN @pledis_17 https://t.co/dLMakm…
## 7398 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7399 RT @snwuchibuys: 🎀◠ wts lfb svt mingyu pc\n\n╰ ₱300, ₱280 if payo\n╰ rush selling ; onhand\n╰ prio payo \n╰ rcbyt\nhelping my friend! can do meet…
## 7400 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7401 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7402 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7403 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 7404 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7405 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7406 RT @Scoupscherry7: OKAY NVM found an old selfie, IVE BEEN taking selfies like coups way before I even know coups, we’re literal soulmates.…
## 7407 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7408 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7409 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7410 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7411 RT @dokyeomfiles: Mood: super in need of SG 2023 dokyeom inclusions… 🤩\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/OtagLSYyDD
## 7412 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7413 RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…
## 7414 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7415 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7416 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7417 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7418 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7419 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7420 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7421 RT @dokyeomfiles: 221216- The purest White Christmas with Dokyeom! 🎄☃️ | dk_is_dokyeom\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/Radu…
## 7422 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7423 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7424 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 7425 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7426 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7427 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 7428 RT @hoshzone: seventeen tiktok update with hoshi and wonwoo! https://t.co/MT8D7lZFgW
## 7429 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7430 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 7431 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 7432 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7433 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7434 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7435 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 7436 RT @_deardarlings: Be The Sun in Bulacan Project ☀️\nby #DearDarlings, \n\nCARATs should stay hydrated for the whole day on December 17, 2022!…
## 7437 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7438 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7439 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7440 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 7441 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7442 RT @babycrush_: "Even if I give you everything in the world, I will never change, Promise me eternity, If you feel the same way as I do" -…
## 7443 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7444 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 7445 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 7446 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7447 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7448 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 7449 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7450 RT @Yang_Broke: Done packing the freebies\nJust want to show u guys the inclusions.\n3 set of freebies on the pics\nSee u carat later 🌻\n\n#BeTS…
## 7451 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7452 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 7453 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7454 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7455 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7456 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 7457 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7458 RT @Sugarbllxsom_: 🌟GIVEAWAY TICKET SEVENTEEN BE THE SUN BETS JKT JAKARTA ADDITIONAL SHOW🌟\n\n💙Blue F section for 1 winner💙\n- CARAT\n- Follow…
## 7459 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7460 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7461 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7462 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 7463 RT @choerryscupcake: — day eleven !! looking for #moots on #kpoptwt and #stantwt i’m lei, 02’ <3\n\n★ i stan loona, twice, txt, stayc, sevent…
## 7464 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 7465 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7466 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7467 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7468 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7469 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7470 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7471 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7472 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7473 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7474 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7475 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7476 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 7477 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7478 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7479 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7480 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7481 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7482 RT @notfluffyatall: Upin n ipin should be together without pin ⁉️🫵🏻😼💗🤍😋😆\n\n#CARATSELCADAY #CSD #MINGYU #SEVENTEEN #CARAT @pledis_17 https://…
## 7483 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7484 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7485 RT @cloudygureumi: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK M…
## 7486 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7487 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7488 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7489 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7490 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7491 RT @svt_verse: [#디노 🌟 221216] 2:30 PM KST\n\n#DINO: I really like these kind of thingsㅋㅋㅋㅋㅋ \n\n[DK’s story: ‘Joker’ movie poster ㅋㅋㅋㅋㅋ]\n\n@pled…
## 7492 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7493 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7494 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7495 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7496 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7497 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7498 RT @nbdtaylor: yes. kim mingyu i have a crush on you 🤭🤭🤭🫣🤭🤭🤭 #SEVENTEEN #seventeenintoronto #BETHESUNinTORONTO https://t.co/1GRAzTcoZp
## 7499 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7500 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 7501 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7502 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 7503 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7504 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7505 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7506 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7507 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7508 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7509 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 7510 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7511 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7512 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7513 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 7514 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7515 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7516 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 7517 RT @orphannslayer: seventeen was such a sweet age, my fav year so far tbh
## 7518 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 7519 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7520 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7521 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7522 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7523 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7524 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7525 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7526 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7527 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7528 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7529 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7530 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7531 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7532 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7533 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7534 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7535 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7536 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7537 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7538 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7539 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7540 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7541 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7542 RT @carmycarmyesq: #Seventeen right here!! https://t.co/C0e8N1tkMx
## 7543 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 7544 RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…
## 7545 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7546 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7547 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7548 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 7549 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7550 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 7551 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7552 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7553 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 7554 RT @wonhaozones: Minghao from the 2023 Season's Greetings!\n\ncr. THEtothe8ight\n\n#THE8 #디에잇 #SEVENTEEN #세븐틴 https://t.co/35pJa8xEHP
## 7555 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7556 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7557 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7558 RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5
## 7559 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7560 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7561 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7562 RT @cheoliesparks: I'll be giving freebies in #BeTSinBULACAN ! Check out the poster and find me on D-DAY to claim your them. See you everyo…
## 7563 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7564 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7565 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7566 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7567 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7568 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7569 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7570 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7571 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7572 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7573 RT @0096karteu: As promised 🥹\nFrom 50pcs to 132pcs freebies\n\nSee you later, Carats!!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN https://…
## 7574 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 7575 RT @vachirawyxt: sunsets are prettier whenever i’m with you。。。\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/Dg4CSgl…
## 7576 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7577 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7578 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 7579 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7580 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7581 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7582 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 7583 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7584 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 7585 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7586 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 7587 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7588 RT @HopeKhunRo_09: SELLING SEVENTEEN BeTS Ticket UBC Prem 424\n\nPrice: P2,300 ( Original price is P2,850 + online Fee P100)\n\nFor meet up on…
## 7589 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 7590 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7591 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7592 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7593 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7594 RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…
## 7595 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7596 RT @bestboywonuu: CONCERT KIT SET GIVEAWAY (sponsored by a carat)\n— (5) winners of Set A & (5) winners of Set B\n\nmechanics:\n• RT and like t…
## 7597 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7598 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 7599 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7600 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7601 RT @samfendermusic: Finsbury flashback to such a mint day!! Seventeen Going Under Live Deluxe CD (ft. Wild Grey Ocean & Little Bull Of Blit…
## 7602 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7603 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 7604 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7605 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7606 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7607 RT @ihatemaths777: WTS\nSEVENTEEN Bulacan \nOne ticket \nLOWER BOX A PREMIUM\nSell at original price \nCan meet in person\n#SEVENTEEN #BeTheSunin…
## 7608 RT @ihatemaths777: WTS\nSEVENTEEN Bulacan \nOne ticket \nSec A with soundcheck\nQueue number <400\nCan meet in person\n#SEVENTEEN #BeTheSuninBULA…
## 7609 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7610 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7611 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 7612 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7613 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 7614 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7615 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7616 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 7617 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7618 RT @pinkeucarrots: #HelpRT #PinkeuZi\n\n20cm Woozi DOLL 🍚\n\nName: PinkeuZi\nHeight: 20cm\nDeadline: TBA\nPrice(Doll): 85 CNY / 15 USD\n\nOverseas G…
## 7619 RT @H1GHRMUSIC: JAY B takes on Seventeen’s ‘8 Bit Melody Challenge’ with songs from BLACKPINK, Justin Bieber and more. Watch the full versi…
## 7620 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7621 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7622 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7623 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7624 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 7625 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7626 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7627 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7628 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7629 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7630 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 7631 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7632 RT @consequence: ‣ 𝗦𝗘𝗩𝗘𝗡𝗧𝗘𝗘𝗡\n\nVery few groups have the cohesive work ethic or group dynamic of SEVENTEEN.\n\n"We want our CARATs to feel like…
## 7633 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7634 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7635 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7636 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7637 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7638 RT @moon_ziel: WTS/LFB PH \n\nHi Carats! If you are interested in printing photos in Instax on D-Day, kindly approach me. I'll tweet my outfi…
## 7639 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7640 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7641 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 7642 RT @shuayangbgt: we mess on each other’s yearbook photo😜✍🏼\n\n#caratselcaday #csd #scoups #SEVENTEEN @pledis_17 https://t.co/QHbp08rkKi
## 7643 RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd
## 7644 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7645 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7646 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 7647 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7648 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7649 RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…
## 7650 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7651 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 7652 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 7653 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7654 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS SPOT #2\n\n▶ https://t.co/jdJ2EbCFMr\n\n#SEVENTEEN #세븐틴\n#SVT2023시즌그리팅 https://t.co/SN9X2mLH3q
## 7655 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 7656 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 7657 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7658 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 7659 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7660 RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…
## 7661 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7662 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7663 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 7664 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 7665 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7666 RT @dailydkcomfort: Dokyeom for SEVENTEEN CAFE 2022 Winter Camping Behind #도겸 \n\n https://t.co/R3lzr5yPZy
## 7667 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 7668 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7669 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 7670 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7671 RT @SVT_stagram: [#SCOUPS📸 Instagram]\n210821 sound_of_coups \n\n#에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Sw3Gv5sdr9
## 7672 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7673 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7674 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 7675 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7676 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7677 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7678 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7679 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7680 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7681 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7682 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7683 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7684 RT @SVT_Fancafe: Trust Seventeen~ 💎our 13 beautiful people
## 7685 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 7686 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7687 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7688 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7689 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7690 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7691 RT @SVT_Fancafe: [WOOZI]\n191214 -18:41 KST-\n\n➸ Carats\n\nThank you for always believing in us.\nJust like up until now, I hope you keep believ…
## 7692 RT @SparklingMiii: WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego)\n\nca…
## 7693 RT @seventeen: The singer released her debut album over a decade ago! From “Speak Now” to “Folklore,” here’s how Taylor became one of the w…
## 7694 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7695 RT @cuddlkim: cause someday, we can meet each other.♡\n\n#CSD #CaratSelcaDay #MINGYU #민규 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/NpIlHl14cF
## 7696 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7697 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 7698 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7699 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7700 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7701 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 7702 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 7703 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7704 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7705 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 7706 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 7707 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7708 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7709 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7710 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7711 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7712 RT @dokgyomen: museum date with deekay♡\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/7zQ0B2pPok
## 7713 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7714 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 7715 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7716 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7717 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7718 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 7719 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 7720 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7721 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7722 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 7723 RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK
## 7724 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 7725 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7726 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 7727 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7728 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 7729 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7730 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7731 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 7732 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7733 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 7734 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7735 RT @12solamifasol: just saw this park jihoon dancing to hot seventeen during AAA? YESSSSS 🥹 https://t.co/55kAdvUcKl
## 7736 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7737 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7738 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7739 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7740 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7741 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7742 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7743 RT @ITZYChartsData: Artists with the most Studio Choom videos surpassing 20M views on YouTube:\n\n#1. @ITZYofficial — 10 ❤️🔥\n#2. Stray Kids…
## 7744 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7745 RT @unescokr_eng: KNCU is thrilled to announce the launch of a global campaign ‘GoingTogether’ with SEVENTEEN to raise awareness of the imp…
## 7746 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7747 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7748 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7749 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7750 RT @mansehao: JUN and Dokyeom visiting the SEVENTEEN exhibition at Tokyo Skytree together 🥰 @pledis_17 https://t.co/RpDjAzGKk2
## 7751 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7752 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7753 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 7754 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 7755 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7756 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7757 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7758 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7759 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7760 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7761 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 7762 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 7763 RT @DeepikaBhardwaj: The highest authority of JUSTICE \nin India will be on HOLIDAY for\nSEVENTEEN DAYS STRAIGHT.\n\nIT HAS 70,000+ CASES PENDI…
## 7764 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7765 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7766 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7767 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 7768 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 7769 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 7770 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7771 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 7772 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7773 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7774 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7775 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 7776 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 7777 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7778 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7779 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 7780 RT @cigembutosunday: – taste,?\n\n#CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN #정한 @pledis_17 https://t.co/CRvgeYpnUU
## 7781 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 7782 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7783 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7784 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7785 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7786 RT @baekhyunmim: not new to #kpoptwt ~ \n\n gabi \neight-teen <3\ninfp - she/they ⁑ \n\nults - svt, txt, bts, nct, exo, superm + shinee\n\nult bias…
## 7787 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7788 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7789 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7790 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7791 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7792 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 7793 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7794 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7795 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7796 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7797 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7798 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7799 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7800 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7801 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7802 RT @billboard: The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more https://t.co/E…
## 7803 RT @meungis: wts lfb ph\n\nscoups set — ₱220\n\n𓏔 mop: gcash\n𓏔 mod: ggx, jnt, sdd\n𓏔 dop: payo / 3 days reservation\n\nreply or dm to claim \n\nt. s…
## 7804 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7805 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7806 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 7807 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7808 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 7809 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 7810 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7811 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7812 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 7813 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7814 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7815 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7816 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7817 RT @Yang_Broke: Crowdsourcing 🌻\nCalling all #TeamLabas at #BeTSinBULACAN like and Retweet this tweet. I'll dm u 😊\n\n#SEVENTEEN\n#BeTheSuninBU…
## 7818 RT @bestboywonuu: CONCERT KIT SET GIVEAWAY (sponsored by a carat)\n— (5) winners of Set A & (5) winners of Set B\n\nmechanics:\n• RT and like t…
## 7819 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7820 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7821 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7822 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7823 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7824 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7825 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7826 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7827 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7828 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7829 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7830 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 7831 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7832 RT @LucieTaeYG: 𝓨𝓸𝓾'𝓻𝓮 𝓽𝓱𝓮 𝓸𝓷𝓮 𝓽𝓱𝓪𝓽 𝓘 𝔀𝓪𝓷𝓽...\n\n#CaratSelcaDay #CSD #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/Y0x3uKu7Uy
## 7833 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 7834 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7835 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7836 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7837 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 7838 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7839 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7840 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7841 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7842 RT @_jeongyus: rewatching inside seventeen in manila and it's just sad that i failed to see them for the 3rd time. those opportunities that…
## 7843 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7844 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7845 RT @svtdking: Seventeen en Chile 2023 🕯️
## 7846 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7847 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7848 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7849 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7850 RT @mindset_dive: In his 12-part audio series, JOSHUA of SEVENTEEN opens up about the hurdles he had to overcome, how he achieved his goals…
## 7851 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 7852 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7853 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7854 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7855 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7856 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7857 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 7858 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7859 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7860 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7861 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7862 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7863 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7864 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7865 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7866 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7867 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7868 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7869 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/0Sxb3u1wBK
## 7870 RT @WorldwideCarats: [INFO] SEVENTEEN is the #1 act that sold the most physical albums this year in Japan 🇯🇵\n\n@pledis_17 @pledis_17jp\n#SEVE…
## 7871 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7872 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7873 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 7874 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 7875 RT @orbit_9567: 221213 AAA Shadow 01\n#세븐틴 #SEVENTEEN https://t.co/SWis81AQzW
## 7876 RT @kimjeonmw: WTS/LFB❗❗❗\n\n380 SET (190 dp today)\n550 SET (200 dp today)\n📍meet up-PH ARENA\n\nseokmin dokyeom dk the8 minghao myungho dino jo…
## 7877 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7878 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7879 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7880 RT @RebekkahFord: @A_DiAngelo I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amre…
## 7881 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7882 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7883 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 7884 RT @kpopd2c: 🇺🇸 Availability of K-pop Albums on USA Stores\nDecember 16, 2022\n\n#TXT #Temptation 🆕\n\n#girls #bornpink #proof #manifesto_day1 #…
## 7885 RT @cafe_joshua_th: ꒰ pls rt 💎꒱\n\n🌹#JOSHUA 'Birthday Cafe BKK🌹\n\n🗓️ 22 - 28 DEC.\n🚩@fanscafe_bkk\n\n 🌹HASHTAG \n#DreamOfRedRose_1230 \n\n#Happy_JO…
## 7886 RT @Blossomseason_: 220924 My cute little black cat..\n#버논 #세븐틴 #vernon #seventeen https://t.co/0MFh3KP1rf
## 7887 RT @ten_sye: @crbarnes001 Yes. When I died of asymptomatic long covid yesterday, a striking NHS nurse broke the picket line, jabbed me with…
## 7888 RT @folklorebot: i'm only seventeen, i don't know anything but i know i miss you
## 7889 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 7890 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7891 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 7892 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7893 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7894 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7895 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7896 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 7897 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7898 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7899 RT @mommasboymushu: Friends, I beat the odds! 4 years ago I had a stroke. I'm still here today as a SEVENTEEN YEAR OLD PARTY ANIMAL🥳! Pleas…
## 7900 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7901 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7902 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7903 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7904 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7905 RT @kyeomdoul: predebut seventeen entertaining hospital patients through their performance for making them feel good... SEVENTEEN BEST BOYS…
## 7906 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7907 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7908 RT @yutasbuckethat: 221208 Seventeen LAX arrival! (Filmed this at a distance by waiting area) #SEVENTEEN https://t.co/Y3is7Thwut
## 7909 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7910 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7911 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 7912 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7913 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7914 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7915 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7916 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7917 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7918 RT @fablareshopph: Our #BeTSinBulacan concert giveaways are ready! 😍 (and we're making more! 😉)\n\nFind us around the Philippine Arena on Dec…
## 7919 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7920 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7921 RT @skini_chic: wts lfb christmas sale\n-tingi (prio more)\n-carrd on bio\n-*= flawed\n\nblackpink jisoo jennie rose lisa newjeans haerin daniel…
## 7922 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 7923 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7924 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 7925 RT @EL_ICAAAA: Even if it's a long and tough road wherever that is, i'll walk with you until the end\n\n#CARAT_SELCA_DAY #CSD #DOKYEOM #SEVEN…
## 7926 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7927 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7928 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 7929 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7930 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 7931 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7932 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7933 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7934 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 7935 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 7936 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7937 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7938 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7939 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7940 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7941 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7942 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7943 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 7944 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 7945 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7946 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7947 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7948 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 7949 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 7950 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 7951 RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…
## 7952 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7953 RT @cheoluvrs: lovers surrounded by flowers 🌷\n\n#CaratSelcaDay #CSD @pledis_17 #DOKYEOM #SEVENTEEN https://t.co/vQEBZcNm8H
## 7954 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7955 RT @joykimleekwonji: ♡ Be The Sun in Bulacan Freebie ♡\n♡ Hoshi 🐯 Banner Support ♡\n\n♡ RT and Like This Tweet (Show Proof on D-Day)\n♡ Find me…
## 7956 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 7957 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7958 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7959 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 7960 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7961 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7962 RT @17_seventeen_05: When I see my face in your two eyes\nAs if the world has stopped, I will hug you. \n\n#SEVENTEEN #HOSHI #CSD #CaratSelca…
## 7963 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 7964 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 7965 RT @batara_april: Will give this randomly sa mga carats na may print out na "Pahingi pong Freebies" hehehe 😁 See you Caratdeuls and Sebong~…
## 7966 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7967 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7968 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7969 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7970 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7971 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7972 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7973 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7974 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 7975 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7976 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7977 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7978 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7979 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7980 RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ
## 7981 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7982 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7983 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7984 RT @junishiteru: 🖇️ gdrive seventeen concerts\n\n` a thread
## 7985 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7986 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7987 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7988 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 7989 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7990 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7991 RT @sfelishi: thinkin’ about you\n[ #JOSHUA #CSD #CARATSELCADAY #SEVENTEEN #SVT ] https://t.co/8iaRZLszvO
## 7992 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7993 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 7994 RT @Amyuwu22: We are still stuck at 11th place,please vote as much as possible 🥲🥲\n#CARATS\n#SEVENTEEN\n@pledis_17 https://t.co/gTz0AgZ1TP
## 7995 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7996 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7997 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7998 RT @dailygyushua: [daily dose of #GYUSHUA]\n\ngyu have the need to walks the distance toward his beloved hyung to hug him when he did somethi…
## 7999 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 8000 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8001 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 8002 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 8003 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8004 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8005 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8006 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8007 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8008 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 8009 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 8010 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 8011 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 8012 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 8013 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8014 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8015 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8016 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 8017 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8018 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8019 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 8020 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8021 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8022 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8023 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8024 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8025 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 8026 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8027 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8028 RT @leeseokminheart: 221215 DK🌟 Weverse update\n\n⚔️ : Who's that friend on the right? 🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mOQw8vR…
## 8029 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 8030 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 8031 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8032 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8033 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 8034 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8035 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 8036 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8037 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8038 RT @mingyuscIoud: car rides with the boyfriend \n\n#csd #CaratSelcaDay #mingyu #seventeen #민규 #세븐틴 https://t.co/tyNqrrnxVC
## 8039 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8040 RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md
## 8041 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8042 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8043 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8044 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8045 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8046 RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…
## 8047 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8048 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 8049 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 8050 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8051 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8052 RT @boyfriendshua: #BeTheSuninBULACAN #BeTSinBULACAN \n\nseventeen freebies giveaway on concert day ☀️🌞\n\n- 12.17.2022\n- time & location tba\n-…
## 8053 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8054 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 8055 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8056 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8057 RT @_jeongyus: rewatching inside seventeen in manila and it's just sad that i failed to see them for the 3rd time. those opportunities that…
## 8058 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8059 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8060 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8061 RT @savuhntea: UNFLOP ME, HELP RT 🇵🇭 CARATS 🥺🙏 \n\n✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n"seventeen inspired" embroidered shirts for ₱300 with…
## 8062 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8063 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 8064 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 8065 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8066 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 8067 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 8068 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8069 RT @NEVERVMlND: just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd
## 8070 RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…
## 8071 RT @yoonsbbymama: bby attending my grad lookin hot in red💋 all eyes on us but i only got my eyes on you. no one can resist the charm, restu…
## 8072 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8073 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 8074 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 8075 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 8076 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8077 RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…
## 8078 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8079 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8080 RT @kwanslovr: you are my angel~ <3 \n#csd #CARAT_SELCA_DAY #JUN #SEVENTEEN @pledis_17 https://t.co/8eH8ARWmtr
## 8081 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 8082 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8083 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8084 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 8085 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 8086 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8087 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 8088 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8089 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8090 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8091 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8092 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 8093 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8094 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8095 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8096 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 8097 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 8098 RT @DINO_CENTRAL: say the name! \n\n#DINO #디노 \n#SCOUPS #에스쿱스 \n#SEVENTEEN #세븐틴 https://t.co/VeqmaksRps
## 8099 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 8100 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8101 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 8102 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8103 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8104 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 8105 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8106 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8107 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8108 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8109 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8110 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8111 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8112 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8113 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 8114 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8115 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8116 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8117 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 8118 RT @jasgrenae: 🌸BeTs Be the Sun Bulacan Freebies\n\nHelp RT\nNew Carat here 🥹💕\nSupport nyo naman effort ko hahahah\n\n🌷 Open for both Team Labas…
## 8119 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8120 RT @missmafia0526: CARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VIP SOUNDCHECK AN…
## 8121 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8122 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8123 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 8124 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8125 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8126 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8127 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8128 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8129 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8130 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 8131 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 8132 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8133 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8134 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8135 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 8136 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8137 RT @Horangdan_iyeyo: Wts lfb ph only\n\nSvt photocards\n-110 unless stated\n•Vernon an ode poet\n•Vernon attacca op2 50\n•Hoshi semi\n•Jun semi\n•J…
## 8138 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8139 RT @yamazke: same sunset\n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/msuTEDX3oZ
## 8140 RT @Wonder_ww717: 221203 Be The Sun in Nagoya\nww.💫\n#세븐틴 #SEVENTEEN #원우 #WONWOO #ウォヌ @pledis_17 https://t.co/FMGbuCRcmO
## 8141 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 8142 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8143 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 8144 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 8145 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8146 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8147 RT @aceofdino: [#BeTSinBulacan #BeTheSuninBulacan #BeTheSun]\n\nsound_of_coups & feat.dino Fanmade Giveaway (w/ @Woncheol_17)\n\n• Like/RT\n• Fo…
## 8148 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8149 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8150 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8151 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8152 RT @eunoia__svt: "Self-producing" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…
## 8153 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8154 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8155 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8156 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 8157 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 8158 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR[BE THE SUN] IN TORONTO\nHow are you feeling?🤔\nVERY NICE‼️\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinTO…
## 8159 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8160 RT @michikartsu: bump!\n\nwts lfb svt seventeen ph\n(helping a friend) \n\n✴︎ (1) LBB Reg 217 BeTS tickets✴︎\n⤷ tickets are claimed already\n⤷ ₱9k…
## 8161 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8162 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8163 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 8164 RT @eunoia__svt: Songs I want to see seventeen perform live again but they probably will never 🥲\n\n@pledis_17 #SEVENTEEN
## 8165 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8166 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8167 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 8168 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8169 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8170 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8171 RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…
## 8172 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8173 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8174 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8175 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 8176 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8177 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8178 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8179 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8180 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8181 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8182 RT @sfelishi: thinkin’ about you\n[ #JOSHUA #CSD #CARATSELCADAY #SEVENTEEN #SVT ] https://t.co/8iaRZLszvO
## 8183 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8184 RT @kyeomsta: remember when wonwoo the dancing machine matched up seventeen’s performance team leader during a ment in concert? main dancer…
## 8185 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8186 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8187 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8188 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8189 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 8190 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8191 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8192 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8193 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8194 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8195 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8196 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8197 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 8198 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8199 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8200 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 8201 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8202 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8203 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8204 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8205 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 8206 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8207 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 8208 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8209 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8210 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8211 RT @_deardarlings: Be The Sun in Bulacan Project ☀️\nby #DearDarlings, \n\nCARATs should stay hydrated for the whole day on December 17, 2022!…
## 8212 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8213 RT @otter_cart: #BETSinBulacan Fan Support by otter_cart & lab_otter ✨\n\nMechanics:\n1. mbf me and @lab_otter\n2. rt and like this twt\n3. tag…
## 8214 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 8215 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8216 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8217 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 8218 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8219 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8220 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8221 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8222 RT @mylovejoshuji: Be The Sun in Bulacan\n• Shua Kit freebies 💗\n\nfor Joshushushus, I gotchu!\nlooking for Joshushushu moots! Let's meet on de…
## 8223 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8224 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8225 RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…
## 8226 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8227 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8228 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8229 RT @samsamelona: ˚♡ ⋆。˚baby boo と baby carat🍞\n#CaratSelcaDay #CSD #seventeen \n#세븐틴 @pledis_17 #seungkwan #승관 #부승관 https://t.co/0xt4CkYPtM
## 8230 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 8231 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8232 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8233 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8234 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8235 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 8236 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8237 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 8238 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 8239 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8240 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8241 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8242 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8243 RT @kpoplikeperfect: 221213 AAA ENDING\n\n☺️👋\n\n#dino #디노 #seventeen #세븐틴\n#AsianArtistAwards2022 https://t.co/jWQYvYZizI
## 8244 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8245 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8246 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 8247 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8248 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8249 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8250 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8251 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8252 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 8253 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8254 RT @littIegfhoshi: seventeen would drop everything to do silly little tiktoks with hoshi
## 8255 RT @junranghae_hui: Shit, this is red too!!❤️\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BPzcDvvjWr
## 8256 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8257 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8258 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8259 RT @vminsuga613: 🌞 Be the Sun Bulacan Freebies🌞\n♥️Design by : @btsvtnimaliel\n🔹️ Like & Rt \n🔹️Open for all carats💎\n🔹️1:1 limited quantity…
## 8260 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8261 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8262 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8263 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each/take all\n• exc packing+admin 🍊\n• goodcon, not for sensitive buyers\n• K…
## 8264 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 8265 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8266 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8267 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8268 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 8269 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8270 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8271 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8272 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8273 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8274 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8275 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8276 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8277 RT @Woncheol_17: [#BeTSinBulacan #BeTheSuninBulacan #BeTheSun]\n\nsound_of_coups & feat.dino Fanmade Giveaway (w/ @aceofdino)\n\n• Like/RT\n• Fo…
## 8278 RT @thinkabthvc: also following ruby’s release we (might) be getting: \n-live performance on music show (schedule may be delayed due to conc…
## 8279 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 8280 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8281 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8282 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8283 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 8284 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8285 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8286 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8287 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8288 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8289 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8290 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8291 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8292 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8293 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 8294 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8295 RT @Kpop_Herald: .@pledis_17's Joshua made the cover of fashion magazine MAPS. Asked what drives him to work hard consistently, he said, "C…
## 8296 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8297 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 8298 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8299 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8300 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8301 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8302 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8303 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8304 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8305 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 8306 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 8307 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8308 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 8309 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8310 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 8311 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8312 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8313 RT @wonusuals: from "we're breathing the same polluted air" "team bahay" "team labas" to "team concert" "see you, seventeen" \n\nI CAN FINALL…
## 8314 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8315 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8316 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8317 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8318 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8319 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8320 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 8321 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8322 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8323 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8324 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8325 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8326 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8327 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 8328 RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK
## 8329 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8330 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8331 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8332 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8333 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 8334 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8335 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8336 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8337 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 8338 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 8339 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8340 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8341 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8342 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 8343 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8344 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 8345 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8346 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8347 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8348 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8349 RT @ten_sye: @crbarnes001 Yes. When I died of asymptomatic long covid yesterday, a striking NHS nurse broke the picket line, jabbed me with…
## 8350 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 8351 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8352 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8353 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8354 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8355 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8356 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8357 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8358 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8359 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8360 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8361 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8362 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 8363 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8364 RT @sebongzi: Seventeen Be the Sun in Bulacan ☀️✨\n\nHello cuties! I'll be giving away this DK handbanner as a support for our sunshine this…
## 8365 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8366 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8367 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8368 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8369 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8370 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8371 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8372 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8373 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8374 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8375 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8376 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8377 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8378 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8379 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8380 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 8381 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8382 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8383 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 8384 RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…
## 8385 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 8386 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8387 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 8388 RT @406haul: 📸 SNAP SHOOT 📸\nseventeen fan support\n\n— hi! i will be giving away fanmade polaroid prints on d-day for be the sun in bulacan!…
## 8389 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8390 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8391 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8392 RT @BearJonginnie_: *still gonna used the same pict till I have new couple pict \n\n#CaratSelcaDay #CSD #SEVENTEEN https://t.co/IBT6V2i683
## 8393 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8394 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8395 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 8396 RT @kyutie0613: HELLOOOOO CARATS! I’ll be giving FREE photocards + snacks tomorrow at PH ARENA ✨🤗 Hoping to meet you since first time ko ma…
## 8397 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 8398 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8399 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8400 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 8401 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 8402 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 8403 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 8404 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8405 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 8406 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8407 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8408 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8409 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8410 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8411 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 8412 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8413 RT @saturnalyia: Faking It\n\n🖤 seventeen - gyuhan\n🖤 ~60k words - T rating\n🖤 canonverse, jeonghan pov\n🖤 fake dating / pr relationship\n\n🔗 link…
## 8414 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8415 RT @seokhooncart: 「 #seokhoonsells: wts • lfb 」\n\ndokyeom dk photocards\n\n— 13,500php AS SET\n— onhand\n— https://t.co/AXCaI5XJLu for t&cs\n— c…
## 8416 RT @elluminous_: SEVENTEEN BE THE SUN IN BULACAN FREEBIES💙💖\n\nWe'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only! \n\nTime…
## 8417 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 8418 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8419 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8420 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 8421 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 8422 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8423 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8424 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 8425 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 8426 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8427 RT @koreansales_twt: <Face the Sun> by #SEVENTEEN has surpassed 3 million copies sold on Circle Chart.
## 8428 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 8429 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 8430 RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…
## 8431 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8432 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 8433 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8434 RT @lvediaries: 🫧 be the sun in bulacan freebies ✰。゚・\nfan support by @lvediaries 🏄🏻♀️🍥\n\n⟡ mbf, like & rt \n⟡ time/loc: TBA \n⟡ limited quant…
## 8435 RT @tokkibami: #BETSinBulacan #Tokkibami_GA\n ꒰ be the sun in bulacan freebies ꒱\n\ncarats! I will be giving away freebies for BeTS in Bulacan…
## 8436 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8437 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8438 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8439 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8440 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8441 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8442 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 8443 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8444 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 8445 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 8446 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 8447 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8448 RT @tiltonclawson: WTS SEVENTEEN BE THE SUN JKT \nPINK A (1 tix)\nPINK B (2 tix) BOOKED!\nYELLOW B (1 tix)\n\nDi urus sampe fisik, COD venue\nDm…
## 8449 RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ
## 8450 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 8451 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8452 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8453 RT @thebeauthreads: wts lfb ph help rt \n\n꒰ BATCH 2 SEVENTEEN CARAT BONG POUCH/BAG ꒱\n \n— ₱295 each\n— LIMITED 200 SLOTS ONLY\n— more details o…
## 8454 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 8455 RT @svtenhypennn: ♥ Be the Sun in Bulacan Freebies ♥\n\nInclu:\n♥ Jun / Svt - Carat Hand banner \n♥ Seventeen Bracelet\n♥ Official & Unoff. PC's…
## 8456 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8457 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 8458 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 8459 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8460 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8461 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8462 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 8463 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8464 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8465 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8466 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8467 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 8468 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8469 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 8470 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 8471 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8472 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8473 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 8474 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8475 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8476 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 8477 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 8478 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8479 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 8480 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 8481 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8482 RT @soobdragonhoe: No matter what happens \nWe’ll be together\nJust like always🌷\n\n#csd #seventeen #minghao #the8 #CaratSelcaDay @pledis_17 ht…
## 8483 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8484 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 8485 RT @boosoonhoon: -ˏˋ SEVENTEEN BE THE SUN IN BULACAN ☀️ ˊˎ-\n— GIVEAWAY 🧡🔥\n\n🗓 exact time and location tba\n🌻 65 sets of hoshi, woozi, and soo…
## 8486 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8487 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8488 RT @fae_______: In answering a question to fans, Hoshi of Seventeen said that GDRAGON is an artist he likes!❤️ cr. @/hoshzone \n\n#GDRAGON @I…
## 8489 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 8490 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8491 RT @luvrshuas: can i get to the yams #CSD #CaratSelcaDay #SEVENTEEN https://t.co/BPyGN1tsLW
## 8492 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8493 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 8494 RT @bonbonppan: “my heart moves towards you even amidst a whirlwind, and I will reach out to you”\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CAR…
## 8495 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8496 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 8497 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8498 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \nReady na ang candy bar ni seungcheol 🤟🤩\n\n신기방기 뿡뿡방기 lootbags are packed as well! See you there! \n\n*…
## 8499 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8500 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 8501 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 8502 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 8503 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 8504 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 8505 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 8506 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 8507 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 8508 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8509 RT @choochu07: 🐯Seventeen as Thomasian Graduates PC🐯\n✨Be The Sun in Bulacan Giveaway✨\n\n💗Like & RT to spread\n💙1:1\n💗First few people to appro…
## 8510 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 8511 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 8512 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8513 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8514 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 8515 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 8516 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8517 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8518 RT @cscthnkr: #scoups : that 😗 guy from seventeen https://t.co/TuFP5JhAHA
## 8519 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8520 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 8521 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 8522 RT @mingyuscIoud: car rides with the boyfriend \n\n#csd #CaratSelcaDay #mingyu #seventeen #민규 #세븐틴 https://t.co/tyNqrrnxVC
## 8523 RT @m1n9yu_ku: @starfess Seventeen sama wanna one, sama gfriend. 3 grup ini bikin nangis keder, apalagi svt kek HOW LUCKY I AM BEING THEIR…
## 8524 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 8525 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 8526 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8527 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 8528 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8529 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8530 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8531 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8532 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 8533 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8534 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8535 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 8536 RT @dksunshines: saaaturday lunch☁️💛\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ahL28wywtR
## 8537 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 8538 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 8539 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 8540 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 8541 RT @fofoth: wts aab seventeen, mostly minghao \ntake all only, boleh sharing.\n\n✅ save packing\n✅ co via oren + gratong dari oren\n✅ nego allow…
## 8542 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 8543 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 8544 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8545 RT @wonuniii: 🎀~♡Be the Sun in Bulacan Freebie♡~🎀\n\nCarats, I'll be giving away some caratbong ribbon on D-day!!\n\n♡ like and rt this twt\n♡ m…
## 8546 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8547 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8548 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 8549 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8550 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8551 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8552 RT @SvtMembership: [H.B.D] MESSAGE FOR JANUARY CARAT 💎\n\n#MINGYU #민규 #DINO #디노 #SEVENTEEN #세븐틴 https://t.co/RLrI7UijOT
## 8553 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8554 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8555 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8556 RT @lmkonlyfans: ✵ seventeen be the sun in bulacan freebies ✵\n\n𓄳 RT and LIKE this tweet\n𓄳 time and loc: tba\n𓄳 follow me for more updates!\n𓄳…
## 8557 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8558 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8559 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8560 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8561 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 8562 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 8563 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 8564 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8565 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 8566 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 8567 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8568 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8569 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 8570 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8571 RT @Tan_ge_Rine: 221210 LA3C HQ\n\n🪐\n\n#세븐틴 #SEVENTEEN \n#승관 #SEUNGKWAN #부승관 https://t.co/9Bc8m5bd2c
## 8572 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8573 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 8574 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 8575 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 8576 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8577 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8578 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8579 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 8580 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 8581 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8582 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8583 RT @moonjun_0906: The video of Junhui Airport that must be watched today, he is so handsome🥵🥵🥵\n#SEVENTEEN #세븐틴 #JUN #文俊辉 #준 #문준휘 #ジュン http…
## 8584 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 8585 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8586 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 8587 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 8588 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 8589 RT @MinnieS1713: [SCAN] Seventeen 2020 Dome Tour trading card\n#SEVENTEEN #세븐틴 #Joshua #조슈아 #ジョシュア https://t.co/YHQy5TSyD2
## 8590 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8591 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8592 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8593 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 8594 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 8595 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8596 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8597 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8598 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 8599 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8600 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 8601 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8602 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8603 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 8604 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8605 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 8606 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8607 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8608 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8609 RT @Bitteriejeon: 👍✌️couple..\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/TTxrwVW3ah
## 8610 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 8611 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 8612 RT @svtcharts: Congratulations to the K-Pop Performance Powerhouse #SEVENTEEN for winning Artist of the Year (Daesang) on AAA for 2 years i…
## 8613 RT @kalatcarat: help rt \n🎀 seventeen bets bulacan freebies! \nwe’ll be giving away alcohol for your sanitizing needs! 🫧 \n\nsee photos for mor…
## 8614 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8615 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8616 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8617 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8618 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8619 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## created isRetweet
## 1 2022-12-16 23:59:59 TRUE
## 2 2022-12-16 23:59:55 TRUE
## 3 2022-12-16 23:59:49 TRUE
## 4 2022-12-16 23:59:48 TRUE
## 5 2022-12-16 23:59:45 TRUE
## 6 2022-12-16 23:59:45 TRUE
## 7 2022-12-16 23:59:43 TRUE
## 8 2022-12-16 23:59:43 TRUE
## 9 2022-12-16 23:59:42 TRUE
## 10 2022-12-16 23:59:42 TRUE
## 11 2022-12-16 23:59:38 TRUE
## 12 2022-12-16 23:59:37 TRUE
## 13 2022-12-16 23:59:35 TRUE
## 14 2022-12-16 23:59:33 TRUE
## 15 2022-12-16 23:59:33 TRUE
## 16 2022-12-16 23:59:31 TRUE
## 17 2022-12-16 23:59:30 TRUE
## 18 2022-12-16 23:59:27 TRUE
## 19 2022-12-16 23:59:25 TRUE
## 20 2022-12-16 23:59:23 TRUE
## 21 2022-12-16 23:59:21 TRUE
## 22 2022-12-16 23:59:20 TRUE
## 23 2022-12-16 23:59:15 TRUE
## 24 2022-12-16 23:59:13 TRUE
## 25 2022-12-16 23:59:12 TRUE
## 26 2022-12-16 23:59:11 TRUE
## 27 2022-12-16 23:59:11 TRUE
## 28 2022-12-16 23:59:07 TRUE
## 29 2022-12-16 23:59:07 TRUE
## 30 2022-12-16 23:59:06 TRUE
## 31 2022-12-16 23:59:05 TRUE
## 32 2022-12-16 23:59:04 TRUE
## 33 2022-12-16 23:59:02 TRUE
## 34 2022-12-16 23:59:02 TRUE
## 35 2022-12-16 23:59:01 TRUE
## 36 2022-12-16 23:58:57 TRUE
## 37 2022-12-16 23:58:55 TRUE
## 38 2022-12-16 23:58:55 TRUE
## 39 2022-12-16 23:58:53 TRUE
## 40 2022-12-16 23:58:52 TRUE
## 41 2022-12-16 23:58:49 TRUE
## 42 2022-12-16 23:58:48 TRUE
## 43 2022-12-16 23:58:47 TRUE
## 44 2022-12-16 23:58:46 TRUE
## 45 2022-12-16 23:58:44 TRUE
## 46 2022-12-16 23:58:36 TRUE
## 47 2022-12-16 23:58:34 TRUE
## 48 2022-12-16 23:58:34 TRUE
## 49 2022-12-16 23:58:34 TRUE
## 50 2022-12-16 23:58:34 TRUE
## 51 2022-12-16 23:58:33 TRUE
## 52 2022-12-16 23:58:28 TRUE
## 53 2022-12-16 23:58:23 TRUE
## 54 2022-12-16 23:58:22 TRUE
## 55 2022-12-16 23:58:21 TRUE
## 56 2022-12-16 23:58:19 TRUE
## 57 2022-12-16 23:58:18 TRUE
## 58 2022-12-16 23:58:16 TRUE
## 59 2022-12-16 23:58:16 TRUE
## 60 2022-12-16 23:58:15 TRUE
## 61 2022-12-16 23:58:10 TRUE
## 62 2022-12-16 23:58:03 TRUE
## 63 2022-12-16 23:58:01 TRUE
## 64 2022-12-16 23:57:59 TRUE
## 65 2022-12-16 23:57:53 TRUE
## 66 2022-12-16 23:57:52 TRUE
## 67 2022-12-16 23:57:50 TRUE
## 68 2022-12-16 23:57:50 TRUE
## 69 2022-12-16 23:57:47 TRUE
## 70 2022-12-16 23:57:46 TRUE
## 71 2022-12-16 23:57:41 TRUE
## 72 2022-12-16 23:57:41 TRUE
## 73 2022-12-16 23:57:40 TRUE
## 74 2022-12-16 23:57:39 TRUE
## 75 2022-12-16 23:57:38 TRUE
## 76 2022-12-16 23:57:38 TRUE
## 77 2022-12-16 23:57:33 TRUE
## 78 2022-12-16 23:57:30 TRUE
## 79 2022-12-16 23:57:30 TRUE
## 80 2022-12-16 23:57:26 TRUE
## 81 2022-12-16 23:57:26 TRUE
## 82 2022-12-16 23:57:25 TRUE
## 83 2022-12-16 23:57:24 TRUE
## 84 2022-12-16 23:57:18 TRUE
## 85 2022-12-16 23:57:14 TRUE
## 86 2022-12-16 23:57:13 TRUE
## 87 2022-12-16 23:57:11 TRUE
## 88 2022-12-16 23:57:11 TRUE
## 89 2022-12-16 23:57:10 TRUE
## 90 2022-12-16 23:57:10 TRUE
## 91 2022-12-16 23:57:08 TRUE
## 92 2022-12-16 23:57:03 TRUE
## 93 2022-12-16 23:57:00 TRUE
## 94 2022-12-16 23:56:58 TRUE
## 95 2022-12-16 23:56:57 TRUE
## 96 2022-12-16 23:56:57 TRUE
## 97 2022-12-16 23:56:56 TRUE
## 98 2022-12-16 23:56:55 TRUE
## 99 2022-12-16 23:56:54 TRUE
## 100 2022-12-16 23:56:53 TRUE
## 101 2022-12-16 23:56:52 TRUE
## 102 2022-12-16 23:56:52 TRUE
## 103 2022-12-16 23:56:51 TRUE
## 104 2022-12-16 23:56:51 TRUE
## 105 2022-12-16 23:56:51 TRUE
## 106 2022-12-16 23:56:50 TRUE
## 107 2022-12-16 23:56:50 TRUE
## 108 2022-12-16 23:56:47 TRUE
## 109 2022-12-16 23:56:47 TRUE
## 110 2022-12-16 23:56:45 TRUE
## 111 2022-12-16 23:56:43 TRUE
## 112 2022-12-16 23:56:39 TRUE
## 113 2022-12-16 23:56:38 TRUE
## 114 2022-12-16 23:56:37 TRUE
## 115 2022-12-16 23:56:34 TRUE
## 116 2022-12-16 23:56:32 TRUE
## 117 2022-12-16 23:56:26 TRUE
## 118 2022-12-16 23:56:24 TRUE
## 119 2022-12-16 23:56:24 TRUE
## 120 2022-12-16 23:56:21 TRUE
## 121 2022-12-16 23:56:21 TRUE
## 122 2022-12-16 23:56:20 TRUE
## 123 2022-12-16 23:56:19 TRUE
## 124 2022-12-16 23:56:18 TRUE
## 125 2022-12-16 23:56:14 TRUE
## 126 2022-12-16 23:56:12 TRUE
## 127 2022-12-16 23:56:11 TRUE
## 128 2022-12-16 23:56:10 TRUE
## 129 2022-12-16 23:56:10 TRUE
## 130 2022-12-16 23:56:08 TRUE
## 131 2022-12-16 23:56:06 TRUE
## 132 2022-12-16 23:56:01 TRUE
## 133 2022-12-16 23:56:00 TRUE
## 134 2022-12-16 23:56:00 TRUE
## 135 2022-12-16 23:55:56 TRUE
## 136 2022-12-16 23:55:55 TRUE
## 137 2022-12-16 23:55:54 TRUE
## 138 2022-12-16 23:55:53 TRUE
## 139 2022-12-16 23:55:48 TRUE
## 140 2022-12-16 23:55:46 TRUE
## 141 2022-12-16 23:55:42 TRUE
## 142 2022-12-16 23:55:36 TRUE
## 143 2022-12-16 23:55:32 TRUE
## 144 2022-12-16 23:55:32 TRUE
## 145 2022-12-16 23:55:31 TRUE
## 146 2022-12-16 23:55:29 TRUE
## 147 2022-12-16 23:55:28 TRUE
## 148 2022-12-16 23:55:27 TRUE
## 149 2022-12-16 23:55:27 TRUE
## 150 2022-12-16 23:55:26 TRUE
## 151 2022-12-16 23:55:21 TRUE
## 152 2022-12-16 23:55:17 TRUE
## 153 2022-12-16 23:55:16 TRUE
## 154 2022-12-16 23:55:16 TRUE
## 155 2022-12-16 23:55:13 TRUE
## 156 2022-12-16 23:55:12 TRUE
## 157 2022-12-16 23:55:11 TRUE
## 158 2022-12-16 23:55:09 TRUE
## 159 2022-12-16 23:55:05 TRUE
## 160 2022-12-16 23:55:04 TRUE
## 161 2022-12-16 23:55:03 TRUE
## 162 2022-12-16 23:55:01 TRUE
## 163 2022-12-16 23:55:00 TRUE
## 164 2022-12-16 23:55:00 TRUE
## 165 2022-12-16 23:54:59 TRUE
## 166 2022-12-16 23:54:58 TRUE
## 167 2022-12-16 23:54:57 TRUE
## 168 2022-12-16 23:54:53 TRUE
## 169 2022-12-16 23:54:50 TRUE
## 170 2022-12-16 23:54:49 TRUE
## 171 2022-12-16 23:54:46 TRUE
## 172 2022-12-16 23:54:46 TRUE
## 173 2022-12-16 23:54:43 TRUE
## 174 2022-12-16 23:54:41 TRUE
## 175 2022-12-16 23:54:41 TRUE
## 176 2022-12-16 23:54:38 TRUE
## 177 2022-12-16 23:54:37 TRUE
## 178 2022-12-16 23:54:37 TRUE
## 179 2022-12-16 23:54:35 TRUE
## 180 2022-12-16 23:54:31 TRUE
## 181 2022-12-16 23:54:29 TRUE
## 182 2022-12-16 23:54:28 TRUE
## 183 2022-12-16 23:54:25 TRUE
## 184 2022-12-16 23:54:23 TRUE
## 185 2022-12-16 23:54:22 TRUE
## 186 2022-12-16 23:54:20 TRUE
## 187 2022-12-16 23:54:16 TRUE
## 188 2022-12-16 23:54:14 TRUE
## 189 2022-12-16 23:54:12 TRUE
## 190 2022-12-16 23:54:09 TRUE
## 191 2022-12-16 23:54:06 TRUE
## 192 2022-12-16 23:54:04 TRUE
## 193 2022-12-16 23:54:04 TRUE
## 194 2022-12-16 23:54:02 TRUE
## 195 2022-12-16 23:53:59 TRUE
## 196 2022-12-16 23:53:59 TRUE
## 197 2022-12-16 23:53:54 TRUE
## 198 2022-12-16 23:53:54 TRUE
## 199 2022-12-16 23:53:53 TRUE
## 200 2022-12-16 23:53:50 TRUE
## 201 2022-12-16 23:53:47 TRUE
## 202 2022-12-16 23:53:46 TRUE
## 203 2022-12-16 23:53:46 TRUE
## 204 2022-12-16 23:53:45 TRUE
## 205 2022-12-16 23:53:43 TRUE
## 206 2022-12-16 23:53:42 TRUE
## 207 2022-12-16 23:53:42 TRUE
## 208 2022-12-16 23:53:35 TRUE
## 209 2022-12-16 23:53:34 TRUE
## 210 2022-12-16 23:53:31 TRUE
## 211 2022-12-16 23:53:31 TRUE
## 212 2022-12-16 23:53:29 TRUE
## 213 2022-12-16 23:53:28 TRUE
## 214 2022-12-16 23:53:27 TRUE
## 215 2022-12-16 23:53:26 TRUE
## 216 2022-12-16 23:53:23 TRUE
## 217 2022-12-16 23:53:20 TRUE
## 218 2022-12-16 23:53:16 TRUE
## 219 2022-12-16 23:53:16 TRUE
## 220 2022-12-16 23:53:13 TRUE
## 221 2022-12-16 23:53:11 TRUE
## 222 2022-12-16 23:53:10 TRUE
## 223 2022-12-16 23:53:10 TRUE
## 224 2022-12-16 23:53:08 TRUE
## 225 2022-12-16 23:53:07 TRUE
## 226 2022-12-16 23:53:07 TRUE
## 227 2022-12-16 23:53:05 TRUE
## 228 2022-12-16 23:53:05 TRUE
## 229 2022-12-16 23:53:03 TRUE
## 230 2022-12-16 23:53:03 TRUE
## 231 2022-12-16 23:53:00 TRUE
## 232 2022-12-16 23:52:59 TRUE
## 233 2022-12-16 23:52:59 TRUE
## 234 2022-12-16 23:52:59 TRUE
## 235 2022-12-16 23:52:59 TRUE
## 236 2022-12-16 23:52:56 TRUE
## 237 2022-12-16 23:52:56 TRUE
## 238 2022-12-16 23:52:55 TRUE
## 239 2022-12-16 23:52:54 TRUE
## 240 2022-12-16 23:52:51 TRUE
## 241 2022-12-16 23:52:48 TRUE
## 242 2022-12-16 23:52:45 TRUE
## 243 2022-12-16 23:52:45 TRUE
## 244 2022-12-16 23:52:42 TRUE
## 245 2022-12-16 23:52:42 TRUE
## 246 2022-12-16 23:52:42 TRUE
## 247 2022-12-16 23:52:41 TRUE
## 248 2022-12-16 23:52:40 TRUE
## 249 2022-12-16 23:52:37 TRUE
## 250 2022-12-16 23:52:36 TRUE
## 251 2022-12-16 23:52:35 TRUE
## 252 2022-12-16 23:52:34 TRUE
## 253 2022-12-16 23:52:34 TRUE
## 254 2022-12-16 23:52:33 TRUE
## 255 2022-12-16 23:52:33 TRUE
## 256 2022-12-16 23:52:33 TRUE
## 257 2022-12-16 23:52:32 TRUE
## 258 2022-12-16 23:52:24 TRUE
## 259 2022-12-16 23:52:21 TRUE
## 260 2022-12-16 23:52:19 TRUE
## 261 2022-12-16 23:52:19 TRUE
## 262 2022-12-16 23:52:14 TRUE
## 263 2022-12-16 23:52:12 TRUE
## 264 2022-12-16 23:52:07 TRUE
## 265 2022-12-16 23:52:06 TRUE
## 266 2022-12-16 23:52:06 TRUE
## 267 2022-12-16 23:52:02 TRUE
## 268 2022-12-16 23:52:00 TRUE
## 269 2022-12-16 23:51:56 TRUE
## 270 2022-12-16 23:51:52 TRUE
## 271 2022-12-16 23:51:50 TRUE
## 272 2022-12-16 23:51:48 TRUE
## 273 2022-12-16 23:51:47 TRUE
## 274 2022-12-16 23:51:46 TRUE
## 275 2022-12-16 23:51:46 TRUE
## 276 2022-12-16 23:51:44 TRUE
## 277 2022-12-16 23:51:43 TRUE
## 278 2022-12-16 23:51:38 TRUE
## 279 2022-12-16 23:51:38 TRUE
## 280 2022-12-16 23:51:38 TRUE
## 281 2022-12-16 23:51:37 TRUE
## 282 2022-12-16 23:51:35 TRUE
## 283 2022-12-16 23:51:35 TRUE
## 284 2022-12-16 23:51:28 TRUE
## 285 2022-12-16 23:51:26 TRUE
## 286 2022-12-16 23:51:25 TRUE
## 287 2022-12-16 23:51:23 TRUE
## 288 2022-12-16 23:51:23 TRUE
## 289 2022-12-16 23:51:23 TRUE
## 290 2022-12-16 23:51:22 TRUE
## 291 2022-12-16 23:51:18 TRUE
## 292 2022-12-16 23:51:18 TRUE
## 293 2022-12-16 23:51:18 TRUE
## 294 2022-12-16 23:51:17 TRUE
## 295 2022-12-16 23:51:16 TRUE
## 296 2022-12-16 23:51:15 TRUE
## 297 2022-12-16 23:51:11 TRUE
## 298 2022-12-16 23:51:08 TRUE
## 299 2022-12-16 23:51:04 TRUE
## 300 2022-12-16 23:51:03 TRUE
## 301 2022-12-16 23:51:03 TRUE
## 302 2022-12-16 23:51:03 TRUE
## 303 2022-12-16 23:51:00 TRUE
## 304 2022-12-16 23:51:00 TRUE
## 305 2022-12-16 23:51:00 TRUE
## 306 2022-12-16 23:50:58 TRUE
## 307 2022-12-16 23:50:53 TRUE
## 308 2022-12-16 23:50:51 TRUE
## 309 2022-12-16 23:50:45 TRUE
## 310 2022-12-16 23:50:45 TRUE
## 311 2022-12-16 23:50:40 TRUE
## 312 2022-12-16 23:50:39 TRUE
## 313 2022-12-16 23:50:31 TRUE
## 314 2022-12-16 23:50:30 TRUE
## 315 2022-12-16 23:50:25 TRUE
## 316 2022-12-16 23:50:23 TRUE
## 317 2022-12-16 23:50:22 TRUE
## 318 2022-12-16 23:50:21 TRUE
## 319 2022-12-16 23:50:21 TRUE
## 320 2022-12-16 23:50:21 TRUE
## 321 2022-12-16 23:50:20 TRUE
## 322 2022-12-16 23:50:20 TRUE
## 323 2022-12-16 23:50:19 TRUE
## 324 2022-12-16 23:50:18 TRUE
## 325 2022-12-16 23:50:18 TRUE
## 326 2022-12-16 23:50:16 TRUE
## 327 2022-12-16 23:50:15 TRUE
## 328 2022-12-16 23:50:14 TRUE
## 329 2022-12-16 23:50:14 TRUE
## 330 2022-12-16 23:50:13 TRUE
## 331 2022-12-16 23:50:10 TRUE
## 332 2022-12-16 23:50:09 TRUE
## 333 2022-12-16 23:50:09 TRUE
## 334 2022-12-16 23:50:03 TRUE
## 335 2022-12-16 23:49:58 TRUE
## 336 2022-12-16 23:49:57 TRUE
## 337 2022-12-16 23:49:55 TRUE
## 338 2022-12-16 23:49:55 TRUE
## 339 2022-12-16 23:49:53 TRUE
## 340 2022-12-16 23:49:48 TRUE
## 341 2022-12-16 23:49:46 TRUE
## 342 2022-12-16 23:49:46 TRUE
## 343 2022-12-16 23:49:44 TRUE
## 344 2022-12-16 23:49:43 TRUE
## 345 2022-12-16 23:49:41 TRUE
## 346 2022-12-16 23:49:40 TRUE
## 347 2022-12-16 23:49:39 TRUE
## 348 2022-12-16 23:49:38 TRUE
## 349 2022-12-16 23:49:34 TRUE
## 350 2022-12-16 23:49:34 TRUE
## 351 2022-12-16 23:49:32 TRUE
## 352 2022-12-16 23:49:31 TRUE
## 353 2022-12-16 23:49:26 TRUE
## 354 2022-12-16 23:49:25 TRUE
## 355 2022-12-16 23:49:23 TRUE
## 356 2022-12-16 23:49:21 TRUE
## 357 2022-12-16 23:49:17 TRUE
## 358 2022-12-16 23:49:16 TRUE
## 359 2022-12-16 23:49:16 TRUE
## 360 2022-12-16 23:49:15 TRUE
## 361 2022-12-16 23:49:14 TRUE
## 362 2022-12-16 23:49:14 TRUE
## 363 2022-12-16 23:49:14 TRUE
## 364 2022-12-16 23:49:13 TRUE
## 365 2022-12-16 23:49:11 TRUE
## 366 2022-12-16 23:49:10 TRUE
## 367 2022-12-16 23:49:08 TRUE
## 368 2022-12-16 23:49:04 TRUE
## 369 2022-12-16 23:49:03 TRUE
## 370 2022-12-16 23:49:01 TRUE
## 371 2022-12-16 23:49:01 TRUE
## 372 2022-12-16 23:48:55 TRUE
## 373 2022-12-16 23:48:54 TRUE
## 374 2022-12-16 23:48:54 TRUE
## 375 2022-12-16 23:48:53 TRUE
## 376 2022-12-16 23:48:51 TRUE
## 377 2022-12-16 23:48:48 TRUE
## 378 2022-12-16 23:48:48 TRUE
## 379 2022-12-16 23:48:45 TRUE
## 380 2022-12-16 23:48:44 TRUE
## 381 2022-12-16 23:48:42 TRUE
## 382 2022-12-16 23:48:41 TRUE
## 383 2022-12-16 23:48:40 TRUE
## 384 2022-12-16 23:48:40 TRUE
## 385 2022-12-16 23:48:38 TRUE
## 386 2022-12-16 23:48:30 TRUE
## 387 2022-12-16 23:48:27 TRUE
## 388 2022-12-16 23:48:25 TRUE
## 389 2022-12-16 23:48:25 TRUE
## 390 2022-12-16 23:48:22 TRUE
## 391 2022-12-16 23:48:21 TRUE
## 392 2022-12-16 23:48:16 TRUE
## 393 2022-12-16 23:48:15 TRUE
## 394 2022-12-16 23:48:10 TRUE
## 395 2022-12-16 23:48:08 TRUE
## 396 2022-12-16 23:48:07 TRUE
## 397 2022-12-16 23:48:07 TRUE
## 398 2022-12-16 23:48:06 TRUE
## 399 2022-12-16 23:48:03 TRUE
## 400 2022-12-16 23:48:00 TRUE
## 401 2022-12-16 23:47:59 TRUE
## 402 2022-12-16 23:47:58 TRUE
## 403 2022-12-16 23:47:51 TRUE
## 404 2022-12-16 23:47:51 TRUE
## 405 2022-12-16 23:47:50 TRUE
## 406 2022-12-16 23:47:48 TRUE
## 407 2022-12-16 23:47:47 TRUE
## 408 2022-12-16 23:47:46 TRUE
## 409 2022-12-16 23:47:45 TRUE
## 410 2022-12-16 23:47:44 TRUE
## 411 2022-12-16 23:47:43 TRUE
## 412 2022-12-16 23:47:40 TRUE
## 413 2022-12-16 23:47:39 TRUE
## 414 2022-12-16 23:47:36 TRUE
## 415 2022-12-16 23:47:34 TRUE
## 416 2022-12-16 23:47:32 TRUE
## 417 2022-12-16 23:47:32 TRUE
## 418 2022-12-16 23:47:30 TRUE
## 419 2022-12-16 23:47:30 TRUE
## 420 2022-12-16 23:47:28 TRUE
## 421 2022-12-16 23:47:22 TRUE
## 422 2022-12-16 23:47:20 TRUE
## 423 2022-12-16 23:47:18 TRUE
## 424 2022-12-16 23:47:16 TRUE
## 425 2022-12-16 23:47:09 TRUE
## 426 2022-12-16 23:47:07 TRUE
## 427 2022-12-16 23:47:07 TRUE
## 428 2022-12-16 23:47:00 TRUE
## 429 2022-12-16 23:46:58 TRUE
## 430 2022-12-16 23:46:57 TRUE
## 431 2022-12-16 23:46:54 TRUE
## 432 2022-12-16 23:46:53 TRUE
## 433 2022-12-16 23:46:53 TRUE
## 434 2022-12-16 23:46:53 TRUE
## 435 2022-12-16 23:46:52 TRUE
## 436 2022-12-16 23:46:52 TRUE
## 437 2022-12-16 23:46:51 TRUE
## 438 2022-12-16 23:46:50 TRUE
## 439 2022-12-16 23:46:48 TRUE
## 440 2022-12-16 23:46:45 TRUE
## 441 2022-12-16 23:46:44 TRUE
## 442 2022-12-16 23:46:43 TRUE
## 443 2022-12-16 23:46:41 TRUE
## 444 2022-12-16 23:46:39 TRUE
## 445 2022-12-16 23:46:37 TRUE
## 446 2022-12-16 23:46:36 TRUE
## 447 2022-12-16 23:46:32 TRUE
## 448 2022-12-16 23:46:31 TRUE
## 449 2022-12-16 23:46:31 TRUE
## 450 2022-12-16 23:46:29 TRUE
## 451 2022-12-16 23:46:29 TRUE
## 452 2022-12-16 23:46:25 TRUE
## 453 2022-12-16 23:46:24 TRUE
## 454 2022-12-16 23:46:22 TRUE
## 455 2022-12-16 23:46:19 TRUE
## 456 2022-12-16 23:46:15 TRUE
## 457 2022-12-16 23:46:13 TRUE
## 458 2022-12-16 23:46:11 TRUE
## 459 2022-12-16 23:46:09 TRUE
## 460 2022-12-16 23:46:07 TRUE
## 461 2022-12-16 23:46:06 TRUE
## 462 2022-12-16 23:45:56 TRUE
## 463 2022-12-16 23:45:48 TRUE
## 464 2022-12-16 23:45:45 TRUE
## 465 2022-12-16 23:45:38 TRUE
## 466 2022-12-16 23:45:36 TRUE
## 467 2022-12-16 23:45:34 TRUE
## 468 2022-12-16 23:45:31 TRUE
## 469 2022-12-16 23:45:26 TRUE
## 470 2022-12-16 23:45:25 TRUE
## 471 2022-12-16 23:45:23 TRUE
## 472 2022-12-16 23:45:20 TRUE
## 473 2022-12-16 23:45:16 TRUE
## 474 2022-12-16 23:45:12 TRUE
## 475 2022-12-16 23:45:12 TRUE
## 476 2022-12-16 23:45:10 TRUE
## 477 2022-12-16 23:45:09 TRUE
## 478 2022-12-16 23:45:08 TRUE
## 479 2022-12-16 23:45:04 TRUE
## 480 2022-12-16 23:45:03 TRUE
## 481 2022-12-16 23:45:02 TRUE
## 482 2022-12-16 23:45:02 TRUE
## 483 2022-12-16 23:44:59 TRUE
## 484 2022-12-16 23:44:57 TRUE
## 485 2022-12-16 23:44:57 TRUE
## 486 2022-12-16 23:44:55 TRUE
## 487 2022-12-16 23:44:55 TRUE
## 488 2022-12-16 23:44:52 TRUE
## 489 2022-12-16 23:44:51 TRUE
## 490 2022-12-16 23:44:43 TRUE
## 491 2022-12-16 23:44:40 TRUE
## 492 2022-12-16 23:44:37 TRUE
## 493 2022-12-16 23:44:35 TRUE
## 494 2022-12-16 23:44:34 TRUE
## 495 2022-12-16 23:44:34 TRUE
## 496 2022-12-16 23:44:33 TRUE
## 497 2022-12-16 23:44:32 TRUE
## 498 2022-12-16 23:44:31 TRUE
## 499 2022-12-16 23:44:30 TRUE
## 500 2022-12-16 23:44:29 TRUE
## 501 2022-12-16 23:44:29 TRUE
## 502 2022-12-16 23:44:28 TRUE
## 503 2022-12-16 23:44:26 TRUE
## 504 2022-12-16 23:44:23 TRUE
## 505 2022-12-16 23:44:18 TRUE
## 506 2022-12-16 23:44:16 TRUE
## 507 2022-12-16 23:44:15 TRUE
## 508 2022-12-16 23:44:14 TRUE
## 509 2022-12-16 23:44:13 TRUE
## 510 2022-12-16 23:44:13 TRUE
## 511 2022-12-16 23:44:12 TRUE
## 512 2022-12-16 23:44:12 TRUE
## 513 2022-12-16 23:44:09 TRUE
## 514 2022-12-16 23:44:05 TRUE
## 515 2022-12-16 23:44:01 TRUE
## 516 2022-12-16 23:44:01 TRUE
## 517 2022-12-16 23:44:00 TRUE
## 518 2022-12-16 23:43:59 TRUE
## 519 2022-12-16 23:43:57 TRUE
## 520 2022-12-16 23:43:57 TRUE
## 521 2022-12-16 23:43:54 TRUE
## 522 2022-12-16 23:43:54 TRUE
## 523 2022-12-16 23:43:52 TRUE
## 524 2022-12-16 23:43:51 TRUE
## 525 2022-12-16 23:43:50 TRUE
## 526 2022-12-16 23:43:50 TRUE
## 527 2022-12-16 23:43:49 TRUE
## 528 2022-12-16 23:43:48 TRUE
## 529 2022-12-16 23:43:47 TRUE
## 530 2022-12-16 23:43:45 TRUE
## 531 2022-12-16 23:43:44 TRUE
## 532 2022-12-16 23:43:44 TRUE
## 533 2022-12-16 23:43:43 TRUE
## 534 2022-12-16 23:43:42 TRUE
## 535 2022-12-16 23:43:42 TRUE
## 536 2022-12-16 23:43:41 TRUE
## 537 2022-12-16 23:43:39 TRUE
## 538 2022-12-16 23:43:39 TRUE
## 539 2022-12-16 23:43:38 TRUE
## 540 2022-12-16 23:43:38 TRUE
## 541 2022-12-16 23:43:37 TRUE
## 542 2022-12-16 23:43:35 TRUE
## 543 2022-12-16 23:43:34 TRUE
## 544 2022-12-16 23:43:28 TRUE
## 545 2022-12-16 23:43:27 TRUE
## 546 2022-12-16 23:43:26 TRUE
## 547 2022-12-16 23:43:22 TRUE
## 548 2022-12-16 23:43:22 TRUE
## 549 2022-12-16 23:43:20 TRUE
## 550 2022-12-16 23:43:20 TRUE
## 551 2022-12-16 23:43:19 TRUE
## 552 2022-12-16 23:43:19 TRUE
## 553 2022-12-16 23:43:17 TRUE
## 554 2022-12-16 23:43:16 TRUE
## 555 2022-12-16 23:43:14 TRUE
## 556 2022-12-16 23:43:14 TRUE
## 557 2022-12-16 23:43:12 TRUE
## 558 2022-12-16 23:43:12 TRUE
## 559 2022-12-16 23:43:11 TRUE
## 560 2022-12-16 23:43:09 TRUE
## 561 2022-12-16 23:43:06 TRUE
## 562 2022-12-16 23:43:04 TRUE
## 563 2022-12-16 23:43:04 TRUE
## 564 2022-12-16 23:43:04 TRUE
## 565 2022-12-16 23:43:01 TRUE
## 566 2022-12-16 23:43:01 TRUE
## 567 2022-12-16 23:42:57 TRUE
## 568 2022-12-16 23:42:57 TRUE
## 569 2022-12-16 23:42:56 TRUE
## 570 2022-12-16 23:42:55 TRUE
## 571 2022-12-16 23:42:52 TRUE
## 572 2022-12-16 23:42:52 TRUE
## 573 2022-12-16 23:42:50 TRUE
## 574 2022-12-16 23:42:50 TRUE
## 575 2022-12-16 23:42:48 TRUE
## 576 2022-12-16 23:42:46 TRUE
## 577 2022-12-16 23:42:46 TRUE
## 578 2022-12-16 23:42:45 TRUE
## 579 2022-12-16 23:42:44 TRUE
## 580 2022-12-16 23:42:44 TRUE
## 581 2022-12-16 23:42:42 TRUE
## 582 2022-12-16 23:42:40 TRUE
## 583 2022-12-16 23:42:32 TRUE
## 584 2022-12-16 23:42:32 TRUE
## 585 2022-12-16 23:42:31 TRUE
## 586 2022-12-16 23:42:27 TRUE
## 587 2022-12-16 23:42:27 TRUE
## 588 2022-12-16 23:42:26 TRUE
## 589 2022-12-16 23:42:23 TRUE
## 590 2022-12-16 23:42:22 TRUE
## 591 2022-12-16 23:42:22 TRUE
## 592 2022-12-16 23:42:21 TRUE
## 593 2022-12-16 23:42:21 TRUE
## 594 2022-12-16 23:42:18 TRUE
## 595 2022-12-16 23:42:17 TRUE
## 596 2022-12-16 23:42:16 TRUE
## 597 2022-12-16 23:42:15 TRUE
## 598 2022-12-16 23:42:15 TRUE
## 599 2022-12-16 23:42:07 TRUE
## 600 2022-12-16 23:42:03 TRUE
## 601 2022-12-16 23:42:02 TRUE
## 602 2022-12-16 23:42:01 TRUE
## 603 2022-12-16 23:42:00 TRUE
## 604 2022-12-16 23:41:58 TRUE
## 605 2022-12-16 23:41:58 TRUE
## 606 2022-12-16 23:41:57 TRUE
## 607 2022-12-16 23:41:55 TRUE
## 608 2022-12-16 23:41:54 TRUE
## 609 2022-12-16 23:41:53 TRUE
## 610 2022-12-16 23:41:50 TRUE
## 611 2022-12-16 23:41:46 TRUE
## 612 2022-12-16 23:41:45 TRUE
## 613 2022-12-16 23:41:44 TRUE
## 614 2022-12-16 23:41:36 TRUE
## 615 2022-12-16 23:41:34 TRUE
## 616 2022-12-16 23:41:34 TRUE
## 617 2022-12-16 23:41:33 TRUE
## 618 2022-12-16 23:41:31 TRUE
## 619 2022-12-16 23:41:24 TRUE
## 620 2022-12-16 23:41:19 TRUE
## 621 2022-12-16 23:41:14 TRUE
## 622 2022-12-16 23:41:11 TRUE
## 623 2022-12-16 23:41:09 TRUE
## 624 2022-12-16 23:41:07 TRUE
## 625 2022-12-16 23:41:06 TRUE
## 626 2022-12-16 23:41:03 TRUE
## 627 2022-12-16 23:41:00 TRUE
## 628 2022-12-16 23:40:59 TRUE
## 629 2022-12-16 23:40:56 TRUE
## 630 2022-12-16 23:40:56 TRUE
## 631 2022-12-16 23:40:54 TRUE
## 632 2022-12-16 23:40:53 TRUE
## 633 2022-12-16 23:40:52 TRUE
## 634 2022-12-16 23:40:51 TRUE
## 635 2022-12-16 23:40:49 TRUE
## 636 2022-12-16 23:40:49 TRUE
## 637 2022-12-16 23:40:48 TRUE
## 638 2022-12-16 23:40:45 TRUE
## 639 2022-12-16 23:40:43 TRUE
## 640 2022-12-16 23:40:42 TRUE
## 641 2022-12-16 23:40:41 TRUE
## 642 2022-12-16 23:40:41 TRUE
## 643 2022-12-16 23:40:39 TRUE
## 644 2022-12-16 23:40:38 TRUE
## 645 2022-12-16 23:40:29 TRUE
## 646 2022-12-16 23:40:28 TRUE
## 647 2022-12-16 23:40:28 TRUE
## 648 2022-12-16 23:40:26 TRUE
## 649 2022-12-16 23:40:20 TRUE
## 650 2022-12-16 23:40:20 TRUE
## 651 2022-12-16 23:40:17 TRUE
## 652 2022-12-16 23:40:16 TRUE
## 653 2022-12-16 23:40:15 TRUE
## 654 2022-12-16 23:40:14 TRUE
## 655 2022-12-16 23:40:13 TRUE
## 656 2022-12-16 23:40:11 TRUE
## 657 2022-12-16 23:40:09 TRUE
## 658 2022-12-16 23:40:09 TRUE
## 659 2022-12-16 23:40:09 TRUE
## 660 2022-12-16 23:40:09 TRUE
## 661 2022-12-16 23:40:08 TRUE
## 662 2022-12-16 23:40:07 TRUE
## 663 2022-12-16 23:40:04 TRUE
## 664 2022-12-16 23:39:55 TRUE
## 665 2022-12-16 23:39:53 TRUE
## 666 2022-12-16 23:39:48 TRUE
## 667 2022-12-16 23:39:47 TRUE
## 668 2022-12-16 23:39:45 TRUE
## 669 2022-12-16 23:39:44 TRUE
## 670 2022-12-16 23:39:42 TRUE
## 671 2022-12-16 23:39:34 TRUE
## 672 2022-12-16 23:39:31 TRUE
## 673 2022-12-16 23:39:29 TRUE
## 674 2022-12-16 23:39:22 TRUE
## 675 2022-12-16 23:39:20 TRUE
## 676 2022-12-16 23:39:17 TRUE
## 677 2022-12-16 23:39:17 TRUE
## 678 2022-12-16 23:39:16 TRUE
## 679 2022-12-16 23:39:14 TRUE
## 680 2022-12-16 23:39:11 TRUE
## 681 2022-12-16 23:39:04 TRUE
## 682 2022-12-16 23:39:02 TRUE
## 683 2022-12-16 23:39:01 TRUE
## 684 2022-12-16 23:39:01 TRUE
## 685 2022-12-16 23:39:00 TRUE
## 686 2022-12-16 23:38:59 TRUE
## 687 2022-12-16 23:38:57 TRUE
## 688 2022-12-16 23:38:57 TRUE
## 689 2022-12-16 23:38:56 TRUE
## 690 2022-12-16 23:38:54 TRUE
## 691 2022-12-16 23:38:54 TRUE
## 692 2022-12-16 23:38:53 TRUE
## 693 2022-12-16 23:38:51 TRUE
## 694 2022-12-16 23:38:50 TRUE
## 695 2022-12-16 23:38:47 TRUE
## 696 2022-12-16 23:38:42 TRUE
## 697 2022-12-16 23:38:33 TRUE
## 698 2022-12-16 23:38:32 TRUE
## 699 2022-12-16 23:38:31 TRUE
## 700 2022-12-16 23:38:31 TRUE
## 701 2022-12-16 23:38:27 TRUE
## 702 2022-12-16 23:38:23 TRUE
## 703 2022-12-16 23:38:18 TRUE
## 704 2022-12-16 23:38:16 TRUE
## 705 2022-12-16 23:38:16 TRUE
## 706 2022-12-16 23:38:15 TRUE
## 707 2022-12-16 23:38:15 TRUE
## 708 2022-12-16 23:38:14 TRUE
## 709 2022-12-16 23:38:09 TRUE
## 710 2022-12-16 23:38:06 TRUE
## 711 2022-12-16 23:38:03 TRUE
## 712 2022-12-16 23:38:02 TRUE
## 713 2022-12-16 23:38:00 TRUE
## 714 2022-12-16 23:37:59 TRUE
## 715 2022-12-16 23:37:56 TRUE
## 716 2022-12-16 23:37:55 TRUE
## 717 2022-12-16 23:37:55 TRUE
## 718 2022-12-16 23:37:54 TRUE
## 719 2022-12-16 23:37:54 TRUE
## 720 2022-12-16 23:37:53 TRUE
## 721 2022-12-16 23:37:45 TRUE
## 722 2022-12-16 23:37:42 TRUE
## 723 2022-12-16 23:37:41 TRUE
## 724 2022-12-16 23:37:41 TRUE
## 725 2022-12-16 23:37:40 TRUE
## 726 2022-12-16 23:37:40 TRUE
## 727 2022-12-16 23:37:39 TRUE
## 728 2022-12-16 23:37:35 TRUE
## 729 2022-12-16 23:37:34 TRUE
## 730 2022-12-16 23:37:34 TRUE
## 731 2022-12-16 23:37:33 TRUE
## 732 2022-12-16 23:37:32 TRUE
## 733 2022-12-16 23:37:29 TRUE
## 734 2022-12-16 23:37:25 TRUE
## 735 2022-12-16 23:37:25 TRUE
## 736 2022-12-16 23:37:24 TRUE
## 737 2022-12-16 23:37:24 TRUE
## 738 2022-12-16 23:37:18 TRUE
## 739 2022-12-16 23:37:15 TRUE
## 740 2022-12-16 23:37:14 TRUE
## 741 2022-12-16 23:37:13 TRUE
## 742 2022-12-16 23:37:12 TRUE
## 743 2022-12-16 23:37:12 TRUE
## 744 2022-12-16 23:37:12 TRUE
## 745 2022-12-16 23:37:11 TRUE
## 746 2022-12-16 23:37:09 TRUE
## 747 2022-12-16 23:37:07 TRUE
## 748 2022-12-16 23:37:07 TRUE
## 749 2022-12-16 23:37:04 TRUE
## 750 2022-12-16 23:37:02 TRUE
## 751 2022-12-16 23:36:59 TRUE
## 752 2022-12-16 23:36:58 TRUE
## 753 2022-12-16 23:36:57 TRUE
## 754 2022-12-16 23:36:56 TRUE
## 755 2022-12-16 23:36:56 TRUE
## 756 2022-12-16 23:36:56 TRUE
## 757 2022-12-16 23:36:53 TRUE
## 758 2022-12-16 23:36:49 TRUE
## 759 2022-12-16 23:36:47 TRUE
## 760 2022-12-16 23:36:45 TRUE
## 761 2022-12-16 23:36:44 TRUE
## 762 2022-12-16 23:36:39 TRUE
## 763 2022-12-16 23:36:37 TRUE
## 764 2022-12-16 23:36:36 TRUE
## 765 2022-12-16 23:36:33 TRUE
## 766 2022-12-16 23:36:31 TRUE
## 767 2022-12-16 23:36:31 TRUE
## 768 2022-12-16 23:36:28 TRUE
## 769 2022-12-16 23:36:27 TRUE
## 770 2022-12-16 23:36:23 TRUE
## 771 2022-12-16 23:36:15 TRUE
## 772 2022-12-16 23:36:11 TRUE
## 773 2022-12-16 23:36:09 TRUE
## 774 2022-12-16 23:36:08 TRUE
## 775 2022-12-16 23:36:05 TRUE
## 776 2022-12-16 23:36:02 TRUE
## 777 2022-12-16 23:36:00 TRUE
## 778 2022-12-16 23:35:59 TRUE
## 779 2022-12-16 23:35:56 TRUE
## 780 2022-12-16 23:35:53 TRUE
## 781 2022-12-16 23:35:53 TRUE
## 782 2022-12-16 23:35:49 TRUE
## 783 2022-12-16 23:35:48 TRUE
## 784 2022-12-16 23:35:45 TRUE
## 785 2022-12-16 23:35:45 TRUE
## 786 2022-12-16 23:35:44 TRUE
## 787 2022-12-16 23:35:42 TRUE
## 788 2022-12-16 23:35:38 TRUE
## 789 2022-12-16 23:35:37 TRUE
## 790 2022-12-16 23:35:35 TRUE
## 791 2022-12-16 23:35:35 TRUE
## 792 2022-12-16 23:35:35 TRUE
## 793 2022-12-16 23:35:34 TRUE
## 794 2022-12-16 23:35:34 TRUE
## 795 2022-12-16 23:35:33 TRUE
## 796 2022-12-16 23:35:33 TRUE
## 797 2022-12-16 23:35:32 TRUE
## 798 2022-12-16 23:35:29 TRUE
## 799 2022-12-16 23:35:27 TRUE
## 800 2022-12-16 23:35:27 TRUE
## 801 2022-12-16 23:35:26 TRUE
## 802 2022-12-16 23:35:22 TRUE
## 803 2022-12-16 23:35:19 TRUE
## 804 2022-12-16 23:35:14 TRUE
## 805 2022-12-16 23:35:13 TRUE
## 806 2022-12-16 23:35:11 TRUE
## 807 2022-12-16 23:35:09 TRUE
## 808 2022-12-16 23:35:09 TRUE
## 809 2022-12-16 23:35:07 TRUE
## 810 2022-12-16 23:35:05 TRUE
## 811 2022-12-16 23:35:05 TRUE
## 812 2022-12-16 23:35:03 TRUE
## 813 2022-12-16 23:34:58 TRUE
## 814 2022-12-16 23:34:58 TRUE
## 815 2022-12-16 23:34:52 TRUE
## 816 2022-12-16 23:34:52 TRUE
## 817 2022-12-16 23:34:50 TRUE
## 818 2022-12-16 23:34:50 TRUE
## 819 2022-12-16 23:34:49 TRUE
## 820 2022-12-16 23:34:47 TRUE
## 821 2022-12-16 23:34:44 TRUE
## 822 2022-12-16 23:34:44 TRUE
## 823 2022-12-16 23:34:43 TRUE
## 824 2022-12-16 23:34:43 TRUE
## 825 2022-12-16 23:34:42 TRUE
## 826 2022-12-16 23:34:40 TRUE
## 827 2022-12-16 23:34:39 TRUE
## 828 2022-12-16 23:34:38 TRUE
## 829 2022-12-16 23:34:37 TRUE
## 830 2022-12-16 23:34:36 TRUE
## 831 2022-12-16 23:34:36 TRUE
## 832 2022-12-16 23:34:35 TRUE
## 833 2022-12-16 23:34:33 TRUE
## 834 2022-12-16 23:34:33 TRUE
## 835 2022-12-16 23:34:33 TRUE
## 836 2022-12-16 23:34:31 TRUE
## 837 2022-12-16 23:34:24 TRUE
## 838 2022-12-16 23:34:18 TRUE
## 839 2022-12-16 23:34:18 TRUE
## 840 2022-12-16 23:34:17 TRUE
## 841 2022-12-16 23:34:17 TRUE
## 842 2022-12-16 23:34:15 TRUE
## 843 2022-12-16 23:34:15 TRUE
## 844 2022-12-16 23:34:11 TRUE
## 845 2022-12-16 23:34:09 TRUE
## 846 2022-12-16 23:34:08 TRUE
## 847 2022-12-16 23:34:06 TRUE
## 848 2022-12-16 23:34:03 TRUE
## 849 2022-12-16 23:34:00 TRUE
## 850 2022-12-16 23:34:00 TRUE
## 851 2022-12-16 23:33:59 TRUE
## 852 2022-12-16 23:33:58 TRUE
## 853 2022-12-16 23:33:57 TRUE
## 854 2022-12-16 23:33:56 TRUE
## 855 2022-12-16 23:33:54 TRUE
## 856 2022-12-16 23:33:48 TRUE
## 857 2022-12-16 23:33:47 TRUE
## 858 2022-12-16 23:33:46 TRUE
## 859 2022-12-16 23:33:45 TRUE
## 860 2022-12-16 23:33:44 TRUE
## 861 2022-12-16 23:33:44 TRUE
## 862 2022-12-16 23:33:41 TRUE
## 863 2022-12-16 23:33:41 TRUE
## 864 2022-12-16 23:33:37 TRUE
## 865 2022-12-16 23:33:32 TRUE
## 866 2022-12-16 23:33:31 TRUE
## 867 2022-12-16 23:33:27 TRUE
## 868 2022-12-16 23:33:26 TRUE
## 869 2022-12-16 23:33:26 TRUE
## 870 2022-12-16 23:33:26 TRUE
## 871 2022-12-16 23:33:23 TRUE
## 872 2022-12-16 23:33:19 TRUE
## 873 2022-12-16 23:33:12 TRUE
## 874 2022-12-16 23:33:08 TRUE
## 875 2022-12-16 23:33:07 TRUE
## 876 2022-12-16 23:33:04 TRUE
## 877 2022-12-16 23:33:02 TRUE
## 878 2022-12-16 23:33:01 TRUE
## 879 2022-12-16 23:32:57 TRUE
## 880 2022-12-16 23:32:55 TRUE
## 881 2022-12-16 23:32:50 TRUE
## 882 2022-12-16 23:32:49 TRUE
## 883 2022-12-16 23:32:47 TRUE
## 884 2022-12-16 23:32:47 TRUE
## 885 2022-12-16 23:32:46 TRUE
## 886 2022-12-16 23:32:46 TRUE
## 887 2022-12-16 23:32:42 TRUE
## 888 2022-12-16 23:32:42 TRUE
## 889 2022-12-16 23:32:41 TRUE
## 890 2022-12-16 23:32:38 TRUE
## 891 2022-12-16 23:32:37 TRUE
## 892 2022-12-16 23:32:36 TRUE
## 893 2022-12-16 23:32:36 TRUE
## 894 2022-12-16 23:32:35 TRUE
## 895 2022-12-16 23:32:32 TRUE
## 896 2022-12-16 23:32:30 TRUE
## 897 2022-12-16 23:32:30 TRUE
## 898 2022-12-16 23:32:28 TRUE
## 899 2022-12-16 23:32:27 TRUE
## 900 2022-12-16 23:32:24 TRUE
## 901 2022-12-16 23:32:23 TRUE
## 902 2022-12-16 23:32:23 TRUE
## 903 2022-12-16 23:32:19 TRUE
## 904 2022-12-16 23:32:16 TRUE
## 905 2022-12-16 23:32:15 TRUE
## 906 2022-12-16 23:32:14 TRUE
## 907 2022-12-16 23:32:10 TRUE
## 908 2022-12-16 23:32:08 TRUE
## 909 2022-12-16 23:32:04 TRUE
## 910 2022-12-16 23:32:02 TRUE
## 911 2022-12-16 23:32:02 TRUE
## 912 2022-12-16 23:31:53 TRUE
## 913 2022-12-16 23:31:53 TRUE
## 914 2022-12-16 23:31:53 TRUE
## 915 2022-12-16 23:31:49 TRUE
## 916 2022-12-16 23:31:48 TRUE
## 917 2022-12-16 23:31:47 TRUE
## 918 2022-12-16 23:31:43 TRUE
## 919 2022-12-16 23:31:42 TRUE
## 920 2022-12-16 23:31:39 TRUE
## 921 2022-12-16 23:31:39 TRUE
## 922 2022-12-16 23:31:36 TRUE
## 923 2022-12-16 23:31:28 TRUE
## 924 2022-12-16 23:31:26 TRUE
## 925 2022-12-16 23:31:26 TRUE
## 926 2022-12-16 23:31:26 TRUE
## 927 2022-12-16 23:31:26 TRUE
## 928 2022-12-16 23:31:25 TRUE
## 929 2022-12-16 23:31:21 TRUE
## 930 2022-12-16 23:31:21 TRUE
## 931 2022-12-16 23:31:16 TRUE
## 932 2022-12-16 23:31:13 TRUE
## 933 2022-12-16 23:31:12 TRUE
## 934 2022-12-16 23:31:10 TRUE
## 935 2022-12-16 23:31:09 TRUE
## 936 2022-12-16 23:31:06 TRUE
## 937 2022-12-16 23:31:06 TRUE
## 938 2022-12-16 23:31:06 TRUE
## 939 2022-12-16 23:31:02 TRUE
## 940 2022-12-16 23:31:02 TRUE
## 941 2022-12-16 23:30:58 TRUE
## 942 2022-12-16 23:30:57 TRUE
## 943 2022-12-16 23:30:56 TRUE
## 944 2022-12-16 23:30:54 TRUE
## 945 2022-12-16 23:30:51 TRUE
## 946 2022-12-16 23:30:50 TRUE
## 947 2022-12-16 23:30:49 TRUE
## 948 2022-12-16 23:30:48 TRUE
## 949 2022-12-16 23:30:47 TRUE
## 950 2022-12-16 23:30:46 TRUE
## 951 2022-12-16 23:30:46 TRUE
## 952 2022-12-16 23:30:45 TRUE
## 953 2022-12-16 23:30:40 TRUE
## 954 2022-12-16 23:30:36 TRUE
## 955 2022-12-16 23:30:33 TRUE
## 956 2022-12-16 23:30:31 TRUE
## 957 2022-12-16 23:30:29 TRUE
## 958 2022-12-16 23:30:28 TRUE
## 959 2022-12-16 23:30:25 TRUE
## 960 2022-12-16 23:30:23 TRUE
## 961 2022-12-16 23:30:22 TRUE
## 962 2022-12-16 23:30:17 TRUE
## 963 2022-12-16 23:30:13 TRUE
## 964 2022-12-16 23:30:10 TRUE
## 965 2022-12-16 23:30:09 TRUE
## 966 2022-12-16 23:30:03 TRUE
## 967 2022-12-16 23:30:02 TRUE
## 968 2022-12-16 23:30:02 TRUE
## 969 2022-12-16 23:30:00 TRUE
## 970 2022-12-16 23:29:59 TRUE
## 971 2022-12-16 23:29:56 TRUE
## 972 2022-12-16 23:29:55 TRUE
## 973 2022-12-16 23:29:54 TRUE
## 974 2022-12-16 23:29:54 TRUE
## 975 2022-12-16 23:29:50 TRUE
## 976 2022-12-16 23:29:48 TRUE
## 977 2022-12-16 23:29:48 TRUE
## 978 2022-12-16 23:29:46 TRUE
## 979 2022-12-16 23:29:45 TRUE
## 980 2022-12-16 23:29:45 TRUE
## 981 2022-12-16 23:29:40 TRUE
## 982 2022-12-16 23:29:36 TRUE
## 983 2022-12-16 23:29:36 TRUE
## 984 2022-12-16 23:29:36 TRUE
## 985 2022-12-16 23:29:31 TRUE
## 986 2022-12-16 23:29:30 TRUE
## 987 2022-12-16 23:29:26 TRUE
## 988 2022-12-16 23:29:25 TRUE
## 989 2022-12-16 23:29:21 TRUE
## 990 2022-12-16 23:29:21 TRUE
## 991 2022-12-16 23:29:19 TRUE
## 992 2022-12-16 23:29:19 TRUE
## 993 2022-12-16 23:29:19 TRUE
## 994 2022-12-16 23:29:18 TRUE
## 995 2022-12-16 23:29:13 TRUE
## 996 2022-12-16 23:29:13 TRUE
## 997 2022-12-16 23:29:09 TRUE
## 998 2022-12-16 23:29:08 TRUE
## 999 2022-12-16 23:29:08 TRUE
## 1000 2022-12-16 23:29:07 TRUE
## 1001 2022-12-16 23:29:05 TRUE
## 1002 2022-12-16 23:29:01 TRUE
## 1003 2022-12-16 23:28:56 TRUE
## 1004 2022-12-16 23:28:53 TRUE
## 1005 2022-12-16 23:28:53 TRUE
## 1006 2022-12-16 23:28:48 TRUE
## 1007 2022-12-16 23:28:45 TRUE
## 1008 2022-12-16 23:28:44 TRUE
## 1009 2022-12-16 23:28:40 TRUE
## 1010 2022-12-16 23:28:40 TRUE
## 1011 2022-12-16 23:28:39 TRUE
## 1012 2022-12-16 23:28:35 TRUE
## 1013 2022-12-16 23:28:32 TRUE
## 1014 2022-12-16 23:28:31 TRUE
## 1015 2022-12-16 23:28:30 TRUE
## 1016 2022-12-16 23:28:26 TRUE
## 1017 2022-12-16 23:28:25 TRUE
## 1018 2022-12-16 23:28:25 TRUE
## 1019 2022-12-16 23:28:25 TRUE
## 1020 2022-12-16 23:28:22 TRUE
## 1021 2022-12-16 23:28:22 TRUE
## 1022 2022-12-16 23:28:18 TRUE
## 1023 2022-12-16 23:28:17 TRUE
## 1024 2022-12-16 23:28:13 TRUE
## 1025 2022-12-16 23:28:13 TRUE
## 1026 2022-12-16 23:28:12 TRUE
## 1027 2022-12-16 23:28:11 TRUE
## 1028 2022-12-16 23:28:08 TRUE
## 1029 2022-12-16 23:28:08 TRUE
## 1030 2022-12-16 23:28:07 TRUE
## 1031 2022-12-16 23:28:06 TRUE
## 1032 2022-12-16 23:28:05 TRUE
## 1033 2022-12-16 23:28:04 TRUE
## 1034 2022-12-16 23:27:59 TRUE
## 1035 2022-12-16 23:27:57 TRUE
## 1036 2022-12-16 23:27:57 TRUE
## 1037 2022-12-16 23:27:56 TRUE
## 1038 2022-12-16 23:27:55 TRUE
## 1039 2022-12-16 23:27:54 TRUE
## 1040 2022-12-16 23:27:52 TRUE
## 1041 2022-12-16 23:27:49 TRUE
## 1042 2022-12-16 23:27:46 TRUE
## 1043 2022-12-16 23:27:44 TRUE
## 1044 2022-12-16 23:27:44 TRUE
## 1045 2022-12-16 23:27:43 TRUE
## 1046 2022-12-16 23:27:42 TRUE
## 1047 2022-12-16 23:27:42 TRUE
## 1048 2022-12-16 23:27:42 TRUE
## 1049 2022-12-16 23:27:38 TRUE
## 1050 2022-12-16 23:27:35 TRUE
## 1051 2022-12-16 23:27:33 TRUE
## 1052 2022-12-16 23:27:29 TRUE
## 1053 2022-12-16 23:27:27 TRUE
## 1054 2022-12-16 23:27:27 TRUE
## 1055 2022-12-16 23:27:26 TRUE
## 1056 2022-12-16 23:27:26 TRUE
## 1057 2022-12-16 23:27:26 TRUE
## 1058 2022-12-16 23:27:24 TRUE
## 1059 2022-12-16 23:27:23 TRUE
## 1060 2022-12-16 23:27:23 TRUE
## 1061 2022-12-16 23:27:21 TRUE
## 1062 2022-12-16 23:27:21 TRUE
## 1063 2022-12-16 23:27:19 TRUE
## 1064 2022-12-16 23:27:18 TRUE
## 1065 2022-12-16 23:27:11 TRUE
## 1066 2022-12-16 23:27:11 TRUE
## 1067 2022-12-16 23:27:10 TRUE
## 1068 2022-12-16 23:27:09 TRUE
## 1069 2022-12-16 23:27:03 TRUE
## 1070 2022-12-16 23:27:03 TRUE
## 1071 2022-12-16 23:27:01 TRUE
## 1072 2022-12-16 23:27:00 TRUE
## 1073 2022-12-16 23:27:00 TRUE
## 1074 2022-12-16 23:26:59 TRUE
## 1075 2022-12-16 23:26:59 TRUE
## 1076 2022-12-16 23:26:59 TRUE
## 1077 2022-12-16 23:26:58 TRUE
## 1078 2022-12-16 23:26:54 TRUE
## 1079 2022-12-16 23:26:54 TRUE
## 1080 2022-12-16 23:26:49 TRUE
## 1081 2022-12-16 23:26:46 TRUE
## 1082 2022-12-16 23:26:44 TRUE
## 1083 2022-12-16 23:26:43 TRUE
## 1084 2022-12-16 23:26:41 TRUE
## 1085 2022-12-16 23:26:40 TRUE
## 1086 2022-12-16 23:26:36 TRUE
## 1087 2022-12-16 23:26:33 TRUE
## 1088 2022-12-16 23:26:32 TRUE
## 1089 2022-12-16 23:26:29 TRUE
## 1090 2022-12-16 23:26:28 TRUE
## 1091 2022-12-16 23:26:27 TRUE
## 1092 2022-12-16 23:26:25 TRUE
## 1093 2022-12-16 23:26:21 TRUE
## 1094 2022-12-16 23:26:18 TRUE
## 1095 2022-12-16 23:26:15 TRUE
## 1096 2022-12-16 23:26:13 TRUE
## 1097 2022-12-16 23:26:09 TRUE
## 1098 2022-12-16 23:26:07 TRUE
## 1099 2022-12-16 23:26:07 TRUE
## 1100 2022-12-16 23:26:06 TRUE
## 1101 2022-12-16 23:26:05 TRUE
## 1102 2022-12-16 23:25:57 TRUE
## 1103 2022-12-16 23:25:56 TRUE
## 1104 2022-12-16 23:25:50 TRUE
## 1105 2022-12-16 23:25:45 TRUE
## 1106 2022-12-16 23:25:41 TRUE
## 1107 2022-12-16 23:25:39 TRUE
## 1108 2022-12-16 23:25:39 TRUE
## 1109 2022-12-16 23:25:35 TRUE
## 1110 2022-12-16 23:25:35 TRUE
## 1111 2022-12-16 23:25:34 TRUE
## 1112 2022-12-16 23:25:30 TRUE
## 1113 2022-12-16 23:25:29 TRUE
## 1114 2022-12-16 23:25:29 TRUE
## 1115 2022-12-16 23:25:28 TRUE
## 1116 2022-12-16 23:25:24 TRUE
## 1117 2022-12-16 23:25:23 TRUE
## 1118 2022-12-16 23:25:23 TRUE
## 1119 2022-12-16 23:25:21 TRUE
## 1120 2022-12-16 23:25:20 TRUE
## 1121 2022-12-16 23:25:19 TRUE
## 1122 2022-12-16 23:25:12 TRUE
## 1123 2022-12-16 23:25:07 TRUE
## 1124 2022-12-16 23:25:06 TRUE
## 1125 2022-12-16 23:25:04 TRUE
## 1126 2022-12-16 23:25:00 TRUE
## 1127 2022-12-16 23:24:59 TRUE
## 1128 2022-12-16 23:24:59 TRUE
## 1129 2022-12-16 23:24:57 TRUE
## 1130 2022-12-16 23:24:55 TRUE
## 1131 2022-12-16 23:24:48 TRUE
## 1132 2022-12-16 23:24:45 TRUE
## 1133 2022-12-16 23:24:42 TRUE
## 1134 2022-12-16 23:24:42 TRUE
## 1135 2022-12-16 23:24:36 TRUE
## 1136 2022-12-16 23:24:22 TRUE
## 1137 2022-12-16 23:24:21 TRUE
## 1138 2022-12-16 23:24:19 TRUE
## 1139 2022-12-16 23:24:18 TRUE
## 1140 2022-12-16 23:24:12 TRUE
## 1141 2022-12-16 23:24:08 TRUE
## 1142 2022-12-16 23:24:05 TRUE
## 1143 2022-12-16 23:24:05 TRUE
## 1144 2022-12-16 23:24:05 TRUE
## 1145 2022-12-16 23:24:00 TRUE
## 1146 2022-12-16 23:23:58 TRUE
## 1147 2022-12-16 23:23:55 TRUE
## 1148 2022-12-16 23:23:52 TRUE
## 1149 2022-12-16 23:23:50 TRUE
## 1150 2022-12-16 23:23:50 TRUE
## 1151 2022-12-16 23:23:46 TRUE
## 1152 2022-12-16 23:23:45 TRUE
## 1153 2022-12-16 23:23:45 TRUE
## 1154 2022-12-16 23:23:40 TRUE
## 1155 2022-12-16 23:23:39 TRUE
## 1156 2022-12-16 23:23:38 TRUE
## 1157 2022-12-16 23:23:34 TRUE
## 1158 2022-12-16 23:23:32 TRUE
## 1159 2022-12-16 23:23:31 TRUE
## 1160 2022-12-16 23:23:28 TRUE
## 1161 2022-12-16 23:23:21 TRUE
## 1162 2022-12-16 23:23:19 TRUE
## 1163 2022-12-16 23:23:15 TRUE
## 1164 2022-12-16 23:23:14 TRUE
## 1165 2022-12-16 23:23:13 TRUE
## 1166 2022-12-16 23:23:11 TRUE
## 1167 2022-12-16 23:23:07 TRUE
## 1168 2022-12-16 23:23:01 TRUE
## 1169 2022-12-16 23:23:00 TRUE
## 1170 2022-12-16 23:22:59 TRUE
## 1171 2022-12-16 23:22:58 TRUE
## 1172 2022-12-16 23:22:58 TRUE
## 1173 2022-12-16 23:22:52 TRUE
## 1174 2022-12-16 23:22:50 TRUE
## 1175 2022-12-16 23:22:45 TRUE
## 1176 2022-12-16 23:22:44 TRUE
## 1177 2022-12-16 23:22:42 TRUE
## 1178 2022-12-16 23:22:37 TRUE
## 1179 2022-12-16 23:22:35 TRUE
## 1180 2022-12-16 23:22:35 TRUE
## 1181 2022-12-16 23:22:34 TRUE
## 1182 2022-12-16 23:22:32 TRUE
## 1183 2022-12-16 23:22:30 TRUE
## 1184 2022-12-16 23:22:27 TRUE
## 1185 2022-12-16 23:22:27 TRUE
## 1186 2022-12-16 23:22:26 TRUE
## 1187 2022-12-16 23:22:26 TRUE
## 1188 2022-12-16 23:22:21 TRUE
## 1189 2022-12-16 23:22:19 TRUE
## 1190 2022-12-16 23:22:19 TRUE
## 1191 2022-12-16 23:22:19 TRUE
## 1192 2022-12-16 23:22:15 TRUE
## 1193 2022-12-16 23:22:14 TRUE
## 1194 2022-12-16 23:22:09 TRUE
## 1195 2022-12-16 23:22:09 TRUE
## 1196 2022-12-16 23:22:07 TRUE
## 1197 2022-12-16 23:22:01 TRUE
## 1198 2022-12-16 23:22:01 TRUE
## 1199 2022-12-16 23:22:01 TRUE
## 1200 2022-12-16 23:22:01 TRUE
## 1201 2022-12-16 23:21:57 TRUE
## 1202 2022-12-16 23:21:55 TRUE
## 1203 2022-12-16 23:21:55 TRUE
## 1204 2022-12-16 23:21:52 TRUE
## 1205 2022-12-16 23:21:49 TRUE
## 1206 2022-12-16 23:21:46 TRUE
## 1207 2022-12-16 23:21:46 TRUE
## 1208 2022-12-16 23:21:45 TRUE
## 1209 2022-12-16 23:21:40 TRUE
## 1210 2022-12-16 23:21:38 TRUE
## 1211 2022-12-16 23:21:34 TRUE
## 1212 2022-12-16 23:21:33 TRUE
## 1213 2022-12-16 23:21:32 TRUE
## 1214 2022-12-16 23:21:31 TRUE
## 1215 2022-12-16 23:21:31 TRUE
## 1216 2022-12-16 23:21:30 TRUE
## 1217 2022-12-16 23:21:30 TRUE
## 1218 2022-12-16 23:21:27 TRUE
## 1219 2022-12-16 23:21:27 TRUE
## 1220 2022-12-16 23:21:27 TRUE
## 1221 2022-12-16 23:21:26 TRUE
## 1222 2022-12-16 23:21:23 TRUE
## 1223 2022-12-16 23:21:23 TRUE
## 1224 2022-12-16 23:21:22 TRUE
## 1225 2022-12-16 23:21:16 TRUE
## 1226 2022-12-16 23:21:16 TRUE
## 1227 2022-12-16 23:21:16 TRUE
## 1228 2022-12-16 23:21:14 TRUE
## 1229 2022-12-16 23:21:12 TRUE
## 1230 2022-12-16 23:21:12 TRUE
## 1231 2022-12-16 23:21:11 TRUE
## 1232 2022-12-16 23:21:08 TRUE
## 1233 2022-12-16 23:21:07 TRUE
## 1234 2022-12-16 23:21:04 TRUE
## 1235 2022-12-16 23:21:04 TRUE
## 1236 2022-12-16 23:21:03 TRUE
## 1237 2022-12-16 23:21:02 TRUE
## 1238 2022-12-16 23:21:00 TRUE
## 1239 2022-12-16 23:20:55 TRUE
## 1240 2022-12-16 23:20:55 TRUE
## 1241 2022-12-16 23:20:53 TRUE
## 1242 2022-12-16 23:20:45 TRUE
## 1243 2022-12-16 23:20:37 TRUE
## 1244 2022-12-16 23:20:32 TRUE
## 1245 2022-12-16 23:20:31 TRUE
## 1246 2022-12-16 23:20:26 TRUE
## 1247 2022-12-16 23:20:25 TRUE
## 1248 2022-12-16 23:20:24 TRUE
## 1249 2022-12-16 23:20:17 TRUE
## 1250 2022-12-16 23:20:17 TRUE
## 1251 2022-12-16 23:20:14 TRUE
## 1252 2022-12-16 23:20:13 TRUE
## 1253 2022-12-16 23:20:12 TRUE
## 1254 2022-12-16 23:20:11 TRUE
## 1255 2022-12-16 23:20:11 TRUE
## 1256 2022-12-16 23:20:11 TRUE
## 1257 2022-12-16 23:20:10 TRUE
## 1258 2022-12-16 23:20:09 TRUE
## 1259 2022-12-16 23:20:08 TRUE
## 1260 2022-12-16 23:20:08 TRUE
## 1261 2022-12-16 23:20:06 TRUE
## 1262 2022-12-16 23:20:06 TRUE
## 1263 2022-12-16 23:20:05 TRUE
## 1264 2022-12-16 23:20:04 TRUE
## 1265 2022-12-16 23:20:04 TRUE
## 1266 2022-12-16 23:20:03 TRUE
## 1267 2022-12-16 23:20:03 TRUE
## 1268 2022-12-16 23:20:01 TRUE
## 1269 2022-12-16 23:19:59 TRUE
## 1270 2022-12-16 23:19:59 TRUE
## 1271 2022-12-16 23:19:57 TRUE
## 1272 2022-12-16 23:19:56 TRUE
## 1273 2022-12-16 23:19:55 TRUE
## 1274 2022-12-16 23:19:55 TRUE
## 1275 2022-12-16 23:19:52 TRUE
## 1276 2022-12-16 23:19:52 TRUE
## 1277 2022-12-16 23:19:48 TRUE
## 1278 2022-12-16 23:19:47 TRUE
## 1279 2022-12-16 23:19:46 TRUE
## 1280 2022-12-16 23:19:45 TRUE
## 1281 2022-12-16 23:19:44 TRUE
## 1282 2022-12-16 23:19:43 TRUE
## 1283 2022-12-16 23:19:40 TRUE
## 1284 2022-12-16 23:19:38 TRUE
## 1285 2022-12-16 23:19:38 TRUE
## 1286 2022-12-16 23:19:36 TRUE
## 1287 2022-12-16 23:19:35 TRUE
## 1288 2022-12-16 23:19:34 TRUE
## 1289 2022-12-16 23:19:31 TRUE
## 1290 2022-12-16 23:19:30 TRUE
## 1291 2022-12-16 23:19:24 TRUE
## 1292 2022-12-16 23:19:20 TRUE
## 1293 2022-12-16 23:19:19 TRUE
## 1294 2022-12-16 23:19:18 TRUE
## 1295 2022-12-16 23:19:17 TRUE
## 1296 2022-12-16 23:19:15 TRUE
## 1297 2022-12-16 23:19:10 TRUE
## 1298 2022-12-16 23:19:09 TRUE
## 1299 2022-12-16 23:19:08 TRUE
## 1300 2022-12-16 23:19:04 TRUE
## 1301 2022-12-16 23:19:03 TRUE
## 1302 2022-12-16 23:19:02 TRUE
## 1303 2022-12-16 23:19:00 TRUE
## 1304 2022-12-16 23:19:00 TRUE
## 1305 2022-12-16 23:18:59 TRUE
## 1306 2022-12-16 23:18:59 TRUE
## 1307 2022-12-16 23:18:55 TRUE
## 1308 2022-12-16 23:18:53 TRUE
## 1309 2022-12-16 23:18:52 TRUE
## 1310 2022-12-16 23:18:50 TRUE
## 1311 2022-12-16 23:18:48 TRUE
## 1312 2022-12-16 23:18:47 TRUE
## 1313 2022-12-16 23:18:47 TRUE
## 1314 2022-12-16 23:18:46 TRUE
## 1315 2022-12-16 23:18:44 TRUE
## 1316 2022-12-16 23:18:43 TRUE
## 1317 2022-12-16 23:18:43 TRUE
## 1318 2022-12-16 23:18:42 TRUE
## 1319 2022-12-16 23:18:42 TRUE
## 1320 2022-12-16 23:18:41 TRUE
## 1321 2022-12-16 23:18:38 TRUE
## 1322 2022-12-16 23:18:37 TRUE
## 1323 2022-12-16 23:18:36 TRUE
## 1324 2022-12-16 23:18:34 TRUE
## 1325 2022-12-16 23:18:31 TRUE
## 1326 2022-12-16 23:18:30 TRUE
## 1327 2022-12-16 23:18:29 TRUE
## 1328 2022-12-16 23:18:28 TRUE
## 1329 2022-12-16 23:18:24 TRUE
## 1330 2022-12-16 23:18:24 TRUE
## 1331 2022-12-16 23:18:16 TRUE
## 1332 2022-12-16 23:18:16 TRUE
## 1333 2022-12-16 23:18:15 TRUE
## 1334 2022-12-16 23:18:15 TRUE
## 1335 2022-12-16 23:18:13 TRUE
## 1336 2022-12-16 23:18:12 TRUE
## 1337 2022-12-16 23:18:11 TRUE
## 1338 2022-12-16 23:18:08 TRUE
## 1339 2022-12-16 23:18:07 TRUE
## 1340 2022-12-16 23:18:05 TRUE
## 1341 2022-12-16 23:18:04 TRUE
## 1342 2022-12-16 23:18:04 TRUE
## 1343 2022-12-16 23:18:02 TRUE
## 1344 2022-12-16 23:18:01 TRUE
## 1345 2022-12-16 23:17:53 TRUE
## 1346 2022-12-16 23:17:53 TRUE
## 1347 2022-12-16 23:17:49 TRUE
## 1348 2022-12-16 23:17:45 TRUE
## 1349 2022-12-16 23:17:43 TRUE
## 1350 2022-12-16 23:17:42 TRUE
## 1351 2022-12-16 23:17:40 TRUE
## 1352 2022-12-16 23:17:37 TRUE
## 1353 2022-12-16 23:17:37 TRUE
## 1354 2022-12-16 23:17:30 TRUE
## 1355 2022-12-16 23:17:27 TRUE
## 1356 2022-12-16 23:17:25 TRUE
## 1357 2022-12-16 23:17:23 TRUE
## 1358 2022-12-16 23:17:23 TRUE
## 1359 2022-12-16 23:17:18 TRUE
## 1360 2022-12-16 23:17:17 TRUE
## 1361 2022-12-16 23:17:17 TRUE
## 1362 2022-12-16 23:17:16 TRUE
## 1363 2022-12-16 23:17:14 TRUE
## 1364 2022-12-16 23:17:12 TRUE
## 1365 2022-12-16 23:17:11 TRUE
## 1366 2022-12-16 23:17:10 TRUE
## 1367 2022-12-16 23:17:08 TRUE
## 1368 2022-12-16 23:17:07 TRUE
## 1369 2022-12-16 23:17:03 TRUE
## 1370 2022-12-16 23:17:03 TRUE
## 1371 2022-12-16 23:17:01 TRUE
## 1372 2022-12-16 23:17:01 TRUE
## 1373 2022-12-16 23:16:57 TRUE
## 1374 2022-12-16 23:16:56 TRUE
## 1375 2022-12-16 23:16:55 TRUE
## 1376 2022-12-16 23:16:54 TRUE
## 1377 2022-12-16 23:16:53 TRUE
## 1378 2022-12-16 23:16:49 TRUE
## 1379 2022-12-16 23:16:44 TRUE
## 1380 2022-12-16 23:16:44 TRUE
## 1381 2022-12-16 23:16:44 TRUE
## 1382 2022-12-16 23:16:43 TRUE
## 1383 2022-12-16 23:16:43 TRUE
## 1384 2022-12-16 23:16:42 TRUE
## 1385 2022-12-16 23:16:41 TRUE
## 1386 2022-12-16 23:16:40 TRUE
## 1387 2022-12-16 23:16:39 TRUE
## 1388 2022-12-16 23:16:39 TRUE
## 1389 2022-12-16 23:16:38 TRUE
## 1390 2022-12-16 23:16:36 TRUE
## 1391 2022-12-16 23:16:34 TRUE
## 1392 2022-12-16 23:16:32 TRUE
## 1393 2022-12-16 23:16:29 TRUE
## 1394 2022-12-16 23:16:29 TRUE
## 1395 2022-12-16 23:16:28 TRUE
## 1396 2022-12-16 23:16:24 TRUE
## 1397 2022-12-16 23:16:24 TRUE
## 1398 2022-12-16 23:16:20 TRUE
## 1399 2022-12-16 23:16:20 TRUE
## 1400 2022-12-16 23:16:20 TRUE
## 1401 2022-12-16 23:16:19 TRUE
## 1402 2022-12-16 23:16:14 TRUE
## 1403 2022-12-16 23:16:14 TRUE
## 1404 2022-12-16 23:16:11 TRUE
## 1405 2022-12-16 23:16:07 TRUE
## 1406 2022-12-16 23:16:03 TRUE
## 1407 2022-12-16 23:16:03 TRUE
## 1408 2022-12-16 23:16:02 TRUE
## 1409 2022-12-16 23:16:02 TRUE
## 1410 2022-12-16 23:16:00 TRUE
## 1411 2022-12-16 23:16:00 TRUE
## 1412 2022-12-16 23:15:59 TRUE
## 1413 2022-12-16 23:15:57 TRUE
## 1414 2022-12-16 23:15:57 TRUE
## 1415 2022-12-16 23:15:54 TRUE
## 1416 2022-12-16 23:15:51 TRUE
## 1417 2022-12-16 23:15:47 TRUE
## 1418 2022-12-16 23:15:45 TRUE
## 1419 2022-12-16 23:15:45 TRUE
## 1420 2022-12-16 23:15:44 TRUE
## 1421 2022-12-16 23:15:43 TRUE
## 1422 2022-12-16 23:15:42 TRUE
## 1423 2022-12-16 23:15:41 TRUE
## 1424 2022-12-16 23:15:41 TRUE
## 1425 2022-12-16 23:15:41 TRUE
## 1426 2022-12-16 23:15:41 TRUE
## 1427 2022-12-16 23:15:41 TRUE
## 1428 2022-12-16 23:15:40 TRUE
## 1429 2022-12-16 23:15:38 TRUE
## 1430 2022-12-16 23:15:36 TRUE
## 1431 2022-12-16 23:15:33 TRUE
## 1432 2022-12-16 23:15:30 TRUE
## 1433 2022-12-16 23:15:30 TRUE
## 1434 2022-12-16 23:15:29 TRUE
## 1435 2022-12-16 23:15:26 TRUE
## 1436 2022-12-16 23:15:23 TRUE
## 1437 2022-12-16 23:15:21 TRUE
## 1438 2022-12-16 23:15:21 TRUE
## 1439 2022-12-16 23:15:20 TRUE
## 1440 2022-12-16 23:15:20 TRUE
## 1441 2022-12-16 23:15:16 TRUE
## 1442 2022-12-16 23:15:14 TRUE
## 1443 2022-12-16 23:15:12 TRUE
## 1444 2022-12-16 23:15:11 TRUE
## 1445 2022-12-16 23:15:03 TRUE
## 1446 2022-12-16 23:15:02 TRUE
## 1447 2022-12-16 23:15:01 TRUE
## 1448 2022-12-16 23:14:59 TRUE
## 1449 2022-12-16 23:14:58 TRUE
## 1450 2022-12-16 23:14:57 TRUE
## 1451 2022-12-16 23:14:56 TRUE
## 1452 2022-12-16 23:14:55 TRUE
## 1453 2022-12-16 23:14:51 TRUE
## 1454 2022-12-16 23:14:48 TRUE
## 1455 2022-12-16 23:14:44 TRUE
## 1456 2022-12-16 23:14:42 TRUE
## 1457 2022-12-16 23:14:40 TRUE
## 1458 2022-12-16 23:14:40 TRUE
## 1459 2022-12-16 23:14:38 TRUE
## 1460 2022-12-16 23:14:34 TRUE
## 1461 2022-12-16 23:14:34 TRUE
## 1462 2022-12-16 23:14:31 TRUE
## 1463 2022-12-16 23:14:31 TRUE
## 1464 2022-12-16 23:14:30 TRUE
## 1465 2022-12-16 23:14:28 TRUE
## 1466 2022-12-16 23:14:23 TRUE
## 1467 2022-12-16 23:14:22 TRUE
## 1468 2022-12-16 23:14:20 TRUE
## 1469 2022-12-16 23:14:20 TRUE
## 1470 2022-12-16 23:14:19 TRUE
## 1471 2022-12-16 23:14:15 TRUE
## 1472 2022-12-16 23:14:11 TRUE
## 1473 2022-12-16 23:14:10 TRUE
## 1474 2022-12-16 23:14:08 TRUE
## 1475 2022-12-16 23:14:08 TRUE
## 1476 2022-12-16 23:14:05 TRUE
## 1477 2022-12-16 23:13:59 TRUE
## 1478 2022-12-16 23:13:59 TRUE
## 1479 2022-12-16 23:13:57 TRUE
## 1480 2022-12-16 23:13:55 TRUE
## 1481 2022-12-16 23:13:54 TRUE
## 1482 2022-12-16 23:13:51 TRUE
## 1483 2022-12-16 23:13:49 TRUE
## 1484 2022-12-16 23:13:47 TRUE
## 1485 2022-12-16 23:13:44 TRUE
## 1486 2022-12-16 23:13:43 TRUE
## 1487 2022-12-16 23:13:42 TRUE
## 1488 2022-12-16 23:13:42 TRUE
## 1489 2022-12-16 23:13:37 TRUE
## 1490 2022-12-16 23:13:33 TRUE
## 1491 2022-12-16 23:13:33 TRUE
## 1492 2022-12-16 23:13:32 TRUE
## 1493 2022-12-16 23:13:28 TRUE
## 1494 2022-12-16 23:13:28 TRUE
## 1495 2022-12-16 23:13:28 TRUE
## 1496 2022-12-16 23:13:24 TRUE
## 1497 2022-12-16 23:13:22 TRUE
## 1498 2022-12-16 23:13:20 TRUE
## 1499 2022-12-16 23:13:20 TRUE
## 1500 2022-12-16 23:13:19 TRUE
## 1501 2022-12-16 23:13:19 TRUE
## 1502 2022-12-16 23:13:02 TRUE
## 1503 2022-12-16 23:12:59 TRUE
## 1504 2022-12-16 23:12:57 TRUE
## 1505 2022-12-16 23:12:54 TRUE
## 1506 2022-12-16 23:12:54 TRUE
## 1507 2022-12-16 23:12:51 TRUE
## 1508 2022-12-16 23:12:49 TRUE
## 1509 2022-12-16 23:12:46 TRUE
## 1510 2022-12-16 23:12:46 TRUE
## 1511 2022-12-16 23:12:40 TRUE
## 1512 2022-12-16 23:12:34 TRUE
## 1513 2022-12-16 23:12:34 TRUE
## 1514 2022-12-16 23:12:33 TRUE
## 1515 2022-12-16 23:12:33 TRUE
## 1516 2022-12-16 23:12:32 TRUE
## 1517 2022-12-16 23:12:31 TRUE
## 1518 2022-12-16 23:12:25 TRUE
## 1519 2022-12-16 23:12:22 TRUE
## 1520 2022-12-16 23:12:21 TRUE
## 1521 2022-12-16 23:12:21 TRUE
## 1522 2022-12-16 23:12:19 TRUE
## 1523 2022-12-16 23:12:19 TRUE
## 1524 2022-12-16 23:12:16 TRUE
## 1525 2022-12-16 23:12:15 TRUE
## 1526 2022-12-16 23:12:13 TRUE
## 1527 2022-12-16 23:12:09 TRUE
## 1528 2022-12-16 23:12:08 TRUE
## 1529 2022-12-16 23:12:07 TRUE
## 1530 2022-12-16 23:11:59 TRUE
## 1531 2022-12-16 23:11:58 TRUE
## 1532 2022-12-16 23:11:55 TRUE
## 1533 2022-12-16 23:11:52 TRUE
## 1534 2022-12-16 23:11:50 TRUE
## 1535 2022-12-16 23:11:49 TRUE
## 1536 2022-12-16 23:11:49 TRUE
## 1537 2022-12-16 23:11:47 TRUE
## 1538 2022-12-16 23:11:47 TRUE
## 1539 2022-12-16 23:11:42 TRUE
## 1540 2022-12-16 23:11:38 TRUE
## 1541 2022-12-16 23:10:50 TRUE
## 1542 2022-12-16 23:10:49 TRUE
## 1543 2022-12-16 23:10:49 TRUE
## 1544 2022-12-16 23:10:29 TRUE
## 1545 2022-12-16 23:10:26 TRUE
## 1546 2022-12-16 23:10:23 TRUE
## 1547 2022-12-16 23:10:21 TRUE
## 1548 2022-12-16 23:10:21 TRUE
## 1549 2022-12-16 23:10:18 TRUE
## 1550 2022-12-16 23:10:18 TRUE
## 1551 2022-12-16 23:10:17 TRUE
## 1552 2022-12-16 23:10:14 TRUE
## 1553 2022-12-16 23:10:04 TRUE
## 1554 2022-12-16 23:10:02 TRUE
## 1555 2022-12-16 23:10:01 TRUE
## 1556 2022-12-16 23:10:00 TRUE
## 1557 2022-12-16 23:09:58 TRUE
## 1558 2022-12-16 23:09:53 TRUE
## 1559 2022-12-16 23:09:51 TRUE
## 1560 2022-12-16 23:09:44 TRUE
## 1561 2022-12-16 23:09:42 TRUE
## 1562 2022-12-16 23:09:40 TRUE
## 1563 2022-12-16 23:09:30 TRUE
## 1564 2022-12-16 23:09:25 TRUE
## 1565 2022-12-16 23:09:23 TRUE
## 1566 2022-12-16 23:09:20 TRUE
## 1567 2022-12-16 23:09:19 TRUE
## 1568 2022-12-16 23:09:12 TRUE
## 1569 2022-12-16 23:09:11 TRUE
## 1570 2022-12-16 23:09:09 TRUE
## 1571 2022-12-16 23:09:00 TRUE
## 1572 2022-12-16 23:08:56 TRUE
## 1573 2022-12-16 23:08:55 TRUE
## 1574 2022-12-16 23:08:54 TRUE
## 1575 2022-12-16 23:08:50 TRUE
## 1576 2022-12-16 23:08:46 TRUE
## 1577 2022-12-16 23:08:39 TRUE
## 1578 2022-12-16 23:08:34 TRUE
## 1579 2022-12-16 23:08:33 TRUE
## 1580 2022-12-16 23:08:33 TRUE
## 1581 2022-12-16 23:08:32 TRUE
## 1582 2022-12-16 23:08:30 TRUE
## 1583 2022-12-16 23:08:27 TRUE
## 1584 2022-12-16 23:08:23 TRUE
## 1585 2022-12-16 23:08:23 TRUE
## 1586 2022-12-16 23:08:23 TRUE
## 1587 2022-12-16 23:08:22 TRUE
## 1588 2022-12-16 23:08:21 TRUE
## 1589 2022-12-16 23:08:20 TRUE
## 1590 2022-12-16 23:08:20 TRUE
## 1591 2022-12-16 23:08:16 TRUE
## 1592 2022-12-16 23:08:15 TRUE
## 1593 2022-12-16 23:08:15 TRUE
## 1594 2022-12-16 23:08:14 TRUE
## 1595 2022-12-16 23:08:13 TRUE
## 1596 2022-12-16 23:08:12 TRUE
## 1597 2022-12-16 23:08:12 TRUE
## 1598 2022-12-16 23:08:12 TRUE
## 1599 2022-12-16 23:08:07 TRUE
## 1600 2022-12-16 23:08:06 TRUE
## 1601 2022-12-16 23:08:03 TRUE
## 1602 2022-12-16 23:08:01 TRUE
## 1603 2022-12-16 23:08:01 TRUE
## 1604 2022-12-16 23:07:51 TRUE
## 1605 2022-12-16 23:07:50 TRUE
## 1606 2022-12-16 23:07:44 TRUE
## 1607 2022-12-16 23:07:43 TRUE
## 1608 2022-12-16 23:07:43 TRUE
## 1609 2022-12-16 23:07:40 TRUE
## 1610 2022-12-16 23:07:40 TRUE
## 1611 2022-12-16 23:07:38 TRUE
## 1612 2022-12-16 23:07:38 TRUE
## 1613 2022-12-16 23:07:37 TRUE
## 1614 2022-12-16 23:07:36 TRUE
## 1615 2022-12-16 23:07:35 TRUE
## 1616 2022-12-16 23:07:31 TRUE
## 1617 2022-12-16 23:07:31 TRUE
## 1618 2022-12-16 23:07:29 TRUE
## 1619 2022-12-16 23:07:28 TRUE
## 1620 2022-12-16 23:07:27 TRUE
## 1621 2022-12-16 23:07:20 TRUE
## 1622 2022-12-16 23:07:19 TRUE
## 1623 2022-12-16 23:07:19 TRUE
## 1624 2022-12-16 23:07:15 TRUE
## 1625 2022-12-16 23:07:13 TRUE
## 1626 2022-12-16 23:07:10 TRUE
## 1627 2022-12-16 23:07:07 TRUE
## 1628 2022-12-16 23:07:06 TRUE
## 1629 2022-12-16 23:07:04 TRUE
## 1630 2022-12-16 23:06:58 TRUE
## 1631 2022-12-16 23:06:55 TRUE
## 1632 2022-12-16 23:06:55 TRUE
## 1633 2022-12-16 23:06:54 TRUE
## 1634 2022-12-16 23:06:53 TRUE
## 1635 2022-12-16 23:06:52 TRUE
## 1636 2022-12-16 23:06:48 TRUE
## 1637 2022-12-16 23:06:46 TRUE
## 1638 2022-12-16 23:06:42 TRUE
## 1639 2022-12-16 23:06:36 TRUE
## 1640 2022-12-16 23:06:33 TRUE
## 1641 2022-12-16 23:06:31 TRUE
## 1642 2022-12-16 23:06:26 TRUE
## 1643 2022-12-16 23:06:22 TRUE
## 1644 2022-12-16 23:06:21 TRUE
## 1645 2022-12-16 23:06:20 TRUE
## 1646 2022-12-16 23:06:19 TRUE
## 1647 2022-12-16 23:06:18 TRUE
## 1648 2022-12-16 23:06:17 TRUE
## 1649 2022-12-16 23:06:16 TRUE
## 1650 2022-12-16 23:06:15 TRUE
## 1651 2022-12-16 23:06:12 TRUE
## 1652 2022-12-16 23:06:10 TRUE
## 1653 2022-12-16 23:06:10 TRUE
## 1654 2022-12-16 23:06:07 TRUE
## 1655 2022-12-16 23:06:06 TRUE
## 1656 2022-12-16 23:06:05 TRUE
## 1657 2022-12-16 23:06:04 TRUE
## 1658 2022-12-16 23:06:04 TRUE
## 1659 2022-12-16 23:06:03 TRUE
## 1660 2022-12-16 23:05:57 TRUE
## 1661 2022-12-16 23:05:51 TRUE
## 1662 2022-12-16 23:05:47 TRUE
## 1663 2022-12-16 23:05:45 TRUE
## 1664 2022-12-16 23:05:42 TRUE
## 1665 2022-12-16 23:05:41 TRUE
## 1666 2022-12-16 23:05:35 TRUE
## 1667 2022-12-16 23:05:35 TRUE
## 1668 2022-12-16 23:05:34 TRUE
## 1669 2022-12-16 23:05:31 TRUE
## 1670 2022-12-16 23:05:29 TRUE
## 1671 2022-12-16 23:05:26 TRUE
## 1672 2022-12-16 23:05:22 TRUE
## 1673 2022-12-16 23:05:19 TRUE
## 1674 2022-12-16 23:05:18 TRUE
## 1675 2022-12-16 23:05:17 TRUE
## 1676 2022-12-16 23:05:10 TRUE
## 1677 2022-12-16 23:05:06 TRUE
## 1678 2022-12-16 23:05:04 TRUE
## 1679 2022-12-16 23:05:03 TRUE
## 1680 2022-12-16 23:05:02 TRUE
## 1681 2022-12-16 23:04:56 TRUE
## 1682 2022-12-16 23:04:46 TRUE
## 1683 2022-12-16 23:04:46 TRUE
## 1684 2022-12-16 23:04:42 TRUE
## 1685 2022-12-16 23:04:33 TRUE
## 1686 2022-12-16 23:04:32 TRUE
## 1687 2022-12-16 23:04:26 TRUE
## 1688 2022-12-16 23:04:24 TRUE
## 1689 2022-12-16 23:04:24 TRUE
## 1690 2022-12-16 23:04:21 TRUE
## 1691 2022-12-16 23:04:20 TRUE
## 1692 2022-12-16 23:04:20 TRUE
## 1693 2022-12-16 23:04:20 TRUE
## 1694 2022-12-16 23:04:13 TRUE
## 1695 2022-12-16 23:04:05 TRUE
## 1696 2022-12-16 23:04:04 TRUE
## 1697 2022-12-16 23:04:03 TRUE
## 1698 2022-12-16 23:04:02 TRUE
## 1699 2022-12-16 23:04:02 TRUE
## 1700 2022-12-16 23:04:02 TRUE
## 1701 2022-12-16 23:04:00 TRUE
## 1702 2022-12-16 23:03:54 TRUE
## 1703 2022-12-16 23:03:54 TRUE
## 1704 2022-12-16 23:03:53 TRUE
## 1705 2022-12-16 23:03:48 TRUE
## 1706 2022-12-16 23:03:47 TRUE
## 1707 2022-12-16 23:03:43 TRUE
## 1708 2022-12-16 23:03:43 TRUE
## 1709 2022-12-16 23:03:38 TRUE
## 1710 2022-12-16 23:03:34 TRUE
## 1711 2022-12-16 23:03:33 TRUE
## 1712 2022-12-16 23:03:32 TRUE
## 1713 2022-12-16 23:03:32 TRUE
## 1714 2022-12-16 23:03:29 TRUE
## 1715 2022-12-16 23:03:28 TRUE
## 1716 2022-12-16 23:03:25 TRUE
## 1717 2022-12-16 23:03:24 TRUE
## 1718 2022-12-16 23:03:24 TRUE
## 1719 2022-12-16 23:03:23 TRUE
## 1720 2022-12-16 23:03:22 TRUE
## 1721 2022-12-16 23:03:22 TRUE
## 1722 2022-12-16 23:03:21 TRUE
## 1723 2022-12-16 23:03:15 TRUE
## 1724 2022-12-16 23:03:12 TRUE
## 1725 2022-12-16 23:03:12 TRUE
## 1726 2022-12-16 23:03:10 TRUE
## 1727 2022-12-16 23:03:10 TRUE
## 1728 2022-12-16 23:03:06 TRUE
## 1729 2022-12-16 23:03:04 TRUE
## 1730 2022-12-16 23:03:00 TRUE
## 1731 2022-12-16 23:02:58 TRUE
## 1732 2022-12-16 23:02:55 TRUE
## 1733 2022-12-16 23:02:55 TRUE
## 1734 2022-12-16 23:02:54 TRUE
## 1735 2022-12-16 23:02:53 TRUE
## 1736 2022-12-16 23:02:51 TRUE
## 1737 2022-12-16 23:02:51 TRUE
## 1738 2022-12-16 23:02:47 TRUE
## 1739 2022-12-16 23:02:47 TRUE
## 1740 2022-12-16 23:02:46 TRUE
## 1741 2022-12-16 23:02:40 TRUE
## 1742 2022-12-16 23:02:08 TRUE
## 1743 2022-12-16 23:01:48 TRUE
## 1744 2022-12-16 23:01:46 TRUE
## 1745 2022-12-16 23:01:43 TRUE
## 1746 2022-12-16 23:01:41 TRUE
## 1747 2022-12-16 23:01:36 TRUE
## 1748 2022-12-16 23:01:33 TRUE
## 1749 2022-12-16 23:01:28 TRUE
## 1750 2022-12-16 23:01:27 TRUE
## 1751 2022-12-16 23:01:22 TRUE
## 1752 2022-12-16 23:01:21 TRUE
## 1753 2022-12-16 23:01:21 TRUE
## 1754 2022-12-16 23:01:19 TRUE
## 1755 2022-12-16 23:01:16 TRUE
## 1756 2022-12-16 23:01:13 TRUE
## 1757 2022-12-16 23:01:11 TRUE
## 1758 2022-12-16 23:01:11 TRUE
## 1759 2022-12-16 23:01:10 TRUE
## 1760 2022-12-16 23:01:08 TRUE
## 1761 2022-12-16 23:01:08 TRUE
## 1762 2022-12-16 23:01:04 TRUE
## 1763 2022-12-16 23:01:04 TRUE
## 1764 2022-12-16 23:01:00 TRUE
## 1765 2022-12-16 23:00:56 TRUE
## 1766 2022-12-16 23:00:56 TRUE
## 1767 2022-12-16 23:00:55 TRUE
## 1768 2022-12-16 23:00:55 TRUE
## 1769 2022-12-16 23:00:54 TRUE
## 1770 2022-12-16 23:00:54 TRUE
## 1771 2022-12-16 23:00:53 TRUE
## 1772 2022-12-16 23:00:50 TRUE
## 1773 2022-12-16 23:00:49 TRUE
## 1774 2022-12-16 23:00:48 TRUE
## 1775 2022-12-16 23:00:46 TRUE
## 1776 2022-12-16 23:00:45 TRUE
## 1777 2022-12-16 23:00:39 TRUE
## 1778 2022-12-16 23:00:38 TRUE
## 1779 2022-12-16 23:00:36 TRUE
## 1780 2022-12-16 23:00:35 TRUE
## 1781 2022-12-16 23:00:35 TRUE
## 1782 2022-12-16 23:00:35 TRUE
## 1783 2022-12-16 23:00:34 TRUE
## 1784 2022-12-16 23:00:33 TRUE
## 1785 2022-12-16 23:00:31 TRUE
## 1786 2022-12-16 23:00:30 TRUE
## 1787 2022-12-16 23:00:29 TRUE
## 1788 2022-12-16 23:00:27 TRUE
## 1789 2022-12-16 23:00:26 TRUE
## 1790 2022-12-16 23:00:26 TRUE
## 1791 2022-12-16 23:00:25 TRUE
## 1792 2022-12-16 23:00:20 TRUE
## 1793 2022-12-16 23:00:19 TRUE
## 1794 2022-12-16 23:00:19 TRUE
## 1795 2022-12-16 23:00:17 TRUE
## 1796 2022-12-16 23:00:17 TRUE
## 1797 2022-12-16 23:00:15 TRUE
## 1798 2022-12-16 23:00:08 TRUE
## 1799 2022-12-16 23:00:07 TRUE
## 1800 2022-12-16 23:00:03 TRUE
## 1801 2022-12-16 23:00:01 TRUE
## 1802 2022-12-16 23:00:01 TRUE
## 1803 2022-12-16 23:00:01 TRUE
## 1804 2022-12-16 23:00:00 TRUE
## 1805 2022-12-16 23:00:00 TRUE
## 1806 2022-12-16 22:59:54 TRUE
## 1807 2022-12-16 22:59:53 TRUE
## 1808 2022-12-16 22:59:42 TRUE
## 1809 2022-12-16 22:59:40 TRUE
## 1810 2022-12-16 22:59:39 TRUE
## 1811 2022-12-16 22:59:39 TRUE
## 1812 2022-12-16 22:59:38 TRUE
## 1813 2022-12-16 22:59:37 TRUE
## 1814 2022-12-16 22:59:35 TRUE
## 1815 2022-12-16 22:59:32 TRUE
## 1816 2022-12-16 22:59:28 TRUE
## 1817 2022-12-16 22:59:26 TRUE
## 1818 2022-12-16 22:59:24 TRUE
## 1819 2022-12-16 22:59:24 TRUE
## 1820 2022-12-16 22:59:23 TRUE
## 1821 2022-12-16 22:59:22 TRUE
## 1822 2022-12-16 22:59:21 TRUE
## 1823 2022-12-16 22:59:21 TRUE
## 1824 2022-12-16 22:59:20 TRUE
## 1825 2022-12-16 22:59:17 TRUE
## 1826 2022-12-16 22:59:13 TRUE
## 1827 2022-12-16 22:59:12 TRUE
## 1828 2022-12-16 22:59:11 TRUE
## 1829 2022-12-16 22:59:08 TRUE
## 1830 2022-12-16 22:59:07 TRUE
## 1831 2022-12-16 22:59:05 TRUE
## 1832 2022-12-16 22:59:03 TRUE
## 1833 2022-12-16 22:59:02 TRUE
## 1834 2022-12-16 22:59:00 TRUE
## 1835 2022-12-16 22:59:00 TRUE
## 1836 2022-12-16 22:58:58 TRUE
## 1837 2022-12-16 22:58:51 TRUE
## 1838 2022-12-16 22:58:50 TRUE
## 1839 2022-12-16 22:58:47 TRUE
## 1840 2022-12-16 22:58:45 TRUE
## 1841 2022-12-16 22:58:44 TRUE
## 1842 2022-12-16 22:58:39 TRUE
## 1843 2022-12-16 22:58:38 TRUE
## 1844 2022-12-16 22:58:38 TRUE
## 1845 2022-12-16 22:58:37 TRUE
## 1846 2022-12-16 22:58:36 TRUE
## 1847 2022-12-16 22:58:32 TRUE
## 1848 2022-12-16 22:58:30 TRUE
## 1849 2022-12-16 22:58:29 TRUE
## 1850 2022-12-16 22:58:29 TRUE
## 1851 2022-12-16 22:58:29 TRUE
## 1852 2022-12-16 22:58:29 TRUE
## 1853 2022-12-16 22:58:28 TRUE
## 1854 2022-12-16 22:58:27 TRUE
## 1855 2022-12-16 22:58:24 TRUE
## 1856 2022-12-16 22:58:24 TRUE
## 1857 2022-12-16 22:58:24 TRUE
## 1858 2022-12-16 22:58:22 TRUE
## 1859 2022-12-16 22:58:21 TRUE
## 1860 2022-12-16 22:58:17 TRUE
## 1861 2022-12-16 22:58:16 TRUE
## 1862 2022-12-16 22:58:14 TRUE
## 1863 2022-12-16 22:58:13 TRUE
## 1864 2022-12-16 22:58:12 TRUE
## 1865 2022-12-16 22:58:11 TRUE
## 1866 2022-12-16 22:58:07 TRUE
## 1867 2022-12-16 22:58:06 TRUE
## 1868 2022-12-16 22:58:06 TRUE
## 1869 2022-12-16 22:58:05 TRUE
## 1870 2022-12-16 22:58:05 TRUE
## 1871 2022-12-16 22:58:04 TRUE
## 1872 2022-12-16 22:58:02 TRUE
## 1873 2022-12-16 22:57:55 TRUE
## 1874 2022-12-16 22:57:51 TRUE
## 1875 2022-12-16 22:57:50 TRUE
## 1876 2022-12-16 22:57:50 TRUE
## 1877 2022-12-16 22:57:50 TRUE
## 1878 2022-12-16 22:57:49 TRUE
## 1879 2022-12-16 22:57:48 TRUE
## 1880 2022-12-16 22:57:48 TRUE
## 1881 2022-12-16 22:57:46 TRUE
## 1882 2022-12-16 22:57:46 TRUE
## 1883 2022-12-16 22:57:44 TRUE
## 1884 2022-12-16 22:57:43 TRUE
## 1885 2022-12-16 22:57:41 TRUE
## 1886 2022-12-16 22:57:38 TRUE
## 1887 2022-12-16 22:57:36 TRUE
## 1888 2022-12-16 22:57:35 TRUE
## 1889 2022-12-16 22:57:33 TRUE
## 1890 2022-12-16 22:57:33 TRUE
## 1891 2022-12-16 22:57:32 TRUE
## 1892 2022-12-16 22:57:31 TRUE
## 1893 2022-12-16 22:57:31 TRUE
## 1894 2022-12-16 22:57:29 TRUE
## 1895 2022-12-16 22:57:26 TRUE
## 1896 2022-12-16 22:57:24 TRUE
## 1897 2022-12-16 22:57:24 TRUE
## 1898 2022-12-16 22:57:23 TRUE
## 1899 2022-12-16 22:57:17 TRUE
## 1900 2022-12-16 22:57:16 TRUE
## 1901 2022-12-16 22:57:14 TRUE
## 1902 2022-12-16 22:57:09 TRUE
## 1903 2022-12-16 22:57:09 TRUE
## 1904 2022-12-16 22:57:04 TRUE
## 1905 2022-12-16 22:57:02 TRUE
## 1906 2022-12-16 22:57:00 TRUE
## 1907 2022-12-16 22:56:57 TRUE
## 1908 2022-12-16 22:56:56 TRUE
## 1909 2022-12-16 22:56:54 TRUE
## 1910 2022-12-16 22:56:54 TRUE
## 1911 2022-12-16 22:56:52 TRUE
## 1912 2022-12-16 22:56:50 TRUE
## 1913 2022-12-16 22:56:48 TRUE
## 1914 2022-12-16 22:56:46 TRUE
## 1915 2022-12-16 22:56:46 TRUE
## 1916 2022-12-16 22:56:45 TRUE
## 1917 2022-12-16 22:56:43 TRUE
## 1918 2022-12-16 22:56:42 TRUE
## 1919 2022-12-16 22:56:40 TRUE
## 1920 2022-12-16 22:56:37 TRUE
## 1921 2022-12-16 22:56:35 TRUE
## 1922 2022-12-16 22:56:35 TRUE
## 1923 2022-12-16 22:56:34 TRUE
## 1924 2022-12-16 22:56:27 TRUE
## 1925 2022-12-16 22:56:26 TRUE
## 1926 2022-12-16 22:56:26 TRUE
## 1927 2022-12-16 22:56:25 TRUE
## 1928 2022-12-16 22:56:24 TRUE
## 1929 2022-12-16 22:56:19 TRUE
## 1930 2022-12-16 22:56:14 TRUE
## 1931 2022-12-16 22:56:14 TRUE
## 1932 2022-12-16 22:56:13 TRUE
## 1933 2022-12-16 22:56:11 TRUE
## 1934 2022-12-16 22:56:07 TRUE
## 1935 2022-12-16 22:55:59 TRUE
## 1936 2022-12-16 22:55:58 TRUE
## 1937 2022-12-16 22:55:55 TRUE
## 1938 2022-12-16 22:55:47 TRUE
## 1939 2022-12-16 22:55:43 TRUE
## 1940 2022-12-16 22:55:42 TRUE
## 1941 2022-12-16 22:55:42 TRUE
## 1942 2022-12-16 22:55:41 TRUE
## 1943 2022-12-16 22:55:39 TRUE
## 1944 2022-12-16 22:55:38 TRUE
## 1945 2022-12-16 22:55:37 TRUE
## 1946 2022-12-16 22:55:34 TRUE
## 1947 2022-12-16 22:55:32 TRUE
## 1948 2022-12-16 22:55:31 TRUE
## 1949 2022-12-16 22:55:31 TRUE
## 1950 2022-12-16 22:55:29 TRUE
## 1951 2022-12-16 22:55:25 TRUE
## 1952 2022-12-16 22:55:25 TRUE
## 1953 2022-12-16 22:55:23 TRUE
## 1954 2022-12-16 22:55:22 TRUE
## 1955 2022-12-16 22:55:21 TRUE
## 1956 2022-12-16 22:55:18 TRUE
## 1957 2022-12-16 22:55:18 TRUE
## 1958 2022-12-16 22:55:17 TRUE
## 1959 2022-12-16 22:55:16 TRUE
## 1960 2022-12-16 22:55:14 TRUE
## 1961 2022-12-16 22:55:13 TRUE
## 1962 2022-12-16 22:55:10 TRUE
## 1963 2022-12-16 22:55:09 TRUE
## 1964 2022-12-16 22:55:09 TRUE
## 1965 2022-12-16 22:55:07 TRUE
## 1966 2022-12-16 22:55:02 TRUE
## 1967 2022-12-16 22:54:57 TRUE
## 1968 2022-12-16 22:54:55 TRUE
## 1969 2022-12-16 22:54:53 TRUE
## 1970 2022-12-16 22:54:48 TRUE
## 1971 2022-12-16 22:54:48 TRUE
## 1972 2022-12-16 22:54:46 TRUE
## 1973 2022-12-16 22:54:39 TRUE
## 1974 2022-12-16 22:54:39 TRUE
## 1975 2022-12-16 22:54:39 TRUE
## 1976 2022-12-16 22:54:38 TRUE
## 1977 2022-12-16 22:54:38 TRUE
## 1978 2022-12-16 22:54:37 TRUE
## 1979 2022-12-16 22:54:35 TRUE
## 1980 2022-12-16 22:54:35 TRUE
## 1981 2022-12-16 22:54:35 TRUE
## 1982 2022-12-16 22:54:34 TRUE
## 1983 2022-12-16 22:54:30 TRUE
## 1984 2022-12-16 22:54:23 TRUE
## 1985 2022-12-16 22:54:20 TRUE
## 1986 2022-12-16 22:54:18 TRUE
## 1987 2022-12-16 22:54:14 TRUE
## 1988 2022-12-16 22:54:11 TRUE
## 1989 2022-12-16 22:54:09 TRUE
## 1990 2022-12-16 22:54:08 TRUE
## 1991 2022-12-16 22:54:08 TRUE
## 1992 2022-12-16 22:54:08 TRUE
## 1993 2022-12-16 22:54:04 TRUE
## 1994 2022-12-16 22:54:01 TRUE
## 1995 2022-12-16 22:53:53 TRUE
## 1996 2022-12-16 22:53:53 TRUE
## 1997 2022-12-16 22:53:51 TRUE
## 1998 2022-12-16 22:53:50 TRUE
## 1999 2022-12-16 22:53:50 TRUE
## 2000 2022-12-16 22:53:49 TRUE
## 2001 2022-12-16 22:53:46 TRUE
## 2002 2022-12-16 22:53:45 TRUE
## 2003 2022-12-16 22:53:43 TRUE
## 2004 2022-12-16 22:53:41 TRUE
## 2005 2022-12-16 22:53:38 TRUE
## 2006 2022-12-16 22:53:38 TRUE
## 2007 2022-12-16 22:53:37 TRUE
## 2008 2022-12-16 22:53:36 TRUE
## 2009 2022-12-16 22:53:36 TRUE
## 2010 2022-12-16 22:53:35 TRUE
## 2011 2022-12-16 22:53:33 TRUE
## 2012 2022-12-16 22:53:31 TRUE
## 2013 2022-12-16 22:53:26 TRUE
## 2014 2022-12-16 22:53:25 TRUE
## 2015 2022-12-16 22:53:23 TRUE
## 2016 2022-12-16 22:53:13 TRUE
## 2017 2022-12-16 22:53:12 TRUE
## 2018 2022-12-16 22:53:12 TRUE
## 2019 2022-12-16 22:53:11 TRUE
## 2020 2022-12-16 22:53:06 TRUE
## 2021 2022-12-16 22:53:01 TRUE
## 2022 2022-12-16 22:53:01 TRUE
## 2023 2022-12-16 22:53:00 TRUE
## 2024 2022-12-16 22:52:58 TRUE
## 2025 2022-12-16 22:52:55 TRUE
## 2026 2022-12-16 22:52:52 TRUE
## 2027 2022-12-16 22:52:52 TRUE
## 2028 2022-12-16 22:52:51 TRUE
## 2029 2022-12-16 22:52:50 TRUE
## 2030 2022-12-16 22:52:47 TRUE
## 2031 2022-12-16 22:52:47 TRUE
## 2032 2022-12-16 22:52:46 TRUE
## 2033 2022-12-16 22:52:44 TRUE
## 2034 2022-12-16 22:52:43 TRUE
## 2035 2022-12-16 22:52:43 TRUE
## 2036 2022-12-16 22:52:41 TRUE
## 2037 2022-12-16 22:52:40 TRUE
## 2038 2022-12-16 22:52:38 TRUE
## 2039 2022-12-16 22:52:35 TRUE
## 2040 2022-12-16 22:52:35 TRUE
## 2041 2022-12-16 22:52:29 TRUE
## 2042 2022-12-16 22:52:28 TRUE
## 2043 2022-12-16 22:52:28 TRUE
## 2044 2022-12-16 22:52:10 TRUE
## 2045 2022-12-16 22:52:05 TRUE
## 2046 2022-12-16 22:52:03 TRUE
## 2047 2022-12-16 22:52:03 TRUE
## 2048 2022-12-16 22:52:02 TRUE
## 2049 2022-12-16 22:51:58 TRUE
## 2050 2022-12-16 22:51:57 TRUE
## 2051 2022-12-16 22:51:52 TRUE
## 2052 2022-12-16 22:51:44 TRUE
## 2053 2022-12-16 22:51:43 TRUE
## 2054 2022-12-16 22:51:42 TRUE
## 2055 2022-12-16 22:51:41 TRUE
## 2056 2022-12-16 22:51:31 TRUE
## 2057 2022-12-16 22:51:31 TRUE
## 2058 2022-12-16 22:51:30 TRUE
## 2059 2022-12-16 22:51:30 TRUE
## 2060 2022-12-16 22:51:28 TRUE
## 2061 2022-12-16 22:51:27 TRUE
## 2062 2022-12-16 22:51:25 TRUE
## 2063 2022-12-16 22:51:25 TRUE
## 2064 2022-12-16 22:51:24 TRUE
## 2065 2022-12-16 22:51:24 TRUE
## 2066 2022-12-16 22:51:22 TRUE
## 2067 2022-12-16 22:51:18 TRUE
## 2068 2022-12-16 22:51:05 TRUE
## 2069 2022-12-16 22:51:04 TRUE
## 2070 2022-12-16 22:50:55 TRUE
## 2071 2022-12-16 22:50:45 TRUE
## 2072 2022-12-16 22:50:44 TRUE
## 2073 2022-12-16 22:50:44 TRUE
## 2074 2022-12-16 22:50:41 TRUE
## 2075 2022-12-16 22:50:38 TRUE
## 2076 2022-12-16 22:50:32 TRUE
## 2077 2022-12-16 22:50:29 TRUE
## 2078 2022-12-16 22:50:24 TRUE
## 2079 2022-12-16 22:50:18 TRUE
## 2080 2022-12-16 22:50:17 TRUE
## 2081 2022-12-16 22:50:14 TRUE
## 2082 2022-12-16 22:50:14 TRUE
## 2083 2022-12-16 22:50:10 TRUE
## 2084 2022-12-16 22:50:07 TRUE
## 2085 2022-12-16 22:50:02 TRUE
## 2086 2022-12-16 22:49:59 TRUE
## 2087 2022-12-16 22:49:53 TRUE
## 2088 2022-12-16 22:49:52 TRUE
## 2089 2022-12-16 22:49:52 TRUE
## 2090 2022-12-16 22:49:51 TRUE
## 2091 2022-12-16 22:49:51 TRUE
## 2092 2022-12-16 22:49:47 TRUE
## 2093 2022-12-16 22:49:45 TRUE
## 2094 2022-12-16 22:49:39 TRUE
## 2095 2022-12-16 22:49:39 TRUE
## 2096 2022-12-16 22:49:37 TRUE
## 2097 2022-12-16 22:49:34 TRUE
## 2098 2022-12-16 22:49:32 TRUE
## 2099 2022-12-16 22:49:28 TRUE
## 2100 2022-12-16 22:49:27 TRUE
## 2101 2022-12-16 22:49:26 TRUE
## 2102 2022-12-16 22:49:26 TRUE
## 2103 2022-12-16 22:49:26 TRUE
## 2104 2022-12-16 22:49:26 TRUE
## 2105 2022-12-16 22:49:25 TRUE
## 2106 2022-12-16 22:49:24 TRUE
## 2107 2022-12-16 22:49:24 TRUE
## 2108 2022-12-16 22:49:22 TRUE
## 2109 2022-12-16 22:49:17 TRUE
## 2110 2022-12-16 22:49:17 TRUE
## 2111 2022-12-16 22:49:16 TRUE
## 2112 2022-12-16 22:49:16 TRUE
## 2113 2022-12-16 22:49:15 TRUE
## 2114 2022-12-16 22:49:11 TRUE
## 2115 2022-12-16 22:49:09 TRUE
## 2116 2022-12-16 22:49:08 TRUE
## 2117 2022-12-16 22:49:06 TRUE
## 2118 2022-12-16 22:49:06 TRUE
## 2119 2022-12-16 22:49:05 TRUE
## 2120 2022-12-16 22:49:01 TRUE
## 2121 2022-12-16 22:48:49 TRUE
## 2122 2022-12-16 22:48:49 TRUE
## 2123 2022-12-16 22:48:48 TRUE
## 2124 2022-12-16 22:48:45 TRUE
## 2125 2022-12-16 22:48:39 TRUE
## 2126 2022-12-16 22:48:37 TRUE
## 2127 2022-12-16 22:48:36 TRUE
## 2128 2022-12-16 22:48:36 TRUE
## 2129 2022-12-16 22:48:35 TRUE
## 2130 2022-12-16 22:48:35 TRUE
## 2131 2022-12-16 22:48:32 TRUE
## 2132 2022-12-16 22:48:31 TRUE
## 2133 2022-12-16 22:48:27 TRUE
## 2134 2022-12-16 22:48:26 TRUE
## 2135 2022-12-16 22:48:24 TRUE
## 2136 2022-12-16 22:48:22 TRUE
## 2137 2022-12-16 22:48:20 TRUE
## 2138 2022-12-16 22:48:17 TRUE
## 2139 2022-12-16 22:48:15 TRUE
## 2140 2022-12-16 22:48:15 TRUE
## 2141 2022-12-16 22:48:08 TRUE
## 2142 2022-12-16 22:48:07 TRUE
## 2143 2022-12-16 22:48:05 TRUE
## 2144 2022-12-16 22:48:04 TRUE
## 2145 2022-12-16 22:48:02 TRUE
## 2146 2022-12-16 22:48:01 TRUE
## 2147 2022-12-16 22:47:52 TRUE
## 2148 2022-12-16 22:47:52 TRUE
## 2149 2022-12-16 22:47:46 TRUE
## 2150 2022-12-16 22:47:45 TRUE
## 2151 2022-12-16 22:47:37 TRUE
## 2152 2022-12-16 22:47:34 TRUE
## 2153 2022-12-16 22:47:33 TRUE
## 2154 2022-12-16 22:47:32 TRUE
## 2155 2022-12-16 22:47:31 TRUE
## 2156 2022-12-16 22:47:29 TRUE
## 2157 2022-12-16 22:47:25 TRUE
## 2158 2022-12-16 22:47:24 TRUE
## 2159 2022-12-16 22:47:22 TRUE
## 2160 2022-12-16 22:47:20 TRUE
## 2161 2022-12-16 22:47:18 TRUE
## 2162 2022-12-16 22:47:18 TRUE
## 2163 2022-12-16 22:47:17 TRUE
## 2164 2022-12-16 22:47:16 TRUE
## 2165 2022-12-16 22:47:13 TRUE
## 2166 2022-12-16 22:47:12 TRUE
## 2167 2022-12-16 22:47:09 TRUE
## 2168 2022-12-16 22:47:06 TRUE
## 2169 2022-12-16 22:47:02 TRUE
## 2170 2022-12-16 22:47:02 TRUE
## 2171 2022-12-16 22:46:52 TRUE
## 2172 2022-12-16 22:46:50 TRUE
## 2173 2022-12-16 22:46:48 TRUE
## 2174 2022-12-16 22:46:48 TRUE
## 2175 2022-12-16 22:46:42 TRUE
## 2176 2022-12-16 22:46:42 TRUE
## 2177 2022-12-16 22:46:38 TRUE
## 2178 2022-12-16 22:46:36 TRUE
## 2179 2022-12-16 22:46:35 TRUE
## 2180 2022-12-16 22:46:34 TRUE
## 2181 2022-12-16 22:46:34 TRUE
## 2182 2022-12-16 22:46:34 TRUE
## 2183 2022-12-16 22:46:33 TRUE
## 2184 2022-12-16 22:46:32 TRUE
## 2185 2022-12-16 22:46:32 TRUE
## 2186 2022-12-16 22:46:32 TRUE
## 2187 2022-12-16 22:46:29 TRUE
## 2188 2022-12-16 22:46:28 TRUE
## 2189 2022-12-16 22:46:28 TRUE
## 2190 2022-12-16 22:46:25 TRUE
## 2191 2022-12-16 22:46:22 TRUE
## 2192 2022-12-16 22:46:19 TRUE
## 2193 2022-12-16 22:46:16 TRUE
## 2194 2022-12-16 22:46:14 TRUE
## 2195 2022-12-16 22:46:10 TRUE
## 2196 2022-12-16 22:46:09 TRUE
## 2197 2022-12-16 22:46:09 TRUE
## 2198 2022-12-16 22:46:04 TRUE
## 2199 2022-12-16 22:46:02 TRUE
## 2200 2022-12-16 22:46:02 TRUE
## 2201 2022-12-16 22:45:58 TRUE
## 2202 2022-12-16 22:45:58 TRUE
## 2203 2022-12-16 22:45:57 TRUE
## 2204 2022-12-16 22:45:56 TRUE
## 2205 2022-12-16 22:45:56 TRUE
## 2206 2022-12-16 22:45:56 TRUE
## 2207 2022-12-16 22:45:54 TRUE
## 2208 2022-12-16 22:45:54 TRUE
## 2209 2022-12-16 22:45:51 TRUE
## 2210 2022-12-16 22:45:47 TRUE
## 2211 2022-12-16 22:45:46 TRUE
## 2212 2022-12-16 22:45:45 TRUE
## 2213 2022-12-16 22:45:43 TRUE
## 2214 2022-12-16 22:45:41 TRUE
## 2215 2022-12-16 22:45:40 TRUE
## 2216 2022-12-16 22:45:39 TRUE
## 2217 2022-12-16 22:45:38 TRUE
## 2218 2022-12-16 22:45:38 TRUE
## 2219 2022-12-16 22:45:38 TRUE
## 2220 2022-12-16 22:45:36 TRUE
## 2221 2022-12-16 22:45:30 TRUE
## 2222 2022-12-16 22:45:29 TRUE
## 2223 2022-12-16 22:45:28 TRUE
## 2224 2022-12-16 22:45:27 TRUE
## 2225 2022-12-16 22:45:26 TRUE
## 2226 2022-12-16 22:45:22 TRUE
## 2227 2022-12-16 22:45:21 TRUE
## 2228 2022-12-16 22:45:19 TRUE
## 2229 2022-12-16 22:45:16 TRUE
## 2230 2022-12-16 22:45:16 TRUE
## 2231 2022-12-16 22:45:14 TRUE
## 2232 2022-12-16 22:45:12 TRUE
## 2233 2022-12-16 22:45:11 TRUE
## 2234 2022-12-16 22:45:10 TRUE
## 2235 2022-12-16 22:45:09 TRUE
## 2236 2022-12-16 22:45:06 TRUE
## 2237 2022-12-16 22:45:06 TRUE
## 2238 2022-12-16 22:45:02 TRUE
## 2239 2022-12-16 22:45:02 TRUE
## 2240 2022-12-16 22:44:56 TRUE
## 2241 2022-12-16 22:44:55 TRUE
## 2242 2022-12-16 22:44:53 TRUE
## 2243 2022-12-16 22:44:52 TRUE
## 2244 2022-12-16 22:44:43 TRUE
## 2245 2022-12-16 22:44:42 TRUE
## 2246 2022-12-16 22:44:40 TRUE
## 2247 2022-12-16 22:44:40 TRUE
## 2248 2022-12-16 22:44:35 TRUE
## 2249 2022-12-16 22:44:33 TRUE
## 2250 2022-12-16 22:44:29 TRUE
## 2251 2022-12-16 22:44:27 TRUE
## 2252 2022-12-16 22:44:25 TRUE
## 2253 2022-12-16 22:44:21 TRUE
## 2254 2022-12-16 22:44:20 TRUE
## 2255 2022-12-16 22:44:16 TRUE
## 2256 2022-12-16 22:44:16 TRUE
## 2257 2022-12-16 22:44:11 TRUE
## 2258 2022-12-16 22:44:10 TRUE
## 2259 2022-12-16 22:44:10 TRUE
## 2260 2022-12-16 22:44:05 TRUE
## 2261 2022-12-16 22:43:58 TRUE
## 2262 2022-12-16 22:43:57 TRUE
## 2263 2022-12-16 22:43:56 TRUE
## 2264 2022-12-16 22:43:55 TRUE
## 2265 2022-12-16 22:43:49 TRUE
## 2266 2022-12-16 22:43:47 TRUE
## 2267 2022-12-16 22:43:46 TRUE
## 2268 2022-12-16 22:43:41 TRUE
## 2269 2022-12-16 22:43:41 TRUE
## 2270 2022-12-16 22:43:39 TRUE
## 2271 2022-12-16 22:43:39 TRUE
## 2272 2022-12-16 22:43:39 TRUE
## 2273 2022-12-16 22:43:38 TRUE
## 2274 2022-12-16 22:43:37 TRUE
## 2275 2022-12-16 22:43:37 TRUE
## 2276 2022-12-16 22:43:33 TRUE
## 2277 2022-12-16 22:43:31 TRUE
## 2278 2022-12-16 22:43:27 TRUE
## 2279 2022-12-16 22:43:26 TRUE
## 2280 2022-12-16 22:43:19 TRUE
## 2281 2022-12-16 22:43:16 TRUE
## 2282 2022-12-16 22:43:16 TRUE
## 2283 2022-12-16 22:43:15 TRUE
## 2284 2022-12-16 22:43:14 TRUE
## 2285 2022-12-16 22:43:12 TRUE
## 2286 2022-12-16 22:43:08 TRUE
## 2287 2022-12-16 22:43:08 TRUE
## 2288 2022-12-16 22:43:07 TRUE
## 2289 2022-12-16 22:43:05 TRUE
## 2290 2022-12-16 22:43:04 TRUE
## 2291 2022-12-16 22:43:02 TRUE
## 2292 2022-12-16 22:43:02 TRUE
## 2293 2022-12-16 22:43:01 TRUE
## 2294 2022-12-16 22:43:00 TRUE
## 2295 2022-12-16 22:43:00 TRUE
## 2296 2022-12-16 22:42:59 TRUE
## 2297 2022-12-16 22:42:57 TRUE
## 2298 2022-12-16 22:42:57 TRUE
## 2299 2022-12-16 22:42:57 TRUE
## 2300 2022-12-16 22:42:53 TRUE
## 2301 2022-12-16 22:42:52 TRUE
## 2302 2022-12-16 22:42:51 TRUE
## 2303 2022-12-16 22:42:49 TRUE
## 2304 2022-12-16 22:42:47 TRUE
## 2305 2022-12-16 22:42:46 TRUE
## 2306 2022-12-16 22:42:42 TRUE
## 2307 2022-12-16 22:42:40 TRUE
## 2308 2022-12-16 22:42:40 TRUE
## 2309 2022-12-16 22:42:39 TRUE
## 2310 2022-12-16 22:42:38 TRUE
## 2311 2022-12-16 22:42:38 TRUE
## 2312 2022-12-16 22:42:37 TRUE
## 2313 2022-12-16 22:42:33 TRUE
## 2314 2022-12-16 22:42:33 TRUE
## 2315 2022-12-16 22:42:32 TRUE
## 2316 2022-12-16 22:42:32 TRUE
## 2317 2022-12-16 22:42:30 TRUE
## 2318 2022-12-16 22:42:29 TRUE
## 2319 2022-12-16 22:42:28 TRUE
## 2320 2022-12-16 22:42:26 TRUE
## 2321 2022-12-16 22:42:23 TRUE
## 2322 2022-12-16 22:42:23 TRUE
## 2323 2022-12-16 22:42:22 TRUE
## 2324 2022-12-16 22:42:21 TRUE
## 2325 2022-12-16 22:42:20 TRUE
## 2326 2022-12-16 22:42:18 TRUE
## 2327 2022-12-16 22:42:12 TRUE
## 2328 2022-12-16 22:42:09 TRUE
## 2329 2022-12-16 22:42:07 TRUE
## 2330 2022-12-16 22:42:06 TRUE
## 2331 2022-12-16 22:42:05 TRUE
## 2332 2022-12-16 22:42:05 TRUE
## 2333 2022-12-16 22:42:01 TRUE
## 2334 2022-12-16 22:42:01 TRUE
## 2335 2022-12-16 22:42:00 TRUE
## 2336 2022-12-16 22:41:58 TRUE
## 2337 2022-12-16 22:41:58 TRUE
## 2338 2022-12-16 22:41:57 TRUE
## 2339 2022-12-16 22:41:57 TRUE
## 2340 2022-12-16 22:41:56 TRUE
## 2341 2022-12-16 22:41:56 TRUE
## 2342 2022-12-16 22:41:56 TRUE
## 2343 2022-12-16 22:41:55 TRUE
## 2344 2022-12-16 22:41:55 TRUE
## 2345 2022-12-16 22:41:52 TRUE
## 2346 2022-12-16 22:41:52 TRUE
## 2347 2022-12-16 22:41:49 TRUE
## 2348 2022-12-16 22:41:48 TRUE
## 2349 2022-12-16 22:41:44 TRUE
## 2350 2022-12-16 22:41:44 TRUE
## 2351 2022-12-16 22:41:43 TRUE
## 2352 2022-12-16 22:41:38 TRUE
## 2353 2022-12-16 22:41:38 TRUE
## 2354 2022-12-16 22:41:36 TRUE
## 2355 2022-12-16 22:41:35 TRUE
## 2356 2022-12-16 22:41:33 TRUE
## 2357 2022-12-16 22:41:32 TRUE
## 2358 2022-12-16 22:41:24 TRUE
## 2359 2022-12-16 22:41:24 TRUE
## 2360 2022-12-16 22:41:23 TRUE
## 2361 2022-12-16 22:41:22 TRUE
## 2362 2022-12-16 22:41:19 TRUE
## 2363 2022-12-16 22:41:18 TRUE
## 2364 2022-12-16 22:41:15 TRUE
## 2365 2022-12-16 22:41:13 TRUE
## 2366 2022-12-16 22:41:12 TRUE
## 2367 2022-12-16 22:41:11 TRUE
## 2368 2022-12-16 22:41:08 TRUE
## 2369 2022-12-16 22:41:01 TRUE
## 2370 2022-12-16 22:40:57 TRUE
## 2371 2022-12-16 22:40:57 TRUE
## 2372 2022-12-16 22:40:56 TRUE
## 2373 2022-12-16 22:40:53 TRUE
## 2374 2022-12-16 22:40:51 TRUE
## 2375 2022-12-16 22:40:51 TRUE
## 2376 2022-12-16 22:40:50 TRUE
## 2377 2022-12-16 22:40:48 TRUE
## 2378 2022-12-16 22:40:47 TRUE
## 2379 2022-12-16 22:40:47 TRUE
## 2380 2022-12-16 22:40:45 TRUE
## 2381 2022-12-16 22:40:44 TRUE
## 2382 2022-12-16 22:40:42 TRUE
## 2383 2022-12-16 22:40:41 TRUE
## 2384 2022-12-16 22:40:39 TRUE
## 2385 2022-12-16 22:40:38 TRUE
## 2386 2022-12-16 22:40:37 TRUE
## 2387 2022-12-16 22:40:33 TRUE
## 2388 2022-12-16 22:40:26 TRUE
## 2389 2022-12-16 22:40:25 TRUE
## 2390 2022-12-16 22:40:23 TRUE
## 2391 2022-12-16 22:40:20 TRUE
## 2392 2022-12-16 22:40:18 TRUE
## 2393 2022-12-16 22:40:08 TRUE
## 2394 2022-12-16 22:40:08 TRUE
## 2395 2022-12-16 22:40:07 TRUE
## 2396 2022-12-16 22:40:04 TRUE
## 2397 2022-12-16 22:40:02 TRUE
## 2398 2022-12-16 22:40:01 TRUE
## 2399 2022-12-16 22:40:01 TRUE
## 2400 2022-12-16 22:40:00 TRUE
## 2401 2022-12-16 22:39:58 TRUE
## 2402 2022-12-16 22:39:56 TRUE
## 2403 2022-12-16 22:39:54 TRUE
## 2404 2022-12-16 22:39:50 TRUE
## 2405 2022-12-16 22:39:47 TRUE
## 2406 2022-12-16 22:39:46 TRUE
## 2407 2022-12-16 22:39:39 TRUE
## 2408 2022-12-16 22:39:38 TRUE
## 2409 2022-12-16 22:39:38 TRUE
## 2410 2022-12-16 22:39:34 TRUE
## 2411 2022-12-16 22:39:30 TRUE
## 2412 2022-12-16 22:39:30 TRUE
## 2413 2022-12-16 22:39:29 TRUE
## 2414 2022-12-16 22:39:28 TRUE
## 2415 2022-12-16 22:39:20 TRUE
## 2416 2022-12-16 22:39:18 TRUE
## 2417 2022-12-16 22:39:13 TRUE
## 2418 2022-12-16 22:39:13 TRUE
## 2419 2022-12-16 22:39:13 TRUE
## 2420 2022-12-16 22:39:13 TRUE
## 2421 2022-12-16 22:39:11 TRUE
## 2422 2022-12-16 22:39:10 TRUE
## 2423 2022-12-16 22:39:08 TRUE
## 2424 2022-12-16 22:39:05 TRUE
## 2425 2022-12-16 22:39:02 TRUE
## 2426 2022-12-16 22:38:49 TRUE
## 2427 2022-12-16 22:38:46 TRUE
## 2428 2022-12-16 22:38:45 TRUE
## 2429 2022-12-16 22:38:44 TRUE
## 2430 2022-12-16 22:38:44 TRUE
## 2431 2022-12-16 22:38:44 TRUE
## 2432 2022-12-16 22:38:43 TRUE
## 2433 2022-12-16 22:38:41 TRUE
## 2434 2022-12-16 22:38:41 TRUE
## 2435 2022-12-16 22:38:40 TRUE
## 2436 2022-12-16 22:38:39 TRUE
## 2437 2022-12-16 22:38:37 TRUE
## 2438 2022-12-16 22:38:36 TRUE
## 2439 2022-12-16 22:38:34 TRUE
## 2440 2022-12-16 22:38:32 TRUE
## 2441 2022-12-16 22:38:31 TRUE
## 2442 2022-12-16 22:38:30 TRUE
## 2443 2022-12-16 22:38:26 TRUE
## 2444 2022-12-16 22:38:26 TRUE
## 2445 2022-12-16 22:38:23 TRUE
## 2446 2022-12-16 22:38:18 TRUE
## 2447 2022-12-16 22:38:17 TRUE
## 2448 2022-12-16 22:38:17 TRUE
## 2449 2022-12-16 22:38:15 TRUE
## 2450 2022-12-16 22:38:15 TRUE
## 2451 2022-12-16 22:38:14 TRUE
## 2452 2022-12-16 22:38:13 TRUE
## 2453 2022-12-16 22:38:12 TRUE
## 2454 2022-12-16 22:38:11 TRUE
## 2455 2022-12-16 22:38:09 TRUE
## 2456 2022-12-16 22:38:08 TRUE
## 2457 2022-12-16 22:38:06 TRUE
## 2458 2022-12-16 22:38:05 TRUE
## 2459 2022-12-16 22:38:03 TRUE
## 2460 2022-12-16 22:38:02 TRUE
## 2461 2022-12-16 22:38:01 TRUE
## 2462 2022-12-16 22:37:59 TRUE
## 2463 2022-12-16 22:37:58 TRUE
## 2464 2022-12-16 22:37:56 TRUE
## 2465 2022-12-16 22:37:55 TRUE
## 2466 2022-12-16 22:37:55 TRUE
## 2467 2022-12-16 22:37:46 TRUE
## 2468 2022-12-16 22:37:43 TRUE
## 2469 2022-12-16 22:37:42 TRUE
## 2470 2022-12-16 22:37:42 TRUE
## 2471 2022-12-16 22:37:38 TRUE
## 2472 2022-12-16 22:37:37 TRUE
## 2473 2022-12-16 22:37:35 TRUE
## 2474 2022-12-16 22:37:33 TRUE
## 2475 2022-12-16 22:37:30 TRUE
## 2476 2022-12-16 22:37:28 TRUE
## 2477 2022-12-16 22:37:28 TRUE
## 2478 2022-12-16 22:37:27 TRUE
## 2479 2022-12-16 22:37:27 TRUE
## 2480 2022-12-16 22:37:27 TRUE
## 2481 2022-12-16 22:37:22 TRUE
## 2482 2022-12-16 22:37:22 TRUE
## 2483 2022-12-16 22:37:21 TRUE
## 2484 2022-12-16 22:37:18 TRUE
## 2485 2022-12-16 22:37:18 TRUE
## 2486 2022-12-16 22:37:18 TRUE
## 2487 2022-12-16 22:37:16 TRUE
## 2488 2022-12-16 22:37:16 TRUE
## 2489 2022-12-16 22:37:16 TRUE
## 2490 2022-12-16 22:37:15 TRUE
## 2491 2022-12-16 22:37:15 TRUE
## 2492 2022-12-16 22:37:14 TRUE
## 2493 2022-12-16 22:37:14 TRUE
## 2494 2022-12-16 22:37:12 TRUE
## 2495 2022-12-16 22:37:11 TRUE
## 2496 2022-12-16 22:37:11 TRUE
## 2497 2022-12-16 22:37:10 TRUE
## 2498 2022-12-16 22:37:09 TRUE
## 2499 2022-12-16 22:37:09 TRUE
## 2500 2022-12-16 22:37:09 TRUE
## 2501 2022-12-16 22:37:08 TRUE
## 2502 2022-12-16 22:37:08 TRUE
## 2503 2022-12-16 22:37:06 TRUE
## 2504 2022-12-16 22:37:05 TRUE
## 2505 2022-12-16 22:37:02 TRUE
## 2506 2022-12-16 22:37:02 TRUE
## 2507 2022-12-16 22:37:01 TRUE
## 2508 2022-12-16 22:37:00 TRUE
## 2509 2022-12-16 22:37:00 TRUE
## 2510 2022-12-16 22:36:58 TRUE
## 2511 2022-12-16 22:36:57 TRUE
## 2512 2022-12-16 22:36:56 TRUE
## 2513 2022-12-16 22:36:56 TRUE
## 2514 2022-12-16 22:36:55 TRUE
## 2515 2022-12-16 22:36:53 TRUE
## 2516 2022-12-16 22:36:53 TRUE
## 2517 2022-12-16 22:36:52 TRUE
## 2518 2022-12-16 22:36:50 TRUE
## 2519 2022-12-16 22:36:49 TRUE
## 2520 2022-12-16 22:36:49 TRUE
## 2521 2022-12-16 22:36:48 TRUE
## 2522 2022-12-16 22:36:47 TRUE
## 2523 2022-12-16 22:36:47 TRUE
## 2524 2022-12-16 22:36:47 TRUE
## 2525 2022-12-16 22:36:44 TRUE
## 2526 2022-12-16 22:36:43 TRUE
## 2527 2022-12-16 22:36:43 TRUE
## 2528 2022-12-16 22:36:39 TRUE
## 2529 2022-12-16 22:36:38 TRUE
## 2530 2022-12-16 22:36:35 TRUE
## 2531 2022-12-16 22:36:34 TRUE
## 2532 2022-12-16 22:36:27 TRUE
## 2533 2022-12-16 22:36:20 TRUE
## 2534 2022-12-16 22:36:19 TRUE
## 2535 2022-12-16 22:36:16 TRUE
## 2536 2022-12-16 22:36:15 TRUE
## 2537 2022-12-16 22:36:12 TRUE
## 2538 2022-12-16 22:36:09 TRUE
## 2539 2022-12-16 22:36:09 TRUE
## 2540 2022-12-16 22:36:08 TRUE
## 2541 2022-12-16 22:36:08 TRUE
## 2542 2022-12-16 22:36:07 TRUE
## 2543 2022-12-16 22:36:07 TRUE
## 2544 2022-12-16 22:36:03 TRUE
## 2545 2022-12-16 22:35:57 TRUE
## 2546 2022-12-16 22:35:55 TRUE
## 2547 2022-12-16 22:35:51 TRUE
## 2548 2022-12-16 22:35:51 TRUE
## 2549 2022-12-16 22:35:43 TRUE
## 2550 2022-12-16 22:35:43 TRUE
## 2551 2022-12-16 22:35:42 TRUE
## 2552 2022-12-16 22:35:39 TRUE
## 2553 2022-12-16 22:35:38 TRUE
## 2554 2022-12-16 22:35:37 TRUE
## 2555 2022-12-16 22:35:34 TRUE
## 2556 2022-12-16 22:35:34 TRUE
## 2557 2022-12-16 22:35:33 TRUE
## 2558 2022-12-16 22:35:32 TRUE
## 2559 2022-12-16 22:35:28 TRUE
## 2560 2022-12-16 22:35:26 TRUE
## 2561 2022-12-16 22:35:24 TRUE
## 2562 2022-12-16 22:35:20 TRUE
## 2563 2022-12-16 22:35:18 TRUE
## 2564 2022-12-16 22:35:16 TRUE
## 2565 2022-12-16 22:35:16 TRUE
## 2566 2022-12-16 22:35:13 TRUE
## 2567 2022-12-16 22:35:10 TRUE
## 2568 2022-12-16 22:35:06 TRUE
## 2569 2022-12-16 22:35:05 TRUE
## 2570 2022-12-16 22:35:04 TRUE
## 2571 2022-12-16 22:35:01 TRUE
## 2572 2022-12-16 22:35:01 TRUE
## 2573 2022-12-16 22:34:51 TRUE
## 2574 2022-12-16 22:34:51 TRUE
## 2575 2022-12-16 22:34:48 TRUE
## 2576 2022-12-16 22:34:48 TRUE
## 2577 2022-12-16 22:34:47 TRUE
## 2578 2022-12-16 22:34:46 TRUE
## 2579 2022-12-16 22:34:44 TRUE
## 2580 2022-12-16 22:34:34 TRUE
## 2581 2022-12-16 22:34:26 TRUE
## 2582 2022-12-16 22:34:24 TRUE
## 2583 2022-12-16 22:34:19 TRUE
## 2584 2022-12-16 22:34:16 TRUE
## 2585 2022-12-16 22:34:15 TRUE
## 2586 2022-12-16 22:34:11 TRUE
## 2587 2022-12-16 22:34:05 TRUE
## 2588 2022-12-16 22:34:03 TRUE
## 2589 2022-12-16 22:33:59 TRUE
## 2590 2022-12-16 22:33:53 TRUE
## 2591 2022-12-16 22:33:52 TRUE
## 2592 2022-12-16 22:33:45 TRUE
## 2593 2022-12-16 22:33:44 TRUE
## 2594 2022-12-16 22:33:44 TRUE
## 2595 2022-12-16 22:33:43 TRUE
## 2596 2022-12-16 22:33:42 TRUE
## 2597 2022-12-16 22:33:37 TRUE
## 2598 2022-12-16 22:33:31 TRUE
## 2599 2022-12-16 22:33:30 TRUE
## 2600 2022-12-16 22:33:29 TRUE
## 2601 2022-12-16 22:33:29 TRUE
## 2602 2022-12-16 22:33:22 TRUE
## 2603 2022-12-16 22:33:21 TRUE
## 2604 2022-12-16 22:33:20 TRUE
## 2605 2022-12-16 22:33:12 TRUE
## 2606 2022-12-16 22:33:11 TRUE
## 2607 2022-12-16 22:33:08 TRUE
## 2608 2022-12-16 22:33:08 TRUE
## 2609 2022-12-16 22:33:06 TRUE
## 2610 2022-12-16 22:33:02 TRUE
## 2611 2022-12-16 22:33:00 TRUE
## 2612 2022-12-16 22:32:58 TRUE
## 2613 2022-12-16 22:32:58 TRUE
## 2614 2022-12-16 22:32:51 TRUE
## 2615 2022-12-16 22:32:49 TRUE
## 2616 2022-12-16 22:32:49 TRUE
## 2617 2022-12-16 22:32:44 TRUE
## 2618 2022-12-16 22:32:44 TRUE
## 2619 2022-12-16 22:32:42 TRUE
## 2620 2022-12-16 22:32:35 TRUE
## 2621 2022-12-16 22:32:29 TRUE
## 2622 2022-12-16 22:32:27 TRUE
## 2623 2022-12-16 22:32:27 TRUE
## 2624 2022-12-16 22:32:26 TRUE
## 2625 2022-12-16 22:32:24 TRUE
## 2626 2022-12-16 22:32:20 TRUE
## 2627 2022-12-16 22:32:20 TRUE
## 2628 2022-12-16 22:32:20 TRUE
## 2629 2022-12-16 22:32:19 TRUE
## 2630 2022-12-16 22:32:18 TRUE
## 2631 2022-12-16 22:32:17 TRUE
## 2632 2022-12-16 22:32:17 TRUE
## 2633 2022-12-16 22:32:15 TRUE
## 2634 2022-12-16 22:32:12 TRUE
## 2635 2022-12-16 22:32:09 TRUE
## 2636 2022-12-16 22:32:08 TRUE
## 2637 2022-12-16 22:32:08 TRUE
## 2638 2022-12-16 22:32:05 TRUE
## 2639 2022-12-16 22:32:01 TRUE
## 2640 2022-12-16 22:32:00 TRUE
## 2641 2022-12-16 22:31:58 TRUE
## 2642 2022-12-16 22:31:57 TRUE
## 2643 2022-12-16 22:31:57 TRUE
## 2644 2022-12-16 22:31:57 TRUE
## 2645 2022-12-16 22:31:54 TRUE
## 2646 2022-12-16 22:31:53 TRUE
## 2647 2022-12-16 22:31:50 TRUE
## 2648 2022-12-16 22:31:46 TRUE
## 2649 2022-12-16 22:31:45 TRUE
## 2650 2022-12-16 22:31:44 TRUE
## 2651 2022-12-16 22:31:43 TRUE
## 2652 2022-12-16 22:31:43 TRUE
## 2653 2022-12-16 22:31:42 TRUE
## 2654 2022-12-16 22:31:39 TRUE
## 2655 2022-12-16 22:31:35 TRUE
## 2656 2022-12-16 22:31:35 TRUE
## 2657 2022-12-16 22:31:33 TRUE
## 2658 2022-12-16 22:31:29 TRUE
## 2659 2022-12-16 22:31:29 TRUE
## 2660 2022-12-16 22:31:29 TRUE
## 2661 2022-12-16 22:31:27 TRUE
## 2662 2022-12-16 22:31:25 TRUE
## 2663 2022-12-16 22:31:22 TRUE
## 2664 2022-12-16 22:31:22 TRUE
## 2665 2022-12-16 22:31:22 TRUE
## 2666 2022-12-16 22:31:21 TRUE
## 2667 2022-12-16 22:31:20 TRUE
## 2668 2022-12-16 22:31:17 TRUE
## 2669 2022-12-16 22:31:15 TRUE
## 2670 2022-12-16 22:31:09 TRUE
## 2671 2022-12-16 22:31:04 TRUE
## 2672 2022-12-16 22:31:02 TRUE
## 2673 2022-12-16 22:31:02 TRUE
## 2674 2022-12-16 22:31:02 TRUE
## 2675 2022-12-16 22:31:00 TRUE
## 2676 2022-12-16 22:30:59 TRUE
## 2677 2022-12-16 22:30:57 TRUE
## 2678 2022-12-16 22:30:52 TRUE
## 2679 2022-12-16 22:30:51 TRUE
## 2680 2022-12-16 22:30:51 TRUE
## 2681 2022-12-16 22:30:50 TRUE
## 2682 2022-12-16 22:30:46 TRUE
## 2683 2022-12-16 22:30:41 TRUE
## 2684 2022-12-16 22:30:24 TRUE
## 2685 2022-12-16 22:30:23 TRUE
## 2686 2022-12-16 22:30:23 TRUE
## 2687 2022-12-16 22:30:21 TRUE
## 2688 2022-12-16 22:30:20 TRUE
## 2689 2022-12-16 22:30:16 TRUE
## 2690 2022-12-16 22:30:16 TRUE
## 2691 2022-12-16 22:30:15 TRUE
## 2692 2022-12-16 22:30:11 TRUE
## 2693 2022-12-16 22:30:05 TRUE
## 2694 2022-12-16 22:30:05 TRUE
## 2695 2022-12-16 22:30:04 TRUE
## 2696 2022-12-16 22:30:03 TRUE
## 2697 2022-12-16 22:30:00 TRUE
## 2698 2022-12-16 22:29:59 TRUE
## 2699 2022-12-16 22:29:57 TRUE
## 2700 2022-12-16 22:29:51 TRUE
## 2701 2022-12-16 22:29:50 TRUE
## 2702 2022-12-16 22:29:49 TRUE
## 2703 2022-12-16 22:29:45 TRUE
## 2704 2022-12-16 22:29:44 TRUE
## 2705 2022-12-16 22:29:44 TRUE
## 2706 2022-12-16 22:29:43 TRUE
## 2707 2022-12-16 22:29:43 TRUE
## 2708 2022-12-16 22:29:38 TRUE
## 2709 2022-12-16 22:29:27 TRUE
## 2710 2022-12-16 22:29:26 TRUE
## 2711 2022-12-16 22:29:21 TRUE
## 2712 2022-12-16 22:29:15 TRUE
## 2713 2022-12-16 22:29:10 TRUE
## 2714 2022-12-16 22:29:09 TRUE
## 2715 2022-12-16 22:29:05 TRUE
## 2716 2022-12-16 22:29:01 TRUE
## 2717 2022-12-16 22:29:01 TRUE
## 2718 2022-12-16 22:29:00 TRUE
## 2719 2022-12-16 22:29:00 TRUE
## 2720 2022-12-16 22:28:59 TRUE
## 2721 2022-12-16 22:28:58 TRUE
## 2722 2022-12-16 22:28:53 TRUE
## 2723 2022-12-16 22:28:53 TRUE
## 2724 2022-12-16 22:28:50 TRUE
## 2725 2022-12-16 22:28:49 TRUE
## 2726 2022-12-16 22:28:45 TRUE
## 2727 2022-12-16 22:28:43 TRUE
## 2728 2022-12-16 22:28:42 TRUE
## 2729 2022-12-16 22:28:41 TRUE
## 2730 2022-12-16 22:28:41 TRUE
## 2731 2022-12-16 22:28:41 TRUE
## 2732 2022-12-16 22:28:39 TRUE
## 2733 2022-12-16 22:28:39 TRUE
## 2734 2022-12-16 22:28:37 TRUE
## 2735 2022-12-16 22:28:36 TRUE
## 2736 2022-12-16 22:28:31 TRUE
## 2737 2022-12-16 22:28:30 TRUE
## 2738 2022-12-16 22:28:29 TRUE
## 2739 2022-12-16 22:28:27 TRUE
## 2740 2022-12-16 22:28:27 TRUE
## 2741 2022-12-16 22:28:25 TRUE
## 2742 2022-12-16 22:28:25 TRUE
## 2743 2022-12-16 22:28:23 TRUE
## 2744 2022-12-16 22:28:23 TRUE
## 2745 2022-12-16 22:28:18 TRUE
## 2746 2022-12-16 22:28:17 TRUE
## 2747 2022-12-16 22:28:17 TRUE
## 2748 2022-12-16 22:28:13 TRUE
## 2749 2022-12-16 22:28:13 TRUE
## 2750 2022-12-16 22:28:13 TRUE
## 2751 2022-12-16 22:28:10 TRUE
## 2752 2022-12-16 22:28:09 TRUE
## 2753 2022-12-16 22:28:08 TRUE
## 2754 2022-12-16 22:28:06 TRUE
## 2755 2022-12-16 22:28:05 TRUE
## 2756 2022-12-16 22:28:04 TRUE
## 2757 2022-12-16 22:28:04 TRUE
## 2758 2022-12-16 22:28:03 TRUE
## 2759 2022-12-16 22:28:03 TRUE
## 2760 2022-12-16 22:28:00 TRUE
## 2761 2022-12-16 22:27:58 TRUE
## 2762 2022-12-16 22:27:56 TRUE
## 2763 2022-12-16 22:27:55 TRUE
## 2764 2022-12-16 22:27:55 TRUE
## 2765 2022-12-16 22:27:55 TRUE
## 2766 2022-12-16 22:27:53 TRUE
## 2767 2022-12-16 22:27:52 TRUE
## 2768 2022-12-16 22:27:52 TRUE
## 2769 2022-12-16 22:27:51 TRUE
## 2770 2022-12-16 22:27:51 TRUE
## 2771 2022-12-16 22:27:49 TRUE
## 2772 2022-12-16 22:27:47 TRUE
## 2773 2022-12-16 22:27:46 TRUE
## 2774 2022-12-16 22:27:42 TRUE
## 2775 2022-12-16 22:27:39 TRUE
## 2776 2022-12-16 22:27:36 TRUE
## 2777 2022-12-16 22:27:34 TRUE
## 2778 2022-12-16 22:27:32 TRUE
## 2779 2022-12-16 22:27:32 TRUE
## 2780 2022-12-16 22:27:32 TRUE
## 2781 2022-12-16 22:27:30 TRUE
## 2782 2022-12-16 22:27:30 TRUE
## 2783 2022-12-16 22:27:30 TRUE
## 2784 2022-12-16 22:27:28 TRUE
## 2785 2022-12-16 22:27:27 TRUE
## 2786 2022-12-16 22:27:27 TRUE
## 2787 2022-12-16 22:27:26 TRUE
## 2788 2022-12-16 22:27:20 TRUE
## 2789 2022-12-16 22:27:19 TRUE
## 2790 2022-12-16 22:27:18 TRUE
## 2791 2022-12-16 22:27:18 TRUE
## 2792 2022-12-16 22:27:17 TRUE
## 2793 2022-12-16 22:27:15 TRUE
## 2794 2022-12-16 22:27:14 TRUE
## 2795 2022-12-16 22:27:12 TRUE
## 2796 2022-12-16 22:27:12 TRUE
## 2797 2022-12-16 22:27:07 TRUE
## 2798 2022-12-16 22:27:06 TRUE
## 2799 2022-12-16 22:27:03 TRUE
## 2800 2022-12-16 22:27:03 TRUE
## 2801 2022-12-16 22:27:00 TRUE
## 2802 2022-12-16 22:26:59 TRUE
## 2803 2022-12-16 22:26:57 TRUE
## 2804 2022-12-16 22:26:57 TRUE
## 2805 2022-12-16 22:26:55 TRUE
## 2806 2022-12-16 22:26:55 TRUE
## 2807 2022-12-16 22:26:49 TRUE
## 2808 2022-12-16 22:26:47 TRUE
## 2809 2022-12-16 22:26:41 TRUE
## 2810 2022-12-16 22:26:41 TRUE
## 2811 2022-12-16 22:26:39 TRUE
## 2812 2022-12-16 22:26:34 TRUE
## 2813 2022-12-16 22:26:31 TRUE
## 2814 2022-12-16 22:26:31 TRUE
## 2815 2022-12-16 22:26:30 TRUE
## 2816 2022-12-16 22:26:29 TRUE
## 2817 2022-12-16 22:26:21 TRUE
## 2818 2022-12-16 22:26:20 TRUE
## 2819 2022-12-16 22:26:18 TRUE
## 2820 2022-12-16 22:26:16 TRUE
## 2821 2022-12-16 22:26:11 TRUE
## 2822 2022-12-16 22:26:07 TRUE
## 2823 2022-12-16 22:26:05 TRUE
## 2824 2022-12-16 22:26:03 TRUE
## 2825 2022-12-16 22:26:02 TRUE
## 2826 2022-12-16 22:26:00 TRUE
## 2827 2022-12-16 22:25:59 TRUE
## 2828 2022-12-16 22:25:59 TRUE
## 2829 2022-12-16 22:25:58 TRUE
## 2830 2022-12-16 22:25:57 TRUE
## 2831 2022-12-16 22:25:55 TRUE
## 2832 2022-12-16 22:25:54 TRUE
## 2833 2022-12-16 22:25:53 TRUE
## 2834 2022-12-16 22:25:49 TRUE
## 2835 2022-12-16 22:25:47 TRUE
## 2836 2022-12-16 22:25:47 TRUE
## 2837 2022-12-16 22:25:43 TRUE
## 2838 2022-12-16 22:25:37 TRUE
## 2839 2022-12-16 22:25:37 TRUE
## 2840 2022-12-16 22:25:35 TRUE
## 2841 2022-12-16 22:25:34 TRUE
## 2842 2022-12-16 22:25:30 TRUE
## 2843 2022-12-16 22:25:27 TRUE
## 2844 2022-12-16 22:25:20 TRUE
## 2845 2022-12-16 22:25:17 TRUE
## 2846 2022-12-16 22:25:14 TRUE
## 2847 2022-12-16 22:25:08 TRUE
## 2848 2022-12-16 22:25:05 TRUE
## 2849 2022-12-16 22:24:57 TRUE
## 2850 2022-12-16 22:24:49 TRUE
## 2851 2022-12-16 22:24:44 TRUE
## 2852 2022-12-16 22:24:42 TRUE
## 2853 2022-12-16 22:24:42 TRUE
## 2854 2022-12-16 22:24:42 TRUE
## 2855 2022-12-16 22:24:39 TRUE
## 2856 2022-12-16 22:24:37 TRUE
## 2857 2022-12-16 22:24:36 TRUE
## 2858 2022-12-16 22:24:36 TRUE
## 2859 2022-12-16 22:24:34 TRUE
## 2860 2022-12-16 22:24:34 TRUE
## 2861 2022-12-16 22:24:34 TRUE
## 2862 2022-12-16 22:24:31 TRUE
## 2863 2022-12-16 22:24:30 TRUE
## 2864 2022-12-16 22:24:29 TRUE
## 2865 2022-12-16 22:24:28 TRUE
## 2866 2022-12-16 22:24:26 TRUE
## 2867 2022-12-16 22:24:24 TRUE
## 2868 2022-12-16 22:24:24 TRUE
## 2869 2022-12-16 22:24:18 TRUE
## 2870 2022-12-16 22:24:17 TRUE
## 2871 2022-12-16 22:24:16 TRUE
## 2872 2022-12-16 22:24:15 TRUE
## 2873 2022-12-16 22:24:11 TRUE
## 2874 2022-12-16 22:24:11 TRUE
## 2875 2022-12-16 22:24:09 TRUE
## 2876 2022-12-16 22:24:09 TRUE
## 2877 2022-12-16 22:24:09 TRUE
## 2878 2022-12-16 22:24:05 TRUE
## 2879 2022-12-16 22:24:04 TRUE
## 2880 2022-12-16 22:24:02 TRUE
## 2881 2022-12-16 22:24:02 TRUE
## 2882 2022-12-16 22:23:57 TRUE
## 2883 2022-12-16 22:23:55 TRUE
## 2884 2022-12-16 22:23:49 TRUE
## 2885 2022-12-16 22:23:47 TRUE
## 2886 2022-12-16 22:23:46 TRUE
## 2887 2022-12-16 22:23:41 TRUE
## 2888 2022-12-16 22:23:41 TRUE
## 2889 2022-12-16 22:23:41 TRUE
## 2890 2022-12-16 22:23:35 TRUE
## 2891 2022-12-16 22:23:31 TRUE
## 2892 2022-12-16 22:23:31 TRUE
## 2893 2022-12-16 22:23:31 TRUE
## 2894 2022-12-16 22:23:27 TRUE
## 2895 2022-12-16 22:23:25 TRUE
## 2896 2022-12-16 22:23:22 TRUE
## 2897 2022-12-16 22:23:22 TRUE
## 2898 2022-12-16 22:23:15 TRUE
## 2899 2022-12-16 22:23:13 TRUE
## 2900 2022-12-16 22:23:09 TRUE
## 2901 2022-12-16 22:23:06 TRUE
## 2902 2022-12-16 22:23:03 TRUE
## 2903 2022-12-16 22:22:57 TRUE
## 2904 2022-12-16 22:22:56 TRUE
## 2905 2022-12-16 22:22:55 TRUE
## 2906 2022-12-16 22:22:52 TRUE
## 2907 2022-12-16 22:22:48 TRUE
## 2908 2022-12-16 22:22:48 TRUE
## 2909 2022-12-16 22:22:44 TRUE
## 2910 2022-12-16 22:22:42 TRUE
## 2911 2022-12-16 22:22:41 TRUE
## 2912 2022-12-16 22:22:39 TRUE
## 2913 2022-12-16 22:22:36 TRUE
## 2914 2022-12-16 22:22:34 TRUE
## 2915 2022-12-16 22:22:34 TRUE
## 2916 2022-12-16 22:22:31 TRUE
## 2917 2022-12-16 22:22:29 TRUE
## 2918 2022-12-16 22:22:29 TRUE
## 2919 2022-12-16 22:22:26 TRUE
## 2920 2022-12-16 22:22:25 TRUE
## 2921 2022-12-16 22:22:23 TRUE
## 2922 2022-12-16 22:22:22 TRUE
## 2923 2022-12-16 22:22:17 TRUE
## 2924 2022-12-16 22:22:15 TRUE
## 2925 2022-12-16 22:22:12 TRUE
## 2926 2022-12-16 22:22:07 TRUE
## 2927 2022-12-16 22:22:06 TRUE
## 2928 2022-12-16 22:22:04 TRUE
## 2929 2022-12-16 22:22:03 TRUE
## 2930 2022-12-16 22:22:01 TRUE
## 2931 2022-12-16 22:22:00 TRUE
## 2932 2022-12-16 22:21:58 TRUE
## 2933 2022-12-16 22:21:57 TRUE
## 2934 2022-12-16 22:21:56 TRUE
## 2935 2022-12-16 22:21:34 TRUE
## 2936 2022-12-16 22:21:32 TRUE
## 2937 2022-12-16 22:21:27 TRUE
## 2938 2022-12-16 22:21:27 TRUE
## 2939 2022-12-16 22:21:22 TRUE
## 2940 2022-12-16 22:21:21 TRUE
## 2941 2022-12-16 22:21:21 TRUE
## 2942 2022-12-16 22:21:20 TRUE
## 2943 2022-12-16 22:21:17 TRUE
## 2944 2022-12-16 22:21:16 TRUE
## 2945 2022-12-16 22:21:15 TRUE
## 2946 2022-12-16 22:21:14 TRUE
## 2947 2022-12-16 22:21:12 TRUE
## 2948 2022-12-16 22:21:11 TRUE
## 2949 2022-12-16 22:21:11 TRUE
## 2950 2022-12-16 22:21:09 TRUE
## 2951 2022-12-16 22:21:08 TRUE
## 2952 2022-12-16 22:21:05 TRUE
## 2953 2022-12-16 22:21:04 TRUE
## 2954 2022-12-16 22:20:58 TRUE
## 2955 2022-12-16 22:20:56 TRUE
## 2956 2022-12-16 22:20:53 TRUE
## 2957 2022-12-16 22:20:51 TRUE
## 2958 2022-12-16 22:20:48 TRUE
## 2959 2022-12-16 22:20:45 TRUE
## 2960 2022-12-16 22:20:45 TRUE
## 2961 2022-12-16 22:20:42 TRUE
## 2962 2022-12-16 22:20:41 TRUE
## 2963 2022-12-16 22:20:36 TRUE
## 2964 2022-12-16 22:20:36 TRUE
## 2965 2022-12-16 22:20:32 TRUE
## 2966 2022-12-16 22:20:31 TRUE
## 2967 2022-12-16 22:20:31 TRUE
## 2968 2022-12-16 22:20:27 TRUE
## 2969 2022-12-16 22:20:26 TRUE
## 2970 2022-12-16 22:20:25 TRUE
## 2971 2022-12-16 22:20:24 TRUE
## 2972 2022-12-16 22:20:20 TRUE
## 2973 2022-12-16 22:20:14 TRUE
## 2974 2022-12-16 22:20:11 TRUE
## 2975 2022-12-16 22:20:11 TRUE
## 2976 2022-12-16 22:20:11 TRUE
## 2977 2022-12-16 22:20:10 TRUE
## 2978 2022-12-16 22:20:10 TRUE
## 2979 2022-12-16 22:20:09 TRUE
## 2980 2022-12-16 22:20:08 TRUE
## 2981 2022-12-16 22:20:06 TRUE
## 2982 2022-12-16 22:20:05 TRUE
## 2983 2022-12-16 22:20:05 TRUE
## 2984 2022-12-16 22:20:03 TRUE
## 2985 2022-12-16 22:20:01 TRUE
## 2986 2022-12-16 22:19:57 TRUE
## 2987 2022-12-16 22:19:48 TRUE
## 2988 2022-12-16 22:19:47 TRUE
## 2989 2022-12-16 22:19:45 TRUE
## 2990 2022-12-16 22:19:45 TRUE
## 2991 2022-12-16 22:19:38 TRUE
## 2992 2022-12-16 22:19:28 TRUE
## 2993 2022-12-16 22:19:24 TRUE
## 2994 2022-12-16 22:19:20 TRUE
## 2995 2022-12-16 22:19:18 TRUE
## 2996 2022-12-16 22:19:17 TRUE
## 2997 2022-12-16 22:19:17 TRUE
## 2998 2022-12-16 22:19:16 TRUE
## 2999 2022-12-16 22:19:15 TRUE
## 3000 2022-12-16 22:19:13 TRUE
## 3001 2022-12-16 22:19:07 TRUE
## 3002 2022-12-16 22:19:06 TRUE
## 3003 2022-12-16 22:19:04 TRUE
## 3004 2022-12-16 22:18:58 TRUE
## 3005 2022-12-16 22:18:55 TRUE
## 3006 2022-12-16 22:18:51 TRUE
## 3007 2022-12-16 22:18:49 TRUE
## 3008 2022-12-16 22:18:49 TRUE
## 3009 2022-12-16 22:18:48 TRUE
## 3010 2022-12-16 22:18:44 TRUE
## 3011 2022-12-16 22:18:36 TRUE
## 3012 2022-12-16 22:18:31 TRUE
## 3013 2022-12-16 22:18:31 TRUE
## 3014 2022-12-16 22:18:30 TRUE
## 3015 2022-12-16 22:18:26 TRUE
## 3016 2022-12-16 22:18:25 TRUE
## 3017 2022-12-16 22:18:16 TRUE
## 3018 2022-12-16 22:18:15 TRUE
## 3019 2022-12-16 22:18:12 TRUE
## 3020 2022-12-16 22:18:05 TRUE
## 3021 2022-12-16 22:18:01 TRUE
## 3022 2022-12-16 22:17:56 TRUE
## 3023 2022-12-16 22:17:52 TRUE
## 3024 2022-12-16 22:17:43 TRUE
## 3025 2022-12-16 22:17:41 TRUE
## 3026 2022-12-16 22:17:34 TRUE
## 3027 2022-12-16 22:17:26 TRUE
## 3028 2022-12-16 22:17:24 TRUE
## 3029 2022-12-16 22:17:24 TRUE
## 3030 2022-12-16 22:17:22 TRUE
## 3031 2022-12-16 22:17:21 TRUE
## 3032 2022-12-16 22:17:21 TRUE
## 3033 2022-12-16 22:17:10 TRUE
## 3034 2022-12-16 22:17:09 TRUE
## 3035 2022-12-16 22:17:06 TRUE
## 3036 2022-12-16 22:17:05 TRUE
## 3037 2022-12-16 22:17:02 TRUE
## 3038 2022-12-16 22:17:00 TRUE
## 3039 2022-12-16 22:16:49 TRUE
## 3040 2022-12-16 22:16:48 TRUE
## 3041 2022-12-16 22:16:47 TRUE
## 3042 2022-12-16 22:16:46 TRUE
## 3043 2022-12-16 22:16:45 TRUE
## 3044 2022-12-16 22:16:38 TRUE
## 3045 2022-12-16 22:16:37 TRUE
## 3046 2022-12-16 22:16:34 TRUE
## 3047 2022-12-16 22:16:34 TRUE
## 3048 2022-12-16 22:16:32 TRUE
## 3049 2022-12-16 22:16:29 TRUE
## 3050 2022-12-16 22:16:27 TRUE
## 3051 2022-12-16 22:16:25 TRUE
## 3052 2022-12-16 22:16:22 TRUE
## 3053 2022-12-16 22:16:21 TRUE
## 3054 2022-12-16 22:16:17 TRUE
## 3055 2022-12-16 22:16:13 TRUE
## 3056 2022-12-16 22:16:12 TRUE
## 3057 2022-12-16 22:16:08 TRUE
## 3058 2022-12-16 22:16:07 TRUE
## 3059 2022-12-16 22:16:04 TRUE
## 3060 2022-12-16 22:16:03 TRUE
## 3061 2022-12-16 22:15:59 TRUE
## 3062 2022-12-16 22:15:58 TRUE
## 3063 2022-12-16 22:15:56 TRUE
## 3064 2022-12-16 22:15:55 TRUE
## 3065 2022-12-16 22:15:52 TRUE
## 3066 2022-12-16 22:15:51 TRUE
## 3067 2022-12-16 22:15:50 TRUE
## 3068 2022-12-16 22:15:49 TRUE
## 3069 2022-12-16 22:15:48 TRUE
## 3070 2022-12-16 22:15:48 TRUE
## 3071 2022-12-16 22:15:47 TRUE
## 3072 2022-12-16 22:15:47 TRUE
## 3073 2022-12-16 22:15:36 TRUE
## 3074 2022-12-16 22:15:33 TRUE
## 3075 2022-12-16 22:15:32 TRUE
## 3076 2022-12-16 22:15:27 TRUE
## 3077 2022-12-16 22:15:23 TRUE
## 3078 2022-12-16 22:15:20 TRUE
## 3079 2022-12-16 22:15:18 TRUE
## 3080 2022-12-16 22:15:16 TRUE
## 3081 2022-12-16 22:15:14 TRUE
## 3082 2022-12-16 22:15:12 TRUE
## 3083 2022-12-16 22:15:12 TRUE
## 3084 2022-12-16 22:15:12 TRUE
## 3085 2022-12-16 22:15:09 TRUE
## 3086 2022-12-16 22:15:07 TRUE
## 3087 2022-12-16 22:15:07 TRUE
## 3088 2022-12-16 22:15:05 TRUE
## 3089 2022-12-16 22:14:59 TRUE
## 3090 2022-12-16 22:14:59 TRUE
## 3091 2022-12-16 22:14:55 TRUE
## 3092 2022-12-16 22:14:54 TRUE
## 3093 2022-12-16 22:14:51 TRUE
## 3094 2022-12-16 22:14:50 TRUE
## 3095 2022-12-16 22:14:48 TRUE
## 3096 2022-12-16 22:14:45 TRUE
## 3097 2022-12-16 22:14:44 TRUE
## 3098 2022-12-16 22:14:42 TRUE
## 3099 2022-12-16 22:14:40 TRUE
## 3100 2022-12-16 22:14:29 TRUE
## 3101 2022-12-16 22:14:24 TRUE
## 3102 2022-12-16 22:14:24 TRUE
## 3103 2022-12-16 22:14:23 TRUE
## 3104 2022-12-16 22:14:21 TRUE
## 3105 2022-12-16 22:14:18 TRUE
## 3106 2022-12-16 22:14:15 TRUE
## 3107 2022-12-16 22:14:15 TRUE
## 3108 2022-12-16 22:14:12 TRUE
## 3109 2022-12-16 22:14:12 TRUE
## 3110 2022-12-16 22:14:09 TRUE
## 3111 2022-12-16 22:14:08 TRUE
## 3112 2022-12-16 22:14:08 TRUE
## 3113 2022-12-16 22:14:07 TRUE
## 3114 2022-12-16 22:14:03 TRUE
## 3115 2022-12-16 22:14:03 TRUE
## 3116 2022-12-16 22:13:50 TRUE
## 3117 2022-12-16 22:13:49 TRUE
## 3118 2022-12-16 22:13:49 TRUE
## 3119 2022-12-16 22:13:49 TRUE
## 3120 2022-12-16 22:13:46 TRUE
## 3121 2022-12-16 22:13:36 TRUE
## 3122 2022-12-16 22:13:34 TRUE
## 3123 2022-12-16 22:13:33 TRUE
## 3124 2022-12-16 22:13:32 TRUE
## 3125 2022-12-16 22:13:31 TRUE
## 3126 2022-12-16 22:13:27 TRUE
## 3127 2022-12-16 22:13:26 TRUE
## 3128 2022-12-16 22:13:26 TRUE
## 3129 2022-12-16 22:13:22 TRUE
## 3130 2022-12-16 22:13:22 TRUE
## 3131 2022-12-16 22:13:21 TRUE
## 3132 2022-12-16 22:13:19 TRUE
## 3133 2022-12-16 22:13:14 TRUE
## 3134 2022-12-16 22:13:14 TRUE
## 3135 2022-12-16 22:13:13 TRUE
## 3136 2022-12-16 22:13:12 TRUE
## 3137 2022-12-16 22:13:11 TRUE
## 3138 2022-12-16 22:13:08 TRUE
## 3139 2022-12-16 22:13:04 TRUE
## 3140 2022-12-16 22:13:01 TRUE
## 3141 2022-12-16 22:12:58 TRUE
## 3142 2022-12-16 22:12:55 TRUE
## 3143 2022-12-16 22:12:54 TRUE
## 3144 2022-12-16 22:12:54 TRUE
## 3145 2022-12-16 22:12:53 TRUE
## 3146 2022-12-16 22:12:52 TRUE
## 3147 2022-12-16 22:12:50 TRUE
## 3148 2022-12-16 22:12:49 TRUE
## 3149 2022-12-16 22:12:42 TRUE
## 3150 2022-12-16 22:12:34 TRUE
## 3151 2022-12-16 22:12:32 TRUE
## 3152 2022-12-16 22:12:26 TRUE
## 3153 2022-12-16 22:12:22 TRUE
## 3154 2022-12-16 22:12:19 TRUE
## 3155 2022-12-16 22:12:13 TRUE
## 3156 2022-12-16 22:12:09 TRUE
## 3157 2022-12-16 22:12:07 TRUE
## 3158 2022-12-16 22:12:06 TRUE
## 3159 2022-12-16 22:12:04 TRUE
## 3160 2022-12-16 22:12:00 TRUE
## 3161 2022-12-16 22:11:57 TRUE
## 3162 2022-12-16 22:11:57 TRUE
## 3163 2022-12-16 22:11:57 TRUE
## 3164 2022-12-16 22:11:56 TRUE
## 3165 2022-12-16 22:11:56 TRUE
## 3166 2022-12-16 22:11:55 TRUE
## 3167 2022-12-16 22:11:54 TRUE
## 3168 2022-12-16 22:11:53 TRUE
## 3169 2022-12-16 22:11:53 TRUE
## 3170 2022-12-16 22:11:50 TRUE
## 3171 2022-12-16 22:11:48 TRUE
## 3172 2022-12-16 22:11:47 TRUE
## 3173 2022-12-16 22:11:46 TRUE
## 3174 2022-12-16 22:11:46 TRUE
## 3175 2022-12-16 22:11:45 TRUE
## 3176 2022-12-16 22:11:41 TRUE
## 3177 2022-12-16 22:11:36 TRUE
## 3178 2022-12-16 22:11:35 TRUE
## 3179 2022-12-16 22:11:34 TRUE
## 3180 2022-12-16 22:11:32 TRUE
## 3181 2022-12-16 22:11:30 TRUE
## 3182 2022-12-16 22:11:23 TRUE
## 3183 2022-12-16 22:11:20 TRUE
## 3184 2022-12-16 22:11:20 TRUE
## 3185 2022-12-16 22:11:15 TRUE
## 3186 2022-12-16 22:11:14 TRUE
## 3187 2022-12-16 22:11:13 TRUE
## 3188 2022-12-16 22:11:07 TRUE
## 3189 2022-12-16 22:11:07 TRUE
## 3190 2022-12-16 22:11:02 TRUE
## 3191 2022-12-16 22:11:01 TRUE
## 3192 2022-12-16 22:11:00 TRUE
## 3193 2022-12-16 22:11:00 TRUE
## 3194 2022-12-16 22:10:57 TRUE
## 3195 2022-12-16 22:10:56 TRUE
## 3196 2022-12-16 22:10:55 TRUE
## 3197 2022-12-16 22:10:54 TRUE
## 3198 2022-12-16 22:10:50 TRUE
## 3199 2022-12-16 22:10:47 TRUE
## 3200 2022-12-16 22:10:43 TRUE
## 3201 2022-12-16 22:10:40 TRUE
## 3202 2022-12-16 22:10:37 TRUE
## 3203 2022-12-16 22:10:36 TRUE
## 3204 2022-12-16 22:10:35 TRUE
## 3205 2022-12-16 22:10:33 TRUE
## 3206 2022-12-16 22:10:32 TRUE
## 3207 2022-12-16 22:10:29 TRUE
## 3208 2022-12-16 22:10:25 TRUE
## 3209 2022-12-16 22:10:24 TRUE
## 3210 2022-12-16 22:10:22 TRUE
## 3211 2022-12-16 22:10:20 TRUE
## 3212 2022-12-16 22:10:18 TRUE
## 3213 2022-12-16 22:10:17 TRUE
## 3214 2022-12-16 22:10:15 TRUE
## 3215 2022-12-16 22:10:13 TRUE
## 3216 2022-12-16 22:10:10 TRUE
## 3217 2022-12-16 22:10:03 TRUE
## 3218 2022-12-16 22:10:02 TRUE
## 3219 2022-12-16 22:09:58 TRUE
## 3220 2022-12-16 22:09:58 TRUE
## 3221 2022-12-16 22:09:51 TRUE
## 3222 2022-12-16 22:09:47 TRUE
## 3223 2022-12-16 22:09:41 TRUE
## 3224 2022-12-16 22:09:40 TRUE
## 3225 2022-12-16 22:09:40 TRUE
## 3226 2022-12-16 22:09:35 TRUE
## 3227 2022-12-16 22:09:35 TRUE
## 3228 2022-12-16 22:09:33 TRUE
## 3229 2022-12-16 22:09:31 TRUE
## 3230 2022-12-16 22:09:28 TRUE
## 3231 2022-12-16 22:09:27 TRUE
## 3232 2022-12-16 22:09:24 TRUE
## 3233 2022-12-16 22:09:24 TRUE
## 3234 2022-12-16 22:09:21 TRUE
## 3235 2022-12-16 22:09:21 TRUE
## 3236 2022-12-16 22:09:17 TRUE
## 3237 2022-12-16 22:09:12 TRUE
## 3238 2022-12-16 22:09:11 TRUE
## 3239 2022-12-16 22:09:10 TRUE
## 3240 2022-12-16 22:09:10 TRUE
## 3241 2022-12-16 22:09:09 TRUE
## 3242 2022-12-16 22:09:07 TRUE
## 3243 2022-12-16 22:09:04 TRUE
## 3244 2022-12-16 22:09:02 TRUE
## 3245 2022-12-16 22:08:59 TRUE
## 3246 2022-12-16 22:08:59 TRUE
## 3247 2022-12-16 22:08:40 TRUE
## 3248 2022-12-16 22:08:39 TRUE
## 3249 2022-12-16 22:08:33 TRUE
## 3250 2022-12-16 22:08:30 TRUE
## 3251 2022-12-16 22:08:30 TRUE
## 3252 2022-12-16 22:08:30 TRUE
## 3253 2022-12-16 22:08:28 TRUE
## 3254 2022-12-16 22:08:28 TRUE
## 3255 2022-12-16 22:08:27 TRUE
## 3256 2022-12-16 22:08:26 TRUE
## 3257 2022-12-16 22:08:22 TRUE
## 3258 2022-12-16 22:08:20 TRUE
## 3259 2022-12-16 22:08:12 TRUE
## 3260 2022-12-16 22:08:12 TRUE
## 3261 2022-12-16 22:08:12 TRUE
## 3262 2022-12-16 22:08:11 TRUE
## 3263 2022-12-16 22:07:53 TRUE
## 3264 2022-12-16 22:07:51 TRUE
## 3265 2022-12-16 22:07:50 TRUE
## 3266 2022-12-16 22:07:49 TRUE
## 3267 2022-12-16 22:07:49 TRUE
## 3268 2022-12-16 22:07:47 TRUE
## 3269 2022-12-16 22:07:40 TRUE
## 3270 2022-12-16 22:07:39 TRUE
## 3271 2022-12-16 22:07:35 TRUE
## 3272 2022-12-16 22:07:32 TRUE
## 3273 2022-12-16 22:07:29 TRUE
## 3274 2022-12-16 22:07:29 TRUE
## 3275 2022-12-16 22:07:24 TRUE
## 3276 2022-12-16 22:07:22 TRUE
## 3277 2022-12-16 22:07:19 TRUE
## 3278 2022-12-16 22:07:17 TRUE
## 3279 2022-12-16 22:07:16 TRUE
## 3280 2022-12-16 22:07:13 TRUE
## 3281 2022-12-16 22:07:11 TRUE
## 3282 2022-12-16 22:07:03 TRUE
## 3283 2022-12-16 22:06:57 TRUE
## 3284 2022-12-16 22:06:57 TRUE
## 3285 2022-12-16 22:06:55 TRUE
## 3286 2022-12-16 22:06:50 TRUE
## 3287 2022-12-16 22:06:45 TRUE
## 3288 2022-12-16 22:06:41 TRUE
## 3289 2022-12-16 22:06:32 TRUE
## 3290 2022-12-16 22:06:32 TRUE
## 3291 2022-12-16 22:06:28 TRUE
## 3292 2022-12-16 22:06:20 TRUE
## 3293 2022-12-16 22:06:09 TRUE
## 3294 2022-12-16 22:06:05 TRUE
## 3295 2022-12-16 22:06:04 TRUE
## 3296 2022-12-16 22:06:03 TRUE
## 3297 2022-12-16 22:05:58 TRUE
## 3298 2022-12-16 22:05:58 TRUE
## 3299 2022-12-16 22:05:51 TRUE
## 3300 2022-12-16 22:05:48 TRUE
## 3301 2022-12-16 22:05:47 TRUE
## 3302 2022-12-16 22:05:44 TRUE
## 3303 2022-12-16 22:05:43 TRUE
## 3304 2022-12-16 22:05:38 TRUE
## 3305 2022-12-16 22:05:38 TRUE
## 3306 2022-12-16 22:05:37 TRUE
## 3307 2022-12-16 22:05:37 TRUE
## 3308 2022-12-16 22:05:34 TRUE
## 3309 2022-12-16 22:05:23 TRUE
## 3310 2022-12-16 22:05:19 TRUE
## 3311 2022-12-16 22:05:18 TRUE
## 3312 2022-12-16 22:05:17 TRUE
## 3313 2022-12-16 22:05:15 TRUE
## 3314 2022-12-16 22:05:14 TRUE
## 3315 2022-12-16 22:05:10 TRUE
## 3316 2022-12-16 22:05:06 TRUE
## 3317 2022-12-16 22:05:04 TRUE
## 3318 2022-12-16 22:05:04 TRUE
## 3319 2022-12-16 22:05:03 TRUE
## 3320 2022-12-16 22:05:02 TRUE
## 3321 2022-12-16 22:04:58 TRUE
## 3322 2022-12-16 22:04:51 TRUE
## 3323 2022-12-16 22:04:48 TRUE
## 3324 2022-12-16 22:04:43 TRUE
## 3325 2022-12-16 22:04:42 TRUE
## 3326 2022-12-16 22:04:42 TRUE
## 3327 2022-12-16 22:04:40 TRUE
## 3328 2022-12-16 22:04:40 TRUE
## 3329 2022-12-16 22:04:39 TRUE
## 3330 2022-12-16 22:04:37 TRUE
## 3331 2022-12-16 22:04:36 TRUE
## 3332 2022-12-16 22:04:35 TRUE
## 3333 2022-12-16 22:04:35 TRUE
## 3334 2022-12-16 22:04:34 TRUE
## 3335 2022-12-16 22:04:32 TRUE
## 3336 2022-12-16 22:04:31 TRUE
## 3337 2022-12-16 22:04:30 TRUE
## 3338 2022-12-16 22:04:30 TRUE
## 3339 2022-12-16 22:04:28 TRUE
## 3340 2022-12-16 22:04:27 TRUE
## 3341 2022-12-16 22:04:24 TRUE
## 3342 2022-12-16 22:04:19 TRUE
## 3343 2022-12-16 22:04:17 TRUE
## 3344 2022-12-16 22:04:16 TRUE
## 3345 2022-12-16 22:04:03 TRUE
## 3346 2022-12-16 22:03:52 TRUE
## 3347 2022-12-16 22:03:47 TRUE
## 3348 2022-12-16 22:03:46 TRUE
## 3349 2022-12-16 22:03:46 TRUE
## 3350 2022-12-16 22:03:41 TRUE
## 3351 2022-12-16 22:03:38 TRUE
## 3352 2022-12-16 22:03:37 TRUE
## 3353 2022-12-16 22:03:36 TRUE
## 3354 2022-12-16 22:03:35 TRUE
## 3355 2022-12-16 22:03:33 TRUE
## 3356 2022-12-16 22:03:29 TRUE
## 3357 2022-12-16 22:03:28 TRUE
## 3358 2022-12-16 22:03:18 TRUE
## 3359 2022-12-16 22:03:16 TRUE
## 3360 2022-12-16 22:03:11 TRUE
## 3361 2022-12-16 22:03:10 TRUE
## 3362 2022-12-16 22:03:02 TRUE
## 3363 2022-12-16 22:02:59 TRUE
## 3364 2022-12-16 22:02:56 TRUE
## 3365 2022-12-16 22:02:50 TRUE
## 3366 2022-12-16 22:02:37 TRUE
## 3367 2022-12-16 22:02:37 TRUE
## 3368 2022-12-16 22:02:34 TRUE
## 3369 2022-12-16 22:02:32 TRUE
## 3370 2022-12-16 22:02:32 TRUE
## 3371 2022-12-16 22:02:30 TRUE
## 3372 2022-12-16 22:02:30 TRUE
## 3373 2022-12-16 22:02:29 TRUE
## 3374 2022-12-16 22:02:26 TRUE
## 3375 2022-12-16 22:02:25 TRUE
## 3376 2022-12-16 22:02:23 TRUE
## 3377 2022-12-16 22:02:23 TRUE
## 3378 2022-12-16 22:02:23 TRUE
## 3379 2022-12-16 22:02:22 TRUE
## 3380 2022-12-16 22:02:20 TRUE
## 3381 2022-12-16 22:02:18 TRUE
## 3382 2022-12-16 22:02:18 TRUE
## 3383 2022-12-16 22:02:15 TRUE
## 3384 2022-12-16 22:02:13 TRUE
## 3385 2022-12-16 22:02:12 TRUE
## 3386 2022-12-16 22:02:12 TRUE
## 3387 2022-12-16 22:02:10 TRUE
## 3388 2022-12-16 22:02:09 TRUE
## 3389 2022-12-16 22:02:07 TRUE
## 3390 2022-12-16 22:02:06 TRUE
## 3391 2022-12-16 22:02:04 TRUE
## 3392 2022-12-16 22:02:03 TRUE
## 3393 2022-12-16 22:02:00 TRUE
## 3394 2022-12-16 22:01:57 TRUE
## 3395 2022-12-16 22:01:57 TRUE
## 3396 2022-12-16 22:01:57 TRUE
## 3397 2022-12-16 22:01:52 TRUE
## 3398 2022-12-16 22:01:50 TRUE
## 3399 2022-12-16 22:01:49 TRUE
## 3400 2022-12-16 22:01:48 TRUE
## 3401 2022-12-16 22:01:47 TRUE
## 3402 2022-12-16 22:01:44 TRUE
## 3403 2022-12-16 22:01:40 TRUE
## 3404 2022-12-16 22:01:40 TRUE
## 3405 2022-12-16 22:01:37 TRUE
## 3406 2022-12-16 22:01:33 TRUE
## 3407 2022-12-16 22:01:31 TRUE
## 3408 2022-12-16 22:01:28 TRUE
## 3409 2022-12-16 22:01:23 TRUE
## 3410 2022-12-16 22:01:21 TRUE
## 3411 2022-12-16 22:01:19 TRUE
## 3412 2022-12-16 22:01:17 TRUE
## 3413 2022-12-16 22:01:16 TRUE
## 3414 2022-12-16 22:01:12 TRUE
## 3415 2022-12-16 22:01:10 TRUE
## 3416 2022-12-16 22:01:09 TRUE
## 3417 2022-12-16 22:01:04 TRUE
## 3418 2022-12-16 22:01:04 TRUE
## 3419 2022-12-16 22:01:03 TRUE
## 3420 2022-12-16 22:01:03 TRUE
## 3421 2022-12-16 22:01:00 TRUE
## 3422 2022-12-16 22:00:53 TRUE
## 3423 2022-12-16 22:00:47 TRUE
## 3424 2022-12-16 22:00:44 TRUE
## 3425 2022-12-16 22:00:42 TRUE
## 3426 2022-12-16 22:00:42 TRUE
## 3427 2022-12-16 22:00:41 TRUE
## 3428 2022-12-16 22:00:40 TRUE
## 3429 2022-12-16 22:00:35 TRUE
## 3430 2022-12-16 22:00:32 TRUE
## 3431 2022-12-16 22:00:25 TRUE
## 3432 2022-12-16 22:00:23 TRUE
## 3433 2022-12-16 22:00:23 TRUE
## 3434 2022-12-16 22:00:21 TRUE
## 3435 2022-12-16 22:00:20 TRUE
## 3436 2022-12-16 22:00:18 TRUE
## 3437 2022-12-16 22:00:10 TRUE
## 3438 2022-12-16 22:00:09 TRUE
## 3439 2022-12-16 22:00:09 TRUE
## 3440 2022-12-16 22:00:08 TRUE
## 3441 2022-12-16 22:00:04 TRUE
## 3442 2022-12-16 22:00:04 TRUE
## 3443 2022-12-16 21:59:56 TRUE
## 3444 2022-12-16 21:59:56 TRUE
## 3445 2022-12-16 21:59:49 TRUE
## 3446 2022-12-16 21:59:45 TRUE
## 3447 2022-12-16 21:59:42 TRUE
## 3448 2022-12-16 21:59:41 TRUE
## 3449 2022-12-16 21:59:38 TRUE
## 3450 2022-12-16 21:59:37 TRUE
## 3451 2022-12-16 21:59:28 TRUE
## 3452 2022-12-16 21:59:25 TRUE
## 3453 2022-12-16 21:59:25 TRUE
## 3454 2022-12-16 21:59:12 TRUE
## 3455 2022-12-16 21:59:12 TRUE
## 3456 2022-12-16 21:59:00 TRUE
## 3457 2022-12-16 21:58:55 TRUE
## 3458 2022-12-16 21:58:54 TRUE
## 3459 2022-12-16 21:58:51 TRUE
## 3460 2022-12-16 21:58:48 TRUE
## 3461 2022-12-16 21:58:45 TRUE
## 3462 2022-12-16 21:58:43 TRUE
## 3463 2022-12-16 21:58:42 TRUE
## 3464 2022-12-16 21:58:41 TRUE
## 3465 2022-12-16 21:58:40 TRUE
## 3466 2022-12-16 21:58:35 TRUE
## 3467 2022-12-16 21:58:35 TRUE
## 3468 2022-12-16 21:58:32 TRUE
## 3469 2022-12-16 21:58:32 TRUE
## 3470 2022-12-16 21:58:32 TRUE
## 3471 2022-12-16 21:58:27 TRUE
## 3472 2022-12-16 21:58:23 TRUE
## 3473 2022-12-16 21:58:22 TRUE
## 3474 2022-12-16 21:58:21 TRUE
## 3475 2022-12-16 21:58:18 TRUE
## 3476 2022-12-16 21:58:15 TRUE
## 3477 2022-12-16 21:58:15 TRUE
## 3478 2022-12-16 21:58:14 TRUE
## 3479 2022-12-16 21:58:14 TRUE
## 3480 2022-12-16 21:58:12 TRUE
## 3481 2022-12-16 21:58:11 TRUE
## 3482 2022-12-16 21:58:10 TRUE
## 3483 2022-12-16 21:58:06 TRUE
## 3484 2022-12-16 21:58:04 TRUE
## 3485 2022-12-16 21:57:55 TRUE
## 3486 2022-12-16 21:57:49 TRUE
## 3487 2022-12-16 21:57:48 TRUE
## 3488 2022-12-16 21:57:47 TRUE
## 3489 2022-12-16 21:57:26 TRUE
## 3490 2022-12-16 21:57:25 TRUE
## 3491 2022-12-16 21:57:23 TRUE
## 3492 2022-12-16 21:57:21 TRUE
## 3493 2022-12-16 21:57:21 TRUE
## 3494 2022-12-16 21:57:16 TRUE
## 3495 2022-12-16 21:57:16 TRUE
## 3496 2022-12-16 21:57:12 TRUE
## 3497 2022-12-16 21:57:11 TRUE
## 3498 2022-12-16 21:57:10 TRUE
## 3499 2022-12-16 21:57:05 TRUE
## 3500 2022-12-16 21:57:04 TRUE
## 3501 2022-12-16 21:57:04 TRUE
## 3502 2022-12-16 21:56:56 TRUE
## 3503 2022-12-16 21:56:52 TRUE
## 3504 2022-12-16 21:56:49 TRUE
## 3505 2022-12-16 21:56:48 TRUE
## 3506 2022-12-16 21:56:45 TRUE
## 3507 2022-12-16 21:56:44 TRUE
## 3508 2022-12-16 21:56:40 TRUE
## 3509 2022-12-16 21:56:40 TRUE
## 3510 2022-12-16 21:56:40 TRUE
## 3511 2022-12-16 21:56:35 TRUE
## 3512 2022-12-16 21:56:31 TRUE
## 3513 2022-12-16 21:56:29 TRUE
## 3514 2022-12-16 21:56:28 TRUE
## 3515 2022-12-16 21:56:26 TRUE
## 3516 2022-12-16 21:56:19 TRUE
## 3517 2022-12-16 21:56:17 TRUE
## 3518 2022-12-16 21:56:13 TRUE
## 3519 2022-12-16 21:56:10 TRUE
## 3520 2022-12-16 21:56:09 TRUE
## 3521 2022-12-16 21:56:07 TRUE
## 3522 2022-12-16 21:56:01 TRUE
## 3523 2022-12-16 21:55:57 TRUE
## 3524 2022-12-16 21:55:55 TRUE
## 3525 2022-12-16 21:55:53 TRUE
## 3526 2022-12-16 21:55:47 TRUE
## 3527 2022-12-16 21:55:38 TRUE
## 3528 2022-12-16 21:55:33 TRUE
## 3529 2022-12-16 21:55:24 TRUE
## 3530 2022-12-16 21:55:22 TRUE
## 3531 2022-12-16 21:55:16 TRUE
## 3532 2022-12-16 21:55:09 TRUE
## 3533 2022-12-16 21:55:08 TRUE
## 3534 2022-12-16 21:55:08 TRUE
## 3535 2022-12-16 21:55:06 TRUE
## 3536 2022-12-16 21:55:02 TRUE
## 3537 2022-12-16 21:55:00 TRUE
## 3538 2022-12-16 21:54:57 TRUE
## 3539 2022-12-16 21:54:57 TRUE
## 3540 2022-12-16 21:54:57 TRUE
## 3541 2022-12-16 21:54:46 TRUE
## 3542 2022-12-16 21:54:44 TRUE
## 3543 2022-12-16 21:54:40 TRUE
## 3544 2022-12-16 21:54:38 TRUE
## 3545 2022-12-16 21:54:34 TRUE
## 3546 2022-12-16 21:54:29 TRUE
## 3547 2022-12-16 21:54:29 TRUE
## 3548 2022-12-16 21:54:28 TRUE
## 3549 2022-12-16 21:54:27 TRUE
## 3550 2022-12-16 21:54:22 TRUE
## 3551 2022-12-16 21:54:22 TRUE
## 3552 2022-12-16 21:54:18 TRUE
## 3553 2022-12-16 21:54:17 TRUE
## 3554 2022-12-16 21:54:12 TRUE
## 3555 2022-12-16 21:54:10 TRUE
## 3556 2022-12-16 21:54:10 TRUE
## 3557 2022-12-16 21:54:03 TRUE
## 3558 2022-12-16 21:54:03 TRUE
## 3559 2022-12-16 21:54:01 TRUE
## 3560 2022-12-16 21:54:01 TRUE
## 3561 2022-12-16 21:53:56 TRUE
## 3562 2022-12-16 21:53:54 TRUE
## 3563 2022-12-16 21:53:54 TRUE
## 3564 2022-12-16 21:53:52 TRUE
## 3565 2022-12-16 21:53:52 TRUE
## 3566 2022-12-16 21:53:51 TRUE
## 3567 2022-12-16 21:53:51 TRUE
## 3568 2022-12-16 21:53:50 TRUE
## 3569 2022-12-16 21:53:43 TRUE
## 3570 2022-12-16 21:53:42 TRUE
## 3571 2022-12-16 21:53:38 TRUE
## 3572 2022-12-16 21:53:36 TRUE
## 3573 2022-12-16 21:53:34 TRUE
## 3574 2022-12-16 21:53:32 TRUE
## 3575 2022-12-16 21:53:30 TRUE
## 3576 2022-12-16 21:53:29 TRUE
## 3577 2022-12-16 21:53:27 TRUE
## 3578 2022-12-16 21:53:27 TRUE
## 3579 2022-12-16 21:53:26 TRUE
## 3580 2022-12-16 21:53:25 TRUE
## 3581 2022-12-16 21:53:24 TRUE
## 3582 2022-12-16 21:53:24 TRUE
## 3583 2022-12-16 21:53:21 TRUE
## 3584 2022-12-16 21:53:10 TRUE
## 3585 2022-12-16 21:53:09 TRUE
## 3586 2022-12-16 21:53:09 TRUE
## 3587 2022-12-16 21:53:08 TRUE
## 3588 2022-12-16 21:53:07 TRUE
## 3589 2022-12-16 21:53:06 TRUE
## 3590 2022-12-16 21:53:05 TRUE
## 3591 2022-12-16 21:53:04 TRUE
## 3592 2022-12-16 21:52:58 TRUE
## 3593 2022-12-16 21:52:57 TRUE
## 3594 2022-12-16 21:52:54 TRUE
## 3595 2022-12-16 21:52:49 TRUE
## 3596 2022-12-16 21:52:45 TRUE
## 3597 2022-12-16 21:52:42 TRUE
## 3598 2022-12-16 21:52:41 TRUE
## 3599 2022-12-16 21:52:30 TRUE
## 3600 2022-12-16 21:52:29 TRUE
## 3601 2022-12-16 21:52:28 TRUE
## 3602 2022-12-16 21:52:22 TRUE
## 3603 2022-12-16 21:52:20 TRUE
## 3604 2022-12-16 21:52:19 TRUE
## 3605 2022-12-16 21:52:08 TRUE
## 3606 2022-12-16 21:52:05 TRUE
## 3607 2022-12-16 21:52:04 TRUE
## 3608 2022-12-16 21:51:59 TRUE
## 3609 2022-12-16 21:51:54 TRUE
## 3610 2022-12-16 21:51:53 TRUE
## 3611 2022-12-16 21:51:41 TRUE
## 3612 2022-12-16 21:51:37 TRUE
## 3613 2022-12-16 21:51:27 TRUE
## 3614 2022-12-16 21:51:20 TRUE
## 3615 2022-12-16 21:51:19 TRUE
## 3616 2022-12-16 21:51:18 TRUE
## 3617 2022-12-16 21:51:17 TRUE
## 3618 2022-12-16 21:51:17 TRUE
## 3619 2022-12-16 21:51:16 TRUE
## 3620 2022-12-16 21:51:15 TRUE
## 3621 2022-12-16 21:51:14 TRUE
## 3622 2022-12-16 21:51:10 TRUE
## 3623 2022-12-16 21:51:07 TRUE
## 3624 2022-12-16 21:51:01 TRUE
## 3625 2022-12-16 21:51:01 TRUE
## 3626 2022-12-16 21:50:59 TRUE
## 3627 2022-12-16 21:50:55 TRUE
## 3628 2022-12-16 21:50:50 TRUE
## 3629 2022-12-16 21:50:42 TRUE
## 3630 2022-12-16 21:50:42 TRUE
## 3631 2022-12-16 21:50:38 TRUE
## 3632 2022-12-16 21:50:36 TRUE
## 3633 2022-12-16 21:50:33 TRUE
## 3634 2022-12-16 21:50:29 TRUE
## 3635 2022-12-16 21:50:18 TRUE
## 3636 2022-12-16 21:50:14 TRUE
## 3637 2022-12-16 21:50:12 TRUE
## 3638 2022-12-16 21:50:02 TRUE
## 3639 2022-12-16 21:49:57 TRUE
## 3640 2022-12-16 21:49:54 TRUE
## 3641 2022-12-16 21:49:51 TRUE
## 3642 2022-12-16 21:49:51 TRUE
## 3643 2022-12-16 21:49:49 TRUE
## 3644 2022-12-16 21:49:47 TRUE
## 3645 2022-12-16 21:49:45 TRUE
## 3646 2022-12-16 21:49:43 TRUE
## 3647 2022-12-16 21:49:39 TRUE
## 3648 2022-12-16 21:49:39 TRUE
## 3649 2022-12-16 21:49:38 TRUE
## 3650 2022-12-16 21:49:36 TRUE
## 3651 2022-12-16 21:49:33 TRUE
## 3652 2022-12-16 21:49:29 TRUE
## 3653 2022-12-16 21:49:26 TRUE
## 3654 2022-12-16 21:49:22 TRUE
## 3655 2022-12-16 21:49:16 TRUE
## 3656 2022-12-16 21:49:16 TRUE
## 3657 2022-12-16 21:49:14 TRUE
## 3658 2022-12-16 21:49:02 TRUE
## 3659 2022-12-16 21:49:01 TRUE
## 3660 2022-12-16 21:48:56 TRUE
## 3661 2022-12-16 21:48:55 TRUE
## 3662 2022-12-16 21:48:55 TRUE
## 3663 2022-12-16 21:48:54 TRUE
## 3664 2022-12-16 21:48:53 TRUE
## 3665 2022-12-16 21:48:53 TRUE
## 3666 2022-12-16 21:48:51 TRUE
## 3667 2022-12-16 21:48:51 TRUE
## 3668 2022-12-16 21:48:44 TRUE
## 3669 2022-12-16 21:48:42 TRUE
## 3670 2022-12-16 21:48:40 TRUE
## 3671 2022-12-16 21:48:38 TRUE
## 3672 2022-12-16 21:48:35 TRUE
## 3673 2022-12-16 21:48:29 TRUE
## 3674 2022-12-16 21:48:25 TRUE
## 3675 2022-12-16 21:48:23 TRUE
## 3676 2022-12-16 21:48:21 TRUE
## 3677 2022-12-16 21:48:19 TRUE
## 3678 2022-12-16 21:48:19 TRUE
## 3679 2022-12-16 21:48:18 TRUE
## 3680 2022-12-16 21:48:13 TRUE
## 3681 2022-12-16 21:48:08 TRUE
## 3682 2022-12-16 21:48:04 TRUE
## 3683 2022-12-16 21:48:03 TRUE
## 3684 2022-12-16 21:48:03 TRUE
## 3685 2022-12-16 21:47:59 TRUE
## 3686 2022-12-16 21:47:52 TRUE
## 3687 2022-12-16 21:47:51 TRUE
## 3688 2022-12-16 21:47:47 TRUE
## 3689 2022-12-16 21:47:40 TRUE
## 3690 2022-12-16 21:47:40 TRUE
## 3691 2022-12-16 21:47:39 TRUE
## 3692 2022-12-16 21:47:37 TRUE
## 3693 2022-12-16 21:47:32 TRUE
## 3694 2022-12-16 21:47:29 TRUE
## 3695 2022-12-16 21:47:27 TRUE
## 3696 2022-12-16 21:47:27 TRUE
## 3697 2022-12-16 21:47:25 TRUE
## 3698 2022-12-16 21:47:21 TRUE
## 3699 2022-12-16 21:47:17 TRUE
## 3700 2022-12-16 21:47:13 TRUE
## 3701 2022-12-16 21:47:12 TRUE
## 3702 2022-12-16 21:46:59 TRUE
## 3703 2022-12-16 21:46:57 TRUE
## 3704 2022-12-16 21:46:56 TRUE
## 3705 2022-12-16 21:46:53 TRUE
## 3706 2022-12-16 21:46:51 TRUE
## 3707 2022-12-16 21:46:50 TRUE
## 3708 2022-12-16 21:46:44 TRUE
## 3709 2022-12-16 21:46:43 TRUE
## 3710 2022-12-16 21:46:39 TRUE
## 3711 2022-12-16 21:46:36 TRUE
## 3712 2022-12-16 21:46:31 TRUE
## 3713 2022-12-16 21:46:24 TRUE
## 3714 2022-12-16 21:46:15 TRUE
## 3715 2022-12-16 21:46:15 TRUE
## 3716 2022-12-16 21:46:13 TRUE
## 3717 2022-12-16 21:46:09 TRUE
## 3718 2022-12-16 21:46:07 TRUE
## 3719 2022-12-16 21:46:05 TRUE
## 3720 2022-12-16 21:46:03 TRUE
## 3721 2022-12-16 21:46:02 TRUE
## 3722 2022-12-16 21:46:01 TRUE
## 3723 2022-12-16 21:46:01 TRUE
## 3724 2022-12-16 21:46:00 TRUE
## 3725 2022-12-16 21:45:56 TRUE
## 3726 2022-12-16 21:45:54 TRUE
## 3727 2022-12-16 21:45:48 TRUE
## 3728 2022-12-16 21:45:48 TRUE
## 3729 2022-12-16 21:45:47 TRUE
## 3730 2022-12-16 21:45:47 TRUE
## 3731 2022-12-16 21:45:41 TRUE
## 3732 2022-12-16 21:45:35 TRUE
## 3733 2022-12-16 21:45:33 TRUE
## 3734 2022-12-16 21:45:31 TRUE
## 3735 2022-12-16 21:45:29 TRUE
## 3736 2022-12-16 21:45:26 TRUE
## 3737 2022-12-16 21:45:26 TRUE
## 3738 2022-12-16 21:45:25 TRUE
## 3739 2022-12-16 21:45:25 TRUE
## 3740 2022-12-16 21:45:21 TRUE
## 3741 2022-12-16 21:45:17 TRUE
## 3742 2022-12-16 21:45:16 TRUE
## 3743 2022-12-16 21:45:12 TRUE
## 3744 2022-12-16 21:45:11 TRUE
## 3745 2022-12-16 21:45:11 TRUE
## 3746 2022-12-16 21:45:09 TRUE
## 3747 2022-12-16 21:45:03 TRUE
## 3748 2022-12-16 21:45:02 TRUE
## 3749 2022-12-16 21:44:58 TRUE
## 3750 2022-12-16 21:44:57 TRUE
## 3751 2022-12-16 21:44:56 TRUE
## 3752 2022-12-16 21:44:52 TRUE
## 3753 2022-12-16 21:44:51 TRUE
## 3754 2022-12-16 21:44:50 TRUE
## 3755 2022-12-16 21:44:43 TRUE
## 3756 2022-12-16 21:44:42 TRUE
## 3757 2022-12-16 21:44:35 TRUE
## 3758 2022-12-16 21:44:27 TRUE
## 3759 2022-12-16 21:44:26 TRUE
## 3760 2022-12-16 21:44:25 TRUE
## 3761 2022-12-16 21:44:24 TRUE
## 3762 2022-12-16 21:44:22 TRUE
## 3763 2022-12-16 21:44:21 TRUE
## 3764 2022-12-16 21:44:16 TRUE
## 3765 2022-12-16 21:44:15 TRUE
## 3766 2022-12-16 21:44:15 TRUE
## 3767 2022-12-16 21:44:14 TRUE
## 3768 2022-12-16 21:44:12 TRUE
## 3769 2022-12-16 21:44:09 TRUE
## 3770 2022-12-16 21:44:08 TRUE
## 3771 2022-12-16 21:44:07 TRUE
## 3772 2022-12-16 21:43:59 TRUE
## 3773 2022-12-16 21:43:58 TRUE
## 3774 2022-12-16 21:43:57 TRUE
## 3775 2022-12-16 21:43:56 TRUE
## 3776 2022-12-16 21:43:53 TRUE
## 3777 2022-12-16 21:43:52 TRUE
## 3778 2022-12-16 21:43:50 TRUE
## 3779 2022-12-16 21:43:46 TRUE
## 3780 2022-12-16 21:43:43 TRUE
## 3781 2022-12-16 21:43:42 TRUE
## 3782 2022-12-16 21:43:41 TRUE
## 3783 2022-12-16 21:43:37 TRUE
## 3784 2022-12-16 21:43:34 TRUE
## 3785 2022-12-16 21:43:32 TRUE
## 3786 2022-12-16 21:43:31 TRUE
## 3787 2022-12-16 21:43:29 TRUE
## 3788 2022-12-16 21:43:27 TRUE
## 3789 2022-12-16 21:43:26 TRUE
## 3790 2022-12-16 21:43:25 TRUE
## 3791 2022-12-16 21:43:21 TRUE
## 3792 2022-12-16 21:43:19 TRUE
## 3793 2022-12-16 21:43:17 TRUE
## 3794 2022-12-16 21:43:16 TRUE
## 3795 2022-12-16 21:43:14 TRUE
## 3796 2022-12-16 21:43:14 TRUE
## 3797 2022-12-16 21:43:11 TRUE
## 3798 2022-12-16 21:43:10 TRUE
## 3799 2022-12-16 21:43:05 TRUE
## 3800 2022-12-16 21:42:59 TRUE
## 3801 2022-12-16 21:42:57 TRUE
## 3802 2022-12-16 21:42:53 TRUE
## 3803 2022-12-16 21:42:52 TRUE
## 3804 2022-12-16 21:42:52 TRUE
## 3805 2022-12-16 21:42:47 TRUE
## 3806 2022-12-16 21:42:42 TRUE
## 3807 2022-12-16 21:42:41 TRUE
## 3808 2022-12-16 21:42:40 TRUE
## 3809 2022-12-16 21:42:36 TRUE
## 3810 2022-12-16 21:42:34 TRUE
## 3811 2022-12-16 21:42:34 TRUE
## 3812 2022-12-16 21:42:30 TRUE
## 3813 2022-12-16 21:42:29 TRUE
## 3814 2022-12-16 21:42:24 TRUE
## 3815 2022-12-16 21:42:18 TRUE
## 3816 2022-12-16 21:42:16 TRUE
## 3817 2022-12-16 21:42:15 TRUE
## 3818 2022-12-16 21:42:15 TRUE
## 3819 2022-12-16 21:42:09 TRUE
## 3820 2022-12-16 21:42:02 TRUE
## 3821 2022-12-16 21:42:01 TRUE
## 3822 2022-12-16 21:42:01 TRUE
## 3823 2022-12-16 21:41:58 TRUE
## 3824 2022-12-16 21:41:55 TRUE
## 3825 2022-12-16 21:41:52 TRUE
## 3826 2022-12-16 21:41:43 TRUE
## 3827 2022-12-16 21:41:41 TRUE
## 3828 2022-12-16 21:41:36 TRUE
## 3829 2022-12-16 21:41:33 TRUE
## 3830 2022-12-16 21:41:30 TRUE
## 3831 2022-12-16 21:41:24 TRUE
## 3832 2022-12-16 21:41:23 TRUE
## 3833 2022-12-16 21:41:23 TRUE
## 3834 2022-12-16 21:41:19 TRUE
## 3835 2022-12-16 21:41:18 TRUE
## 3836 2022-12-16 21:41:11 TRUE
## 3837 2022-12-16 21:41:04 TRUE
## 3838 2022-12-16 21:40:55 TRUE
## 3839 2022-12-16 21:40:55 TRUE
## 3840 2022-12-16 21:40:51 TRUE
## 3841 2022-12-16 21:40:51 TRUE
## 3842 2022-12-16 21:40:39 TRUE
## 3843 2022-12-16 21:40:36 TRUE
## 3844 2022-12-16 21:40:36 TRUE
## 3845 2022-12-16 21:40:35 TRUE
## 3846 2022-12-16 21:40:35 TRUE
## 3847 2022-12-16 21:40:34 TRUE
## 3848 2022-12-16 21:40:34 TRUE
## 3849 2022-12-16 21:40:30 TRUE
## 3850 2022-12-16 21:40:30 TRUE
## 3851 2022-12-16 21:40:24 TRUE
## 3852 2022-12-16 21:40:16 TRUE
## 3853 2022-12-16 21:40:15 TRUE
## 3854 2022-12-16 21:40:14 TRUE
## 3855 2022-12-16 21:40:14 TRUE
## 3856 2022-12-16 21:40:11 TRUE
## 3857 2022-12-16 21:40:11 TRUE
## 3858 2022-12-16 21:40:08 TRUE
## 3859 2022-12-16 21:40:08 TRUE
## 3860 2022-12-16 21:40:06 TRUE
## 3861 2022-12-16 21:40:06 TRUE
## 3862 2022-12-16 21:40:04 TRUE
## 3863 2022-12-16 21:39:59 TRUE
## 3864 2022-12-16 21:39:56 TRUE
## 3865 2022-12-16 21:39:53 TRUE
## 3866 2022-12-16 21:39:50 TRUE
## 3867 2022-12-16 21:39:49 TRUE
## 3868 2022-12-16 21:39:47 TRUE
## 3869 2022-12-16 21:39:43 TRUE
## 3870 2022-12-16 21:39:41 TRUE
## 3871 2022-12-16 21:39:33 TRUE
## 3872 2022-12-16 21:39:33 TRUE
## 3873 2022-12-16 21:39:31 TRUE
## 3874 2022-12-16 21:39:29 TRUE
## 3875 2022-12-16 21:39:27 TRUE
## 3876 2022-12-16 21:39:25 TRUE
## 3877 2022-12-16 21:39:19 TRUE
## 3878 2022-12-16 21:39:18 TRUE
## 3879 2022-12-16 21:39:16 TRUE
## 3880 2022-12-16 21:39:14 TRUE
## 3881 2022-12-16 21:39:13 TRUE
## 3882 2022-12-16 21:39:07 TRUE
## 3883 2022-12-16 21:39:04 TRUE
## 3884 2022-12-16 21:39:03 TRUE
## 3885 2022-12-16 21:38:53 TRUE
## 3886 2022-12-16 21:38:44 TRUE
## 3887 2022-12-16 21:38:44 TRUE
## 3888 2022-12-16 21:38:44 TRUE
## 3889 2022-12-16 21:38:40 TRUE
## 3890 2022-12-16 21:38:38 TRUE
## 3891 2022-12-16 21:38:37 TRUE
## 3892 2022-12-16 21:38:36 TRUE
## 3893 2022-12-16 21:38:30 TRUE
## 3894 2022-12-16 21:38:26 TRUE
## 3895 2022-12-16 21:38:21 TRUE
## 3896 2022-12-16 21:38:14 TRUE
## 3897 2022-12-16 21:38:13 TRUE
## 3898 2022-12-16 21:38:12 TRUE
## 3899 2022-12-16 21:38:09 TRUE
## 3900 2022-12-16 21:38:07 TRUE
## 3901 2022-12-16 21:38:00 TRUE
## 3902 2022-12-16 21:37:51 TRUE
## 3903 2022-12-16 21:37:49 TRUE
## 3904 2022-12-16 21:37:47 TRUE
## 3905 2022-12-16 21:37:46 TRUE
## 3906 2022-12-16 21:37:43 TRUE
## 3907 2022-12-16 21:37:42 TRUE
## 3908 2022-12-16 21:37:38 TRUE
## 3909 2022-12-16 21:37:37 TRUE
## 3910 2022-12-16 21:37:37 TRUE
## 3911 2022-12-16 21:37:29 TRUE
## 3912 2022-12-16 21:37:27 TRUE
## 3913 2022-12-16 21:37:20 TRUE
## 3914 2022-12-16 21:37:16 TRUE
## 3915 2022-12-16 21:37:16 TRUE
## 3916 2022-12-16 21:37:15 TRUE
## 3917 2022-12-16 21:37:15 TRUE
## 3918 2022-12-16 21:37:14 TRUE
## 3919 2022-12-16 21:37:12 TRUE
## 3920 2022-12-16 21:37:09 TRUE
## 3921 2022-12-16 21:37:08 TRUE
## 3922 2022-12-16 21:37:08 TRUE
## 3923 2022-12-16 21:37:06 TRUE
## 3924 2022-12-16 21:37:05 TRUE
## 3925 2022-12-16 21:37:02 TRUE
## 3926 2022-12-16 21:37:01 TRUE
## 3927 2022-12-16 21:37:01 TRUE
## 3928 2022-12-16 21:37:00 TRUE
## 3929 2022-12-16 21:36:59 TRUE
## 3930 2022-12-16 21:36:59 TRUE
## 3931 2022-12-16 21:36:57 TRUE
## 3932 2022-12-16 21:36:48 TRUE
## 3933 2022-12-16 21:36:45 TRUE
## 3934 2022-12-16 21:36:40 TRUE
## 3935 2022-12-16 21:36:39 TRUE
## 3936 2022-12-16 21:36:38 TRUE
## 3937 2022-12-16 21:36:33 TRUE
## 3938 2022-12-16 21:36:29 TRUE
## 3939 2022-12-16 21:36:28 TRUE
## 3940 2022-12-16 21:36:27 TRUE
## 3941 2022-12-16 21:36:26 TRUE
## 3942 2022-12-16 21:36:24 TRUE
## 3943 2022-12-16 21:36:24 TRUE
## 3944 2022-12-16 21:36:23 TRUE
## 3945 2022-12-16 21:36:23 TRUE
## 3946 2022-12-16 21:36:21 TRUE
## 3947 2022-12-16 21:36:20 TRUE
## 3948 2022-12-16 21:36:05 TRUE
## 3949 2022-12-16 21:36:01 TRUE
## 3950 2022-12-16 21:35:57 TRUE
## 3951 2022-12-16 21:35:53 TRUE
## 3952 2022-12-16 21:35:48 TRUE
## 3953 2022-12-16 21:35:44 TRUE
## 3954 2022-12-16 21:35:41 TRUE
## 3955 2022-12-16 21:35:39 TRUE
## 3956 2022-12-16 21:35:33 TRUE
## 3957 2022-12-16 21:35:30 TRUE
## 3958 2022-12-16 21:35:28 TRUE
## 3959 2022-12-16 21:35:27 TRUE
## 3960 2022-12-16 21:35:26 TRUE
## 3961 2022-12-16 21:35:24 TRUE
## 3962 2022-12-16 21:35:23 TRUE
## 3963 2022-12-16 21:35:19 TRUE
## 3964 2022-12-16 21:35:14 TRUE
## 3965 2022-12-16 21:35:09 TRUE
## 3966 2022-12-16 21:35:07 TRUE
## 3967 2022-12-16 21:35:07 TRUE
## 3968 2022-12-16 21:35:04 TRUE
## 3969 2022-12-16 21:34:59 TRUE
## 3970 2022-12-16 21:34:59 TRUE
## 3971 2022-12-16 21:34:57 TRUE
## 3972 2022-12-16 21:34:54 TRUE
## 3973 2022-12-16 21:34:51 TRUE
## 3974 2022-12-16 21:34:50 TRUE
## 3975 2022-12-16 21:34:45 TRUE
## 3976 2022-12-16 21:34:45 TRUE
## 3977 2022-12-16 21:34:41 TRUE
## 3978 2022-12-16 21:34:41 TRUE
## 3979 2022-12-16 21:34:38 TRUE
## 3980 2022-12-16 21:34:34 TRUE
## 3981 2022-12-16 21:34:30 TRUE
## 3982 2022-12-16 21:34:27 TRUE
## 3983 2022-12-16 21:34:26 TRUE
## 3984 2022-12-16 21:34:23 TRUE
## 3985 2022-12-16 21:34:23 TRUE
## 3986 2022-12-16 21:34:18 TRUE
## 3987 2022-12-16 21:34:12 TRUE
## 3988 2022-12-16 21:34:11 TRUE
## 3989 2022-12-16 21:34:00 TRUE
## 3990 2022-12-16 21:33:58 TRUE
## 3991 2022-12-16 21:33:57 TRUE
## 3992 2022-12-16 21:33:54 TRUE
## 3993 2022-12-16 21:33:45 TRUE
## 3994 2022-12-16 21:33:43 TRUE
## 3995 2022-12-16 21:33:38 TRUE
## 3996 2022-12-16 21:33:38 TRUE
## 3997 2022-12-16 21:33:37 TRUE
## 3998 2022-12-16 21:33:34 TRUE
## 3999 2022-12-16 21:33:32 TRUE
## 4000 2022-12-16 21:33:31 TRUE
## 4001 2022-12-16 21:33:22 TRUE
## 4002 2022-12-16 21:33:18 TRUE
## 4003 2022-12-16 21:33:17 TRUE
## 4004 2022-12-16 21:33:14 TRUE
## 4005 2022-12-16 21:33:09 TRUE
## 4006 2022-12-16 21:33:07 TRUE
## 4007 2022-12-16 21:33:02 TRUE
## 4008 2022-12-16 21:33:00 TRUE
## 4009 2022-12-16 21:32:59 TRUE
## 4010 2022-12-16 21:32:54 TRUE
## 4011 2022-12-16 21:32:54 TRUE
## 4012 2022-12-16 21:32:47 TRUE
## 4013 2022-12-16 21:32:46 TRUE
## 4014 2022-12-16 21:32:35 TRUE
## 4015 2022-12-16 21:32:33 TRUE
## 4016 2022-12-16 21:32:31 TRUE
## 4017 2022-12-16 21:32:29 TRUE
## 4018 2022-12-16 21:32:29 TRUE
## 4019 2022-12-16 21:32:29 TRUE
## 4020 2022-12-16 21:32:26 TRUE
## 4021 2022-12-16 21:32:26 TRUE
## 4022 2022-12-16 21:32:23 TRUE
## 4023 2022-12-16 21:32:21 TRUE
## 4024 2022-12-16 21:32:21 TRUE
## 4025 2022-12-16 21:32:19 TRUE
## 4026 2022-12-16 21:32:16 TRUE
## 4027 2022-12-16 21:32:04 TRUE
## 4028 2022-12-16 21:31:51 TRUE
## 4029 2022-12-16 21:31:49 TRUE
## 4030 2022-12-16 21:31:45 TRUE
## 4031 2022-12-16 21:31:42 TRUE
## 4032 2022-12-16 21:31:40 TRUE
## 4033 2022-12-16 21:31:32 TRUE
## 4034 2022-12-16 21:31:20 TRUE
## 4035 2022-12-16 21:31:20 TRUE
## 4036 2022-12-16 21:31:18 TRUE
## 4037 2022-12-16 21:31:16 TRUE
## 4038 2022-12-16 21:31:16 TRUE
## 4039 2022-12-16 21:31:09 TRUE
## 4040 2022-12-16 21:31:07 TRUE
## 4041 2022-12-16 21:31:06 TRUE
## 4042 2022-12-16 21:31:06 TRUE
## 4043 2022-12-16 21:31:02 TRUE
## 4044 2022-12-16 21:31:02 TRUE
## 4045 2022-12-16 21:31:00 TRUE
## 4046 2022-12-16 21:30:58 TRUE
## 4047 2022-12-16 21:30:56 TRUE
## 4048 2022-12-16 21:30:56 TRUE
## 4049 2022-12-16 21:30:52 TRUE
## 4050 2022-12-16 21:30:51 TRUE
## 4051 2022-12-16 21:30:49 TRUE
## 4052 2022-12-16 21:30:48 TRUE
## 4053 2022-12-16 21:30:47 TRUE
## 4054 2022-12-16 21:30:47 TRUE
## 4055 2022-12-16 21:30:47 TRUE
## 4056 2022-12-16 21:30:45 TRUE
## 4057 2022-12-16 21:30:44 TRUE
## 4058 2022-12-16 21:30:43 TRUE
## 4059 2022-12-16 21:30:40 TRUE
## 4060 2022-12-16 21:30:39 TRUE
## 4061 2022-12-16 21:30:37 TRUE
## 4062 2022-12-16 21:30:36 TRUE
## 4063 2022-12-16 21:30:36 TRUE
## 4064 2022-12-16 21:30:33 TRUE
## 4065 2022-12-16 21:30:31 TRUE
## 4066 2022-12-16 21:30:30 TRUE
## 4067 2022-12-16 21:30:26 TRUE
## 4068 2022-12-16 21:30:26 TRUE
## 4069 2022-12-16 21:30:25 TRUE
## 4070 2022-12-16 21:30:20 TRUE
## 4071 2022-12-16 21:30:18 TRUE
## 4072 2022-12-16 21:30:15 TRUE
## 4073 2022-12-16 21:30:15 TRUE
## 4074 2022-12-16 21:30:13 TRUE
## 4075 2022-12-16 21:30:12 TRUE
## 4076 2022-12-16 21:30:12 TRUE
## 4077 2022-12-16 21:30:10 TRUE
## 4078 2022-12-16 21:30:07 TRUE
## 4079 2022-12-16 21:30:05 TRUE
## 4080 2022-12-16 21:29:59 TRUE
## 4081 2022-12-16 21:29:54 TRUE
## 4082 2022-12-16 21:29:49 TRUE
## 4083 2022-12-16 21:29:42 TRUE
## 4084 2022-12-16 21:29:42 TRUE
## 4085 2022-12-16 21:29:39 TRUE
## 4086 2022-12-16 21:29:38 TRUE
## 4087 2022-12-16 21:29:33 TRUE
## 4088 2022-12-16 21:29:29 TRUE
## 4089 2022-12-16 21:29:29 TRUE
## 4090 2022-12-16 21:29:19 TRUE
## 4091 2022-12-16 21:29:11 TRUE
## 4092 2022-12-16 21:29:09 TRUE
## 4093 2022-12-16 21:29:07 TRUE
## 4094 2022-12-16 21:29:06 TRUE
## 4095 2022-12-16 21:29:04 TRUE
## 4096 2022-12-16 21:29:02 TRUE
## 4097 2022-12-16 21:29:02 TRUE
## 4098 2022-12-16 21:29:01 TRUE
## 4099 2022-12-16 21:28:52 TRUE
## 4100 2022-12-16 21:28:45 TRUE
## 4101 2022-12-16 21:28:41 TRUE
## 4102 2022-12-16 21:28:36 TRUE
## 4103 2022-12-16 21:28:30 TRUE
## 4104 2022-12-16 21:28:29 TRUE
## 4105 2022-12-16 21:28:25 TRUE
## 4106 2022-12-16 21:28:18 TRUE
## 4107 2022-12-16 21:28:13 TRUE
## 4108 2022-12-16 21:28:12 TRUE
## 4109 2022-12-16 21:28:06 TRUE
## 4110 2022-12-16 21:28:02 TRUE
## 4111 2022-12-16 21:27:58 TRUE
## 4112 2022-12-16 21:27:56 TRUE
## 4113 2022-12-16 21:27:55 TRUE
## 4114 2022-12-16 21:27:54 TRUE
## 4115 2022-12-16 21:27:48 TRUE
## 4116 2022-12-16 21:27:47 TRUE
## 4117 2022-12-16 21:27:41 TRUE
## 4118 2022-12-16 21:27:36 TRUE
## 4119 2022-12-16 21:27:33 TRUE
## 4120 2022-12-16 21:27:24 TRUE
## 4121 2022-12-16 21:27:23 TRUE
## 4122 2022-12-16 21:27:20 TRUE
## 4123 2022-12-16 21:27:19 TRUE
## 4124 2022-12-16 21:27:16 TRUE
## 4125 2022-12-16 21:27:14 TRUE
## 4126 2022-12-16 21:27:09 TRUE
## 4127 2022-12-16 21:27:09 TRUE
## 4128 2022-12-16 21:27:07 TRUE
## 4129 2022-12-16 21:27:07 TRUE
## 4130 2022-12-16 21:27:06 TRUE
## 4131 2022-12-16 21:27:02 TRUE
## 4132 2022-12-16 21:27:01 TRUE
## 4133 2022-12-16 21:26:57 TRUE
## 4134 2022-12-16 21:26:56 TRUE
## 4135 2022-12-16 21:26:54 TRUE
## 4136 2022-12-16 21:26:50 TRUE
## 4137 2022-12-16 21:26:49 TRUE
## 4138 2022-12-16 21:26:40 TRUE
## 4139 2022-12-16 21:26:40 TRUE
## 4140 2022-12-16 21:26:36 TRUE
## 4141 2022-12-16 21:26:35 TRUE
## 4142 2022-12-16 21:26:34 TRUE
## 4143 2022-12-16 21:26:34 TRUE
## 4144 2022-12-16 21:26:33 TRUE
## 4145 2022-12-16 21:26:33 TRUE
## 4146 2022-12-16 21:26:32 TRUE
## 4147 2022-12-16 21:26:31 TRUE
## 4148 2022-12-16 21:26:29 TRUE
## 4149 2022-12-16 21:26:27 TRUE
## 4150 2022-12-16 21:26:17 TRUE
## 4151 2022-12-16 21:26:00 TRUE
## 4152 2022-12-16 21:25:58 TRUE
## 4153 2022-12-16 21:25:56 TRUE
## 4154 2022-12-16 21:25:50 TRUE
## 4155 2022-12-16 21:25:48 TRUE
## 4156 2022-12-16 21:25:47 TRUE
## 4157 2022-12-16 21:25:46 TRUE
## 4158 2022-12-16 21:25:45 TRUE
## 4159 2022-12-16 21:25:43 TRUE
## 4160 2022-12-16 21:25:36 TRUE
## 4161 2022-12-16 21:25:35 TRUE
## 4162 2022-12-16 21:25:33 TRUE
## 4163 2022-12-16 21:25:20 TRUE
## 4164 2022-12-16 21:25:12 TRUE
## 4165 2022-12-16 21:25:10 TRUE
## 4166 2022-12-16 21:25:10 TRUE
## 4167 2022-12-16 21:25:09 TRUE
## 4168 2022-12-16 21:25:06 TRUE
## 4169 2022-12-16 21:25:04 TRUE
## 4170 2022-12-16 21:24:57 TRUE
## 4171 2022-12-16 21:24:47 TRUE
## 4172 2022-12-16 21:24:42 TRUE
## 4173 2022-12-16 21:24:35 TRUE
## 4174 2022-12-16 21:24:35 TRUE
## 4175 2022-12-16 21:24:32 TRUE
## 4176 2022-12-16 21:24:31 TRUE
## 4177 2022-12-16 21:24:27 TRUE
## 4178 2022-12-16 21:24:24 TRUE
## 4179 2022-12-16 21:24:21 TRUE
## 4180 2022-12-16 21:24:20 TRUE
## 4181 2022-12-16 21:24:16 TRUE
## 4182 2022-12-16 21:24:14 TRUE
## 4183 2022-12-16 21:24:04 TRUE
## 4184 2022-12-16 21:24:00 TRUE
## 4185 2022-12-16 21:23:56 TRUE
## 4186 2022-12-16 21:23:51 TRUE
## 4187 2022-12-16 21:23:51 TRUE
## 4188 2022-12-16 21:23:51 TRUE
## 4189 2022-12-16 21:23:49 TRUE
## 4190 2022-12-16 21:23:49 TRUE
## 4191 2022-12-16 21:23:47 TRUE
## 4192 2022-12-16 21:23:45 TRUE
## 4193 2022-12-16 21:23:44 TRUE
## 4194 2022-12-16 21:23:40 TRUE
## 4195 2022-12-16 21:23:34 TRUE
## 4196 2022-12-16 21:23:27 TRUE
## 4197 2022-12-16 21:23:26 TRUE
## 4198 2022-12-16 21:23:25 TRUE
## 4199 2022-12-16 21:23:22 TRUE
## 4200 2022-12-16 21:23:19 TRUE
## 4201 2022-12-16 21:23:16 TRUE
## 4202 2022-12-16 21:23:16 TRUE
## 4203 2022-12-16 21:23:06 TRUE
## 4204 2022-12-16 21:23:04 TRUE
## 4205 2022-12-16 21:23:04 TRUE
## 4206 2022-12-16 21:23:04 TRUE
## 4207 2022-12-16 21:23:01 TRUE
## 4208 2022-12-16 21:22:59 TRUE
## 4209 2022-12-16 21:22:58 TRUE
## 4210 2022-12-16 21:22:57 TRUE
## 4211 2022-12-16 21:22:57 TRUE
## 4212 2022-12-16 21:22:55 TRUE
## 4213 2022-12-16 21:22:46 TRUE
## 4214 2022-12-16 21:22:44 TRUE
## 4215 2022-12-16 21:22:43 TRUE
## 4216 2022-12-16 21:22:37 TRUE
## 4217 2022-12-16 21:22:37 TRUE
## 4218 2022-12-16 21:22:33 TRUE
## 4219 2022-12-16 21:22:32 TRUE
## 4220 2022-12-16 21:22:30 TRUE
## 4221 2022-12-16 21:22:29 TRUE
## 4222 2022-12-16 21:22:24 TRUE
## 4223 2022-12-16 21:22:23 TRUE
## 4224 2022-12-16 21:22:19 TRUE
## 4225 2022-12-16 21:22:17 TRUE
## 4226 2022-12-16 21:22:07 TRUE
## 4227 2022-12-16 21:22:05 TRUE
## 4228 2022-12-16 21:22:01 TRUE
## 4229 2022-12-16 21:22:01 TRUE
## 4230 2022-12-16 21:21:58 TRUE
## 4231 2022-12-16 21:21:58 TRUE
## 4232 2022-12-16 21:21:57 TRUE
## 4233 2022-12-16 21:21:52 TRUE
## 4234 2022-12-16 21:21:49 TRUE
## 4235 2022-12-16 21:21:47 TRUE
## 4236 2022-12-16 21:21:43 TRUE
## 4237 2022-12-16 21:21:39 TRUE
## 4238 2022-12-16 21:21:38 TRUE
## 4239 2022-12-16 21:21:37 TRUE
## 4240 2022-12-16 21:21:34 TRUE
## 4241 2022-12-16 21:21:31 TRUE
## 4242 2022-12-16 21:21:30 TRUE
## 4243 2022-12-16 21:21:29 TRUE
## 4244 2022-12-16 21:21:17 TRUE
## 4245 2022-12-16 21:21:14 TRUE
## 4246 2022-12-16 21:21:13 TRUE
## 4247 2022-12-16 21:21:10 TRUE
## 4248 2022-12-16 21:20:53 TRUE
## 4249 2022-12-16 21:20:50 TRUE
## 4250 2022-12-16 21:20:43 TRUE
## 4251 2022-12-16 21:20:41 TRUE
## 4252 2022-12-16 21:20:40 TRUE
## 4253 2022-12-16 21:20:40 TRUE
## 4254 2022-12-16 21:20:39 TRUE
## 4255 2022-12-16 21:20:38 TRUE
## 4256 2022-12-16 21:20:36 TRUE
## 4257 2022-12-16 21:20:35 TRUE
## 4258 2022-12-16 21:20:33 TRUE
## 4259 2022-12-16 21:20:33 TRUE
## 4260 2022-12-16 21:20:31 TRUE
## 4261 2022-12-16 21:20:31 TRUE
## 4262 2022-12-16 21:20:31 TRUE
## 4263 2022-12-16 21:20:30 TRUE
## 4264 2022-12-16 21:20:26 TRUE
## 4265 2022-12-16 21:20:23 TRUE
## 4266 2022-12-16 21:20:18 TRUE
## 4267 2022-12-16 21:20:18 TRUE
## 4268 2022-12-16 21:20:15 TRUE
## 4269 2022-12-16 21:20:13 TRUE
## 4270 2022-12-16 21:20:10 TRUE
## 4271 2022-12-16 21:20:09 TRUE
## 4272 2022-12-16 21:20:08 TRUE
## 4273 2022-12-16 21:20:03 TRUE
## 4274 2022-12-16 21:20:02 TRUE
## 4275 2022-12-16 21:20:01 TRUE
## 4276 2022-12-16 21:20:00 TRUE
## 4277 2022-12-16 21:20:00 TRUE
## 4278 2022-12-16 21:19:54 TRUE
## 4279 2022-12-16 21:19:50 TRUE
## 4280 2022-12-16 21:19:49 TRUE
## 4281 2022-12-16 21:19:49 TRUE
## 4282 2022-12-16 21:19:41 TRUE
## 4283 2022-12-16 21:19:39 TRUE
## 4284 2022-12-16 21:19:39 TRUE
## 4285 2022-12-16 21:19:38 TRUE
## 4286 2022-12-16 21:19:36 TRUE
## 4287 2022-12-16 21:19:34 TRUE
## 4288 2022-12-16 21:19:29 TRUE
## 4289 2022-12-16 21:19:27 TRUE
## 4290 2022-12-16 21:19:26 TRUE
## 4291 2022-12-16 21:19:23 TRUE
## 4292 2022-12-16 21:19:18 TRUE
## 4293 2022-12-16 21:19:18 TRUE
## 4294 2022-12-16 21:19:13 TRUE
## 4295 2022-12-16 21:19:13 TRUE
## 4296 2022-12-16 21:19:06 TRUE
## 4297 2022-12-16 21:19:05 TRUE
## 4298 2022-12-16 21:18:59 TRUE
## 4299 2022-12-16 21:18:55 TRUE
## 4300 2022-12-16 21:18:48 TRUE
## 4301 2022-12-16 21:18:43 TRUE
## 4302 2022-12-16 21:18:43 TRUE
## 4303 2022-12-16 21:18:40 TRUE
## 4304 2022-12-16 21:18:38 TRUE
## 4305 2022-12-16 21:18:38 TRUE
## 4306 2022-12-16 21:18:35 TRUE
## 4307 2022-12-16 21:18:32 TRUE
## 4308 2022-12-16 21:18:30 TRUE
## 4309 2022-12-16 21:18:26 TRUE
## 4310 2022-12-16 21:18:21 TRUE
## 4311 2022-12-16 21:18:17 TRUE
## 4312 2022-12-16 21:18:16 TRUE
## 4313 2022-12-16 21:18:16 TRUE
## 4314 2022-12-16 21:18:13 TRUE
## 4315 2022-12-16 21:18:10 TRUE
## 4316 2022-12-16 21:18:06 TRUE
## 4317 2022-12-16 21:18:06 TRUE
## 4318 2022-12-16 21:18:05 TRUE
## 4319 2022-12-16 21:18:04 TRUE
## 4320 2022-12-16 21:18:02 TRUE
## 4321 2022-12-16 21:17:53 TRUE
## 4322 2022-12-16 21:17:43 TRUE
## 4323 2022-12-16 21:17:42 TRUE
## 4324 2022-12-16 21:17:38 TRUE
## 4325 2022-12-16 21:17:32 TRUE
## 4326 2022-12-16 21:17:27 TRUE
## 4327 2022-12-16 21:17:23 TRUE
## 4328 2022-12-16 21:17:16 TRUE
## 4329 2022-12-16 21:17:09 TRUE
## 4330 2022-12-16 21:17:01 TRUE
## 4331 2022-12-16 21:17:00 TRUE
## 4332 2022-12-16 21:16:57 TRUE
## 4333 2022-12-16 21:16:54 TRUE
## 4334 2022-12-16 21:16:42 TRUE
## 4335 2022-12-16 21:16:39 TRUE
## 4336 2022-12-16 21:16:30 TRUE
## 4337 2022-12-16 21:16:23 TRUE
## 4338 2022-12-16 21:16:22 TRUE
## 4339 2022-12-16 21:16:20 TRUE
## 4340 2022-12-16 21:16:19 TRUE
## 4341 2022-12-16 21:16:17 TRUE
## 4342 2022-12-16 21:16:15 TRUE
## 4343 2022-12-16 21:16:13 TRUE
## 4344 2022-12-16 21:16:11 TRUE
## 4345 2022-12-16 21:16:09 TRUE
## 4346 2022-12-16 21:16:09 TRUE
## 4347 2022-12-16 21:16:08 TRUE
## 4348 2022-12-16 21:16:03 TRUE
## 4349 2022-12-16 21:16:03 TRUE
## 4350 2022-12-16 21:16:03 TRUE
## 4351 2022-12-16 21:16:03 TRUE
## 4352 2022-12-16 21:15:58 TRUE
## 4353 2022-12-16 21:15:58 TRUE
## 4354 2022-12-16 21:15:56 TRUE
## 4355 2022-12-16 21:15:52 TRUE
## 4356 2022-12-16 21:15:50 TRUE
## 4357 2022-12-16 21:15:49 TRUE
## 4358 2022-12-16 21:15:48 TRUE
## 4359 2022-12-16 21:15:46 TRUE
## 4360 2022-12-16 21:15:44 TRUE
## 4361 2022-12-16 21:15:39 TRUE
## 4362 2022-12-16 21:15:35 TRUE
## 4363 2022-12-16 21:15:25 TRUE
## 4364 2022-12-16 21:15:25 TRUE
## 4365 2022-12-16 21:15:24 TRUE
## 4366 2022-12-16 21:15:21 TRUE
## 4367 2022-12-16 21:15:21 TRUE
## 4368 2022-12-16 21:15:18 TRUE
## 4369 2022-12-16 21:15:06 TRUE
## 4370 2022-12-16 21:15:06 TRUE
## 4371 2022-12-16 21:15:05 TRUE
## 4372 2022-12-16 21:14:54 TRUE
## 4373 2022-12-16 21:14:51 TRUE
## 4374 2022-12-16 21:14:48 TRUE
## 4375 2022-12-16 21:14:42 TRUE
## 4376 2022-12-16 21:14:35 TRUE
## 4377 2022-12-16 21:14:35 TRUE
## 4378 2022-12-16 21:14:30 TRUE
## 4379 2022-12-16 21:14:29 TRUE
## 4380 2022-12-16 21:14:29 TRUE
## 4381 2022-12-16 21:14:28 TRUE
## 4382 2022-12-16 21:14:28 TRUE
## 4383 2022-12-16 21:14:23 TRUE
## 4384 2022-12-16 21:14:22 TRUE
## 4385 2022-12-16 21:14:18 TRUE
## 4386 2022-12-16 21:14:17 TRUE
## 4387 2022-12-16 21:14:16 TRUE
## 4388 2022-12-16 21:14:11 TRUE
## 4389 2022-12-16 21:14:08 TRUE
## 4390 2022-12-16 21:14:04 TRUE
## 4391 2022-12-16 21:13:58 TRUE
## 4392 2022-12-16 21:13:57 TRUE
## 4393 2022-12-16 21:13:55 TRUE
## 4394 2022-12-16 21:13:55 TRUE
## 4395 2022-12-16 21:13:54 TRUE
## 4396 2022-12-16 21:13:53 TRUE
## 4397 2022-12-16 21:13:50 TRUE
## 4398 2022-12-16 21:13:46 TRUE
## 4399 2022-12-16 21:13:46 TRUE
## 4400 2022-12-16 21:13:45 TRUE
## 4401 2022-12-16 21:13:41 TRUE
## 4402 2022-12-16 21:13:37 TRUE
## 4403 2022-12-16 21:13:36 TRUE
## 4404 2022-12-16 21:13:35 TRUE
## 4405 2022-12-16 21:13:35 TRUE
## 4406 2022-12-16 21:13:34 TRUE
## 4407 2022-12-16 21:13:31 TRUE
## 4408 2022-12-16 21:13:28 TRUE
## 4409 2022-12-16 21:13:22 TRUE
## 4410 2022-12-16 21:13:21 TRUE
## 4411 2022-12-16 21:13:20 TRUE
## 4412 2022-12-16 21:13:20 TRUE
## 4413 2022-12-16 21:13:19 TRUE
## 4414 2022-12-16 21:13:13 TRUE
## 4415 2022-12-16 21:13:13 TRUE
## 4416 2022-12-16 21:13:11 TRUE
## 4417 2022-12-16 21:13:10 TRUE
## 4418 2022-12-16 21:13:03 TRUE
## 4419 2022-12-16 21:13:02 TRUE
## 4420 2022-12-16 21:13:00 TRUE
## 4421 2022-12-16 21:12:56 TRUE
## 4422 2022-12-16 21:12:54 TRUE
## 4423 2022-12-16 21:12:52 TRUE
## 4424 2022-12-16 21:12:49 TRUE
## 4425 2022-12-16 21:12:47 TRUE
## 4426 2022-12-16 21:12:45 TRUE
## 4427 2022-12-16 21:12:43 TRUE
## 4428 2022-12-16 21:12:43 TRUE
## 4429 2022-12-16 21:12:42 TRUE
## 4430 2022-12-16 21:12:42 TRUE
## 4431 2022-12-16 21:12:40 TRUE
## 4432 2022-12-16 21:12:40 TRUE
## 4433 2022-12-16 21:12:39 TRUE
## 4434 2022-12-16 21:12:34 TRUE
## 4435 2022-12-16 21:12:28 TRUE
## 4436 2022-12-16 21:12:27 TRUE
## 4437 2022-12-16 21:12:19 TRUE
## 4438 2022-12-16 21:12:19 TRUE
## 4439 2022-12-16 21:12:18 TRUE
## 4440 2022-12-16 21:12:15 TRUE
## 4441 2022-12-16 21:12:14 TRUE
## 4442 2022-12-16 21:12:13 TRUE
## 4443 2022-12-16 21:12:11 TRUE
## 4444 2022-12-16 21:12:11 TRUE
## 4445 2022-12-16 21:12:07 TRUE
## 4446 2022-12-16 21:12:02 TRUE
## 4447 2022-12-16 21:11:57 TRUE
## 4448 2022-12-16 21:11:50 TRUE
## 4449 2022-12-16 21:11:50 TRUE
## 4450 2022-12-16 21:11:49 TRUE
## 4451 2022-12-16 21:11:48 TRUE
## 4452 2022-12-16 21:11:48 TRUE
## 4453 2022-12-16 21:11:45 TRUE
## 4454 2022-12-16 21:11:44 TRUE
## 4455 2022-12-16 21:11:40 TRUE
## 4456 2022-12-16 21:11:31 TRUE
## 4457 2022-12-16 21:11:30 TRUE
## 4458 2022-12-16 21:11:27 TRUE
## 4459 2022-12-16 21:11:27 TRUE
## 4460 2022-12-16 21:11:22 TRUE
## 4461 2022-12-16 21:11:21 TRUE
## 4462 2022-12-16 21:11:18 TRUE
## 4463 2022-12-16 21:11:15 TRUE
## 4464 2022-12-16 21:11:11 TRUE
## 4465 2022-12-16 21:11:11 TRUE
## 4466 2022-12-16 21:11:09 TRUE
## 4467 2022-12-16 21:11:06 TRUE
## 4468 2022-12-16 21:11:03 TRUE
## 4469 2022-12-16 21:10:57 TRUE
## 4470 2022-12-16 21:10:56 TRUE
## 4471 2022-12-16 21:10:53 TRUE
## 4472 2022-12-16 21:10:53 TRUE
## 4473 2022-12-16 21:10:50 TRUE
## 4474 2022-12-16 21:10:48 TRUE
## 4475 2022-12-16 21:10:48 TRUE
## 4476 2022-12-16 21:10:45 TRUE
## 4477 2022-12-16 21:10:40 TRUE
## 4478 2022-12-16 21:10:40 TRUE
## 4479 2022-12-16 21:10:35 TRUE
## 4480 2022-12-16 21:10:34 TRUE
## 4481 2022-12-16 21:10:33 TRUE
## 4482 2022-12-16 21:10:32 TRUE
## 4483 2022-12-16 21:10:31 TRUE
## 4484 2022-12-16 21:10:28 TRUE
## 4485 2022-12-16 21:10:22 TRUE
## 4486 2022-12-16 21:10:20 TRUE
## 4487 2022-12-16 21:10:11 TRUE
## 4488 2022-12-16 21:10:08 TRUE
## 4489 2022-12-16 21:10:04 TRUE
## 4490 2022-12-16 21:10:03 TRUE
## 4491 2022-12-16 21:09:54 TRUE
## 4492 2022-12-16 21:09:54 TRUE
## 4493 2022-12-16 21:09:48 TRUE
## 4494 2022-12-16 21:09:46 TRUE
## 4495 2022-12-16 21:09:46 TRUE
## 4496 2022-12-16 21:09:45 TRUE
## 4497 2022-12-16 21:09:35 TRUE
## 4498 2022-12-16 21:09:32 TRUE
## 4499 2022-12-16 21:09:29 TRUE
## 4500 2022-12-16 21:09:28 TRUE
## 4501 2022-12-16 21:09:10 TRUE
## 4502 2022-12-16 21:09:09 TRUE
## 4503 2022-12-16 21:09:02 TRUE
## 4504 2022-12-16 21:08:56 TRUE
## 4505 2022-12-16 21:08:50 TRUE
## 4506 2022-12-16 21:08:48 TRUE
## 4507 2022-12-16 21:08:45 TRUE
## 4508 2022-12-16 21:08:44 TRUE
## 4509 2022-12-16 21:08:41 TRUE
## 4510 2022-12-16 21:08:39 TRUE
## 4511 2022-12-16 21:08:38 TRUE
## 4512 2022-12-16 21:08:35 TRUE
## 4513 2022-12-16 21:08:31 TRUE
## 4514 2022-12-16 21:08:31 TRUE
## 4515 2022-12-16 21:08:30 TRUE
## 4516 2022-12-16 21:08:24 TRUE
## 4517 2022-12-16 21:08:15 TRUE
## 4518 2022-12-16 21:08:13 TRUE
## 4519 2022-12-16 21:08:10 TRUE
## 4520 2022-12-16 21:08:09 TRUE
## 4521 2022-12-16 21:08:08 TRUE
## 4522 2022-12-16 21:08:08 TRUE
## 4523 2022-12-16 21:08:07 TRUE
## 4524 2022-12-16 21:08:06 TRUE
## 4525 2022-12-16 21:08:02 TRUE
## 4526 2022-12-16 21:07:56 TRUE
## 4527 2022-12-16 21:07:52 TRUE
## 4528 2022-12-16 21:07:52 TRUE
## 4529 2022-12-16 21:07:48 TRUE
## 4530 2022-12-16 21:07:46 TRUE
## 4531 2022-12-16 21:07:43 TRUE
## 4532 2022-12-16 21:07:38 TRUE
## 4533 2022-12-16 21:07:34 TRUE
## 4534 2022-12-16 21:07:33 TRUE
## 4535 2022-12-16 21:07:31 TRUE
## 4536 2022-12-16 21:07:30 TRUE
## 4537 2022-12-16 21:07:27 TRUE
## 4538 2022-12-16 21:07:27 TRUE
## 4539 2022-12-16 21:07:25 TRUE
## 4540 2022-12-16 21:07:25 TRUE
## 4541 2022-12-16 21:07:19 TRUE
## 4542 2022-12-16 21:07:17 TRUE
## 4543 2022-12-16 21:07:14 TRUE
## 4544 2022-12-16 21:07:00 TRUE
## 4545 2022-12-16 21:06:59 TRUE
## 4546 2022-12-16 21:06:56 TRUE
## 4547 2022-12-16 21:06:52 TRUE
## 4548 2022-12-16 21:06:47 TRUE
## 4549 2022-12-16 21:06:44 TRUE
## 4550 2022-12-16 21:06:43 TRUE
## 4551 2022-12-16 21:06:42 TRUE
## 4552 2022-12-16 21:06:42 TRUE
## 4553 2022-12-16 21:06:39 TRUE
## 4554 2022-12-16 21:06:37 TRUE
## 4555 2022-12-16 21:06:36 TRUE
## 4556 2022-12-16 21:06:35 TRUE
## 4557 2022-12-16 21:06:34 TRUE
## 4558 2022-12-16 21:06:30 TRUE
## 4559 2022-12-16 21:06:28 TRUE
## 4560 2022-12-16 21:06:24 TRUE
## 4561 2022-12-16 21:06:21 TRUE
## 4562 2022-12-16 21:06:19 TRUE
## 4563 2022-12-16 21:06:14 TRUE
## 4564 2022-12-16 21:06:14 TRUE
## 4565 2022-12-16 21:06:14 TRUE
## 4566 2022-12-16 21:06:11 TRUE
## 4567 2022-12-16 21:06:08 TRUE
## 4568 2022-12-16 21:06:00 TRUE
## 4569 2022-12-16 21:05:58 TRUE
## 4570 2022-12-16 21:05:56 TRUE
## 4571 2022-12-16 21:05:56 TRUE
## 4572 2022-12-16 21:05:54 TRUE
## 4573 2022-12-16 21:05:53 TRUE
## 4574 2022-12-16 21:05:51 TRUE
## 4575 2022-12-16 21:05:49 TRUE
## 4576 2022-12-16 21:05:49 TRUE
## 4577 2022-12-16 21:05:48 TRUE
## 4578 2022-12-16 21:05:45 TRUE
## 4579 2022-12-16 21:05:45 TRUE
## 4580 2022-12-16 21:05:42 TRUE
## 4581 2022-12-16 21:05:41 TRUE
## 4582 2022-12-16 21:05:38 TRUE
## 4583 2022-12-16 21:05:36 TRUE
## 4584 2022-12-16 21:05:36 TRUE
## 4585 2022-12-16 21:05:36 TRUE
## 4586 2022-12-16 21:05:35 TRUE
## 4587 2022-12-16 21:05:30 TRUE
## 4588 2022-12-16 21:05:29 TRUE
## 4589 2022-12-16 21:05:28 TRUE
## 4590 2022-12-16 21:05:28 TRUE
## 4591 2022-12-16 21:05:25 TRUE
## 4592 2022-12-16 21:05:23 TRUE
## 4593 2022-12-16 21:05:20 TRUE
## 4594 2022-12-16 21:05:20 TRUE
## 4595 2022-12-16 21:05:18 TRUE
## 4596 2022-12-16 21:05:16 TRUE
## 4597 2022-12-16 21:05:15 TRUE
## 4598 2022-12-16 21:05:13 TRUE
## 4599 2022-12-16 21:05:13 TRUE
## 4600 2022-12-16 21:05:04 TRUE
## 4601 2022-12-16 21:05:04 TRUE
## 4602 2022-12-16 21:05:04 TRUE
## 4603 2022-12-16 21:05:02 TRUE
## 4604 2022-12-16 21:04:59 TRUE
## 4605 2022-12-16 21:04:58 TRUE
## 4606 2022-12-16 21:04:54 TRUE
## 4607 2022-12-16 21:04:42 TRUE
## 4608 2022-12-16 21:04:41 TRUE
## 4609 2022-12-16 21:04:39 TRUE
## 4610 2022-12-16 21:04:38 TRUE
## 4611 2022-12-16 21:04:33 TRUE
## 4612 2022-12-16 21:04:33 TRUE
## 4613 2022-12-16 21:04:32 TRUE
## 4614 2022-12-16 21:04:31 TRUE
## 4615 2022-12-16 21:04:24 TRUE
## 4616 2022-12-16 21:04:23 TRUE
## 4617 2022-12-16 21:04:18 TRUE
## 4618 2022-12-16 21:04:15 TRUE
## 4619 2022-12-16 21:04:15 TRUE
## 4620 2022-12-16 21:04:09 TRUE
## 4621 2022-12-16 21:04:08 TRUE
## 4622 2022-12-16 21:04:06 TRUE
## 4623 2022-12-16 21:04:06 TRUE
## 4624 2022-12-16 21:04:03 TRUE
## 4625 2022-12-16 21:04:01 TRUE
## 4626 2022-12-16 21:03:58 TRUE
## 4627 2022-12-16 21:03:57 TRUE
## 4628 2022-12-16 21:03:53 TRUE
## 4629 2022-12-16 21:03:51 TRUE
## 4630 2022-12-16 21:03:50 TRUE
## 4631 2022-12-16 21:03:46 TRUE
## 4632 2022-12-16 21:03:45 TRUE
## 4633 2022-12-16 21:03:39 TRUE
## 4634 2022-12-16 21:03:36 TRUE
## 4635 2022-12-16 21:03:30 TRUE
## 4636 2022-12-16 21:03:29 TRUE
## 4637 2022-12-16 21:03:21 TRUE
## 4638 2022-12-16 21:03:13 TRUE
## 4639 2022-12-16 21:03:06 TRUE
## 4640 2022-12-16 21:02:58 TRUE
## 4641 2022-12-16 21:02:55 TRUE
## 4642 2022-12-16 21:02:54 TRUE
## 4643 2022-12-16 21:02:53 TRUE
## 4644 2022-12-16 21:02:53 TRUE
## 4645 2022-12-16 21:02:53 TRUE
## 4646 2022-12-16 21:02:48 TRUE
## 4647 2022-12-16 21:02:44 TRUE
## 4648 2022-12-16 21:02:44 TRUE
## 4649 2022-12-16 21:02:42 TRUE
## 4650 2022-12-16 21:02:40 TRUE
## 4651 2022-12-16 21:02:33 TRUE
## 4652 2022-12-16 21:02:29 TRUE
## 4653 2022-12-16 21:02:28 TRUE
## 4654 2022-12-16 21:02:26 TRUE
## 4655 2022-12-16 21:02:21 TRUE
## 4656 2022-12-16 21:02:19 TRUE
## 4657 2022-12-16 21:02:16 TRUE
## 4658 2022-12-16 21:02:13 TRUE
## 4659 2022-12-16 21:02:11 TRUE
## 4660 2022-12-16 21:02:11 TRUE
## 4661 2022-12-16 21:02:10 TRUE
## 4662 2022-12-16 21:02:09 TRUE
## 4663 2022-12-16 21:02:09 TRUE
## 4664 2022-12-16 21:02:08 TRUE
## 4665 2022-12-16 21:02:07 TRUE
## 4666 2022-12-16 21:02:02 TRUE
## 4667 2022-12-16 21:02:01 TRUE
## 4668 2022-12-16 21:02:00 TRUE
## 4669 2022-12-16 21:01:56 TRUE
## 4670 2022-12-16 21:01:52 TRUE
## 4671 2022-12-16 21:01:43 TRUE
## 4672 2022-12-16 21:01:42 TRUE
## 4673 2022-12-16 21:01:41 TRUE
## 4674 2022-12-16 21:01:40 TRUE
## 4675 2022-12-16 21:01:39 TRUE
## 4676 2022-12-16 21:01:21 TRUE
## 4677 2022-12-16 21:01:10 TRUE
## 4678 2022-12-16 21:01:00 TRUE
## 4679 2022-12-16 21:00:55 TRUE
## 4680 2022-12-16 21:00:52 TRUE
## 4681 2022-12-16 21:00:45 TRUE
## 4682 2022-12-16 21:00:43 TRUE
## 4683 2022-12-16 21:00:41 TRUE
## 4684 2022-12-16 21:00:37 TRUE
## 4685 2022-12-16 21:00:35 TRUE
## 4686 2022-12-16 21:00:33 TRUE
## 4687 2022-12-16 21:00:26 TRUE
## 4688 2022-12-16 21:00:26 TRUE
## 4689 2022-12-16 21:00:24 TRUE
## 4690 2022-12-16 21:00:23 TRUE
## 4691 2022-12-16 21:00:11 TRUE
## 4692 2022-12-16 21:00:04 TRUE
## 4693 2022-12-16 20:59:58 TRUE
## 4694 2022-12-16 20:59:58 TRUE
## 4695 2022-12-16 20:59:56 TRUE
## 4696 2022-12-16 20:59:49 TRUE
## 4697 2022-12-16 20:59:45 TRUE
## 4698 2022-12-16 20:59:38 TRUE
## 4699 2022-12-16 20:59:37 TRUE
## 4700 2022-12-16 20:59:33 TRUE
## 4701 2022-12-16 20:59:33 TRUE
## 4702 2022-12-16 20:59:29 TRUE
## 4703 2022-12-16 20:59:27 TRUE
## 4704 2022-12-16 20:59:26 TRUE
## 4705 2022-12-16 20:59:22 TRUE
## 4706 2022-12-16 20:59:22 TRUE
## 4707 2022-12-16 20:59:19 TRUE
## 4708 2022-12-16 20:59:15 TRUE
## 4709 2022-12-16 20:59:13 TRUE
## 4710 2022-12-16 20:59:06 TRUE
## 4711 2022-12-16 20:59:04 TRUE
## 4712 2022-12-16 20:59:02 TRUE
## 4713 2022-12-16 20:58:57 TRUE
## 4714 2022-12-16 20:58:55 TRUE
## 4715 2022-12-16 20:58:52 TRUE
## 4716 2022-12-16 20:58:52 TRUE
## 4717 2022-12-16 20:58:26 TRUE
## 4718 2022-12-16 20:58:21 TRUE
## 4719 2022-12-16 20:58:20 TRUE
## 4720 2022-12-16 20:58:13 TRUE
## 4721 2022-12-16 20:58:01 TRUE
## 4722 2022-12-16 20:58:00 TRUE
## 4723 2022-12-16 20:58:00 TRUE
## 4724 2022-12-16 20:57:58 TRUE
## 4725 2022-12-16 20:57:53 TRUE
## 4726 2022-12-16 20:57:52 TRUE
## 4727 2022-12-16 20:57:50 TRUE
## 4728 2022-12-16 20:57:48 TRUE
## 4729 2022-12-16 20:57:44 TRUE
## 4730 2022-12-16 20:57:35 TRUE
## 4731 2022-12-16 20:57:32 TRUE
## 4732 2022-12-16 20:57:29 TRUE
## 4733 2022-12-16 20:57:25 TRUE
## 4734 2022-12-16 20:57:22 TRUE
## 4735 2022-12-16 20:57:17 TRUE
## 4736 2022-12-16 20:57:16 TRUE
## 4737 2022-12-16 20:57:04 TRUE
## 4738 2022-12-16 20:56:56 TRUE
## 4739 2022-12-16 20:56:56 TRUE
## 4740 2022-12-16 20:56:41 TRUE
## 4741 2022-12-16 20:56:33 TRUE
## 4742 2022-12-16 20:56:29 TRUE
## 4743 2022-12-16 20:56:25 TRUE
## 4744 2022-12-16 20:56:23 TRUE
## 4745 2022-12-16 20:56:23 TRUE
## 4746 2022-12-16 20:56:22 TRUE
## 4747 2022-12-16 20:56:20 TRUE
## 4748 2022-12-16 20:56:18 TRUE
## 4749 2022-12-16 20:56:14 TRUE
## 4750 2022-12-16 20:56:12 TRUE
## 4751 2022-12-16 20:56:08 TRUE
## 4752 2022-12-16 20:56:07 TRUE
## 4753 2022-12-16 20:56:03 TRUE
## 4754 2022-12-16 20:56:02 TRUE
## 4755 2022-12-16 20:55:56 TRUE
## 4756 2022-12-16 20:55:46 TRUE
## 4757 2022-12-16 20:55:43 TRUE
## 4758 2022-12-16 20:55:43 TRUE
## 4759 2022-12-16 20:55:40 TRUE
## 4760 2022-12-16 20:55:37 TRUE
## 4761 2022-12-16 20:55:33 TRUE
## 4762 2022-12-16 20:55:32 TRUE
## 4763 2022-12-16 20:55:32 TRUE
## 4764 2022-12-16 20:55:25 TRUE
## 4765 2022-12-16 20:55:21 TRUE
## 4766 2022-12-16 20:55:20 TRUE
## 4767 2022-12-16 20:55:19 TRUE
## 4768 2022-12-16 20:55:18 TRUE
## 4769 2022-12-16 20:55:16 TRUE
## 4770 2022-12-16 20:55:08 TRUE
## 4771 2022-12-16 20:55:02 TRUE
## 4772 2022-12-16 20:54:57 TRUE
## 4773 2022-12-16 20:54:51 TRUE
## 4774 2022-12-16 20:54:49 TRUE
## 4775 2022-12-16 20:54:45 TRUE
## 4776 2022-12-16 20:54:45 TRUE
## 4777 2022-12-16 20:54:44 TRUE
## 4778 2022-12-16 20:54:39 TRUE
## 4779 2022-12-16 20:54:38 TRUE
## 4780 2022-12-16 20:54:38 TRUE
## 4781 2022-12-16 20:54:37 TRUE
## 4782 2022-12-16 20:54:33 TRUE
## 4783 2022-12-16 20:54:32 TRUE
## 4784 2022-12-16 20:54:31 TRUE
## 4785 2022-12-16 20:54:22 TRUE
## 4786 2022-12-16 20:54:19 TRUE
## 4787 2022-12-16 20:54:13 TRUE
## 4788 2022-12-16 20:54:09 TRUE
## 4789 2022-12-16 20:54:09 TRUE
## 4790 2022-12-16 20:54:08 TRUE
## 4791 2022-12-16 20:54:01 TRUE
## 4792 2022-12-16 20:53:59 TRUE
## 4793 2022-12-16 20:53:53 TRUE
## 4794 2022-12-16 20:53:52 TRUE
## 4795 2022-12-16 20:53:46 TRUE
## 4796 2022-12-16 20:53:29 TRUE
## 4797 2022-12-16 20:53:22 TRUE
## 4798 2022-12-16 20:53:18 TRUE
## 4799 2022-12-16 20:53:13 TRUE
## 4800 2022-12-16 20:53:12 TRUE
## 4801 2022-12-16 20:53:06 TRUE
## 4802 2022-12-16 20:53:03 TRUE
## 4803 2022-12-16 20:52:57 TRUE
## 4804 2022-12-16 20:52:48 TRUE
## 4805 2022-12-16 20:52:44 TRUE
## 4806 2022-12-16 20:52:43 TRUE
## 4807 2022-12-16 20:52:38 TRUE
## 4808 2022-12-16 20:52:35 TRUE
## 4809 2022-12-16 20:52:33 TRUE
## 4810 2022-12-16 20:52:30 TRUE
## 4811 2022-12-16 20:52:29 TRUE
## 4812 2022-12-16 20:52:20 TRUE
## 4813 2022-12-16 20:52:18 TRUE
## 4814 2022-12-16 20:52:15 TRUE
## 4815 2022-12-16 20:52:07 TRUE
## 4816 2022-12-16 20:52:04 TRUE
## 4817 2022-12-16 20:52:01 TRUE
## 4818 2022-12-16 20:51:58 TRUE
## 4819 2022-12-16 20:51:54 TRUE
## 4820 2022-12-16 20:51:48 TRUE
## 4821 2022-12-16 20:51:46 TRUE
## 4822 2022-12-16 20:51:42 TRUE
## 4823 2022-12-16 20:51:38 TRUE
## 4824 2022-12-16 20:51:34 TRUE
## 4825 2022-12-16 20:51:34 TRUE
## 4826 2022-12-16 20:51:33 TRUE
## 4827 2022-12-16 20:51:30 TRUE
## 4828 2022-12-16 20:51:25 TRUE
## 4829 2022-12-16 20:51:22 TRUE
## 4830 2022-12-16 20:51:12 TRUE
## 4831 2022-12-16 20:51:03 TRUE
## 4832 2022-12-16 20:51:03 TRUE
## 4833 2022-12-16 20:51:01 TRUE
## 4834 2022-12-16 20:50:57 TRUE
## 4835 2022-12-16 20:50:50 TRUE
## 4836 2022-12-16 20:50:47 TRUE
## 4837 2022-12-16 20:50:46 TRUE
## 4838 2022-12-16 20:50:36 TRUE
## 4839 2022-12-16 20:50:35 TRUE
## 4840 2022-12-16 20:50:19 TRUE
## 4841 2022-12-16 20:50:04 TRUE
## 4842 2022-12-16 20:50:02 TRUE
## 4843 2022-12-16 20:50:01 TRUE
## 4844 2022-12-16 20:49:47 TRUE
## 4845 2022-12-16 20:49:36 TRUE
## 4846 2022-12-16 20:49:19 TRUE
## 4847 2022-12-16 20:49:18 TRUE
## 4848 2022-12-16 20:49:17 TRUE
## 4849 2022-12-16 20:49:13 TRUE
## 4850 2022-12-16 20:49:09 TRUE
## 4851 2022-12-16 20:49:09 TRUE
## 4852 2022-12-16 20:49:01 TRUE
## 4853 2022-12-16 20:48:53 TRUE
## 4854 2022-12-16 20:48:41 TRUE
## 4855 2022-12-16 20:48:37 TRUE
## 4856 2022-12-16 20:48:34 TRUE
## 4857 2022-12-16 20:48:33 TRUE
## 4858 2022-12-16 20:48:29 TRUE
## 4859 2022-12-16 20:48:28 TRUE
## 4860 2022-12-16 20:48:18 TRUE
## 4861 2022-12-16 20:48:12 TRUE
## 4862 2022-12-16 20:48:09 TRUE
## 4863 2022-12-16 20:48:06 TRUE
## 4864 2022-12-16 20:48:06 TRUE
## 4865 2022-12-16 20:48:01 TRUE
## 4866 2022-12-16 20:48:01 TRUE
## 4867 2022-12-16 20:47:56 TRUE
## 4868 2022-12-16 20:47:48 TRUE
## 4869 2022-12-16 20:47:46 TRUE
## 4870 2022-12-16 20:47:45 TRUE
## 4871 2022-12-16 20:47:36 TRUE
## 4872 2022-12-16 20:47:35 TRUE
## 4873 2022-12-16 20:47:30 TRUE
## 4874 2022-12-16 20:47:29 TRUE
## 4875 2022-12-16 20:47:23 TRUE
## 4876 2022-12-16 20:47:23 TRUE
## 4877 2022-12-16 20:47:19 TRUE
## 4878 2022-12-16 20:47:15 TRUE
## 4879 2022-12-16 20:47:11 TRUE
## 4880 2022-12-16 20:47:09 TRUE
## 4881 2022-12-16 20:46:59 TRUE
## 4882 2022-12-16 20:46:56 TRUE
## 4883 2022-12-16 20:46:55 TRUE
## 4884 2022-12-16 20:46:51 TRUE
## 4885 2022-12-16 20:46:46 TRUE
## 4886 2022-12-16 20:46:46 TRUE
## 4887 2022-12-16 20:46:41 TRUE
## 4888 2022-12-16 20:46:35 TRUE
## 4889 2022-12-16 20:46:32 TRUE
## 4890 2022-12-16 20:46:30 TRUE
## 4891 2022-12-16 20:46:26 TRUE
## 4892 2022-12-16 20:46:22 TRUE
## 4893 2022-12-16 20:46:20 TRUE
## 4894 2022-12-16 20:46:15 TRUE
## 4895 2022-12-16 20:46:07 TRUE
## 4896 2022-12-16 20:45:44 TRUE
## 4897 2022-12-16 20:45:41 TRUE
## 4898 2022-12-16 20:45:40 TRUE
## 4899 2022-12-16 20:45:35 TRUE
## 4900 2022-12-16 20:45:33 TRUE
## 4901 2022-12-16 20:45:32 TRUE
## 4902 2022-12-16 20:45:31 TRUE
## 4903 2022-12-16 20:45:26 TRUE
## 4904 2022-12-16 20:45:16 TRUE
## 4905 2022-12-16 20:45:07 TRUE
## 4906 2022-12-16 20:45:07 TRUE
## 4907 2022-12-16 20:45:03 TRUE
## 4908 2022-12-16 20:45:03 TRUE
## 4909 2022-12-16 20:45:00 TRUE
## 4910 2022-12-16 20:45:00 TRUE
## 4911 2022-12-16 20:44:54 TRUE
## 4912 2022-12-16 20:44:53 TRUE
## 4913 2022-12-16 20:44:51 TRUE
## 4914 2022-12-16 20:44:50 TRUE
## 4915 2022-12-16 20:44:50 TRUE
## 4916 2022-12-16 20:44:48 TRUE
## 4917 2022-12-16 20:44:47 TRUE
## 4918 2022-12-16 20:44:45 TRUE
## 4919 2022-12-16 20:44:44 TRUE
## 4920 2022-12-16 20:44:44 TRUE
## 4921 2022-12-16 20:44:41 TRUE
## 4922 2022-12-16 20:44:41 TRUE
## 4923 2022-12-16 20:44:27 TRUE
## 4924 2022-12-16 20:44:26 TRUE
## 4925 2022-12-16 20:44:22 TRUE
## 4926 2022-12-16 20:44:21 TRUE
## 4927 2022-12-16 20:44:16 TRUE
## 4928 2022-12-16 20:44:13 TRUE
## 4929 2022-12-16 20:44:01 TRUE
## 4930 2022-12-16 20:43:53 TRUE
## 4931 2022-12-16 20:43:52 TRUE
## 4932 2022-12-16 20:43:44 TRUE
## 4933 2022-12-16 20:43:43 TRUE
## 4934 2022-12-16 20:43:36 TRUE
## 4935 2022-12-16 20:43:34 TRUE
## 4936 2022-12-16 20:43:34 TRUE
## 4937 2022-12-16 20:43:29 TRUE
## 4938 2022-12-16 20:43:27 TRUE
## 4939 2022-12-16 20:43:26 TRUE
## 4940 2022-12-16 20:43:25 TRUE
## 4941 2022-12-16 20:43:25 TRUE
## 4942 2022-12-16 20:43:24 TRUE
## 4943 2022-12-16 20:43:22 TRUE
## 4944 2022-12-16 20:43:22 TRUE
## 4945 2022-12-16 20:43:21 TRUE
## 4946 2022-12-16 20:43:19 TRUE
## 4947 2022-12-16 20:43:14 TRUE
## 4948 2022-12-16 20:43:14 TRUE
## 4949 2022-12-16 20:43:11 TRUE
## 4950 2022-12-16 20:43:04 TRUE
## 4951 2022-12-16 20:42:59 TRUE
## 4952 2022-12-16 20:42:56 TRUE
## 4953 2022-12-16 20:42:54 TRUE
## 4954 2022-12-16 20:42:52 TRUE
## 4955 2022-12-16 20:42:49 TRUE
## 4956 2022-12-16 20:42:48 TRUE
## 4957 2022-12-16 20:42:48 TRUE
## 4958 2022-12-16 20:42:48 TRUE
## 4959 2022-12-16 20:42:47 TRUE
## 4960 2022-12-16 20:42:44 TRUE
## 4961 2022-12-16 20:42:42 TRUE
## 4962 2022-12-16 20:42:41 TRUE
## 4963 2022-12-16 20:42:40 TRUE
## 4964 2022-12-16 20:42:39 TRUE
## 4965 2022-12-16 20:42:36 TRUE
## 4966 2022-12-16 20:42:32 TRUE
## 4967 2022-12-16 20:42:28 TRUE
## 4968 2022-12-16 20:42:28 TRUE
## 4969 2022-12-16 20:42:28 TRUE
## 4970 2022-12-16 20:42:25 TRUE
## 4971 2022-12-16 20:42:20 TRUE
## 4972 2022-12-16 20:42:19 TRUE
## 4973 2022-12-16 20:42:16 TRUE
## 4974 2022-12-16 20:42:13 TRUE
## 4975 2022-12-16 20:42:12 TRUE
## 4976 2022-12-16 20:42:02 TRUE
## 4977 2022-12-16 20:41:43 TRUE
## 4978 2022-12-16 20:41:42 TRUE
## 4979 2022-12-16 20:41:38 TRUE
## 4980 2022-12-16 20:41:34 TRUE
## 4981 2022-12-16 20:41:34 TRUE
## 4982 2022-12-16 20:41:34 TRUE
## 4983 2022-12-16 20:41:30 TRUE
## 4984 2022-12-16 20:41:30 TRUE
## 4985 2022-12-16 20:41:29 TRUE
## 4986 2022-12-16 20:41:25 TRUE
## 4987 2022-12-16 20:41:23 TRUE
## 4988 2022-12-16 20:41:23 TRUE
## 4989 2022-12-16 20:41:21 TRUE
## 4990 2022-12-16 20:41:12 TRUE
## 4991 2022-12-16 20:41:08 TRUE
## 4992 2022-12-16 20:41:08 TRUE
## 4993 2022-12-16 20:41:05 TRUE
## 4994 2022-12-16 20:41:05 TRUE
## 4995 2022-12-16 20:41:04 TRUE
## 4996 2022-12-16 20:41:04 TRUE
## 4997 2022-12-16 20:41:03 TRUE
## 4998 2022-12-16 20:41:01 TRUE
## 4999 2022-12-16 20:40:55 TRUE
## 5000 2022-12-16 20:40:50 TRUE
## 5001 2022-12-16 20:40:47 TRUE
## 5002 2022-12-16 20:40:46 TRUE
## 5003 2022-12-16 20:40:43 TRUE
## 5004 2022-12-16 20:40:42 TRUE
## 5005 2022-12-16 20:40:41 TRUE
## 5006 2022-12-16 20:40:37 TRUE
## 5007 2022-12-16 20:40:29 TRUE
## 5008 2022-12-16 20:40:28 TRUE
## 5009 2022-12-16 20:40:27 TRUE
## 5010 2022-12-16 20:40:24 TRUE
## 5011 2022-12-16 20:40:21 TRUE
## 5012 2022-12-16 20:40:16 TRUE
## 5013 2022-12-16 20:40:15 TRUE
## 5014 2022-12-16 20:40:12 TRUE
## 5015 2022-12-16 20:40:12 TRUE
## 5016 2022-12-16 20:40:06 TRUE
## 5017 2022-12-16 20:40:01 TRUE
## 5018 2022-12-16 20:40:01 TRUE
## 5019 2022-12-16 20:39:59 TRUE
## 5020 2022-12-16 20:39:59 TRUE
## 5021 2022-12-16 20:39:56 TRUE
## 5022 2022-12-16 20:39:55 TRUE
## 5023 2022-12-16 20:39:51 TRUE
## 5024 2022-12-16 20:39:47 TRUE
## 5025 2022-12-16 20:39:43 TRUE
## 5026 2022-12-16 20:39:43 TRUE
## 5027 2022-12-16 20:39:35 TRUE
## 5028 2022-12-16 20:39:34 TRUE
## 5029 2022-12-16 20:39:31 TRUE
## 5030 2022-12-16 20:39:31 TRUE
## 5031 2022-12-16 20:39:28 TRUE
## 5032 2022-12-16 20:39:24 TRUE
## 5033 2022-12-16 20:39:22 TRUE
## 5034 2022-12-16 20:39:18 TRUE
## 5035 2022-12-16 20:39:16 TRUE
## 5036 2022-12-16 20:39:12 TRUE
## 5037 2022-12-16 20:39:11 TRUE
## 5038 2022-12-16 20:39:11 TRUE
## 5039 2022-12-16 20:39:09 TRUE
## 5040 2022-12-16 20:39:06 TRUE
## 5041 2022-12-16 20:39:04 TRUE
## 5042 2022-12-16 20:39:02 TRUE
## 5043 2022-12-16 20:38:58 TRUE
## 5044 2022-12-16 20:38:56 TRUE
## 5045 2022-12-16 20:38:44 TRUE
## 5046 2022-12-16 20:38:43 TRUE
## 5047 2022-12-16 20:38:38 TRUE
## 5048 2022-12-16 20:38:37 TRUE
## 5049 2022-12-16 20:38:35 TRUE
## 5050 2022-12-16 20:38:28 TRUE
## 5051 2022-12-16 20:38:25 TRUE
## 5052 2022-12-16 20:38:23 TRUE
## 5053 2022-12-16 20:38:21 TRUE
## 5054 2022-12-16 20:38:19 TRUE
## 5055 2022-12-16 20:37:53 TRUE
## 5056 2022-12-16 20:37:52 TRUE
## 5057 2022-12-16 20:37:49 TRUE
## 5058 2022-12-16 20:37:46 TRUE
## 5059 2022-12-16 20:37:46 TRUE
## 5060 2022-12-16 20:37:42 TRUE
## 5061 2022-12-16 20:37:41 TRUE
## 5062 2022-12-16 20:37:38 TRUE
## 5063 2022-12-16 20:37:37 TRUE
## 5064 2022-12-16 20:37:37 TRUE
## 5065 2022-12-16 20:37:34 TRUE
## 5066 2022-12-16 20:37:28 TRUE
## 5067 2022-12-16 20:37:28 TRUE
## 5068 2022-12-16 20:37:27 TRUE
## 5069 2022-12-16 20:37:26 TRUE
## 5070 2022-12-16 20:37:21 TRUE
## 5071 2022-12-16 20:37:18 TRUE
## 5072 2022-12-16 20:37:14 TRUE
## 5073 2022-12-16 20:37:12 TRUE
## 5074 2022-12-16 20:37:05 TRUE
## 5075 2022-12-16 20:37:03 TRUE
## 5076 2022-12-16 20:36:56 TRUE
## 5077 2022-12-16 20:36:55 TRUE
## 5078 2022-12-16 20:36:51 TRUE
## 5079 2022-12-16 20:36:49 TRUE
## 5080 2022-12-16 20:36:47 TRUE
## 5081 2022-12-16 20:36:46 TRUE
## 5082 2022-12-16 20:36:40 TRUE
## 5083 2022-12-16 20:36:32 TRUE
## 5084 2022-12-16 20:36:30 TRUE
## 5085 2022-12-16 20:36:29 TRUE
## 5086 2022-12-16 20:36:23 TRUE
## 5087 2022-12-16 20:36:17 TRUE
## 5088 2022-12-16 20:36:09 TRUE
## 5089 2022-12-16 20:36:07 TRUE
## 5090 2022-12-16 20:36:02 TRUE
## 5091 2022-12-16 20:35:58 TRUE
## 5092 2022-12-16 20:35:56 TRUE
## 5093 2022-12-16 20:35:54 TRUE
## 5094 2022-12-16 20:35:44 TRUE
## 5095 2022-12-16 20:35:44 TRUE
## 5096 2022-12-16 20:35:40 TRUE
## 5097 2022-12-16 20:35:36 TRUE
## 5098 2022-12-16 20:35:22 TRUE
## 5099 2022-12-16 20:35:20 TRUE
## 5100 2022-12-16 20:35:20 TRUE
## 5101 2022-12-16 20:35:19 TRUE
## 5102 2022-12-16 20:35:17 TRUE
## 5103 2022-12-16 20:35:12 TRUE
## 5104 2022-12-16 20:35:09 TRUE
## 5105 2022-12-16 20:35:07 TRUE
## 5106 2022-12-16 20:35:07 TRUE
## 5107 2022-12-16 20:34:58 TRUE
## 5108 2022-12-16 20:34:50 TRUE
## 5109 2022-12-16 20:34:27 TRUE
## 5110 2022-12-16 20:34:20 TRUE
## 5111 2022-12-16 20:34:17 TRUE
## 5112 2022-12-16 20:34:10 TRUE
## 5113 2022-12-16 20:34:07 TRUE
## 5114 2022-12-16 20:33:54 TRUE
## 5115 2022-12-16 20:33:51 TRUE
## 5116 2022-12-16 20:33:47 TRUE
## 5117 2022-12-16 20:33:42 TRUE
## 5118 2022-12-16 20:33:39 TRUE
## 5119 2022-12-16 20:33:38 TRUE
## 5120 2022-12-16 20:33:36 TRUE
## 5121 2022-12-16 20:33:32 TRUE
## 5122 2022-12-16 20:33:28 TRUE
## 5123 2022-12-16 20:33:22 TRUE
## 5124 2022-12-16 20:33:18 TRUE
## 5125 2022-12-16 20:33:14 TRUE
## 5126 2022-12-16 20:33:08 TRUE
## 5127 2022-12-16 20:32:52 TRUE
## 5128 2022-12-16 20:32:49 TRUE
## 5129 2022-12-16 20:32:47 TRUE
## 5130 2022-12-16 20:32:46 TRUE
## 5131 2022-12-16 20:32:46 TRUE
## 5132 2022-12-16 20:32:42 TRUE
## 5133 2022-12-16 20:32:40 TRUE
## 5134 2022-12-16 20:32:40 TRUE
## 5135 2022-12-16 20:32:27 TRUE
## 5136 2022-12-16 20:32:27 TRUE
## 5137 2022-12-16 20:32:25 TRUE
## 5138 2022-12-16 20:32:19 TRUE
## 5139 2022-12-16 20:32:18 TRUE
## 5140 2022-12-16 20:32:17 TRUE
## 5141 2022-12-16 20:32:12 TRUE
## 5142 2022-12-16 20:32:08 TRUE
## 5143 2022-12-16 20:32:06 TRUE
## 5144 2022-12-16 20:32:03 TRUE
## 5145 2022-12-16 20:32:00 TRUE
## 5146 2022-12-16 20:31:59 TRUE
## 5147 2022-12-16 20:31:57 TRUE
## 5148 2022-12-16 20:31:56 TRUE
## 5149 2022-12-16 20:31:55 TRUE
## 5150 2022-12-16 20:31:52 TRUE
## 5151 2022-12-16 20:31:49 TRUE
## 5152 2022-12-16 20:31:49 TRUE
## 5153 2022-12-16 20:31:44 TRUE
## 5154 2022-12-16 20:31:35 TRUE
## 5155 2022-12-16 20:31:30 TRUE
## 5156 2022-12-16 20:31:27 TRUE
## 5157 2022-12-16 20:31:13 TRUE
## 5158 2022-12-16 20:31:11 TRUE
## 5159 2022-12-16 20:31:10 TRUE
## 5160 2022-12-16 20:31:10 TRUE
## 5161 2022-12-16 20:31:08 TRUE
## 5162 2022-12-16 20:31:07 TRUE
## 5163 2022-12-16 20:31:05 TRUE
## 5164 2022-12-16 20:31:05 TRUE
## 5165 2022-12-16 20:31:04 TRUE
## 5166 2022-12-16 20:30:58 TRUE
## 5167 2022-12-16 20:30:54 TRUE
## 5168 2022-12-16 20:30:52 TRUE
## 5169 2022-12-16 20:30:47 TRUE
## 5170 2022-12-16 20:30:44 TRUE
## 5171 2022-12-16 20:30:44 TRUE
## 5172 2022-12-16 20:30:39 TRUE
## 5173 2022-12-16 20:30:36 TRUE
## 5174 2022-12-16 20:30:32 TRUE
## 5175 2022-12-16 20:30:32 TRUE
## 5176 2022-12-16 20:30:32 TRUE
## 5177 2022-12-16 20:30:30 TRUE
## 5178 2022-12-16 20:30:29 TRUE
## 5179 2022-12-16 20:30:24 TRUE
## 5180 2022-12-16 20:30:23 TRUE
## 5181 2022-12-16 20:30:17 TRUE
## 5182 2022-12-16 20:30:16 TRUE
## 5183 2022-12-16 20:30:14 TRUE
## 5184 2022-12-16 20:29:53 TRUE
## 5185 2022-12-16 20:29:45 TRUE
## 5186 2022-12-16 20:29:40 TRUE
## 5187 2022-12-16 20:29:32 TRUE
## 5188 2022-12-16 20:29:25 TRUE
## 5189 2022-12-16 20:29:25 TRUE
## 5190 2022-12-16 20:29:16 TRUE
## 5191 2022-12-16 20:29:08 TRUE
## 5192 2022-12-16 20:29:03 TRUE
## 5193 2022-12-16 20:29:03 TRUE
## 5194 2022-12-16 20:29:00 TRUE
## 5195 2022-12-16 20:29:00 TRUE
## 5196 2022-12-16 20:28:55 TRUE
## 5197 2022-12-16 20:28:49 TRUE
## 5198 2022-12-16 20:28:47 TRUE
## 5199 2022-12-16 20:28:46 TRUE
## 5200 2022-12-16 20:28:46 TRUE
## 5201 2022-12-16 20:28:40 TRUE
## 5202 2022-12-16 20:28:38 TRUE
## 5203 2022-12-16 20:28:22 TRUE
## 5204 2022-12-16 20:28:17 TRUE
## 5205 2022-12-16 20:28:16 TRUE
## 5206 2022-12-16 20:28:15 TRUE
## 5207 2022-12-16 20:28:12 TRUE
## 5208 2022-12-16 20:28:07 TRUE
## 5209 2022-12-16 20:28:03 TRUE
## 5210 2022-12-16 20:27:58 TRUE
## 5211 2022-12-16 20:27:55 TRUE
## 5212 2022-12-16 20:27:48 TRUE
## 5213 2022-12-16 20:27:45 TRUE
## 5214 2022-12-16 20:27:40 TRUE
## 5215 2022-12-16 20:27:35 TRUE
## 5216 2022-12-16 20:27:29 TRUE
## 5217 2022-12-16 20:27:28 TRUE
## 5218 2022-12-16 20:27:24 TRUE
## 5219 2022-12-16 20:27:24 TRUE
## 5220 2022-12-16 20:27:23 TRUE
## 5221 2022-12-16 20:27:22 TRUE
## 5222 2022-12-16 20:27:14 TRUE
## 5223 2022-12-16 20:27:13 TRUE
## 5224 2022-12-16 20:27:10 TRUE
## 5225 2022-12-16 20:27:03 TRUE
## 5226 2022-12-16 20:27:03 TRUE
## 5227 2022-12-16 20:27:01 TRUE
## 5228 2022-12-16 20:26:39 TRUE
## 5229 2022-12-16 20:26:36 TRUE
## 5230 2022-12-16 20:26:25 TRUE
## 5231 2022-12-16 20:26:24 TRUE
## 5232 2022-12-16 20:26:21 TRUE
## 5233 2022-12-16 20:26:14 TRUE
## 5234 2022-12-16 20:26:13 TRUE
## 5235 2022-12-16 20:26:12 TRUE
## 5236 2022-12-16 20:26:12 TRUE
## 5237 2022-12-16 20:26:11 TRUE
## 5238 2022-12-16 20:26:09 TRUE
## 5239 2022-12-16 20:26:07 TRUE
## 5240 2022-12-16 20:25:51 TRUE
## 5241 2022-12-16 20:25:45 TRUE
## 5242 2022-12-16 20:25:45 TRUE
## 5243 2022-12-16 20:25:45 TRUE
## 5244 2022-12-16 20:25:41 TRUE
## 5245 2022-12-16 20:25:40 TRUE
## 5246 2022-12-16 20:25:39 TRUE
## 5247 2022-12-16 20:25:38 TRUE
## 5248 2022-12-16 20:25:33 TRUE
## 5249 2022-12-16 20:25:27 TRUE
## 5250 2022-12-16 20:25:18 TRUE
## 5251 2022-12-16 20:25:14 TRUE
## 5252 2022-12-16 20:25:10 TRUE
## 5253 2022-12-16 20:24:58 TRUE
## 5254 2022-12-16 20:24:56 TRUE
## 5255 2022-12-16 20:24:40 TRUE
## 5256 2022-12-16 20:24:38 TRUE
## 5257 2022-12-16 20:24:37 TRUE
## 5258 2022-12-16 20:24:33 TRUE
## 5259 2022-12-16 20:24:32 TRUE
## 5260 2022-12-16 20:24:28 TRUE
## 5261 2022-12-16 20:24:27 TRUE
## 5262 2022-12-16 20:24:22 TRUE
## 5263 2022-12-16 20:24:10 TRUE
## 5264 2022-12-16 20:24:09 TRUE
## 5265 2022-12-16 20:23:45 TRUE
## 5266 2022-12-16 20:23:44 TRUE
## 5267 2022-12-16 20:23:18 TRUE
## 5268 2022-12-16 20:23:13 TRUE
## 5269 2022-12-16 20:23:10 TRUE
## 5270 2022-12-16 20:23:10 TRUE
## 5271 2022-12-16 20:23:07 TRUE
## 5272 2022-12-16 20:23:02 TRUE
## 5273 2022-12-16 20:23:00 TRUE
## 5274 2022-12-16 20:22:59 TRUE
## 5275 2022-12-16 20:22:58 TRUE
## 5276 2022-12-16 20:22:57 TRUE
## 5277 2022-12-16 20:22:57 TRUE
## 5278 2022-12-16 20:22:57 TRUE
## 5279 2022-12-16 20:22:56 TRUE
## 5280 2022-12-16 20:22:53 TRUE
## 5281 2022-12-16 20:22:50 TRUE
## 5282 2022-12-16 20:22:42 TRUE
## 5283 2022-12-16 20:22:40 TRUE
## 5284 2022-12-16 20:22:35 TRUE
## 5285 2022-12-16 20:22:34 TRUE
## 5286 2022-12-16 20:22:31 TRUE
## 5287 2022-12-16 20:22:19 TRUE
## 5288 2022-12-16 20:22:09 TRUE
## 5289 2022-12-16 20:22:09 TRUE
## 5290 2022-12-16 20:22:08 TRUE
## 5291 2022-12-16 20:22:04 TRUE
## 5292 2022-12-16 20:22:03 TRUE
## 5293 2022-12-16 20:22:03 TRUE
## 5294 2022-12-16 20:22:03 TRUE
## 5295 2022-12-16 20:22:01 TRUE
## 5296 2022-12-16 20:22:01 TRUE
## 5297 2022-12-16 20:21:59 TRUE
## 5298 2022-12-16 20:21:58 TRUE
## 5299 2022-12-16 20:21:49 TRUE
## 5300 2022-12-16 20:21:48 TRUE
## 5301 2022-12-16 20:21:43 TRUE
## 5302 2022-12-16 20:21:43 TRUE
## 5303 2022-12-16 20:21:35 TRUE
## 5304 2022-12-16 20:21:34 TRUE
## 5305 2022-12-16 20:21:31 TRUE
## 5306 2022-12-16 20:21:24 TRUE
## 5307 2022-12-16 20:21:19 TRUE
## 5308 2022-12-16 20:21:17 TRUE
## 5309 2022-12-16 20:21:15 TRUE
## 5310 2022-12-16 20:21:14 TRUE
## 5311 2022-12-16 20:21:12 TRUE
## 5312 2022-12-16 20:21:11 TRUE
## 5313 2022-12-16 20:21:11 TRUE
## 5314 2022-12-16 20:21:10 TRUE
## 5315 2022-12-16 20:21:07 TRUE
## 5316 2022-12-16 20:21:06 TRUE
## 5317 2022-12-16 20:21:02 TRUE
## 5318 2022-12-16 20:21:01 TRUE
## 5319 2022-12-16 20:20:59 TRUE
## 5320 2022-12-16 20:20:57 TRUE
## 5321 2022-12-16 20:20:35 TRUE
## 5322 2022-12-16 20:20:34 TRUE
## 5323 2022-12-16 20:20:33 TRUE
## 5324 2022-12-16 20:20:30 TRUE
## 5325 2022-12-16 20:20:23 TRUE
## 5326 2022-12-16 20:20:23 TRUE
## 5327 2022-12-16 20:20:22 TRUE
## 5328 2022-12-16 20:20:20 TRUE
## 5329 2022-12-16 20:20:10 TRUE
## 5330 2022-12-16 20:20:06 TRUE
## 5331 2022-12-16 20:20:01 TRUE
## 5332 2022-12-16 20:19:59 TRUE
## 5333 2022-12-16 20:19:59 TRUE
## 5334 2022-12-16 20:19:57 TRUE
## 5335 2022-12-16 20:19:55 TRUE
## 5336 2022-12-16 20:19:53 TRUE
## 5337 2022-12-16 20:19:52 TRUE
## 5338 2022-12-16 20:19:51 TRUE
## 5339 2022-12-16 20:19:51 TRUE
## 5340 2022-12-16 20:19:44 TRUE
## 5341 2022-12-16 20:19:41 TRUE
## 5342 2022-12-16 20:19:29 TRUE
## 5343 2022-12-16 20:19:27 TRUE
## 5344 2022-12-16 20:19:26 TRUE
## 5345 2022-12-16 20:19:18 TRUE
## 5346 2022-12-16 20:19:17 TRUE
## 5347 2022-12-16 20:19:12 TRUE
## 5348 2022-12-16 20:19:07 TRUE
## 5349 2022-12-16 20:19:06 TRUE
## 5350 2022-12-16 20:19:05 TRUE
## 5351 2022-12-16 20:19:03 TRUE
## 5352 2022-12-16 20:18:55 TRUE
## 5353 2022-12-16 20:18:54 TRUE
## 5354 2022-12-16 20:18:53 TRUE
## 5355 2022-12-16 20:18:51 TRUE
## 5356 2022-12-16 20:18:45 TRUE
## 5357 2022-12-16 20:18:42 TRUE
## 5358 2022-12-16 20:18:41 TRUE
## 5359 2022-12-16 20:18:32 TRUE
## 5360 2022-12-16 20:18:26 TRUE
## 5361 2022-12-16 20:18:17 TRUE
## 5362 2022-12-16 20:18:15 TRUE
## 5363 2022-12-16 20:18:10 TRUE
## 5364 2022-12-16 20:18:09 TRUE
## 5365 2022-12-16 20:18:07 TRUE
## 5366 2022-12-16 20:18:04 TRUE
## 5367 2022-12-16 20:17:56 TRUE
## 5368 2022-12-16 20:17:54 TRUE
## 5369 2022-12-16 20:17:53 TRUE
## 5370 2022-12-16 20:17:52 TRUE
## 5371 2022-12-16 20:17:52 TRUE
## 5372 2022-12-16 20:17:50 TRUE
## 5373 2022-12-16 20:17:49 TRUE
## 5374 2022-12-16 20:17:44 TRUE
## 5375 2022-12-16 20:17:42 TRUE
## 5376 2022-12-16 20:17:40 TRUE
## 5377 2022-12-16 20:17:38 TRUE
## 5378 2022-12-16 20:17:35 TRUE
## 5379 2022-12-16 20:17:31 TRUE
## 5380 2022-12-16 20:17:17 TRUE
## 5381 2022-12-16 20:17:12 TRUE
## 5382 2022-12-16 20:17:11 TRUE
## 5383 2022-12-16 20:17:11 TRUE
## 5384 2022-12-16 20:17:09 TRUE
## 5385 2022-12-16 20:17:08 TRUE
## 5386 2022-12-16 20:17:06 TRUE
## 5387 2022-12-16 20:16:57 TRUE
## 5388 2022-12-16 20:16:55 TRUE
## 5389 2022-12-16 20:16:54 TRUE
## 5390 2022-12-16 20:16:53 TRUE
## 5391 2022-12-16 20:16:53 TRUE
## 5392 2022-12-16 20:16:49 TRUE
## 5393 2022-12-16 20:16:48 TRUE
## 5394 2022-12-16 20:16:47 TRUE
## 5395 2022-12-16 20:16:46 TRUE
## 5396 2022-12-16 20:16:36 TRUE
## 5397 2022-12-16 20:16:34 TRUE
## 5398 2022-12-16 20:16:33 TRUE
## 5399 2022-12-16 20:16:32 TRUE
## 5400 2022-12-16 20:16:31 TRUE
## 5401 2022-12-16 20:16:30 TRUE
## 5402 2022-12-16 20:16:20 TRUE
## 5403 2022-12-16 20:16:18 TRUE
## 5404 2022-12-16 20:16:14 TRUE
## 5405 2022-12-16 20:16:11 TRUE
## 5406 2022-12-16 20:16:10 TRUE
## 5407 2022-12-16 20:16:09 TRUE
## 5408 2022-12-16 20:16:07 TRUE
## 5409 2022-12-16 20:15:52 TRUE
## 5410 2022-12-16 20:15:49 TRUE
## 5411 2022-12-16 20:15:46 TRUE
## 5412 2022-12-16 20:15:41 TRUE
## 5413 2022-12-16 20:15:39 TRUE
## 5414 2022-12-16 20:15:39 TRUE
## 5415 2022-12-16 20:15:39 TRUE
## 5416 2022-12-16 20:15:39 TRUE
## 5417 2022-12-16 20:15:35 TRUE
## 5418 2022-12-16 20:15:31 TRUE
## 5419 2022-12-16 20:15:28 TRUE
## 5420 2022-12-16 20:15:27 TRUE
## 5421 2022-12-16 20:15:25 TRUE
## 5422 2022-12-16 20:15:22 TRUE
## 5423 2022-12-16 20:15:21 TRUE
## 5424 2022-12-16 20:15:21 TRUE
## 5425 2022-12-16 20:15:16 TRUE
## 5426 2022-12-16 20:15:16 TRUE
## 5427 2022-12-16 20:15:15 TRUE
## 5428 2022-12-16 20:15:13 TRUE
## 5429 2022-12-16 20:15:09 TRUE
## 5430 2022-12-16 20:14:57 TRUE
## 5431 2022-12-16 20:14:55 TRUE
## 5432 2022-12-16 20:14:44 TRUE
## 5433 2022-12-16 20:14:40 TRUE
## 5434 2022-12-16 20:14:39 TRUE
## 5435 2022-12-16 20:14:36 TRUE
## 5436 2022-12-16 20:14:34 TRUE
## 5437 2022-12-16 20:14:32 TRUE
## 5438 2022-12-16 20:14:31 TRUE
## 5439 2022-12-16 20:14:27 TRUE
## 5440 2022-12-16 20:14:25 TRUE
## 5441 2022-12-16 20:14:19 TRUE
## 5442 2022-12-16 20:14:14 TRUE
## 5443 2022-12-16 20:14:13 TRUE
## 5444 2022-12-16 20:14:11 TRUE
## 5445 2022-12-16 20:14:08 TRUE
## 5446 2022-12-16 20:14:04 TRUE
## 5447 2022-12-16 20:14:02 TRUE
## 5448 2022-12-16 20:13:57 TRUE
## 5449 2022-12-16 20:13:55 TRUE
## 5450 2022-12-16 20:13:51 TRUE
## 5451 2022-12-16 20:13:48 TRUE
## 5452 2022-12-16 20:13:48 TRUE
## 5453 2022-12-16 20:13:45 TRUE
## 5454 2022-12-16 20:13:41 TRUE
## 5455 2022-12-16 20:13:24 TRUE
## 5456 2022-12-16 20:13:22 TRUE
## 5457 2022-12-16 20:13:15 TRUE
## 5458 2022-12-16 20:13:12 TRUE
## 5459 2022-12-16 20:13:05 TRUE
## 5460 2022-12-16 20:13:04 TRUE
## 5461 2022-12-16 20:13:04 TRUE
## 5462 2022-12-16 20:13:03 TRUE
## 5463 2022-12-16 20:13:01 TRUE
## 5464 2022-12-16 20:12:54 TRUE
## 5465 2022-12-16 20:12:54 TRUE
## 5466 2022-12-16 20:12:49 TRUE
## 5467 2022-12-16 20:12:45 TRUE
## 5468 2022-12-16 20:12:44 TRUE
## 5469 2022-12-16 20:12:38 TRUE
## 5470 2022-12-16 20:12:37 TRUE
## 5471 2022-12-16 20:12:35 TRUE
## 5472 2022-12-16 20:12:25 TRUE
## 5473 2022-12-16 20:12:21 TRUE
## 5474 2022-12-16 20:12:20 TRUE
## 5475 2022-12-16 20:12:09 TRUE
## 5476 2022-12-16 20:12:07 TRUE
## 5477 2022-12-16 20:12:03 TRUE
## 5478 2022-12-16 20:11:50 TRUE
## 5479 2022-12-16 20:11:49 TRUE
## 5480 2022-12-16 20:11:48 TRUE
## 5481 2022-12-16 20:11:46 TRUE
## 5482 2022-12-16 20:11:41 TRUE
## 5483 2022-12-16 20:11:38 TRUE
## 5484 2022-12-16 20:11:37 TRUE
## 5485 2022-12-16 20:11:35 TRUE
## 5486 2022-12-16 20:11:22 TRUE
## 5487 2022-12-16 20:11:22 TRUE
## 5488 2022-12-16 20:11:18 TRUE
## 5489 2022-12-16 20:11:14 TRUE
## 5490 2022-12-16 20:11:09 TRUE
## 5491 2022-12-16 20:11:08 TRUE
## 5492 2022-12-16 20:11:06 TRUE
## 5493 2022-12-16 20:11:00 TRUE
## 5494 2022-12-16 20:10:58 TRUE
## 5495 2022-12-16 20:10:57 TRUE
## 5496 2022-12-16 20:10:37 TRUE
## 5497 2022-12-16 20:10:35 TRUE
## 5498 2022-12-16 20:10:32 TRUE
## 5499 2022-12-16 20:10:28 TRUE
## 5500 2022-12-16 20:10:26 TRUE
## 5501 2022-12-16 20:10:24 TRUE
## 5502 2022-12-16 20:10:17 TRUE
## 5503 2022-12-16 20:10:14 TRUE
## 5504 2022-12-16 20:10:10 TRUE
## 5505 2022-12-16 20:10:07 TRUE
## 5506 2022-12-16 20:10:00 TRUE
## 5507 2022-12-16 20:09:59 TRUE
## 5508 2022-12-16 20:09:52 TRUE
## 5509 2022-12-16 20:09:46 TRUE
## 5510 2022-12-16 20:09:45 TRUE
## 5511 2022-12-16 20:09:44 TRUE
## 5512 2022-12-16 20:09:38 TRUE
## 5513 2022-12-16 20:09:35 TRUE
## 5514 2022-12-16 20:09:35 TRUE
## 5515 2022-12-16 20:09:27 TRUE
## 5516 2022-12-16 20:09:20 TRUE
## 5517 2022-12-16 20:09:20 TRUE
## 5518 2022-12-16 20:09:17 TRUE
## 5519 2022-12-16 20:09:01 TRUE
## 5520 2022-12-16 20:08:56 TRUE
## 5521 2022-12-16 20:08:54 TRUE
## 5522 2022-12-16 20:08:47 TRUE
## 5523 2022-12-16 20:08:43 TRUE
## 5524 2022-12-16 20:08:32 TRUE
## 5525 2022-12-16 20:08:28 TRUE
## 5526 2022-12-16 20:08:28 TRUE
## 5527 2022-12-16 20:08:28 TRUE
## 5528 2022-12-16 20:08:23 TRUE
## 5529 2022-12-16 20:08:14 TRUE
## 5530 2022-12-16 20:08:09 TRUE
## 5531 2022-12-16 20:08:06 TRUE
## 5532 2022-12-16 20:08:05 TRUE
## 5533 2022-12-16 20:08:02 TRUE
## 5534 2022-12-16 20:07:58 TRUE
## 5535 2022-12-16 20:07:57 TRUE
## 5536 2022-12-16 20:07:56 TRUE
## 5537 2022-12-16 20:07:55 TRUE
## 5538 2022-12-16 20:07:46 TRUE
## 5539 2022-12-16 20:07:41 TRUE
## 5540 2022-12-16 20:07:40 TRUE
## 5541 2022-12-16 20:07:33 TRUE
## 5542 2022-12-16 20:07:33 TRUE
## 5543 2022-12-16 20:07:29 TRUE
## 5544 2022-12-16 20:07:21 TRUE
## 5545 2022-12-16 20:07:18 TRUE
## 5546 2022-12-16 20:07:15 TRUE
## 5547 2022-12-16 20:07:08 TRUE
## 5548 2022-12-16 20:07:07 TRUE
## 5549 2022-12-16 20:07:07 TRUE
## 5550 2022-12-16 20:07:05 TRUE
## 5551 2022-12-16 20:07:03 TRUE
## 5552 2022-12-16 20:07:03 TRUE
## 5553 2022-12-16 20:07:02 TRUE
## 5554 2022-12-16 20:07:02 TRUE
## 5555 2022-12-16 20:06:59 TRUE
## 5556 2022-12-16 20:06:54 TRUE
## 5557 2022-12-16 20:06:50 TRUE
## 5558 2022-12-16 20:06:46 TRUE
## 5559 2022-12-16 20:06:45 TRUE
## 5560 2022-12-16 20:06:37 TRUE
## 5561 2022-12-16 20:06:32 TRUE
## 5562 2022-12-16 20:06:28 TRUE
## 5563 2022-12-16 20:06:26 TRUE
## 5564 2022-12-16 20:06:26 TRUE
## 5565 2022-12-16 20:06:25 TRUE
## 5566 2022-12-16 20:06:23 TRUE
## 5567 2022-12-16 20:06:21 TRUE
## 5568 2022-12-16 20:06:04 TRUE
## 5569 2022-12-16 20:06:01 TRUE
## 5570 2022-12-16 20:05:49 TRUE
## 5571 2022-12-16 20:05:45 TRUE
## 5572 2022-12-16 20:05:39 TRUE
## 5573 2022-12-16 20:05:31 TRUE
## 5574 2022-12-16 20:05:21 TRUE
## 5575 2022-12-16 20:05:19 TRUE
## 5576 2022-12-16 20:05:19 TRUE
## 5577 2022-12-16 20:05:15 TRUE
## 5578 2022-12-16 20:05:11 TRUE
## 5579 2022-12-16 20:05:09 TRUE
## 5580 2022-12-16 20:05:06 TRUE
## 5581 2022-12-16 20:05:03 TRUE
## 5582 2022-12-16 20:05:02 TRUE
## 5583 2022-12-16 20:04:58 TRUE
## 5584 2022-12-16 20:04:56 TRUE
## 5585 2022-12-16 20:04:55 TRUE
## 5586 2022-12-16 20:04:48 TRUE
## 5587 2022-12-16 20:04:48 TRUE
## 5588 2022-12-16 20:04:44 TRUE
## 5589 2022-12-16 20:04:42 TRUE
## 5590 2022-12-16 20:04:39 TRUE
## 5591 2022-12-16 20:04:35 TRUE
## 5592 2022-12-16 20:04:34 TRUE
## 5593 2022-12-16 20:04:29 TRUE
## 5594 2022-12-16 20:04:24 TRUE
## 5595 2022-12-16 20:04:23 TRUE
## 5596 2022-12-16 20:04:20 TRUE
## 5597 2022-12-16 20:04:16 TRUE
## 5598 2022-12-16 20:04:11 TRUE
## 5599 2022-12-16 20:04:10 TRUE
## 5600 2022-12-16 20:04:09 TRUE
## 5601 2022-12-16 20:04:08 TRUE
## 5602 2022-12-16 20:03:56 TRUE
## 5603 2022-12-16 20:03:55 TRUE
## 5604 2022-12-16 20:03:52 TRUE
## 5605 2022-12-16 20:03:42 TRUE
## 5606 2022-12-16 20:03:40 TRUE
## 5607 2022-12-16 20:03:39 TRUE
## 5608 2022-12-16 20:03:38 TRUE
## 5609 2022-12-16 20:03:34 TRUE
## 5610 2022-12-16 20:03:23 TRUE
## 5611 2022-12-16 20:03:13 TRUE
## 5612 2022-12-16 20:03:13 TRUE
## 5613 2022-12-16 20:03:01 TRUE
## 5614 2022-12-16 20:02:58 TRUE
## 5615 2022-12-16 20:02:56 TRUE
## 5616 2022-12-16 20:02:54 TRUE
## 5617 2022-12-16 20:02:53 TRUE
## 5618 2022-12-16 20:02:49 TRUE
## 5619 2022-12-16 20:02:47 TRUE
## 5620 2022-12-16 20:02:41 TRUE
## 5621 2022-12-16 20:02:40 TRUE
## 5622 2022-12-16 20:02:40 TRUE
## 5623 2022-12-16 20:02:37 TRUE
## 5624 2022-12-16 20:02:36 TRUE
## 5625 2022-12-16 20:02:33 TRUE
## 5626 2022-12-16 20:02:32 TRUE
## 5627 2022-12-16 20:02:31 TRUE
## 5628 2022-12-16 20:02:22 TRUE
## 5629 2022-12-16 20:02:15 TRUE
## 5630 2022-12-16 20:02:12 TRUE
## 5631 2022-12-16 20:02:06 TRUE
## 5632 2022-12-16 20:02:05 TRUE
## 5633 2022-12-16 20:01:49 TRUE
## 5634 2022-12-16 20:01:39 TRUE
## 5635 2022-12-16 20:01:34 TRUE
## 5636 2022-12-16 20:01:27 TRUE
## 5637 2022-12-16 20:01:25 TRUE
## 5638 2022-12-16 20:01:23 TRUE
## 5639 2022-12-16 20:01:22 TRUE
## 5640 2022-12-16 20:01:08 TRUE
## 5641 2022-12-16 20:01:05 TRUE
## 5642 2022-12-16 20:01:03 TRUE
## 5643 2022-12-16 20:01:02 TRUE
## 5644 2022-12-16 20:00:59 TRUE
## 5645 2022-12-16 20:00:59 TRUE
## 5646 2022-12-16 20:00:58 TRUE
## 5647 2022-12-16 20:00:58 TRUE
## 5648 2022-12-16 20:00:55 TRUE
## 5649 2022-12-16 20:00:54 TRUE
## 5650 2022-12-16 20:00:52 TRUE
## 5651 2022-12-16 20:00:38 TRUE
## 5652 2022-12-16 20:00:34 TRUE
## 5653 2022-12-16 20:00:33 TRUE
## 5654 2022-12-16 20:00:33 TRUE
## 5655 2022-12-16 20:00:26 TRUE
## 5656 2022-12-16 20:00:23 TRUE
## 5657 2022-12-16 20:00:23 TRUE
## 5658 2022-12-16 20:00:18 TRUE
## 5659 2022-12-16 20:00:15 TRUE
## 5660 2022-12-16 20:00:12 TRUE
## 5661 2022-12-16 20:00:11 TRUE
## 5662 2022-12-16 20:00:02 TRUE
## 5663 2022-12-16 20:00:01 TRUE
## 5664 2022-12-16 19:59:56 TRUE
## 5665 2022-12-16 19:59:52 TRUE
## 5666 2022-12-16 19:59:50 TRUE
## 5667 2022-12-16 19:59:48 TRUE
## 5668 2022-12-16 19:59:39 TRUE
## 5669 2022-12-16 19:59:34 TRUE
## 5670 2022-12-16 19:59:28 TRUE
## 5671 2022-12-16 19:59:22 TRUE
## 5672 2022-12-16 19:59:15 TRUE
## 5673 2022-12-16 19:58:58 TRUE
## 5674 2022-12-16 19:58:57 TRUE
## 5675 2022-12-16 19:58:55 TRUE
## 5676 2022-12-16 19:58:45 TRUE
## 5677 2022-12-16 19:58:44 TRUE
## 5678 2022-12-16 19:58:42 TRUE
## 5679 2022-12-16 19:58:37 TRUE
## 5680 2022-12-16 19:58:34 TRUE
## 5681 2022-12-16 19:58:32 TRUE
## 5682 2022-12-16 19:58:31 TRUE
## 5683 2022-12-16 19:58:24 TRUE
## 5684 2022-12-16 19:58:24 TRUE
## 5685 2022-12-16 19:58:22 TRUE
## 5686 2022-12-16 19:58:22 TRUE
## 5687 2022-12-16 19:58:21 TRUE
## 5688 2022-12-16 19:58:17 TRUE
## 5689 2022-12-16 19:58:17 TRUE
## 5690 2022-12-16 19:58:12 TRUE
## 5691 2022-12-16 19:58:12 TRUE
## 5692 2022-12-16 19:58:08 TRUE
## 5693 2022-12-16 19:57:58 TRUE
## 5694 2022-12-16 19:57:53 TRUE
## 5695 2022-12-16 19:57:52 TRUE
## 5696 2022-12-16 19:57:51 TRUE
## 5697 2022-12-16 19:57:50 TRUE
## 5698 2022-12-16 19:57:47 TRUE
## 5699 2022-12-16 19:57:45 TRUE
## 5700 2022-12-16 19:57:45 TRUE
## 5701 2022-12-16 19:57:44 TRUE
## 5702 2022-12-16 19:57:43 TRUE
## 5703 2022-12-16 19:57:40 TRUE
## 5704 2022-12-16 19:57:35 TRUE
## 5705 2022-12-16 19:57:29 TRUE
## 5706 2022-12-16 19:57:28 TRUE
## 5707 2022-12-16 19:57:16 TRUE
## 5708 2022-12-16 19:57:11 TRUE
## 5709 2022-12-16 19:56:59 TRUE
## 5710 2022-12-16 19:56:50 TRUE
## 5711 2022-12-16 19:56:49 TRUE
## 5712 2022-12-16 19:56:47 TRUE
## 5713 2022-12-16 19:56:39 TRUE
## 5714 2022-12-16 19:56:39 TRUE
## 5715 2022-12-16 19:56:32 TRUE
## 5716 2022-12-16 19:56:30 TRUE
## 5717 2022-12-16 19:56:25 TRUE
## 5718 2022-12-16 19:56:18 TRUE
## 5719 2022-12-16 19:56:14 TRUE
## 5720 2022-12-16 19:56:12 TRUE
## 5721 2022-12-16 19:55:59 TRUE
## 5722 2022-12-16 19:55:59 TRUE
## 5723 2022-12-16 19:55:51 TRUE
## 5724 2022-12-16 19:55:49 TRUE
## 5725 2022-12-16 19:55:42 TRUE
## 5726 2022-12-16 19:55:28 TRUE
## 5727 2022-12-16 19:55:28 TRUE
## 5728 2022-12-16 19:55:25 TRUE
## 5729 2022-12-16 19:55:23 TRUE
## 5730 2022-12-16 19:55:20 TRUE
## 5731 2022-12-16 19:55:19 TRUE
## 5732 2022-12-16 19:55:18 TRUE
## 5733 2022-12-16 19:55:12 TRUE
## 5734 2022-12-16 19:55:12 TRUE
## 5735 2022-12-16 19:55:10 TRUE
## 5736 2022-12-16 19:54:57 TRUE
## 5737 2022-12-16 19:54:54 TRUE
## 5738 2022-12-16 19:54:50 TRUE
## 5739 2022-12-16 19:54:44 TRUE
## 5740 2022-12-16 19:54:40 TRUE
## 5741 2022-12-16 19:54:38 TRUE
## 5742 2022-12-16 19:54:34 TRUE
## 5743 2022-12-16 19:54:34 TRUE
## 5744 2022-12-16 19:54:33 TRUE
## 5745 2022-12-16 19:54:33 TRUE
## 5746 2022-12-16 19:54:32 TRUE
## 5747 2022-12-16 19:54:31 TRUE
## 5748 2022-12-16 19:54:21 TRUE
## 5749 2022-12-16 19:53:56 TRUE
## 5750 2022-12-16 19:53:55 TRUE
## 5751 2022-12-16 19:53:52 TRUE
## 5752 2022-12-16 19:53:52 TRUE
## 5753 2022-12-16 19:53:37 TRUE
## 5754 2022-12-16 19:53:34 TRUE
## 5755 2022-12-16 19:53:33 TRUE
## 5756 2022-12-16 19:53:31 TRUE
## 5757 2022-12-16 19:53:29 TRUE
## 5758 2022-12-16 19:53:26 TRUE
## 5759 2022-12-16 19:53:22 TRUE
## 5760 2022-12-16 19:53:18 TRUE
## 5761 2022-12-16 19:53:14 TRUE
## 5762 2022-12-16 19:53:14 TRUE
## 5763 2022-12-16 19:53:10 TRUE
## 5764 2022-12-16 19:53:08 TRUE
## 5765 2022-12-16 19:53:07 TRUE
## 5766 2022-12-16 19:52:59 TRUE
## 5767 2022-12-16 19:52:57 TRUE
## 5768 2022-12-16 19:52:38 TRUE
## 5769 2022-12-16 19:52:32 TRUE
## 5770 2022-12-16 19:52:30 TRUE
## 5771 2022-12-16 19:52:29 TRUE
## 5772 2022-12-16 19:52:29 TRUE
## 5773 2022-12-16 19:52:26 TRUE
## 5774 2022-12-16 19:52:24 TRUE
## 5775 2022-12-16 19:52:20 TRUE
## 5776 2022-12-16 19:52:20 TRUE
## 5777 2022-12-16 19:52:18 TRUE
## 5778 2022-12-16 19:52:18 TRUE
## 5779 2022-12-16 19:52:14 TRUE
## 5780 2022-12-16 19:52:09 TRUE
## 5781 2022-12-16 19:52:08 TRUE
## 5782 2022-12-16 19:52:05 TRUE
## 5783 2022-12-16 19:52:05 TRUE
## 5784 2022-12-16 19:52:04 TRUE
## 5785 2022-12-16 19:51:59 TRUE
## 5786 2022-12-16 19:51:58 TRUE
## 5787 2022-12-16 19:51:57 TRUE
## 5788 2022-12-16 19:51:57 TRUE
## 5789 2022-12-16 19:51:54 TRUE
## 5790 2022-12-16 19:51:51 TRUE
## 5791 2022-12-16 19:51:51 TRUE
## 5792 2022-12-16 19:51:50 TRUE
## 5793 2022-12-16 19:51:48 TRUE
## 5794 2022-12-16 19:51:44 TRUE
## 5795 2022-12-16 19:51:35 TRUE
## 5796 2022-12-16 19:51:32 TRUE
## 5797 2022-12-16 19:51:31 TRUE
## 5798 2022-12-16 19:51:30 TRUE
## 5799 2022-12-16 19:51:21 TRUE
## 5800 2022-12-16 19:51:18 TRUE
## 5801 2022-12-16 19:51:11 TRUE
## 5802 2022-12-16 19:51:06 TRUE
## 5803 2022-12-16 19:50:51 TRUE
## 5804 2022-12-16 19:50:50 TRUE
## 5805 2022-12-16 19:50:47 TRUE
## 5806 2022-12-16 19:50:40 TRUE
## 5807 2022-12-16 19:50:40 TRUE
## 5808 2022-12-16 19:50:34 TRUE
## 5809 2022-12-16 19:50:30 TRUE
## 5810 2022-12-16 19:50:27 TRUE
## 5811 2022-12-16 19:50:25 TRUE
## 5812 2022-12-16 19:50:04 TRUE
## 5813 2022-12-16 19:49:54 TRUE
## 5814 2022-12-16 19:49:28 TRUE
## 5815 2022-12-16 19:49:26 TRUE
## 5816 2022-12-16 19:49:24 TRUE
## 5817 2022-12-16 19:49:18 TRUE
## 5818 2022-12-16 19:48:58 TRUE
## 5819 2022-12-16 19:48:55 TRUE
## 5820 2022-12-16 19:48:51 TRUE
## 5821 2022-12-16 19:48:48 TRUE
## 5822 2022-12-16 19:48:44 TRUE
## 5823 2022-12-16 19:48:35 TRUE
## 5824 2022-12-16 19:48:17 TRUE
## 5825 2022-12-16 19:48:15 TRUE
## 5826 2022-12-16 19:48:13 TRUE
## 5827 2022-12-16 19:48:13 TRUE
## 5828 2022-12-16 19:48:09 TRUE
## 5829 2022-12-16 19:48:07 TRUE
## 5830 2022-12-16 19:48:06 TRUE
## 5831 2022-12-16 19:48:06 TRUE
## 5832 2022-12-16 19:48:03 TRUE
## 5833 2022-12-16 19:48:01 TRUE
## 5834 2022-12-16 19:47:58 TRUE
## 5835 2022-12-16 19:47:51 TRUE
## 5836 2022-12-16 19:47:49 TRUE
## 5837 2022-12-16 19:47:46 TRUE
## 5838 2022-12-16 19:47:40 TRUE
## 5839 2022-12-16 19:47:39 TRUE
## 5840 2022-12-16 19:47:36 TRUE
## 5841 2022-12-16 19:47:27 TRUE
## 5842 2022-12-16 19:47:18 TRUE
## 5843 2022-12-16 19:47:16 TRUE
## 5844 2022-12-16 19:47:16 TRUE
## 5845 2022-12-16 19:47:16 TRUE
## 5846 2022-12-16 19:47:12 TRUE
## 5847 2022-12-16 19:47:04 TRUE
## 5848 2022-12-16 19:47:02 TRUE
## 5849 2022-12-16 19:47:01 TRUE
## 5850 2022-12-16 19:46:58 TRUE
## 5851 2022-12-16 19:46:42 TRUE
## 5852 2022-12-16 19:46:41 TRUE
## 5853 2022-12-16 19:46:32 TRUE
## 5854 2022-12-16 19:46:21 TRUE
## 5855 2022-12-16 19:46:17 TRUE
## 5856 2022-12-16 19:46:12 TRUE
## 5857 2022-12-16 19:46:02 TRUE
## 5858 2022-12-16 19:45:46 TRUE
## 5859 2022-12-16 19:45:39 TRUE
## 5860 2022-12-16 19:45:37 TRUE
## 5861 2022-12-16 19:45:34 TRUE
## 5862 2022-12-16 19:45:31 TRUE
## 5863 2022-12-16 19:45:27 TRUE
## 5864 2022-12-16 19:45:25 TRUE
## 5865 2022-12-16 19:45:22 TRUE
## 5866 2022-12-16 19:45:19 TRUE
## 5867 2022-12-16 19:45:13 TRUE
## 5868 2022-12-16 19:45:04 TRUE
## 5869 2022-12-16 19:45:03 TRUE
## 5870 2022-12-16 19:44:59 TRUE
## 5871 2022-12-16 19:44:57 TRUE
## 5872 2022-12-16 19:44:56 TRUE
## 5873 2022-12-16 19:44:51 TRUE
## 5874 2022-12-16 19:44:45 TRUE
## 5875 2022-12-16 19:44:42 TRUE
## 5876 2022-12-16 19:44:36 TRUE
## 5877 2022-12-16 19:44:33 TRUE
## 5878 2022-12-16 19:44:29 TRUE
## 5879 2022-12-16 19:44:25 TRUE
## 5880 2022-12-16 19:44:24 TRUE
## 5881 2022-12-16 19:44:21 TRUE
## 5882 2022-12-16 19:44:15 TRUE
## 5883 2022-12-16 19:44:14 TRUE
## 5884 2022-12-16 19:44:13 TRUE
## 5885 2022-12-16 19:44:03 TRUE
## 5886 2022-12-16 19:44:03 TRUE
## 5887 2022-12-16 19:44:02 TRUE
## 5888 2022-12-16 19:43:56 TRUE
## 5889 2022-12-16 19:43:52 TRUE
## 5890 2022-12-16 19:43:51 TRUE
## 5891 2022-12-16 19:43:45 TRUE
## 5892 2022-12-16 19:43:44 TRUE
## 5893 2022-12-16 19:43:42 TRUE
## 5894 2022-12-16 19:43:41 TRUE
## 5895 2022-12-16 19:43:37 TRUE
## 5896 2022-12-16 19:43:20 TRUE
## 5897 2022-12-16 19:43:14 TRUE
## 5898 2022-12-16 19:43:12 TRUE
## 5899 2022-12-16 19:43:09 TRUE
## 5900 2022-12-16 19:43:03 TRUE
## 5901 2022-12-16 19:43:00 TRUE
## 5902 2022-12-16 19:42:56 TRUE
## 5903 2022-12-16 19:42:55 TRUE
## 5904 2022-12-16 19:42:49 TRUE
## 5905 2022-12-16 19:42:49 TRUE
## 5906 2022-12-16 19:42:43 TRUE
## 5907 2022-12-16 19:42:32 TRUE
## 5908 2022-12-16 19:42:31 TRUE
## 5909 2022-12-16 19:42:25 TRUE
## 5910 2022-12-16 19:42:21 TRUE
## 5911 2022-12-16 19:42:19 TRUE
## 5912 2022-12-16 19:42:12 TRUE
## 5913 2022-12-16 19:41:59 TRUE
## 5914 2022-12-16 19:41:58 TRUE
## 5915 2022-12-16 19:41:54 TRUE
## 5916 2022-12-16 19:41:54 TRUE
## 5917 2022-12-16 19:41:51 TRUE
## 5918 2022-12-16 19:41:47 TRUE
## 5919 2022-12-16 19:41:41 TRUE
## 5920 2022-12-16 19:41:38 TRUE
## 5921 2022-12-16 19:41:24 TRUE
## 5922 2022-12-16 19:41:21 TRUE
## 5923 2022-12-16 19:41:17 TRUE
## 5924 2022-12-16 19:41:14 TRUE
## 5925 2022-12-16 19:41:10 TRUE
## 5926 2022-12-16 19:41:09 TRUE
## 5927 2022-12-16 19:41:09 TRUE
## 5928 2022-12-16 19:41:05 TRUE
## 5929 2022-12-16 19:41:03 TRUE
## 5930 2022-12-16 19:40:44 TRUE
## 5931 2022-12-16 19:40:36 TRUE
## 5932 2022-12-16 19:40:32 TRUE
## 5933 2022-12-16 19:40:16 TRUE
## 5934 2022-12-16 19:40:09 TRUE
## 5935 2022-12-16 19:40:09 TRUE
## 5936 2022-12-16 19:40:08 TRUE
## 5937 2022-12-16 19:40:06 TRUE
## 5938 2022-12-16 19:40:05 TRUE
## 5939 2022-12-16 19:40:03 TRUE
## 5940 2022-12-16 19:40:03 TRUE
## 5941 2022-12-16 19:40:02 TRUE
## 5942 2022-12-16 19:40:01 TRUE
## 5943 2022-12-16 19:39:55 TRUE
## 5944 2022-12-16 19:39:52 TRUE
## 5945 2022-12-16 19:39:47 TRUE
## 5946 2022-12-16 19:39:46 TRUE
## 5947 2022-12-16 19:39:46 TRUE
## 5948 2022-12-16 19:39:45 TRUE
## 5949 2022-12-16 19:39:43 TRUE
## 5950 2022-12-16 19:39:39 TRUE
## 5951 2022-12-16 19:39:36 TRUE
## 5952 2022-12-16 19:39:36 TRUE
## 5953 2022-12-16 19:39:36 TRUE
## 5954 2022-12-16 19:39:30 TRUE
## 5955 2022-12-16 19:39:28 TRUE
## 5956 2022-12-16 19:39:21 TRUE
## 5957 2022-12-16 19:39:16 TRUE
## 5958 2022-12-16 19:39:14 TRUE
## 5959 2022-12-16 19:39:14 TRUE
## 5960 2022-12-16 19:39:11 TRUE
## 5961 2022-12-16 19:39:00 TRUE
## 5962 2022-12-16 19:38:57 TRUE
## 5963 2022-12-16 19:38:53 TRUE
## 5964 2022-12-16 19:38:50 TRUE
## 5965 2022-12-16 19:38:49 TRUE
## 5966 2022-12-16 19:38:48 TRUE
## 5967 2022-12-16 19:38:45 TRUE
## 5968 2022-12-16 19:38:42 TRUE
## 5969 2022-12-16 19:38:39 TRUE
## 5970 2022-12-16 19:38:34 TRUE
## 5971 2022-12-16 19:38:33 TRUE
## 5972 2022-12-16 19:38:31 TRUE
## 5973 2022-12-16 19:38:29 TRUE
## 5974 2022-12-16 19:38:29 TRUE
## 5975 2022-12-16 19:38:29 TRUE
## 5976 2022-12-16 19:38:09 TRUE
## 5977 2022-12-16 19:38:08 TRUE
## 5978 2022-12-16 19:38:06 TRUE
## 5979 2022-12-16 19:37:57 TRUE
## 5980 2022-12-16 19:37:55 TRUE
## 5981 2022-12-16 19:37:54 TRUE
## 5982 2022-12-16 19:37:47 TRUE
## 5983 2022-12-16 19:37:43 TRUE
## 5984 2022-12-16 19:37:43 TRUE
## 5985 2022-12-16 19:37:36 TRUE
## 5986 2022-12-16 19:37:32 TRUE
## 5987 2022-12-16 19:37:29 TRUE
## 5988 2022-12-16 19:37:29 TRUE
## 5989 2022-12-16 19:37:10 TRUE
## 5990 2022-12-16 19:37:08 TRUE
## 5991 2022-12-16 19:37:01 TRUE
## 5992 2022-12-16 19:36:58 TRUE
## 5993 2022-12-16 19:36:58 TRUE
## 5994 2022-12-16 19:36:58 TRUE
## 5995 2022-12-16 19:36:50 TRUE
## 5996 2022-12-16 19:36:50 TRUE
## 5997 2022-12-16 19:36:48 TRUE
## 5998 2022-12-16 19:36:46 TRUE
## 5999 2022-12-16 19:36:45 TRUE
## 6000 2022-12-16 19:36:45 TRUE
## 6001 2022-12-16 19:36:37 TRUE
## 6002 2022-12-16 19:36:36 TRUE
## 6003 2022-12-16 19:36:24 TRUE
## 6004 2022-12-16 19:36:23 TRUE
## 6005 2022-12-16 19:36:14 TRUE
## 6006 2022-12-16 19:36:13 TRUE
## 6007 2022-12-16 19:36:01 TRUE
## 6008 2022-12-16 19:35:58 TRUE
## 6009 2022-12-16 19:35:52 TRUE
## 6010 2022-12-16 19:35:51 TRUE
## 6011 2022-12-16 19:35:49 TRUE
## 6012 2022-12-16 19:35:45 TRUE
## 6013 2022-12-16 19:35:45 TRUE
## 6014 2022-12-16 19:35:39 TRUE
## 6015 2022-12-16 19:35:31 TRUE
## 6016 2022-12-16 19:35:30 TRUE
## 6017 2022-12-16 19:35:27 TRUE
## 6018 2022-12-16 19:35:16 TRUE
## 6019 2022-12-16 19:35:12 TRUE
## 6020 2022-12-16 19:35:07 TRUE
## 6021 2022-12-16 19:35:05 TRUE
## 6022 2022-12-16 19:35:01 TRUE
## 6023 2022-12-16 19:34:58 TRUE
## 6024 2022-12-16 19:34:54 TRUE
## 6025 2022-12-16 19:34:49 TRUE
## 6026 2022-12-16 19:34:47 TRUE
## 6027 2022-12-16 19:34:44 TRUE
## 6028 2022-12-16 19:34:36 TRUE
## 6029 2022-12-16 19:34:32 TRUE
## 6030 2022-12-16 19:34:32 TRUE
## 6031 2022-12-16 19:34:29 TRUE
## 6032 2022-12-16 19:34:28 TRUE
## 6033 2022-12-16 19:34:28 TRUE
## 6034 2022-12-16 19:34:23 TRUE
## 6035 2022-12-16 19:34:21 TRUE
## 6036 2022-12-16 19:34:20 TRUE
## 6037 2022-12-16 19:34:18 TRUE
## 6038 2022-12-16 19:34:16 TRUE
## 6039 2022-12-16 19:34:15 TRUE
## 6040 2022-12-16 19:34:12 TRUE
## 6041 2022-12-16 19:34:08 TRUE
## 6042 2022-12-16 19:34:05 TRUE
## 6043 2022-12-16 19:34:04 TRUE
## 6044 2022-12-16 19:33:57 TRUE
## 6045 2022-12-16 19:33:53 TRUE
## 6046 2022-12-16 19:33:53 TRUE
## 6047 2022-12-16 19:33:51 TRUE
## 6048 2022-12-16 19:33:49 TRUE
## 6049 2022-12-16 19:33:43 TRUE
## 6050 2022-12-16 19:33:42 TRUE
## 6051 2022-12-16 19:33:37 TRUE
## 6052 2022-12-16 19:33:35 TRUE
## 6053 2022-12-16 19:33:32 TRUE
## 6054 2022-12-16 19:33:31 TRUE
## 6055 2022-12-16 19:33:23 TRUE
## 6056 2022-12-16 19:33:21 TRUE
## 6057 2022-12-16 19:33:19 TRUE
## 6058 2022-12-16 19:33:14 TRUE
## 6059 2022-12-16 19:33:14 TRUE
## 6060 2022-12-16 19:33:12 TRUE
## 6061 2022-12-16 19:33:10 TRUE
## 6062 2022-12-16 19:33:05 TRUE
## 6063 2022-12-16 19:33:05 TRUE
## 6064 2022-12-16 19:33:03 TRUE
## 6065 2022-12-16 19:32:57 TRUE
## 6066 2022-12-16 19:32:56 TRUE
## 6067 2022-12-16 19:32:55 TRUE
## 6068 2022-12-16 19:32:54 TRUE
## 6069 2022-12-16 19:32:49 TRUE
## 6070 2022-12-16 19:32:47 TRUE
## 6071 2022-12-16 19:32:41 TRUE
## 6072 2022-12-16 19:32:36 TRUE
## 6073 2022-12-16 19:32:35 TRUE
## 6074 2022-12-16 19:32:28 TRUE
## 6075 2022-12-16 19:32:21 TRUE
## 6076 2022-12-16 19:32:20 TRUE
## 6077 2022-12-16 19:32:04 TRUE
## 6078 2022-12-16 19:31:59 TRUE
## 6079 2022-12-16 19:31:50 TRUE
## 6080 2022-12-16 19:31:36 TRUE
## 6081 2022-12-16 19:31:31 TRUE
## 6082 2022-12-16 19:31:23 TRUE
## 6083 2022-12-16 19:31:18 TRUE
## 6084 2022-12-16 19:31:11 TRUE
## 6085 2022-12-16 19:31:09 TRUE
## 6086 2022-12-16 19:31:01 TRUE
## 6087 2022-12-16 19:31:01 TRUE
## 6088 2022-12-16 19:30:51 TRUE
## 6089 2022-12-16 19:30:46 TRUE
## 6090 2022-12-16 19:30:42 TRUE
## 6091 2022-12-16 19:30:41 TRUE
## 6092 2022-12-16 19:30:36 TRUE
## 6093 2022-12-16 19:30:32 TRUE
## 6094 2022-12-16 19:30:19 TRUE
## 6095 2022-12-16 19:30:18 TRUE
## 6096 2022-12-16 19:30:10 TRUE
## 6097 2022-12-16 19:30:08 TRUE
## 6098 2022-12-16 19:30:05 TRUE
## 6099 2022-12-16 19:30:04 TRUE
## 6100 2022-12-16 19:30:00 TRUE
## 6101 2022-12-16 19:29:47 TRUE
## 6102 2022-12-16 19:29:47 TRUE
## 6103 2022-12-16 19:29:45 TRUE
## 6104 2022-12-16 19:29:44 TRUE
## 6105 2022-12-16 19:29:43 TRUE
## 6106 2022-12-16 19:29:43 TRUE
## 6107 2022-12-16 19:29:37 TRUE
## 6108 2022-12-16 19:29:27 TRUE
## 6109 2022-12-16 19:29:23 TRUE
## 6110 2022-12-16 19:29:15 TRUE
## 6111 2022-12-16 19:29:13 TRUE
## 6112 2022-12-16 19:29:13 TRUE
## 6113 2022-12-16 19:29:12 TRUE
## 6114 2022-12-16 19:29:05 TRUE
## 6115 2022-12-16 19:28:53 TRUE
## 6116 2022-12-16 19:28:53 TRUE
## 6117 2022-12-16 19:28:52 TRUE
## 6118 2022-12-16 19:28:51 TRUE
## 6119 2022-12-16 19:28:49 TRUE
## 6120 2022-12-16 19:28:41 TRUE
## 6121 2022-12-16 19:28:39 TRUE
## 6122 2022-12-16 19:28:31 TRUE
## 6123 2022-12-16 19:28:27 TRUE
## 6124 2022-12-16 19:28:21 TRUE
## 6125 2022-12-16 19:28:17 TRUE
## 6126 2022-12-16 19:28:14 TRUE
## 6127 2022-12-16 19:28:11 TRUE
## 6128 2022-12-16 19:28:10 TRUE
## 6129 2022-12-16 19:28:03 TRUE
## 6130 2022-12-16 19:28:00 TRUE
## 6131 2022-12-16 19:28:00 TRUE
## 6132 2022-12-16 19:27:53 TRUE
## 6133 2022-12-16 19:27:50 TRUE
## 6134 2022-12-16 19:27:48 TRUE
## 6135 2022-12-16 19:27:45 TRUE
## 6136 2022-12-16 19:27:41 TRUE
## 6137 2022-12-16 19:27:38 TRUE
## 6138 2022-12-16 19:27:35 TRUE
## 6139 2022-12-16 19:27:33 TRUE
## 6140 2022-12-16 19:27:31 TRUE
## 6141 2022-12-16 19:27:30 TRUE
## 6142 2022-12-16 19:27:28 TRUE
## 6143 2022-12-16 19:27:20 TRUE
## 6144 2022-12-16 19:27:19 TRUE
## 6145 2022-12-16 19:27:16 TRUE
## 6146 2022-12-16 19:27:14 TRUE
## 6147 2022-12-16 19:27:12 TRUE
## 6148 2022-12-16 19:27:09 TRUE
## 6149 2022-12-16 19:27:08 TRUE
## 6150 2022-12-16 19:27:04 TRUE
## 6151 2022-12-16 19:27:02 TRUE
## 6152 2022-12-16 19:27:02 TRUE
## 6153 2022-12-16 19:27:00 TRUE
## 6154 2022-12-16 19:26:58 TRUE
## 6155 2022-12-16 19:26:57 TRUE
## 6156 2022-12-16 19:26:56 TRUE
## 6157 2022-12-16 19:26:50 TRUE
## 6158 2022-12-16 19:26:46 TRUE
## 6159 2022-12-16 19:26:46 TRUE
## 6160 2022-12-16 19:26:42 TRUE
## 6161 2022-12-16 19:26:41 TRUE
## 6162 2022-12-16 19:26:41 TRUE
## 6163 2022-12-16 19:26:37 TRUE
## 6164 2022-12-16 19:26:36 TRUE
## 6165 2022-12-16 19:26:35 TRUE
## 6166 2022-12-16 19:26:32 TRUE
## 6167 2022-12-16 19:26:30 TRUE
## 6168 2022-12-16 19:26:27 TRUE
## 6169 2022-12-16 19:26:27 TRUE
## 6170 2022-12-16 19:26:24 TRUE
## 6171 2022-12-16 19:26:24 TRUE
## 6172 2022-12-16 19:26:23 TRUE
## 6173 2022-12-16 19:26:22 TRUE
## 6174 2022-12-16 19:26:21 TRUE
## 6175 2022-12-16 19:26:21 TRUE
## 6176 2022-12-16 19:26:14 TRUE
## 6177 2022-12-16 19:26:10 TRUE
## 6178 2022-12-16 19:26:06 TRUE
## 6179 2022-12-16 19:26:02 TRUE
## 6180 2022-12-16 19:25:51 TRUE
## 6181 2022-12-16 19:25:50 TRUE
## 6182 2022-12-16 19:25:48 TRUE
## 6183 2022-12-16 19:25:45 TRUE
## 6184 2022-12-16 19:25:34 TRUE
## 6185 2022-12-16 19:25:33 TRUE
## 6186 2022-12-16 19:25:31 TRUE
## 6187 2022-12-16 19:25:31 TRUE
## 6188 2022-12-16 19:25:31 TRUE
## 6189 2022-12-16 19:25:22 TRUE
## 6190 2022-12-16 19:25:21 TRUE
## 6191 2022-12-16 19:25:15 TRUE
## 6192 2022-12-16 19:25:14 TRUE
## 6193 2022-12-16 19:25:13 TRUE
## 6194 2022-12-16 19:25:04 TRUE
## 6195 2022-12-16 19:25:01 TRUE
## 6196 2022-12-16 19:24:57 TRUE
## 6197 2022-12-16 19:24:55 TRUE
## 6198 2022-12-16 19:24:52 TRUE
## 6199 2022-12-16 19:24:50 TRUE
## 6200 2022-12-16 19:24:50 TRUE
## 6201 2022-12-16 19:24:41 TRUE
## 6202 2022-12-16 19:24:39 TRUE
## 6203 2022-12-16 19:24:39 TRUE
## 6204 2022-12-16 19:24:34 TRUE
## 6205 2022-12-16 19:24:32 TRUE
## 6206 2022-12-16 19:24:32 TRUE
## 6207 2022-12-16 19:24:32 TRUE
## 6208 2022-12-16 19:24:30 TRUE
## 6209 2022-12-16 19:24:16 TRUE
## 6210 2022-12-16 19:24:13 TRUE
## 6211 2022-12-16 19:24:11 TRUE
## 6212 2022-12-16 19:24:11 TRUE
## 6213 2022-12-16 19:24:09 TRUE
## 6214 2022-12-16 19:24:06 TRUE
## 6215 2022-12-16 19:24:05 TRUE
## 6216 2022-12-16 19:24:02 TRUE
## 6217 2022-12-16 19:23:56 TRUE
## 6218 2022-12-16 19:23:56 TRUE
## 6219 2022-12-16 19:23:51 TRUE
## 6220 2022-12-16 19:23:49 TRUE
## 6221 2022-12-16 19:23:27 TRUE
## 6222 2022-12-16 19:23:27 TRUE
## 6223 2022-12-16 19:23:22 TRUE
## 6224 2022-12-16 19:23:21 TRUE
## 6225 2022-12-16 19:23:21 TRUE
## 6226 2022-12-16 19:23:16 TRUE
## 6227 2022-12-16 19:23:14 TRUE
## 6228 2022-12-16 19:23:04 TRUE
## 6229 2022-12-16 19:22:59 TRUE
## 6230 2022-12-16 19:22:58 TRUE
## 6231 2022-12-16 19:22:51 TRUE
## 6232 2022-12-16 19:22:47 TRUE
## 6233 2022-12-16 19:22:44 TRUE
## 6234 2022-12-16 19:22:42 TRUE
## 6235 2022-12-16 19:22:41 TRUE
## 6236 2022-12-16 19:22:41 TRUE
## 6237 2022-12-16 19:22:39 TRUE
## 6238 2022-12-16 19:22:33 TRUE
## 6239 2022-12-16 19:22:20 TRUE
## 6240 2022-12-16 19:22:15 TRUE
## 6241 2022-12-16 19:22:09 TRUE
## 6242 2022-12-16 19:22:09 TRUE
## 6243 2022-12-16 19:22:06 TRUE
## 6244 2022-12-16 19:22:04 TRUE
## 6245 2022-12-16 19:22:00 TRUE
## 6246 2022-12-16 19:21:51 TRUE
## 6247 2022-12-16 19:21:51 TRUE
## 6248 2022-12-16 19:21:49 TRUE
## 6249 2022-12-16 19:21:45 TRUE
## 6250 2022-12-16 19:21:40 TRUE
## 6251 2022-12-16 19:21:38 TRUE
## 6252 2022-12-16 19:21:29 TRUE
## 6253 2022-12-16 19:21:28 TRUE
## 6254 2022-12-16 19:21:19 TRUE
## 6255 2022-12-16 19:21:19 TRUE
## 6256 2022-12-16 19:21:17 TRUE
## 6257 2022-12-16 19:21:15 TRUE
## 6258 2022-12-16 19:21:14 TRUE
## 6259 2022-12-16 19:21:12 TRUE
## 6260 2022-12-16 19:21:08 TRUE
## 6261 2022-12-16 19:21:07 TRUE
## 6262 2022-12-16 19:21:06 TRUE
## 6263 2022-12-16 19:21:00 TRUE
## 6264 2022-12-16 19:21:00 TRUE
## 6265 2022-12-16 19:20:57 TRUE
## 6266 2022-12-16 19:20:56 TRUE
## 6267 2022-12-16 19:20:48 TRUE
## 6268 2022-12-16 19:20:45 TRUE
## 6269 2022-12-16 19:20:44 TRUE
## 6270 2022-12-16 19:20:43 TRUE
## 6271 2022-12-16 19:20:42 TRUE
## 6272 2022-12-16 19:20:41 TRUE
## 6273 2022-12-16 19:20:39 TRUE
## 6274 2022-12-16 19:20:38 TRUE
## 6275 2022-12-16 19:20:37 TRUE
## 6276 2022-12-16 19:20:35 TRUE
## 6277 2022-12-16 19:20:33 TRUE
## 6278 2022-12-16 19:20:31 TRUE
## 6279 2022-12-16 19:20:27 TRUE
## 6280 2022-12-16 19:20:14 TRUE
## 6281 2022-12-16 19:20:13 TRUE
## 6282 2022-12-16 19:20:12 TRUE
## 6283 2022-12-16 19:20:10 TRUE
## 6284 2022-12-16 19:20:10 TRUE
## 6285 2022-12-16 19:20:08 TRUE
## 6286 2022-12-16 19:20:08 TRUE
## 6287 2022-12-16 19:20:00 TRUE
## 6288 2022-12-16 19:20:00 TRUE
## 6289 2022-12-16 19:19:58 TRUE
## 6290 2022-12-16 19:19:47 TRUE
## 6291 2022-12-16 19:19:43 TRUE
## 6292 2022-12-16 19:19:42 TRUE
## 6293 2022-12-16 19:19:36 TRUE
## 6294 2022-12-16 19:19:35 TRUE
## 6295 2022-12-16 19:19:34 TRUE
## 6296 2022-12-16 19:19:32 TRUE
## 6297 2022-12-16 19:19:30 TRUE
## 6298 2022-12-16 19:19:29 TRUE
## 6299 2022-12-16 19:19:20 TRUE
## 6300 2022-12-16 19:19:19 TRUE
## 6301 2022-12-16 19:19:19 TRUE
## 6302 2022-12-16 19:19:18 TRUE
## 6303 2022-12-16 19:19:09 TRUE
## 6304 2022-12-16 19:19:06 TRUE
## 6305 2022-12-16 19:19:05 TRUE
## 6306 2022-12-16 19:19:02 TRUE
## 6307 2022-12-16 19:18:59 TRUE
## 6308 2022-12-16 19:18:57 TRUE
## 6309 2022-12-16 19:18:56 TRUE
## 6310 2022-12-16 19:18:55 TRUE
## 6311 2022-12-16 19:18:54 TRUE
## 6312 2022-12-16 19:18:53 TRUE
## 6313 2022-12-16 19:18:51 TRUE
## 6314 2022-12-16 19:18:49 TRUE
## 6315 2022-12-16 19:18:47 TRUE
## 6316 2022-12-16 19:18:45 TRUE
## 6317 2022-12-16 19:18:39 TRUE
## 6318 2022-12-16 19:18:34 TRUE
## 6319 2022-12-16 19:18:32 TRUE
## 6320 2022-12-16 19:18:30 TRUE
## 6321 2022-12-16 19:18:27 TRUE
## 6322 2022-12-16 19:18:23 TRUE
## 6323 2022-12-16 19:18:23 TRUE
## 6324 2022-12-16 19:18:22 TRUE
## 6325 2022-12-16 19:18:22 TRUE
## 6326 2022-12-16 19:18:22 TRUE
## 6327 2022-12-16 19:18:17 TRUE
## 6328 2022-12-16 19:18:14 TRUE
## 6329 2022-12-16 19:18:09 TRUE
## 6330 2022-12-16 19:18:05 TRUE
## 6331 2022-12-16 19:17:56 TRUE
## 6332 2022-12-16 19:17:55 TRUE
## 6333 2022-12-16 19:17:51 TRUE
## 6334 2022-12-16 19:17:51 TRUE
## 6335 2022-12-16 19:17:47 TRUE
## 6336 2022-12-16 19:17:47 TRUE
## 6337 2022-12-16 19:17:46 TRUE
## 6338 2022-12-16 19:17:45 TRUE
## 6339 2022-12-16 19:17:44 TRUE
## 6340 2022-12-16 19:17:41 TRUE
## 6341 2022-12-16 19:17:41 TRUE
## 6342 2022-12-16 19:17:36 TRUE
## 6343 2022-12-16 19:17:32 TRUE
## 6344 2022-12-16 19:17:31 TRUE
## 6345 2022-12-16 19:17:31 TRUE
## 6346 2022-12-16 19:17:27 TRUE
## 6347 2022-12-16 19:17:27 TRUE
## 6348 2022-12-16 19:17:15 TRUE
## 6349 2022-12-16 19:17:07 TRUE
## 6350 2022-12-16 19:17:06 TRUE
## 6351 2022-12-16 19:17:04 TRUE
## 6352 2022-12-16 19:17:02 TRUE
## 6353 2022-12-16 19:16:55 TRUE
## 6354 2022-12-16 19:16:52 TRUE
## 6355 2022-12-16 19:16:51 TRUE
## 6356 2022-12-16 19:16:47 TRUE
## 6357 2022-12-16 19:16:46 TRUE
## 6358 2022-12-16 19:16:44 TRUE
## 6359 2022-12-16 19:16:42 TRUE
## 6360 2022-12-16 19:16:42 TRUE
## 6361 2022-12-16 19:16:35 TRUE
## 6362 2022-12-16 19:16:34 TRUE
## 6363 2022-12-16 19:16:30 TRUE
## 6364 2022-12-16 19:16:30 TRUE
## 6365 2022-12-16 19:16:27 TRUE
## 6366 2022-12-16 19:16:26 TRUE
## 6367 2022-12-16 19:16:09 TRUE
## 6368 2022-12-16 19:16:00 TRUE
## 6369 2022-12-16 19:15:54 TRUE
## 6370 2022-12-16 19:15:54 TRUE
## 6371 2022-12-16 19:15:49 TRUE
## 6372 2022-12-16 19:15:49 TRUE
## 6373 2022-12-16 19:15:46 TRUE
## 6374 2022-12-16 19:15:45 TRUE
## 6375 2022-12-16 19:15:41 TRUE
## 6376 2022-12-16 19:15:40 TRUE
## 6377 2022-12-16 19:15:34 TRUE
## 6378 2022-12-16 19:15:30 TRUE
## 6379 2022-12-16 19:15:29 TRUE
## 6380 2022-12-16 19:15:26 TRUE
## 6381 2022-12-16 19:15:26 TRUE
## 6382 2022-12-16 19:15:23 TRUE
## 6383 2022-12-16 19:15:21 TRUE
## 6384 2022-12-16 19:15:20 TRUE
## 6385 2022-12-16 19:15:19 TRUE
## 6386 2022-12-16 19:15:16 TRUE
## 6387 2022-12-16 19:15:14 TRUE
## 6388 2022-12-16 19:15:10 TRUE
## 6389 2022-12-16 19:15:07 TRUE
## 6390 2022-12-16 19:15:00 TRUE
## 6391 2022-12-16 19:15:00 TRUE
## 6392 2022-12-16 19:14:59 TRUE
## 6393 2022-12-16 19:14:57 TRUE
## 6394 2022-12-16 19:14:56 TRUE
## 6395 2022-12-16 19:14:54 TRUE
## 6396 2022-12-16 19:14:51 TRUE
## 6397 2022-12-16 19:14:49 TRUE
## 6398 2022-12-16 19:14:48 TRUE
## 6399 2022-12-16 19:14:46 TRUE
## 6400 2022-12-16 19:14:42 TRUE
## 6401 2022-12-16 19:14:42 TRUE
## 6402 2022-12-16 19:14:37 TRUE
## 6403 2022-12-16 19:14:35 TRUE
## 6404 2022-12-16 19:14:33 TRUE
## 6405 2022-12-16 19:14:29 TRUE
## 6406 2022-12-16 19:14:27 TRUE
## 6407 2022-12-16 19:14:23 TRUE
## 6408 2022-12-16 19:14:22 TRUE
## 6409 2022-12-16 19:14:21 TRUE
## 6410 2022-12-16 19:14:19 TRUE
## 6411 2022-12-16 19:14:10 TRUE
## 6412 2022-12-16 19:14:02 TRUE
## 6413 2022-12-16 19:13:59 TRUE
## 6414 2022-12-16 19:13:58 TRUE
## 6415 2022-12-16 19:13:56 TRUE
## 6416 2022-12-16 19:13:56 TRUE
## 6417 2022-12-16 19:13:51 TRUE
## 6418 2022-12-16 19:13:47 TRUE
## 6419 2022-12-16 19:13:44 TRUE
## 6420 2022-12-16 19:13:43 TRUE
## 6421 2022-12-16 19:13:41 TRUE
## 6422 2022-12-16 19:13:38 TRUE
## 6423 2022-12-16 19:13:35 TRUE
## 6424 2022-12-16 19:13:34 TRUE
## 6425 2022-12-16 19:13:28 TRUE
## 6426 2022-12-16 19:13:24 TRUE
## 6427 2022-12-16 19:13:24 TRUE
## 6428 2022-12-16 19:13:23 TRUE
## 6429 2022-12-16 19:13:23 TRUE
## 6430 2022-12-16 19:13:18 TRUE
## 6431 2022-12-16 19:13:17 TRUE
## 6432 2022-12-16 19:13:16 TRUE
## 6433 2022-12-16 19:13:15 TRUE
## 6434 2022-12-16 19:13:10 TRUE
## 6435 2022-12-16 19:13:09 TRUE
## 6436 2022-12-16 19:13:08 TRUE
## 6437 2022-12-16 19:13:06 TRUE
## 6438 2022-12-16 19:13:04 TRUE
## 6439 2022-12-16 19:12:59 TRUE
## 6440 2022-12-16 19:12:59 TRUE
## 6441 2022-12-16 19:12:57 TRUE
## 6442 2022-12-16 19:12:46 TRUE
## 6443 2022-12-16 19:12:43 TRUE
## 6444 2022-12-16 19:12:40 TRUE
## 6445 2022-12-16 19:12:34 TRUE
## 6446 2022-12-16 19:12:30 TRUE
## 6447 2022-12-16 19:12:28 TRUE
## 6448 2022-12-16 19:12:26 TRUE
## 6449 2022-12-16 19:12:21 TRUE
## 6450 2022-12-16 19:12:20 TRUE
## 6451 2022-12-16 19:12:17 TRUE
## 6452 2022-12-16 19:12:15 TRUE
## 6453 2022-12-16 19:12:15 TRUE
## 6454 2022-12-16 19:12:09 TRUE
## 6455 2022-12-16 19:11:59 TRUE
## 6456 2022-12-16 19:11:58 TRUE
## 6457 2022-12-16 19:11:57 TRUE
## 6458 2022-12-16 19:11:54 TRUE
## 6459 2022-12-16 19:11:52 TRUE
## 6460 2022-12-16 19:11:46 TRUE
## 6461 2022-12-16 19:11:45 TRUE
## 6462 2022-12-16 19:11:41 TRUE
## 6463 2022-12-16 19:11:33 TRUE
## 6464 2022-12-16 19:11:32 TRUE
## 6465 2022-12-16 19:11:31 TRUE
## 6466 2022-12-16 19:11:23 TRUE
## 6467 2022-12-16 19:11:18 TRUE
## 6468 2022-12-16 19:11:17 TRUE
## 6469 2022-12-16 19:11:16 TRUE
## 6470 2022-12-16 19:11:11 TRUE
## 6471 2022-12-16 19:11:10 TRUE
## 6472 2022-12-16 19:11:08 TRUE
## 6473 2022-12-16 19:11:04 TRUE
## 6474 2022-12-16 19:11:03 TRUE
## 6475 2022-12-16 19:11:03 TRUE
## 6476 2022-12-16 19:11:03 TRUE
## 6477 2022-12-16 19:10:58 TRUE
## 6478 2022-12-16 19:10:57 TRUE
## 6479 2022-12-16 19:10:52 TRUE
## 6480 2022-12-16 19:10:51 TRUE
## 6481 2022-12-16 19:10:51 TRUE
## 6482 2022-12-16 19:10:44 TRUE
## 6483 2022-12-16 19:10:42 TRUE
## 6484 2022-12-16 19:10:41 TRUE
## 6485 2022-12-16 19:10:40 TRUE
## 6486 2022-12-16 19:10:36 TRUE
## 6487 2022-12-16 19:10:35 TRUE
## 6488 2022-12-16 19:10:33 TRUE
## 6489 2022-12-16 19:10:28 TRUE
## 6490 2022-12-16 19:10:23 TRUE
## 6491 2022-12-16 19:10:16 TRUE
## 6492 2022-12-16 19:10:14 TRUE
## 6493 2022-12-16 19:10:13 TRUE
## 6494 2022-12-16 19:10:11 TRUE
## 6495 2022-12-16 19:09:57 TRUE
## 6496 2022-12-16 19:09:57 TRUE
## 6497 2022-12-16 19:09:54 TRUE
## 6498 2022-12-16 19:09:51 TRUE
## 6499 2022-12-16 19:09:51 TRUE
## 6500 2022-12-16 19:09:49 TRUE
## 6501 2022-12-16 19:09:47 TRUE
## 6502 2022-12-16 19:09:45 TRUE
## 6503 2022-12-16 19:09:45 TRUE
## 6504 2022-12-16 19:09:44 TRUE
## 6505 2022-12-16 19:09:43 TRUE
## 6506 2022-12-16 19:09:43 TRUE
## 6507 2022-12-16 19:09:38 TRUE
## 6508 2022-12-16 19:09:38 TRUE
## 6509 2022-12-16 19:09:38 TRUE
## 6510 2022-12-16 19:09:29 TRUE
## 6511 2022-12-16 19:09:29 TRUE
## 6512 2022-12-16 19:09:26 TRUE
## 6513 2022-12-16 19:09:20 TRUE
## 6514 2022-12-16 19:09:16 TRUE
## 6515 2022-12-16 19:09:14 TRUE
## 6516 2022-12-16 19:09:10 TRUE
## 6517 2022-12-16 19:08:54 TRUE
## 6518 2022-12-16 19:08:45 TRUE
## 6519 2022-12-16 19:08:44 TRUE
## 6520 2022-12-16 19:08:39 TRUE
## 6521 2022-12-16 19:08:38 TRUE
## 6522 2022-12-16 19:08:27 TRUE
## 6523 2022-12-16 19:08:27 TRUE
## 6524 2022-12-16 19:08:27 TRUE
## 6525 2022-12-16 19:08:24 TRUE
## 6526 2022-12-16 19:08:22 TRUE
## 6527 2022-12-16 19:08:20 TRUE
## 6528 2022-12-16 19:08:18 TRUE
## 6529 2022-12-16 19:08:16 TRUE
## 6530 2022-12-16 19:08:03 TRUE
## 6531 2022-12-16 19:08:03 TRUE
## 6532 2022-12-16 19:08:01 TRUE
## 6533 2022-12-16 19:07:59 TRUE
## 6534 2022-12-16 19:07:56 TRUE
## 6535 2022-12-16 19:07:55 TRUE
## 6536 2022-12-16 19:07:55 TRUE
## 6537 2022-12-16 19:07:55 TRUE
## 6538 2022-12-16 19:07:50 TRUE
## 6539 2022-12-16 19:07:50 TRUE
## 6540 2022-12-16 19:07:49 TRUE
## 6541 2022-12-16 19:07:49 TRUE
## 6542 2022-12-16 19:07:41 TRUE
## 6543 2022-12-16 19:07:39 TRUE
## 6544 2022-12-16 19:07:38 TRUE
## 6545 2022-12-16 19:07:37 TRUE
## 6546 2022-12-16 19:07:34 TRUE
## 6547 2022-12-16 19:07:28 TRUE
## 6548 2022-12-16 19:07:24 TRUE
## 6549 2022-12-16 19:07:21 TRUE
## 6550 2022-12-16 19:07:19 TRUE
## 6551 2022-12-16 19:07:15 TRUE
## 6552 2022-12-16 19:07:12 TRUE
## 6553 2022-12-16 19:07:09 TRUE
## 6554 2022-12-16 19:07:04 TRUE
## 6555 2022-12-16 19:06:58 TRUE
## 6556 2022-12-16 19:06:54 TRUE
## 6557 2022-12-16 19:06:47 TRUE
## 6558 2022-12-16 19:06:47 TRUE
## 6559 2022-12-16 19:06:46 TRUE
## 6560 2022-12-16 19:06:40 TRUE
## 6561 2022-12-16 19:06:39 TRUE
## 6562 2022-12-16 19:06:33 TRUE
## 6563 2022-12-16 19:06:29 TRUE
## 6564 2022-12-16 19:06:28 TRUE
## 6565 2022-12-16 19:06:28 TRUE
## 6566 2022-12-16 19:06:18 TRUE
## 6567 2022-12-16 19:06:16 TRUE
## 6568 2022-12-16 19:06:15 TRUE
## 6569 2022-12-16 19:06:15 TRUE
## 6570 2022-12-16 19:06:10 TRUE
## 6571 2022-12-16 19:06:07 TRUE
## 6572 2022-12-16 19:06:03 TRUE
## 6573 2022-12-16 19:06:01 TRUE
## 6574 2022-12-16 19:05:55 TRUE
## 6575 2022-12-16 19:05:51 TRUE
## 6576 2022-12-16 19:05:46 TRUE
## 6577 2022-12-16 19:05:45 TRUE
## 6578 2022-12-16 19:05:40 TRUE
## 6579 2022-12-16 19:05:39 TRUE
## 6580 2022-12-16 19:05:39 TRUE
## 6581 2022-12-16 19:05:28 TRUE
## 6582 2022-12-16 19:05:28 TRUE
## 6583 2022-12-16 19:05:24 TRUE
## 6584 2022-12-16 19:05:24 TRUE
## 6585 2022-12-16 19:05:19 TRUE
## 6586 2022-12-16 19:05:11 TRUE
## 6587 2022-12-16 19:05:10 TRUE
## 6588 2022-12-16 19:05:08 TRUE
## 6589 2022-12-16 19:05:07 TRUE
## 6590 2022-12-16 19:05:06 TRUE
## 6591 2022-12-16 19:05:05 TRUE
## 6592 2022-12-16 19:05:05 TRUE
## 6593 2022-12-16 19:05:00 TRUE
## 6594 2022-12-16 19:04:53 TRUE
## 6595 2022-12-16 19:04:52 TRUE
## 6596 2022-12-16 19:04:51 TRUE
## 6597 2022-12-16 19:04:51 TRUE
## 6598 2022-12-16 19:04:46 TRUE
## 6599 2022-12-16 19:04:45 TRUE
## 6600 2022-12-16 19:04:45 TRUE
## 6601 2022-12-16 19:04:44 TRUE
## 6602 2022-12-16 19:04:40 TRUE
## 6603 2022-12-16 19:04:30 TRUE
## 6604 2022-12-16 19:04:28 TRUE
## 6605 2022-12-16 19:04:27 TRUE
## 6606 2022-12-16 19:04:26 TRUE
## 6607 2022-12-16 19:04:23 TRUE
## 6608 2022-12-16 19:04:14 TRUE
## 6609 2022-12-16 19:04:13 TRUE
## 6610 2022-12-16 19:04:12 TRUE
## 6611 2022-12-16 19:04:09 TRUE
## 6612 2022-12-16 19:04:03 TRUE
## 6613 2022-12-16 19:04:01 TRUE
## 6614 2022-12-16 19:03:51 TRUE
## 6615 2022-12-16 19:03:50 TRUE
## 6616 2022-12-16 19:03:50 TRUE
## 6617 2022-12-16 19:03:41 TRUE
## 6618 2022-12-16 19:03:39 TRUE
## 6619 2022-12-16 19:03:37 TRUE
## 6620 2022-12-16 19:03:35 TRUE
## 6621 2022-12-16 19:03:25 TRUE
## 6622 2022-12-16 19:03:22 TRUE
## 6623 2022-12-16 19:03:18 TRUE
## 6624 2022-12-16 19:03:10 TRUE
## 6625 2022-12-16 19:03:06 TRUE
## 6626 2022-12-16 19:03:03 TRUE
## 6627 2022-12-16 19:03:00 TRUE
## 6628 2022-12-16 19:02:56 TRUE
## 6629 2022-12-16 19:02:54 TRUE
## 6630 2022-12-16 19:02:48 TRUE
## 6631 2022-12-16 19:02:48 TRUE
## 6632 2022-12-16 19:02:47 TRUE
## 6633 2022-12-16 19:02:44 TRUE
## 6634 2022-12-16 19:02:40 TRUE
## 6635 2022-12-16 19:02:40 TRUE
## 6636 2022-12-16 19:02:38 TRUE
## 6637 2022-12-16 19:02:37 TRUE
## 6638 2022-12-16 19:02:36 TRUE
## 6639 2022-12-16 19:02:35 TRUE
## 6640 2022-12-16 19:02:35 TRUE
## 6641 2022-12-16 19:02:26 TRUE
## 6642 2022-12-16 19:02:19 TRUE
## 6643 2022-12-16 19:02:17 TRUE
## 6644 2022-12-16 19:02:14 TRUE
## 6645 2022-12-16 19:02:13 TRUE
## 6646 2022-12-16 19:02:10 TRUE
## 6647 2022-12-16 19:02:07 TRUE
## 6648 2022-12-16 19:02:05 TRUE
## 6649 2022-12-16 19:01:58 TRUE
## 6650 2022-12-16 19:01:50 TRUE
## 6651 2022-12-16 19:01:49 TRUE
## 6652 2022-12-16 19:01:45 TRUE
## 6653 2022-12-16 19:01:41 TRUE
## 6654 2022-12-16 19:01:36 TRUE
## 6655 2022-12-16 19:01:35 TRUE
## 6656 2022-12-16 19:01:34 TRUE
## 6657 2022-12-16 19:01:32 TRUE
## 6658 2022-12-16 19:01:32 TRUE
## 6659 2022-12-16 19:01:32 TRUE
## 6660 2022-12-16 19:01:28 TRUE
## 6661 2022-12-16 19:01:28 TRUE
## 6662 2022-12-16 19:01:24 TRUE
## 6663 2022-12-16 19:01:23 TRUE
## 6664 2022-12-16 19:01:22 TRUE
## 6665 2022-12-16 19:01:19 TRUE
## 6666 2022-12-16 19:01:19 TRUE
## 6667 2022-12-16 19:01:15 TRUE
## 6668 2022-12-16 19:01:14 TRUE
## 6669 2022-12-16 19:01:09 TRUE
## 6670 2022-12-16 19:01:08 TRUE
## 6671 2022-12-16 19:01:07 TRUE
## 6672 2022-12-16 19:01:04 TRUE
## 6673 2022-12-16 19:01:04 TRUE
## 6674 2022-12-16 19:00:55 TRUE
## 6675 2022-12-16 19:00:53 TRUE
## 6676 2022-12-16 19:00:45 TRUE
## 6677 2022-12-16 19:00:41 TRUE
## 6678 2022-12-16 19:00:33 TRUE
## 6679 2022-12-16 19:00:24 TRUE
## 6680 2022-12-16 19:00:23 TRUE
## 6681 2022-12-16 19:00:19 TRUE
## 6682 2022-12-16 19:00:19 TRUE
## 6683 2022-12-16 19:00:09 TRUE
## 6684 2022-12-16 19:00:04 TRUE
## 6685 2022-12-16 19:00:03 TRUE
## 6686 2022-12-16 19:00:03 TRUE
## 6687 2022-12-16 19:00:03 TRUE
## 6688 2022-12-16 19:00:02 TRUE
## 6689 2022-12-16 19:00:01 TRUE
## 6690 2022-12-16 19:00:00 TRUE
## 6691 2022-12-16 18:59:58 TRUE
## 6692 2022-12-16 18:59:52 TRUE
## 6693 2022-12-16 18:59:51 TRUE
## 6694 2022-12-16 18:59:49 TRUE
## 6695 2022-12-16 18:59:48 TRUE
## 6696 2022-12-16 18:59:42 TRUE
## 6697 2022-12-16 18:59:42 TRUE
## 6698 2022-12-16 18:59:37 TRUE
## 6699 2022-12-16 18:59:36 TRUE
## 6700 2022-12-16 18:59:32 TRUE
## 6701 2022-12-16 18:59:24 TRUE
## 6702 2022-12-16 18:59:23 TRUE
## 6703 2022-12-16 18:59:21 TRUE
## 6704 2022-12-16 18:59:19 TRUE
## 6705 2022-12-16 18:59:10 TRUE
## 6706 2022-12-16 18:59:08 TRUE
## 6707 2022-12-16 18:59:07 TRUE
## 6708 2022-12-16 18:59:07 TRUE
## 6709 2022-12-16 18:59:06 TRUE
## 6710 2022-12-16 18:59:04 TRUE
## 6711 2022-12-16 18:59:03 TRUE
## 6712 2022-12-16 18:59:02 TRUE
## 6713 2022-12-16 18:59:02 TRUE
## 6714 2022-12-16 18:59:01 TRUE
## 6715 2022-12-16 18:58:55 TRUE
## 6716 2022-12-16 18:58:53 TRUE
## 6717 2022-12-16 18:58:51 TRUE
## 6718 2022-12-16 18:58:49 TRUE
## 6719 2022-12-16 18:58:47 TRUE
## 6720 2022-12-16 18:58:47 TRUE
## 6721 2022-12-16 18:58:47 TRUE
## 6722 2022-12-16 18:58:42 TRUE
## 6723 2022-12-16 18:58:39 TRUE
## 6724 2022-12-16 18:58:38 TRUE
## 6725 2022-12-16 18:58:33 TRUE
## 6726 2022-12-16 18:58:32 TRUE
## 6727 2022-12-16 18:58:31 TRUE
## 6728 2022-12-16 18:58:27 TRUE
## 6729 2022-12-16 18:58:27 TRUE
## 6730 2022-12-16 18:58:27 TRUE
## 6731 2022-12-16 18:58:18 TRUE
## 6732 2022-12-16 18:58:15 TRUE
## 6733 2022-12-16 18:58:11 TRUE
## 6734 2022-12-16 18:58:01 TRUE
## 6735 2022-12-16 18:58:01 TRUE
## 6736 2022-12-16 18:58:01 TRUE
## 6737 2022-12-16 18:57:59 TRUE
## 6738 2022-12-16 18:57:57 TRUE
## 6739 2022-12-16 18:57:56 TRUE
## 6740 2022-12-16 18:57:52 TRUE
## 6741 2022-12-16 18:57:50 TRUE
## 6742 2022-12-16 18:57:49 TRUE
## 6743 2022-12-16 18:57:47 TRUE
## 6744 2022-12-16 18:57:46 TRUE
## 6745 2022-12-16 18:57:37 TRUE
## 6746 2022-12-16 18:57:32 TRUE
## 6747 2022-12-16 18:57:28 TRUE
## 6748 2022-12-16 18:57:27 TRUE
## 6749 2022-12-16 18:57:24 TRUE
## 6750 2022-12-16 18:57:24 TRUE
## 6751 2022-12-16 18:57:23 TRUE
## 6752 2022-12-16 18:57:21 TRUE
## 6753 2022-12-16 18:57:18 TRUE
## 6754 2022-12-16 18:57:16 TRUE
## 6755 2022-12-16 18:57:15 TRUE
## 6756 2022-12-16 18:57:13 TRUE
## 6757 2022-12-16 18:57:10 TRUE
## 6758 2022-12-16 18:57:08 TRUE
## 6759 2022-12-16 18:57:07 TRUE
## 6760 2022-12-16 18:57:06 TRUE
## 6761 2022-12-16 18:57:04 TRUE
## 6762 2022-12-16 18:57:02 TRUE
## 6763 2022-12-16 18:57:02 TRUE
## 6764 2022-12-16 18:57:01 TRUE
## 6765 2022-12-16 18:56:55 TRUE
## 6766 2022-12-16 18:56:50 TRUE
## 6767 2022-12-16 18:56:48 TRUE
## 6768 2022-12-16 18:56:43 TRUE
## 6769 2022-12-16 18:56:43 TRUE
## 6770 2022-12-16 18:56:41 TRUE
## 6771 2022-12-16 18:56:40 TRUE
## 6772 2022-12-16 18:56:39 TRUE
## 6773 2022-12-16 18:56:38 TRUE
## 6774 2022-12-16 18:56:38 TRUE
## 6775 2022-12-16 18:56:37 TRUE
## 6776 2022-12-16 18:56:33 TRUE
## 6777 2022-12-16 18:56:28 TRUE
## 6778 2022-12-16 18:56:28 TRUE
## 6779 2022-12-16 18:56:25 TRUE
## 6780 2022-12-16 18:56:24 TRUE
## 6781 2022-12-16 18:56:22 TRUE
## 6782 2022-12-16 18:56:21 TRUE
## 6783 2022-12-16 18:56:19 TRUE
## 6784 2022-12-16 18:56:19 TRUE
## 6785 2022-12-16 18:56:19 TRUE
## 6786 2022-12-16 18:56:10 TRUE
## 6787 2022-12-16 18:56:03 TRUE
## 6788 2022-12-16 18:55:58 TRUE
## 6789 2022-12-16 18:55:51 TRUE
## 6790 2022-12-16 18:55:49 TRUE
## 6791 2022-12-16 18:55:42 TRUE
## 6792 2022-12-16 18:55:41 TRUE
## 6793 2022-12-16 18:55:37 TRUE
## 6794 2022-12-16 18:55:37 TRUE
## 6795 2022-12-16 18:55:34 TRUE
## 6796 2022-12-16 18:55:33 TRUE
## 6797 2022-12-16 18:55:31 TRUE
## 6798 2022-12-16 18:55:27 TRUE
## 6799 2022-12-16 18:55:26 TRUE
## 6800 2022-12-16 18:55:20 TRUE
## 6801 2022-12-16 18:55:17 TRUE
## 6802 2022-12-16 18:55:14 TRUE
## 6803 2022-12-16 18:55:14 TRUE
## 6804 2022-12-16 18:55:05 TRUE
## 6805 2022-12-16 18:54:59 TRUE
## 6806 2022-12-16 18:54:57 TRUE
## 6807 2022-12-16 18:54:56 TRUE
## 6808 2022-12-16 18:54:56 TRUE
## 6809 2022-12-16 18:54:55 TRUE
## 6810 2022-12-16 18:54:54 TRUE
## 6811 2022-12-16 18:54:50 TRUE
## 6812 2022-12-16 18:54:49 TRUE
## 6813 2022-12-16 18:54:47 TRUE
## 6814 2022-12-16 18:54:46 TRUE
## 6815 2022-12-16 18:54:42 TRUE
## 6816 2022-12-16 18:54:41 TRUE
## 6817 2022-12-16 18:54:36 TRUE
## 6818 2022-12-16 18:54:35 TRUE
## 6819 2022-12-16 18:54:35 TRUE
## 6820 2022-12-16 18:54:33 TRUE
## 6821 2022-12-16 18:54:32 TRUE
## 6822 2022-12-16 18:54:30 TRUE
## 6823 2022-12-16 18:54:26 TRUE
## 6824 2022-12-16 18:54:24 TRUE
## 6825 2022-12-16 18:54:21 TRUE
## 6826 2022-12-16 18:54:20 TRUE
## 6827 2022-12-16 18:54:11 TRUE
## 6828 2022-12-16 18:54:09 TRUE
## 6829 2022-12-16 18:54:07 TRUE
## 6830 2022-12-16 18:54:01 TRUE
## 6831 2022-12-16 18:53:59 TRUE
## 6832 2022-12-16 18:53:59 TRUE
## 6833 2022-12-16 18:53:56 TRUE
## 6834 2022-12-16 18:53:56 TRUE
## 6835 2022-12-16 18:53:55 TRUE
## 6836 2022-12-16 18:53:54 TRUE
## 6837 2022-12-16 18:53:54 TRUE
## 6838 2022-12-16 18:53:47 TRUE
## 6839 2022-12-16 18:53:45 TRUE
## 6840 2022-12-16 18:53:44 TRUE
## 6841 2022-12-16 18:53:42 TRUE
## 6842 2022-12-16 18:53:41 TRUE
## 6843 2022-12-16 18:53:39 TRUE
## 6844 2022-12-16 18:53:39 TRUE
## 6845 2022-12-16 18:53:37 TRUE
## 6846 2022-12-16 18:53:37 TRUE
## 6847 2022-12-16 18:53:34 TRUE
## 6848 2022-12-16 18:53:27 TRUE
## 6849 2022-12-16 18:53:27 TRUE
## 6850 2022-12-16 18:53:25 TRUE
## 6851 2022-12-16 18:53:25 TRUE
## 6852 2022-12-16 18:53:22 TRUE
## 6853 2022-12-16 18:53:14 TRUE
## 6854 2022-12-16 18:53:09 TRUE
## 6855 2022-12-16 18:53:09 TRUE
## 6856 2022-12-16 18:53:08 TRUE
## 6857 2022-12-16 18:53:08 TRUE
## 6858 2022-12-16 18:53:03 TRUE
## 6859 2022-12-16 18:52:57 TRUE
## 6860 2022-12-16 18:52:54 TRUE
## 6861 2022-12-16 18:52:49 TRUE
## 6862 2022-12-16 18:52:48 TRUE
## 6863 2022-12-16 18:52:47 TRUE
## 6864 2022-12-16 18:52:45 TRUE
## 6865 2022-12-16 18:52:29 TRUE
## 6866 2022-12-16 18:52:29 TRUE
## 6867 2022-12-16 18:52:22 TRUE
## 6868 2022-12-16 18:52:13 TRUE
## 6869 2022-12-16 18:52:12 TRUE
## 6870 2022-12-16 18:52:10 TRUE
## 6871 2022-12-16 18:52:10 TRUE
## 6872 2022-12-16 18:52:06 TRUE
## 6873 2022-12-16 18:52:02 TRUE
## 6874 2022-12-16 18:51:59 TRUE
## 6875 2022-12-16 18:51:56 TRUE
## 6876 2022-12-16 18:51:53 TRUE
## 6877 2022-12-16 18:51:51 TRUE
## 6878 2022-12-16 18:51:47 TRUE
## 6879 2022-12-16 18:51:47 TRUE
## 6880 2022-12-16 18:51:45 TRUE
## 6881 2022-12-16 18:51:35 TRUE
## 6882 2022-12-16 18:51:35 TRUE
## 6883 2022-12-16 18:51:33 TRUE
## 6884 2022-12-16 18:51:27 TRUE
## 6885 2022-12-16 18:51:23 TRUE
## 6886 2022-12-16 18:51:21 TRUE
## 6887 2022-12-16 18:51:17 TRUE
## 6888 2022-12-16 18:51:14 TRUE
## 6889 2022-12-16 18:51:13 TRUE
## 6890 2022-12-16 18:51:10 TRUE
## 6891 2022-12-16 18:51:10 TRUE
## 6892 2022-12-16 18:51:09 TRUE
## 6893 2022-12-16 18:51:09 TRUE
## 6894 2022-12-16 18:51:04 TRUE
## 6895 2022-12-16 18:51:03 TRUE
## 6896 2022-12-16 18:51:02 TRUE
## 6897 2022-12-16 18:50:59 TRUE
## 6898 2022-12-16 18:50:47 TRUE
## 6899 2022-12-16 18:50:46 TRUE
## 6900 2022-12-16 18:50:45 TRUE
## 6901 2022-12-16 18:50:42 TRUE
## 6902 2022-12-16 18:50:42 TRUE
## 6903 2022-12-16 18:50:40 TRUE
## 6904 2022-12-16 18:50:36 TRUE
## 6905 2022-12-16 18:50:35 TRUE
## 6906 2022-12-16 18:50:35 TRUE
## 6907 2022-12-16 18:50:34 TRUE
## 6908 2022-12-16 18:50:32 TRUE
## 6909 2022-12-16 18:50:27 TRUE
## 6910 2022-12-16 18:50:26 TRUE
## 6911 2022-12-16 18:50:25 TRUE
## 6912 2022-12-16 18:50:22 TRUE
## 6913 2022-12-16 18:50:21 TRUE
## 6914 2022-12-16 18:50:20 TRUE
## 6915 2022-12-16 18:50:14 TRUE
## 6916 2022-12-16 18:50:11 TRUE
## 6917 2022-12-16 18:50:11 TRUE
## 6918 2022-12-16 18:50:06 TRUE
## 6919 2022-12-16 18:50:03 TRUE
## 6920 2022-12-16 18:50:02 TRUE
## 6921 2022-12-16 18:49:57 TRUE
## 6922 2022-12-16 18:49:56 TRUE
## 6923 2022-12-16 18:49:54 TRUE
## 6924 2022-12-16 18:49:54 TRUE
## 6925 2022-12-16 18:49:50 TRUE
## 6926 2022-12-16 18:49:49 TRUE
## 6927 2022-12-16 18:49:47 TRUE
## 6928 2022-12-16 18:49:46 TRUE
## 6929 2022-12-16 18:49:45 TRUE
## 6930 2022-12-16 18:49:42 TRUE
## 6931 2022-12-16 18:49:39 TRUE
## 6932 2022-12-16 18:49:35 TRUE
## 6933 2022-12-16 18:49:34 TRUE
## 6934 2022-12-16 18:49:32 TRUE
## 6935 2022-12-16 18:49:28 TRUE
## 6936 2022-12-16 18:49:16 TRUE
## 6937 2022-12-16 18:49:16 TRUE
## 6938 2022-12-16 18:49:14 TRUE
## 6939 2022-12-16 18:49:10 TRUE
## 6940 2022-12-16 18:49:05 TRUE
## 6941 2022-12-16 18:49:04 TRUE
## 6942 2022-12-16 18:49:04 TRUE
## 6943 2022-12-16 18:48:55 TRUE
## 6944 2022-12-16 18:48:55 TRUE
## 6945 2022-12-16 18:48:48 TRUE
## 6946 2022-12-16 18:48:47 TRUE
## 6947 2022-12-16 18:48:39 TRUE
## 6948 2022-12-16 18:48:38 TRUE
## 6949 2022-12-16 18:48:37 TRUE
## 6950 2022-12-16 18:48:36 TRUE
## 6951 2022-12-16 18:48:35 TRUE
## 6952 2022-12-16 18:48:33 TRUE
## 6953 2022-12-16 18:48:29 TRUE
## 6954 2022-12-16 18:48:24 TRUE
## 6955 2022-12-16 18:48:24 TRUE
## 6956 2022-12-16 18:48:20 TRUE
## 6957 2022-12-16 18:48:19 TRUE
## 6958 2022-12-16 18:48:19 TRUE
## 6959 2022-12-16 18:48:19 TRUE
## 6960 2022-12-16 18:48:18 TRUE
## 6961 2022-12-16 18:48:12 TRUE
## 6962 2022-12-16 18:48:11 TRUE
## 6963 2022-12-16 18:48:10 TRUE
## 6964 2022-12-16 18:48:10 TRUE
## 6965 2022-12-16 18:48:09 TRUE
## 6966 2022-12-16 18:48:09 TRUE
## 6967 2022-12-16 18:48:08 TRUE
## 6968 2022-12-16 18:48:06 TRUE
## 6969 2022-12-16 18:47:56 TRUE
## 6970 2022-12-16 18:47:53 TRUE
## 6971 2022-12-16 18:47:50 TRUE
## 6972 2022-12-16 18:47:46 TRUE
## 6973 2022-12-16 18:47:44 TRUE
## 6974 2022-12-16 18:47:41 TRUE
## 6975 2022-12-16 18:47:39 TRUE
## 6976 2022-12-16 18:47:38 TRUE
## 6977 2022-12-16 18:47:35 TRUE
## 6978 2022-12-16 18:47:33 TRUE
## 6979 2022-12-16 18:47:29 TRUE
## 6980 2022-12-16 18:47:27 TRUE
## 6981 2022-12-16 18:47:27 TRUE
## 6982 2022-12-16 18:47:26 TRUE
## 6983 2022-12-16 18:47:25 TRUE
## 6984 2022-12-16 18:47:21 TRUE
## 6985 2022-12-16 18:47:11 TRUE
## 6986 2022-12-16 18:47:10 TRUE
## 6987 2022-12-16 18:47:09 TRUE
## 6988 2022-12-16 18:47:07 TRUE
## 6989 2022-12-16 18:46:59 TRUE
## 6990 2022-12-16 18:46:40 TRUE
## 6991 2022-12-16 18:46:39 TRUE
## 6992 2022-12-16 18:46:36 TRUE
## 6993 2022-12-16 18:46:36 TRUE
## 6994 2022-12-16 18:46:33 TRUE
## 6995 2022-12-16 18:46:31 TRUE
## 6996 2022-12-16 18:46:30 TRUE
## 6997 2022-12-16 18:46:27 TRUE
## 6998 2022-12-16 18:46:25 TRUE
## 6999 2022-12-16 18:46:19 TRUE
## 7000 2022-12-16 18:46:17 TRUE
## 7001 2022-12-16 18:46:15 TRUE
## 7002 2022-12-16 18:46:14 TRUE
## 7003 2022-12-16 18:46:12 TRUE
## 7004 2022-12-16 18:46:11 TRUE
## 7005 2022-12-16 18:46:10 TRUE
## 7006 2022-12-16 18:46:02 TRUE
## 7007 2022-12-16 18:46:02 TRUE
## 7008 2022-12-16 18:46:00 TRUE
## 7009 2022-12-16 18:45:57 TRUE
## 7010 2022-12-16 18:45:57 TRUE
## 7011 2022-12-16 18:45:53 TRUE
## 7012 2022-12-16 18:45:50 TRUE
## 7013 2022-12-16 18:45:45 TRUE
## 7014 2022-12-16 18:45:44 TRUE
## 7015 2022-12-16 18:45:44 TRUE
## 7016 2022-12-16 18:45:44 TRUE
## 7017 2022-12-16 18:45:41 TRUE
## 7018 2022-12-16 18:45:38 TRUE
## 7019 2022-12-16 18:45:37 TRUE
## 7020 2022-12-16 18:45:36 TRUE
## 7021 2022-12-16 18:45:36 TRUE
## 7022 2022-12-16 18:45:35 TRUE
## 7023 2022-12-16 18:45:35 TRUE
## 7024 2022-12-16 18:45:33 TRUE
## 7025 2022-12-16 18:45:33 TRUE
## 7026 2022-12-16 18:45:31 TRUE
## 7027 2022-12-16 18:45:27 TRUE
## 7028 2022-12-16 18:45:25 TRUE
## 7029 2022-12-16 18:45:23 TRUE
## 7030 2022-12-16 18:45:23 TRUE
## 7031 2022-12-16 18:45:21 TRUE
## 7032 2022-12-16 18:45:16 TRUE
## 7033 2022-12-16 18:45:15 TRUE
## 7034 2022-12-16 18:45:14 TRUE
## 7035 2022-12-16 18:45:12 TRUE
## 7036 2022-12-16 18:45:10 TRUE
## 7037 2022-12-16 18:45:09 TRUE
## 7038 2022-12-16 18:45:06 TRUE
## 7039 2022-12-16 18:45:04 TRUE
## 7040 2022-12-16 18:45:04 TRUE
## 7041 2022-12-16 18:45:00 TRUE
## 7042 2022-12-16 18:45:00 TRUE
## 7043 2022-12-16 18:44:57 TRUE
## 7044 2022-12-16 18:44:50 TRUE
## 7045 2022-12-16 18:44:22 TRUE
## 7046 2022-12-16 18:44:22 TRUE
## 7047 2022-12-16 18:44:20 TRUE
## 7048 2022-12-16 18:44:20 TRUE
## 7049 2022-12-16 18:44:17 TRUE
## 7050 2022-12-16 18:44:17 TRUE
## 7051 2022-12-16 18:44:12 TRUE
## 7052 2022-12-16 18:44:11 TRUE
## 7053 2022-12-16 18:44:08 TRUE
## 7054 2022-12-16 18:43:49 TRUE
## 7055 2022-12-16 18:43:49 TRUE
## 7056 2022-12-16 18:43:48 TRUE
## 7057 2022-12-16 18:43:45 TRUE
## 7058 2022-12-16 18:43:45 TRUE
## 7059 2022-12-16 18:43:43 TRUE
## 7060 2022-12-16 18:43:42 TRUE
## 7061 2022-12-16 18:43:37 TRUE
## 7062 2022-12-16 18:43:33 TRUE
## 7063 2022-12-16 18:43:32 TRUE
## 7064 2022-12-16 18:43:31 TRUE
## 7065 2022-12-16 18:43:27 TRUE
## 7066 2022-12-16 18:43:27 TRUE
## 7067 2022-12-16 18:43:25 TRUE
## 7068 2022-12-16 18:43:25 TRUE
## 7069 2022-12-16 18:43:23 TRUE
## 7070 2022-12-16 18:43:21 TRUE
## 7071 2022-12-16 18:43:21 TRUE
## 7072 2022-12-16 18:43:20 TRUE
## 7073 2022-12-16 18:43:20 TRUE
## 7074 2022-12-16 18:43:18 TRUE
## 7075 2022-12-16 18:43:16 TRUE
## 7076 2022-12-16 18:43:15 TRUE
## 7077 2022-12-16 18:43:13 TRUE
## 7078 2022-12-16 18:43:02 TRUE
## 7079 2022-12-16 18:43:00 TRUE
## 7080 2022-12-16 18:42:59 TRUE
## 7081 2022-12-16 18:42:58 TRUE
## 7082 2022-12-16 18:42:58 TRUE
## 7083 2022-12-16 18:42:52 TRUE
## 7084 2022-12-16 18:42:50 TRUE
## 7085 2022-12-16 18:42:48 TRUE
## 7086 2022-12-16 18:42:48 TRUE
## 7087 2022-12-16 18:42:40 TRUE
## 7088 2022-12-16 18:42:40 TRUE
## 7089 2022-12-16 18:42:40 TRUE
## 7090 2022-12-16 18:42:40 TRUE
## 7091 2022-12-16 18:42:38 TRUE
## 7092 2022-12-16 18:42:36 TRUE
## 7093 2022-12-16 18:42:32 TRUE
## 7094 2022-12-16 18:42:26 TRUE
## 7095 2022-12-16 18:42:22 TRUE
## 7096 2022-12-16 18:42:16 TRUE
## 7097 2022-12-16 18:42:14 TRUE
## 7098 2022-12-16 18:42:09 TRUE
## 7099 2022-12-16 18:42:08 TRUE
## 7100 2022-12-16 18:42:08 TRUE
## 7101 2022-12-16 18:42:07 TRUE
## 7102 2022-12-16 18:42:06 TRUE
## 7103 2022-12-16 18:42:06 TRUE
## 7104 2022-12-16 18:42:06 TRUE
## 7105 2022-12-16 18:42:06 TRUE
## 7106 2022-12-16 18:42:04 TRUE
## 7107 2022-12-16 18:42:03 TRUE
## 7108 2022-12-16 18:42:01 TRUE
## 7109 2022-12-16 18:42:01 TRUE
## 7110 2022-12-16 18:42:00 TRUE
## 7111 2022-12-16 18:41:59 TRUE
## 7112 2022-12-16 18:41:58 TRUE
## 7113 2022-12-16 18:41:56 TRUE
## 7114 2022-12-16 18:41:53 TRUE
## 7115 2022-12-16 18:41:48 TRUE
## 7116 2022-12-16 18:41:48 TRUE
## 7117 2022-12-16 18:41:47 TRUE
## 7118 2022-12-16 18:41:47 TRUE
## 7119 2022-12-16 18:41:45 TRUE
## 7120 2022-12-16 18:41:38 TRUE
## 7121 2022-12-16 18:41:38 TRUE
## 7122 2022-12-16 18:41:35 TRUE
## 7123 2022-12-16 18:41:35 TRUE
## 7124 2022-12-16 18:41:31 TRUE
## 7125 2022-12-16 18:41:28 TRUE
## 7126 2022-12-16 18:41:23 TRUE
## 7127 2022-12-16 18:41:17 TRUE
## 7128 2022-12-16 18:41:17 TRUE
## 7129 2022-12-16 18:41:12 TRUE
## 7130 2022-12-16 18:41:11 TRUE
## 7131 2022-12-16 18:41:10 TRUE
## 7132 2022-12-16 18:41:09 TRUE
## 7133 2022-12-16 18:41:09 TRUE
## 7134 2022-12-16 18:41:05 TRUE
## 7135 2022-12-16 18:41:05 TRUE
## 7136 2022-12-16 18:41:02 TRUE
## 7137 2022-12-16 18:40:53 TRUE
## 7138 2022-12-16 18:40:52 TRUE
## 7139 2022-12-16 18:40:45 TRUE
## 7140 2022-12-16 18:40:34 TRUE
## 7141 2022-12-16 18:40:32 TRUE
## 7142 2022-12-16 18:40:31 TRUE
## 7143 2022-12-16 18:40:30 TRUE
## 7144 2022-12-16 18:40:28 TRUE
## 7145 2022-12-16 18:40:28 TRUE
## 7146 2022-12-16 18:40:27 TRUE
## 7147 2022-12-16 18:40:27 TRUE
## 7148 2022-12-16 18:40:25 TRUE
## 7149 2022-12-16 18:40:24 TRUE
## 7150 2022-12-16 18:40:23 TRUE
## 7151 2022-12-16 18:40:21 TRUE
## 7152 2022-12-16 18:40:20 TRUE
## 7153 2022-12-16 18:40:20 TRUE
## 7154 2022-12-16 18:40:19 TRUE
## 7155 2022-12-16 18:40:12 TRUE
## 7156 2022-12-16 18:40:12 TRUE
## 7157 2022-12-16 18:40:12 TRUE
## 7158 2022-12-16 18:40:04 TRUE
## 7159 2022-12-16 18:40:03 TRUE
## 7160 2022-12-16 18:40:03 TRUE
## 7161 2022-12-16 18:40:01 TRUE
## 7162 2022-12-16 18:39:58 TRUE
## 7163 2022-12-16 18:39:55 TRUE
## 7164 2022-12-16 18:39:53 TRUE
## 7165 2022-12-16 18:39:51 TRUE
## 7166 2022-12-16 18:39:51 TRUE
## 7167 2022-12-16 18:39:50 TRUE
## 7168 2022-12-16 18:39:42 TRUE
## 7169 2022-12-16 18:39:39 TRUE
## 7170 2022-12-16 18:39:36 TRUE
## 7171 2022-12-16 18:39:35 TRUE
## 7172 2022-12-16 18:39:33 TRUE
## 7173 2022-12-16 18:39:33 TRUE
## 7174 2022-12-16 18:39:28 TRUE
## 7175 2022-12-16 18:39:26 TRUE
## 7176 2022-12-16 18:39:26 TRUE
## 7177 2022-12-16 18:39:25 TRUE
## 7178 2022-12-16 18:39:23 TRUE
## 7179 2022-12-16 18:39:22 TRUE
## 7180 2022-12-16 18:39:22 TRUE
## 7181 2022-12-16 18:39:19 TRUE
## 7182 2022-12-16 18:39:18 TRUE
## 7183 2022-12-16 18:39:17 TRUE
## 7184 2022-12-16 18:39:15 TRUE
## 7185 2022-12-16 18:39:14 TRUE
## 7186 2022-12-16 18:39:05 TRUE
## 7187 2022-12-16 18:39:02 TRUE
## 7188 2022-12-16 18:39:01 TRUE
## 7189 2022-12-16 18:39:01 TRUE
## 7190 2022-12-16 18:39:01 TRUE
## 7191 2022-12-16 18:38:59 TRUE
## 7192 2022-12-16 18:38:58 TRUE
## 7193 2022-12-16 18:38:57 TRUE
## 7194 2022-12-16 18:38:57 TRUE
## 7195 2022-12-16 18:38:53 TRUE
## 7196 2022-12-16 18:38:52 TRUE
## 7197 2022-12-16 18:38:51 TRUE
## 7198 2022-12-16 18:38:45 TRUE
## 7199 2022-12-16 18:38:41 TRUE
## 7200 2022-12-16 18:38:40 TRUE
## 7201 2022-12-16 18:38:39 TRUE
## 7202 2022-12-16 18:38:39 TRUE
## 7203 2022-12-16 18:38:37 TRUE
## 7204 2022-12-16 18:38:32 TRUE
## 7205 2022-12-16 18:38:32 TRUE
## 7206 2022-12-16 18:38:29 TRUE
## 7207 2022-12-16 18:38:26 TRUE
## 7208 2022-12-16 18:38:24 TRUE
## 7209 2022-12-16 18:38:24 TRUE
## 7210 2022-12-16 18:38:21 TRUE
## 7211 2022-12-16 18:38:18 TRUE
## 7212 2022-12-16 18:38:16 TRUE
## 7213 2022-12-16 18:38:14 TRUE
## 7214 2022-12-16 18:38:08 TRUE
## 7215 2022-12-16 18:38:01 TRUE
## 7216 2022-12-16 18:38:00 TRUE
## 7217 2022-12-16 18:37:57 TRUE
## 7218 2022-12-16 18:37:55 TRUE
## 7219 2022-12-16 18:37:53 TRUE
## 7220 2022-12-16 18:37:53 TRUE
## 7221 2022-12-16 18:37:52 TRUE
## 7222 2022-12-16 18:37:49 TRUE
## 7223 2022-12-16 18:37:48 TRUE
## 7224 2022-12-16 18:37:48 TRUE
## 7225 2022-12-16 18:37:48 TRUE
## 7226 2022-12-16 18:37:48 TRUE
## 7227 2022-12-16 18:37:45 TRUE
## 7228 2022-12-16 18:37:43 TRUE
## 7229 2022-12-16 18:37:42 TRUE
## 7230 2022-12-16 18:37:39 TRUE
## 7231 2022-12-16 18:37:37 TRUE
## 7232 2022-12-16 18:37:30 TRUE
## 7233 2022-12-16 18:37:27 TRUE
## 7234 2022-12-16 18:37:26 TRUE
## 7235 2022-12-16 18:37:21 TRUE
## 7236 2022-12-16 18:37:17 TRUE
## 7237 2022-12-16 18:37:16 TRUE
## 7238 2022-12-16 18:37:08 TRUE
## 7239 2022-12-16 18:37:05 TRUE
## 7240 2022-12-16 18:37:04 TRUE
## 7241 2022-12-16 18:37:01 TRUE
## 7242 2022-12-16 18:36:54 TRUE
## 7243 2022-12-16 18:36:51 TRUE
## 7244 2022-12-16 18:36:47 TRUE
## 7245 2022-12-16 18:36:44 TRUE
## 7246 2022-12-16 18:36:43 TRUE
## 7247 2022-12-16 18:36:41 TRUE
## 7248 2022-12-16 18:36:40 TRUE
## 7249 2022-12-16 18:36:40 TRUE
## 7250 2022-12-16 18:36:39 TRUE
## 7251 2022-12-16 18:36:38 TRUE
## 7252 2022-12-16 18:36:36 TRUE
## 7253 2022-12-16 18:36:35 TRUE
## 7254 2022-12-16 18:36:31 TRUE
## 7255 2022-12-16 18:36:27 TRUE
## 7256 2022-12-16 18:36:26 TRUE
## 7257 2022-12-16 18:36:25 TRUE
## 7258 2022-12-16 18:36:25 TRUE
## 7259 2022-12-16 18:36:24 TRUE
## 7260 2022-12-16 18:36:24 TRUE
## 7261 2022-12-16 18:36:22 TRUE
## 7262 2022-12-16 18:36:22 TRUE
## 7263 2022-12-16 18:36:22 TRUE
## 7264 2022-12-16 18:36:21 TRUE
## 7265 2022-12-16 18:36:20 TRUE
## 7266 2022-12-16 18:36:19 TRUE
## 7267 2022-12-16 18:36:16 TRUE
## 7268 2022-12-16 18:36:12 TRUE
## 7269 2022-12-16 18:36:11 TRUE
## 7270 2022-12-16 18:36:10 TRUE
## 7271 2022-12-16 18:36:09 TRUE
## 7272 2022-12-16 18:36:09 TRUE
## 7273 2022-12-16 18:36:07 TRUE
## 7274 2022-12-16 18:36:04 TRUE
## 7275 2022-12-16 18:36:01 TRUE
## 7276 2022-12-16 18:36:00 TRUE
## 7277 2022-12-16 18:36:00 TRUE
## 7278 2022-12-16 18:35:59 TRUE
## 7279 2022-12-16 18:35:58 TRUE
## 7280 2022-12-16 18:35:58 TRUE
## 7281 2022-12-16 18:35:57 TRUE
## 7282 2022-12-16 18:35:52 TRUE
## 7283 2022-12-16 18:35:52 TRUE
## 7284 2022-12-16 18:35:51 TRUE
## 7285 2022-12-16 18:35:51 TRUE
## 7286 2022-12-16 18:35:50 TRUE
## 7287 2022-12-16 18:35:48 TRUE
## 7288 2022-12-16 18:35:48 TRUE
## 7289 2022-12-16 18:35:47 TRUE
## 7290 2022-12-16 18:35:46 TRUE
## 7291 2022-12-16 18:35:46 TRUE
## 7292 2022-12-16 18:35:42 TRUE
## 7293 2022-12-16 18:35:41 TRUE
## 7294 2022-12-16 18:35:37 TRUE
## 7295 2022-12-16 18:35:36 TRUE
## 7296 2022-12-16 18:35:35 TRUE
## 7297 2022-12-16 18:35:35 TRUE
## 7298 2022-12-16 18:35:34 TRUE
## 7299 2022-12-16 18:35:34 TRUE
## 7300 2022-12-16 18:35:33 TRUE
## 7301 2022-12-16 18:35:32 TRUE
## 7302 2022-12-16 18:35:30 TRUE
## 7303 2022-12-16 18:35:30 TRUE
## 7304 2022-12-16 18:35:30 TRUE
## 7305 2022-12-16 18:35:29 TRUE
## 7306 2022-12-16 18:35:28 TRUE
## 7307 2022-12-16 18:35:28 TRUE
## 7308 2022-12-16 18:35:26 TRUE
## 7309 2022-12-16 18:35:24 TRUE
## 7310 2022-12-16 18:35:24 TRUE
## 7311 2022-12-16 18:35:22 TRUE
## 7312 2022-12-16 18:35:22 TRUE
## 7313 2022-12-16 18:35:21 TRUE
## 7314 2022-12-16 18:35:20 TRUE
## 7315 2022-12-16 18:35:20 TRUE
## 7316 2022-12-16 18:35:19 TRUE
## 7317 2022-12-16 18:35:18 TRUE
## 7318 2022-12-16 18:35:17 TRUE
## 7319 2022-12-16 18:35:17 TRUE
## 7320 2022-12-16 18:35:16 TRUE
## 7321 2022-12-16 18:35:15 TRUE
## 7322 2022-12-16 18:35:15 TRUE
## 7323 2022-12-16 18:35:14 TRUE
## 7324 2022-12-16 18:35:14 TRUE
## 7325 2022-12-16 18:35:14 TRUE
## 7326 2022-12-16 18:35:14 TRUE
## 7327 2022-12-16 18:35:13 TRUE
## 7328 2022-12-16 18:35:13 TRUE
## 7329 2022-12-16 18:35:13 TRUE
## 7330 2022-12-16 18:35:13 TRUE
## 7331 2022-12-16 18:35:12 TRUE
## 7332 2022-12-16 18:35:12 TRUE
## 7333 2022-12-16 18:35:10 TRUE
## 7334 2022-12-16 18:35:09 TRUE
## 7335 2022-12-16 18:35:09 TRUE
## 7336 2022-12-16 18:35:06 TRUE
## 7337 2022-12-16 18:35:01 TRUE
## 7338 2022-12-16 18:34:59 TRUE
## 7339 2022-12-16 18:34:56 TRUE
## 7340 2022-12-16 18:34:55 TRUE
## 7341 2022-12-16 18:34:53 TRUE
## 7342 2022-12-16 18:34:53 TRUE
## 7343 2022-12-16 18:34:51 TRUE
## 7344 2022-12-16 18:34:49 TRUE
## 7345 2022-12-16 18:34:49 TRUE
## 7346 2022-12-16 18:34:48 TRUE
## 7347 2022-12-16 18:34:40 TRUE
## 7348 2022-12-16 18:34:37 TRUE
## 7349 2022-12-16 18:34:34 TRUE
## 7350 2022-12-16 18:34:34 TRUE
## 7351 2022-12-16 18:34:34 TRUE
## 7352 2022-12-16 18:34:33 TRUE
## 7353 2022-12-16 18:34:32 TRUE
## 7354 2022-12-16 18:34:31 TRUE
## 7355 2022-12-16 18:34:19 TRUE
## 7356 2022-12-16 18:34:19 TRUE
## 7357 2022-12-16 18:34:17 TRUE
## 7358 2022-12-16 18:34:15 TRUE
## 7359 2022-12-16 18:34:12 TRUE
## 7360 2022-12-16 18:34:12 TRUE
## 7361 2022-12-16 18:34:11 TRUE
## 7362 2022-12-16 18:34:10 TRUE
## 7363 2022-12-16 18:34:08 TRUE
## 7364 2022-12-16 18:34:07 TRUE
## 7365 2022-12-16 18:34:06 TRUE
## 7366 2022-12-16 18:34:04 TRUE
## 7367 2022-12-16 18:34:04 TRUE
## 7368 2022-12-16 18:34:03 TRUE
## 7369 2022-12-16 18:34:02 TRUE
## 7370 2022-12-16 18:34:01 TRUE
## 7371 2022-12-16 18:33:59 TRUE
## 7372 2022-12-16 18:33:57 TRUE
## 7373 2022-12-16 18:33:56 TRUE
## 7374 2022-12-16 18:33:55 TRUE
## 7375 2022-12-16 18:33:51 TRUE
## 7376 2022-12-16 18:33:49 TRUE
## 7377 2022-12-16 18:33:39 TRUE
## 7378 2022-12-16 18:33:38 TRUE
## 7379 2022-12-16 18:33:36 TRUE
## 7380 2022-12-16 18:33:30 TRUE
## 7381 2022-12-16 18:33:30 TRUE
## 7382 2022-12-16 18:33:26 TRUE
## 7383 2022-12-16 18:33:22 TRUE
## 7384 2022-12-16 18:33:22 TRUE
## 7385 2022-12-16 18:33:18 TRUE
## 7386 2022-12-16 18:33:17 TRUE
## 7387 2022-12-16 18:33:15 TRUE
## 7388 2022-12-16 18:33:14 TRUE
## 7389 2022-12-16 18:33:13 TRUE
## 7390 2022-12-16 18:33:11 TRUE
## 7391 2022-12-16 18:33:04 TRUE
## 7392 2022-12-16 18:33:03 TRUE
## 7393 2022-12-16 18:33:01 TRUE
## 7394 2022-12-16 18:32:58 TRUE
## 7395 2022-12-16 18:32:56 TRUE
## 7396 2022-12-16 18:32:55 TRUE
## 7397 2022-12-16 18:32:54 TRUE
## 7398 2022-12-16 18:32:54 TRUE
## 7399 2022-12-16 18:32:54 TRUE
## 7400 2022-12-16 18:32:52 TRUE
## 7401 2022-12-16 18:32:49 TRUE
## 7402 2022-12-16 18:32:48 TRUE
## 7403 2022-12-16 18:32:47 TRUE
## 7404 2022-12-16 18:32:47 TRUE
## 7405 2022-12-16 18:32:47 TRUE
## 7406 2022-12-16 18:32:46 TRUE
## 7407 2022-12-16 18:32:44 TRUE
## 7408 2022-12-16 18:32:43 TRUE
## 7409 2022-12-16 18:32:39 TRUE
## 7410 2022-12-16 18:32:29 TRUE
## 7411 2022-12-16 18:32:24 TRUE
## 7412 2022-12-16 18:32:24 TRUE
## 7413 2022-12-16 18:32:23 TRUE
## 7414 2022-12-16 18:32:22 TRUE
## 7415 2022-12-16 18:32:19 TRUE
## 7416 2022-12-16 18:32:17 TRUE
## 7417 2022-12-16 18:32:17 TRUE
## 7418 2022-12-16 18:32:12 TRUE
## 7419 2022-12-16 18:32:08 TRUE
## 7420 2022-12-16 18:32:05 TRUE
## 7421 2022-12-16 18:32:03 TRUE
## 7422 2022-12-16 18:31:57 TRUE
## 7423 2022-12-16 18:31:47 TRUE
## 7424 2022-12-16 18:31:44 TRUE
## 7425 2022-12-16 18:31:43 TRUE
## 7426 2022-12-16 18:31:31 TRUE
## 7427 2022-12-16 18:31:27 TRUE
## 7428 2022-12-16 18:31:23 TRUE
## 7429 2022-12-16 18:31:22 TRUE
## 7430 2022-12-16 18:31:17 TRUE
## 7431 2022-12-16 18:31:15 TRUE
## 7432 2022-12-16 18:31:11 TRUE
## 7433 2022-12-16 18:31:06 TRUE
## 7434 2022-12-16 18:31:05 TRUE
## 7435 2022-12-16 18:30:59 TRUE
## 7436 2022-12-16 18:30:59 TRUE
## 7437 2022-12-16 18:30:55 TRUE
## 7438 2022-12-16 18:30:48 TRUE
## 7439 2022-12-16 18:30:42 TRUE
## 7440 2022-12-16 18:30:41 TRUE
## 7441 2022-12-16 18:30:40 TRUE
## 7442 2022-12-16 18:30:40 TRUE
## 7443 2022-12-16 18:30:37 TRUE
## 7444 2022-12-16 18:30:33 TRUE
## 7445 2022-12-16 18:30:31 TRUE
## 7446 2022-12-16 18:30:29 TRUE
## 7447 2022-12-16 18:30:28 TRUE
## 7448 2022-12-16 18:30:27 TRUE
## 7449 2022-12-16 18:30:23 TRUE
## 7450 2022-12-16 18:30:22 TRUE
## 7451 2022-12-16 18:30:21 TRUE
## 7452 2022-12-16 18:30:17 TRUE
## 7453 2022-12-16 18:30:13 TRUE
## 7454 2022-12-16 18:30:07 TRUE
## 7455 2022-12-16 18:30:04 TRUE
## 7456 2022-12-16 18:29:56 TRUE
## 7457 2022-12-16 18:29:52 TRUE
## 7458 2022-12-16 18:29:51 TRUE
## 7459 2022-12-16 18:29:50 TRUE
## 7460 2022-12-16 18:29:40 TRUE
## 7461 2022-12-16 18:29:40 TRUE
## 7462 2022-12-16 18:29:37 TRUE
## 7463 2022-12-16 18:29:24 TRUE
## 7464 2022-12-16 18:29:24 TRUE
## 7465 2022-12-16 18:29:24 TRUE
## 7466 2022-12-16 18:29:22 TRUE
## 7467 2022-12-16 18:29:19 TRUE
## 7468 2022-12-16 18:29:13 TRUE
## 7469 2022-12-16 18:29:10 TRUE
## 7470 2022-12-16 18:29:08 TRUE
## 7471 2022-12-16 18:29:06 TRUE
## 7472 2022-12-16 18:29:03 TRUE
## 7473 2022-12-16 18:29:00 TRUE
## 7474 2022-12-16 18:28:59 TRUE
## 7475 2022-12-16 18:28:59 TRUE
## 7476 2022-12-16 18:28:56 TRUE
## 7477 2022-12-16 18:28:54 TRUE
## 7478 2022-12-16 18:28:52 TRUE
## 7479 2022-12-16 18:28:44 TRUE
## 7480 2022-12-16 18:28:43 TRUE
## 7481 2022-12-16 18:28:42 TRUE
## 7482 2022-12-16 18:28:41 TRUE
## 7483 2022-12-16 18:28:39 TRUE
## 7484 2022-12-16 18:28:32 TRUE
## 7485 2022-12-16 18:28:31 TRUE
## 7486 2022-12-16 18:28:18 TRUE
## 7487 2022-12-16 18:28:14 TRUE
## 7488 2022-12-16 18:28:13 TRUE
## 7489 2022-12-16 18:28:06 TRUE
## 7490 2022-12-16 18:27:57 TRUE
## 7491 2022-12-16 18:27:51 TRUE
## 7492 2022-12-16 18:27:50 TRUE
## 7493 2022-12-16 18:27:49 TRUE
## 7494 2022-12-16 18:27:41 TRUE
## 7495 2022-12-16 18:27:41 TRUE
## 7496 2022-12-16 18:27:39 TRUE
## 7497 2022-12-16 18:27:37 TRUE
## 7498 2022-12-16 18:27:32 TRUE
## 7499 2022-12-16 18:27:32 TRUE
## 7500 2022-12-16 18:27:30 TRUE
## 7501 2022-12-16 18:27:28 TRUE
## 7502 2022-12-16 18:27:27 TRUE
## 7503 2022-12-16 18:27:26 TRUE
## 7504 2022-12-16 18:27:18 TRUE
## 7505 2022-12-16 18:27:12 TRUE
## 7506 2022-12-16 18:27:11 TRUE
## 7507 2022-12-16 18:27:10 TRUE
## 7508 2022-12-16 18:27:09 TRUE
## 7509 2022-12-16 18:27:06 TRUE
## 7510 2022-12-16 18:27:01 TRUE
## 7511 2022-12-16 18:26:57 TRUE
## 7512 2022-12-16 18:26:56 TRUE
## 7513 2022-12-16 18:26:54 TRUE
## 7514 2022-12-16 18:26:52 TRUE
## 7515 2022-12-16 18:26:52 TRUE
## 7516 2022-12-16 18:26:40 TRUE
## 7517 2022-12-16 18:26:38 TRUE
## 7518 2022-12-16 18:26:37 TRUE
## 7519 2022-12-16 18:26:32 TRUE
## 7520 2022-12-16 18:26:30 TRUE
## 7521 2022-12-16 18:26:29 TRUE
## 7522 2022-12-16 18:26:27 TRUE
## 7523 2022-12-16 18:26:26 TRUE
## 7524 2022-12-16 18:26:25 TRUE
## 7525 2022-12-16 18:26:22 TRUE
## 7526 2022-12-16 18:26:19 TRUE
## 7527 2022-12-16 18:26:12 TRUE
## 7528 2022-12-16 18:26:11 TRUE
## 7529 2022-12-16 18:26:10 TRUE
## 7530 2022-12-16 18:26:05 TRUE
## 7531 2022-12-16 18:25:46 TRUE
## 7532 2022-12-16 18:25:43 TRUE
## 7533 2022-12-16 18:25:40 TRUE
## 7534 2022-12-16 18:25:39 TRUE
## 7535 2022-12-16 18:25:36 TRUE
## 7536 2022-12-16 18:25:28 TRUE
## 7537 2022-12-16 18:25:25 TRUE
## 7538 2022-12-16 18:25:23 TRUE
## 7539 2022-12-16 18:25:22 TRUE
## 7540 2022-12-16 18:25:16 TRUE
## 7541 2022-12-16 18:25:03 TRUE
## 7542 2022-12-16 18:25:03 TRUE
## 7543 2022-12-16 18:25:01 TRUE
## 7544 2022-12-16 18:25:00 TRUE
## 7545 2022-12-16 18:24:56 TRUE
## 7546 2022-12-16 18:24:50 TRUE
## 7547 2022-12-16 18:24:44 TRUE
## 7548 2022-12-16 18:24:36 TRUE
## 7549 2022-12-16 18:24:26 TRUE
## 7550 2022-12-16 18:24:22 TRUE
## 7551 2022-12-16 18:24:17 TRUE
## 7552 2022-12-16 18:24:15 TRUE
## 7553 2022-12-16 18:24:08 TRUE
## 7554 2022-12-16 18:24:07 TRUE
## 7555 2022-12-16 18:23:59 TRUE
## 7556 2022-12-16 18:23:47 TRUE
## 7557 2022-12-16 18:23:39 TRUE
## 7558 2022-12-16 18:23:29 TRUE
## 7559 2022-12-16 18:23:28 TRUE
## 7560 2022-12-16 18:23:28 TRUE
## 7561 2022-12-16 18:23:26 TRUE
## 7562 2022-12-16 18:23:23 TRUE
## 7563 2022-12-16 18:23:22 TRUE
## 7564 2022-12-16 18:23:22 TRUE
## 7565 2022-12-16 18:23:15 TRUE
## 7566 2022-12-16 18:23:11 TRUE
## 7567 2022-12-16 18:22:56 TRUE
## 7568 2022-12-16 18:22:55 TRUE
## 7569 2022-12-16 18:22:47 TRUE
## 7570 2022-12-16 18:22:43 TRUE
## 7571 2022-12-16 18:22:42 TRUE
## 7572 2022-12-16 18:22:40 TRUE
## 7573 2022-12-16 18:22:39 TRUE
## 7574 2022-12-16 18:22:39 TRUE
## 7575 2022-12-16 18:22:38 TRUE
## 7576 2022-12-16 18:22:35 TRUE
## 7577 2022-12-16 18:22:33 TRUE
## 7578 2022-12-16 18:22:32 TRUE
## 7579 2022-12-16 18:22:29 TRUE
## 7580 2022-12-16 18:22:16 TRUE
## 7581 2022-12-16 18:22:08 TRUE
## 7582 2022-12-16 18:22:08 TRUE
## 7583 2022-12-16 18:22:06 TRUE
## 7584 2022-12-16 18:22:06 TRUE
## 7585 2022-12-16 18:21:57 TRUE
## 7586 2022-12-16 18:21:56 TRUE
## 7587 2022-12-16 18:21:56 TRUE
## 7588 2022-12-16 18:21:55 TRUE
## 7589 2022-12-16 18:21:54 TRUE
## 7590 2022-12-16 18:21:51 TRUE
## 7591 2022-12-16 18:21:45 TRUE
## 7592 2022-12-16 18:21:43 TRUE
## 7593 2022-12-16 18:21:41 TRUE
## 7594 2022-12-16 18:21:38 TRUE
## 7595 2022-12-16 18:21:38 TRUE
## 7596 2022-12-16 18:21:38 TRUE
## 7597 2022-12-16 18:21:36 TRUE
## 7598 2022-12-16 18:21:30 TRUE
## 7599 2022-12-16 18:21:29 TRUE
## 7600 2022-12-16 18:21:26 TRUE
## 7601 2022-12-16 18:21:25 TRUE
## 7602 2022-12-16 18:21:16 TRUE
## 7603 2022-12-16 18:21:15 TRUE
## 7604 2022-12-16 18:21:13 TRUE
## 7605 2022-12-16 18:21:13 TRUE
## 7606 2022-12-16 18:21:09 TRUE
## 7607 2022-12-16 18:21:03 TRUE
## 7608 2022-12-16 18:21:00 TRUE
## 7609 2022-12-16 18:20:58 TRUE
## 7610 2022-12-16 18:20:53 TRUE
## 7611 2022-12-16 18:20:52 TRUE
## 7612 2022-12-16 18:20:47 TRUE
## 7613 2022-12-16 18:20:43 TRUE
## 7614 2022-12-16 18:20:33 TRUE
## 7615 2022-12-16 18:20:32 TRUE
## 7616 2022-12-16 18:20:32 TRUE
## 7617 2022-12-16 18:20:21 TRUE
## 7618 2022-12-16 18:20:19 TRUE
## 7619 2022-12-16 18:20:17 TRUE
## 7620 2022-12-16 18:20:16 TRUE
## 7621 2022-12-16 18:20:15 TRUE
## 7622 2022-12-16 18:20:12 TRUE
## 7623 2022-12-16 18:20:11 TRUE
## 7624 2022-12-16 18:20:10 TRUE
## 7625 2022-12-16 18:20:08 TRUE
## 7626 2022-12-16 18:20:07 TRUE
## 7627 2022-12-16 18:20:07 TRUE
## 7628 2022-12-16 18:20:06 TRUE
## 7629 2022-12-16 18:20:06 TRUE
## 7630 2022-12-16 18:20:01 TRUE
## 7631 2022-12-16 18:19:59 TRUE
## 7632 2022-12-16 18:19:44 TRUE
## 7633 2022-12-16 18:19:42 TRUE
## 7634 2022-12-16 18:19:40 TRUE
## 7635 2022-12-16 18:19:39 TRUE
## 7636 2022-12-16 18:19:38 TRUE
## 7637 2022-12-16 18:19:38 TRUE
## 7638 2022-12-16 18:19:37 TRUE
## 7639 2022-12-16 18:19:34 TRUE
## 7640 2022-12-16 18:19:33 TRUE
## 7641 2022-12-16 18:19:32 TRUE
## 7642 2022-12-16 18:19:31 TRUE
## 7643 2022-12-16 18:19:31 TRUE
## 7644 2022-12-16 18:19:29 TRUE
## 7645 2022-12-16 18:19:28 TRUE
## 7646 2022-12-16 18:19:28 TRUE
## 7647 2022-12-16 18:19:18 TRUE
## 7648 2022-12-16 18:19:15 TRUE
## 7649 2022-12-16 18:19:12 TRUE
## 7650 2022-12-16 18:19:07 TRUE
## 7651 2022-12-16 18:19:07 TRUE
## 7652 2022-12-16 18:19:04 TRUE
## 7653 2022-12-16 18:19:03 TRUE
## 7654 2022-12-16 18:18:54 TRUE
## 7655 2022-12-16 18:18:53 TRUE
## 7656 2022-12-16 18:18:50 TRUE
## 7657 2022-12-16 18:18:49 TRUE
## 7658 2022-12-16 18:18:47 TRUE
## 7659 2022-12-16 18:18:35 TRUE
## 7660 2022-12-16 18:18:23 TRUE
## 7661 2022-12-16 18:18:20 TRUE
## 7662 2022-12-16 18:18:18 TRUE
## 7663 2022-12-16 18:18:14 TRUE
## 7664 2022-12-16 18:18:13 TRUE
## 7665 2022-12-16 18:18:11 TRUE
## 7666 2022-12-16 18:18:09 TRUE
## 7667 2022-12-16 18:18:08 TRUE
## 7668 2022-12-16 18:18:07 TRUE
## 7669 2022-12-16 18:18:05 TRUE
## 7670 2022-12-16 18:18:05 TRUE
## 7671 2022-12-16 18:18:05 TRUE
## 7672 2022-12-16 18:18:04 TRUE
## 7673 2022-12-16 18:18:00 TRUE
## 7674 2022-12-16 18:17:59 TRUE
## 7675 2022-12-16 18:17:58 TRUE
## 7676 2022-12-16 18:17:56 TRUE
## 7677 2022-12-16 18:17:55 TRUE
## 7678 2022-12-16 18:17:50 TRUE
## 7679 2022-12-16 18:17:49 TRUE
## 7680 2022-12-16 18:17:49 TRUE
## 7681 2022-12-16 18:17:46 TRUE
## 7682 2022-12-16 18:17:40 TRUE
## 7683 2022-12-16 18:17:35 TRUE
## 7684 2022-12-16 18:17:33 TRUE
## 7685 2022-12-16 18:17:31 TRUE
## 7686 2022-12-16 18:17:31 TRUE
## 7687 2022-12-16 18:17:31 TRUE
## 7688 2022-12-16 18:17:25 TRUE
## 7689 2022-12-16 18:17:21 TRUE
## 7690 2022-12-16 18:17:21 TRUE
## 7691 2022-12-16 18:17:11 TRUE
## 7692 2022-12-16 18:17:07 TRUE
## 7693 2022-12-16 18:17:05 TRUE
## 7694 2022-12-16 18:17:03 TRUE
## 7695 2022-12-16 18:17:01 TRUE
## 7696 2022-12-16 18:17:00 TRUE
## 7697 2022-12-16 18:17:00 TRUE
## 7698 2022-12-16 18:16:59 TRUE
## 7699 2022-12-16 18:16:59 TRUE
## 7700 2022-12-16 18:16:58 TRUE
## 7701 2022-12-16 18:16:57 TRUE
## 7702 2022-12-16 18:16:56 TRUE
## 7703 2022-12-16 18:16:56 TRUE
## 7704 2022-12-16 18:16:55 TRUE
## 7705 2022-12-16 18:16:55 TRUE
## 7706 2022-12-16 18:16:51 TRUE
## 7707 2022-12-16 18:16:51 TRUE
## 7708 2022-12-16 18:16:49 TRUE
## 7709 2022-12-16 18:16:47 TRUE
## 7710 2022-12-16 18:16:47 TRUE
## 7711 2022-12-16 18:16:46 TRUE
## 7712 2022-12-16 18:16:46 TRUE
## 7713 2022-12-16 18:16:44 TRUE
## 7714 2022-12-16 18:16:43 TRUE
## 7715 2022-12-16 18:16:43 TRUE
## 7716 2022-12-16 18:16:42 TRUE
## 7717 2022-12-16 18:16:41 TRUE
## 7718 2022-12-16 18:16:40 TRUE
## 7719 2022-12-16 18:16:40 TRUE
## 7720 2022-12-16 18:16:39 TRUE
## 7721 2022-12-16 18:16:38 TRUE
## 7722 2022-12-16 18:16:35 TRUE
## 7723 2022-12-16 18:16:32 TRUE
## 7724 2022-12-16 18:16:32 TRUE
## 7725 2022-12-16 18:16:31 TRUE
## 7726 2022-12-16 18:16:31 TRUE
## 7727 2022-12-16 18:16:26 TRUE
## 7728 2022-12-16 18:16:26 TRUE
## 7729 2022-12-16 18:16:23 TRUE
## 7730 2022-12-16 18:16:11 TRUE
## 7731 2022-12-16 18:16:09 TRUE
## 7732 2022-12-16 18:16:09 TRUE
## 7733 2022-12-16 18:16:04 TRUE
## 7734 2022-12-16 18:15:59 TRUE
## 7735 2022-12-16 18:15:59 TRUE
## 7736 2022-12-16 18:15:58 TRUE
## 7737 2022-12-16 18:15:57 TRUE
## 7738 2022-12-16 18:15:55 TRUE
## 7739 2022-12-16 18:15:53 TRUE
## 7740 2022-12-16 18:15:50 TRUE
## 7741 2022-12-16 18:15:50 TRUE
## 7742 2022-12-16 18:15:45 TRUE
## 7743 2022-12-16 18:15:43 TRUE
## 7744 2022-12-16 18:15:42 TRUE
## 7745 2022-12-16 18:15:42 TRUE
## 7746 2022-12-16 18:15:41 TRUE
## 7747 2022-12-16 18:15:38 TRUE
## 7748 2022-12-16 18:15:37 TRUE
## 7749 2022-12-16 18:15:35 TRUE
## 7750 2022-12-16 18:15:35 TRUE
## 7751 2022-12-16 18:15:29 TRUE
## 7752 2022-12-16 18:15:29 TRUE
## 7753 2022-12-16 18:15:28 TRUE
## 7754 2022-12-16 18:15:25 TRUE
## 7755 2022-12-16 18:15:23 TRUE
## 7756 2022-12-16 18:15:18 TRUE
## 7757 2022-12-16 18:15:16 TRUE
## 7758 2022-12-16 18:15:15 TRUE
## 7759 2022-12-16 18:15:09 TRUE
## 7760 2022-12-16 18:15:07 TRUE
## 7761 2022-12-16 18:15:05 TRUE
## 7762 2022-12-16 18:15:03 TRUE
## 7763 2022-12-16 18:15:02 TRUE
## 7764 2022-12-16 18:15:01 TRUE
## 7765 2022-12-16 18:14:58 TRUE
## 7766 2022-12-16 18:14:58 TRUE
## 7767 2022-12-16 18:14:58 TRUE
## 7768 2022-12-16 18:14:56 TRUE
## 7769 2022-12-16 18:14:56 TRUE
## 7770 2022-12-16 18:14:54 TRUE
## 7771 2022-12-16 18:14:48 TRUE
## 7772 2022-12-16 18:14:48 TRUE
## 7773 2022-12-16 18:14:43 TRUE
## 7774 2022-12-16 18:14:43 TRUE
## 7775 2022-12-16 18:14:41 TRUE
## 7776 2022-12-16 18:14:41 TRUE
## 7777 2022-12-16 18:14:40 TRUE
## 7778 2022-12-16 18:14:39 TRUE
## 7779 2022-12-16 18:14:31 TRUE
## 7780 2022-12-16 18:14:30 TRUE
## 7781 2022-12-16 18:14:29 TRUE
## 7782 2022-12-16 18:14:28 TRUE
## 7783 2022-12-16 18:14:24 TRUE
## 7784 2022-12-16 18:14:23 TRUE
## 7785 2022-12-16 18:14:22 TRUE
## 7786 2022-12-16 18:14:17 TRUE
## 7787 2022-12-16 18:14:16 TRUE
## 7788 2022-12-16 18:14:15 TRUE
## 7789 2022-12-16 18:14:12 TRUE
## 7790 2022-12-16 18:14:12 TRUE
## 7791 2022-12-16 18:14:10 TRUE
## 7792 2022-12-16 18:14:09 TRUE
## 7793 2022-12-16 18:14:09 TRUE
## 7794 2022-12-16 18:14:08 TRUE
## 7795 2022-12-16 18:14:06 TRUE
## 7796 2022-12-16 18:14:05 TRUE
## 7797 2022-12-16 18:14:04 TRUE
## 7798 2022-12-16 18:14:01 TRUE
## 7799 2022-12-16 18:14:01 TRUE
## 7800 2022-12-16 18:14:00 TRUE
## 7801 2022-12-16 18:13:59 TRUE
## 7802 2022-12-16 18:13:59 TRUE
## 7803 2022-12-16 18:13:56 TRUE
## 7804 2022-12-16 18:13:53 TRUE
## 7805 2022-12-16 18:13:53 TRUE
## 7806 2022-12-16 18:13:41 TRUE
## 7807 2022-12-16 18:13:40 TRUE
## 7808 2022-12-16 18:13:38 TRUE
## 7809 2022-12-16 18:13:37 TRUE
## 7810 2022-12-16 18:13:35 TRUE
## 7811 2022-12-16 18:13:30 TRUE
## 7812 2022-12-16 18:13:29 TRUE
## 7813 2022-12-16 18:13:27 TRUE
## 7814 2022-12-16 18:13:26 TRUE
## 7815 2022-12-16 18:13:26 TRUE
## 7816 2022-12-16 18:13:25 TRUE
## 7817 2022-12-16 18:13:24 TRUE
## 7818 2022-12-16 18:13:23 TRUE
## 7819 2022-12-16 18:13:23 TRUE
## 7820 2022-12-16 18:13:21 TRUE
## 7821 2022-12-16 18:13:21 TRUE
## 7822 2022-12-16 18:13:21 TRUE
## 7823 2022-12-16 18:13:21 TRUE
## 7824 2022-12-16 18:13:17 TRUE
## 7825 2022-12-16 18:13:14 TRUE
## 7826 2022-12-16 18:13:08 TRUE
## 7827 2022-12-16 18:13:07 TRUE
## 7828 2022-12-16 18:13:05 TRUE
## 7829 2022-12-16 18:13:01 TRUE
## 7830 2022-12-16 18:13:01 TRUE
## 7831 2022-12-16 18:12:57 TRUE
## 7832 2022-12-16 18:12:51 TRUE
## 7833 2022-12-16 18:12:50 TRUE
## 7834 2022-12-16 18:12:50 TRUE
## 7835 2022-12-16 18:12:47 TRUE
## 7836 2022-12-16 18:12:46 TRUE
## 7837 2022-12-16 18:12:46 TRUE
## 7838 2022-12-16 18:12:43 TRUE
## 7839 2022-12-16 18:12:42 TRUE
## 7840 2022-12-16 18:12:38 TRUE
## 7841 2022-12-16 18:12:35 TRUE
## 7842 2022-12-16 18:12:30 TRUE
## 7843 2022-12-16 18:12:30 TRUE
## 7844 2022-12-16 18:12:29 TRUE
## 7845 2022-12-16 18:12:27 TRUE
## 7846 2022-12-16 18:12:24 TRUE
## 7847 2022-12-16 18:12:22 TRUE
## 7848 2022-12-16 18:12:17 TRUE
## 7849 2022-12-16 18:12:17 TRUE
## 7850 2022-12-16 18:12:13 TRUE
## 7851 2022-12-16 18:12:10 TRUE
## 7852 2022-12-16 18:12:08 TRUE
## 7853 2022-12-16 18:12:06 TRUE
## 7854 2022-12-16 18:12:02 TRUE
## 7855 2022-12-16 18:11:56 TRUE
## 7856 2022-12-16 18:11:55 TRUE
## 7857 2022-12-16 18:11:51 TRUE
## 7858 2022-12-16 18:11:50 TRUE
## 7859 2022-12-16 18:11:49 TRUE
## 7860 2022-12-16 18:11:49 TRUE
## 7861 2022-12-16 18:11:49 TRUE
## 7862 2022-12-16 18:11:47 TRUE
## 7863 2022-12-16 18:11:43 TRUE
## 7864 2022-12-16 18:11:40 TRUE
## 7865 2022-12-16 18:11:34 TRUE
## 7866 2022-12-16 18:11:32 TRUE
## 7867 2022-12-16 18:11:24 TRUE
## 7868 2022-12-16 18:11:24 TRUE
## 7869 2022-12-16 18:11:21 TRUE
## 7870 2022-12-16 18:11:18 TRUE
## 7871 2022-12-16 18:11:18 TRUE
## 7872 2022-12-16 18:11:15 TRUE
## 7873 2022-12-16 18:11:13 TRUE
## 7874 2022-12-16 18:11:10 TRUE
## 7875 2022-12-16 18:11:09 TRUE
## 7876 2022-12-16 18:11:07 TRUE
## 7877 2022-12-16 18:10:58 TRUE
## 7878 2022-12-16 18:10:56 TRUE
## 7879 2022-12-16 18:10:44 TRUE
## 7880 2022-12-16 18:10:43 TRUE
## 7881 2022-12-16 18:10:42 TRUE
## 7882 2022-12-16 18:10:36 TRUE
## 7883 2022-12-16 18:10:34 TRUE
## 7884 2022-12-16 18:10:33 TRUE
## 7885 2022-12-16 18:10:33 TRUE
## 7886 2022-12-16 18:10:31 TRUE
## 7887 2022-12-16 18:10:31 TRUE
## 7888 2022-12-16 18:10:29 TRUE
## 7889 2022-12-16 18:10:29 TRUE
## 7890 2022-12-16 18:10:28 TRUE
## 7891 2022-12-16 18:10:23 TRUE
## 7892 2022-12-16 18:10:23 TRUE
## 7893 2022-12-16 18:10:21 TRUE
## 7894 2022-12-16 18:10:20 TRUE
## 7895 2022-12-16 18:10:19 TRUE
## 7896 2022-12-16 18:10:17 TRUE
## 7897 2022-12-16 18:10:17 TRUE
## 7898 2022-12-16 18:10:13 TRUE
## 7899 2022-12-16 18:10:05 TRUE
## 7900 2022-12-16 18:10:04 TRUE
## 7901 2022-12-16 18:09:59 TRUE
## 7902 2022-12-16 18:09:55 TRUE
## 7903 2022-12-16 18:09:51 TRUE
## 7904 2022-12-16 18:09:49 TRUE
## 7905 2022-12-16 18:09:48 TRUE
## 7906 2022-12-16 18:09:46 TRUE
## 7907 2022-12-16 18:09:43 TRUE
## 7908 2022-12-16 18:09:34 TRUE
## 7909 2022-12-16 18:09:32 TRUE
## 7910 2022-12-16 18:09:31 TRUE
## 7911 2022-12-16 18:09:30 TRUE
## 7912 2022-12-16 18:09:30 TRUE
## 7913 2022-12-16 18:09:26 TRUE
## 7914 2022-12-16 18:09:26 TRUE
## 7915 2022-12-16 18:09:24 TRUE
## 7916 2022-12-16 18:09:24 TRUE
## 7917 2022-12-16 18:09:20 TRUE
## 7918 2022-12-16 18:09:20 TRUE
## 7919 2022-12-16 18:09:19 TRUE
## 7920 2022-12-16 18:09:19 TRUE
## 7921 2022-12-16 18:09:17 TRUE
## 7922 2022-12-16 18:09:17 TRUE
## 7923 2022-12-16 18:09:16 TRUE
## 7924 2022-12-16 18:09:15 TRUE
## 7925 2022-12-16 18:09:14 TRUE
## 7926 2022-12-16 18:09:12 TRUE
## 7927 2022-12-16 18:09:08 TRUE
## 7928 2022-12-16 18:09:06 TRUE
## 7929 2022-12-16 18:09:04 TRUE
## 7930 2022-12-16 18:09:04 TRUE
## 7931 2022-12-16 18:09:01 TRUE
## 7932 2022-12-16 18:09:00 TRUE
## 7933 2022-12-16 18:09:00 TRUE
## 7934 2022-12-16 18:09:00 TRUE
## 7935 2022-12-16 18:08:58 TRUE
## 7936 2022-12-16 18:08:57 TRUE
## 7937 2022-12-16 18:08:53 TRUE
## 7938 2022-12-16 18:08:52 TRUE
## 7939 2022-12-16 18:08:50 TRUE
## 7940 2022-12-16 18:08:49 TRUE
## 7941 2022-12-16 18:08:49 TRUE
## 7942 2022-12-16 18:08:47 TRUE
## 7943 2022-12-16 18:08:46 TRUE
## 7944 2022-12-16 18:08:46 TRUE
## 7945 2022-12-16 18:08:45 TRUE
## 7946 2022-12-16 18:08:44 TRUE
## 7947 2022-12-16 18:08:43 TRUE
## 7948 2022-12-16 18:08:41 TRUE
## 7949 2022-12-16 18:08:39 TRUE
## 7950 2022-12-16 18:08:39 TRUE
## 7951 2022-12-16 18:08:38 TRUE
## 7952 2022-12-16 18:08:34 TRUE
## 7953 2022-12-16 18:08:33 TRUE
## 7954 2022-12-16 18:08:29 TRUE
## 7955 2022-12-16 18:08:22 TRUE
## 7956 2022-12-16 18:08:18 TRUE
## 7957 2022-12-16 18:08:18 TRUE
## 7958 2022-12-16 18:08:14 TRUE
## 7959 2022-12-16 18:08:13 TRUE
## 7960 2022-12-16 18:08:12 TRUE
## 7961 2022-12-16 18:08:11 TRUE
## 7962 2022-12-16 18:08:11 TRUE
## 7963 2022-12-16 18:08:09 TRUE
## 7964 2022-12-16 18:08:05 TRUE
## 7965 2022-12-16 18:08:03 TRUE
## 7966 2022-12-16 18:07:57 TRUE
## 7967 2022-12-16 18:07:49 TRUE
## 7968 2022-12-16 18:07:46 TRUE
## 7969 2022-12-16 18:07:45 TRUE
## 7970 2022-12-16 18:07:43 TRUE
## 7971 2022-12-16 18:07:42 TRUE
## 7972 2022-12-16 18:07:42 TRUE
## 7973 2022-12-16 18:07:36 TRUE
## 7974 2022-12-16 18:07:32 TRUE
## 7975 2022-12-16 18:07:31 TRUE
## 7976 2022-12-16 18:07:30 TRUE
## 7977 2022-12-16 18:07:25 TRUE
## 7978 2022-12-16 18:07:25 TRUE
## 7979 2022-12-16 18:07:18 TRUE
## 7980 2022-12-16 18:07:16 TRUE
## 7981 2022-12-16 18:07:15 TRUE
## 7982 2022-12-16 18:07:14 TRUE
## 7983 2022-12-16 18:07:13 TRUE
## 7984 2022-12-16 18:07:01 TRUE
## 7985 2022-12-16 18:06:59 TRUE
## 7986 2022-12-16 18:06:54 TRUE
## 7987 2022-12-16 18:06:48 TRUE
## 7988 2022-12-16 18:06:46 TRUE
## 7989 2022-12-16 18:06:46 TRUE
## 7990 2022-12-16 18:06:45 TRUE
## 7991 2022-12-16 18:06:45 TRUE
## 7992 2022-12-16 18:06:44 TRUE
## 7993 2022-12-16 18:06:43 TRUE
## 7994 2022-12-16 18:06:42 TRUE
## 7995 2022-12-16 18:06:41 TRUE
## 7996 2022-12-16 18:06:39 TRUE
## 7997 2022-12-16 18:06:39 TRUE
## 7998 2022-12-16 18:06:39 TRUE
## 7999 2022-12-16 18:06:39 TRUE
## 8000 2022-12-16 18:06:38 TRUE
## 8001 2022-12-16 18:06:32 TRUE
## 8002 2022-12-16 18:06:29 TRUE
## 8003 2022-12-16 18:06:29 TRUE
## 8004 2022-12-16 18:06:26 TRUE
## 8005 2022-12-16 18:06:22 TRUE
## 8006 2022-12-16 18:06:21 TRUE
## 8007 2022-12-16 18:06:21 TRUE
## 8008 2022-12-16 18:06:21 TRUE
## 8009 2022-12-16 18:06:21 TRUE
## 8010 2022-12-16 18:06:16 TRUE
## 8011 2022-12-16 18:06:10 TRUE
## 8012 2022-12-16 18:06:07 TRUE
## 8013 2022-12-16 18:06:05 TRUE
## 8014 2022-12-16 18:06:05 TRUE
## 8015 2022-12-16 18:06:04 TRUE
## 8016 2022-12-16 18:06:02 TRUE
## 8017 2022-12-16 18:05:57 TRUE
## 8018 2022-12-16 18:05:54 TRUE
## 8019 2022-12-16 18:05:50 TRUE
## 8020 2022-12-16 18:05:48 TRUE
## 8021 2022-12-16 18:05:47 TRUE
## 8022 2022-12-16 18:05:42 TRUE
## 8023 2022-12-16 18:05:40 TRUE
## 8024 2022-12-16 18:05:35 TRUE
## 8025 2022-12-16 18:05:32 TRUE
## 8026 2022-12-16 18:05:31 TRUE
## 8027 2022-12-16 18:05:26 TRUE
## 8028 2022-12-16 18:05:24 TRUE
## 8029 2022-12-16 18:05:23 TRUE
## 8030 2022-12-16 18:05:16 TRUE
## 8031 2022-12-16 18:05:16 TRUE
## 8032 2022-12-16 18:05:15 TRUE
## 8033 2022-12-16 18:05:04 TRUE
## 8034 2022-12-16 18:04:58 TRUE
## 8035 2022-12-16 18:04:57 TRUE
## 8036 2022-12-16 18:04:55 TRUE
## 8037 2022-12-16 18:04:55 TRUE
## 8038 2022-12-16 18:04:52 TRUE
## 8039 2022-12-16 18:04:51 TRUE
## 8040 2022-12-16 18:04:49 TRUE
## 8041 2022-12-16 18:04:44 TRUE
## 8042 2022-12-16 18:04:42 TRUE
## 8043 2022-12-16 18:04:42 TRUE
## 8044 2022-12-16 18:04:41 TRUE
## 8045 2022-12-16 18:04:41 TRUE
## 8046 2022-12-16 18:04:40 TRUE
## 8047 2022-12-16 18:04:39 TRUE
## 8048 2022-12-16 18:04:38 TRUE
## 8049 2022-12-16 18:04:37 TRUE
## 8050 2022-12-16 18:04:37 TRUE
## 8051 2022-12-16 18:04:37 TRUE
## 8052 2022-12-16 18:04:36 TRUE
## 8053 2022-12-16 18:04:33 TRUE
## 8054 2022-12-16 18:04:33 TRUE
## 8055 2022-12-16 18:04:29 TRUE
## 8056 2022-12-16 18:04:29 TRUE
## 8057 2022-12-16 18:04:27 TRUE
## 8058 2022-12-16 18:04:26 TRUE
## 8059 2022-12-16 18:04:25 TRUE
## 8060 2022-12-16 18:04:24 TRUE
## 8061 2022-12-16 18:04:11 TRUE
## 8062 2022-12-16 18:04:10 TRUE
## 8063 2022-12-16 18:03:53 TRUE
## 8064 2022-12-16 18:03:48 TRUE
## 8065 2022-12-16 18:03:45 TRUE
## 8066 2022-12-16 18:03:44 TRUE
## 8067 2022-12-16 18:03:43 TRUE
## 8068 2022-12-16 18:03:43 TRUE
## 8069 2022-12-16 18:03:34 TRUE
## 8070 2022-12-16 18:03:33 TRUE
## 8071 2022-12-16 18:03:30 TRUE
## 8072 2022-12-16 18:03:28 TRUE
## 8073 2022-12-16 18:03:26 TRUE
## 8074 2022-12-16 18:03:23 TRUE
## 8075 2022-12-16 18:03:20 TRUE
## 8076 2022-12-16 18:03:20 TRUE
## 8077 2022-12-16 18:03:18 TRUE
## 8078 2022-12-16 18:03:16 TRUE
## 8079 2022-12-16 18:03:14 TRUE
## 8080 2022-12-16 18:03:13 TRUE
## 8081 2022-12-16 18:03:12 TRUE
## 8082 2022-12-16 18:03:12 TRUE
## 8083 2022-12-16 18:03:12 TRUE
## 8084 2022-12-16 18:03:10 TRUE
## 8085 2022-12-16 18:03:09 TRUE
## 8086 2022-12-16 18:03:08 TRUE
## 8087 2022-12-16 18:03:07 TRUE
## 8088 2022-12-16 18:03:05 TRUE
## 8089 2022-12-16 18:03:01 TRUE
## 8090 2022-12-16 18:03:01 TRUE
## 8091 2022-12-16 18:02:58 TRUE
## 8092 2022-12-16 18:02:56 TRUE
## 8093 2022-12-16 18:02:51 TRUE
## 8094 2022-12-16 18:02:48 TRUE
## 8095 2022-12-16 18:02:47 TRUE
## 8096 2022-12-16 18:02:46 TRUE
## 8097 2022-12-16 18:02:44 TRUE
## 8098 2022-12-16 18:02:43 TRUE
## 8099 2022-12-16 18:02:34 TRUE
## 8100 2022-12-16 18:02:30 TRUE
## 8101 2022-12-16 18:02:27 TRUE
## 8102 2022-12-16 18:02:26 TRUE
## 8103 2022-12-16 18:02:26 TRUE
## 8104 2022-12-16 18:02:25 TRUE
## 8105 2022-12-16 18:02:25 TRUE
## 8106 2022-12-16 18:02:25 TRUE
## 8107 2022-12-16 18:02:24 TRUE
## 8108 2022-12-16 18:02:21 TRUE
## 8109 2022-12-16 18:02:21 TRUE
## 8110 2022-12-16 18:02:18 TRUE
## 8111 2022-12-16 18:02:17 TRUE
## 8112 2022-12-16 18:02:15 TRUE
## 8113 2022-12-16 18:02:13 TRUE
## 8114 2022-12-16 18:02:13 TRUE
## 8115 2022-12-16 18:02:13 TRUE
## 8116 2022-12-16 18:02:13 TRUE
## 8117 2022-12-16 18:02:12 TRUE
## 8118 2022-12-16 18:02:12 TRUE
## 8119 2022-12-16 18:02:09 TRUE
## 8120 2022-12-16 18:02:04 TRUE
## 8121 2022-12-16 18:01:56 TRUE
## 8122 2022-12-16 18:01:55 TRUE
## 8123 2022-12-16 18:01:54 TRUE
## 8124 2022-12-16 18:01:52 TRUE
## 8125 2022-12-16 18:01:52 TRUE
## 8126 2022-12-16 18:01:44 TRUE
## 8127 2022-12-16 18:01:43 TRUE
## 8128 2022-12-16 18:01:43 TRUE
## 8129 2022-12-16 18:01:41 TRUE
## 8130 2022-12-16 18:01:38 TRUE
## 8131 2022-12-16 18:01:38 TRUE
## 8132 2022-12-16 18:01:35 TRUE
## 8133 2022-12-16 18:01:35 TRUE
## 8134 2022-12-16 18:01:30 TRUE
## 8135 2022-12-16 18:01:30 TRUE
## 8136 2022-12-16 18:01:30 TRUE
## 8137 2022-12-16 18:01:29 TRUE
## 8138 2022-12-16 18:01:28 TRUE
## 8139 2022-12-16 18:01:28 TRUE
## 8140 2022-12-16 18:01:26 TRUE
## 8141 2022-12-16 18:01:24 TRUE
## 8142 2022-12-16 18:01:23 TRUE
## 8143 2022-12-16 18:01:21 TRUE
## 8144 2022-12-16 18:01:15 TRUE
## 8145 2022-12-16 18:01:14 TRUE
## 8146 2022-12-16 18:01:14 TRUE
## 8147 2022-12-16 18:01:13 TRUE
## 8148 2022-12-16 18:01:10 TRUE
## 8149 2022-12-16 18:01:09 TRUE
## 8150 2022-12-16 18:01:08 TRUE
## 8151 2022-12-16 18:01:07 TRUE
## 8152 2022-12-16 18:01:06 TRUE
## 8153 2022-12-16 18:01:01 TRUE
## 8154 2022-12-16 18:00:57 TRUE
## 8155 2022-12-16 18:00:49 TRUE
## 8156 2022-12-16 18:00:46 TRUE
## 8157 2022-12-16 18:00:46 TRUE
## 8158 2022-12-16 18:00:46 TRUE
## 8159 2022-12-16 18:00:43 TRUE
## 8160 2022-12-16 18:00:41 TRUE
## 8161 2022-12-16 18:00:40 TRUE
## 8162 2022-12-16 18:00:38 TRUE
## 8163 2022-12-16 18:00:37 TRUE
## 8164 2022-12-16 18:00:34 TRUE
## 8165 2022-12-16 18:00:34 TRUE
## 8166 2022-12-16 18:00:33 TRUE
## 8167 2022-12-16 18:00:32 TRUE
## 8168 2022-12-16 18:00:26 TRUE
## 8169 2022-12-16 18:00:26 TRUE
## 8170 2022-12-16 18:00:26 TRUE
## 8171 2022-12-16 18:00:26 TRUE
## 8172 2022-12-16 18:00:23 TRUE
## 8173 2022-12-16 18:00:23 TRUE
## 8174 2022-12-16 18:00:22 TRUE
## 8175 2022-12-16 18:00:21 TRUE
## 8176 2022-12-16 18:00:20 TRUE
## 8177 2022-12-16 18:00:20 TRUE
## 8178 2022-12-16 18:00:19 TRUE
## 8179 2022-12-16 18:00:18 TRUE
## 8180 2022-12-16 18:00:17 TRUE
## 8181 2022-12-16 18:00:15 TRUE
## 8182 2022-12-16 18:00:14 TRUE
## 8183 2022-12-16 18:00:13 TRUE
## 8184 2022-12-16 18:00:13 TRUE
## 8185 2022-12-16 18:00:11 TRUE
## 8186 2022-12-16 18:00:05 TRUE
## 8187 2022-12-16 18:00:03 TRUE
## 8188 2022-12-16 18:00:02 TRUE
## 8189 2022-12-16 18:00:00 TRUE
## 8190 2022-12-16 17:59:59 TRUE
## 8191 2022-12-16 17:59:59 TRUE
## 8192 2022-12-16 17:59:58 TRUE
## 8193 2022-12-16 17:59:57 TRUE
## 8194 2022-12-16 17:59:56 TRUE
## 8195 2022-12-16 17:59:55 TRUE
## 8196 2022-12-16 17:59:54 TRUE
## 8197 2022-12-16 17:59:52 TRUE
## 8198 2022-12-16 17:59:49 TRUE
## 8199 2022-12-16 17:59:48 TRUE
## 8200 2022-12-16 17:59:46 TRUE
## 8201 2022-12-16 17:59:45 TRUE
## 8202 2022-12-16 17:59:43 TRUE
## 8203 2022-12-16 17:59:40 TRUE
## 8204 2022-12-16 17:59:35 TRUE
## 8205 2022-12-16 17:59:35 TRUE
## 8206 2022-12-16 17:59:34 TRUE
## 8207 2022-12-16 17:59:34 TRUE
## 8208 2022-12-16 17:59:33 TRUE
## 8209 2022-12-16 17:59:32 TRUE
## 8210 2022-12-16 17:59:30 TRUE
## 8211 2022-12-16 17:59:28 TRUE
## 8212 2022-12-16 17:59:26 TRUE
## 8213 2022-12-16 17:59:26 TRUE
## 8214 2022-12-16 17:59:24 TRUE
## 8215 2022-12-16 17:59:23 TRUE
## 8216 2022-12-16 17:59:22 TRUE
## 8217 2022-12-16 17:59:22 TRUE
## 8218 2022-12-16 17:59:19 TRUE
## 8219 2022-12-16 17:59:18 TRUE
## 8220 2022-12-16 17:59:17 TRUE
## 8221 2022-12-16 17:59:16 TRUE
## 8222 2022-12-16 17:59:14 TRUE
## 8223 2022-12-16 17:59:14 TRUE
## 8224 2022-12-16 17:59:13 TRUE
## 8225 2022-12-16 17:59:11 TRUE
## 8226 2022-12-16 17:59:10 TRUE
## 8227 2022-12-16 17:59:09 TRUE
## 8228 2022-12-16 17:59:09 TRUE
## 8229 2022-12-16 17:59:08 TRUE
## 8230 2022-12-16 17:59:08 TRUE
## 8231 2022-12-16 17:59:08 TRUE
## 8232 2022-12-16 17:59:08 TRUE
## 8233 2022-12-16 17:59:07 TRUE
## 8234 2022-12-16 17:59:06 TRUE
## 8235 2022-12-16 17:59:06 TRUE
## 8236 2022-12-16 17:59:06 TRUE
## 8237 2022-12-16 17:59:02 TRUE
## 8238 2022-12-16 17:58:59 TRUE
## 8239 2022-12-16 17:58:57 TRUE
## 8240 2022-12-16 17:58:57 TRUE
## 8241 2022-12-16 17:58:55 TRUE
## 8242 2022-12-16 17:58:53 TRUE
## 8243 2022-12-16 17:58:53 TRUE
## 8244 2022-12-16 17:58:52 TRUE
## 8245 2022-12-16 17:58:51 TRUE
## 8246 2022-12-16 17:58:47 TRUE
## 8247 2022-12-16 17:58:46 TRUE
## 8248 2022-12-16 17:58:43 TRUE
## 8249 2022-12-16 17:58:39 TRUE
## 8250 2022-12-16 17:58:39 TRUE
## 8251 2022-12-16 17:58:39 TRUE
## 8252 2022-12-16 17:58:38 TRUE
## 8253 2022-12-16 17:58:37 TRUE
## 8254 2022-12-16 17:58:35 TRUE
## 8255 2022-12-16 17:58:34 TRUE
## 8256 2022-12-16 17:58:33 TRUE
## 8257 2022-12-16 17:58:32 TRUE
## 8258 2022-12-16 17:58:29 TRUE
## 8259 2022-12-16 17:58:27 TRUE
## 8260 2022-12-16 17:58:26 TRUE
## 8261 2022-12-16 17:58:25 TRUE
## 8262 2022-12-16 17:58:21 TRUE
## 8263 2022-12-16 17:58:17 TRUE
## 8264 2022-12-16 17:58:15 TRUE
## 8265 2022-12-16 17:58:14 TRUE
## 8266 2022-12-16 17:58:14 TRUE
## 8267 2022-12-16 17:58:12 TRUE
## 8268 2022-12-16 17:58:12 TRUE
## 8269 2022-12-16 17:58:09 TRUE
## 8270 2022-12-16 17:58:07 TRUE
## 8271 2022-12-16 17:58:06 TRUE
## 8272 2022-12-16 17:58:06 TRUE
## 8273 2022-12-16 17:58:06 TRUE
## 8274 2022-12-16 17:58:05 TRUE
## 8275 2022-12-16 17:58:04 TRUE
## 8276 2022-12-16 17:58:04 TRUE
## 8277 2022-12-16 17:58:03 TRUE
## 8278 2022-12-16 17:58:02 TRUE
## 8279 2022-12-16 17:58:02 TRUE
## 8280 2022-12-16 17:58:01 TRUE
## 8281 2022-12-16 17:58:00 TRUE
## 8282 2022-12-16 17:58:00 TRUE
## 8283 2022-12-16 17:57:59 TRUE
## 8284 2022-12-16 17:57:59 TRUE
## 8285 2022-12-16 17:57:58 TRUE
## 8286 2022-12-16 17:57:57 TRUE
## 8287 2022-12-16 17:57:57 TRUE
## 8288 2022-12-16 17:57:55 TRUE
## 8289 2022-12-16 17:57:54 TRUE
## 8290 2022-12-16 17:57:51 TRUE
## 8291 2022-12-16 17:57:49 TRUE
## 8292 2022-12-16 17:57:48 TRUE
## 8293 2022-12-16 17:57:48 TRUE
## 8294 2022-12-16 17:57:43 TRUE
## 8295 2022-12-16 17:57:43 TRUE
## 8296 2022-12-16 17:57:42 TRUE
## 8297 2022-12-16 17:57:37 TRUE
## 8298 2022-12-16 17:57:37 TRUE
## 8299 2022-12-16 17:57:35 TRUE
## 8300 2022-12-16 17:57:34 TRUE
## 8301 2022-12-16 17:57:34 TRUE
## 8302 2022-12-16 17:57:33 TRUE
## 8303 2022-12-16 17:57:33 TRUE
## 8304 2022-12-16 17:57:32 TRUE
## 8305 2022-12-16 17:57:32 TRUE
## 8306 2022-12-16 17:57:31 TRUE
## 8307 2022-12-16 17:57:31 TRUE
## 8308 2022-12-16 17:57:31 TRUE
## 8309 2022-12-16 17:57:27 TRUE
## 8310 2022-12-16 17:57:27 TRUE
## 8311 2022-12-16 17:57:25 TRUE
## 8312 2022-12-16 17:57:24 TRUE
## 8313 2022-12-16 17:57:22 TRUE
## 8314 2022-12-16 17:57:21 TRUE
## 8315 2022-12-16 17:57:21 TRUE
## 8316 2022-12-16 17:57:18 TRUE
## 8317 2022-12-16 17:57:18 TRUE
## 8318 2022-12-16 17:57:18 TRUE
## 8319 2022-12-16 17:57:17 TRUE
## 8320 2022-12-16 17:57:14 TRUE
## 8321 2022-12-16 17:57:13 TRUE
## 8322 2022-12-16 17:57:12 TRUE
## 8323 2022-12-16 17:57:12 TRUE
## 8324 2022-12-16 17:57:11 TRUE
## 8325 2022-12-16 17:57:09 TRUE
## 8326 2022-12-16 17:57:09 TRUE
## 8327 2022-12-16 17:57:08 TRUE
## 8328 2022-12-16 17:57:07 TRUE
## 8329 2022-12-16 17:57:06 TRUE
## 8330 2022-12-16 17:57:06 TRUE
## 8331 2022-12-16 17:57:06 TRUE
## 8332 2022-12-16 17:57:05 TRUE
## 8333 2022-12-16 17:57:05 TRUE
## 8334 2022-12-16 17:57:05 TRUE
## 8335 2022-12-16 17:57:05 TRUE
## 8336 2022-12-16 17:57:04 TRUE
## 8337 2022-12-16 17:57:03 TRUE
## 8338 2022-12-16 17:57:03 TRUE
## 8339 2022-12-16 17:57:02 TRUE
## 8340 2022-12-16 17:57:01 TRUE
## 8341 2022-12-16 17:57:01 TRUE
## 8342 2022-12-16 17:57:01 TRUE
## 8343 2022-12-16 17:56:59 TRUE
## 8344 2022-12-16 17:56:59 TRUE
## 8345 2022-12-16 17:56:59 TRUE
## 8346 2022-12-16 17:56:57 TRUE
## 8347 2022-12-16 17:56:56 TRUE
## 8348 2022-12-16 17:56:54 TRUE
## 8349 2022-12-16 17:56:52 TRUE
## 8350 2022-12-16 17:56:51 TRUE
## 8351 2022-12-16 17:56:49 TRUE
## 8352 2022-12-16 17:56:49 TRUE
## 8353 2022-12-16 17:56:48 TRUE
## 8354 2022-12-16 17:56:47 TRUE
## 8355 2022-12-16 17:56:47 TRUE
## 8356 2022-12-16 17:56:47 TRUE
## 8357 2022-12-16 17:56:47 TRUE
## 8358 2022-12-16 17:56:46 TRUE
## 8359 2022-12-16 17:56:46 TRUE
## 8360 2022-12-16 17:56:46 TRUE
## 8361 2022-12-16 17:56:45 TRUE
## 8362 2022-12-16 17:56:44 TRUE
## 8363 2022-12-16 17:56:44 TRUE
## 8364 2022-12-16 17:56:43 TRUE
## 8365 2022-12-16 17:56:42 TRUE
## 8366 2022-12-16 17:56:41 TRUE
## 8367 2022-12-16 17:56:41 TRUE
## 8368 2022-12-16 17:56:41 TRUE
## 8369 2022-12-16 17:56:40 TRUE
## 8370 2022-12-16 17:56:39 TRUE
## 8371 2022-12-16 17:56:39 TRUE
## 8372 2022-12-16 17:56:39 TRUE
## 8373 2022-12-16 17:56:38 TRUE
## 8374 2022-12-16 17:56:38 TRUE
## 8375 2022-12-16 17:56:38 TRUE
## 8376 2022-12-16 17:56:36 TRUE
## 8377 2022-12-16 17:56:36 TRUE
## 8378 2022-12-16 17:56:35 TRUE
## 8379 2022-12-16 17:56:35 TRUE
## 8380 2022-12-16 17:56:33 TRUE
## 8381 2022-12-16 17:56:32 TRUE
## 8382 2022-12-16 17:56:31 TRUE
## 8383 2022-12-16 17:56:30 TRUE
## 8384 2022-12-16 17:56:26 TRUE
## 8385 2022-12-16 17:56:19 TRUE
## 8386 2022-12-16 17:56:18 TRUE
## 8387 2022-12-16 17:56:14 TRUE
## 8388 2022-12-16 17:56:10 TRUE
## 8389 2022-12-16 17:56:09 TRUE
## 8390 2022-12-16 17:56:09 TRUE
## 8391 2022-12-16 17:56:05 TRUE
## 8392 2022-12-16 17:56:03 TRUE
## 8393 2022-12-16 17:56:01 TRUE
## 8394 2022-12-16 17:56:00 TRUE
## 8395 2022-12-16 17:55:58 TRUE
## 8396 2022-12-16 17:55:57 TRUE
## 8397 2022-12-16 17:55:55 TRUE
## 8398 2022-12-16 17:55:53 TRUE
## 8399 2022-12-16 17:55:48 TRUE
## 8400 2022-12-16 17:55:45 TRUE
## 8401 2022-12-16 17:55:44 TRUE
## 8402 2022-12-16 17:55:44 TRUE
## 8403 2022-12-16 17:55:38 TRUE
## 8404 2022-12-16 17:55:37 TRUE
## 8405 2022-12-16 17:55:36 TRUE
## 8406 2022-12-16 17:55:36 TRUE
## 8407 2022-12-16 17:55:34 TRUE
## 8408 2022-12-16 17:55:34 TRUE
## 8409 2022-12-16 17:55:31 TRUE
## 8410 2022-12-16 17:55:31 TRUE
## 8411 2022-12-16 17:55:29 TRUE
## 8412 2022-12-16 17:55:27 TRUE
## 8413 2022-12-16 17:55:24 TRUE
## 8414 2022-12-16 17:55:22 TRUE
## 8415 2022-12-16 17:55:21 TRUE
## 8416 2022-12-16 17:55:18 TRUE
## 8417 2022-12-16 17:55:17 TRUE
## 8418 2022-12-16 17:55:17 TRUE
## 8419 2022-12-16 17:55:10 TRUE
## 8420 2022-12-16 17:55:10 TRUE
## 8421 2022-12-16 17:55:08 TRUE
## 8422 2022-12-16 17:55:08 TRUE
## 8423 2022-12-16 17:55:07 TRUE
## 8424 2022-12-16 17:55:06 TRUE
## 8425 2022-12-16 17:55:06 TRUE
## 8426 2022-12-16 17:55:03 TRUE
## 8427 2022-12-16 17:55:03 TRUE
## 8428 2022-12-16 17:55:03 TRUE
## 8429 2022-12-16 17:55:02 TRUE
## 8430 2022-12-16 17:54:59 TRUE
## 8431 2022-12-16 17:54:58 TRUE
## 8432 2022-12-16 17:54:58 TRUE
## 8433 2022-12-16 17:54:55 TRUE
## 8434 2022-12-16 17:54:53 TRUE
## 8435 2022-12-16 17:54:48 TRUE
## 8436 2022-12-16 17:54:46 TRUE
## 8437 2022-12-16 17:54:45 TRUE
## 8438 2022-12-16 17:54:44 TRUE
## 8439 2022-12-16 17:54:41 TRUE
## 8440 2022-12-16 17:54:40 TRUE
## 8441 2022-12-16 17:54:37 TRUE
## 8442 2022-12-16 17:54:36 TRUE
## 8443 2022-12-16 17:54:35 TRUE
## 8444 2022-12-16 17:54:33 TRUE
## 8445 2022-12-16 17:54:33 TRUE
## 8446 2022-12-16 17:54:31 TRUE
## 8447 2022-12-16 17:54:31 TRUE
## 8448 2022-12-16 17:54:30 TRUE
## 8449 2022-12-16 17:54:28 TRUE
## 8450 2022-12-16 17:54:26 TRUE
## 8451 2022-12-16 17:54:26 TRUE
## 8452 2022-12-16 17:54:25 TRUE
## 8453 2022-12-16 17:54:25 TRUE
## 8454 2022-12-16 17:54:24 TRUE
## 8455 2022-12-16 17:54:22 TRUE
## 8456 2022-12-16 17:54:19 TRUE
## 8457 2022-12-16 17:54:17 TRUE
## 8458 2022-12-16 17:54:11 TRUE
## 8459 2022-12-16 17:54:08 TRUE
## 8460 2022-12-16 17:54:07 TRUE
## 8461 2022-12-16 17:54:05 TRUE
## 8462 2022-12-16 17:54:05 TRUE
## 8463 2022-12-16 17:54:03 TRUE
## 8464 2022-12-16 17:54:01 TRUE
## 8465 2022-12-16 17:54:00 TRUE
## 8466 2022-12-16 17:53:58 TRUE
## 8467 2022-12-16 17:53:57 TRUE
## 8468 2022-12-16 17:53:56 TRUE
## 8469 2022-12-16 17:53:54 TRUE
## 8470 2022-12-16 17:53:51 TRUE
## 8471 2022-12-16 17:53:48 TRUE
## 8472 2022-12-16 17:53:48 TRUE
## 8473 2022-12-16 17:53:47 TRUE
## 8474 2022-12-16 17:53:47 TRUE
## 8475 2022-12-16 17:53:45 TRUE
## 8476 2022-12-16 17:53:44 TRUE
## 8477 2022-12-16 17:53:43 TRUE
## 8478 2022-12-16 17:53:41 TRUE
## 8479 2022-12-16 17:53:38 TRUE
## 8480 2022-12-16 17:53:37 TRUE
## 8481 2022-12-16 17:53:33 TRUE
## 8482 2022-12-16 17:53:31 TRUE
## 8483 2022-12-16 17:53:29 TRUE
## 8484 2022-12-16 17:53:27 TRUE
## 8485 2022-12-16 17:53:26 TRUE
## 8486 2022-12-16 17:53:24 TRUE
## 8487 2022-12-16 17:53:23 TRUE
## 8488 2022-12-16 17:53:16 TRUE
## 8489 2022-12-16 17:53:16 TRUE
## 8490 2022-12-16 17:53:15 TRUE
## 8491 2022-12-16 17:53:15 TRUE
## 8492 2022-12-16 17:53:14 TRUE
## 8493 2022-12-16 17:53:08 TRUE
## 8494 2022-12-16 17:53:07 TRUE
## 8495 2022-12-16 17:53:05 TRUE
## 8496 2022-12-16 17:53:03 TRUE
## 8497 2022-12-16 17:53:01 TRUE
## 8498 2022-12-16 17:52:59 TRUE
## 8499 2022-12-16 17:52:58 TRUE
## 8500 2022-12-16 17:52:54 TRUE
## 8501 2022-12-16 17:52:54 TRUE
## 8502 2022-12-16 17:52:54 TRUE
## 8503 2022-12-16 17:52:53 TRUE
## 8504 2022-12-16 17:52:52 TRUE
## 8505 2022-12-16 17:52:45 TRUE
## 8506 2022-12-16 17:52:45 TRUE
## 8507 2022-12-16 17:52:44 TRUE
## 8508 2022-12-16 17:52:44 TRUE
## 8509 2022-12-16 17:52:40 TRUE
## 8510 2022-12-16 17:52:39 TRUE
## 8511 2022-12-16 17:52:39 TRUE
## 8512 2022-12-16 17:52:38 TRUE
## 8513 2022-12-16 17:52:34 TRUE
## 8514 2022-12-16 17:52:32 TRUE
## 8515 2022-12-16 17:52:31 TRUE
## 8516 2022-12-16 17:52:24 TRUE
## 8517 2022-12-16 17:52:23 TRUE
## 8518 2022-12-16 17:52:23 TRUE
## 8519 2022-12-16 17:52:23 TRUE
## 8520 2022-12-16 17:52:22 TRUE
## 8521 2022-12-16 17:52:18 TRUE
## 8522 2022-12-16 17:52:16 TRUE
## 8523 2022-12-16 17:52:15 TRUE
## 8524 2022-12-16 17:52:12 TRUE
## 8525 2022-12-16 17:52:12 TRUE
## 8526 2022-12-16 17:52:06 TRUE
## 8527 2022-12-16 17:52:05 TRUE
## 8528 2022-12-16 17:52:03 TRUE
## 8529 2022-12-16 17:51:59 TRUE
## 8530 2022-12-16 17:51:59 TRUE
## 8531 2022-12-16 17:51:55 TRUE
## 8532 2022-12-16 17:51:52 TRUE
## 8533 2022-12-16 17:51:48 TRUE
## 8534 2022-12-16 17:51:48 TRUE
## 8535 2022-12-16 17:51:47 TRUE
## 8536 2022-12-16 17:51:47 TRUE
## 8537 2022-12-16 17:51:45 TRUE
## 8538 2022-12-16 17:51:45 TRUE
## 8539 2022-12-16 17:51:44 TRUE
## 8540 2022-12-16 17:51:44 TRUE
## 8541 2022-12-16 17:51:42 TRUE
## 8542 2022-12-16 17:51:35 TRUE
## 8543 2022-12-16 17:51:35 TRUE
## 8544 2022-12-16 17:51:34 TRUE
## 8545 2022-12-16 17:51:34 TRUE
## 8546 2022-12-16 17:51:33 TRUE
## 8547 2022-12-16 17:51:33 TRUE
## 8548 2022-12-16 17:51:32 TRUE
## 8549 2022-12-16 17:51:31 TRUE
## 8550 2022-12-16 17:51:30 TRUE
## 8551 2022-12-16 17:51:30 TRUE
## 8552 2022-12-16 17:51:29 TRUE
## 8553 2022-12-16 17:51:28 TRUE
## 8554 2022-12-16 17:51:24 TRUE
## 8555 2022-12-16 17:51:23 TRUE
## 8556 2022-12-16 17:51:23 TRUE
## 8557 2022-12-16 17:51:19 TRUE
## 8558 2022-12-16 17:51:17 TRUE
## 8559 2022-12-16 17:51:17 TRUE
## 8560 2022-12-16 17:51:14 TRUE
## 8561 2022-12-16 17:51:14 TRUE
## 8562 2022-12-16 17:51:13 TRUE
## 8563 2022-12-16 17:51:02 TRUE
## 8564 2022-12-16 17:51:00 TRUE
## 8565 2022-12-16 17:50:58 TRUE
## 8566 2022-12-16 17:50:58 TRUE
## 8567 2022-12-16 17:50:58 TRUE
## 8568 2022-12-16 17:50:55 TRUE
## 8569 2022-12-16 17:50:54 TRUE
## 8570 2022-12-16 17:50:54 TRUE
## 8571 2022-12-16 17:50:53 TRUE
## 8572 2022-12-16 17:50:52 TRUE
## 8573 2022-12-16 17:50:49 TRUE
## 8574 2022-12-16 17:50:47 TRUE
## 8575 2022-12-16 17:50:43 TRUE
## 8576 2022-12-16 17:50:41 TRUE
## 8577 2022-12-16 17:50:41 TRUE
## 8578 2022-12-16 17:50:40 TRUE
## 8579 2022-12-16 17:50:39 TRUE
## 8580 2022-12-16 17:50:30 TRUE
## 8581 2022-12-16 17:50:28 TRUE
## 8582 2022-12-16 17:50:23 TRUE
## 8583 2022-12-16 17:50:19 TRUE
## 8584 2022-12-16 17:50:18 TRUE
## 8585 2022-12-16 17:50:17 TRUE
## 8586 2022-12-16 17:50:16 TRUE
## 8587 2022-12-16 17:50:14 TRUE
## 8588 2022-12-16 17:50:14 TRUE
## 8589 2022-12-16 17:50:11 TRUE
## 8590 2022-12-16 17:50:09 TRUE
## 8591 2022-12-16 17:50:09 TRUE
## 8592 2022-12-16 17:50:08 TRUE
## 8593 2022-12-16 17:50:07 TRUE
## 8594 2022-12-16 17:50:07 TRUE
## 8595 2022-12-16 17:50:00 TRUE
## 8596 2022-12-16 17:50:00 TRUE
## 8597 2022-12-16 17:49:59 TRUE
## 8598 2022-12-16 17:49:59 TRUE
## 8599 2022-12-16 17:49:59 TRUE
## 8600 2022-12-16 17:49:52 TRUE
## 8601 2022-12-16 17:49:50 TRUE
## 8602 2022-12-16 17:49:42 TRUE
## 8603 2022-12-16 17:49:41 TRUE
## 8604 2022-12-16 17:49:38 TRUE
## 8605 2022-12-16 17:49:38 TRUE
## 8606 2022-12-16 17:49:37 TRUE
## 8607 2022-12-16 17:49:36 TRUE
## 8608 2022-12-16 17:49:31 TRUE
## 8609 2022-12-16 17:49:29 TRUE
## 8610 2022-12-16 17:49:20 TRUE
## 8611 2022-12-16 17:49:18 TRUE
## 8612 2022-12-16 17:49:14 TRUE
## 8613 2022-12-16 17:49:08 TRUE
## 8614 2022-12-16 17:49:08 TRUE
## 8615 2022-12-16 17:49:07 TRUE
## 8616 2022-12-16 17:48:59 TRUE
## 8617 2022-12-16 17:48:58 TRUE
## 8618 2022-12-16 17:48:57 TRUE
## 8619 2022-12-16 17:48:54 TRUE
sub_tweets %>%
group_by(1) %>%
summarise(max = max(created), min = min(created))
## # A tibble: 1 × 3
## `1` max min
## <dbl> <dttm> <dttm>
## 1 1 2022-12-16 23:59:59 2022-12-16 17:48:54
crt2 <- sub_tweets %>% mutate(Created_At_Round = created %>% round(units = 'hours') %>% as.POSIXct())
crt2
## screenName
## 1 pipiii113
## 2 dinoIuvrr
## 3 faeiryoon
## 4 byul_______
## 5 cheolsoo1317
## 6 xhaobabi
## 7 dinoIuvrr
## 8 Vee70316545
## 9 ikonicpunani
## 10 squezeee_k
## 11 srzhyn
## 12 byul_______
## 13 ahluvgyu
## 14 adi_is_adrianne
## 15 dinoIuvrr
## 16 saythesebentin
## 17 dinoIuvrr
## 18 shimmerwonu
## 19 candiceskies_92
## 20 crstnvll
## 21 huihuibutterfly
## 22 celecorrea19
## 23 hoshiselbow
## 24 970406g
## 25 yjhdazed
## 26 yjwheeki
## 27 saythesebentin
## 28 _mikaelK
## 29 sm17eflowers
## 30 Kimbai18
## 31 mencarimingyu
## 32 reveluving_
## 33 Lillian79976312
## 34 saythesebentin
## 35 luluuuuu2000
## 36 Fabiola_army7
## 37 hamrangae
## 38 JeonghanieAgi
## 39 msirish0077yah1
## 40 luvksy__
## 41 jvillanueva_18
## 42 jeonjkww1_17
## 43 jeonjeonjeonsa
## 44 saythesebentin
## 45 shimmerwonu
## 46 kreixclsv
## 47 shuacubes
## 48 ChittaKun96L
## 49 adi_is_adrianne
## 50 kth_axie
## 51 spnadda36
## 52 bitteriiiie
## 53 huihuibutterfly
## 54 AlessaLeisure
## 55 saythesebentin
## 56 saythesebentin
## 57 dkyeomcartz_
## 58 gyucheoI
## 59 saythesebentin
## 60 kreixclsv
## 61 gyuxiiee
## 62 junshihaono
## 63 thedanmarquez
## 64 yexungie
## 65 jihoonmelody
## 66 shujisunday
## 67 owlghostbird
## 68 maecaratsxx
## 69 le_suho
## 70 JeonHwangSinKo1
## 71 agippanginnie
## 72 seokjinniepoo
## 73 luvksy__
## 74 koowinous
## 75 agippanginnie
## 76 dkyeomcartz_
## 77 mavillera_ww
## 78 tigerwoozi
## 79 carotbee
## 80 gooberjoon
## 81 9_eo42
## 82 mintcoups
## 83 JhycLovesKPOP
## 84 cy159__
## 85 theSDMG
## 86 yuka5470_17
## 87 AliciAmonxbe76R
## 88 ttalgi88966317
## 89 VinterScen
## 90 gyuriwon
## 91 JhycLovesKPOP
## 92 xhaobabi
## 93 DiamantYanie
## 94 jeycodonat
## 95 BayabanJennifer
## 96 heartjnwonwoo
## 97 chwedollyy
## 98 born2_beAlone
## 99 chwedollyy
## 100 aiFazz_
## 101 Yj7Sunshine
## 102 hellawoozi
## 103 malen_mbb
## 104 chwedollyy
## 105 EpicMahonelover
## 106 jinkunrjjin
## 107 cherryberryhae
## 108 Emygyu
## 109 huangjangeun
## 110 _iskartz
## 111 sARInghae
## 112 hoterim_
## 113 joshualover_
## 114 sujxsvt
## 115 jinkunrjjin
## 116 chwedollyy
## 117 dinaurlatte
## 118 _hanabibiii
## 119 xhaobabi
## 120 A17_sette
## 121 wonwonycart
## 122 Shadowmab
## 123 joshualover_
## 124 blondjun
## 125 butterscoup17
## 126 kaye7208
## 127 Nranieysa__
## 128 laisha_samanta
## 129 LunaIsabelle54
## 130 cikiputri20
## 131 prodbyIN
## 132 wonuhauIs
## 133 carat_say
## 134 carat_say
## 135 adi_is_adrianne
## 136 licu_cart
## 137 HEY8UDDY
## 138 _astridsoleil_
## 139 jeongshua_hoon
## 140 _kim_92
## 141 sanriozhi
## 142 Monwe_
## 143 bestboywoozi_
## 144 coupskwon_
## 145 0manignat
## 146 luvdxbbey
## 147 _kim_92
## 148 sunflower_kims
## 149 notjeannn
## 150 coupskwon_
## 151 seokhangel
## 152 wodisz
## 153 Yj7Sunshine
## 154 vymouse_ie
## 155 _kim_92
## 156 vymouse_ie
## 157 jasmineggies
## 158 bambinicologne
## 159 hoshiiest
## 160 _kim_92
## 161 lucidtzu
## 162 PalranghaeEisa
## 163 _kim_92
## 164 TaeNySone9
## 165 9796jeon
## 166 shvlia
## 167 PRODWZ96
## 168 dandelions1707
## 169 shuaonewoo
## 170 june_sunoo
## 171 wonsoonhan
## 172 dandelions1707
## 173 carrotanj
## 174 chwedollyy
## 175 GotWreckedbySVT
## 176 dandelions1707
## 177 ImYeowoNy
## 178 pizzaboi_dekey
## 179 g_jukry
## 180 huangjangeun
## 181 kwonsnyng
## 182 wonuynter
## 183 lucidtzu
## 184 cheeesekeiz
## 185 MILKIEJEONS_
## 186 costerixa
## 187 yoonfiles_
## 188 misseuvee
## 189 Lia_seventeen
## 190 wonuuu__
## 191 kitsuneyh1
## 192 monichiId_
## 193 boutcheol
## 194 jwwshie
## 195 JadeJensen29
## 196 milkim_
## 197 primjeon97
## 198 Wookie_1211
## 199 MYOT12TRSR
## 200 igyuzihae
## 201 iamyomonday
## 202 caratfldk
## 203 hoshimagination
## 204 xcoupsxoon
## 205 jai_cka
## 206 LupeKTF
## 207 pawinajon
## 208 _flutterby_u
## 209 lee_rien
## 210 chweraa
## 211 imcrushingyouu
## 212 httpcmy
## 213 hongjisooworld
## 214 kwon_minwon
## 215 717Lunla
## 216 SHUAHOHOHOHO
## 217 cptnbrooklyn
## 218 misterchwechew
## 219 sukabuffet
## 220 shuasasparagus
## 221 saythesebentin
## 222 hoshimagination
## 223 unieyd2
## 224 ninikiddiemeal
## 225 reditulab
## 226 4ourMoon
## 227 songswltvs
## 228 kikyykiky
## 229 yjhanscloud
## 230 punggungscoups
## 231 yookkiyoo
## 232 FannyAc01338370
## 233 sunshinee_sol
## 234 reditulab
## 235 saythesebentin
## 236 welovekimjongun
## 237 saythesebentin
## 238 h0bifaceu
## 239 ajuniceeey__
## 240 Wendy53755158
## 241 onyourj_eonghan
## 242 DarkAngel_LaLa
## 243 Ieah05
## 244 CaseyManasan
## 245 joc_minyoongi
## 246 nuralyh_ahmd
## 247 woohaohan17
## 248 saythesebentin
## 249 asulnabuwan08_
## 250 yoonichigo
## 251 vantaerinn
## 252 bambinicologne
## 253 saythesebentin
## 254 AlessaLeisure
## 255 ljnjm825
## 256 Iloveyou_SC
## 257 chulicoups
## 258 yjhanscloud
## 259 67minwon
## 260 Lia_seventeen
## 261 srzhyn
## 262 MingXiaoqt
## 263 myungswift
## 264 sound_of_dk
## 265 AuliaSeokmin
## 266 wortelpremium
## 267 wortelpremium
## 268 yoonfiles_
## 269 chingurl96
## 270 lalabin6
## 271 iamyomonday
## 272 seokkieji
## 273 QuickDsurfer
## 274 zidannu_
## 275 h0bifaceu
## 276 saythesebentin
## 277 hoonie_02z
## 278 tsukki_soma
## 279 ailaffuu_
## 280 hoshiiest
## 281 Kiamazinggg
## 282 h0bifaceu
## 283 pau_cheolsvt
## 284 unmoodnt
## 285 mochishuuu
## 286 loveminhyukk
## 287 hoshimagination
## 288 iam_zeevia
## 289 svt_cutiees
## 290 ww_chu_sc
## 291 mwoichi
## 292 MingXiaoqt
## 293 xiivr5
## 294 Hannahline5
## 295 snrhmllya
## 296 bobalimilktea
## 297 mosheymoshi
## 298 kwonwoohancheol
## 299 sebtinsebt
## 300 Moon_7661
## 301 saythesebentin
## 302 __kwonshii
## 303 changwonwoo_17
## 304 anneiyooo
## 305 bboogyus
## 306 mosheymoshi
## 307 wonupangpang
## 308 unieyd2
## 309 _wonuduel
## 310 kwonhosh06
## 311 fIowerIds
## 312 louiseee131
## 313 sebtinsebt
## 314 chomamamas
## 315 changwonwoo_17
## 316 awkiii_
## 317 kiawoniee
## 318 _wonuduel
## 319 dokyeom28
## 320 jeonghan_loml
## 321 Chi_CupSleeve
## 322 shanecarylm
## 323 rayne_rouise
## 324 lucidtzu
## 325 00110111kai
## 326 tteoksunokki
## 327 lucidtzu
## 328 haolabyu
## 329 jjeonzm
## 330 niw__new
## 331 lovemaze1992
## 332 jnwoowoo
## 333 liadeun
## 334 pwnrki
## 335 Yj7Sunshine
## 336 _wonuduel
## 337 liadeun
## 338 etoileshua
## 339 changwonwoo_17
## 340 cho2_tete
## 341 SHUAMALLOWS
## 342 kiawoniee
## 343 changwonwoo_17
## 344 kiawoniee
## 345 kwonfeedz
## 346 kiawoniee
## 347 darlingyu__
## 348 cantchoosebias
## 349 cheonsa_234
## 350 hansknnie
## 351 pocapoca_po
## 352 kiawoniee
## 353 uuwikayjunhui
## 354 ww_chu_sc
## 355 Seokjinniee_30
## 356 ww_chu_sc
## 357 beamz_25
## 358 nyiurpalem
## 359 vanilluxc
## 360 cheolblog
## 361 hrj_zai
## 362 changwonwoo_17
## 363 huei_ot
## 364 lunakyeom
## 365 Kimberl21634382
## 366 RrDeasy
## 367 ww_chu_sc
## 368 ravn_gth
## 369 ffallinforgyu
## 370 hoshimagination
## 371 NiaLidiaNY
## 372 AuliaSeokmin
## 373 iniminimoni
## 374 changwonwoo_17
## 375 usnorgmanis
## 376 Zqtie_min
## 377 Hannahline5
## 378 hoshieeeya
## 379 Zqtie_min
## 380 huangjangeun
## 381 Riskiyaa_
## 382 reditulab
## 383 iniminimoni
## 384 analgesica1
## 385 wonhwifulday
## 386 Armcgenes
## 387 sadist_bbypink
## 388 tteoksunokki
## 389 Eyenatniya
## 390 changwonwoo_17
## 391 Kimbai18
## 392 _wonuduel
## 393 iniminimoni
## 394 lyxxjai
## 395 meows_junnie96
## 396 jjongjj1004
## 397 jchzafx
## 398 KIM1N9YU
## 399 jjongjj1004
## 400 changwonwoo_17
## 401 SHUAMALLOWS
## 402 svteumeikonic
## 403 o_oikawaa
## 404 iWyC3voMlsc6dME
## 405 yoongisgunner
## 406 iWyC3voMlsc6dME
## 407 iiamjanne
## 408 shuacheekies
## 409 sebtinsebt
## 410 supapornpoonpe9
## 411 iWyC3voMlsc6dME
## 412 iWyC3voMlsc6dME
## 413 zuuuri_
## 414 SHUAMALLOWS
## 415 ilchillguchill
## 416 jjongjj1004
## 417 agent_x53
## 418 docheolshi
## 419 jjongjj1004
## 420 sujxsvt
## 421 liyacarat_an
## 422 gyunyeomz
## 423 gyunyeomz
## 424 gyunyeomz
## 425 jeonwonuwu717
## 426 mikaelmaximoff
## 427 mr_bindaetteokk
## 428 8ZbFGUCMkTda8yC
## 429 sujxsvt
## 430 tetehcarat
## 431 Mamuang_mango
## 432 baebaeboo_
## 433 HeyYajyaj
## 434 orihimess
## 435 1woouji
## 436 takoyunki
## 437 PatDohertySF
## 438 hnsllvr
## 439 min_gyuldaengie
## 440 shuacubes
## 441 svteumeikonic
## 442 mr_bindaetteokk
## 443 annisanahdifs
## 444 cherryberry17__
## 445 user33715115
## 446 vanilluxc
## 447 127_LEEHAECHAN
## 448 nctzen_neo
## 449 djhaeruto
## 450 ayshuahong_
## 451 _meowmeowrayne
## 452 SangoNyaw
## 453 fyzmnwn
## 454 cherryberry17__
## 455 bp0797
## 456 lcvetlks
## 457 ultralordxyehet
## 458 mintd_
## 459 hannieyooo
## 460 cherryberry17__
## 461 MochiME10
## 462 apokkaddo
## 463 orihimess
## 464 noniehaver
## 465 changwonwoo_17
## 466 W0NUJE0N
## 467 shihohae
## 468 _selenagomezecu
## 469 1004_meanie
## 470 kmngy_
## 471 WX1796
## 472 SebongSev_17
## 473 foratsumu
## 474 BluemoonAn
## 475 agent_x53
## 476 _meowmeowrayne
## 477 pcyztt
## 478 ddinatika
## 479 _nicolengggg
## 480 aagathaaaaa
## 481 kmngy_
## 482 uriwoojiverse
## 483 happiestsebongs
## 484 AlexaAlecxa
## 485 ygjhdw
## 486 midnightscheol
## 487 vanilluxc
## 488 kjkjaaaynu_
## 489 shuasasparagus
## 490 NaomiWidhia
## 491 vachirawyxt
## 492 rainny_0526
## 493 maungkwonhoshii
## 494 wonwoorideulip
## 495 wwzip_
## 496 AlexaAlecxa
## 497 mydarlinghansol
## 498 ailaffuu_
## 499 Whenever_SVT
## 500 bestnsdk
## 501 kmngy_
## 502 svteen_lei
## 503 cxrrxt_zxcv
## 504 hanniehaseyo
## 505 kukioreo_
## 506 hanniezel_
## 507 changwonwoo_17
## 508 dokyeomhanie
## 509 92jenlisafanboy
## 510 hanniehaseyo
## 511 tala_eri
## 512 seochaery
## 513 JhycLovesKPOP
## 514 quartzeri
## 515 binniee_4
## 516 ddadducheoli
## 517 foreheadsvt
## 518 starmyblink_emj
## 519 Jayshypn_
## 520 ksun_woo
## 521 carrotkaik
## 522 minemrmingyu
## 523 jeowolfie
## 524 mymoonnchan
## 525 AlexaAlecxa
## 526 alexa_mae135
## 527 changwonwoo_17
## 528 kyujimma_yewoo
## 529 milicrente
## 530 chewshv__
## 531 saythesebentin
## 532 MichWen548
## 533 AlexaAlecxa
## 534 rishenie
## 535 kmngy_
## 536 horanghaehoshii
## 537 saythesebentin
## 538 glynbudolsz
## 539 kaiczea
## 540 shuasasparagus
## 541 AlexaAlecxa
## 542 JhycLovesKPOP
## 543 meemselmo
## 544 junhaocaart
## 545 kaiczea
## 546 Cherunghae
## 547 Wendy53755158
## 548 MingXiaoqt
## 549 ccavirae
## 550 chewshv__
## 551 kyeominiee
## 552 yeonxz0
## 553 shuacubes
## 554 vanilluxc
## 555 changwonwoo_17
## 556 skynzysun
## 557 ChihiroHaru1
## 558 acheol_nice
## 559 luv__wonu
## 560 saythesebentin
## 561 mygoktsgkkmg
## 562 caratleil
## 563 kaiczea
## 564 itsmeeeAivee
## 565 handongonlyfans
## 566 vanilluxc
## 567 foreheadsvt
## 568 spacewalkcartz
## 569 _boocherry_
## 570 xylanasenzyme
## 571 jisspats
## 572 EpicMahonelover
## 573 nejra_bajric
## 574 kwonhosh06
## 575 oxcellaxav
## 576 akitasound__
## 577 rhyneldiego
## 578 shuhoshminkwann
## 579 yoonzinoverse
## 580 dokyeomsunsh1ne
## 581 kwonhosh06
## 582 mintd_
## 583 kwonhosh06
## 584 kwonie_chiewa
## 585 mygoktsgkkmg
## 586 MDFup
## 587 jeonghanlaozu
## 588 hzkyeom
## 589 Scpsbellezaaa
## 590 stllgyujuncheol
## 591 pamelajane28
## 592 din0logy_
## 593 vanilluxc
## 594 kwonhosh06
## 595 hanniehime
## 596 forSVTpolls
## 597 VictoriaPkmn
## 598 Soniaso_
## 599 AlexaAlecxa
## 600 cocopriv_
## 601 gyutome
## 602 alexa_mae135
## 603 ninelie_1982
## 604 ilovedokyeomm
## 605 ziepjs
## 606 klassicmingi
## 607 geonububby
## 608 maziidal
## 609 97XMNGHAO
## 610 vallhela
## 611 tteoksunokki
## 612 kwonhosh06
## 613 celiinezzi
## 614 shuacom
## 615 ciphersvn
## 616 claireisse23
## 617 97XMNGHAO
## 618 geewaiju
## 619 shuhoshminkwann
## 620 tteoksunokki
## 621 svvnfv
## 622 mutchenle
## 623 kwonhosh06
## 624 1989_1617
## 625 dkyeomcartz_
## 626 zayumzaddy8995
## 627 haesajae13
## 628 vwxy_len_z
## 629 ujiiiverse
## 630 1989_1617
## 631 MOONchild___03
## 632 onefinename
## 633 cherryberry17__
## 634 KILLUAYAH
## 635 MadelVillarias2
## 636 dkyeomcartz_
## 637 saythesebentin
## 638 onefinename
## 639 ykislifehelp11
## 640 ccheoli
## 641 SugaHoneyHoney
## 642 tteoksunokki
## 643 justforgyuu
## 644 svtworldcarat
## 645 Micapaolasolis
## 646 dkzdeals
## 647 bbyumingyu
## 648 11040906_
## 649 philgqueen
## 650 Micapaolasolis
## 651 svtworldcarat
## 652 AlexaAlecxa
## 653 svtmarketmy
## 654 8starpresident
## 655 Scpsbellezaaa
## 656 YaretG4
## 657 lixiegatinho
## 658 svtworldcarat
## 659 JeonKate_Que
## 660 WONW00ZI
## 661 huiluv17
## 662 S034L
## 663 duwaeji
## 664 joshualover_
## 665 Caramelaine
## 666 lolyummy
## 667 AlexaAlecxa
## 668 MnicaRe36388786
## 669 hoshiselbow
## 670 pepiyoung_
## 671 coupsiechoi
## 672 17sCouphan
## 673 lolyummy
## 674 mockingjed13
## 675 jihoonmelody
## 676 joonzino_
## 677 fairyoon1004
## 678 Caramelaine
## 679 chediejeon
## 680 yoonhongjisoo
## 681 Jacky_17
## 682 Micapaolasolis
## 683 Jacky_17
## 684 maeniecarat
## 685 everyone_wunoo
## 686 Micapaolasolis
## 687 Jacky_17
## 688 korelvsjin
## 689 MadelVillarias2
## 690 Micapaolasolis
## 691 woohaulsh
## 692 soonwonist
## 693 yoonh0ng
## 694 woozinut
## 695 lalawonshua
## 696 halaagire
## 697 Keiza_2298
## 698 JeonKate_Que
## 699 Smooochyay
## 700 shawolXcarat
## 701 micayientuan
## 702 O127drafts
## 703 Shelaziv1
## 704 kwonhosh06
## 705 haomingthe8
## 706 MadelVillarias2
## 707 bunnyjjongie
## 708 lhsfit
## 709 MadelVillarias2
## 710 everywon_ww
## 711 MadelVillarias2
## 712 jvillanueva_18
## 713 omwonwoo
## 714 MadelVillarias2
## 715 JeonKate_Que
## 716 melo619000
## 717 gyuriwon
## 718 linoch0co
## 719 Sayangahengg
## 720 Chloroform_021
## 721 dkyeomieee
## 722 mxwh_rox
## 723 luv_ingjunhao
## 724 May04EXO
## 725 xiao_yu07
## 726 seungsolehot
## 727 huangjangeun
## 728 tapia_aliya
## 729 yourgirljaney
## 730 EuniceGentolio
## 731 kimberlyoshing
## 732 sbuytme
## 733 ansaa27
## 734 MariamN21611718
## 735 kimjeonsimp
## 736 02seoo
## 737 kwujicart
## 738 jenoescart
## 739 chocopiewoocart
## 740 iniminimoni
## 741 4lwayshj
## 742 shuasbb
## 743 avokaiidoo
## 744 sanhjwa
## 745 seungsolehot
## 746 MadelVillarias2
## 747 ilovedokyeomm
## 748 www04827
## 749 MadelVillarias2
## 750 chwepinecone
## 751 bizurailee
## 752 _ubriii
## 753 akzehcba
## 754 MadelVillarias2
## 755 bucketlist2022
## 756 cloversky_
## 757 cherryshgyu
## 758 kathlee24126894
## 759 jkheartjk
## 760 hanjicheol
## 761 nayyynaa_
## 762 k_flwr
## 763 jnwoowoo
## 764 EuniceGentolio
## 765 blossomgyuu
## 766 onefinename
## 767 blondejungwoo
## 768 _jeonghan_nie
## 769 nisaland23
## 770 SOOR4H
## 771 Memoirs_ofRouge
## 772 SOOR4H
## 773 onefinename
## 774 naksjaksel
## 775 wwzip_
## 776 MadelVillarias2
## 777 95zbliss
## 778 nikkihorangi
## 779 wwzip_
## 780 httpsxpeach
## 781 joxuji
## 782 sofirios91
## 783 jaespoils
## 784 Tuty135
## 785 wonfeatdino
## 786 MadelVillarias2
## 787 maungkwonhoshii
## 788 jaespoils
## 789 Jeongmi39991707
## 790 joshuadobaur
## 791 EMSavvy
## 792 lalayzza_
## 793 MadelVillarias2
## 794 jimingyuu_
## 795 melby_yes
## 796 etherealkhoshi
## 797 iniminimoni
## 798 Yj7Sunshine
## 799 gyuldaengrideul
## 800 monanon73114193
## 801 mysvtworld
## 802 huinity
## 803 wonwoshuu
## 804 uriPirateKing
## 805 ovthumans
## 806 kaori761015
## 807 MadelVillarias2
## 808 sovoyeons
## 809 vjshualvr
## 810 cantchoosebias
## 811 wwzip_
## 812 seungcheoluvr13
## 813 k_winterbear
## 814 jhhjbuys
## 815 onlyoonchoi_
## 816 alexasarchive
## 817 tsay2120
## 818 billnheyman
## 819 _kimgyu
## 820 tdlajcjjad_5
## 821 anyacollects
## 822 uriPirateKing
## 823 Sabrina91721301
## 824 baekhyuaena
## 825 lovemaze_fave
## 826 larryyywins
## 827 jaelentineeee
## 828 medusamama21
## 829 etherealkhoshi
## 830 MadelVillarias2
## 831 ft_dino_
## 832 binibambinii
## 833 ppickblue05
## 834 akitasound__
## 835 hwang_sajangnim
## 836 1kfuyu
## 837 illaillaqila
## 838 creamcarat
## 839 mrscheollie
## 840 luvxrexo
## 841 hamzziangel
## 842 neocityvals
## 843 seungcheoluvr13
## 844 arisetotell
## 845 H0RANGKW0N
## 846 horangdanho5hi
## 847 hamzziangel
## 848 JkZeynoo
## 849 coupskwon_
## 850 thugcafe
## 851 xanyone_xx
## 852 by_soonminwon
## 853 chandriaxford
## 854 dontbeclassist
## 855 coupskwon_
## 856 bahiyya46904587
## 857 woyfakmen
## 858 celestialkmg
## 859 moonchiIdhan
## 860 goingboochan
## 861 8starpresident
## 862 yourspringnoona
## 863 joshuaphile
## 864 akqiwonnie
## 865 the8cheng
## 866 kiwiboong
## 867 everyoneelle
## 868 Amber_TaeJin
## 869 iceywifu
## 870 iniminimoni
## 871 glossipie
## 872 hobiiicart
## 873 coupskwon_
## 874 MadelVillarias2
## 875 mynghoe
## 876 realseoIa
## 877 diarymoli
## 878 junhuisol
## 879 jisoomissedhani
## 880 Won09_abby19
## 881 starrrytaeee
## 882 horangdanho5hi
## 883 kim_erc
## 884 cessxyiest
## 885 coupskwon_
## 886 hamzziangel
## 887 saytheboyz
## 888 baesujin7
## 889 christinaparkk
## 890 ennix21
## 891 cheolcake
## 892 Won09_abby19
## 893 yjhnslvr
## 894 1kfuyu
## 895 ennix21
## 896 jkscatkvn
## 897 jeonghanniehaee
## 898 hoshitenxten
## 899 yukimint0413
## 900 coupskwon_
## 901 Daseamoon
## 902 yjhnslvr
## 903 yjhnslvr
## 904 hbdmingyuyaaa
## 905 _526214_
## 906 imcelinaaaaaa
## 907 cyutierull
## 908 yjhnslvr
## 909 jenosgbf
## 910 ketuabemm
## 911 min_gyuldaengie
## 912 kriri_v
## 913 liyacarat_an
## 914 tastywonwooo
## 915 SelenaHoneymoon
## 916 couphanshi
## 917 MadelVillarias2
## 918 svtqmnjnhwi
## 919 lemonvia
## 920 Kimberl21634382
## 921 notesonwoozi
## 922 minghaolicious
## 923 its_lily17
## 924 coupskwon_
## 925 may_omar821
## 926 Kimberl21634382
## 927 svtcaretvernon
## 928 Myangel0526
## 929 jaehyuk_addict
## 930 hancheolshii
## 931 Won09_abby19
## 932 Kimberl21634382
## 933 stephanienotes_
## 934 Tuty135
## 935 _chennnhui
## 936 yuree_mae
## 937 scouporn
## 938 iaseokminnie
## 939 akifays99
## 940 hottiehoshi
## 941 seokshujiii
## 942 stguojeu
## 943 Won09_abby19
## 944 MadelVillarias2
## 945 yjinfires92
## 946 lapakgadogado
## 947 threetwonewoo
## 948 yoonie_jaemi
## 949 yawannabi
## 950 m9ichan_
## 951 riryle
## 952 1kfuyu
## 953 introjunhui
## 954 m9ichan_
## 955 nicolerika_24
## 956 a3_nc
## 957 jahchl_
## 958 Khate_Blackpink
## 959 SteveD36612713
## 960 fluffyy21
## 961 Lia_seventeen
## 962 shujisvt_
## 963 redtvelve
## 964 m9ichan_
## 965 no1mrsboo
## 966 coupskwon_
## 967 junshihaono
## 968 ur_fallinflower
## 969 etoile_150526
## 970 shujisvt_
## 971 HannahLabao
## 972 shujisvt_
## 973 etoile_150526
## 974 wonhaobubs
## 975 XuSimp
## 976 svtguoz
## 977 gyuhancheolz
## 978 horangful
## 979 etoile_150526
## 980 luthfifer
## 981 etoile_150526
## 982 paleisaxu
## 983 ivegenre
## 984 coupskwon_
## 985 pigshxt_tang
## 986 m9ichan_
## 987 JuliaSchwarthof
## 988 coupskwon_
## 989 ekcc73
## 990 enhyry
## 991 ggaleuk07
## 992 SVTAU9
## 993 cheolreads
## 994 hoshi_tigergaze
## 995 hoshifrutillita
## 996 coupskwon_
## 997 chimchimney13
## 998 shujisvt_
## 999 17scarat7
## 1000 hongjisoohoon
## 1001 miimiisaem
## 1002 kwonvell_17
## 1003 elle_park22
## 1004 versiani__
## 1005 brattycarat
## 1006 pal_ory
## 1007 qqinxr
## 1008 notesonwoozi
## 1009 coupskwon_
## 1010 nojameden
## 1011 retroshuji
## 1012 eIhszo
## 1013 kwonvell_17
## 1014 noriwonss
## 1015 Mixiziee
## 1016 _kwonhoshifire_
## 1017 carats052615
## 1018 _Moonpjw
## 1019 AYABIGWINN
## 1020 boonooniiieee
## 1021 paumojado
## 1022 SCoupstatuuu
## 1023 hoshi_tigergaze
## 1024 sunshinegongju
## 1025 m9ichan_
## 1026 amourwozi
## 1027 misshappy00
## 1028 saikisvt
## 1029 byBoobiu_
## 1030 bellrees1
## 1031 everywon9yu_k
## 1032 17sCouphan
## 1033 kwonvell_17
## 1034 byBoobiu_
## 1035 kwonvell_17
## 1036 afnidwii
## 1037 minrisuji
## 1038 17sCouphan
## 1039 jaehyun_noana
## 1040 gyuhancheolz
## 1041 Gladissp1
## 1042 smnthmgs
## 1043 jaespoils
## 1044 VinterScen
## 1045 forminwonn
## 1046 dohanjye
## 1047 cheoliemoja
## 1048 MadelVillarias2
## 1049 hoshi_tigergaze
## 1050 cheolacee
## 1051 jaespoils
## 1052 jaespoils
## 1053 sunshinegongju
## 1054 _dannyieee
## 1055 ynaloves17
## 1056 SIdolsay
## 1057 jaespoils
## 1058 Strwbrrycake01
## 1059 NoonaWonwoo
## 1060 B4NDSBOI
## 1061 jaespoils
## 1062 17sCouphan
## 1063 hanshuayo
## 1064 iflostplzreturn
## 1065 woowzn
## 1066 wonhuied
## 1067 chaoticgroupSVT
## 1068 yslshua
## 1069 geeeennielyn
## 1070 teh_acoustic
## 1071 luluuuuu2000
## 1072 marico59987359
## 1073 MadelVillarias2
## 1074 gr8hao_
## 1075 1keeer_
## 1076 hanniehaee17
## 1077 iniminimoni
## 1078 jaespoils
## 1079 murdrofcrow
## 1080 maemeluv
## 1081 Special8387
## 1082 dokyeomistic
## 1083 cheonsarang1004
## 1084 jjongjjongiehae
## 1085 Jayahhhcytx_
## 1086 badutbagimu
## 1087 smnthmgs
## 1088 bahiyya46904587
## 1089 micacheeew
## 1090 ndmeanie
## 1091 bestboydino
## 1092 smnthmgs
## 1093 hwng__hj
## 1094 cheollierrys_
## 1095 ailaffuu_
## 1096 shuhoshminkwann
## 1097 dinolity
## 1098 anghel2__1
## 1099 afiiice
## 1100 henjxcin
## 1101 craftbybie
## 1102 HulyanaLucky
## 1103 sarcasticpaulo
## 1104 DickOnVeteran
## 1105 blcshao_o
## 1106 reditulab
## 1107 HulyanaLucky
## 1108 shuhoshminkwann
## 1109 reditulab
## 1110 h9shkw
## 1111 mxxnhwi796
## 1112 yowonwoo
## 1113 by_soonminwon
## 1114 poyo_gyu_SVT
## 1115 Triplekim2
## 1116 hannie_dk
## 1117 _Moonpjw
## 1118 Briankellyfc
## 1119 Hannahlois_
## 1120 min_gyuqt
## 1121 _pashhhhha
## 1122 uri_sebongs_
## 1123 Japuttttt
## 1124 carizenn
## 1125 rs_qrtz_srnty
## 1126 jokerjeons
## 1127 urmainbij
## 1128 029_joi
## 1129 seshi51
## 1130 akitasound__
## 1131 kisseugyu
## 1132 park_matyuu
## 1133 hanshuayo
## 1134 No1toKSJ
## 1135 AnOdeForSVT
## 1136 ohnununu_00
## 1137 junhui_budam
## 1138 magic_shop_0613
## 1139 MisoFruity
## 1140 micacheeew
## 1141 MisoFruity
## 1142 vangjjk
## 1143 nuelXwole8
## 1144 cheonsarang1004
## 1145 Won09_abby19
## 1146 loves_gyujunhao
## 1147 urhaven_
## 1148 kw0nSarl
## 1149 Iam_Anggel
## 1150 felixmullethair
## 1151 varriouses
## 1152 itzaescart
## 1153 taetaecte
## 1154 shuhoshminkwann
## 1155 Carrots_are_
## 1156 ItsNickyyymouse
## 1157 AezriU_SVT
## 1158 hanshuayo
## 1159 sebtinsebt
## 1160 murdrofcrow
## 1161 _yownicepaprika
## 1162 heykimgyu
## 1163 jaehearth
## 1164 iniminimoni
## 1165 dokyeokki17
## 1166 nyahquai
## 1167 H0SHLUV
## 1168 chenchen9785
## 1169 AnOdeForSVT
## 1170 qoniqoniqonita
## 1171 Niiikoru
## 1172 seoksoonshiii
## 1173 fairylady96
## 1174 Carrots_are_
## 1175 moonchildmina_
## 1176 Carrots_are_
## 1177 moonchildmina_
## 1178 blcshao_o
## 1179 ddeonutss_
## 1180 dynjnespnz
## 1181 jinovermorals
## 1182 kwonhsh15ky_
## 1183 i7eonu
## 1184 kukirawin
## 1185 dokyeokki17
## 1186 lesgauuur
## 1187 akitasound__
## 1188 Myra_Atiera
## 1189 pikanamjoon1
## 1190 svtenrgyskncre
## 1191 04yjhz
## 1192 zzywoon
## 1193 micacheeew
## 1194 FaanNicki
## 1195 cutiewonwooo
## 1196 scdreiel
## 1197 Rieli_lilili
## 1198 xcalicoups
## 1199 MisoFruity
## 1200 junshihaono
## 1201 kwonyoon_
## 1202 71209kart
## 1203 hazel_black11
## 1204 chimochicart
## 1205 hopeamy_t
## 1206 MonstaXWonhoVSQ
## 1207 huibns
## 1208 Sofiacarat
## 1209 04yjhz
## 1210 doIlyjn
## 1211 Y00NGIS_TWT
## 1212 coupsbunny
## 1213 seoulbondedsoul
## 1214 nininonugyu
## 1215 EmaknyakimRJ2
## 1216 _woozistar
## 1217 tiniwinijinnie
## 1218 huibns
## 1219 rmygk
## 1220 jjongjjongiehae
## 1221 GfortheHon
## 1222 RxseKgyUu_SVT
## 1223 wantcheol
## 1224 hanniessvt
## 1225 moonchildmina_
## 1226 AnOdeForSVT
## 1227 kookiejung19
## 1228 huibns
## 1229 JerlienCoyoca
## 1230 enhyfiness
## 1231 moonchildmina_
## 1232 hanniebaekso
## 1233 jjongjjongiehae
## 1234 iamtalika_
## 1235 shiningkwon
## 1236 wantcheol
## 1237 MisoFruity
## 1238 CutieDokyeommie
## 1239 rivierewenboo
## 1240 17scarat7
## 1241 ilhwngjin
## 1242 cherryforcheol
## 1243 huibns
## 1244 ggukjmnie
## 1245 seungjihoo
## 1246 hwajinss
## 1247 huibns
## 1248 MisoFruity
## 1249 Camisun
## 1250 enough4gyu
## 1251 sharlaraye
## 1252 ejjanggu
## 1253 curimansi88
## 1254 krizhielgwy
## 1255 wantcheol
## 1256 Camisun
## 1257 ejjanggu
## 1258 wantcheol
## 1259 seokmineeeee
## 1260 ejjanggu
## 1261 ejjanggu
## 1262 wantcheol
## 1263 m9ichan_
## 1264 coupskwon_
## 1265 matchaberry83
## 1266 huibns
## 1267 Camisun
## 1268 cheonsarang1004
## 1269 wonutiktik
## 1270 drewspotlessmin
## 1271 MisoFruity
## 1272 skshuabb
## 1273 vntaexv
## 1274 BRforJin
## 1275 drewspotlessmin
## 1276 m9ichan_
## 1277 moonchildmina_
## 1278 m9ichan_
## 1279 njunnaloeykyun
## 1280 SoftHope_Jay
## 1281 KM33957890
## 1282 huibns
## 1283 cheonsarang1004
## 1284 cantchoosebias
## 1285 stephanienotes_
## 1286 MisoFruity
## 1287 jhanrds
## 1288 hongranghae_30
## 1289 prjsluvs
## 1290 m9ichan_
## 1291 MisoFruity
## 1292 cheonsarang1004
## 1293 marico59987359
## 1294 adanganan
## 1295 only4jeonwonwoo
## 1296 rockwithkyeo
## 1297 latatucoups
## 1298 sarcasticpaulo
## 1299 4ever_stay1
## 1300 jianviel
## 1301 reebokjumeoni
## 1302 featsch
## 1303 Niiikoru
## 1304 myownplce
## 1305 naaxdt_
## 1306 dearjeongcheol
## 1307 jakefleurs
## 1308 Joshishua17
## 1309 marico59987359
## 1310 starrynight_jy
## 1311 Aeeaea_io
## 1312 cuddlkim
## 1313 SimplyYhanz
## 1314 rodriguez_anci
## 1315 latatucoups
## 1316 moonchildmina_
## 1317 huibns
## 1318 blcshao_o
## 1319 svtkarath
## 1320 junhaoinlove
## 1321 wonhwarchives
## 1322 _kookssi
## 1323 ujinonieloops
## 1324 scoupse_cheol
## 1325 huibns
## 1326 rockwithkyeo
## 1327 yrwon_
## 1328 BeaExolaghcarat
## 1329 p4rkjj_
## 1330 huibns
## 1331 SpicyMartinie
## 1332 moonchildmina_
## 1333 Seventaen_Carat
## 1334 Niiikoru
## 1335 seoksookieee
## 1336 slowpoke_art
## 1337 m9ichan_
## 1338 chi_799
## 1339 wonungieeee
## 1340 http15s
## 1341 17scarat7
## 1342 smileangelfs
## 1343 huibns
## 1344 apoleague
## 1345 naju_rice
## 1346 ddeonutss_
## 1347 Seventaen_Carat
## 1348 m9ichan_
## 1349 noonamusings
## 1350 huibns
## 1351 heyembeey
## 1352 TheRealstanm
## 1353 noniehaver
## 1354 xxxrei_l
## 1355 ohmingiii
## 1356 byfxutifujo
## 1357 noniehaver
## 1358 joshu_apollo
## 1359 njuninjun23
## 1360 jnwoowoo
## 1361 watanabaeparky
## 1362 tsay2120
## 1363 carattoall13
## 1364 Janu17_
## 1365 tsay2120
## 1366 Jana_Horanghae
## 1367 jeonghanbb
## 1368 huibns
## 1369 Janu17_
## 1370 woozitheredboy
## 1371 vil2_sofia
## 1372 4woota
## 1373 Jana_Horanghae
## 1374 huibns
## 1375 _jeonghan_nie
## 1376 GyuNunaXVII
## 1377 rockwithkyeo
## 1378 _anneknownnn
## 1379 dkyeomcartz_
## 1380 Yennieque
## 1381 luv__wonu
## 1382 1004wjy
## 1383 jinjuhaee
## 1384 moon950808
## 1385 alleizone
## 1386 moonyorongz
## 1387 huyngtaesimp
## 1388 fttihh__
## 1389 bernacnti
## 1390 huiluv17
## 1391 id_potatochips
## 1392 shujiicart
## 1393 17scarat7
## 1394 woooahaes
## 1395 dillikahoshi
## 1396 lyssalegaspi
## 1397 ancafrancinee
## 1398 4woota
## 1399 taetaecte
## 1400 priuzessin
## 1401 rockwithkyeo
## 1402 tannies_stigma
## 1403 khbbyd
## 1404 sweetieonewoo
## 1405 kimoonjin04
## 1406 taetaecte
## 1407 dedelbebel
## 1408 LilyliYabbay
## 1409 huibns
## 1410 woozitheredboy
## 1411 4woota
## 1412 Wonwoohyun717
## 1413 huibns
## 1414 taetaecte
## 1415 029_joi
## 1416 priuzessin
## 1417 jonajopay
## 1418 029_joi
## 1419 huibns
## 1420 babysharkeu00
## 1421 gyurrified
## 1422 LeilaGo83141895
## 1423 4woota
## 1424 jaemtokkiii
## 1425 Tass39192139
## 1426 pampam_sia
## 1427 029_joi
## 1428 jmnlied
## 1429 BTSeokjinnie__
## 1430 neozencityx_
## 1431 tyongflv
## 1432 moonchildmina_
## 1433 huibns
## 1434 Marie_BIM6
## 1435 RecheleKIMyours
## 1436 17dayph
## 1437 Niiikoru
## 1438 elysium0218
## 1439 priuzessin
## 1440 WizCarat01
## 1441 Carrots_are_
## 1442 4woota
## 1443 seu_venteen
## 1444 UrtAllgurl_
## 1445 divine_gyu
## 1446 summer87874592
## 1447 flauwerr
## 1448 huibns
## 1449 priuzessin
## 1450 bardaguhan
## 1451 starhuish
## 1452 029_joi
## 1453 odetovou
## 1454 xyonewoo
## 1455 chansolcart
## 1456 vil2_sofia
## 1457 moonchildmina_
## 1458 dkyeomcartz_
## 1459 priuzessin
## 1460 Myra_Atiera
## 1461 yo_onjeongha
## 1462 caronia_elise
## 1463 blcshao_o
## 1464 honeygyuhao
## 1465 il0vemin9yu
## 1466 seungcheoleen
## 1467 kaardbord
## 1468 Kamila_svt
## 1469 Kendry_MCG
## 1470 kkwonslatte
## 1471 haosmyname
## 1472 Crazy4myselfBTS
## 1473 psowosejjddjmd
## 1474 yjeongshua
## 1475 choikkumasmom
## 1476 wonwoorai
## 1477 ihugjeonghan
## 1478 haulygraye
## 1479 epitychiahae
## 1480 AngelinLothian7
## 1481 seokjin1017
## 1482 KMac941
## 1483 huibns
## 1484 caronia_elise
## 1485 Deantree_
## 1486 ae_fngrl
## 1487 superRoxee
## 1488 daywithsebong
## 1489 cantchoosemygrp
## 1490 gotsvtave
## 1491 minghaopogii
## 1492 psowosejjddjmd
## 1493 mintyhyo
## 1494 I0082022
## 1495 coupskwon_
## 1496 jjongjjongiehae
## 1497 _miraker
## 1498 svtsuals
## 1499 4woota
## 1500 blackcomet1224
## 1501 huibns
## 1502 minghaopogii
## 1503 jhel172
## 1504 gK4ds3nRRHUsGpS
## 1505 yrwon_
## 1506 4woota
## 1507 huibns
## 1508 dkyeomcartz_
## 1509 user239718570
## 1510 jjongjino
## 1511 songswltvs
## 1512 dkyeomcartz_
## 1513 charianeliz
## 1514 myskrrrrrt
## 1515 4woota
## 1516 yjeongshua
## 1517 woowoonctsvt
## 1518 pixieyedam
## 1519 galaxywonj
## 1520 DennisCardiff
## 1521 sound_of_def
## 1522 wzrfc
## 1523 _wooziyaaa
## 1524 winddxncer
## 1525 minghaopogii
## 1526 hihenlo_
## 1527 wsecarat
## 1528 I0082022
## 1529 ellexjeon
## 1530 029_joi
## 1531 kyeomhanshua
## 1532 hoonki_0809
## 1533 kdrama_spice
## 1534 jjwinyllow
## 1535 nwsraveenoe
## 1536 bebenimingyu
## 1537 kagayakuhoshi__
## 1538 junhaocaart
## 1539 malax1925
## 1540 ontopischerry
## 1541 minisundery_
## 1542 YURAing_time
## 1543 17svtdiv
## 1544 kyeomhanshua
## 1545 wwinnckep
## 1546 luvssvntn
## 1547 hobisbabes
## 1548 chatime_id
## 1549 seokminspizza
## 1550 kkokkomelo
## 1551 Hao_KWHMM
## 1552 chatime_id
## 1553 semicolwon
## 1554 yjeongshua
## 1555 Koalajonnie
## 1556 lindzzz1357
## 1557 chatime_id
## 1558 ChaeHanCheol
## 1559 shadowcloudsss
## 1560 luvssvntn
## 1561 divine_gyu
## 1562 karibetl
## 1563 hongjoshookt
## 1564 gyuricshi
## 1565 NurfiantoGiar
## 1566 vangjjk
## 1567 ElizenGailey
## 1568 mrldcrtz
## 1569 iniminimoni
## 1570 ThrashCetchum12
## 1571 Nickholeas
## 1572 pal_ory
## 1573 buildismylove
## 1574 choihyebin0916
## 1575 pacarmabuchikou
## 1576 AlejandraIveth9
## 1577 eocheolna
## 1578 vangjjk
## 1579 kookoogyu
## 1580 wooahskz
## 1581 yuki05260315
## 1582 coupskwon_
## 1583 Kooandmimi
## 1584 buutherfly
## 1585 vangjjk
## 1586 no20751519
## 1587 rawrtast
## 1588 bboyhao_o
## 1589 happyangelar
## 1590 vangjjk
## 1591 vangjjk
## 1592 lm1004th
## 1593 Kooandmimi
## 1594 gyulovelyy
## 1595 vangjjk
## 1596 moonyorongz
## 1597 jeyyxvier
## 1598 kyeomerry
## 1599 svtinthescoups
## 1600 junshuachanie
## 1601 maewooz
## 1602 iniminimoni
## 1603 yoonciella
## 1604 maewooz
## 1605 moonyorongz
## 1606 mchlgrno
## 1607 tdlajcjjad_5
## 1608 Podongtruzie
## 1609 dikeysunshine
## 1610 jjklvour
## 1611 bigwinme
## 1612 joshujikyeom
## 1613 pjsdumpcart
## 1614 jjklvour
## 1615 vocalnize
## 1616 svt_run
## 1617 gyuuser
## 1618 POCKETZZZZZZ
## 1619 gyuuser
## 1620 _maharrr
## 1621 17svtdiv
## 1622 vangjjk
## 1623 mikay_c4rt
## 1624 wonwooed29
## 1625 radIreaddzzz
## 1626 yawnonewoo
## 1627 vangjjk
## 1628 kimgyucart
## 1629 jicheolation
## 1630 ksoolina
## 1631 _kwendiii
## 1632 TerryMims14
## 1633 junshuachanie
## 1634 taetaecte
## 1635 butfirstsvt
## 1636 kaori761015
## 1637 yawnonewoo
## 1638 kthday_
## 1639 caratscloud
## 1640 luckyJMwins
## 1641 vkthzi
## 1642 DinaTangerino
## 1643 onlyone_woo
## 1644 Fullwinbearlhc
## 1645 xmyselfanymore
## 1646 mirabheLa
## 1647 inlove3517
## 1648 Lovable_WonWoo
## 1649 luvrc7
## 1650 akkinda_yoon
## 1651 17minone
## 1652 MichWen548
## 1653 saffiee07
## 1654 chwemoonlight
## 1655 nonstickygirl
## 1656 coupranghaeisa
## 1657 littlemoonhui
## 1658 kat_fanixczs
## 1659 carat17CARAT17
## 1660 mamemi_mari
## 1661 GWIYE0UN
## 1662 fokinavocadxs
## 1663 josheecart
## 1664 friedksoo
## 1665 lvyjm0
## 1666 4wonhao
## 1667 heeshuas
## 1668 Seventaen_Carat
## 1669 shuarkive
## 1670 chwemoonlight
## 1671 joshiuahs
## 1672 galaxywonj
## 1673 EpicMahonelover
## 1674 handoks_
## 1675 katie_seventeen
## 1676 AnnieDewell
## 1677 in2sebongs4ever
## 1678 gyumaezing
## 1679 handoks_
## 1680 mimicheolhan
## 1681 EpicMahonelover
## 1682 mingy0_o
## 1683 horangseranghae
## 1684 kkoccherry
## 1685 8winenight
## 1686 yourcaratzen
## 1687 Younghu1_2
## 1688 caratintheland
## 1689 kyeomshushi
## 1690 quartzhae
## 1691 EpicMahonelover
## 1692 axxelblade
## 1693 i60kwon
## 1694 wosesmio
## 1695 icaprikoornio
## 1696 peaceinwaves
## 1697 SolaceCart_
## 1698 LeckzyC
## 1699 myjin41292
## 1700 JustDecibelios
## 1701 no20751519
## 1702 jchzafx
## 1703 dillikahoshi
## 1704 Nheda5
## 1705 jinniesarchives
## 1706 avocadoeluvs
## 1707 _taendipity
## 1708 allianedennise
## 1709 karlajeremee
## 1710 alpacajintae
## 1711 hhhongggshua
## 1712 stephanienotes_
## 1713 avocadoeluvs
## 1714 MoonbinsCirera
## 1715 in2sebongs4ever
## 1716 the8cheng
## 1717 _taendipity
## 1718 Desi_Ladki
## 1719 mamemi_mari
## 1720 mr_bindaetteokk
## 1721 EpicMahonelover
## 1722 taesmagicshopp
## 1723 shadowtrooper55
## 1724 Joonmyuniverse
## 1725 addicTINEE
## 1726 jujudtx
## 1727 MMariangel13
## 1728 HannahM21850825
## 1729 EpicMahonelover
## 1730 bangtanx7x7
## 1731 029_joi
## 1732 heaven5cl0ud
## 1733 j8ng_
## 1734 altdokyeom
## 1735 snoozebaram
## 1736 Honggbae
## 1737 _kwendiii
## 1738 DELULURACHA
## 1739 TheeAstronaut7
## 1740 huintarou
## 1741 wonyanghui
## 1742 shjlvre
## 1743 cooks_scoups
## 1744 snoozebaram
## 1745 ho5hipangpang
## 1746 jenasriso
## 1747 acs_hao
## 1748 m_djmc
## 1749 snoozebaram
## 1750 b0ranghae
## 1751 aucstaybb
## 1752 elikyut26
## 1753 wdytmegg
## 1754 snoozebaram
## 1755 vyonitha_w
## 1756 vangjjk
## 1757 mingyuIomI
## 1758 Caelorenz
## 1759 jaegrayndal
## 1760 mamemi_mari
## 1761 029_joi
## 1762 babbibababez
## 1763 dwncheolcart
## 1764 bernacnti
## 1765 caratzendump
## 1766 woozintheclouds
## 1767 meeperseee
## 1768 deerhansie
## 1769 Asi__uL
## 1770 jo_shuahong
## 1771 spacewalkcartz
## 1772 ForeverMore03
## 1773 Febbloggerv
## 1774 spacewalkcartz
## 1775 michh134340
## 1776 Ima17honv_
## 1777 arcel_chwe
## 1778 ZachMicheli
## 1779 vvinterbear07
## 1780 bernacnti
## 1781 My_Tweety_Bird
## 1782 berrydelishx
## 1783 babbibababez
## 1784 woahaeee
## 1785 vangjjk
## 1786 chyngteen
## 1787 lavielee_cjsw
## 1788 woahaeee
## 1789 Jana_Horanghae
## 1790 vangjjk
## 1791 yoonhaniyoo
## 1792 vangjjk
## 1793 sanhaechani
## 1794 carateu_wongyu
## 1795 woozfactory
## 1796 zzbhui
## 1797 Myra_Atiera
## 1798 woahaeee
## 1799 domiekie
## 1800 pakslamet88
## 1801 tinidorks
## 1802 nanagirlfrnd
## 1803 Zame_96
## 1804 jo_shuahong
## 1805 17scarat7
## 1806 fool4svt
## 1807 FatimaGail1
## 1808 jo_choisc
## 1809 EL_ICAAAA
## 1810 rocesjanelleee
## 1811 woahaeee
## 1812 hiheesng
## 1813 17minone
## 1814 anne_yeong1004
## 1815 watanabaeparky
## 1816 shua_1230_hae
## 1817 in2sebongs4ever
## 1818 JeonHwangSinKo1
## 1819 segyeshiimo
## 1820 kreng_of_coups
## 1821 minghaopogii
## 1822 yna_mx1357
## 1823 rocesjanelleee
## 1824 Jana_Horanghae
## 1825 hiheesng
## 1826 hcevaporated
## 1827 babbibababez
## 1828 cheolies_iyashi
## 1829 Jana_Horanghae
## 1830 valeriaabigail9
## 1831 FatimaGail1
## 1832 AlyloonyPH
## 1833 butterflyamused
## 1834 maymaeey
## 1835 its_kimchoi
## 1836 in2sebongs4ever
## 1837 hiheesng
## 1838 shjlvre
## 1839 MicsMics07
## 1840 urcoffeelvr
## 1841 karlajeremee
## 1842 addicTINEE
## 1843 mingyukimlover
## 1844 FatimaGail1
## 1845 kaiahae
## 1846 narureen
## 1847 mingyukimlover
## 1848 hiheesng
## 1849 babi64691057
## 1850 Jana_Horanghae
## 1851 pancongkeju
## 1852 FatimaGail1
## 1853 onlyfor_one
## 1854 thdus6892
## 1855 notfine89
## 1856 thdus6892
## 1857 shestaken_
## 1858 mamemi_mari
## 1859 thdus6892
## 1860 Miinginni
## 1861 onlyfor_one
## 1862 msnwu
## 1863 woohaogin
## 1864 shuasblossom
## 1865 babbibababez
## 1866 wonugamer
## 1867 hao4reu
## 1868 im_itnnnnn
## 1869 imnylenor
## 1870 svt_wonwoojeon
## 1871 jjaeshi_
## 1872 Julia26954994
## 1873 svtea260515
## 1874 hansolcrackerz
## 1875 ForeverMore03
## 1876 MoonbinsCirera
## 1877 chinguuuuuuuuu
## 1878 dinoaraa
## 1879 svtea260515
## 1880 jo_choisc
## 1881 SB_0526
## 1882 shyxkjk
## 1883 boosreason
## 1884 izzoyall
## 1885 do_alyssa0101
## 1886 hangyulieee_
## 1887 babbibababez
## 1888 EpicMahonelover
## 1889 ihugjeonghan
## 1890 _wonurideul_
## 1891 izzoyall
## 1892 mingyukimlover
## 1893 kiraya_mita
## 1894 jo_shuahong
## 1895 mingyukimlover
## 1896 dreamyjunhui
## 1897 junhui_budam
## 1898 babbibababez
## 1899 Anijhope
## 1900 love_leprechaun
## 1901 eternalfluff
## 1902 VtSxad
## 1903 iuhnujnoom
## 1904 dandieloniee
## 1905 kxxtaehyun
## 1906 Jana_Horanghae
## 1907 bvbbley
## 1908 liliiiiiiiiii
## 1909 sebeuntinicarat
## 1910 stycrteu
## 1911 swaggyhoshii
## 1912 hiheesng
## 1913 ahgaselimm
## 1914 yoonziwon
## 1915 boothesun
## 1916 cheoliedaddu
## 1917 hiheesng
## 1918 babbibababez
## 1919 hvnscheol
## 1920 KyeomiesWorld
## 1921 MONSTAXkillus
## 1922 jcngwoniee
## 1923 jssysimp
## 1924 iiamjanne
## 1925 din8nara
## 1926 iuhnujnoom
## 1927 hiheesng
## 1928 seoksoologist
## 1929 chipa_17i
## 1930 babbibababez
## 1931 jo_shuahong
## 1932 dreamyjunhui
## 1933 dreamyjunhui
## 1934 hiheesng
## 1935 hiheesng
## 1936 powlaaaber
## 1937 babbibababez
## 1938 ybtkcart
## 1939 wwjnluvr
## 1940 hiheesng
## 1941 eyxseungcheol
## 1942 CutieDokyeommie
## 1943 thisisrealjayyy
## 1944 maemeluv
## 1945 bhizarre
## 1946 jeonghansluvbot
## 1947 lovesdyo
## 1948 hiheesng
## 1949 KSJsweetpotato
## 1950 mownchild
## 1951 julietmontero11
## 1952 kaiterrdrie
## 1953 dvnee
## 1954 kaiterrdrie
## 1955 KyeomiesWorld
## 1956 kaiterrdrie
## 1957 heejinsrosy
## 1958 dvnee
## 1959 kaiterrdrie
## 1960 bootiful1998
## 1961 naveedurie
## 1962 CrizziaLopez
## 1963 hiheesng
## 1964 KyeomiesWorld
## 1965 h3ll0_exoteen
## 1966 yrwon_
## 1967 hong_accoustic
## 1968 naiiiwonuyong
## 1969 minghaolicious
## 1970 da_yan_jin
## 1971 i6vhan
## 1972 julietmontero11
## 1973 julietmontero11
## 1974 enchugoo
## 1975 kagayakuhoshi__
## 1976 jmjnty
## 1977 minlixxoxo
## 1978 joueuriwons
## 1979 Mingyulay_
## 1980 cloudubiii
## 1981 n_adilia
## 1982 abi14789
## 1983 joueuriwons
## 1984 lovemyselfbt
## 1985 hong_accoustic
## 1986 vitaae
## 1987 blysfulchanhyun
## 1988 winwinluvs12231
## 1989 howoorecueillir
## 1990 smwqpqp1
## 1991 yaaaknoriii
## 1992 CrizziaLopez
## 1993 everafterain
## 1994 AlyloonyPH
## 1995 coupshanified
## 1996 favouritezoo
## 1997 addicTINEE
## 1998 Okiebrit19
## 1999 yellooow_02
## 2000 SeokHanne7
## 2001 maymaeey
## 2002 Lumiierree
## 2003 kwanseries
## 2004 hiheesng
## 2005 SimiaExspiravit
## 2006 Camisun
## 2007 ayodaddyshownu
## 2008 ya990211
## 2009 mingoohae
## 2010 extrasquee
## 2011 meloree_713
## 2012 jinsvee
## 2013 i4pocketz
## 2014 JulienneAranet1
## 2015 kwanseries
## 2016 coupshanified
## 2017 wonkyeomzz
## 2018 hiheesng
## 2019 gusibyukwon
## 2020 woohyunmandu
## 2021 maymaeey
## 2022 honeybungyuu
## 2023 previousindex
## 2024 ikeuksn
## 2025 bookkeubox
## 2026 wonkyeomzz
## 2027 phoenenix
## 2028 Podongtruzie
## 2029 Issipisiii
## 2030 callmedkgf
## 2031 beensobabey
## 2032 xudiary
## 2033 ujigenius
## 2034 jo_shuahong
## 2035 e_scoupshi
## 2036 ikonicpunani
## 2037 hansknnie
## 2038 CabacangHannah
## 2039 putzzelo
## 2040 caratwolchez
## 2041 tinaneylon
## 2042 Bella_Bebe99
## 2043 bestboywoozi_
## 2044 oniikashome
## 2045 EuniceGentolio
## 2046 crybabyjunnie
## 2047 gyuilatte
## 2048 yoonssilvr
## 2049 chingurl96
## 2050 rubyjaniste
## 2051 dreamyjunhui
## 2052 mingyunism__
## 2053 itsmiramee_
## 2054 jackiesaku
## 2055 lkim084
## 2056 m1n9yu_ku
## 2057 liezldhin
## 2058 geonububby
## 2059 hiheesng
## 2060 Yo0nnation
## 2061 nanasev7en
## 2062 dyeyahne1
## 2063 i015snoe
## 2064 servicesbydonna
## 2065 hiheesng
## 2066 caratphile
## 2067 hiheesng
## 2068 hiheesng
## 2069 ksyhozhi
## 2070 hiheesng
## 2071 notchew18
## 2072 noona_dohyon
## 2073 jstsvt
## 2074 _dannyieee
## 2075 krizhielgwy
## 2076 sebongie1woo17
## 2077 m1n9yu_ku
## 2078 wondercheol9158
## 2079 jagiiii95z
## 2080 prioscoups
## 2081 jjong_hannie
## 2082 seuniesideup
## 2083 rayofsunkyeom
## 2084 ASAAVEEN
## 2085 mingfthao_17
## 2086 breadchenle
## 2087 mingfthao_17
## 2088 sousdictature
## 2089 armengggay
## 2090 PammyTrashy
## 2091 krz4ry
## 2092 JEONSNlGHT
## 2093 BeaExolaghcarat
## 2094 krz4ry
## 2095 KayeMissss
## 2096 615kwn
## 2097 ellexjeon
## 2098 _4btsvt
## 2099 Omi_Dollah
## 2100 addicTINEE
## 2101 NCT127_Dreamer
## 2102 JJENST4R
## 2103 zjhadey
## 2104 riIiple
## 2105 unexpectedcarat
## 2106 maymaeey
## 2107 windylearns
## 2108 nonusyi
## 2109 SeokjinOurMoon_
## 2110 Ricee____
## 2111 AlistairAli
## 2112 itss_tasiaaa
## 2113 hypeshota
## 2114 windylearns
## 2115 gemsvt
## 2116 deboizone
## 2117 clowjfs
## 2118 cheonsannyeong
## 2119 wonuseungcheol
## 2120 jjong_hannie
## 2121 haoniste
## 2122 wonsollovebot
## 2123 SofhiaB19
## 2124 wonhanseoksoon
## 2125 Julia26954994
## 2126 unexpectedcarat
## 2127 gemsvt
## 2128 Julia26954994
## 2129 rindrina
## 2130 oohmakeuya
## 2131 unexpectedcarat
## 2132 maymaeey
## 2133 wonuseungcheol
## 2134 moonwen1996
## 2135 icecoupsoo
## 2136 jwwluuvs
## 2137 singgibanggi_7
## 2138 kezRmr
## 2139 skyxmhwjh_
## 2140 gemsvt
## 2141 horanghaehana
## 2142 jnwoowoo
## 2143 mimyumin
## 2144 boosksksk
## 2145 shua_1230315__y
## 2146 qscynr
## 2147 skhmjcw
## 2148 Kurotsuchi_____
## 2149 gemsvt
## 2150 berrymelonxx
## 2151 hongnotkong
## 2152 maymaeey
## 2153 rawrtast
## 2154 ahengeef
## 2155 soonchanlvr
## 2156 Romisk17
## 2157 arabellacrz
## 2158 CutieDokyeommie
## 2159 julietmontero11
## 2160 EuniceGentolio
## 2161 julietmontero11
## 2162 geochimeobshi
## 2163 joueuriwons
## 2164 Jincheollie8
## 2165 yaying_jf
## 2166 EuniceGentolio
## 2167 CutieDokyeommie
## 2168 cheolitopapi
## 2169 seongwujimin
## 2170 cheolitopapi
## 2171 l4l4milla
## 2172 jeonnbum
## 2173 byourhythm
## 2174 kw0nSarl
## 2175 bangteezkids_
## 2176 svntnzshua
## 2177 heebeans
## 2178 hosh_kw0n
## 2179 dfordk_
## 2180 Seokjihanwon
## 2181 WH_OT7
## 2182 baekjeomahhh
## 2183 jhoannabeeeee
## 2184 just_pingu5
## 2185 l4l4milla
## 2186 hosh_hoshing
## 2187 mia_bbyuuu
## 2188 watanabaeparky
## 2189 KatsukiSel
## 2190 yoonzino_23
## 2191 lovesoonwooboo
## 2192 kimbokjooke
## 2193 wonranghaeee_
## 2194 pitcheolin
## 2195 hosh_kw0n
## 2196 NonieKoo_
## 2197 wonwoojoshy
## 2198 whore4marrow
## 2199 chwentchw
## 2200 shisoons
## 2201 coupskwon_
## 2202 hanniehaedaddu
## 2203 l4l4milla
## 2204 hancheolshii
## 2205 Evelin_6366
## 2206 92jenlisafanboy
## 2207 FatimaGail1
## 2208 jujuxvii
## 2209 ah_joshu
## 2210 ah_joshu
## 2211 fangirlll_19
## 2212 iloveesvt
## 2213 ah_joshu
## 2214 cutiejeonghan04
## 2215 B4NDSBOI
## 2216 pinkkiewonu
## 2217 LyzzznWon
## 2218 ah_joshu
## 2219 kagayakuhoshi__
## 2220 iloveesvt
## 2221 gemsvt
## 2222 mingyuIomI
## 2223 kyeowonwoo
## 2224 cherryberryhae
## 2225 JeonHwangSinKo1
## 2226 beensobabey
## 2227 ah_joshu
## 2228 aygchwe
## 2229 iloveesvt
## 2230 joueuriwons
## 2231 chwewei
## 2232 kerseyforyou
## 2233 cxexexjxaxyx
## 2234 otthirteen
## 2235 gemsvt
## 2236 JeonHwangSinKo1
## 2237 iloveesvt
## 2238 13ngyuu
## 2239 shishiyooo
## 2240 withshuaminwon
## 2241 yjeongh4an
## 2242 soulfullyst
## 2243 pfugallery
## 2244 x_xndzsy
## 2245 Eclipxe_s
## 2246 doyunorose
## 2247 h3ll0_exoteen
## 2248 soft4ksy
## 2249 notjwonu
## 2250 imdeekayyy
## 2251 iloveesvt
## 2252 TOXX_XXOT
## 2253 jaz_beomjun
## 2254 seoksoar
## 2255 sjyvze
## 2256 iloveesvt
## 2257 cactusmunch
## 2258 17goldenbanana
## 2259 luv4cheol
## 2260 luna5ky
## 2261 nahyukie
## 2262 Cierracrouch91
## 2263 wonu_twou
## 2264 krshlvrn
## 2265 gethelight
## 2266 hosh_kw0n
## 2267 ridewithminaj__
## 2268 KWON_HANII
## 2269 kyeowonwoo
## 2270 17bbang
## 2271 DokyeomiaM
## 2272 nayeliii_a
## 2273 wonuluvsz
## 2274 lee_fy1
## 2275 _aichaaann
## 2276 binniee_4
## 2277 shishiyooo
## 2278 HIT0RIJANAI
## 2279 Almameni2
## 2280 Charlie86261337
## 2281 jjongjjingie
## 2282 qtpiewonu
## 2283 LOR3NLE1
## 2284 shishiyooo
## 2285 ahbabiboo
## 2286 haniinunu
## 2287 daphneleigh_
## 2288 sparklingcarat_
## 2289 iloveesvt
## 2290 shishiyooo
## 2291 svnchillhoons
## 2292 joshvtz
## 2293 iamyomonday
## 2294 palthe_17
## 2295 wonuwwj
## 2296 sskylwt
## 2297 kezRmr
## 2298 sskylwt
## 2299 gyusinn
## 2300 eninisei
## 2301 smdebus
## 2302 lee_fy1
## 2303 eninisei
## 2304 HyukELF93
## 2305 YunitaIsna
## 2306 ilchillguchill
## 2307 jeonxena
## 2308 sskylwt
## 2309 uri_se7enteen
## 2310 hylnshua
## 2311 caiiipingul17
## 2312 imrj_0412
## 2313 chemiyow
## 2314 sskylwt
## 2315 nctzsvtz
## 2316 HyukELF93
## 2317 ehmmtasty
## 2318 mingyuIomI
## 2319 eninisei
## 2320 sskylwt
## 2321 sskylwt
## 2322 caratphile
## 2323 cesumss
## 2324 sskylwt
## 2325 marvelous_adi
## 2326 everyone____naa
## 2327 wonusdumdumb
## 2328 wonunuhannie
## 2329 sskylwt
## 2330 ilyramn
## 2331 sskylwt
## 2332 sanisanistore
## 2333 KimMingyuJapan
## 2334 JELLYJUNNl3S
## 2335 xumhlvr
## 2336 sohui20578605
## 2337 niexzly
## 2338 cloudkwon_
## 2339 8winenight
## 2340 Giovann67851767
## 2341 ExolSaythename
## 2342 sskylwt
## 2343 gyuldaengrideul
## 2344 jo_choisc
## 2345 salmiahali11
## 2346 BlanquizaMariel
## 2347 Hoosier_Diddy
## 2348 sskylwt
## 2349 margajuliamarga
## 2350 hanquookka
## 2351 hanieeun
## 2352 sskylwt
## 2353 chiechiechie02
## 2354 sskylwt
## 2355 leeeeyaaaah
## 2356 GuchinoJ
## 2357 whippedformgyu
## 2358 DianHyunWoo
## 2359 gyucheolatte
## 2360 RojGinez
## 2361 jjongjjingie
## 2362 haulygraye
## 2363 bcnjake
## 2364 gyusinn
## 2365 DizonElaisa
## 2366 carat_hazel
## 2367 gam3bo1wonu
## 2368 eriyaxsebong
## 2369 huito_o
## 2370 hoshdiwon
## 2371 MooseKnight
## 2372 chiechiechie02
## 2373 bxvcgt
## 2374 O2_Zein
## 2375 kaiwonkat
## 2376 minghaocheol_
## 2377 mansaes
## 2378 minhobi32
## 2379 chwewei
## 2380 svtstinkerbell
## 2381 ha00linxx
## 2382 btsvt_myhome
## 2383 jjongdol_xx
## 2384 TaeGookieTan
## 2385 Ms0T13
## 2386 dinounits
## 2387 ellexjeon
## 2388 jungwoogfie
## 2389 smellarbee
## 2390 WonuDSoundMaker
## 2391 ChiiLee12
## 2392 ssolchw
## 2393 thixinhdep1312
## 2394 CaratHong_
## 2395 ArraAlexxaa
## 2396 nyenyen_ien
## 2397 CaeberCruz
## 2398 jenbrthdayb0y
## 2399 featsch
## 2400 nic_roxas
## 2401 heykimgyu
## 2402 handycoups
## 2403 heykimgyu
## 2404 gyusinn
## 2405 cheoliemoja
## 2406 milkuddalgi
## 2407 sophiicart
## 2408 aluvrlol
## 2409 radiantsjy
## 2410 kwonvay
## 2411 qkuncart
## 2412 etherealhraeth_
## 2413 aluvrlol
## 2414 mmgg_svt
## 2415 makachiseo_k
## 2416 qkuncart
## 2417 binniee_4
## 2418 KSJsweetpotato
## 2419 iiamjanne
## 2420 Hosehel7
## 2421 wonungieeee
## 2422 _featdlno
## 2423 _jjkyuala
## 2424 MichealSolis16
## 2425 dadduhannie_
## 2426 binniee_4
## 2427 leebubu24
## 2428 _featdlno
## 2429 vanillabluetae
## 2430 chanieyeom
## 2431 ilove_gyuu
## 2432 micchievous
## 2433 chim_ft_sebong
## 2434 missin_9yu
## 2435 gyusinn
## 2436 wubianxiwang
## 2437 doominsun
## 2438 SViTkraM
## 2439 ahluvgyu
## 2440 JeonHwangSinKo1
## 2441 wonsollovebot
## 2442 collie_plus_8
## 2443 mry_latte
## 2444 _wonuhoon
## 2445 _featdlno
## 2446 jjs_jh
## 2447 _sailene
## 2448 jjeyha
## 2449 kixxibixi
## 2450 mingyu_kyu411
## 2451 wonseoksgf
## 2452 Hajeongwoo123
## 2453 goingleftnright
## 2454 _sailene
## 2455 Gentlesexy7
## 2456 mwseyy
## 2457 scjnjh_9405
## 2458 SamSamloveDKhae
## 2459 min9yuahjussi
## 2460 Ieah05
## 2461 triplechb_
## 2462 gyurrified
## 2463 stellonlyyou
## 2464 nasolunar
## 2465 itsmntflcklare
## 2466 baekhyuaena
## 2467 10VET4LK
## 2468 _hanihae101
## 2469 gam3rhyunwoo
## 2470 jo_choisc
## 2471 wonypottee
## 2472 viaellehyc
## 2473 jjs_jh
## 2474 howanghee
## 2475 hypeshota
## 2476 _sailene
## 2477 maemeluv
## 2478 wonmariwoo
## 2479 yellooow_02
## 2480 hoshiiest
## 2481 al2ama
## 2482 eunice_boohanie
## 2483 heyyydarya
## 2484 MoonJianne
## 2485 _meowmeowrayne
## 2486 starlight_0807
## 2487 eightstar__
## 2488 ashlee68868054
## 2489 kmglty
## 2490 mingyusuaIs
## 2491 gyusinn
## 2492 arcel_chwe
## 2493 seokmin121722
## 2494 fansince14
## 2495 acheolnice
## 2496 RaphaFourth
## 2497 kenyasbodin
## 2498 wonmariwoo
## 2499 carrotkaik
## 2500 hanniefication
## 2501 katie_seventeen
## 2502 justdeekaaay
## 2503 snoopyhaul
## 2504 ehmmtasty
## 2505 dalyahao
## 2506 pure_be_kind1
## 2507 alexaxoxo__
## 2508 Ashley19533156
## 2509 my_justsmile
## 2510 mymymymymywaaay
## 2511 ronikosmoss
## 2512 winrosycheeks
## 2513 hoshiiest
## 2514 _yenyenyen
## 2515 wone_woonly
## 2516 gfsvtbzlover
## 2517 pure_be_kind1
## 2518 ryxieeee
## 2519 _dkutie
## 2520 charwong2
## 2521 dkffeinated
## 2522 ryxieeee
## 2523 handoks_
## 2524 swaggyhoshii
## 2525 ryxieeee
## 2526 96_UZI
## 2527 rumaishaahza
## 2528 odetovou
## 2529 jeongcheolbb
## 2530 yj_bbh
## 2531 weakforjoshua
## 2532 sunnykyeommie
## 2533 my_justsmile
## 2534 in2sebongs4ever
## 2535 Crescent0624
## 2536 bcgaes
## 2537 BroccoliGyuu
## 2538 leejchanie
## 2539 lovjeongcheol
## 2540 618444
## 2541 yuchicart
## 2542 reditulab
## 2543 ceryiskan
## 2544 reditulab
## 2545 reditulab
## 2546 spideekay
## 2547 _meowmeowrayne
## 2548 reditulab
## 2549 150499_jpg
## 2550 sshxxxbi
## 2551 SweetVixenMusic
## 2552 wonuvobohan
## 2553 nojeell0128
## 2554 MYLUCKYDK
## 2555 mingyushibe
## 2556 binniee_4
## 2557 kimjeonsimp
## 2558 my_justsmile
## 2559 shiahaee
## 2560 _twothreeerica
## 2561 MichelleAnglic7
## 2562 Tsaalit
## 2563 makachiseo_k
## 2564 na77y_p
## 2565 makachiseo_k
## 2566 _aki_re
## 2567 hobsunshinecart
## 2568 kilausevgiasha
## 2569 jzheshoon
## 2570 anjo_monstax
## 2571 srzhyn
## 2572 OmimiZero
## 2573 shinkibanggi
## 2574 ehmmtasty
## 2575 hoshiiest
## 2576 sunnykyeommie
## 2577 xiubrows
## 2578 jwonumeow
## 2579 UtaunaH
## 2580 Lou82189528
## 2581 yourcaratzen
## 2582 shinkibanggi
## 2583 kaileee_01
## 2584 hoshiiest
## 2585 retroviralodds
## 2586 hoshiiest
## 2587 rv__svt
## 2588 nielleja_24
## 2589 jkscatkvn
## 2590 geochimeobshi
## 2591 foreverwithus7
## 2592 ellexjeon
## 2593 MariGuiMo_
## 2594 Jeon_WonwooMin
## 2595 happyjoanavirus
## 2596 kiraya_mita
## 2597 Cristin44278071
## 2598 _wonuniverse_
## 2599 sunnykyeommie
## 2600 mr_dumbell10
## 2601 _wonderfulwoo
## 2602 sunric_twt
## 2603 jj81185070
## 2604 ellexjeon
## 2605 happyjoanavirus
## 2606 minghaolicious
## 2607 AzzaWindi
## 2608 sssssseee_
## 2609 Mnemoiselle
## 2610 KWON_HANII
## 2611 forsvt9
## 2612 _meowmeowrayne
## 2613 elynd1sh
## 2614 Mariana00381568
## 2615 Lou82189528
## 2616 baekjeomahhh
## 2617 Claudiavc121
## 2618 J1HOON
## 2619 Seventeen_17_3
## 2620 yuarinea
## 2621 jnhrsnn
## 2622 saythesebentin
## 2623 prynn0
## 2624 svtscrispy
## 2625 saythename_JP
## 2626 0129buys
## 2627 jooshuuuji
## 2628 ptrkavs
## 2629 renkumikun
## 2630 ZrlRah
## 2631 k_fancyuh
## 2632 Lou82189528
## 2633 ZrlRah
## 2634 saythesebentin
## 2635 scjnjh_9405
## 2636 sayitbnx
## 2637 haojimalago
## 2638 0129buys
## 2639 saythesebentin
## 2640 kyeomspup
## 2641 saythesebentin
## 2642 rinaiombak
## 2643 sayitbnx
## 2644 saythename_JP
## 2645 saythename_JP
## 2646 svttannies
## 2647 saythename_JP
## 2648 Mnemoiselle
## 2649 kiraya_mita
## 2650 Faxfalay
## 2651 SofaCat26
## 2652 ossalp
## 2653 saythename_JP
## 2654 eysabff
## 2655 AeArnirah
## 2656 ti9erkwon
## 2657 akitasounddd
## 2658 Faxfalay
## 2659 jjowashua
## 2660 Chxmskxns
## 2661 _firstluvsvt
## 2662 wonshua95
## 2663 ti9erkwon
## 2664 woojirangi
## 2665 swjki
## 2666 sierra_soleilx
## 2667 Suun_seok
## 2668 gyusinn
## 2669 coupranghaeisa
## 2670 MySunMoon2
## 2671 sskylwt
## 2672 EL_ICAAAA
## 2673 sayitbnx
## 2674 sskylwt
## 2675 JW9705
## 2676 sskylwt
## 2677 sskylwt
## 2678 kaileee_01
## 2679 sayitbnx
## 2680 Chxmskxns
## 2681 minggurie
## 2682 mayoonminkook
## 2683 deekaeisa
## 2684 monaevis
## 2685 techmidschteach
## 2686 hourlyebi
## 2687 WheeInfant
## 2688 in2sebongs4ever
## 2689 markkeuu028
## 2690 yugtenhao
## 2691 hoshiiest
## 2692 EpicMahonelover
## 2693 hobilvrsz
## 2694 yachi6666
## 2695 withgtseven
## 2696 hansolkrakers
## 2697 saythesebentin
## 2698 yupuwulan
## 2699 ChiiLee12
## 2700 saythesebentin
## 2701 hansolkrakers
## 2702 hwakuna
## 2703 florinedbd
## 2704 taeskookieshop
## 2705 hansolkrakers
## 2706 hong_accoustic
## 2707 pergyuwu
## 2708 Jhanniyyy
## 2709 hoshiiest
## 2710 cydorj
## 2711 kaizerxyr
## 2712 wonshua95
## 2713 wickterrell
## 2714 ellexjeon
## 2715 tsay2120
## 2716 gyurese
## 2717 tuananikalix
## 2718 odetochannie
## 2719 Fernand90778248
## 2720 katie_seventeen
## 2721 hanlikive
## 2722 kaizerxyr
## 2723 mwchnjn
## 2724 dohwanbestboi
## 2725 binniee_4
## 2726 shoeahsshi
## 2727 hoshiiest
## 2728 namxo_o
## 2729 yanah_17
## 2730 tuananikalix
## 2731 imbluehour
## 2732 realsvtshua
## 2733 booricano_
## 2734 hoshiiest
## 2735 kpop_love13_17
## 2736 huiluv17
## 2737 lee_seulbi1
## 2738 morancachorrao
## 2739 saythesebentin
## 2740 tuananikalix
## 2741 pergyuwu
## 2742 ChiiLee12
## 2743 ichimmyyy
## 2744 icedminwon
## 2745 yanah_17
## 2746 mahal5_0430
## 2747 wonu_twou
## 2748 martyna_koniara
## 2749 tuananikalix
## 2750 SEVENTEENINFO1
## 2751 yanah_17
## 2752 tuananikalix
## 2753 dailyoungkhaye
## 2754 EpicMahonelover
## 2755 sserasol
## 2756 r_u_nice
## 2757 _aiioo_
## 2758 niw__new
## 2759 svtscrispy
## 2760 dmdefiore
## 2761 fairyhaoshi
## 2762 fordeoboyz
## 2763 hoeshijun
## 2764 bri_lrq
## 2765 chhyraa
## 2766 saythesebentin
## 2767 mrjhnllyd
## 2768 ravtoyou
## 2769 chhyraa
## 2770 SEVENTEENINFO1
## 2771 unodostrizz_
## 2772 wonutiktik
## 2773 United4Pinks
## 2774 Chxmskxns
## 2775 daphneleigh_
## 2776 Chilboni11
## 2777 teume2u
## 2778 withgtseven
## 2779 furcoathao
## 2780 Chxmskxns
## 2781 doominsun
## 2782 katie_seventeen
## 2783 mullenbe11
## 2784 geniusmoonvante
## 2785 AbbyMccord
## 2786 sierra_soleilx
## 2787 monbewon
## 2788 _r4i9
## 2789 deeekaaayyy_
## 2790 kaiiii_abl
## 2791 hoshiiest
## 2792 kidemaharanii
## 2793 SEVENTEENINFO1
## 2794 wonuwoocartt
## 2795 hikunsuk
## 2796 jiseokhao
## 2797 shu_nyamik_0o0
## 2798 hoshiiest
## 2799 Going_1woo
## 2800 geniusmoonvante
## 2801 artist_jhope
## 2802 SEVENTEENINFO1
## 2803 SEVENTEENINFO1
## 2804 hoshiiest
## 2805 mwchnjn
## 2806 SEVENTEENINFO1
## 2807 hozicheolo
## 2808 xumingha_o17
## 2809 lololoveuto
## 2810 alovelyfan_
## 2811 moonikwan
## 2812 maxineeehannie
## 2813 Chxmskxns
## 2814 saythesebentin
## 2815 96_UZI
## 2816 yow_sopyaaa
## 2817 zinnzalabim_
## 2818 sssebbbb_
## 2819 saythesebentin
## 2820 ChinkyutieOT12
## 2821 W1gmund
## 2822 dohwanbestboi
## 2823 _AnnVera_
## 2824 nanamshaliee
## 2825 coupsloverr
## 2826 saythesebentin
## 2827 ChinkyutieOT12
## 2828 gyusinn
## 2829 nanamshaliee
## 2830 imwithjjong
## 2831 yusansunshine
## 2832 saythesebentin
## 2833 wonuupie
## 2834 hanniejeongz
## 2835 wonuupie
## 2836 SnowSunshineee
## 2837 msbston
## 2838 binniee_4
## 2839 rinsykwon
## 2840 tigerhoshiiii
## 2841 H0RANGHAEY00N
## 2842 chadzlt
## 2843 shiho_kim_
## 2844 gyuw_
## 2845 cheolt4ng
## 2846 coupsloverr
## 2847 itsmemarsea
## 2848 jnshuhaa
## 2849 jnshuhaa
## 2850 joonzino_
## 2851 nanamshaliee
## 2852 iluvponyo
## 2853 meowjnh_
## 2854 gyusinn
## 2855 SinogbaAngel
## 2856 HOSHlFlCATlON
## 2857 ryushokupan
## 2858 xprssnsbymela
## 2859 woojirangi
## 2860 EpicMahonelover
## 2861 Chxmskxns
## 2862 cart4taebi
## 2863 joshuasboyfie
## 2864 cyksivz
## 2865 chilcheol17
## 2866 somizitos
## 2867 shiho_kim_
## 2868 amor_neesha
## 2869 stthsn
## 2870 shiningdkyeom
## 2871 chocolexeascart
## 2872 ProZoneGD
## 2873 cart4taebi
## 2874 MINWHOMSTve
## 2875 Chxmskxns
## 2876 hozicheolo
## 2877 smilingdokyeom
## 2878 saythesebentin
## 2879 giuliaaaaa01
## 2880 Rj1Stacia
## 2881 61wonu_u
## 2882 fool4svt
## 2883 ArlethGiron4
## 2884 KimKaaIndri
## 2885 BamBamsBABYY
## 2886 GDKAI20
## 2887 jincrystalvoice
## 2888 seokgyukart
## 2889 Syarifah_Aini98
## 2890 jwwcloud
## 2891 booricano_
## 2892 LynRogero
## 2893 shiningdkyeom
## 2894 sierra_soleilx
## 2895 jo_shuahong
## 2896 iseoubel
## 2897 Brnrd_12
## 2898 booricano_
## 2899 jnghn410
## 2900 shiningdkyeom
## 2901 smilingdokyeom
## 2902 luciaelle25
## 2903 bunycatz
## 2904 SinogbaAngel
## 2905 wooshistick
## 2906 dokmingwoo
## 2907 8contents
## 2908 minimalbaca
## 2909 thixinhdep1312
## 2910 kenyasbodin
## 2911 shiningdkyeom
## 2912 sportsgeek42
## 2913 AdikPledis_17
## 2914 wwonuyoung
## 2915 kenyasbodin
## 2916 yoonjhany
## 2917 cheolsinta
## 2918 yo_onjeongha
## 2919 skskskskksgyuuu
## 2920 yjhvnnie
## 2921 coupranghaeisa
## 2922 addicTINEE
## 2923 mikalvision
## 2924 stthsn
## 2925 cherreale
## 2926 Lillian79976312
## 2927 _ravenboo
## 2928 shiningdkyeom
## 2929 2kay2kay
## 2930 gyusinn
## 2931 AdikPledis_17
## 2932 jijung31
## 2933 kenyasbodin
## 2934 lovjeongcheol
## 2935 meaniedraft
## 2936 _Horangrace
## 2937 itsmntflcklare
## 2938 _JJKLOVE__
## 2939 cloudkwon_
## 2940 ikaingaldo
## 2941 honeyjoo0514
## 2942 JenKasper81
## 2943 leerraeel
## 2944 Eclipxe_s
## 2945 jodilbeers
## 2946 nox_et_stellae
## 2947 yoongisdompling
## 2948 prdsdefprncss_
## 2949 sierra_soleilx
## 2950 kyeomispov
## 2951 yoonjeonghannny
## 2952 prynn0
## 2953 avocadoeluvs
## 2954 yoon_woo_soo
## 2955 ustwonwoo
## 2956 softboiwonwoo
## 2957 Eclipxe_s
## 2958 Eclipxe_s
## 2959 atin1918
## 2960 Jana_Horanghae
## 2961 ustwonwoo
## 2962 str_ony
## 2963 into_SooHui
## 2964 maristaas
## 2965 avocadoeluvs
## 2966 _dy178
## 2967 featscoupss
## 2968 kaileee_01
## 2969 avocadoeluvs
## 2970 OktavianiSinta3
## 2971 KylaKysha
## 2972 itsmemarsea
## 2973 stthsn
## 2974 DarkchocoJean
## 2975 sebongtinin
## 2976 jshcllngif
## 2977 blessie_lampa
## 2978 Lou82189528
## 2979 blessie_lampa
## 2980 seokchanhoon
## 2981 daehyungwim
## 2982 onlyoonchoi_
## 2983 DarkchocoJean
## 2984 seokchanhoon
## 2985 seonghyks
## 2986 faketobio
## 2987 _lovgyu
## 2988 wonseokuniverse
## 2989 hantydumpty
## 2990 dokmingwoo
## 2991 marinerurbl
## 2992 chaeyoungnna
## 2993 myskrrrrrt
## 2994 jeonjungcooky01
## 2995 jiswgyu
## 2996 SVT_xxshuaa
## 2997 lovemaze1992
## 2998 lwlla4
## 2999 ddaddu_17
## 3000 dinonara_15
## 3001 miura364082557
## 3002 mileunashi
## 3003 katie_seventeen
## 3004 javemeareason
## 3005 gam3bo1wonu
## 3006 mmt2431
## 3007 zy_wonsol
## 3008 Eclipxe_s
## 3009 e0heung_
## 3010 SVT_xxshuaa
## 3011 Lillian79976312
## 3012 ddaengdaebak
## 3013 ajunkkyyu
## 3014 shu8hae
## 3015 hani_cc17
## 3016 xuThe_8
## 3017 pwonkwan
## 3018 Kimjineda
## 3019 teatimewiththe8
## 3020 wonuskmin
## 3021 anajanine14
## 3022 _JJKLOVE__
## 3023 cxexexjxaxyx
## 3024 blessie_lampa
## 3025 oncegenedays
## 3026 9yuramen
## 3027 poottee_wonu
## 3028 koominiee_
## 3029 _dkutie
## 3030 orionandyou
## 3031 yousaranksj
## 3032 MeraLYS7N
## 3033 jimim_luvr
## 3034 s2nochikara
## 3035 eisazone
## 3036 ReinaKim06
## 3037 bitenbitter
## 3038 cheolsinta
## 3039 PABLOistic
## 3040 moonjunwin
## 3041 aviderrrr
## 3042 enjellovesyoon
## 3043 elyxcart
## 3044 Lillian79976312
## 3045 lorraineriego
## 3046 i_lightbeamers
## 3047 addicTINEE
## 3048 Lillian79976312
## 3049 sebongtinin
## 3050 jiestos
## 3051 AugustaHollywd
## 3052 ValentinaBSTV
## 3053 Nbodylistens
## 3054 sweetanime99
## 3055 Roberta_Lostia
## 3056 lil_meooo
## 3057 riri_eresh
## 3058 shuaranghaeeee
## 3059 gauri_always
## 3060 birulawt
## 3061 Roberta_Lostia
## 3062 sarcasticpaulo
## 3063 wonuuthankyou
## 3064 StewartSmithTwt
## 3065 stillbamie
## 3066 ospaxpop
## 3067 dkavinn
## 3068 niaeowz
## 3069 vrnnqtie
## 3070 sweetanime99
## 3071 shyuabun
## 3072 woncheolonly
## 3073 dangjwu
## 3074 stillbamie
## 3075 cheolt4ng
## 3076 thecheorry
## 3077 NickThiwerspoon
## 3078 thecheorry
## 3079 Doahae_17
## 3080 ketuabemm
## 3081 breadhao_o
## 3082 seungppiri
## 3083 hoshihtzuu
## 3084 tsay2120
## 3085 aladream31258
## 3086 katie_seventeen
## 3087 grrshxxx
## 3088 seokminroyal
## 3089 cheollryy
## 3090 cloudedbyu
## 3091 hanniejeongz
## 3092 ramyeonshikie
## 3093 theworldofshery
## 3094 jhhjantiera
## 3095 marieyaaee
## 3096 ljtsyc_
## 3097 lamyeonz
## 3098 katie_seventeen
## 3099 us_writes
## 3100 ENGENEEEEE3
## 3101 theworldofshery
## 3102 Littlelambseat
## 3103 howanghee
## 3104 jihanificient
## 3105 carathae96
## 3106 elyxcart
## 3107 jihanificient
## 3108 chwentchw
## 3109 theworldofshery
## 3110 Roberta_Lostia
## 3111 _JJKLOVE__
## 3112 9yuramen
## 3113 Jana_Horanghae
## 3114 prynn0
## 3115 _JJKLOVE__
## 3116 lyonsagility
## 3117 wonyubuys
## 3118 sweetanime99
## 3119 wonurisoons
## 3120 kwoneisa
## 3121 taleofg
## 3122 wonyubuys
## 3123 hoonlights
## 3124 Jana_Horanghae
## 3125 wonyubuys
## 3126 m_khs11
## 3127 kyeomshijun
## 3128 svt_Moochi
## 3129 jhhjantiera
## 3130 cart4taebi
## 3131 junjolii
## 3132 CL0UDYSKIES_JPG
## 3133 joshy_buys
## 3134 cart4taebi
## 3135 Lillian79976312
## 3136 ksnfxyO17
## 3137 patchots_cart
## 3138 shuaranghaeeee
## 3139 ksnfxyO17
## 3140 Den61164492
## 3141 eisahyegi_
## 3142 DokyeomiaM
## 3143 oiiau1
## 3144 chattase
## 3145 AJSRNJ
## 3146 Lalalalisabp1
## 3147 tbqltbql
## 3148 JaiParonable
## 3149 mingy0_o
## 3150 DokyeomiaM
## 3151 mingy0_o
## 3152 sugarjeans
## 3153 dokyeowo_
## 3154 _hanabibiii
## 3155 JaiParonable
## 3156 jikoohaul
## 3157 btsvt_OT20
## 3158 wsecarat
## 3159 wonurisoons
## 3160 jng_hun
## 3161 bangtan_vorahae
## 3162 rsqrtzserenity
## 3163 lazybear1783
## 3164 sweetieonewoo
## 3165 Roberta_Lostia
## 3166 svtxtini
## 3167 meloree_713
## 3168 cart4taebi
## 3169 kyunsdaydream
## 3170 hcshinx
## 3171 kichanie_
## 3172 hcshinx
## 3173 sunwoonoona0412
## 3174 btsvt_OT20
## 3175 96WONWON
## 3176 hanniecheolieee
## 3177 9yuramen
## 3178 nanamshaliee
## 3179 skeym_
## 3180 onyourj_eonghan
## 3181 svtxtini
## 3182 byrvnmrthvn
## 3183 Roberta_Lostia
## 3184 jijung31
## 3185 9yuramen
## 3186 SamRoseWatson
## 3187 cua_yolanda
## 3188 jagi_baeksoo
## 3189 Coenffl0514
## 3190 addicTINEE
## 3191 triplechb_
## 3192 meanieral
## 3193 _shuahi
## 3194 FthScoups
## 3195 kim_vannetae
## 3196 KarenTKD2
## 3197 the8cheng
## 3198 comicsoons
## 3199 96WONWON
## 3200 cia_kyeomshua
## 3201 dokyeomhanie
## 3202 shuahyunle
## 3203 imyourhope_jhs
## 3204 HollyAnderson
## 3205 yjhanniepyong
## 3206 yawnonewoo
## 3207 cheolcheollie_
## 3208 meongitemjeon
## 3209 cheolies_iyashi
## 3210 catvrnon
## 3211 cart4taebi
## 3212 meongitemjeon
## 3213 iyoimiyai
## 3214 wonnosleep
## 3215 itsieworm
## 3216 min_gyuldaengie
## 3217 jponze24
## 3218 Adalid1004
## 3219 wsecarat
## 3220 dksjaemark
## 3221 bookishian
## 3222 chattase
## 3223 min_gyuldaengie
## 3224 pedzz_bd
## 3225 kezRmr
## 3226 mistycsc
## 3227 gyulovelyy
## 3228 hanii_noonie
## 3229 junoneplusone
## 3230 GukMatoki
## 3231 s_scoups95
## 3232 saturnsorbit_
## 3233 favcheolcolatte
## 3234 lightcherrybee
## 3235 taro_marshmallo
## 3236 wsecarat
## 3237 piriwonpiris
## 3238 JE0NGINFLRT
## 3239 threetwonewoo
## 3240 JEON96WO
## 3241 wsecarat
## 3242 JE0NGINFLRT
## 3243 threetwonewoo
## 3244 arinnoexiste
## 3245 JE0NGINFLRT
## 3246 hoRANGHAEshiii
## 3247 wsecarat
## 3248 adean2025
## 3249 arys_mbb
## 3250 curimansi88
## 3251 hanniecheolieee
## 3252 _cxjayy
## 3253 urityongie
## 3254 cjclvs
## 3255 gyuseokhao97
## 3256 _intosvt
## 3257 girlstar_MBb
## 3258 krystalicznosc_
## 3259 Jana_Horanghae
## 3260 vvsoonyoung
## 3261 OktavianiSinta3
## 3262 ave5177
## 3263 xpjjkth
## 3264 kate_rach12
## 3265 iamsisha
## 3266 drowsyyy95
## 3267 the8cheng
## 3268 blankblush
## 3269 odetovou
## 3270 JiHannie0430
## 3271 thesnapshoots
## 3272 OxSvtEnhaSkz
## 3273 arumdyni
## 3274 Itsmepeeyyyttt
## 3275 Iyabenteen
## 3276 din0logy_
## 3277 sweetanime99
## 3278 iamsisha
## 3279 wowoozi_
## 3280 sweetanime99
## 3281 bcd_siew
## 3282 prdsdefprncss_
## 3283 liliiiiiiii_0
## 3284 niyarhmdny61
## 3285 boosboo_
## 3286 renjuntink
## 3287 uarmyprincess
## 3288 onetwosvnsquad
## 3289 1004_Cheonghan
## 3290 zvndruh
## 3291 knjdkjww
## 3292 eightstar__
## 3293 addtocarteume
## 3294 liliiiiiiii_0
## 3295 minxhoshilv
## 3296 x_xndzsy
## 3297 catvrnon
## 3298 seoksoominwon
## 3299 allowasky
## 3300 DKHOSHISVT17
## 3301 vndump1
## 3302 HolyVandSuga03
## 3303 shiashishii
## 3304 wowoozi_
## 3305 junniemoon_
## 3306 kithicdames
## 3307 4darksunsets_
## 3308 hoebynight
## 3309 wowoozi_
## 3310 _imacarrot
## 3311 anyeongHOSHIyow
## 3312 Ayeroha
## 3313 btsvtlife
## 3314 wowoozi_
## 3315 SHNLVI
## 3316 cheonsaimnidaaa
## 3317 wowoozi_
## 3318 shuashuji_
## 3319 wonwoncheol
## 3320 qtpiewonu
## 3321 iyoimiyai
## 3322 hoebynight
## 3323 moonchiIdhan
## 3324 carrotdeul
## 3325 cheollierancher
## 3326 ri_yomiaka_
## 3327 iyoimiyai
## 3328 _imacarrot
## 3329 ri_yomiaka_
## 3330 _imacarrot
## 3331 ri_yomiaka_
## 3332 via_is_avi
## 3333 halowonu
## 3334 _imacarrot
## 3335 kwonjeology
## 3336 Jana_Horanghae
## 3337 qwertaeyawnzzn
## 3338 JaiParonable
## 3339 _imacarrot
## 3340 ri_yomiaka_
## 3341 addtocarteume
## 3342 orianademierda
## 3343 JaiParonable
## 3344 joollylee
## 3345 dkymii
## 3346 wonwoncheol
## 3347 Jana_Horanghae
## 3348 addtocarteume
## 3349 minghaosgiggle
## 3350 weannmxix
## 3351 teteplusgoogie
## 3352 bibivmt
## 3353 flos_osseus
## 3354 itsmntflcklare
## 3355 vntaexv
## 3356 Jana_Horanghae
## 3357 4v6ku4bmcJ7vHLy
## 3358 ibexenina
## 3359 dmpilgnfrncn
## 3360 ibexenina
## 3361 in2sebongs4ever
## 3362 ibexenina
## 3363 1004_Cheonghan
## 3364 vsqzc__
## 3365 JVOBADNEWS
## 3366 rvelmina
## 3367 Lillian79976312
## 3368 yowcoups
## 3369 Lillian79976312
## 3370 in2sebongs4ever
## 3371 ambiguous_amica
## 3372 kaiaxiii
## 3373 notchew18
## 3374 wowoozi_
## 3375 prodleejihoon
## 3376 Lillian79976312
## 3377 cain_fiel
## 3378 vsyouri
## 3379 Erkdizon25
## 3380 formingyu0208
## 3381 sartojoycee
## 3382 dinounits
## 3383 wonyubuys
## 3384 JaiParonable
## 3385 ruuubbbyyyyyyy4
## 3386 DokyeomiaM
## 3387 meaniewon_
## 3388 q_eenlopez
## 3389 wowoozi_
## 3390 lalaine_svt
## 3391 wildfirechae
## 3392 tiivvaaaa
## 3393 wonyubuys
## 3394 Lillian79976312
## 3395 _tzudorimin
## 3396 seok_jinam
## 3397 __WINTERMNJNG
## 3398 kyeommiedoremi
## 3399 wowoozi_
## 3400 Lillian79976312
## 3401 Jana_Horanghae
## 3402 teteplusgoogie
## 3403 25hupfendes
## 3404 VerbaSophia
## 3405 in2sebongs4ever
## 3406 dokyeomsvt10
## 3407 addtocarteume
## 3408 jeykey918
## 3409 koominiee_
## 3410 The_Drink_King
## 3411 rsqrtzserenity
## 3412 us_writes
## 3413 maribuglore
## 3414 wowoozi_
## 3415 personaltrashy
## 3416 moonjunhuihehe
## 3417 chattase
## 3418 hoshi_ky17
## 3419 eupauria
## 3420 wowoozi_
## 3421 aeieio_08
## 3422 nunbitterie
## 3423 Lillian79976312
## 3424 _tzudorimin
## 3425 hohuishi
## 3426 1004_Cheonghan
## 3427 amorabrienne
## 3428 fdxlla_na
## 3429 BOOTIEJESUS
## 3430 nanamshaliee
## 3431 addtocarteume
## 3432 xLeeKimx
## 3433 seokminoodles_
## 3434 in2sebongs4ever
## 3435 wowoozi_
## 3436 cheollierancher
## 3437 haydee199x
## 3438 jeonghan00
## 3439 hoebynight
## 3440 elnsxx07
## 3441 in2sebongs4ever
## 3442 kelimansi
## 3443 nanamshaliee
## 3444 tala_eri
## 3445 liza2196_
## 3446 acoustic_jisoo_
## 3447 markbium
## 3448 strawshua
## 3449 in2sebongs4ever
## 3450 FLOWERBOYSVTN
## 3451 kaiaxiii
## 3452 rkiveprettygf
## 3453 Santyyoo_97
## 3454 moonchiIdhan
## 3455 thundeeercloud
## 3456 wo_okyeom
## 3457 XRPdad23
## 3458 wonji96
## 3459 kyeomdaisies
## 3460 hopanness
## 3461 luvielilyv
## 3462 8makes1crab
## 3463 shuaashushushu
## 3464 wonji96
## 3465 _ravenboo
## 3466 shuaashushushu
## 3467 noraehey
## 3468 SasaHwang_
## 3469 ellie1700
## 3470 shuaashushushu
## 3471 in2sebongs4ever
## 3472 dmpilgnfrncn
## 3473 Coco07841857
## 3474 in2sebongs4ever
## 3475 in2sebongs4ever
## 3476 DwiNurlaeli11
## 3477 in2sebongs4ever
## 3478 hkaiove
## 3479 AnaSofa85784392
## 3480 dmpilgnfrncn
## 3481 Coco07841857
## 3482 SVTs_CARAT_YMMD
## 3483 _sojubuu
## 3484 FLOWERBOYSVTN
## 3485 lalawonshua
## 3486 dmpilgnfrncn
## 3487 GuiangAndrea
## 3488 in2sebongs4ever
## 3489 najaeminax
## 3490 luv__wonu
## 3491 dmpilgnfrncn
## 3492 huiblg
## 3493 NTO3OK
## 3494 in2sebongs4ever
## 3495 woozisplanet
## 3496 jeydinalways
## 3497 jisocyn
## 3498 in2sebongs4ever
## 3499 beahdaaay_
## 3500 in2sebongs4ever
## 3501 dmpilgnfrncn
## 3502 theotrickmann
## 3503 heyckffl
## 3504 dawgcommander
## 3505 dmpilgnfrncn
## 3506 _hanabibiii
## 3507 _imkkung
## 3508 noraehey
## 3509 Kim_AppleJinnie
## 3510 dmpilgnfrncn
## 3511 jusw_yo
## 3512 najaeminax
## 3513 jangseowon0506
## 3514 mrlnjnyzq
## 3515 _martski
## 3516 minghaosgiggle
## 3517 cia_kyeomshua
## 3518 jchukims
## 3519 han_keychan
## 3520 mrlnjnyzq
## 3521 beejungkook
## 3522 dmpilgnfrncn
## 3523 Malia_liine
## 3524 wonmariwoo
## 3525 bffswm
## 3526 bffswm
## 3527 strawshua
## 3528 uriPirateKing
## 3529 mrlnjnyzq
## 3530 kio_batumbaks
## 3531 mrlnjnyzq
## 3532 _LovelyMini
## 3533 moonmonggu
## 3534 uriPirateKing
## 3535 RiLo_08
## 3536 _kixyaa
## 3537 hoshijashy
## 3538 anne_yeong1004
## 3539 RiLo_08
## 3540 mrlnjnyzq
## 3541 jdynn1299
## 3542 dmpilgnfrncn
## 3543 zairawrr
## 3544 jjhuembp10
## 3545 rkiveprettygf
## 3546 svtdkwhipped
## 3547 rkiveprettygf
## 3548 huiluna17
## 3549 djsuh_10
## 3550 akukaratan
## 3551 justhvc
## 3552 jjeonghannxie
## 3553 CASVT_315
## 3554 starrysectorep
## 3555 Kateez_01
## 3556 loveskyeomshu
## 3557 rkiveprettygf
## 3558 aprilabsyuu6SJ
## 3559 Xelliy1
## 3560 mrlnjnyzq
## 3561 Chrishaynee
## 3562 minmo_onie
## 3563 strawshua
## 3564 _angelavidaloca
## 3565 JudyAnn28655971
## 3566 alyce_layden
## 3567 kyeomzyo
## 3568 han_keychan
## 3569 MCrisisTraveler
## 3570 schpsych8
## 3571 fpdls_v
## 3572 happyangelar
## 3573 moonjunhuisgf
## 3574 gyutuaI
## 3575 _taestytae
## 3576 spanishlatthe8
## 3577 hellevator67_
## 3578 rkiveprettygf
## 3579 akukaratan
## 3580 alynhbui
## 3581 j_soohwa
## 3582 jannayyyyy
## 3583 rkiveprettygf
## 3584 hannieficent
## 3585 ellie1700
## 3586 hanquookka
## 3587 mrlnjnyzq
## 3588 akukaratan
## 3589 dinoe_1999
## 3590 chrxphiyu
## 3591 25hupfendes
## 3592 sunrise_def
## 3593 wonwoost_
## 3594 mrlnjnyzq
## 3595 zairawrr
## 3596 dinoe_1999
## 3597 aeceyy
## 3598 c750123
## 3599 sartojoycee
## 3600 MichWen548
## 3601 rjthbags_
## 3602 mrlnjnyzq
## 3603 happyangelar
## 3604 meanieral
## 3605 rjthbags_
## 3606 dmpilgnfrncn
## 3607 zxcvbn248
## 3608 xpeacyjuns_
## 3609 dmpilgnfrncn
## 3610 jjs_jh
## 3611 zands_a
## 3612 hanquookka
## 3613 jeongcheolmahar
## 3614 dmpilgnfrncn
## 3615 ahloveyew
## 3616 starrysectorep
## 3617 btsvt_myhome
## 3618 eeaeauea
## 3619 Mandyamour3
## 3620 CASVT_315
## 3621 loveskyeomshu
## 3622 CaratxTeume
## 3623 _tzudorimin
## 3624 nomaesce
## 3625 loveskyeomshu
## 3626 hanquookka
## 3627 fitrianashinoda
## 3628 soft4ensvtexo
## 3629 HAN1RM
## 3630 zairawrr
## 3631 zands_a
## 3632 hobiiicart
## 3633 daphneleigh_
## 3634 svtdaydreaming
## 3635 hanquookka
## 3636 vobosquad
## 3637 dmpilgnfrncn
## 3638 rajjaameer1
## 3639 wonhaogyuhui
## 3640 treasuremaru
## 3641 dinasami22
## 3642 CASVT_315
## 3643 loveskyeomshu
## 3644 CurtneyloveB
## 3645 CurtneyloveB
## 3646 CurtneyloveB
## 3647 jdynn1299
## 3648 jchukims
## 3649 istrinyascoups
## 3650 CASVT_315
## 3651 Dulce51033154
## 3652 MoonSupport_1
## 3653 AHL0VECHE0L
## 3654 dinoe_1999
## 3655 notchew18
## 3656 jchukims
## 3657 SickSide3
## 3658 moonchiIdhan
## 3659 fuhaesun
## 3660 bstvst__
## 3661 jchukims
## 3662 anne_yeong1004
## 3663 Atinybebe62
## 3664 kim_zeph
## 3665 venusgleam
## 3666 seolforgyu
## 3667 kihyunroyalty
## 3668 shannabonbon
## 3669 hong_accoustic
## 3670 loveskyeomshu
## 3671 namjooningrkive
## 3672 ksywangja
## 3673 ttoinks_
## 3674 coupshanshi
## 3675 sophiadas_neves
## 3676 s_cutie_cheol
## 3677 gyeomseokie
## 3678 loveskyeomshu
## 3679 tarabeach123
## 3680 soulfullyst
## 3681 17ismylife3
## 3682 LynT19_SVT
## 3683 zenitramynnej14
## 3684 anne_yeong1004
## 3685 IgneousRose
## 3686 MSeoksoo
## 3687 sadturxnus
## 3688 HeyIamCamille
## 3689 myharujjongshu
## 3690 cparkclaims
## 3691 leeeeyaaaah
## 3692 jchukims
## 3693 smilefloweritme
## 3694 det_tan
## 3695 cb97staner
## 3696 sjywonu
## 3697 hooniechwe
## 3698 forjungwononly
## 3699 loveskyeomshu
## 3700 JHaniToast
## 3701 pedantichoe
## 3702 GukMatoki
## 3703 reginachagon19
## 3704 wwoncartz
## 3705 400461i
## 3706 Hanihae92
## 3707 loveskyeomshu
## 3708 400461i
## 3709 _minguu_k
## 3710 jannayyyyy
## 3711 hondrada_bea
## 3712 lee_fy1
## 3713 wowamawijjjj
## 3714 GardenFairy_WW
## 3715 shujipaui
## 3716 esecupsee
## 3717 wonufolla
## 3718 dumplingyuu
## 3719 daypill6
## 3720 lovelyyjn
## 3721 Mrsbc7
## 3722 cruel_cupidd
## 3723 hunyohui
## 3724 JEON96WON
## 3725 byuldk
## 3726 ariesksj
## 3727 whenuusleep
## 3728 MoonSupport_1
## 3729 ReyAntonio73
## 3730 kezRmr
## 3731 sebongsHae_
## 3732 wondokzihui
## 3733 8winenight
## 3734 wondokzihui
## 3735 wondokzihui
## 3736 NOVIEXNICKII
## 3737 wondokzihui
## 3738 i2wons
## 3739 MaryMary0414
## 3740 SeptemberMorn4
## 3741 nikkoupstatu
## 3742 sihstress
## 3743 kyeomdaisies
## 3744 jeongcheolmahar
## 3745 dinoe_1999
## 3746 akiiidult_
## 3747 ynaloves17
## 3748 everyownwoo
## 3749 madrona_ciara
## 3750 dinoe_1999
## 3751 400461i
## 3752 cheolranghae_
## 3753 400461i
## 3754 sheiwoo92
## 3755 youngbriar
## 3756 wondokzihui
## 3757 Emerald007007
## 3758 nikkoupstatu
## 3759 myonlywoozi
## 3760 shuaa_jizy
## 3761 anne_yeong1004
## 3762 _95jhyoon
## 3763 userlili_
## 3764 gianeromano
## 3765 jeykeeyz
## 3766 catheeeeeey_
## 3767 rgskmm
## 3768 qoh93_aus
## 3769 rosymikrokosmos
## 3770 myonlywoozi
## 3771 sunoobonjbonj
## 3772 carats052615
## 3773 1UVAZR4
## 3774 maiochiruhani
## 3775 ItsAwa99216003
## 3776 wondokzihui
## 3777 Ath1201R
## 3778 anne_yeong1004
## 3779 via_is_avi
## 3780 wondokzihui
## 3781 s_cutie_cheol
## 3782 learntolive09
## 3783 wondokzihui
## 3784 wondokzihui
## 3785 jaywonlov
## 3786 yu_haos
## 3787 wondokzihui
## 3788 wondokzihui
## 3789 Chwe_Loren
## 3790 soonchanlvr
## 3791 the8flr
## 3792 wondokzihui
## 3793 s_cutie_cheol
## 3794 wondokzihui
## 3795 YG_WATERMELON
## 3796 yjeongh4an
## 3797 seokminoodles_
## 3798 lottoten
## 3799 yzafanacc
## 3800 haeshinny
## 3801 ching_min024
## 3802 KwanSolChan
## 3803 thatseokjinstan
## 3804 Real_Estate18
## 3805 wondokzihui
## 3806 wwoncartz
## 3807 sunoobonjbonj
## 3808 wondokzihui
## 3809 hoshwidk
## 3810 kyeomdaisies
## 3811 dh_qorgks
## 3812 ngla444
## 3813 wondokzihui
## 3814 myungholine
## 3815 wondokzihui
## 3816 Soonding_0615
## 3817 LMAbigwin
## 3818 kadzunia76
## 3819 cloudywon_
## 3820 Amorrhey
## 3821 kihyunsjay
## 3822 txtyun__
## 3823 eyxseungcheol
## 3824 dinoe_1999
## 3825 chcjhn_hhjin
## 3826 KiannaJ52205189
## 3827 aaronjacko
## 3828 MylaGA17SVT
## 3829 BadyahHassan
## 3830 Mysmoothie_
## 3831 kylareiiwoo
## 3832 chakojamthme
## 3833 cia_kyeomshua
## 3834 aly_as_a_carat
## 3835 iloveyooallday
## 3836 kylareiiwoo
## 3837 markgf_1999
## 3838 PredesJingle
## 3839 rnjnamor
## 3840 shujipaui
## 3841 Alisonkyutie2
## 3842 BarryHo02721730
## 3843 kaeyishi
## 3844 annyeongjinnie
## 3845 tuwpic
## 3846 kyeomijie
## 3847 woomygosh
## 3848 BarryHo02721730
## 3849 athe8naaa
## 3850 bjyxYizhan_
## 3851 BarryHo02721730
## 3852 minorlysour
## 3853 curimansi88
## 3854 staywithran
## 3855 bambinicologne
## 3856 _archao
## 3857 sinclairzehriah
## 3858 cheoldeushi
## 3859 KwanHoshua_uji
## 3860 _archao
## 3861 nomaesce
## 3862 novnoophi
## 3863 _archao
## 3864 KwanHoshua_uji
## 3865 sexyIeo
## 3866 Baoxiao15
## 3867 KwanHoshua_uji
## 3868 soontokk
## 3869 eyxseungcheol
## 3870 BetheSunKidult
## 3871 nomaesce
## 3872 _chrstianm
## 3873 akiiidult_
## 3874 ningatsu
## 3875 _colemaybe
## 3876 seungerinelee
## 3877 _archao
## 3878 boominshua
## 3879 70_037
## 3880 Tabletop_Deals
## 3881 Ree_raeee
## 3882 owhxkeyboard
## 3883 rnjnamor
## 3884 caratfrogfaye
## 3885 sinclairzehriah
## 3886 sinclairzehriah
## 3887 Mystery_Girl14
## 3888 lidu2703
## 3889 amebeoms
## 3890 wondokzihui
## 3891 dinoe_1999
## 3892 Kets_SVTreasure
## 3893 caratsince17
## 3894 _sojubuu
## 3895 smilefloweritme
## 3896 yjhsmiles
## 3897 yngishua
## 3898 teardrops_angel
## 3899 moonmonggu
## 3900 shuajkingz
## 3901 Tigertales6
## 3902 kylareiiwoo
## 3903 anne_yeong1004
## 3904 C0DE_W4RR10R
## 3905 seventeen_samm
## 3906 daisyaloe_
## 3907 Baoxiao15
## 3908 yunhosbackwash
## 3909 S_Coupshi3
## 3910 seventeen_samm
## 3911 D9oVXHupec9njCc
## 3912 Mystery_Girl14
## 3913 hwajinss
## 3914 dinoe_1999
## 3915 Wonranghae216
## 3916 chirvxmy
## 3917 moonmonggu
## 3918 dinoe_1999
## 3919 kiwiboong
## 3920 dinoe_1999
## 3921 caratfrogfaye
## 3922 wwoncartz
## 3923 svtwonufan_96
## 3924 Baoxiao15
## 3925 enhypenseven__
## 3926 DisrespectedThe
## 3927 hanniebubbie
## 3928 hunnii_creamii
## 3929 busanboiss
## 3930 bldrvqwri
## 3931 pauuprints
## 3932 starrysectorep
## 3933 caratfrogfaye
## 3934 dailynrk
## 3935 MbbElise
## 3936 moon_junels
## 3937 RIRIBB1T
## 3938 PRECI0UXTEEZ
## 3939 NQK0021
## 3940 sittiayeeesha
## 3941 _colemaybe
## 3942 kim_zeph
## 3943 kyeominology
## 3944 LewisPherne
## 3945 jiestos
## 3946 RIRIBB1T
## 3947 TaeRaiMinSeok
## 3948 Sebong_cham
## 3949 joshujibwi
## 3950 smilefloweritme
## 3951 tehjul
## 3952 minwooshi8
## 3953 yourcaratzen
## 3954 warmwooyu
## 3955 dokyeomsfool
## 3956 cheriecoups
## 3957 threetwonewoo
## 3958 bjyxYizhan_
## 3959 soontokk
## 3960 bjyxYizhan_
## 3961 bjyxYizhan_
## 3962 svtfltrs
## 3963 nomaesce
## 3964 bjyxYizhan_
## 3965 hanscapes
## 3966 kyu0325s
## 3967 hanscapes
## 3968 hanscapes
## 3969 jpeb1010
## 3970 kmgyupi
## 3971 hanscapes
## 3972 withgyu2
## 3973 Teamsebongs
## 3974 athe8naaa
## 3975 Teamsebongs
## 3976 hyuckiebussy
## 3977 PatoInYourArea
## 3978 Teamsebongs
## 3979 dindin_ttattu
## 3980 Teamsebongs
## 3981 Sting_Bee24
## 3982 en_btsvt
## 3983 LoverJHale
## 3984 RoseMaeDavis1
## 3985 warmwooyu
## 3986 FLOWERBOYSVTN
## 3987 Teamsebongs
## 3988 anne_yeong1004
## 3989 booty_sooperior
## 3990 uji_hannie
## 3991 imadone___
## 3992 anne_yeong1004
## 3993 _colemaybe
## 3994 21897ls
## 3995 fllsnsunflower
## 3996 nanasfavb27
## 3997 jjshuahonggg
## 3998 fllsnsunflower
## 3999 zands_a
## 4000 fllsnsunflower
## 4001 Teamsebongs
## 4002 moonlightgguks_
## 4003 mgllgzn
## 4004 kea13seventeen
## 4005 julietmontero11
## 4006 itsmelanday
## 4007 Pirateez_mbb
## 4008 Karla_Ledesma_A
## 4009 theworldofshery
## 4010 wwrideu1
## 4011 theworldofshery
## 4012 Xyyyuna
## 4013 rajinmembaca
## 4014 Aurora7Moon
## 4015 melui_chann
## 4016 fllsnsunflower
## 4017 wwoncartz
## 4018 kangslayhyun
## 4019 fllsnsunflower
## 4020 fllsnsunflower
## 4021 Xyyyuna
## 4022 sebongie_love_
## 4023 TazadeT7
## 4024 call_me_cay
## 4025 fllsnsunflower
## 4026 96leeji
## 4027 theeseoklace
## 4028 smilefloweritme
## 4029 pijanna_24
## 4030 emcoupseu
## 4031 meanie1717
## 4032 nomaesce
## 4033 horanggigi
## 4034 yjhdawn
## 4035 Melady_2
## 4036 theworldofshery
## 4037 WDTGTPodcast
## 4038 HOODlESEAZON
## 4039 loIihobi
## 4040 alileely
## 4041 nickIuver
## 4042 theworldofshery
## 4043 SEHUNGlRL
## 4044 joshuaweyy
## 4045 apples_boos
## 4046 SEHUNGlRL
## 4047 seungkwannie_
## 4048 SVTPOLLSNDEALS
## 4049 SVTPOLLSNDEALS
## 4050 AlmeraCanda
## 4051 ljaz_
## 4052 AshleyMinaj71
## 4053 coupsofnoodle
## 4054 exposewrite
## 4055 SVTPOLLSNDEALS
## 4056 purpIerose_
## 4057 ShineGoldBaby
## 4058 SVTPOLLSNDEALS
## 4059 shuayangshuabar
## 4060 izzuerishu
## 4061 rayofsunkyeom
## 4062 SVTPOLLSNDEALS
## 4063 alileely
## 4064 SVTPOLLSNDEALS
## 4065 SnowSunshineee
## 4066 SVTPOLLSNDEALS
## 4067 Yj3nh
## 4068 SVTPOLLSNDEALS
## 4069 Thetriiish
## 4070 alileely
## 4071 chim_ft_sebong
## 4072 _jujuondabeat_
## 4073 shuaa_jizy
## 4074 KatsukiIzumi
## 4075 hoshitaey
## 4076 lmnayeonnn
## 4077 soonchanlvr
## 4078 rayofsunkyeom
## 4079 moonlightgguks_
## 4080 wwoncartz
## 4081 _hchn6
## 4082 wwoncartz
## 4083 kylareiiwoo
## 4084 ThV92475801
## 4085 218_JungHoseok
## 4086 mingyurangieyo
## 4087 dopeyoongii
## 4088 FeigenJaxCape
## 4089 FLOWERBOYSVTN
## 4090 ThV92475801
## 4091 ThV92475801
## 4092 sheiwoo92
## 4093 athe8naaa
## 4094 hoshiiest
## 4095 ThV92475801
## 4096 jhnshua_17
## 4097 scoupidoyoon
## 4098 jasonlambertSF
## 4099 sahi_jwoo_ruto
## 4100 feverwonu
## 4101 coupsofnoodle
## 4102 shuaa_jizy
## 4103 lovelyyjn
## 4104 wonu_babie
## 4105 alileely
## 4106 jkscatkvn
## 4107 junhui_actor
## 4108 horawr_
## 4109 nomaesce
## 4110 choihyvne
## 4111 naevis_calling
## 4112 kyeomirang
## 4113 kendelleeugenio
## 4114 naevis_calling
## 4115 everyday_iwonu
## 4116 jeonderfulwon
## 4117 iwonyou_17
## 4118 OnikaTMarajFan
## 4119 yourkm1
## 4120 ThV92475801
## 4121 hoshiiest
## 4122 __hannieboo
## 4123 grapesgyu
## 4124 ThV92475801
## 4125 grapesgyu
## 4126 grapesgyu
## 4127 cutiesnara
## 4128 RojGinez
## 4129 Jnorotsky1
## 4130 grapesgyu
## 4131 kendelleeugenio
## 4132 coupsofnoodle
## 4133 fruittel_lia
## 4134 dinoshair
## 4135 fruittel_lia
## 4136 beadyjoshy
## 4137 athe8naaa
## 4138 Gab4ndy
## 4139 JunhuihuiStar
## 4140 yoonzino_23
## 4141 soonchanlvr
## 4142 MingyusDoctor
## 4143 featljc
## 4144 loveleesanghyuk
## 4145 mix5hi
## 4146 kim_zeph
## 4147 dinoshair
## 4148 featljc
## 4149 startigerhosh
## 4150 shinobinnn
## 4151 Kalinoskrt
## 4152 svts_bxnny
## 4153 kaipaiw
## 4154 _ggyukyu
## 4155 ohmymyjihan
## 4156 notUbitchh
## 4157 sjineok
## 4158 alileely
## 4159 Joshuajiji95
## 4160 BernieDoesIt
## 4161 itsmelanday
## 4162 kendelleeugenio
## 4163 hozikyeom
## 4164 just_pingu5
## 4165 carateu_jed
## 4166 kim_zeph
## 4167 soonchanlvr
## 4168 cart4hoonie
## 4169 Saraa1262
## 4170 softyrenjun
## 4171 tyrannodi_17
## 4172 redrosieey
## 4173 patatamarbles
## 4174 143ssamu
## 4175 azenith028
## 4176 yoongimtv
## 4177 feistycsc
## 4178 definitelywon
## 4179 kwandarine
## 4180 Chrishaynee
## 4181 einfallslosgio
## 4182 svtwonufan_96
## 4183 alileely
## 4184 wwoncartz
## 4185 kyeomiee_
## 4186 r5_dnce
## 4187 alileely
## 4188 rosepark997
## 4189 intersvtellarr
## 4190 naevismy1love
## 4191 oumingyu
## 4192 s_wonhuikyeom
## 4193 athenasophiahsk
## 4194 mincoupschwe
## 4195 mincoupschwe
## 4196 coupsofnoodle
## 4197 micxie6
## 4198 cairoubing1
## 4199 choejisug10
## 4200 mickf65
## 4201 gracepalomo_21
## 4202 uuwikayjunhui
## 4203 _weixvii
## 4204 meanierae
## 4205 alileely
## 4206 f_wonsoo
## 4207 jerapahandsome
## 4208 yesitsmeguis
## 4209 prettyblessyne
## 4210 FLOWERBOYSVTN
## 4211 chimmychachii
## 4212 hozikyeom
## 4213 kaipaiw
## 4214 eyybibiwayem
## 4215 woowonwooo
## 4216 coupsofnoodle
## 4217 fool4svt
## 4218 Yenaiib
## 4219 donwilly01_
## 4220 giatayka10
## 4221 alileely
## 4222 sienbeuntin
## 4223 screamfaceguy
## 4224 kaipaiw
## 4225 alileely
## 4226 luvwvri
## 4227 wonblvd
## 4228 wonsoonhan
## 4229 hagemacuru
## 4230 enchugoo
## 4231 coupsofnoodle
## 4232 Rabbygyu10
## 4233 kaipaiw
## 4234 voboko_
## 4235 horangdanwin
## 4236 intersvtellarr
## 4237 yesreii
## 4238 Sheee_anne
## 4239 victoriaben170
## 4240 kaipaiw
## 4241 MikaelisHannah
## 4242 nyla_v0n
## 4243 21897ls
## 4244 NJaygreen_
## 4245 ThV92475801
## 4246 TheMingmings
## 4247 alileely
## 4248 Rabbygyu10
## 4249 hongdepyonim
## 4250 shin_ngel
## 4251 Rabbygyu10
## 4252 urhaven_
## 4253 ohclin
## 4254 coupsofnoodle
## 4255 seokatscoups
## 4256 ohclin
## 4257 kaipaiw
## 4258 mela_uchi
## 4259 SELENATORSS
## 4260 ohclin
## 4261 dzfndy
## 4262 MaxAngeles16
## 4263 Rabbygyu10
## 4264 kittinzi
## 4265 run2wonie
## 4266 Rabbygyu10
## 4267 _sojubuu
## 4268 wOn_ranghaey
## 4269 milkmanjk
## 4270 theinfinity8_
## 4271 seokatscoups
## 4272 Rabbygyu10
## 4273 intothemoonzxc
## 4274 dalkyeomie
## 4275 alileely
## 4276 coupsofnoodle
## 4277 gracepalomo_21
## 4278 Rabbygyu10
## 4279 ohclin
## 4280 kyeomirang
## 4281 sshi_joy
## 4282 ohclin
## 4283 kimmia28
## 4284 ohclin
## 4285 Rabbygyu10
## 4286 kaipaiw
## 4287 MYEZER
## 4288 luvwvri
## 4289 wonuweaf
## 4290 Jujuhuhu3456
## 4291 17svt27bp134
## 4292 _shx_xn
## 4293 miadlrsr
## 4294 coupsofnoodle
## 4295 ashyeonbin
## 4296 amabelleeyy
## 4297 17eenrighthere
## 4298 francisamongo
## 4299 DancingMoonKore
## 4300 jjklvour
## 4301 supremewonwoo
## 4302 alileely
## 4303 _intopjseong
## 4304 aesvtea
## 4305 coupskwon_
## 4306 alileely
## 4307 _luvmeanie
## 4308 coupsofnoodle
## 4309 harajuku_bxrb
## 4310 amabelleeyy
## 4311 Song_Of_MoonJin
## 4312 won_everyone
## 4313 kwaniehao
## 4314 jjklvour
## 4315 intothemoonzxc
## 4316 zands_a
## 4317 gyumybestboy
## 4318 aesvtea
## 4319 itsmeeeAivee
## 4320 FLOWERBOYSVTN
## 4321 Song_Of_KoreJin
## 4322 LynRogero
## 4323 eyahann13
## 4324 won_everyone
## 4325 evr1_woo
## 4326 kiganon1
## 4327 alileely
## 4328 mincoupschwe
## 4329 fazli_zali
## 4330 RojGinez
## 4331 W0NUJE0N
## 4332 Renjana_rindu
## 4333 theinfinity8_
## 4334 17svt27bp134
## 4335 mahae_athena
## 4336 shin_ngel
## 4337 FLOWERBOYSVTN
## 4338 shin_ngel
## 4339 Ririnmailani
## 4340 HEALWITHDK
## 4341 _ggyukyu
## 4342 mahae_athena
## 4343 shin_ngel
## 4344 sned7don
## 4345 mx_svt17
## 4346 darrylinfernan
## 4347 hymnjnh
## 4348 inaraezaki
## 4349 maria_criscel
## 4350 sansanshiber2
## 4351 hymnjnh
## 4352 azraeliant
## 4353 95JNGHN
## 4354 azraeliant
## 4355 _marshmallow88
## 4356 azraeliant
## 4357 kidultseoksoon
## 4358 AnggitaKusumaD7
## 4359 azraeliant
## 4360 azraeliant
## 4361 chwepuff
## 4362 svvvvvt0526
## 4363 prasasti_rini
## 4364 patatasx_
## 4365 bembigyuseokwon
## 4366 noultsmultistan
## 4367 murdrofcrow
## 4368 imrj_0412
## 4369 tokkiverse
## 4370 Ankita_m19
## 4371 coupskwon_
## 4372 hoonbIiss
## 4373 magic_shop_0613
## 4374 Bherlin8
## 4375 enhasualz
## 4376 noultsmultistan
## 4377 jeonghanaya_c13
## 4378 tokkiverse
## 4379 CHOIZIARCHV
## 4380 FLOWERBOYSVTN
## 4381 esveeteeimnida
## 4382 miadlrsr
## 4383 noultsmultistan
## 4384 YourShop19
## 4385 gyuverwonhan
## 4386 miadlrsr
## 4387 FLOWERBOYSVTN
## 4388 noultsmultistan
## 4389 SHNLVI
## 4390 enhasualz
## 4391 dahyuns_chair
## 4392 aptwinx
## 4393 azraeliant
## 4394 lovelyyjn
## 4395 doollysfan
## 4396 FLOWERBOYSVTN
## 4397 kmin9yu___
## 4398 4SVTJIHAN
## 4399 photo_by_hoshi
## 4400 GaelleSmolders
## 4401 minie_carat
## 4402 chwehuiglum
## 4403 Jazmccann1
## 4404 sansanshiber2
## 4405 iemcaguioa03
## 4406 yoonjjangel
## 4407 miadlrsr
## 4408 FLOWERBOYSVTN
## 4409 hoshieuteamo
## 4410 heybabydeul
## 4411 craigwoods1888
## 4412 noultsmultistan
## 4413 _uarmyjin
## 4414 bikbik__
## 4415 shiloah_magu
## 4416 milkteateanigyu
## 4417 aboutccheol
## 4418 yrwon_
## 4419 Soonding_0615
## 4420 coupskwon_
## 4421 bikbik__
## 4422 bikbik__
## 4423 sxnflowxrmbb
## 4424 woonderfulday
## 4425 bikbik__
## 4426 1h3artsoobin
## 4427 aboutccheol
## 4428 k1mpang_
## 4429 icedminwon
## 4430 reverie_0102
## 4431 popstarhui
## 4432 ceri_jubilee
## 4433 INNERBEAR_95
## 4434 miniminsfilter
## 4435 lovelyyjn
## 4436 dokyeomtcjimin
## 4437 forsvtpurposes
## 4438 punyamoci
## 4439 inscarness
## 4440 FLOWERBOYSVTN
## 4441 JJENST4R
## 4442 noultsmultistan
## 4443 dokyeomtcjimin
## 4444 jess1962
## 4445 aselafics_
## 4446 Sheee_anne
## 4447 Anthr0p0m0rph
## 4448 mkltrb
## 4449 id_potatochips
## 4450 imwithjjong
## 4451 doremihaoo
## 4452 FLOWERBOYSVTN
## 4453 VerbaSophia
## 4454 imnylenor
## 4455 cheolito_faye
## 4456 ceri_jubilee
## 4457 dkffeinated
## 4458 ceri_jubilee
## 4459 Tommylaostar
## 4460 ceri_jubilee
## 4461 enchugoo
## 4462 hannie_kaa
## 4463 aboutccheol
## 4464 shininghamstar
## 4465 _woozihoon_
## 4466 TOXX_XXOT
## 4467 justmeysaaa
## 4468 hannie_kaa
## 4469 heyembeey
## 4470 luvbyblue
## 4471 chwxbits
## 4472 aboutccheol
## 4473 ownedbygyu
## 4474 leinafangirl
## 4475 VerbaSophia
## 4476 ceri_jubilee
## 4477 TIGERCHWE
## 4478 duhneyscart
## 4479 millie102685
## 4480 pup9yu
## 4481 hannie_kaa
## 4482 archer_1202
## 4483 __hajwoox
## 4484 VerbaSophia
## 4485 allforyjwxwzi_
## 4486 aluuniceee
## 4487 thysawsage
## 4488 iHeartKR1
## 4489 rs_qrtz_srnty
## 4490 shininghamstar
## 4491 jeongbless
## 4492 jeonvvw
## 4493 mufhim2937
## 4494 VerbaSophia
## 4495 allforyjwxwzi_
## 4496 wildgo5rae
## 4497 lmjattwo
## 4498 carrot2209
## 4499 RojGinez
## 4500 voboko_
## 4501 ceri_jubilee
## 4502 minie_carat
## 4503 merrybaedending
## 4504 VerbaSophia
## 4505 perfect4blue
## 4506 bIondejuns
## 4507 atin_charmainee
## 4508 carrot2209
## 4509 aboutccheol
## 4510 gyu_dalton
## 4511 cel_izia
## 4512 coupsofnoodle
## 4513 xiches
## 4514 0ok
## 4515 duhneyscart
## 4516 aboutccheol
## 4517 lalaine_svt
## 4518 katie_seventeen
## 4519 anniexosoo
## 4520 xiches
## 4521 aboutccheol
## 4522 Candy_Vii
## 4523 seventeensunbae
## 4524 maraj_ky
## 4525 VerbaSophia
## 4526 shywoniee
## 4527 ultsvnt
## 4528 katie_seventeen
## 4529 scouptat
## 4530 jeonghanaya_c13
## 4531 kidultgyucheol
## 4532 dinoscheekmoles
## 4533 AugustMCarats
## 4534 dinoscheekmoles
## 4535 SerenitaBelen
## 4536 dinoscheekmoles
## 4537 aboutccheol
## 4538 ujibaragi
## 4539 dinoscheekmoles
## 4540 Barbiexonika2
## 4541 tbell1968
## 4542 aboutccheol
## 4543 VerbaSophia
## 4544 KM33957890
## 4545 el_foreverglow
## 4546 soojinnn00
## 4547 cheoliemoja
## 4548 Deirene06
## 4549 H0RCHANTA
## 4550 xix_fungurl
## 4551 H0RCHANTA
## 4552 busanboiss
## 4553 H0RCHANTA
## 4554 yesreii
## 4555 gracepalomo_21
## 4556 myzero_oclock
## 4557 rs_qrtz_srnty
## 4558 ttikkeul1004
## 4559 H0RCHANTA
## 4560 kihyunsjay
## 4561 gracepalomo_21
## 4562 wonulayf
## 4563 Duday_13
## 4564 ShesAllWrite
## 4565 gracepalomo_21
## 4566 younghaho
## 4567 sungh00n_01
## 4568 aselafics_
## 4569 aboutccheol
## 4570 queenexodus12
## 4571 ujibaragi
## 4572 aboutccheol
## 4573 17svt27bp134
## 4574 rs_qrtz_srnty
## 4575 aboutccheol
## 4576 CaratZen1533112
## 4577 gracepalomo_21
## 4578 soft4ksy
## 4579 shuamistry
## 4580 gracepalomo_21
## 4581 seokatscoups
## 4582 PixelPecanPie
## 4583 sheiwoo92
## 4584 yuarinea
## 4585 odetonyoung
## 4586 ThomasMtonga20
## 4587 id_potatochips
## 4588 17svt27bp134
## 4589 KIanePua
## 4590 hanniehailz
## 4591 aboutccheol
## 4592 hanniehailz
## 4593 4MNGHAO
## 4594 h0ngpimpa
## 4595 hanniehailz
## 4596 aboutccheol
## 4597 Honey_Angel1004
## 4598 nicoleeeltg
## 4599 ahmedsaine
## 4600 hanniehailz
## 4601 minghaolicious
## 4602 hyucart_
## 4603 d_ddeane
## 4604 AdelineOulala
## 4605 4697kmg
## 4606 sv_tjeonghan
## 4607 horangtaeee
## 4608 eishamichan
## 4609 lesserafim1TT
## 4610 rk_chocob0ba
## 4611 jww_enthusiast
## 4612 shuamistry
## 4613 bootiful1998
## 4614 Patrici41922965
## 4615 zhaddysgirl
## 4616 4SVTJIHAN
## 4617 xix_fungurl
## 4618 taekookietrash
## 4619 aboutccheol
## 4620 ronikosmoss
## 4621 mingy0_o
## 4622 pewdiesendri
## 4623 skzbrowniess
## 4624 wonwufilms
## 4625 rckstarseok
## 4626 maeleraquel
## 4627 aboutccheol
## 4628 Butterscotch98_
## 4629 cwistwina
## 4630 sound_of_jen
## 4631 Duday_13
## 4632 Arosevia_Go
## 4633 rckstarseok
## 4634 aboutccheol
## 4635 dongbeidageo
## 4636 Yjhnihae
## 4637 yshuae
## 4638 hnbnkim131
## 4639 Butterscotch98_
## 4640 MoonJeon_wonhui
## 4641 seokatscoups
## 4642 3rachasfarmer
## 4643 bestnsdk
## 4644 yupsheskitten
## 4645 RalYui
## 4646 rckstarseok
## 4647 MoonJeon_wonhui
## 4648 Butterscotch98_
## 4649 cutiesnara
## 4650 Butterscotch98_
## 4651 babyjiisung
## 4652 shin_ngel
## 4653 Duday_13
## 4654 Butterscotch98_
## 4655 chuuseulism
## 4656 RalYui
## 4657 Butterscotch98_
## 4658 Butterscotch98_
## 4659 yshuae
## 4660 luvss_shua
## 4661 xclusively4Lisa
## 4662 taekookietrash
## 4663 4MNGHAO
## 4664 Butterscotch98_
## 4665 aiszcart
## 4666 lunalutw
## 4667 aboutccheol
## 4668 min9yused
## 4669 aboutccheol
## 4670 AcharyaRoshnee
## 4671 aboutccheol
## 4672 yeoshuaa_
## 4673 moonchiIdhan
## 4674 sound_of_jen
## 4675 AntolihaoZam
## 4676 aboutccheol
## 4677 17y0_0n
## 4678 BeMy_SeoulMate
## 4679 AntolihaoZam
## 4680 afnidwii
## 4681 coupskwon_
## 4682 AntolihaoZam
## 4683 yoshinhho
## 4684 Candy61801
## 4685 Pershi_1083
## 4686 rckstarseok
## 4687 summerlight15
## 4688 luvksw_
## 4689 rayofsunkyeom
## 4690 taekookietrash
## 4691 dell0227
## 4692 moonchiIdhan
## 4693 fastpacingg
## 4694 chiizukeiki
## 4695 AntolihaoZam
## 4696 AntolihaoZam
## 4697 17ismyyouth
## 4698 AntolihaoZam
## 4699 jinxiejae
## 4700 rckstarseok
## 4701 17svt27bp134
## 4702 gyuldaengrideul
## 4703 Sidlexik
## 4704 june_sunoo
## 4705 june_sunoo
## 4706 AntolihaoZam
## 4707 june_sunoo
## 4708 AntolihaoZam
## 4709 luvksw_
## 4710 lilfairyseokie
## 4711 AntolihaoZam
## 4712 eyxseungcheol
## 4713 AntolihaoZam
## 4714 luvksw_
## 4715 gyuldaengrideul
## 4716 bestnsdk
## 4717 polishgal11
## 4718 luvksw_
## 4719 baamgu
## 4720 Soniaso_
## 4721 AntolihaoZam
## 4722 defendthearctic
## 4723 baamgu
## 4724 raice_b
## 4725 svtsflover
## 4726 AntolihaoZam
## 4727 eyxseungcheol
## 4728 ChrysAS04
## 4729 goingyellooow
## 4730 shin_ngel
## 4731 _SKZ8lovestay
## 4732 evr1_woo
## 4733 eyxseungcheol
## 4734 Desi_Ladki
## 4735 AntolihaoZam
## 4736 yepthemsvt
## 4737 babyhoneykoo
## 4738 goingyellooow
## 4739 mrfrvnss
## 4740 thvsopecart
## 4741 PeachyShai
## 4742 sound_of_joyy
## 4743 joshuji505
## 4744 mcj_riaaa
## 4745 aleks2900
## 4746 onlyfor_one
## 4747 vania3011
## 4748 goingyellooow
## 4749 17caratsebong
## 4750 sound_of_joyy
## 4751 shinggishirei
## 4752 8finitywiththe8
## 4753 nov_seventeen
## 4754 naju_rice
## 4755 taekookietrash
## 4756 haniinunu
## 4757 studio_gy
## 4758 yakitaiku
## 4759 _colemaybe
## 4760 H0RANG1H05H
## 4761 ilov4dery
## 4762 joshuasboyfie
## 4763 TreasureTMaker
## 4764 ilov4dery
## 4765 dani_ella_02
## 4766 ilov4dery
## 4767 _colemaybe
## 4768 P28sj
## 4769 ilov4dery
## 4770 haruwoniee
## 4771 mysticalsua
## 4772 strawshua
## 4773 fallingforshua
## 4774 _joy_98
## 4775 jeon_roseline
## 4776 kihyunsjay
## 4777 moonhannieyoon
## 4778 StarskyPaul1
## 4779 wonuissweet
## 4780 goingyellooow
## 4781 itsabee14
## 4782 Yjhnihae
## 4783 graciousstefh13
## 4784 aboutccheol
## 4785 vania3011
## 4786 _joy_98
## 4787 JADOREHAN
## 4788 haniinunu
## 4789 dreamscap3r
## 4790 _joy_98
## 4791 wonutiktik
## 4792 baamgu
## 4793 Lizzy1296419104
## 4794 Yjhnihae
## 4795 gam5sung
## 4796 MineVoidMC
## 4797 wOn_ranghaey
## 4798 YesQuake
## 4799 seungcherrymina
## 4800 geneger_car
## 4801 17svt27bp134
## 4802 wonweom
## 4803 goingyellooow
## 4804 gyuldaengrideul
## 4805 kihyunsjay
## 4806 odetovou
## 4807 Brochacha4Evah
## 4808 kihyunsjay
## 4809 goingyellooow
## 4810 part_time_cl0wn
## 4811 kihyunsjay
## 4812 kihyunsjay
## 4813 shadowcloudsss
## 4814 zhaddysgirl
## 4815 yeolliewons
## 4816 goingyellooow
## 4817 syalsyal_uu
## 4818 boolobooloo
## 4819 17ismyyouth
## 4820 goingyellooow
## 4821 MicsMics07
## 4822 Katarynkas
## 4823 PrincesGallanas
## 4824 sexun_qi
## 4825 Soniaso_
## 4826 wonweom
## 4827 sIeepingchae
## 4828 wonhoonsoons
## 4829 17svt27bp134
## 4830 Katarynkas
## 4831 gyuldaengrideul
## 4832 caratiny23
## 4833 snsdbaco
## 4834 caratiny23
## 4835 moonchiIdhan
## 4836 _sojubuu
## 4837 goingyellooow
## 4838 seokhangel
## 4839 nathynunnes
## 4840 _sojubuu
## 4841 kittyk0o0
## 4842 Brochacha4Evah
## 4843 goingyellooow
## 4844 PrincesGallanas
## 4845 ncylhc
## 4846 taurusaffection
## 4847 Ieeminhyuku
## 4848 direklexi
## 4849 goingyellooow
## 4850 profboos_twt
## 4851 prettyo_on
## 4852 CcAkela
## 4853 moonchiIdhan
## 4854 wonuuO_O
## 4855 AnnaCampbelloz
## 4856 ennix21
## 4857 yoonsskies
## 4858 sunvrrs
## 4859 Mnbvcxz6141
## 4860 MicsMics07
## 4861 user78018
## 4862 rckstarseok
## 4863 katie_seventeen
## 4864 delirando_sozin
## 4865 cosmicgyus_
## 4866 eya_lele
## 4867 _lemonlee
## 4868 svt4yeongwonhi
## 4869 goingyellooow
## 4870 brielives
## 4871 rckstarseok
## 4872 goingyellooow
## 4873 woozfactory
## 4874 DeannaN40600706
## 4875 goingyellooow
## 4876 JulieFerrer20
## 4877 soonchanranghae
## 4878 katie_seventeen
## 4879 goingyellooow
## 4880 yoonchanist
## 4881 goingyellooow
## 4882 cianakyli
## 4883 intersvtellarr
## 4884 goingyellooow
## 4885 pekenoirt
## 4886 moonchiIdhan
## 4887 goingyellooow
## 4888 intersvtellarr
## 4889 manspjy
## 4890 soonchanranghae
## 4891 cocoaamelon
## 4892 seoknay_
## 4893 DELULURACHA
## 4894 deeya_aa
## 4895 cocoaamelon
## 4896 luvielilyv
## 4897 SVTAU9
## 4898 _sojubuu
## 4899 lixtokerist
## 4900 jihancheol88
## 4901 youiodedx
## 4902 _sojubuu
## 4903 euscenery
## 4904 rckstarseok
## 4905 seokryuhyo
## 4906 SVTAU9
## 4907 _taendipity
## 4908 pushandpulljlm
## 4909 meanierae
## 4910 Min6gy0
## 4911 gohnbabygohn
## 4912 rckstarseok
## 4913 minghaolicious
## 4914 JackSoutar04
## 4915 Akari51494221
## 4916 underratedtw
## 4917 Akari51494221
## 4918 EpicMahonelover
## 4919 Min6gy0
## 4920 Akari51494221
## 4921 mcj_riaaa
## 4922 hoshtoyou
## 4923 1UVAZR4
## 4924 Akari51494221
## 4925 EpicMahonelover
## 4926 meanierae
## 4927 EpicMahonelover
## 4928 Akari51494221
## 4929 seungcherryy
## 4930 Yjhnihae
## 4931 Shrvti_
## 4932 Akari51494221
## 4933 cb97kart
## 4934 Shrvti_
## 4935 AlyloonyPH
## 4936 everyone_lou
## 4937 __svtcarat
## 4938 fabylousfaby
## 4939 Shrvti_
## 4940 __svtcarat
## 4941 minghaolicious
## 4942 Almameni2
## 4943 Shrvti_
## 4944 Akari51494221
## 4945 kimgyuxvii
## 4946 mingy0_o
## 4947 Akari51494221
## 4948 kimgyuxvii
## 4949 Akari51494221
## 4950 kimgyuxvii
## 4951 kimgyuxvii
## 4952 kimgyuxvii
## 4953 tornadosuy
## 4954 kimgyuxvii
## 4955 bluewyne_45
## 4956 kimgyuxvii
## 4957 intersvtellarr
## 4958 Shrvti_
## 4959 recyclerofblank
## 4960 kimgyuxvii
## 4961 mahae_athena
## 4962 chikoritamolala
## 4963 kimgyuxvii
## 4964 ZeGcgh
## 4965 kimgyuxvii
## 4966 kimgyuxvii
## 4967 kimgyuxvii
## 4968 SVTAU9
## 4969 wb3gxwham
## 4970 kimgyuxvii
## 4971 kimgyuxvii
## 4972 loveujhopebb
## 4973 kimgyuxvii
## 4974 meanierae
## 4975 kimgyuxvii
## 4976 ujiloevr
## 4977 ji_aurchives
## 4978 koosrkivee
## 4979 kimgyuxvii
## 4980 chansbucket
## 4981 kimgyuxvii
## 4982 goingyellooow
## 4983 kimgyuxvii
## 4984 Yjhnihae
## 4985 Shrvti_
## 4986 ATEEZloverrrr
## 4987 LailaMaeSantos2
## 4988 kimgyuxvii
## 4989 Shrvti_
## 4990 kimgyuxvii
## 4991 mingy0_o
## 4992 kimgyuxvii
## 4993 intersvtellarr
## 4994 naevis_calling
## 4995 hakyusanic
## 4996 _lemonlee
## 4997 RandomSwervy
## 4998 thatboyjww
## 4999 kimgyuxvii
## 5000 kimgyuxvii
## 5001 hakyusanic
## 5002 kimgyuxvii
## 5003 matchabensoo
## 5004 kimgyuxvii
## 5005 LailaMaeSantos2
## 5006 kimgyuxvii
## 5007 Kenthzzzzz
## 5008 miadlrsr
## 5009 miya_caratlnd13
## 5010 kyeomirang
## 5011 kimgyuxvii
## 5012 kimgyuxvii
## 5013 miadlrsr
## 5014 miadlrsr
## 5015 kimgyuxvii
## 5016 0NDATRACK
## 5017 miadlrsr
## 5018 Be7angel
## 5019 miadlrsr
## 5020 jssysimp
## 5021 kimgyuxvii
## 5022 chansbucket
## 5023 kimgyuxvii
## 5024 kimgyuxvii
## 5025 bububunny__
## 5026 kimgyuxvii
## 5027 _______ayla
## 5028 kimgyuxvii
## 5029 shuarkived
## 5030 kristinesosad88
## 5031 kimgyuxvii
## 5032 kimgyuxvii
## 5033 mvjds_
## 5034 somervilleny
## 5035 kimgyuxvii
## 5036 shuafications
## 5037 kimgyuxvii
## 5038 reese_050908
## 5039 hanniewts
## 5040 kimgyuxvii
## 5041 verywonwoo
## 5042 kimgyuxvii
## 5043 hanniewts
## 5044 kimgyuxvii
## 5045 minseoksoon_
## 5046 intersvtellarr
## 5047 forwwynn
## 5048 lovexosvt
## 5049 miadlrsr
## 5050 MBaddst
## 5051 miadlrsr
## 5052 hanniewts
## 5053 ravioolio
## 5054 gotsvt_0922
## 5055 jhcn08
## 5056 mvyyyy_
## 5057 miadlrsr
## 5058 mingyubbyy
## 5059 sunoo_john
## 5060 xumingha_o17
## 5061 intersvtellarr
## 5062 mingyubbyy
## 5063 matchacreamdsk
## 5064 hanniewts
## 5065 Glasgow20775825
## 5066 intersvtellarr
## 5067 hanniewts
## 5068 svnIixie
## 5069 pamimbb
## 5070 svncouphae
## 5071 hanniewts
## 5072 cocodelivers
## 5073 luvxrexo
## 5074 miadlrsr
## 5075 Hellevatorlix
## 5076 miadlrsr
## 5077 beomkaizbasket
## 5078 Cf7Angela
## 5079 kggemperor
## 5080 PalJunRanghae
## 5081 wwooyuns
## 5082 Jinnies_bae
## 5083 paledrivers
## 5084 Cf7Angela
## 5085 luvss_shua
## 5086 intersvtellarr
## 5087 meanierae
## 5088 Nephenne
## 5089 hoseokiekyun
## 5090 altarcrush
## 5091 nuestswhore
## 5092 seokjinira
## 5093 hanniewts
## 5094 birthday_boyyz
## 5095 hochimails
## 5096 altarcrush
## 5097 JustMyself91_
## 5098 _lemonlee
## 5099 enigmaticdaisy
## 5100 yngishua
## 5101 hansol66062443
## 5102 tigerhorangae
## 5103 engine000
## 5104 engine000
## 5105 mvyyyy_
## 5106 tmnbndsntnghlf
## 5107 hanniewts
## 5108 tiklopkaywonu
## 5109 kyeomochi
## 5110 starwberrymoonn
## 5111 mr_hanwonhao
## 5112 goingyellooow
## 5113 kristinesosad88
## 5114 horawrshi
## 5115 svtbtsmoo1
## 5116 Shrvti_
## 5117 nabong8215
## 5118 rosieshuji
## 5119 hanniewts
## 5120 neeeloys
## 5121 gfsvtbzlover
## 5122 goingyellooow
## 5123 hanniewts
## 5124 goingyellooow
## 5125 Julia26954994
## 5126 krystelssi
## 5127 kookangels
## 5128 Scoupsdaddu1713
## 5129 _mingoobear
## 5130 gyulora97
## 5131 Scoupsdaddu1713
## 5132 hanniewts
## 5133 lourdesiree
## 5134 asulnabuwan08_
## 5135 soonhoonbuys
## 5136 ranyjulek_
## 5137 ranyjulek_
## 5138 seoIhyunz
## 5139 ranyjulek_
## 5140 annieeeeeyo
## 5141 goingyellooow
## 5142 AlikaNavarro97
## 5143 gyulora97
## 5144 AlikaNavarro97
## 5145 AlikaNavarro97
## 5146 xumingha_o17
## 5147 MichelleRetuer4
## 5148 gyulora97
## 5149 AlikaNavarro97
## 5150 gyulora97
## 5151 17svt27bp134
## 5152 stream_darling_
## 5153 gyulora97
## 5154 GukMatoki
## 5155 wondaandcoswoo
## 5156 _unknownarmy
## 5157 linea93agustD
## 5158 meehehehe
## 5159 lizarj04
## 5160 stayupnaddie
## 5161 wayvbubs
## 5162 cheolwuu
## 5163 cherrybae095
## 5164 maura_willing
## 5165 lizarj04
## 5166 katie_seventeen
## 5167 yu_haos
## 5168 leicallenreese
## 5169 kimgyuxvii
## 5170 maeilsolace
## 5171 ljn_puppy
## 5172 cchihouse
## 5173 bangbangtanfam
## 5174 comeab4cate
## 5175 yn_yawnzzn
## 5176 mezxig
## 5177 pr1vsxm
## 5178 JINlangmalakas5
## 5179 katsushii_
## 5180 creamcarat
## 5181 GukMatoki
## 5182 hi_zekii
## 5183 nodiwifey
## 5184 ScottishFr
## 5185 CaraTuemeS
## 5186 formulaurora
## 5187 GelPimchanok
## 5188 junhaocaart
## 5189 leicallenreese
## 5190 demiratchu
## 5191 seokjinira
## 5192 chunsa_k
## 5193 loveforheee
## 5194 junhaocaart
## 5195 ghostingyeon
## 5196 ScottInglisEFM
## 5197 seokjinira
## 5198 junghobi218_
## 5199 sjineok
## 5200 taetae_ujicart
## 5201 woozintheclouds
## 5202 hi_zekii
## 5203 JINlangmalakas5
## 5204 seokminroyal
## 5205 svt__xiii
## 5206 cherishl1408
## 5207 GukMatoki
## 5208 EulogioMary
## 5209 dokeyomie
## 5210 YuoKan__
## 5211 meanduinflowers
## 5212 michmach17
## 5213 stxrlightwoo
## 5214 nabi_hong26
## 5215 SoonHanarebabie
## 5216 SoonHanarebabie
## 5217 mingfthao_17
## 5218 crywithmeh
## 5219 yourcaratzen
## 5220 seokjinira
## 5221 chunsa_k
## 5222 cheoliecart
## 5223 Riom_328
## 5224 sassymerman_
## 5225 hi_zekii
## 5226 _wonurideul_
## 5227 dhraxis
## 5228 Tuna4Jin
## 5229 Saleem28092135
## 5230 Saleem28092135
## 5231 Daniluxii
## 5232 luciaylena
## 5233 JulieFerrer20
## 5234 bubbyje
## 5235 sunnlantern
## 5236 sseokimchi
## 5237 taurusaffection
## 5238 nabi_hong26
## 5239 svtbtsmoo1
## 5240 sseokimchi
## 5241 joshujispongowu
## 5242 ImSagonoy_14
## 5243 svntenhysk
## 5244 jasbtsvt
## 5245 goingyellooow
## 5246 felbinghaw
## 5247 svtbtsmoo1
## 5248 ww_asachi
## 5249 goingyellooow
## 5250 goingyellooow
## 5251 lalaaliloo1
## 5252 SoonHanarebabie
## 5253 katsushii_
## 5254 goingyellooow
## 5255 yxgstan
## 5256 goingyellooow
## 5257 CaelumGom
## 5258 JulieFerrer20
## 5259 lovlieys
## 5260 geIiventura
## 5261 sunnlantern
## 5262 myang712
## 5263 aceveryone
## 5264 sunnlantern
## 5265 dhraxis
## 5266 JW_vergyu
## 5267 kookangels
## 5268 127crystals
## 5269 strwbryjoongie
## 5270 xumingha_o17
## 5271 lovlieys
## 5272 sunnlantern
## 5273 katie_seventeen
## 5274 loneamaryllis
## 5275 kiwicheol
## 5276 yu_haos
## 5277 dhraxis
## 5278 geochimeobshi
## 5279 ho_ongf
## 5280 MDavidSchwarz
## 5281 ashlee68868054
## 5282 ashlee68868054
## 5283 FerL67
## 5284 smile_mkl
## 5285 r3njunsbf
## 5286 sunnlantern
## 5287 sunnlantern
## 5288 laurinee30
## 5289 nizyanz_
## 5290 sunnlantern
## 5291 katie_seventeen
## 5292 AlikaNavarro97
## 5293 Rayniel86965441
## 5294 hello_ddeonu
## 5295 fallen_pur
## 5296 mapOf_eternity
## 5297 everyone_yuu
## 5298 svtdgt01
## 5299 aciw071_
## 5300 wwscjsyoon
## 5301 jovilyn_orpela
## 5302 sunnlantern
## 5303 dokyeoms1004
## 5304 sunnlantern
## 5305 unique1344
## 5306 sunnlantern
## 5307 yracrasl_
## 5308 _Saraharmy_
## 5309 scwzverse
## 5310 613_jack
## 5311 sunnlantern
## 5312 JW_vergyu
## 5313 supremecoups
## 5314 triplets_ofc
## 5315 oOtaelatteoO
## 5316 jsnanana7g
## 5317 luminouswonu
## 5318 Junnie1006
## 5319 luminouswonu
## 5320 luminouswonu
## 5321 sunnlantern
## 5322 Desi_Ladki
## 5323 lovelyseokmine
## 5324 itz_linda1213
## 5325 m58014387
## 5326 sunnlantern
## 5327 jllnbauson
## 5328 DELULURACHA
## 5329 katrinah03
## 5330 tartaxruga
## 5331 ybel013
## 5332 nonie0218
## 5333 5Youngy
## 5334 ybel013
## 5335 sebongidmds
## 5336 sheruu_rck
## 5337 scouptat
## 5338 mochimeoe
## 5339 DelacruzRoda
## 5340 ybel013
## 5341 ybel013
## 5342 everyone_wow
## 5343 thegalaxybyINE
## 5344 seizemik
## 5345 ybel013
## 5346 haeyiens
## 5347 minseoksoon_
## 5348 itz_linda1213
## 5349 sunnlantern
## 5350 jimineix
## 5351 jimineix
## 5352 sunnlantern
## 5353 acoustic_jisoo_
## 5354 katrinah03
## 5355 jllnbauson
## 5356 atekpopfan
## 5357 urmomilfona69_
## 5358 sunnlantern
## 5359 wwhands0me_jin
## 5360 faketobio
## 5361 AlikaNavarro97
## 5362 M00NCHLDVS
## 5363 altsvt
## 5364 wwhands0me_jin
## 5365 kyeomshuuu
## 5366 Narns16
## 5367 mvyyyy_
## 5368 honeyylatte
## 5369 z_marie1702
## 5370 strawshua
## 5371 tenrenfinds
## 5372 itz_linda1213
## 5373 horanghaeshi
## 5374 _mogwoon
## 5375 kth_axie
## 5376 DelacruzRoda
## 5377 osaka_seventeen
## 5378 seokhaniyoo_n
## 5379 jeyangsfw
## 5380 hash_trsr15
## 5381 stuffedbear8
## 5382 kiwicheol
## 5383 mysteano1
## 5384 SHAE_twt
## 5385 Katheri31086249
## 5386 SvtShazam
## 5387 faeiryoon
## 5388 SvtShazam
## 5389 _bolu_love
## 5390 _denziegomez
## 5391 honeyylatte
## 5392 futurekpopdino
## 5393 sunnlantern
## 5394 ck_armystay
## 5395 kookangels
## 5396 kiwicheol
## 5397 coupsbestboy
## 5398 PatoInYourArea
## 5399 coupsbestboy
## 5400 sunnlantern
## 5401 shilin40702038
## 5402 notesonwoozi
## 5403 sapsolee
## 5404 sunnlantern
## 5405 Pewpew_1111
## 5406 AlexCM290
## 5407 ririesse_
## 5408 _wonurideul_
## 5409 jwoooonu
## 5410 sebongs00
## 5411 DelacruzRoda
## 5412 goingyellooow
## 5413 ummmyyy10
## 5414 jwoooonu
## 5415 sunnlantern
## 5416 patricia9x
## 5417 babujjkv
## 5418 snapshootshua
## 5419 ChogiWoW_Jams
## 5420 love_kyunnie
## 5421 kth_axie
## 5422 pllames06
## 5423 02_heeee
## 5424 KaruSullca
## 5425 4SVTJIHAN
## 5426 TheKoolcat01
## 5427 HappxBoo
## 5428 urigamanna___
## 5429 sunnlantern
## 5430 clrbprzly
## 5431 sunnlantern
## 5432 ykislifehelp11
## 5433 Yunjaedrey_0610
## 5434 kth_axie
## 5435 lifewithsvt_
## 5436 Desi_Ladki
## 5437 yumarksbaddie
## 5438 cinnamoshuas
## 5439 ashlee68868054
## 5440 _meowchii
## 5441 _psycoups
## 5442 JJENST4R
## 5443 RainhaRafaLeia
## 5444 sooseoksoonver
## 5445 sunnlantern
## 5446 asrh70
## 5447 YyangL1010
## 5448 coupranghaeisa
## 5449 fallen_pur
## 5450 jessyksilva29
## 5451 cinnamoshuas
## 5452 narishushushu
## 5453 asrh70
## 5454 im_atinyatiny
## 5455 minholly2142
## 5456 windylearns
## 5457 wonueisa
## 5458 goingyellooow
## 5459 seokminpop
## 5460 sunnlantern
## 5461 dadducheoll
## 5462 my_mo_onjun
## 5463 sing_seungch
## 5464 L1s498
## 5465 _psycoups
## 5466 sunnlantern
## 5467 cheolpappi
## 5468 yoitland
## 5469 sunnlantern
## 5470 xuminghaoluvr
## 5471 HOODlESEAZON
## 5472 oddeyesnorkle
## 5473 kkukkungie__
## 5474 YangYangsFairy
## 5475 goingyellooow
## 5476 YangYangsFairy
## 5477 sunnlantern
## 5478 sunnlantern
## 5479 yeoshuaa_
## 5480 malen_mbb
## 5481 weneebebe186
## 5482 lilamriie
## 5483 takemejung9yu
## 5484 sunnlantern
## 5485 1004_Cheonghan
## 5486 ykislifehelp11
## 5487 sunnlantern
## 5488 junhaocaart
## 5489 mustofa_maida
## 5490 minholly2142
## 5491 sunnlantern
## 5492 micxie6
## 5493 yeoshuaa_
## 5494 goingyellooow
## 5495 bowerbirdsjewel
## 5496 hoshiskyeom
## 5497 lululabuw
## 5498 SEOkidss
## 5499 Ab66ixAb66ix1
## 5500 mr_kimmingyu
## 5501 aboutceltic
## 5502 seokgreen
## 5503 Banda37412384
## 5504 mr_kimmingyu
## 5505 1004_Cheonghan
## 5506 luv__wonu
## 5507 qtpiewonu
## 5508 danielharris151
## 5509 mamo_natacha
## 5510 junniedachi
## 5511 do_hyung_gi
## 5512 goingyellooow
## 5513 MANIIC11
## 5514 wwonuyaaa
## 5515 veryawesomevav
## 5516 lunameetsvenus
## 5517 kyeoms_pizza
## 5518 Monwe_H1K
## 5519 cherishcheka
## 5520 moomO_Oabby23
## 5521 1004_Cheonghan
## 5522 huiimxu
## 5523 kyeomavenue
## 5524 sebongs00
## 5525 shywoniee
## 5526 KTEZXYS20
## 5527 sunnlantern
## 5528 BAMC4TS
## 5529 min_youkyung
## 5530 kyeomavenue
## 5531 min_youkyung
## 5532 Benazir59556198
## 5533 uriwony
## 5534 mimareads
## 5535 diaidiia
## 5536 sunnlantern
## 5537 meckcahhh
## 5538 kyeomavenue
## 5539 chocopoodle_jin
## 5540 17_prince_hoshi
## 5541 paulashaynee
## 5542 kidult_wonu
## 5543 play_bebe
## 5544 chaeeboki
## 5545 bellzqtie
## 5546 8finitywiththe8
## 5547 andreamhay6
## 5548 kkukkungie__
## 5549 kyeomavenue
## 5550 chokergyu
## 5551 sunnlantern
## 5552 jhchwwzflower
## 5553 everyownwoo
## 5554 mimareads
## 5555 Dillatron95
## 5556 MS_CARBONARaAa
## 5557 random_srh
## 5558 random_srh
## 5559 bangbangtanfam
## 5560 random_srh
## 5561 random_srh
## 5562 this_winterbear
## 5563 goingyellooow
## 5564 Junnie1006
## 5565 littykei
## 5566 yowtopsyuh
## 5567 gaycheollie
## 5568 Ashraf46753364
## 5569 cheskaelizze
## 5570 cheersbysvt
## 5571 luniver23843459
## 5572 kwannhao
## 5573 pebblesnibam
## 5574 nrkcolls
## 5575 SummerFriday_16
## 5576 _lemonlee
## 5577 nickIuver
## 5578 alexaxoxo__
## 5579 woozitrbl
## 5580 17ismyhome
## 5581 coleen_nn
## 5582 LesloMx7SJ
## 5583 sunnlantern
## 5584 JOHNNYSFAVHOE
## 5585 kmxnaj
## 5586 yangiethepooh
## 5587 lovesvntn
## 5588 _lemonlee
## 5589 kyeomavenue
## 5590 _hseungilht
## 5591 _mogwoon
## 5592 Ab66ixAb66ix1
## 5593 yeriloft
## 5594 Ab66ixAb66ix1
## 5595 yeriloft
## 5596 dalkyeomie
## 5597 _lemonlee
## 5598 shywoniee
## 5599 stansvt13__
## 5600 wzidle
## 5601 WhitSeungZaya
## 5602 imdeekay_
## 5603 mahalsiminghao
## 5604 shoeahsshi
## 5605 luisaiel
## 5606 dreamofyuu
## 5607 Wonuwonu_1704
## 5608 caricerica
## 5609 pattydump04
## 5610 schatzikyeom
## 5611 ashlee68868054
## 5612 pmbakid
## 5613 _chiaroscurow
## 5614 JohndMeyer
## 5615 DonaldJeromeF
## 5616 windylearns
## 5617 yabitterie
## 5618 dokingmin
## 5619 random_srh
## 5620 soojicpa
## 5621 Lovejisoohong
## 5622 cheollietang
## 5623 chwepuff
## 5624 _lemonlee
## 5625 jeonwwscat
## 5626 hanieeun
## 5627 ultralordxyehet
## 5628 Lovejisoohong
## 5629 odetovou
## 5630 BSSEOKMARS
## 5631 _chipmunki
## 5632 BSSEOKMARS
## 5633 cheollietang
## 5634 Mariamxo
## 5635 BPBlinkisrev
## 5636 cheollietang
## 5637 LEZAH_ACOUST1C
## 5638 karendrinkard
## 5639 ho5hi_____kwon
## 5640 pledishits
## 5641 wo_oziverse
## 5642 migoymochi
## 5643 apaolaa11
## 5644 svtbz_Q8
## 5645 prettycherryli
## 5646 soonyoungHee
## 5647 luminouswonu
## 5648 yjeonghn_
## 5649 svts_bxnny
## 5650 ratikmm
## 5651 INNERBEAR_95
## 5652 jingminssi
## 5653 jisdomino
## 5654 yjeonghn_
## 5655 Zemyla
## 5656 jingminssi
## 5657 woozi_time
## 5658 _nnamm
## 5659 odetovou
## 5660 jisdomino
## 5661 noemouqueirwin
## 5662 jjs_jh
## 5663 4_7teen
## 5664 seokgreen
## 5665 fendinaj
## 5666 sunnyvernon17
## 5667 jisdomino
## 5668 ShreyaseeDutta1
## 5669 12uselesshyungs
## 5670 jisdomino
## 5671 WhitSeungZaya
## 5672 ImSagonoy_14
## 5673 sebongren
## 5674 HOSHIPOGl
## 5675 Ab66ixAb66ix1
## 5676 YANGUUWO
## 5677 thinkinboutjun
## 5678 monsoleilX
## 5679 odetovou
## 5680 nrjin1
## 5681 jingminssi
## 5682 bubbleriki
## 5683 jingminssi
## 5684 secretkpopfan
## 5685 wooahae01
## 5686 qtpiewonu
## 5687 jeouwv
## 5688 jenosgbf
## 5689 odetovou
## 5690 TanyAmaya5
## 5691 gyushiwoo
## 5692 teatimewiththe8
## 5693 bodylike3racha
## 5694 LEZAH_ACOUST1C
## 5695 gyushiwoo
## 5696 migoymochi
## 5697 wooahae01
## 5698 wooahae01
## 5699 jhluversvt
## 5700 wooahae01
## 5701 goingyellooow
## 5702 WonderKiko12
## 5703 wooahae01
## 5704 4_7teen
## 5705 seventeen_1718
## 5706 coenky
## 5707 ssa_shaaaa
## 5708 jenosgbf
## 5709 aseulwenjoyrii
## 5710 part_time_cl0wn
## 5711 MXSMKHJI
## 5712 Iostsvmmer
## 5713 for17soonchan
## 5714 pent_ela7ly
## 5715 ReneeKniiight
## 5716 taehyuncore
## 5717 LEZAH_ACOUST1C
## 5718 goingyellooow
## 5719 Bluemoon__17
## 5720 leichve
## 5721 haorenity
## 5722 MX_BrandPR
## 5723 ygspingu
## 5724 world4jin
## 5725 jhanshua_
## 5726 aslaniharonnn
## 5727 goingyellooow
## 5728 gimo_au
## 5729 chngkihh
## 5730 part_time_cl0wn
## 5731 boosfav
## 5732 svncouphae
## 5733 missjeyd_
## 5734 part_time_cl0wn
## 5735 woojoodollz
## 5736 cheollietang
## 5737 softgyux9
## 5738 seolarenjun
## 5739 httpnicoulechoi
## 5740 EH_coutour
## 5741 everyoneluvswoo
## 5742 christinejoy_i
## 5743 odetovou
## 5744 kihyunenjoyer
## 5745 joshuashuashii
## 5746 SeriousSpidey
## 5747 yu_haos
## 5748 jinniestuna
## 5749 sohshort
## 5750 SPIDERMINGYU
## 5751 joaquinpalma29
## 5752 sseyesmile
## 5753 natsuki_s0
## 5754 coupsttattoo
## 5755 atzpv
## 5756 YangYangsFairy
## 5757 YangYangsFairy
## 5758 YangYangsFairy
## 5759 cheollierancher
## 5760 bebeyanggg
## 5761 sseubtin
## 5762 YangYangsFairy
## 5763 katie_seventeen
## 5764 chocolexeascart
## 5765 wonuyoongles
## 5766 fmx__97
## 5767 ahleliy
## 5768 Monsoul3
## 5769 sunshinemangi
## 5770 DarawadiN
## 5771 Paulina12649088
## 5772 quirkaaaa
## 5773 ahleliy
## 5774 horienghae
## 5775 Lilolan2
## 5776 hoeranghey
## 5777 everyoneluvswoo
## 5778 quirkaaaa
## 5779 chwepop
## 5780 ourleadersfatu
## 5781 EnasSuliman3
## 5782 JTH_Kook24
## 5783 1004_Cheonghan
## 5784 Iostsvmmer
## 5785 odetovou
## 5786 meh_rong
## 5787 jhanshua_
## 5788 YJHapologists
## 5789 MonstaXVotingSQ
## 5790 pheebeeeeeeee
## 5791 Seok_kim92
## 5792 bigbabygyu
## 5793 HowardC_Sea
## 5794 quirkaaaa
## 5795 AstroYuw
## 5796 nat_ohnat
## 5797 everyoneluvswoo
## 5798 yoonjeonghannny
## 5799 jackiesaku
## 5800 beedect
## 5801 yoonjeonghannny
## 5802 iKillMnet
## 5803 weiesunoo
## 5804 hanjonggyumin
## 5805 sohshort
## 5806 hooneyrich
## 5807 jonewoo17
## 5808 Aprilia_48
## 5809 yllowloves
## 5810 KimGaia10
## 5811 bambinicologne
## 5812 jeonghanlvrz
## 5813 xaaanneee
## 5814 KTEZXYS20
## 5815 wendy_rdvlvt
## 5816 PuntualAngelica
## 5817 MarSeal28
## 5818 sootrukai
## 5819 jenrauls
## 5820 falliinfl0wer_
## 5821 mingfthao_17
## 5822 eoia_min
## 5823 minchohannie
## 5824 falliinfl0wer_
## 5825 userlili_
## 5826 vobo_tiny
## 5827 julseokminn
## 5828 MelodieLouhae
## 5829 MXmentions
## 5830 heavenscloud_07
## 5831 atinybebe3471
## 5832 soonwoonoo
## 5833 userlili_
## 5834 horienghae
## 5835 YangYangsFairy
## 5836 YangYangsFairy
## 5837 YangYangsFairy
## 5838 apricityhoshi
## 5839 gyudarling
## 5840 dkhaolv
## 5841 8starwonu
## 5842 voumeyszo
## 5843 ohmykwannie
## 5844 xuminghaonnie
## 5845 seventeen_samm
## 5846 cceruleanbluu
## 5847 ohmykwannie
## 5848 hanshuayo
## 5849 Ab66ixAb66ix1
## 5850 VenayaL
## 5851 sevening13
## 5852 LEZAH_ACOUST1C
## 5853 bunnyjjongie
## 5854 sevening13
## 5855 shuaoshi
## 5856 seventeen_samm
## 5857 shuaoshi
## 5858 ATINYBLACKROSE
## 5859 marialuvsthem
## 5860 wompirx
## 5861 ATINYBLACKROSE
## 5862 kyjwonp_
## 5863 yayahere2
## 5864 jojob2905
## 5865 moon_korejin
## 5866 lluvshua
## 5867 Onikaleads
## 5868 picknavariego11
## 5869 MINWHOMSTve
## 5870 KkaKkaMeoRI_8
## 5871 cheolscherrie
## 5872 si_shuarieeee
## 5873 svts_bxnny
## 5874 wanwisa62543055
## 5875 hwanderlusts
## 5876 svtournesol
## 5877 joaoalmeida193
## 5878 LovelSeventeen
## 5879 zZrenjun
## 5880 jinspoutylip
## 5881 cheollierancher
## 5882 jMez08
## 5883 jeonghannihaeee
## 5884 Ab66ixAb66ix1
## 5885 tuanzzy_
## 5886 rrainy_iny
## 5887 NuggetNJ15
## 5888 tuanzzy_
## 5889 cheollierancher
## 5890 sartia_stx
## 5891 tuanzzy_
## 5892 _lemonlee
## 5893 jcyh_
## 5894 cheollierancher
## 5895 tuanzzy_
## 5896 Kurt30019940
## 5897 Tweety__96
## 5898 xuminghaonnie
## 5899 liya_wsj
## 5900 JeJeeNzZ_snw
## 5901 leamarieoh
## 5902 aggiepr73
## 5903 qtyhannie
## 5904 lilyzzn_
## 5905 cheollierancher
## 5906 Supriya720912
## 5907 hypeshota
## 5908 _mjdelgado
## 5909 princekwsy
## 5910 imhotlemon
## 5911 horienghae
## 5912 krae_minshuji
## 5913 milkycake_1010
## 5914 odetovou
## 5915 rayofsunkyeom
## 5916 odetovou
## 5917 horangren
## 5918 aiurscart
## 5919 horienghae
## 5920 kyeomapologist
## 5921 Horanghae__17
## 5922 keren__dr
## 5923 d00remi
## 5924 joshuji3014
## 5925 astrohajus
## 5926 myraa_st7
## 5927 _Jinius
## 5928 horienghae
## 5929 _95jhyoon
## 5930 intakgirl
## 5931 _xxflvx
## 5932 horienghae
## 5933 ChairiyahAyumi
## 5934 ashkliea
## 5935 GuiangAndrea
## 5936 quirkaaaa
## 5937 _1995mhai
## 5938 BB0YHAO
## 5939 COSMlCOWBOY
## 5940 cheollierancher
## 5941 soonwoonoo
## 5942 DPRWONU_
## 5943 lovelyyhae
## 5944 PuntualAngelica
## 5945 yooncoupsie
## 5946 rossdalemarie
## 5947 odetovou
## 5948 xshimmie
## 5949 odetovou
## 5950 coupelatte
## 5951 dokyeomoatmeal
## 5952 xuminghaonnie
## 5953 oniryczne
## 5954 mj_cherryfan
## 5955 horienghae
## 5956 vergara_carlhy
## 5957 minwonshiii13
## 5958 cheolocart
## 5959 kwanieeboo
## 5960 carateenclouds
## 5961 horienghae
## 5962 quirkaaaa
## 5963 dia9yu
## 5964 KYKpH1
## 5965 horangel713
## 5966 seventen_ten
## 5967 tbmoesha23
## 5968 chocolexeascart
## 5969 terjungkirbaliq
## 5970 oniryczne
## 5971 maliamaraa
## 5972 hoobifresita
## 5973 hjscare
## 5974 onujeonn
## 5975 oniryczne
## 5976 zel_lpmck
## 5977 minwonshiii13
## 5978 soonyounguji
## 5979 hoeshijun
## 5980 j17ung
## 5981 quirkaaaa
## 5982 boosadeez
## 5983 ceri_jubilee
## 5984 MyLoveJimin95
## 5985 hoshiiest
## 5986 tbmoesha23
## 5987 95linewhore
## 5988 onujeonn
## 5989 maze_jpg
## 5990 loveminhyukk
## 5991 ___jw_ano
## 5992 deariekyu
## 5993 EpicMahonelover
## 5994 chogirlx
## 5995 yooncoupsie
## 5996 skyxmhwjh_
## 5997 itzferyel
## 5998 jhanelamnl
## 5999 SumitaSwargiar7
## 6000 bonbonaia094
## 6001 chwenzhou
## 6002 CaryennG
## 6003 ashkliea
## 6004 CaryennG
## 6005 mapOf_eternity
## 6006 12mohstar
## 6007 haorangnabix
## 6008 biancaratzen
## 6009 soft4ksy
## 6010 cshndcheol
## 6011 sdrawiing_
## 6012 yooncoupsie
## 6013 horangyuranghae
## 6014 skskcutkebee
## 6015 gh0stpearl
## 6016 KittyCat210287
## 6017 evrbdyhngsm
## 6018 SabiLovesJoshua
## 6019 dinosfavgf
## 6020 soft4ksy
## 6021 cheollierancher
## 6022 cheollierancher
## 6023 JW_vergyu
## 6024 sevening13
## 6025 SabiLovesJoshua
## 6026 jason_yandi
## 6027 cheollierancher
## 6028 cheollierancher
## 6029 CaryennG
## 6030 96leeji
## 6031 MaryCal64272246
## 6032 CaryennG
## 6033 cheolsyeobo
## 6034 CaryennG
## 6035 yooncoupsie
## 6036 shuaists
## 6037 luwesugh
## 6038 baerubyjane_
## 6039 yooncoupsie
## 6040 17Apisa
## 6041 jincheolshi
## 6042 hussienezzat14
## 6043 kea13seventeen
## 6044 warriornun_mex
## 6045 ThisWooly
## 6046 ddycheolscherry
## 6047 lemmawonie_
## 6048 96leeji
## 6049 Mdj_4578
## 6050 PuntualAngelica
## 6051 lovesvntn
## 6052 Asmaeenriyan28
## 6053 Ahmed65435190
## 6054 softyrenjun
## 6055 17Apisa
## 6056 Nardibeomkai
## 6057 kidultacy
## 6058 meowoozy
## 6059 fauthevillain
## 6060 Pandshizuca
## 6061 dokyeokki17
## 6062 mwphilic
## 6063 alphamoles
## 6064 MoodzPh
## 6065 hoeshijun
## 6066 cheollierancher
## 6067 _hanamei
## 6068 JW_vergyu
## 6069 Hell_132
## 6070 Esso_20_22
## 6071 JAEI_08
## 6072 hee_jakesim
## 6073 mybbybooo
## 6074 RahmaEm1278
## 6075 lavenza_l1
## 6076 leejchanie
## 6077 yooncoupsie
## 6078 jenoggukk
## 6079 a_mido500
## 6080 W1qwind_
## 6081 ndeyerokhaya795
## 6082 yooncoupsie
## 6083 henna_cole
## 6084 quirkaaaa
## 6085 skwanboo__
## 6086 icedandaaaaaan
## 6087 yooncoupsie
## 6088 withgyu2
## 6089 yooncoupsie
## 6090 hansoltriste
## 6091 lalisaswelt
## 6092 AlikaNavarro97
## 6093 sexyminghao
## 6094 JW_vergyu
## 6095 svtcaretvernon
## 6096 soadrio
## 6097 ryuuuu__fox
## 6098 jaredidadoo
## 6099 svtcaretvernon
## 6100 JAEI_08
## 6101 mingkitopia
## 6102 kidultwonshi
## 6103 sunbaek629
## 6104 shiro_406
## 6105 smplyfallinforu
## 6106 withgyu2
## 6107 zel_lpmck
## 6108 SayHi68686064
## 6109 pp_pichaaa
## 6110 kat_fanixczs
## 6111 oisimrn
## 6112 parkayedl
## 6113 lawolfyki
## 6114 zel_lpmck
## 6115 Moody147258369
## 6116 dsfnctnl_kpopie
## 6117 ScyeHong
## 6118 kwonhoshtar
## 6119 yooncoupsie
## 6120 yooncoupsie
## 6121 Nanabunnyyyy_
## 6122 kcchoding
## 6123 CheolWonMinDk
## 6124 yooncoupsie
## 6125 yooncoupsie
## 6126 yooncoupsie
## 6127 lisugart
## 6128 yooncoupsie
## 6129 katie_seventeen
## 6130 worksalt
## 6131 _______ayla
## 6132 kimpossiblue
## 6133 lovesvntn
## 6134 gyulaabi
## 6135 windha17_jeon
## 6136 KarimAh93780462
## 6137 coupranghaae
## 6138 k_winterbear
## 6139 ae7teen
## 6140 Arosevia_Go
## 6141 echographyyy
## 6142 windha17_jeon
## 6143 notesonwoozi
## 6144 loveminhyukk
## 6145 stxrhope
## 6146 windha17_jeon
## 6147 He___012
## 6148 onyourj_eonghan
## 6149 coupsyberry
## 6150 AnneliesiaL
## 6151 auratelxo
## 6152 windha17_jeon
## 6153 jdynn1299
## 6154 windha17_jeon
## 6155 ashyeonbin
## 6156 softyrenjun
## 6157 lyssheesn
## 6158 NPipireta
## 6159 mynghaoshi
## 6160 TOKKIIWl
## 6161 HOBlBERRY_
## 6162 romyndiaye
## 6163 TOKKIIWl
## 6164 sjyfairy
## 6165 changasoline
## 6166 yooncoupsie
## 6167 omnia88116637
## 6168 TOKKIIWl
## 6169 katie_seventeen
## 6170 missmafia0526
## 6171 TOKKIIWl
## 6172 sugawararlert
## 6173 romyndiaye
## 6174 changasoline
## 6175 Vip_Esso
## 6176 Mernayounis15
## 6177 Morgan_mw7
## 6178 llvlyrs
## 6179 thinkpinkhoe
## 6180 seventen_ten
## 6181 ateezgggab
## 6182 americanowlinow
## 6183 jaywonistz
## 6184 thirdzon
## 6185 wonandshi
## 6186 fushiyuji_
## 6187 junyeochinn
## 6188 norenminaj
## 6189 Mynah4004
## 6190 callmefarida
## 6191 svtournesol
## 6192 withgyu2
## 6193 mhabbysama
## 6194 aislin679
## 6195 _acey18
## 6196 pocketzsmom
## 6197 _acey18
## 6198 junsmoa_
## 6199 withgyu2
## 6200 geIiventura
## 6201 mswtmn
## 6202 yooncoupsie
## 6203 kmgyuluvs
## 6204 EIiaaia
## 6205 allforhui
## 6206 ccrz92
## 6207 kjwoo12
## 6208 wonwoozone1
## 6209 msyckae
## 6210 seungjakepola
## 6211 yooncoupsie
## 6212 porameiii
## 6213 leeseoksy
## 6214 onujeonn
## 6215 cheolforyouu
## 6216 Hoshi_eerie
## 6217 jdynn1299
## 6218 2_moka2006
## 6219 americanowlinow
## 6220 chamsrobin
## 6221 0OH0826
## 6222 evrbdyhngsm
## 6223 withgyu2
## 6224 gyuwooshihan
## 6225 ujiverse17
## 6226 withgyu2
## 6227 1004_Cheonghan
## 6228 teumekyuhi
## 6229 bullyangbaebae
## 6230 ujiverse17
## 6231 americanowlinow
## 6232 al_yjh
## 6233 ImYJez
## 6234 withgyu2
## 6235 ekspetasivisual
## 6236 smilesuminisa
## 6237 windha17_jeon
## 6238 withgyu2
## 6239 kjwoo12
## 6240 withgyu2
## 6241 ayoseonghwa
## 6242 kyeomincuu
## 6243 inl0vewithGyu
## 6244 mantinha23
## 6245 Jigglyp48196241
## 6246 soundofsvt_
## 6247 MEIMEICHEUNGGGG
## 6248 withgyu2
## 6249 seokhao_8
## 6250 windha17_jeon
## 6251 eIit3racha
## 6252 windha17_jeon
## 6253 kjwoo12
## 6254 yooncoupsie
## 6255 thirdzon
## 6256 windha17_jeon
## 6257 asahi_hmada
## 6258 JHHJ95cart
## 6259 windha17_jeon
## 6260 BarbiGangg
## 6261 giantdoodfus
## 6262 cheolocart
## 6263 your_earth_8
## 6264 thirdzon
## 6265 yooncoupsie
## 6266 shzukwan
## 6267 quteqirl
## 6268 shzukwan
## 6269 yooncoupsie
## 6270 _seokminshi
## 6271 zel_lpmck
## 6272 haoliehae
## 6273 JW_vergyu
## 6274 10Y4NG
## 6275 ujiverse17
## 6276 windha17_jeon
## 6277 krae_minshuji
## 6278 withgyu2
## 6279 coupssdrling
## 6280 ananmayw_6udayo
## 6281 Btsandtxtloves
## 6282 ananmayw_6udayo
## 6283 Btsandtxtloves
## 6284 ananmayw_6udayo
## 6285 lovesvntn
## 6286 julxteen
## 6287 jo_shuahong
## 6288 bellaAria_06
## 6289 unli9yuhanwoo
## 6290 svt_saki_
## 6291 shiahaee
## 6292 lovesvntn
## 6293 Btsandtxtloves
## 6294 miadlrsr
## 6295 mikhoshii
## 6296 withgyu2
## 6297 miadlrsr
## 6298 withgyu2
## 6299 jo_shuahong
## 6300 windha17_jeon
## 6301 BunnyChim_
## 6302 loveseocarat
## 6303 windha17_jeon
## 6304 wonugiee__
## 6305 CHERRYHAE17
## 6306 bae_forsvt
## 6307 miadlrsr
## 6308 shortqueenzb
## 6309 windha17_jeon
## 6310 miadlrsr
## 6311 GoatjamesLal
## 6312 coupssdrling
## 6313 hanniehao_o
## 6314 cottonbuut
## 6315 hoshicitos
## 6316 smilesuminisa
## 6317 svtbvc
## 6318 laviehuii
## 6319 Btsandtxtloves
## 6320 miadlrsr
## 6321 kyecmies
## 6322 coupssdrling
## 6323 w071796w
## 6324 heesunnie_
## 6325 rupokgyu
## 6326 itssammymaui
## 6327 HaveYouEver1998
## 6328 nat_ohnat
## 6329 minghaolicious
## 6330 rawrtigeRr
## 6331 KILLUAYAH
## 6332 k_winterbear
## 6333 _meeyyyyy
## 6334 KILLUAYAH
## 6335 Lizcarat17
## 6336 every_wonwo_o
## 6337 AgustDaniela
## 6338 zel_lpmck
## 6339 MAERIRl
## 6340 coupssdrling
## 6341 kw_nsoonyoung
## 6342 balca77
## 6343 wonwoo_main
## 6344 miadlrsr
## 6345 GioManzanoJr
## 6346 eriqueenh
## 6347 bambinicologne
## 6348 coupsyberry
## 6349 marycixky
## 6350 leeseoksy
## 6351 love_2_seok
## 6352 GemNicki_
## 6353 maliamaraa
## 6354 shuweethani
## 6355 ramenrulz8P
## 6356 yooncoupsie
## 6357 haruharuminwon
## 6358 miadlrsr
## 6359 l6veyoon
## 6360 miadlrsr
## 6361 phnamoon
## 6362 miadlrsr
## 6363 hope_stream
## 6364 kyeomiqt
## 6365 Selenophile9396
## 6366 MelodieLouhae
## 6367 JW_vergyu
## 6368 yeppuen_BORAHAE
## 6369 GioManzanoJr
## 6370 miadlrsr
## 6371 crxstal01
## 6372 withgyu2
## 6373 Kiminamoka
## 6374 myoingie
## 6375 seokmin_mingyu
## 6376 SaraM_943
## 6377 dksimjake
## 6378 nana14081802
## 6379 Taekook_Hakkie
## 6380 Taekook_Hakkie
## 6381 JannahNikki419
## 6382 Taekook_Hakkie
## 6383 nirmine_salhi
## 6384 miadlrsr
## 6385 yooncoupsie
## 6386 ananmayw_6udayo
## 6387 dkpetista
## 6388 miadlrsr
## 6389 coupsdwrld
## 6390 mihanzxcv_
## 6391 lovekyeomiee_
## 6392 stelloveyou19
## 6393 filetminonn
## 6394 userh0shi
## 6395 IrisWoongie
## 6396 pootieniwonu
## 6397 sandatanielias
## 6398 SaraM_943
## 6399 cheollibeee
## 6400 lovesvntn
## 6401 yooncoupsie
## 6402 miadlrsr
## 6403 joshuranghae
## 6404 lovesvntn
## 6405 heytamagotchi
## 6406 lovekyeomiee_
## 6407 jnghansbanana
## 6408 lovekyeomiee_
## 6409 dinopochacco
## 6410 sogala04
## 6411 ah_joshu
## 6412 gyuldaepah
## 6413 dkpetista
## 6414 Augsie_
## 6415 heywyclef
## 6416 yooncoupsie
## 6417 dearsvteen
## 6418 incessantlou
## 6419 bestnsdk
## 6420 rawrnni4wonuu
## 6421 woozitrbl
## 6422 lovesvntn
## 6423 __prncsshnnhntn
## 6424 hannieyooo_n
## 6425 lovekyeomiee_
## 6426 skippidear
## 6427 woozitrbl
## 6428 lucrexiazura
## 6429 bestnsdk
## 6430 faeiryoon
## 6431 dkpetista
## 6432 kmgyuluvs
## 6433 dokyeomsfool
## 6434 eiiissaaa_a
## 6435 dkpetista
## 6436 miadlrsr
## 6437 acoustic_jisoo_
## 6438 moonchiIdhan
## 6439 miadlrsr
## 6440 0218__ldk
## 6441 miadlrsr
## 6442 yooncoupsie
## 6443 angel_and_liar
## 6444 0218__ldk
## 6445 m0onhuff_j
## 6446 0218__ldk
## 6447 vhooshik
## 6448 agentbap00
## 6449 dokeydoki
## 6450 heme242
## 6451 scoupwz
## 6452 0218__ldk
## 6453 1004_Cheonghan
## 6454 dhraxis
## 6455 BtsFanStan1985
## 6456 hanniewifey
## 6457 yooncoupsie
## 6458 lovekyeomiee_
## 6459 itssammymaui
## 6460 yooncoupsie
## 6461 0218__ldk
## 6462 NICKIANGELIC
## 6463 0218__ldk
## 6464 jingminssi
## 6465 woozitrbl
## 6466 pootieniwonu
## 6467 fionablair_
## 6468 rodelyn_quinto1
## 6469 0218__ldk
## 6470 RagingAn
## 6471 zel_lpmck
## 6472 heytamagotchi
## 6473 0218__ldk
## 6474 yoon_hannihae_
## 6475 BonhoefferLives
## 6476 rins_moon
## 6477 taeguk_yojikyu
## 6478 _pamelaphiri_
## 6479 0218__ldk
## 6480 dhraxis
## 6481 gabateez
## 6482 jhchampagne
## 6483 purnamaRMDN
## 6484 kmgyuluvs
## 6485 0218__ldk
## 6486 juju_cart
## 6487 gentleshuan
## 6488 emizzz610
## 6489 benandbiu
## 6490 0218__ldk
## 6491 uremaaguilar
## 6492 wonsluver
## 6493 juju_cart
## 6494 jingminssi
## 6495 mosheymoshi
## 6496 lovekyeomiee_
## 6497 coupssdrling
## 6498 jihancheol88
## 6499 uremaaguilar
## 6500 HONGYUZILLA
## 6501 fionablair_
## 6502 ynaloves17
## 6503 jseunie07
## 6504 heytamagotchi
## 6505 snxwbloom
## 6506 25hupfendes
## 6507 coupssdrling
## 6508 gyvhans
## 6509 lovekyeomiee_
## 6510 coupssdrling
## 6511 uremaaguilar
## 6512 uremaaguilar
## 6513 uremaaguilar
## 6514 uremaaguilar
## 6515 acoustic_jisoo_
## 6516 chc_wn
## 6517 yourspringnoona
## 6518 Lavenderlee8
## 6519 hanniewifey
## 6520 yooncoupsie
## 6521 hoeshijun
## 6522 hoeshijun
## 6523 dhraxis
## 6524 mjhuism
## 6525 heywyclef
## 6526 smilesuminisa
## 6527 coupssdrling
## 6528 yooncoupsie
## 6529 WJBYEOLSHUA
## 6530 Bo_oLitssa
## 6531 Carat_W0rld
## 6532 hanniewifey
## 6533 marii_nhel
## 6534 wonwoondrous
## 6535 user_is_jaded
## 6536 lovesvntn
## 6537 z0crt
## 6538 yooncoupsie
## 6539 marii_nhel
## 6540 mingfthao_17
## 6541 kwonhoshtar
## 6542 yooncoupsie
## 6543 newbiecarathere
## 6544 scoupwz
## 6545 yooncoupsie
## 6546 svtlovxr
## 6547 NabellaAtyn
## 6548 yooncoupsie
## 6549 urfavhannie
## 6550 yooncoupsie
## 6551 yooncoupsie
## 6552 rayofsunkyeom
## 6553 joshuasboyfie
## 6554 safadillaaa
## 6555 dojakyun
## 6556 minghaolovee
## 6557 Pewpew_1111
## 6558 hanniewifey
## 6559 ruthybautista89
## 6560 jihancheol88
## 6561 jww_enthusiast
## 6562 dreijo_
## 6563 newbiecarathere
## 6564 Shabar_bar
## 6565 chemi_svt
## 6566 coupssdrling
## 6567 ptwsc
## 6568 XuSimp
## 6569 scoupstupos
## 6570 vminkook_vmk
## 6571 Siri24741948
## 6572 sebongtannieee
## 6573 IzzyChwe13
## 6574 vania3011
## 6575 wondaandcoswoo
## 6576 GerryAdamsSF
## 6577 CHERRYHAE17
## 6578 jihancheol88
## 6579 soshiakgae
## 6580 hanniewifey
## 6581 onyourj_eonghan
## 6582 marii_nhel
## 6583 mapa20031
## 6584 lvly_sMyles
## 6585 nielleja_24
## 6586 coupssdrling
## 6587 yooncoupsie
## 6588 moonhaniyoo
## 6589 marii_nhel
## 6590 hani3hae
## 6591 XuSimp
## 6592 yooncoupsie
## 6593 dre_seventeen
## 6594 onlyseungchoi
## 6595 __prncsshnnhntn
## 6596 iam_zeevia
## 6597 liltle_plantie
## 6598 XuSimp
## 6599 yooncoupsie
## 6600 nicheyoungie
## 6601 wonuyaa17
## 6602 huyngtaesimp
## 6603 liltle_plantie
## 6604 itzyrism
## 6605 nicheyoungie
## 6606 _1995mhai
## 6607 coupssdrling
## 6608 dearsvteen
## 6609 hopilov94
## 6610 jihancheol88
## 6611 eochanah
## 6612 kupasvt
## 6613 i4sunsu
## 6614 vania3011
## 6615 WeasleySivan16
## 6616 catchthesezzzs
## 6617 WeasleySivan16
## 6618 aegigian_
## 6619 WeasleySivan16
## 6620 WeasleySivan16
## 6621 joshuasboyfie
## 6622 coupssdrling
## 6623 lolakwan_
## 6624 infoinsync01
## 6625 Lillian79976312
## 6626 prynn0
## 6627 yooncoupsie
## 6628 96lTGlRL
## 6629 bbhjww
## 6630 moon1ndustry_
## 6631 TrumpsNewBoss
## 6632 joshuasboyfie
## 6633 hoonie_hoonieee
## 6634 moon1ndustry_
## 6635 eisashi_n
## 6636 moon1ndustry_
## 6637 enjellovesyoon
## 6638 joshuranghae
## 6639 moon1ndustry_
## 6640 ImChriseeth
## 6641 bea_shuahae
## 6642 ndeyerokhaya795
## 6643 xxqttam
## 6644 CutiesKit
## 6645 yooncoupsie
## 6646 Iyahidoiii
## 6647 wonuichanggu
## 6648 kimceomingyu
## 6649 kimceomingyu
## 6650 _1995mhai
## 6651 yooncoupsie
## 6652 moonxchwita
## 6653 yooncoupsie
## 6654 janessssreidx
## 6655 sapphire6ix
## 6656 kimceomingyu
## 6657 yooncoupsie
## 6658 AriaDanyelle
## 6659 july_seventeen
## 6660 WangPuppy_852g7
## 6661 sapphire6ix
## 6662 coupsprotector
## 6663 eianxyoon
## 6664 neverwhalbeach
## 6665 PabloRams25
## 6666 yooncoupsie
## 6667 GioManzanoJr
## 6668 nicheyoungie
## 6669 Kiiimmyy_95
## 6670 nodichn
## 6671 danizyyyy
## 6672 WandaLissetteT2
## 6673 WangPuppy_852g7
## 6674 dindin_ttattu
## 6675 eisashi_n
## 6676 luvforjah
## 6677 yooncoupsie
## 6678 etherealkhoshi
## 6679 acoustic_jisoo_
## 6680 songbluenim
## 6681 Shxmiemie_
## 6682 AgustDaniela
## 6683 puifai_n
## 6684 hani3hae
## 6685 BlueCookieGal1
## 6686 _wonuyah
## 6687 svt_hanniemelon
## 6688 haveawonwoo
## 6689 kidultpoca
## 6690 mochiwoo98
## 6691 yooncoupsie
## 6692 Lillian79976312
## 6693 coupssdrling
## 6694 Ahying20026254
## 6695 vkooknamngi
## 6696 xWonusvt
## 6697 TOXX_XXOT
## 6698 naevioo0o
## 6699 jshuwaa_
## 6700 CutiesKit
## 6701 gyupsie_rri
## 6702 soft4ksy
## 6703 lovernihannie
## 6704 mymarahuyo
## 6705 scoupstatts
## 6706 luvforjah
## 6707 sapphire6ix
## 6708 yoonhaliya
## 6709 lovethestanlife
## 6710 huyngtaesimp
## 6711 myoingie
## 6712 its4phire_
## 6713 yulchwe
## 6714 mingyu17ive
## 6715 Siri24741948
## 6716 cpdh_
## 6717 BaeJocie99
## 6718 jayu_wankhede
## 6719 sapphire6ix
## 6720 cheolzino
## 6721 SuGab888
## 6722 Siri24741948
## 6723 lovernihannie
## 6724 GioManzanoJr
## 6725 carrot_thinker
## 6726 luvforjah
## 6727 Cafyss
## 6728 yooncoupsie
## 6729 kwanberryboo
## 6730 gyupsie_rri
## 6731 yooncoupsie
## 6732 iemks546
## 6733 95_lover_4ever
## 6734 blossomingoo
## 6735 om_tatamic
## 6736 pogiboo17
## 6737 blossomingoo
## 6738 jjongdoIIy
## 6739 blossomingoo
## 6740 mvnbleu
## 6741 jeon1w_oo
## 6742 0526things
## 6743 jihancheol88
## 6744 gyulovelyy
## 6745 blossomingoo
## 6746 Dwizzle2021
## 6747 myonlyonewoo
## 6748 blossomingoo
## 6749 keulise0
## 6750 blossomingoo
## 6751 kookangels
## 6752 blossomingoo
## 6753 blossomingoo
## 6754 0xBigwin19bibi
## 6755 blossomingoo
## 6756 blossomingoo
## 6757 blossomingoo
## 6758 Fai960609
## 6759 blossomingoo
## 6760 Podongtruzie
## 6761 blossomingoo
## 6762 LyzzznWon
## 6763 blossomingoo
## 6764 alwayseokminie
## 6765 luvforjah
## 6766 bbclrmgn04
## 6767 softpsyche
## 6768 dprcigs
## 6769 hani3hae
## 6770 bbclrmgn04
## 6771 blossomingoo
## 6772 luvforjah
## 6773 tigerhosxhii
## 6774 bbclrmgn04
## 6775 blossomingoo
## 6776 yooncoupsie
## 6777 blossomingoo
## 6778 yooncoupsie
## 6779 blossomingoo
## 6780 jazrandomreader
## 6781 blossomingoo
## 6782 yooncoupsie
## 6783 blossomingoo
## 6784 yooncoupsie
## 6785 luvforjah
## 6786 Wonjunshihandk
## 6787 eweecqt
## 6788 eevesdrops
## 6789 Siri24741948
## 6790 hanseokgyu_
## 6791 yooncoupsie
## 6792 ykislifehelp11
## 6793 yooncoupsie
## 6794 hanseokgyu_
## 6795 blossomingoo
## 6796 luvforjah
## 6797 blossomingoo
## 6798 shuastars
## 6799 bbclrmgn04
## 6800 dhraxis
## 6801 coupswonshi
## 6802 VIP_LC_SVT
## 6803 jjs_jh
## 6804 0xBigwin19bibi
## 6805 Alyssa_Jeon17
## 6806 HappyTixPasabuy
## 6807 luvforjah
## 6808 _boocherry_
## 6809 bmurphypointman
## 6810 yulchwe
## 6811 yulchwe
## 6812 moonxchwita
## 6813 yulchwe
## 6814 mykitty__ww
## 6815 yulchwe
## 6816 notchew18
## 6817 mingyusuaIs
## 6818 moonxchwita
## 6819 luvforjah
## 6820 jkthssii
## 6821 tasty_desu
## 6822 moonxchwita
## 6823 hoeformeowonu
## 6824 wxnwzz
## 6825 tasty_desu
## 6826 Regvelvet20
## 6827 moonxchwita
## 6828 codejihan
## 6829 jenny80154120
## 6830 tiaraboo1004_
## 6831 luvforjah
## 6832 sebongren
## 6833 maelkten
## 6834 Renethopia
## 6835 wmLhc66712
## 6836 userhanmin
## 6837 moonxchwita
## 6838 justhistar
## 6839 justhistar
## 6840 junwinhui
## 6841 justhistar
## 6842 justhistar
## 6843 Zaty23M
## 6844 99markjae_dkscw
## 6845 neogurywoo
## 6846 aslieverywhere
## 6847 IamZua
## 6848 Cafyss
## 6849 jkminwon
## 6850 coupssdrling
## 6851 Wonjunshihandk
## 6852 jihancheol88
## 6853 newskzi
## 6854 xu_myngh
## 6855 _hosh1gyu
## 6856 ISHUCREAM1230
## 6857 YashitaVerma2
## 6858 _justadump
## 6859 MikroGIOsmos
## 6860 xvxchxnxp
## 6861 carrotgyuh
## 6862 jjungkookiee_97
## 6863 kaewkae66848999
## 6864 Cafyss
## 6865 hannieheyyyy
## 6866 maincrahao
## 6867 ceuphoriazen1
## 6868 chefmingoo
## 6869 taekehys
## 6870 _marahuyooo
## 6871 luvforjah
## 6872 hestiacartz_
## 6873 coupssdrling
## 6874 _hosh1gyu
## 6875 afannnofxosvt
## 6876 liezldhin
## 6877 afannnofxosvt
## 6878 HJLUVRS
## 6879 afannnofxosvt
## 6880 luvforjah
## 6881 kukioreo_
## 6882 ErickFoo
## 6883 wenjunhuhu
## 6884 vikii_salina
## 6885 Manasawin_08
## 6886 carmycarmyesq
## 6887 Manasawin_08
## 6888 misswonooo
## 6889 stellarhueka
## 6890 naevis_calling
## 6891 carmycarmyesq
## 6892 Michele6360
## 6893 _hosh1gyu
## 6894 killa_ix
## 6895 coupssdrling
## 6896 xxqttam
## 6897 npxiesvt
## 6898 Diija9
## 6899 jihancheol88
## 6900 tjasa0412
## 6901 whatkindofcarat
## 6902 mmt2431
## 6903 _hosh1gyu
## 6904 whatkindofcarat
## 6905 echanechanie
## 6906 geeeennielyn
## 6907 jikoogicarts
## 6908 chanaa98_
## 6909 Mahta_rr
## 6910 mmt2431
## 6911 AlexaAlecxa
## 6912 jihancheol88
## 6913 dokyeomtcjimin
## 6914 scheolwindy
## 6915 _hosh1gyu
## 6916 xxqttam
## 6917 Sunny032797
## 6918 dultta5
## 6919 kxxberry
## 6920 jihancheol88
## 6921 moon_bammie
## 6922 luvforjah
## 6923 wenplusone_
## 6924 wonulop
## 6925 minshuahanwoo
## 6926 MaxineAillah
## 6927 jshn__95
## 6928 ellii_twit
## 6929 _hosh1gyu
## 6930 wossellv
## 6931 ksunoopeach
## 6932 mihanzxcv_
## 6933 dumbabadumdum
## 6934 25Onang
## 6935 minshuahanwoo
## 6936 hongcoups
## 6937 jihancheol88
## 6938 _Deedandelion
## 6939 msnwu
## 6940 _beyygene
## 6941 cheesicart
## 6942 wonulop
## 6943 ___97gyu
## 6944 cheesicart
## 6945 _beyygene
## 6946 minyoongisugaBB
## 6947 dumbabadumdum
## 6948 luvhscartz
## 6949 smolkimseokjin
## 6950 greywonwoo
## 6951 HOSHane_
## 6952 dee_numerouno_k
## 6953 ella_mki
## 6954 luvmingoo
## 6955 leofangerls
## 6956 inna__nc
## 6957 _hosh1gyu
## 6958 2YZHer4
## 6959 PanDUHCourtney
## 6960 eyahann13
## 6961 artifaccts
## 6962 clowjfs
## 6963 jihancheol88
## 6964 _hosh1gyu
## 6965 greywonwoo
## 6966 by_soonminwon
## 6967 feat_jia
## 6968 luvforjah
## 6969 _hosh1gyu
## 6970 jwonwx
## 6971 _hosh1gyu
## 6972 minobeach
## 6973 yenaaaney
## 6974 imclarexx27
## 6975 minshuahanwoo
## 6976 kelvinreyes08
## 6977 nhh_rv
## 6978 Joshujibestiess
## 6979 _hosh1gyu
## 6980 MonalisaOT12
## 6981 Euphoria_angel_
## 6982 _96art
## 6983 PhillipLNorman3
## 6984 luvforjah
## 6985 casuallchwe
## 6986 KatsukiSel
## 6987 AJKwon_
## 6988 jihancheol88
## 6989 wonsoocart
## 6990 myHanniieee
## 6991 fernand26568085
## 6992 LOSTVC4USE
## 6993 hohohocheeks
## 6994 MinY901
## 6995 sweetbittermw
## 6996 _wonucherry
## 6997 25Onang
## 6998 woshikyeom
## 6999 KatsukiSel
## 7000 hwnghyunjeanz
## 7001 Cundunk1
## 7002 btsvt6135261315
## 7003 imraciuu_svt
## 7004 ARTHURkYE0M_ll
## 7005 luvforjah
## 7006 lyyangiee
## 7007 Hobi_bbb
## 7008 msnwu
## 7009 luvrstk
## 7010 vminkook_vmk
## 7011 hannieqtp2t
## 7012 y_oonnics
## 7013 meiaiharafl
## 7014 barbfease
## 7015 SANDRUXISS
## 7016 kimhobiminjin
## 7017 _hosh1gyu
## 7018 iz5040iz61
## 7019 thatsly_jaymer
## 7020 Thisisieroween
## 7021 iz5040iz61
## 7022 bamtoriesggyu
## 7023 Ana_Gomez605
## 7024 iz5040iz61
## 7025 liezldhin
## 7026 iz5040iz61
## 7027 izadoraaziz
## 7028 minshuahanwoo
## 7029 CarinCamen
## 7030 kimmajdouline17
## 7031 _hosh1gyu
## 7032 seaseasonss
## 7033 kimhobiminjin
## 7034 cheolacee
## 7035 _______nm4
## 7036 _hosh1gyu
## 7037 kimhobiminjin
## 7038 allmyloveshua
## 7039 jeon_u_won2w00
## 7040 bruwetzualrisse
## 7041 vegastars99
## 7042 SeokHorseMin
## 7043 ewikaaashn
## 7044 tinyteez1024
## 7045 _hosh1gyu
## 7046 casuallchwe
## 7047 jihancheol88
## 7048 xtheoluvr
## 7049 geeeennielyn
## 7050 s_mi_ling
## 7051 _hosh1gyu
## 7052 fangirlislifeuu
## 7053 takoyuutaa
## 7054 WfKeKjMYIbqR994
## 7055 msnwu
## 7056 swangel1004
## 7057 int0skz
## 7058 _hosh1gyu
## 7059 yjhanniepyong
## 7060 strawshua
## 7061 8149cart
## 7062 kmyshim
## 7063 strawshua
## 7064 moruuu_10
## 7065 gyushus
## 7066 solboohaojjang
## 7067 heeliftror
## 7068 snowballexshi
## 7069 caratiny23
## 7070 moruuu_10
## 7071 letrang_elle
## 7072 j0yj0y__
## 7073 iammisscharlene
## 7074 moruuu_10
## 7075 no1boober
## 7076 moruuu_10
## 7077 bambizgf_
## 7078 _hosh1gyu
## 7079 wonuluckyboy
## 7080 whatkindofcarat
## 7081 aintleux
## 7082 very_horanghaey
## 7083 ktanniee_
## 7084 _seventeeeeen17
## 7085 EldritchAranea
## 7086 wonuluckyboy
## 7087 jihancheol88
## 7088 simmlaylaa
## 7089 _Yedamie7
## 7090 hollye_h
## 7091 gyucutietot
## 7092 400461i
## 7093 cocoaamelon
## 7094 krasshen_ezz
## 7095 _hosh1gyu
## 7096 RosaAng22672241
## 7097 caratiny23
## 7098 _treasure12_
## 7099 jihancheol88
## 7100 eclypsun
## 7101 sourarabi
## 7102 MoomSakuna
## 7103 pmariaaaaa
## 7104 RaynorRayn18
## 7105 marcodi1980
## 7106 dreamyjunhui
## 7107 very_horanghaey
## 7108 caratiny23
## 7109 RaynorRayn18
## 7110 yonmimimi
## 7111 RaynorRayn18
## 7112 jihan1995_
## 7113 BuenavistaAryan
## 7114 hobi39911409
## 7115 vilIainyves
## 7116 dojeaji
## 7117 dhphgthy
## 7118 thekpopvibes
## 7119 archveshua
## 7120 micksberry369
## 7121 bambizgf_
## 7122 hyuntdae
## 7123 sinaka_chow
## 7124 TYSAYPP
## 7125 wintercreati
## 7126 xvauyi
## 7127 RaynorRayn18
## 7128 PJHC4RT
## 7129 Soniaso_
## 7130 Biscoiteiratra
## 7131 paula21196
## 7132 tigerhosxhii
## 7133 shuaashushushu
## 7134 noissante
## 7135 fiqaschnlvr
## 7136 mihanzxcv_
## 7137 knjlmsd
## 7138 froghao_0
## 7139 _hosh1gyu
## 7140 jkhobi25
## 7141 atpstumii
## 7142 niinghao
## 7143 jeydinalways
## 7144 jeycodonat
## 7145 boojikyeom
## 7146 Sheengeleng
## 7147 takoyuutaa
## 7148 foxxcunning
## 7149 Asahibot20
## 7150 skwncartz
## 7151 _cmrj
## 7152 choicheollie
## 7153 shiloah_magu
## 7154 yoonjeongh4ns
## 7155 shuariea
## 7156 Rien01310371
## 7157 akflpffk_
## 7158 yeobojun447651
## 7159 tomyyouth_nus
## 7160 p_jones9001
## 7161 lkim024
## 7162 newbiecarathere
## 7163 enjellovesyoon
## 7164 kwonhoshicart
## 7165 benzschool
## 7166 yoonjeongh4ns
## 7167 snorlaxxxxe
## 7168 minhuiyeolie
## 7169 Haning_j
## 7170 svt1012_
## 7171 mihanzxcv_
## 7172 _llaineeey
## 7173 777DKWonwoo
## 7174 xiaoeunnn
## 7175 itsmewannable
## 7176 jihancheol88
## 7177 tychooo_
## 7178 luvforjah
## 7179 desmileee
## 7180 jshn__95
## 7181 YoonGeorgiaHong
## 7182 weomonu
## 7183 myBlue218
## 7184 aronsolomon
## 7185 soft4ksy
## 7186 kyeomiexie
## 7187 vanillabluetae
## 7188 KatsukiSel
## 7189 anyonedrei
## 7190 twentywanbae
## 7191 xtinecart
## 7192 shiloah_magu
## 7193 itsandykim
## 7194 yoonsheeng
## 7195 abbellehong1017
## 7196 jihancheol88
## 7197 tazkiyahauliar
## 7198 hanniboni
## 7199 bloogirlfriend
## 7200 kayeiiiii
## 7201 ShitoTuki
## 7202 shiloah_magu
## 7203 SayWahuWahu
## 7204 hoshwidk
## 7205 dokyeeeooomie
## 7206 Dasheru_u
## 7207 Lucy91N
## 7208 mushroom_teen
## 7209 woshikyeom
## 7210 Xeismr
## 7211 mimaaaxxx
## 7212 itsmewannable
## 7213 _jcheol
## 7214 wildfloweral
## 7215 _nanakeyt
## 7216 bettychoi91
## 7217 minwonqt
## 7218 SushiiNg52
## 7219 coupshan_sebong
## 7220 moosamchanlover
## 7221 miss_svtmafia
## 7222 slip23
## 7223 hitorijanaye
## 7224 loveyoonjh
## 7225 ODiasanta
## 7226 wonjaecart
## 7227 bebeamoraaa14
## 7228 cheolacee
## 7229 froghao_0
## 7230 kihyunsjay
## 7231 lkim024
## 7232 rtjunwen
## 7233 marii_nhel
## 7234 chinginacca
## 7235 Beststan15
## 7236 V10L_et
## 7237 ssunnycloudy
## 7238 athynna_a
## 7239 enstarbuns
## 7240 wishonasky
## 7241 luvforjah
## 7242 miya_caratlnd13
## 7243 askjsikcindyyy
## 7244 ARTHURkYE0M_ll
## 7245 diamondwonu17
## 7246 mxngyuxx
## 7247 SVT1004052615
## 7248 shiloah_magu
## 7249 rikuonime
## 7250 wzmg_
## 7251 everyone_wunoo
## 7252 eiiissaaa_a
## 7253 _cxjayy
## 7254 cathennalilith
## 7255 kathlengggyu
## 7256 ChoVhemmie
## 7257 tomyyouth_nus
## 7258 _gdncs13
## 7259 ynjyuk1
## 7260 joshushushuwu
## 7261 BaRk_r0wR
## 7262 eungyao
## 7263 knd17may
## 7264 kttywonwoo
## 7265 xu_myngh
## 7266 spazz_svt
## 7267 mjtf47
## 7268 ichoose_gyu
## 7269 cse843
## 7270 mmmookon
## 7271 ynjyuk1
## 7272 taehyuncore
## 7273 shhuuwwaa
## 7274 KathHorannn
## 7275 us4r97
## 7276 Mariyeaaaah
## 7277 bubbyje
## 7278 _nathtwt
## 7279 sichengluvvr
## 7280 ulthoshua
## 7281 Joshujibestiess
## 7282 xtinecart
## 7283 shiloah_magu
## 7284 LunarSVT123
## 7285 sahifeels
## 7286 JamieCristo4306
## 7287 xxnomercy
## 7288 vminkook_vmk
## 7289 WonJaePilSanYeo
## 7290 9yushua_
## 7291 Aelarius
## 7292 cyvll2
## 7293 Janna_L_17
## 7294 xu_myngh
## 7295 nathsssnathsss
## 7296 Yjhnihae
## 7297 harutulog
## 7298 jseunie07
## 7299 dda_dduu
## 7300 MissssssC
## 7301 dxborahh_2
## 7302 fueledfantasies
## 7303 snwuhoon
## 7304 sunflower_1802
## 7305 justmeysaaa
## 7306 eulxynx
## 7307 by_soonminwon
## 7308 yoongimtv
## 7309 _jeonghan_nie
## 7310 CaratJoeeeeeee
## 7311 svtreasureffect
## 7312 seungppiri
## 7313 rk_chocob0ba
## 7314 Chan19Lee
## 7315 SeleniumXVII
## 7316 _yoonjunghan_
## 7317 pmariaaaaa
## 7318 xasahinax
## 7319 imraciuu_svt
## 7320 Jayee3Mp4
## 7321 8haochive
## 7322 Hoshi_eerie
## 7323 evryw0n
## 7324 Gyu0328_
## 7325 btssvt713
## 7326 onlywons_
## 7327 bebeamoraaa14
## 7328 mingfthao_17
## 7329 _gyuhan2022
## 7330 _cherryberri
## 7331 itzaimae
## 7332 kxsoonhao
## 7333 400461i
## 7334 doyplace
## 7335 mariz_cblqnt
## 7336 dikeideikei
## 7337 ALucky925
## 7338 Joshongiie
## 7339 xiaoeunnn
## 7340 hanihaemii1004
## 7341 jiseokhao
## 7342 svts_bxnny
## 7343 bangtanjeejai
## 7344 SlLENTWAVE
## 7345 yoonbinshiho
## 7346 xcoups__
## 7347 sootspriting
## 7348 evryw0n
## 7349 kxsoonhao
## 7350 yourcaratzen
## 7351 warmwooyu
## 7352 pochiyeol
## 7353 hoeformeowonu
## 7354 yeahleechan
## 7355 K_Jeon96
## 7356 5sugarcones
## 7357 FannyAc01338370
## 7358 shiloah_magu
## 7359 jishoocho
## 7360 LunarSVT123
## 7361 letrang_elle
## 7362 yeosangrules
## 7363 by_soonminwon
## 7364 www_jeon17
## 7365 dkdnjfk_
## 7366 boojikyeom
## 7367 _hosh1gyu
## 7368 ujihun_
## 7369 LunarSVT123
## 7370 svts_bxnny
## 7371 bubbyje
## 7372 svtforlife_ror
## 7373 breakerenids
## 7374 llabnlt
## 7375 coupssdrling
## 7376 wonooan
## 7377 jjeonghanieyaa
## 7378 terucitos
## 7379 piscsdin
## 7380 jeonghoneybae
## 7381 Michaela2762169
## 7382 9kmingyu
## 7383 choleytsom
## 7384 f4irykh
## 7385 jjongjjongiesri
## 7386 JoonIsAmazeYeah
## 7387 JijiAtinyAteez
## 7388 everyone_wunoo
## 7389 wintercreati
## 7390 SeleniumXVII
## 7391 YJH_zie99
## 7392 staytyuned
## 7393 rk_chocob0ba
## 7394 jnt_nwr
## 7395 skeeleetons
## 7396 bboyhao_o
## 7397 everyone_wunoo
## 7398 twentywanbae
## 7399 deonubu
## 7400 enjellovesyoon
## 7401 moonshuae
## 7402 onlywons_
## 7403 Moonhanpa
## 7404 coupssdrling
## 7405 shhuuwwaa
## 7406 Stutiyoon
## 7407 yve_adaoag
## 7408 kttywonwoo
## 7409 itzaimae
## 7410 jjeonghanieyaa
## 7411 junehee99
## 7412 jjeonghanieyaa
## 7413 vobosquad
## 7414 wonwoneko1714
## 7415 jjeonghanieyaa
## 7416 orbwonwoo
## 7417 sylsvntn_
## 7418 twoteenseok
## 7419 Lattchwe
## 7420 ___97gyu
## 7421 junehee99
## 7422 shiningdias
## 7423 aishitxteru_
## 7424 murkleechan
## 7425 minwonqt
## 7426 itoohusername
## 7427 yeahleechan
## 7428 peachyyaaa_
## 7429 army_purpleu13
## 7430 _lovey_rabbit
## 7431 hoshimys
## 7432 ofspeachdino
## 7433 mihanzxcv_
## 7434 chc_wn
## 7435 kwanswatergirl
## 7436 jiseokhao
## 7437 Angel3331434
## 7438 Sani10112
## 7439 hermes_hoon
## 7440 junhuislipmole
## 7441 anneiyooo
## 7442 Moonhanpa
## 7443 Gyu0328_
## 7444 hwyounge
## 7445 Moonhanpa
## 7446 junehee99
## 7447 hermes_hoon
## 7448 ChoiSeungShook
## 7449 takoyuutaa
## 7450 yeahleechan
## 7451 anyonedrei
## 7452 pistachiosJJJ
## 7453 sakuracarat
## 7454 yawnonewoo
## 7455 hsk_218_
## 7456 Moonhanpa
## 7457 heartsvthirteen
## 7458 kim1wu
## 7459 fvrgyuhan
## 7460 chomamamas
## 7461 NiiniRuby
## 7462 wonwoneko1714
## 7463 xvauyi
## 7464 kyeowonwoo
## 7465 liatiny_dancer
## 7466 jiseokhao
## 7467 quartzhae
## 7468 uniqueornbby
## 7469 snorlaxxxxe
## 7470 heartsvthirteen
## 7471 alviazhrr_
## 7472 alviazhrr_
## 7473 alviazhrr_
## 7474 mine_seungkwan
## 7475 wonwoneko1714
## 7476 wiwiekkristanti
## 7477 anyonedrei
## 7478 luvmingoo
## 7479 Dodoljong
## 7480 jihan1995_
## 7481 8haochive
## 7482 Moonhanpa
## 7483 JoyaaHae
## 7484 linzai03kisses
## 7485 titiiiuuu
## 7486 ikookgunj
## 7487 lolly_mudpie
## 7488 swiftie_spoon
## 7489 ThayaneCamarg14
## 7490 noinluv
## 7491 00110111kai
## 7492 ymlls_
## 7493 yjhanscloud
## 7494 won2hui
## 7495 dda_dduu
## 7496 jeycodonat
## 7497 boutyou_svt
## 7498 4M6H7W
## 7499 Xulyli_
## 7500 35_kookie
## 7501 very_horanghaey
## 7502 jihoonieruby
## 7503 MineofHoshi
## 7504 Clawdinee_exol
## 7505 minajbarbie078
## 7506 boutyou_svt
## 7507 _kimchivy
## 7508 unnnee__
## 7509 yjhanscloud
## 7510 uriminwon
## 7511 gyumybestboy
## 7512 kyeowonwoo
## 7513 gumusservvi
## 7514 seok_jihan
## 7515 PJHC4RT
## 7516 kimtakata__
## 7517 yyylexi
## 7518 JELLYJUNNl3S
## 7519 goods_toritori
## 7520 goods_toritori
## 7521 nekowonuuu
## 7522 _arsnh
## 7523 goods_toritori
## 7524 partyJITB
## 7525 goods_toritori
## 7526 kyeomwon
## 7527 choiseung95
## 7528 woozivers17
## 7529 yupsheskitten
## 7530 marii_nhel
## 7531 icralover
## 7532 itoohusername
## 7533 777DKWonwoo
## 7534 rnjnity
## 7535 jeonjeongie_
## 7536 smAl1ValeriA22
## 7537 leechan__xin
## 7538 brokuroo_
## 7539 deeen_san
## 7540 babybetterforu
## 7541 minwonqt
## 7542 ShreyaseeDutta1
## 7543 bebeamoraaa14
## 7544 passthereplay
## 7545 kylareiiwoo
## 7546 lilislilgirl
## 7547 svtptv
## 7548 itoohusername
## 7549 fernandez_vis
## 7550 huiciety
## 7551 MiMiewwii
## 7552 wzmg_
## 7553 ga3bo1s
## 7554 jeong2hao
## 7555 gyugyuxxii
## 7556 simpingoverkpop
## 7557 Sadsssszz__
## 7558 dustbinuniverse
## 7559 peachyyaaa_
## 7560 _BTSVTREASURE
## 7561 dustbinuniverse
## 7562 shingi_banggi
## 7563 Virona091
## 7564 amedaifuku
## 7565 fernandez_vis
## 7566 bryleapilado
## 7567 jcssmwjhshvkc
## 7568 heyscoupse
## 7569 MayuMayu134
## 7570 minwonnownim
## 7571 seokwoogyuu
## 7572 shuanbaek
## 7573 itsjrytn
## 7574 vanillachaetea
## 7575 hawtmatchalatte
## 7576 hacitys
## 7577 the8file
## 7578 fernandez_vis
## 7579 shuabebito
## 7580 taytatee
## 7581 ABear0113
## 7582 1kfuyu
## 7583 allykwan_
## 7584 grrwonwoo
## 7585 Yjhnihae
## 7586 Joshongiie
## 7587 shiloah_magu
## 7588 HopeKhunRo_09
## 7589 grrwonwoo
## 7590 wzfanfan
## 7591 wnyisz
## 7592 Gice22
## 7593 oshikwn
## 7594 gentIe_joshua
## 7595 pedvanz
## 7596 itoohusername
## 7597 exoenhafan
## 7598 Joshongiie
## 7599 1kfuyu
## 7600 pmariaaaaa
## 7601 Gean_CarlosLL
## 7602 nahyukie
## 7603 _syopp
## 7604 swnishappy
## 7605 bewithbu
## 7606 eternalwonu
## 7607 ihatemaths777
## 7608 ihatemaths777
## 7609 HanieBee_sjnb
## 7610 orbitlaloona
## 7611 kihyunsjay
## 7612 luvmingoo
## 7613 kihyunsjay
## 7614 seungcheolised
## 7615 yoonsheeng
## 7616 imma_ema
## 7617 diskgyucci
## 7618 Cassie_ha_dong
## 7619 needef_
## 7620 400461i
## 7621 dopinksy
## 7622 yeahleechan
## 7623 wnyisz
## 7624 TXTRYE
## 7625 lois4btssvt
## 7626 ctjy0811
## 7627 m_______yww
## 7628 snowlovescheol
## 7629 vEEGWP66VJ98hwX
## 7630 Saleem28092135
## 7631 foreverthewon
## 7632 mrsJamieHackney
## 7633 miso_ranghae
## 7634 m_______yww
## 7635 17y0_0n
## 7636 Daddu_Cheollito
## 7637 seoksol_0218_17
## 7638 itoohusername
## 7639 wnyisz
## 7640 seoksol_0218_17
## 7641 0205haulz
## 7642 chwehan5
## 7643 cheolmenteng
## 7644 haoluvsss
## 7645 minhui896
## 7646 0205haulz
## 7647 seoksol_0218_17
## 7648 seoksol_0218_17
## 7649 minwonqt
## 7650 Joshujibestiess
## 7651 rinwoniehoonie
## 7652 400461i
## 7653 mamo_natacha
## 7654 loveminhyukk
## 7655 RoseMaeDavis1
## 7656 rinwoniehoonie
## 7657 EBSVTCarat
## 7658 cesimnida
## 7659 contentedzayn
## 7660 NonieKoo_
## 7661 xyz23ssb
## 7662 mizumizuus
## 7663 gentIe_joshua
## 7664 kagayakuhoshi__
## 7665 shxxnini
## 7666 thirdzon
## 7667 Jeonnonugyu
## 7668 Jeong_Cheol95
## 7669 Aeppeaaep
## 7670 alanarchive16
## 7671 coupssdrling
## 7672 prettyfroilan
## 7673 F4STPACE
## 7674 0716AM
## 7675 gudimaan
## 7676 97shruti
## 7677 sarahfaithydiaz
## 7678 hoshiranghe_
## 7679 AlexaRod1024
## 7680 Ji123095
## 7681 thickhao
## 7682 17y0_0n
## 7683 wonwoneko1714
## 7684 coupssdrling
## 7685 arabellacrz
## 7686 chomamamas
## 7687 lkim024
## 7688 itsmemarsea
## 7689 gardenfairy1u
## 7690 lexswan2
## 7691 coupssdrling
## 7692 into_SooHui
## 7693 Mystery_Girl14
## 7694 MineofHoshi
## 7695 kagayakuhoshi__
## 7696 hoshiranghe_
## 7697 0205haulz
## 7698 MineofHoshi
## 7699 robotkeychain
## 7700 BaRk_r0wR
## 7701 coupssdrling
## 7702 0205haulz
## 7703 MineofHoshi
## 7704 mostlywonuu
## 7705 m4rshua
## 7706 JunhuihuiStar
## 7707 0205haulz
## 7708 DM_meyourgcash
## 7709 HanieBee_sjnb
## 7710 Jeonnonugyu
## 7711 hjs7jww
## 7712 ayangseungcheol
## 7713 jadeeyo_
## 7714 0205haulz
## 7715 m_______yww
## 7716 Dalimarr
## 7717 ggukdolz
## 7718 0205haulz
## 7719 m_______yww
## 7720 AianNotAyan
## 7721 crylbnzn
## 7722 m_______yww
## 7723 lovescoups_
## 7724 seoyoungie27
## 7725 alsbar_
## 7726 m_______yww
## 7727 JunhuihuiStar
## 7728 wonucolls
## 7729 dkhoshlvr
## 7730 minwonehae
## 7731 LJervoso
## 7732 pmariaaaaa
## 7733 JINsjiguppm
## 7734 jaredidadoo
## 7735 Evakiee
## 7736 KingofClass
## 7737 0205haulz
## 7738 htowncougar
## 7739 m_______yww
## 7740 imhaegs
## 7741 MITSUL0VER
## 7742 belforwonwoo
## 7743 MinamotoEiko
## 7744 2403KSNW
## 7745 coupssdrling
## 7746 MJunH_s
## 7747 stargaxing_jun
## 7748 edrlynnnn_
## 7749 mariz_navarra
## 7750 sam26_svt
## 7751 jun35607245
## 7752 sam26_svt
## 7753 MingXiaoqt
## 7754 LIS_BLISA
## 7755 HominNumin
## 7756 m_______yww
## 7757 i143lee
## 7758 lV_LeefcloVer
## 7759 kimyasmen3012
## 7760 bbygorlwooyoung
## 7761 sisiseventeen
## 7762 luh_rainn
## 7763 SatyamevaJaya18
## 7764 kttywonwoo
## 7765 foreverthewon
## 7766 _srvllr_
## 7767 gentIe_joshua
## 7768 seoyoungie27
## 7769 blueberryuyu_
## 7770 Hoshi_eerie
## 7771 ribbith8
## 7772 conivegi
## 7773 mikkochan71
## 7774 cutie_carats
## 7775 iztlmirahh
## 7776 gyuhoon_liker
## 7777 myHanniieee
## 7778 mikkochan71
## 7779 bardaguhan
## 7780 wongyuuhae
## 7781 itsjrytn
## 7782 sam26_svt
## 7783 hoshimeatsu
## 7784 ferriseris3
## 7785 itsmesaaammmy
## 7786 yunkisso
## 7787 NanaNannan2613
## 7788 choiseung95
## 7789 feat_dinonodi
## 7790 kly_sein
## 7791 cheolvz
## 7792 bardaguhan
## 7793 justcheol108
## 7794 Caratdeulzebong
## 7795 bubbyje
## 7796 sayoonlangjh
## 7797 pmariaaaaa
## 7798 nanascart01
## 7799 souleylove800
## 7800 hobabiased
## 7801 rencsbencsi
## 7802 Xr1Army
## 7803 kozumart
## 7804 sam26_svt
## 7805 dkyeominho
## 7806 tinytiny629
## 7807 ruiz_rej
## 7808 bardaguhan
## 7809 tousdae
## 7810 mikkochan71
## 7811 luvsmarkun
## 7812 faeiryoon
## 7813 minwonqt
## 7814 smilesuminisa
## 7815 wonjaecart
## 7816 alvtaardngrm
## 7817 seoyang_bns
## 7818 _hosh1gyu
## 7819 Jeonnonugyu
## 7820 coupranghan
## 7821 rudedogreyes
## 7822 bornsarebloom
## 7823 ujiujiujioo
## 7824 1kfuyu
## 7825 leynagater_
## 7826 Lady0ice
## 7827 1kfuyu
## 7828 dou__shiyoka
## 7829 May04EXO
## 7830 exosone13
## 7831 DM_meyourgcash
## 7832 Do_Minho_
## 7833 _seungcheolrry
## 7834 wonhanseoksoon
## 7835 yoonsheeng
## 7836 evechnt
## 7837 bardaguhan
## 7838 romy258hp
## 7839 Chaaaii18
## 7840 bardaguhan
## 7841 nathsssnathsss
## 7842 scoupstatts
## 7843 ChoVhemmie
## 7844 bamm_p7c
## 7845 caromiranda_s
## 7846 nikiwrId
## 7847 svt_exoL
## 7848 pldgngsn
## 7849 fahsaikaika
## 7850 m_______yww
## 7851 coupssdrling
## 7852 luckyli09301781
## 7853 purposeflaming
## 7854 TheAthleticCBB
## 7855 hobiiuarmyhope
## 7856 carrot___carat
## 7857 MarcellinJuno
## 7858 alileee_326
## 7859 bebeamoraaa14
## 7860 won_andonly_woo
## 7861 heyyydarya
## 7862 antokim960
## 7863 mr_jasonjones
## 7864 Jeonnonugyu
## 7865 jeonghoneybae
## 7866 itsmesaaammmy
## 7867 YE0T0PIA
## 7868 jhopescharts
## 7869 m_______yww
## 7870 m_______yww
## 7871 Daddu_Cheollito
## 7872 meanierae
## 7873 H_10041995
## 7874 boojikyeom
## 7875 coupssdrling
## 7876 kimjeoncheol
## 7877 jeweeelblnc
## 7878 Pepperling95
## 7879 shesgracee
## 7880 alhanda
## 7881 Zaty23M
## 7882 yve_adaoag
## 7883 megaputri__nd
## 7884 thestangal
## 7885 HOSHIBECUTE
## 7886 dk_mg_1806
## 7887 Janglow
## 7888 av2lino
## 7889 dk_mg_1806
## 7890 lovethestanlife
## 7891 coupssdrling
## 7892 jeweeelblnc
## 7893 detcele
## 7894 jeycodonat
## 7895 asoulinexile
## 7896 mmmookon
## 7897 BLINKU14
## 7898 mushroom_teen
## 7899 peachandcats
## 7900 choiiicolatte
## 7901 Joshongiie
## 7902 Pashi1955
## 7903 diamondwonu17
## 7904 _sein_sk
## 7905 jungtaekken
## 7906 mxngyuxx
## 7907 Hoshi_eerie
## 7908 coupssdrling
## 7909 appleckity
## 7910 tinkerbellus46
## 7911 cocagyula
## 7912 Xeismr
## 7913 babymeangyu
## 7914 vernounsline
## 7915 SebongieOt13
## 7916 z___yo
## 7917 fairieksy
## 7918 Sam_ooee
## 7919 mo_onyungie
## 7920 everyone_voo
## 7921 7svnwithyou
## 7922 hueningiegum
## 7923 mxngyuxx
## 7924 coupssdrling
## 7925 CmbSvt17
## 7926 Ehzrah3
## 7927 jxmxnalee
## 7928 AbdIzzudin
## 7929 liezldhin
## 7930 gentIe_joshua
## 7931 dkind_
## 7932 _lovessSKZ
## 7933 everyone_voo
## 7934 coupssdrling
## 7935 JEON1NU
## 7936 everyone_voo
## 7937 everyone_voo
## 7938 Joshongiie
## 7939 man2saeipromis1
## 7940 kalatniwayji
## 7941 bardaguhan
## 7942 everyone_voo
## 7943 skeeleetons
## 7944 kinowol
## 7945 kttywonwoo
## 7946 SparklingMiii
## 7947 _treasure12_
## 7948 tyniverse
## 7949 cheolsbooty
## 7950 hiyahelloitsme
## 7951 katkatjoins
## 7952 sebting17
## 7953 myraa_st7
## 7954 JuneAcallar
## 7955 katkatjoins
## 7956 themoestro
## 7957 sdeveil
## 7958 vashappenxbiebs
## 7959 Boogyu__lover
## 7960 Lizlopitas
## 7961 lkim024
## 7962 myraa_st7
## 7963 katkatjoins
## 7964 myraa_st7
## 7965 katkatjoins
## 7966 armicaratbibi
## 7967 moonlightshxdxw
## 7968 CrizziaLopez
## 7969 park_sunooooo24
## 7970 skyuties09
## 7971 Solely_Ming
## 7972 svt_anawa
## 7973 seokjinemyangel
## 7974 jooheonchuu
## 7975 ShChttN
## 7976 wonooasis
## 7977 coupssdrling
## 7978 madison74067498
## 7979 fleurmedelis
## 7980 hotgyuwu
## 7981 hiyahelloitsme
## 7982 00110111kai
## 7983 dan_aeri
## 7984 snemarcellaa
## 7985 BossmanBMF
## 7986 kyeomthinker
## 7987 hopiebid
## 7988 coupssdrling
## 7989 00110111kai
## 7990 cheollovezone
## 7991 falliinfl0wer_
## 7992 eianaticss
## 7993 SO0YUNH
## 7994 Anusha65313081
## 7995 sweetttt1t911
## 7996 dadduya
## 7997 andengimnida
## 7998 aquariusov
## 7999 Jwijwicarat2
## 8000 leejihoonie4
## 8001 KwonKartoon
## 8002 ghostingjjun
## 8003 Cookiessway
## 8004 kkndks
## 8005 kloepithet
## 8006 Cookiessway
## 8007 cheollibeee
## 8008 coupssdrling
## 8009 _acey18
## 8010 sunshineball18
## 8011 TheAthleticNBA
## 8012 madison74067498
## 8013 SeleniumXVII
## 8014 Cookiessway
## 8015 xasahinax
## 8016 hiyahelloitsme
## 8017 _nanakeyt
## 8018 SsoSsoMomy
## 8019 chibcheeks
## 8020 cse843
## 8021 Cookiessway
## 8022 7chylly
## 8023 katlynhwang
## 8024 Kevin28779530
## 8025 hotgyuwu
## 8026 Gyu0328_
## 8027 hjs7jww
## 8028 Anusha65313081
## 8029 May04EXO
## 8030 bardaguhan
## 8031 wwonddu
## 8032 jeonqty
## 8033 itsjrytn
## 8034 chiestheone
## 8035 braille_morgan
## 8036 17Giggigzzz
## 8037 jeyyy_kyu
## 8038 1004_Cheonghan
## 8039 ARTHURkYE0M_ll
## 8040 coupssdrling
## 8041 naonaomine_
## 8042 Mu93Mami
## 8043 BananaLakatan
## 8044 17_zii
## 8045 noniemailZ
## 8046 katyjournal
## 8047 kathlengggyu
## 8048 coupssdrling
## 8049 wonskyui
## 8050 xiaiowen
## 8051 szllsssm
## 8052 katkatjoins
## 8053 KimSahira
## 8054 mj_cherryfan
## 8055 hobae96
## 8056 itsandykim
## 8057 _seungcheolrry
## 8058 Jayee3Mp4
## 8059 jhopesmio
## 8060 majesticbtsvt
## 8061 _winTAEmelon
## 8062 __kkk17
## 8063 SO0YUNH
## 8064 katkatjoins
## 8065 jmchim_chim
## 8066 suflowner
## 8067 coupranghan
## 8068 chickHannuggets
## 8069 hoshivolo
## 8070 katkatjoins
## 8071 ununs_12
## 8072 katkatjoins
## 8073 flyhightwenteen
## 8074 suflowner
## 8075 katkatjoins
## 8076 Solely_Ming
## 8077 oma_oma_1
## 8078 somnia_zen
## 8079 hyunwoonahhh
## 8080 minhosrain
## 8081 katkatjoins
## 8082 coupssdrling
## 8083 eiiissaaa_a
## 8084 mmmookon
## 8085 geliena18
## 8086 queenerry1
## 8087 katkatjoins
## 8088 mwone_woo
## 8089 _weixvii
## 8090 f_wonsoo
## 8091 _yenyenyen
## 8092 dokyeomsfool
## 8093 jundklover
## 8094 yjhaniyoo
## 8095 mimaaaxxx
## 8096 revelvelvets
## 8097 cherishjun
## 8098 luvmingoo
## 8099 dokyeomsfool
## 8100 _yoonjunghan_
## 8101 suflowner
## 8102 diamondwonu17
## 8103 eriynne
## 8104 katkatjoins
## 8105 caratshy_y
## 8106 iamangeliquexx
## 8107 itsjrytn
## 8108 mqkxxx
## 8109 OnceinanArmy17
## 8110 bubbyje
## 8111 seoksoohorang
## 8112 _nathtwt
## 8113 _Lilychhani
## 8114 myHanniieee
## 8115 BLouMcMillan
## 8116 kazumadaniel
## 8117 wonuwonuwu
## 8118 kinghwiy0ung
## 8119 zyanxn_w
## 8120 everyone_wunoo
## 8121 mwone_woo
## 8122 WTNBEH4RUT0
## 8123 apochwe
## 8124 Sharicaaa
## 8125 chaezballuver
## 8126 smolhan_
## 8127 17y0_0n
## 8128 samoyedjenlee
## 8129 Honggbae
## 8130 PatrickASchmidt
## 8131 vobosquad
## 8132 Phineope
## 8133 Mp_Stamp
## 8134 f4irymh
## 8135 vyshusvt17
## 8136 getyouwhacked
## 8137 hannie_yoxiii
## 8138 loveyoonjh
## 8139 skeeleetons
## 8140 m_______yww
## 8141 katkatjoins
## 8142 snowballexshi
## 8143 Lookse_
## 8144 katkatjoins
## 8145 jmchim_chim
## 8146 bod9y_m
## 8147 haomingthe8
## 8148 evryw0n
## 8149 Siri24741948
## 8150 roseanneeeee03
## 8151 bobpulmilktea
## 8152 _uuji
## 8153 nananamcn_
## 8154 vyshusvt17
## 8155 expve_love
## 8156 onyourj_eonghan
## 8157 chewr218
## 8158 joshuji_93
## 8159 vyshusvt17
## 8160 into_SooHui
## 8161 _uuji
## 8162 jmchim_chim
## 8163 Phineope
## 8164 m_______yww
## 8165 serenityksy
## 8166 snowballexshi
## 8167 jecnghan
## 8168 mahalimAtin4evr
## 8169 mingfthao_17
## 8170 Caraxjune1
## 8171 093kartz
## 8172 icymoonhui
## 8173 8149cart
## 8174 itsjrytn
## 8175 katkatjoins
## 8176 bebeamoraaa14
## 8177 icymoonhui
## 8178 lucresia__
## 8179 jeonghan_stew
## 8180 fr3sh_m1lk
## 8181 h_wonu
## 8182 NEVERVMlND
## 8183 mihanzxcv_
## 8184 snemarcellaa
## 8185 _jeonghan_nie
## 8186 ultsungjeans
## 8187 KaiYou94
## 8188 onyourj_eonghan
## 8189 vobosquad
## 8190 hanniezel_
## 8191 GeneNiMingyu
## 8192 athynna_a
## 8193 katkatjoins
## 8194 porsche_porsha
## 8195 ellexjeon
## 8196 ynjyuk1
## 8197 HanieBee_sjnb
## 8198 jo_choisc
## 8199 jseunie07
## 8200 Luvyluv22
## 8201 suezyy_coupsie
## 8202 jangseowon0506
## 8203 woo_myeverthing
## 8204 porsche_porsha
## 8205 areinmyy
## 8206 allykwan_
## 8207 moonjunss
## 8208 cherrylovesyoon
## 8209 aimhden
## 8210 chengiebaobei
## 8211 anneiyooo
## 8212 lensof_minghao
## 8213 haomingthe8
## 8214 HanieBee_sjnb
## 8215 hwnghyunjeanz
## 8216 treteen_
## 8217 abhinavgoyal17
## 8218 icymoonhui
## 8219 myHanniieee
## 8220 fantasiizie
## 8221 miss_svtmafia
## 8222 itsmesaaammmy
## 8223 kttywonwoo
## 8224 air_kyeom
## 8225 JU_MW9697
## 8226 loving_coups
## 8227 luvielilyv
## 8228 haiena___
## 8229 Berinyx
## 8230 WTNBEH4RUT0
## 8231 makciat0
## 8232 no_okbye
## 8233 harutulog
## 8234 MissssssC
## 8235 Joshongiie
## 8236 kxsoonhao
## 8237 aegicarrot
## 8238 katkatjoins
## 8239 shhuuwwaa
## 8240 minwontwts
## 8241 porsche_porsha
## 8242 choleytsom
## 8243 Ath1201R
## 8244 mmmookon
## 8245 sincerelyjwon
## 8246 apochwe
## 8247 katkatjoins
## 8248 mxngyuxx
## 8249 yjhangeljh
## 8250 itsjrytn
## 8251 minwontwts
## 8252 suchlose
## 8253 Sooha_abcd
## 8254 mywonss
## 8255 ynjyuk1
## 8256 kyeomiexie
## 8257 everyone_wunoo
## 8258 cyvll2
## 8259 itsmesaaammmy
## 8260 ODiasanta
## 8261 SayWahuWahu
## 8262 sarang_nunbit
## 8263 areinmyy
## 8264 wonuwonuwu
## 8265 _weewooonwoo
## 8266 _shihui
## 8267 ruuubbbyyyyyyy4
## 8268 katkatjoins
## 8269 wfcdsbhd
## 8270 chweeverkwan
## 8271 _Yedamie7
## 8272 h3ll0_exoteen
## 8273 melby_yes
## 8274 ggukscart
## 8275 porsche_porsha
## 8276 desmileee
## 8277 haomingthe8
## 8278 purplefy
## 8279 a_em_MissLP
## 8280 queenerry1
## 8281 wonskyui
## 8282 FongPingk
## 8283 aegicarrot
## 8284 newskzi
## 8285 jjamaymay
## 8286 yuki05260315
## 8287 rk_chocob0ba
## 8288 Joshongiie
## 8289 snowkhoshii
## 8290 tigerkwonn
## 8291 gaycheollie
## 8292 Gyu0328_
## 8293 xu_jo1230
## 8294 sahifeels
## 8295 chwenaaa
## 8296 SebongxTulsa
## 8297 lkim024
## 8298 JaeJinGyu
## 8299 joshushushuwu
## 8300 onlywons_
## 8301 ynmbltrn
## 8302 scjnjh_9405
## 8303 _shingi_bangi_
## 8304 Yjhnihae
## 8305 mars_svt
## 8306 wongyuuhae
## 8307 melby_yes
## 8308 WW_jinsome
## 8309 _Berry21
## 8310 hongcoups
## 8311 _jeonghan_nie
## 8312 Mp_Stamp
## 8313 sojake__
## 8314 imraciuu_svt
## 8315 xasahinax
## 8316 _hosh1gyu
## 8317 ynjyuk1
## 8318 heeliftror
## 8319 Chan19Lee
## 8320 suflowner
## 8321 sichengluvvr
## 8322 twentywanbae
## 8323 CrizziaLopez
## 8324 iamroe91
## 8325 seokminssoulmat
## 8326 ridgecarts
## 8327 vobosquad
## 8328 skeeleetons
## 8329 bbang_cart
## 8330 400461i
## 8331 coupshan_sebong
## 8332 moon_bammie
## 8333 km2igyu
## 8334 _gyuhan2022
## 8335 sojunghan_SVT
## 8336 KathHorannn
## 8337 leeminknowww
## 8338 ynjyuk1
## 8339 miya_caratlnd13
## 8340 Jincheollie8
## 8341 wonjaecart
## 8342 JJudisu
## 8343 shuaashushushu
## 8344 Luvyluv22
## 8345 CrizziaLopez
## 8346 coupranghaae
## 8347 btssvt713
## 8348 _gdncs13
## 8349 AliceGlass19
## 8350 Luvyluv22
## 8351 woshikyeom
## 8352 atpstumii
## 8353 rodriguez_anci
## 8354 Janna_L_17
## 8355 mariz_cblqnt
## 8356 krasshen_ezz
## 8357 hongfinity
## 8358 rairaiqt
## 8359 96WONWON
## 8360 yoongimtv
## 8361 justmeysaaa
## 8362 ynjyuk1
## 8363 maria_criscel
## 8364 itsmesaaammmy
## 8365 sweetiehosh
## 8366 itzaimae
## 8367 _llaineeey
## 8368 evrbdyhngsm
## 8369 1keeer_
## 8370 a2zthb
## 8371 _cmrj
## 8372 fueledfantasies
## 8373 yorsecretfanboy
## 8374 kwannieheyy
## 8375 17_zii
## 8376 alien__30
## 8377 dkyeominee
## 8378 vjkscart
## 8379 shiningorbits
## 8380 itsmesaaammmy
## 8381 baoxiuji
## 8382 Oishie_Hae
## 8383 itsmesaaammmy
## 8384 katkatjoins
## 8385 itsmesaaammmy
## 8386 sweetiepiesnow
## 8387 sy2min
## 8388 haomingthe8
## 8389 goddess_minerva
## 8390 itsmesaaammmy
## 8391 MakbeRocano
## 8392 gardenfaeirie
## 8393 koosad444
## 8394 every9yu_woo
## 8395 itsmesaaammmy
## 8396 gailujirong
## 8397 itsmesaaammmy
## 8398 chintadmtrzy
## 8399 myHanniieee
## 8400 itsmesaaammmy
## 8401 __kwonshii
## 8402 immaturiti
## 8403 WTNBEH4RUT0
## 8404 digibistud
## 8405 baoxiuji
## 8406 limstephh
## 8407 heidslomibao
## 8408 memoriesvt
## 8409 JannahNikki419
## 8410 mgyuberries
## 8411 itsmesaaammmy
## 8412 joshihao
## 8413 Zhen_x2
## 8414 itsmesaaammmy
## 8415 sohshort
## 8416 haomingthe8
## 8417 naurmatt
## 8418 cccyy_f
## 8419 memoriesvt
## 8420 55dayMam1045
## 8421 haomingthe8
## 8422 mxngyuxx
## 8423 she_obey
## 8424 wonrawrs
## 8425 itsmesaaammmy
## 8426 mgyuberries
## 8427 shua_daisy
## 8428 itsmesaaammmy
## 8429 haomingthe8
## 8430 jonfranks
## 8431 mingishibeo24
## 8432 24h_min9yu
## 8433 itsmesaaammmy
## 8434 haomingthe8
## 8435 haomingthe8
## 8436 chilefilomina
## 8437 mmargaretmary1
## 8438 _shingi_bangi_
## 8439 CrizziaLopez
## 8440 _shingi_bangi_
## 8441 WTNBEH4RUT0
## 8442 yorsecretfanboy
## 8443 tooruoinkawa
## 8444 itsmesaaammmy
## 8445 miyoungcart
## 8446 mgyuberries
## 8447 kimmmmtae
## 8448 hcskimchijjigae
## 8449 spikyhoshi
## 8450 gentIe_joshua
## 8451 cia_kyeomshua
## 8452 218DanceKing
## 8453 HaniHaoGyeom
## 8454 katkatjoins
## 8455 Oishie_Hae
## 8456 starry_mamamoo4
## 8457 christinejoy_i
## 8458 suflowner
## 8459 huihosh
## 8460 byeolboo
## 8461 huihosh
## 8462 naurmatt
## 8463 ka1_kim
## 8464 tooruoinkawa
## 8465 swifttaejinkoo
## 8466 sirleetyong
## 8467 btssvt713
## 8468 huihosh
## 8469 purpledaimondeu
## 8470 itsmesaaammmy
## 8471 wzrdprang
## 8472 huihosh
## 8473 chocopudding__
## 8474 tsimeya
## 8475 JannahNikki419
## 8476 MiMiewwii
## 8477 itsmesaaammmy
## 8478 WTNBEH4RUT0
## 8479 heartyuns
## 8480 luvmingoo
## 8481 JannahNikki419
## 8482 rayofsunkyeom
## 8483 WTNBEH4RUT0
## 8484 Ryu_MiHye
## 8485 haomingthe8
## 8486 megaphonedk
## 8487 jihan1995_
## 8488 carol19462
## 8489 cassiaxsvt
## 8490 RJY_miw
## 8491 soonchanlvr
## 8492 moomoomoa
## 8493 gailujirong
## 8494 Luvyluv22
## 8495 _rapgodmingyu
## 8496 itsmesaaammmy
## 8497 maxx_is_mad
## 8498 katkatjoins
## 8499 JiYayouknow7
## 8500 JamiBoaz
## 8501 pichulinology
## 8502 NPipireta
## 8503 haomingthe8
## 8504 flyhightwenteen
## 8505 haomingthe8
## 8506 heidslomibao
## 8507 kyliekim28
## 8508 QueenOnika007
## 8509 gailujirong
## 8510 WTNBEH4RUT0
## 8511 NPipireta
## 8512 JhopeGreena
## 8513 ryzdajab
## 8514 byunteneur
## 8515 KOKOSEMBAKO98_
## 8516 loysgyu
## 8517 KanhaRath4
## 8518 WOOYOUTOPIA
## 8519 syctxz
## 8520 sweetiehosh
## 8521 charina_ramos
## 8522 myflowerksy
## 8523 jeonwcnwoc
## 8524 vanillabluetae
## 8525 dreamymoondust
## 8526 every_9yuu
## 8527 itsmesaaammmy
## 8528 wonuwonuwu
## 8529 mxngyuxx
## 8530 cia_kyeomshua
## 8531 heyyydarya
## 8532 RSK477
## 8533 WeasleySivan16
## 8534 MAJINTA_
## 8535 Jjisanwoo
## 8536 dkdnscoupinia
## 8537 y_jeonghannnie
## 8538 woncheolcrt
## 8539 ynjyuk1
## 8540 wonwryy
## 8541 jwtsr96
## 8542 haomingthe8
## 8543 callmepooww
## 8544 slip23
## 8545 shinbboong
## 8546 seventhetics
## 8547 Byunjonginniiie
## 8548 dkdnscoupinia
## 8549 Daddu_Cheollito
## 8550 _shingi_bangi_
## 8551 Eisayeongpal08
## 8552 tastyy_00
## 8553 Oishie_Hae
## 8554 ryzdajab
## 8555 0318JINsofi
## 8556 haomingthe8
## 8557 Pewpew_1111
## 8558 meanierae
## 8559 wondrous_moon
## 8560 svtworldcarat
## 8561 svtdaydreaming
## 8562 damonlifer
## 8563 oki3dokiyeom
## 8564 ipeuncat
## 8565 CrizziaLopez
## 8566 3737san7
## 8567 cshndcheol
## 8568 mynttks
## 8569 gentIe_joshua
## 8570 jihan1995_
## 8571 kwiister
## 8572 Mp_Stamp
## 8573 svtdaydreaming
## 8574 Hongssi4
## 8575 girls_nonna
## 8576 riryle
## 8577 WTNBEH4RUT0
## 8578 axexdxbx
## 8579 Eisayeongpal08
## 8580 Enash2001
## 8581 wondrous_moon
## 8582 WTNBEH4RUT0
## 8583 Ath1201R
## 8584 ookeydkey
## 8585 elyzmin9
## 8586 katkatjoins
## 8587 w9smt
## 8588 kwanberryboo
## 8589 ourwn_smusigh
## 8590 Enash2001
## 8591 fei_mluv
## 8592 luvmingoo
## 8593 ynjyuk1
## 8594 PerfectDilemma2
## 8595 butterfingyu
## 8596 a_ly_01
## 8597 voteforjhsw
## 8598 katkatjoins
## 8599 luvmingoo
## 8600 Ath1201R
## 8601 kwanberryboo
## 8602 boothinkz
## 8603 katkatjoins
## 8604 luvmingoo
## 8605 wonwryy
## 8606 katkatjoins
## 8607 xxnomercy
## 8608 luvmingoo
## 8609 hanleeaa
## 8610 ttokiij
## 8611 FromM3_2u
## 8612 sadlycy
## 8613 itsmesaaammmy
## 8614 luvmingoo
## 8615 katkatjoins
## 8616 yunhochans
## 8617 ttokiij
## 8618 ant_pianoo
## 8619 tarrakbear
## text
## 1 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4 RT @mindset_dive: Mark your calendars - JOSHUA of SEVENTEEN’s Mindset trailer premieres Tuesday 12/6 at 8 pm PST // Wednesday 12/7 1PM KST…
## 5 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 9 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 10 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 11 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 12 RT @mindset_dive: BIG news - JOSHUA of SEVENTEEN is joining Mindset next! What topics do you want JOSHUA to discuss in his audio series?…
## 13 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 14 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 15 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 16 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 17 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 18 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 19 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 20 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 21 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 22 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 23 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 24 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 25 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 26 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 27 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 28 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 29 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 30 RT @addtocartnoona: 🚨Christmas B1T1 SALE🚨\n\nRamdom Sealed + Unsealed 💸 220\n\nGroups Available:\nTreasure Enhypen Straykids Blackpink TXT TNX…
## 31 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 32 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 33 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 34 RT @wonshuamour: —𝒅𝒂𝒓𝒍𝒊𝒏𝒈, 𝒍𝒆𝒕'𝒔 𝒕𝒂𝒌𝒆 𝒕𝒉𝒆 𝒍𝒐𝒏𝒈 𝒘𝒂𝒚 𝒉𝒐𝒎𝒆 ♡\n\n[ #csd #caratselcaday #joshua #조슈아 #seventeen @pledis_17 ] https://t.co/QDAaIVLP…
## 35 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 36 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 37 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 38 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 39 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 40 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 41 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 42 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 43 RT @eunoia__svt: "Self-producing" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…
## 44 RT @eseukubs: dress up as our phone case challenge😋❤️💖\n\n#CaratSelcaDay #CSD #SCOUPS\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/D2FSG2zxEK
## 45 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 46 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 47 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 48 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 49 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 50 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 51 RT @koreansales_twt: Best-selling K-Acts on Oricon in 2022 (Final)\n\n01. #SEVENTEEN — 1,725,494\n02. #ENHYPEN — 1,007,202\n03. #BTS — 922,497…
## 52 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 53 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 54 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 55 RT @miguhearts: 🧸🎀🪞“Give me a poem to tell about me” 💐🫧🗯\n\n[#CSD #CaratSelcaDay #MINGYU #민규 #SEVENTEEN @pledis_17 ] https://t.co/wjPrxrZJmZ
## 56 RT @17bookkeu: Twinning 😜\n\nFrom my POV From his POV\n#CARAT_SELCA_DAY #CSD #WONWOO #SEVENTEEN @pledis_17 https://t.co/hCo…
## 57 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 58 RT @doieyongs: ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks last\n✨Loc…
## 59 RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q
## 60 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 61 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 62 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 63 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 64 RT @lighthaos: everyone have a wonderful time at bets !!!! a seventeen concert is an extraordinary experience 🧡
## 65 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 66 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 67 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 68 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 69 RT @Astro_EW330: 2022 December Boy Group Brand Reputation Ranking\n11th #ASTRO\nData collected: 10 Nov - 10 Dec 2022 \n1 BTS\n2 SEVENTEEN\n3 Str…
## 70 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 71 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 72 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 73 RT @snowkhoshi: nobody can seventeen the way the thirteen of seventeen seventeens that’s why they’re seventeen
## 74 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 75 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 76 RT @for717s: ✦ SEVENTEEN Be The Sun in Bulacan Freebies ✦\n\nfan support for #도겸 and #조슈아 ♡\n\nsee photo for more details :)\n#BeTheSuninBULACAN…
## 77 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 78 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 79 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 80 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 81 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 82 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 83 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 84 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 85 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 86 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 87 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 88 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 89 RT @amorecheol: 210802 Seventeen Shopee Online Fansign 세븐틴 영통팬싸\n\n🥳 HAPPY BIRTHDAY TO YOU HAPPY BIRTHDAY TO YOU 🎉\n\nthe giggles halfway k wor…
## 90 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 91 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 92 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 93 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 94 RT @btsvt_btsvt: WTS LFB SEVENTEEN BE THE SUN IN BULACAN 💎 \n\n(1) VIP FLOOR STANDING B \nPurchased on Nov 30 when there were a few tickets le…
## 95 RT @dollsxngie: Reply with all kpop groups that you stan from oldest to latest:-\n\nMine:\n1. Exo\n2. Nct\n3. Got7\n4. X1\n5. Seventeen\n6. Ateez\n7…
## 96 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 97 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 98 RT @GoldenDisc_en: 1st Artist Lineup Announcement.\n\nPlease welcome #SEVENTEEN who will join the 37th #GDA !\n\n#골든디스크어워즈 #goldendiscawards #골…
## 99 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 100 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 101 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 102 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 103 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 104 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 105 RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 106 RT @deal4idols: proofs for #jin of bts + #seventeen
## 107 RT @shuaa_gyu: wtb lfs ph svt seventeen\n\n— lf rush ticket for #BeTheSuninBULACAN\n— can payo\n— any tier\n— dm me if u have\n\ntags: ph airport…
## 108 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 109 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 110 RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…
## 111 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 112 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 113 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 114 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 115 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 116 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 117 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 118 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 119 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 120 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 121 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 122 RT @ananavarro: Guilty,\nOn All Seventeen Counts. 17!
## 123 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 124 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 125 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 126 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 127 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 128 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 129 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 130 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 131 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 132 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 133 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 134 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 135 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 136 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 137 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 138 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 139 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 140 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 141 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 142 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 143 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 144 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 145 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 146 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 147 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 148 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 149 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 150 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 151 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 152 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 153 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 154 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 155 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 156 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 157 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 158 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 159 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 160 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 161 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 162 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 163 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 164 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 165 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 166 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 167 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 168 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 169 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 170 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 171 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 172 RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…
## 173 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 174 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 175 RT @DlN0LAND: DINO and WOOZI necklaces are here! 🤗 See you all on Saturday! ❤️\n\n#BeTSinBULACAN #SEVENTEEN #BeTheSuninBULACAN @pledis_17 ht…
## 176 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 177 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 178 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 179 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 180 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 181 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 182 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 183 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 184 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 185 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 186 RT @wowoozi_: wearing black is a lifestyle, ceunah\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #HOSHI @pledis_17 https://t.co/DRB9Fjg6vV
## 187 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 188 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 189 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 190 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 191 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 192 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 193 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 194 RT @minrei_: the 12 vs 1 choreo in fast pace 😋\n #세븐틴 #SEVENTEEN @pledis_17\nhttps://t.co/8VdB03HIyd
## 195 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 196 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 197 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 198 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 199 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 200 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 201 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 202 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 203 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 204 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 205 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 206 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 207 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 208 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 209 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 210 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 211 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 212 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 213 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 214 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 215 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 216 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 217 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 218 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 219 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 220 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 221 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 222 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 223 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 224 RT @chocochuxx: wts lfb svt bets ph\n\n💎 Seventeen BeTS in Bulacan 💎\n\n- One (1) UBB REG TICKET\n\nrfs: upgraded seat :> \n\n🏷 be the sun bulacan…
## 225 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 226 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 227 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 228 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 229 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 230 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 231 RT @IkoneriKshop: May interested pa ba sa onhand caratbong v2? Used once po nung bets mnl, Still complete inclusion pero yung hoshi sticker…
## 232 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 233 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 234 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 235 RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 "𝒘"\nhe told me to do "wonwoo's shaking camera pose?"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…
## 236 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 237 RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h
## 238 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 239 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 240 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 241 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 242 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 243 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 244 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 245 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 246 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 247 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 248 RT @wonthuu: *insert any words* \n\n#CaratSelcaDay #CSD #SEVENTEEN #MINGYU #세븐틴 #민규 https://t.co/AiIwPBmdKz
## 249 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 250 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 251 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 252 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 253 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 254 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 255 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 256 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 257 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 258 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 259 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 260 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 261 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 262 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 263 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 264 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 265 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 266 RT @My17youth: SEVENTEEN have safely arrived in Manila, Rest well boys! 🖤
## 267 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 268 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 269 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 270 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 271 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 272 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 273 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 274 RT @ksjwaifu: museum date w/ bae🤍🖤\n\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CARAT #세븐틴 #SEVENTEEN #민규 #MINGYU @pledis_17 https://t.co/wcDVlym…
## 275 RT @byuumie: nlex & sctex traffic advisory ! high volume of traffic is expected in the area. ph is seventeen ready ! 🫶🏻 https://t.co/P8kaah…
## 276 RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…
## 277 RT @hoonie_02z: WTS/ LFB \nSEVENTEEN BeTS in BULACAN\n- UPPER BOX C REG 409\n- SAME PRICE1850\n\nRFs: di macontact yung bibili ilang oras nalang…
## 278 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 279 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 280 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 281 RT @neogotmybankx: 🎄 SVT Christmas PH GA 🧑🏻🎄\n\n🎁 1 winner of unsealed Face The Sun album (with inclusions) + a care package\n🎁 1 winner of A…
## 282 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 283 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 284 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 285 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 286 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 287 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 288 RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN
## 289 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 290 RT @19950808_aug: 221203 SEVENTEEN WORLD TOUR - [BE THE SUN] - Nagoya\n\n#세븐틴 #SEVENTEEN #최승철 #승철 #에스쿱스 \n@pledis_17 https://t.co/McVuByTvVw
## 291 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 292 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 293 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 294 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 295 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 296 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 297 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 298 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 299 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 300 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 301 RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT
## 302 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 303 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 304 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 305 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 306 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 307 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 308 RT @we_960717: 221213 AAA\nHOT\n#원우 #WONWOO #ウォヌ\n#세븐틴 #SEVENTEEN https://t.co/SNnHdSCVXL
## 309 RT @haotobns: ˗ˏˋ be the sun in bulacan freebies | #SEVENTEEN ˎˊ˗\n\nhello!! i'll be giving away freebies for be the sun in bulacan on Dec 17…
## 310 RT @eysvtcarat: Hi, I will be giving away paper goods, printed salonpas patches, snacks, and official SVT merch as freebies for #BeTheSunin…
## 311 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 312 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 313 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 314 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 315 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 316 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 317 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 318 RT @cath_carts: ☁️. Be The Sun Bulacan Freebies \n\n — rt & like this tweet to spread !\n — open for both team labas and team concert\n — mbf!…
## 319 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 320 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 321 RT @micahsmplace: Interest Check for a SEVENTEEN cupsleeve event in the Chicagoland area! 💙💗\nPlanning for the event to be held on Saturday,…
## 322 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 323 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 324 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 325 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 326 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 327 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 328 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 329 RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB
## 330 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 331 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 332 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 333 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 334 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 335 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 336 RT @jammydoodle: ❀ SEVENTEEN Be The Sun in Bulacan ❀\n\nFan Support for #SCOUPS🍒\n\nFor more information, please check photo below. 😊\n\nSee y'al…
## 337 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 338 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 339 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 340 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 341 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 342 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 343 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 344 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 345 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 346 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 347 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 348 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 349 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 350 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 351 RT @pocapoca_po: WTS #SEVENTEEN #BeTheSuninBULACAN \n\n12/17 Be The Sun in Bulacan\n\nLBA 112 25row\nsell at 10,000php. https://t.co/NElWrd2PAI
## 352 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 353 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 354 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/6JHMlJgLBl https://t.co/pQYWnnQs4g
## 355 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 356 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/3UVadcMN3l https://t.co/JnpeeoFER4
## 357 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 358 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 359 RT @inthao_o: Me and boo with our duplicate(◠‿◕)\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/wnZg5HrQeH
## 360 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…
## 361 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 362 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 363 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 364 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 365 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 366 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 367 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/jTNp2s4UKE https://t.co/BBTWl0dY1v
## 368 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 369 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 370 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 371 RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU
## 372 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 373 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 374 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 375 RT @etherealkims: instead of saying i love you, seventeen will...
## 376 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 377 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 378 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 379 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 380 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 381 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 382 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 383 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 384 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 385 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 386 RT @Minjilyn: looking for a sponsor for my fee going to Be The Sun Bulacan. ket 500 or 600 lang. mag commute na lang kami after exam kahit…
## 387 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 388 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 389 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 390 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 391 RT @Dear_Maritess: 12.12 SALE\n\n‼️STARTS @ 12PHP‼️\n‼️ALL ONHAND & READY TO SHIP \nBTS\nBLACKPINK\nTWICE\nENHYPEN\nSEVENTEEN\nTXT\nITZY\nNCT\nTHE BOY…
## 392 RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…
## 393 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 394 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 395 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 396 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 397 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 398 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 399 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 400 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 401 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 402 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 403 RT @iveskiss: AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI
## 404 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 405 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 406 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 407 RT @BaRk_r0wR: I just want to thank ate @miss_svtmafia and ate @yupsheskitten for the giveaways!! Thank you very muchhh po,, even though I…
## 408 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 409 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 410 RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 411 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 412 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 413 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 414 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 415 RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 416 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 417 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 418 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 419 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 420 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 421 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 422 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 423 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 424 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 425 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 426 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 427 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 428 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 429 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 430 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 431 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 432 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 433 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 434 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 435 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 436 RT @adorekgyu: hi! we will be giving away freebies for seventeen #BeTheSuninBULACAN ♡\n\n1:1 ratio! limited qty\nopen for trade~\n\nto claim:\n𖧷…
## 437 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 438 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 439 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 440 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 441 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 442 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 443 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 444 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 445 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 446 RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn
## 447 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 448 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 449 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 450 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 451 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 452 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 453 RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…
## 454 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 455 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 456 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 457 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 458 RT @itstetrisbish: So many favs in this video 🐯 #SEVENTEEN @pledis_17 🌎 #LA3C https://t.co/iwOs0WFqWc
## 459 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 460 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 461 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 462 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 463 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 464 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 465 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 466 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 467 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 468 RT @seventeen: Selena Gomez and Stacey Abrams Set to Produce New Music Documentary, “Won't Be Silent” https://t.co/uYUzPHNYC5 https://t.co/…
## 469 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 470 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 471 RT @SEVENDR3AM: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1 https://t.co/CbwQWSa1q6
## 472 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 473 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 474 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 475 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 476 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 477 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 478 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 479 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 480 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 481 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 482 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 483 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 484 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 485 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 486 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 487 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 488 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 489 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 490 RT @dailygyushua: him asking for hint about a song that make him go viral every two business day (network love) yet he was so slow to guess…
## 491 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 492 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 493 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 494 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 495 RT @dksunshines: saaaturday lunch☁️💛\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ahL28wywtR
## 496 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 497 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 498 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 499 RT @PAST_DK: 151217 SEVENTEEN with K-food\n\n#도겸 #이석민 https://t.co/5BejIyqIcA
## 500 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 501 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 502 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 503 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 504 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 505 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 506 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 507 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 508 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 509 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 510 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 511 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 512 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 513 RT @moonjunwin: Hi Carats!! I will be giving #BeTSinBulacan freebies!!\n\n💎 Time and Date: TBA\n💎Limited\n💎Random freebies (may have stickers,…
## 514 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 515 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 516 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 517 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 518 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 519 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 520 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 521 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 522 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 523 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 524 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 525 RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…
## 526 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 527 RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…
## 528 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 529 RT @IUF4RY: Dream - seventeen\n\nhttps://t.co/E39lb8ILMP
## 530 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 531 RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md
## 532 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 533 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 534 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 535 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 536 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 537 RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t
## 538 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 539 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR WONCHEOL♡*\n\nhello carats! i'll be giving away this hand…
## 540 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 541 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 542 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 543 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 544 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 545 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR DK♡*\n\nhello carats! we'll be giving away this hand bann…
## 546 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 547 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 548 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 549 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 550 RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…
## 551 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 552 RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…
## 553 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 554 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 555 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 556 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 557 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 558 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 559 RT @luvrplu: carat selca day ft my sick self !! #SEVENTEEN #CARAT #CaratSelcaDay https://t.co/UOXajOl68O
## 560 RT @ibexenina: layout selca w/ my tiger bf💋\n\n#csd #CaratSelcaDay #SEVENTEEN #HOSHI #호시 https://t.co/GDWft4RWNR
## 561 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 562 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 563 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 564 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 565 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 566 RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E
## 567 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 568 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 569 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 570 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 571 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 572 RT @inthao_o: Me and boo with our duplicate(◠‿◕)\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/wnZg5HrQeH
## 573 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 574 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 575 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 576 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 577 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 578 RT @hanihaehani: seventeen be the sun in bulacan #SCOUPS fan support 🍒🤍\n\nhi! i'll be giving away freebies on #BeTSinBULACAN #BeTheSuninBULA…
## 579 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 580 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 581 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 582 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 583 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 584 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 585 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 586 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 587 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 588 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 589 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 590 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 591 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 592 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 593 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 594 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 595 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 596 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 597 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 598 RT @__Hatsumii__: Carats leader 🫶🏼\n#csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/qYJgvvRmoT
## 599 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 600 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 601 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 602 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 603 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 604 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 605 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 606 RT @gam3boigyu: i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3
## 607 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 608 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 609 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 610 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 611 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 612 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 613 RT @missmafia0526: CARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VIP SOUNDCHECK AN…
## 614 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 615 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 616 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 617 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 618 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 619 RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…
## 620 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 621 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 622 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 623 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 624 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 625 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 626 RT @AmyIsPolyam: @RamonaQuaxli I'm polyamorous because it takes seventeen salaries just to pay the gas bill these days.
## 627 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 628 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 629 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 630 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 631 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 632 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 633 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 634 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 635 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 636 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 637 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 638 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 639 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 640 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 641 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 642 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 643 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 644 RT @Ppajjyorra: @leechanranghae And also the fact that seventeen especially Woozi produce 'Face the Sun' within four months is insane, and…
## 645 RT @junhui_noona: Jun at Incheon airport heading to Manila yesterday, when Jun took off his mask we could see how handsome he is 💖💖\n#JUN #준…
## 646 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 647 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 648 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 649 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 650 RT @FiloCarat: All members of #SEVENTEEN are now departing from Incheon Airport to Manila, Philippines for #BETHESUNinBulacan additional sh…
## 651 RT @nochu817: @leechanranghae Exactly! Other groups did it because they WANTED to, and because they could. It's still admirable, but it's n…
## 652 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 653 RT @Izzhkrml1: SEVENTEEN FACE THE SUN YIZHIYU F VER\n\nRM38 💗\nSC ✅ \nJS✅\nWW ✅\nDK ✅ \n\nRM36💙\nJN✅\nT8✅\nWZ ✅\nVN ✅\nDN ✅ \n \n-💗 tie with 💙 unless all…
## 654 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 655 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 656 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 657 RT @Brenoteen: Fear -SEVENTEEN\nhttps://t.co/26cqTDHe7i
## 658 RT @aera__97: @leechanranghae I have a lot of respect & admiration for many talented groups but THIS is one of the main reasons why Sevente…
## 659 RT @JeonKate_Que: Rainbow 🌈🥺\n\n#BeTheSunInBulacan #BeTSInBulacan #Seventeen https://t.co/nqfchFU3eJ
## 660 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 661 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 662 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 663 RT @doieyongs: ✨@doieyongs' Mini Giveaway ✨\nSEVENTEEN BE THE SUN: in BULACAN \n\n✨Date: Dec 17, 2022\n✨Time: 10:00 AM - until stocks last\n✨Loc…
## 664 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 665 RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…
## 666 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 667 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 668 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 669 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 670 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 671 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 672 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 673 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 674 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 675 RT @cheoloved: seventeen announces debut ❤️🩹🫂 https://t.co/TQTLwkEP1c
## 676 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 677 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 678 RT @gam3boigyu: i got a crush on you 🫶🏻\n\n#caratselcaday #mingyu #seventeen https://t.co/0ZB4qvJKX3
## 679 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 680 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 681 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 682 RT @yoojinchim: seventeen arriving where???\n\nMANILA CITY~ 🤍\n\nhttps://t.co/8oVM4TGfDI
## 683 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 684 RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14
## 685 RT @btsvt_btsvt: WTS LFB SEVENTEEN BE THE SUN IN BULACAN 💎 \n\n(1) VIP FLOOR STANDING B \nPurchased on Nov 30 when there were a few tickets le…
## 686 RT @yamarie_sjsvt: wahh siwon congratulating seventeen omg super seventeen moment yass 😍❤️\nhttps://t.co/iSuiJQajmY
## 687 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 688 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 689 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 690 RT @philconcerts: SEVENTEEN at the Incheon Airport on the way to the Philippines for #BeTSinBULACAN, happening on December 17 at the Philip…
## 691 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 692 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 693 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 694 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 695 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 696 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 697 RT @addtocartnoona: 🚨Christmas B1T1 SALE🚨\n\nRamdom Sealed + Unsealed 💸 220\n\nGroups Available:\nTreasure Enhypen Straykids Blackpink TXT TNX…
## 698 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \n\nMe and @Kylavv18 will be giving away freebies for BeTS 🤩\n\n♡Read and follow the mechanics to claim…
## 699 RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…
## 700 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 701 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 702 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 703 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 704 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 705 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 706 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 707 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 708 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 709 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 710 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 711 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 712 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 713 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 714 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 715 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 716 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 717 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 718 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 719 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 720 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 721 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 722 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 723 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 724 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 725 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 726 RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…
## 727 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 728 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 729 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 730 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 731 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 732 RT @caratsmarket: Cwts aab photocard seventeen woozi, wonwoo and dino @sekairsm\n✅ include packing\n✅ Free ongkir via 🍏🍊\n✅ Good condition\n\nTa…
## 733 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 734 RT @soompi: #TWICE Becomes K-Pop Girl Group With Most RIAJ Album Certifications In Japan + #SEVENTEEN Goes Platinum\nhttps://t.co/w3o19aEQqF…
## 735 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 736 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 737 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 738 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 739 RT @INFINITEAVE_PH: 💎Be The Sun in Bulacan Freebies💎\n\n32mm glitter button pin\nJust like and rt this tweet and approach us tomorrow. 😊\n\n#BeT…
## 740 RT @thecheorry: 𝙞 𝙬𝙖𝙣𝙩 𝙩𝙤 𝙥𝙞𝙘𝙠 𝙖𝙣𝙙 𝙜𝙖𝙩𝙝𝙚𝙧 𝙖𝙡𝙡 𝙩𝙝𝙚 𝙥𝙧𝙚𝙩𝙩𝙮 𝙬𝙤𝙧𝙙𝙨 𝙖𝙣𝙙 𝙜𝙞𝙫𝙚 𝙩𝙝𝙚𝙢 𝙩𝙤 𝙮𝙤𝙪💌💐\n\n#CaratSelcaDay #CSD #SCOUPS #SEUNGCHEOL #SEVENTEEN #…
## 741 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 742 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 743 RT @luckytreycee: Did some analysis :))\nGOSE EP. 28: EGO\n\n#SEVENTEEN @pledis_17\n#GoingSEVENTEEN \n#GOING_SVT \n#GOSE\n#EGO https://t.co/xVPE4H…
## 744 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 745 RT @ksjwaifu: museum date w/ bae🤍🖤\n\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CARAT #세븐틴 #SEVENTEEN #민규 #MINGYU @pledis_17 https://t.co/wcDVlym…
## 746 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 747 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 748 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 749 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 750 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 751 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 752 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 753 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 754 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 755 RT @ParamountAurora: There's still time to experience the love of The Sound of Music this #holidayseason! Join us until Jan. 15 to feel six…
## 756 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 757 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 758 RT @miss_svtmafia: Let them rest, CARATs. Let SEVENTEEN rest. Give them space. Saturday is just around the corner, give them time, space an…
## 759 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 760 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 761 RT @sound_of_roses: “𝘈𝘯𝘥 𝘩𝘦 𝘩𝘢𝘴 𝘵𝘩𝘦 𝘤𝘶𝘵𝘦𝘴𝘵 𝘴𝘮𝘪𝘭𝘦."\n\n#CaratSelcaDay #CSD #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6XnaoSpjMf
## 762 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 763 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 764 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 765 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 766 RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…
## 767 RT @doominsun: mom + our ults hehe #CaratSelcaDay #SEVENTEEN #CSD #HOSHI #VERNON @pledis_17 https://t.co/oGybc3ROd1
## 768 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 769 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 770 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 771 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 772 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 773 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 774 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 775 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 776 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 777 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 778 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 779 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 780 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 781 RT @sisiseventeen: Pinjem bathrobe\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/glNuxGNxG0
## 782 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 783 RT @bnsnijeons: 100\n230\n\nset only\n\nx sensitive collectors\n— condis:\nvernon (clean)\nmingyu (9/10)\n\nt. hansol new heights sector 17 S17 nh se…
## 784 RT @jungjeffreyt: WTS HOSHI 96L FACE THE SUN CARAT VER INA\n\n• bisa 🍊\n• dom tangerang\n• bisa keep event\n\nt. wts wtb seventeen face the sun s…
## 785 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 786 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 787 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 788 RT @wonuahcart: wts lfb help rt\n\nseventeen season's greetings 2023 tingi FETA\n\ndop: dec 20 or PAYO \nloc: mm\neta: late dec\nmod: jnt/sco/flas…
## 789 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 790 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 791 RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…
## 792 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 793 RT @DlN0LAND: DINO and WOOZI necklaces are here! 🤗 See you all on Saturday! ❤️\n\n#BeTSinBULACAN #SEVENTEEN #BeTheSuninBULACAN @pledis_17 ht…
## 794 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 795 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 796 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 797 RT @lilamanayaka: just a forever thing i’ll do with you #csd #joshua #CaratSelcaDay #CARAT #SEVENTEEN https://t.co/XjYs2z2iYu
## 798 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 799 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 800 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 801 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 802 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 803 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 804 RT @vern_offline: the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk
## 805 RT @ei8htpercents: ᴇᴄᴄᴇᴅᴇɴᴛᴇsɪᴀsᴛ \n \n Alternative Universe 🌙\n\n Seungcheol x OC x Wonwoo \n \n#SEVENTEEN #WONWOO #SEUNGCHEOL htt…
## 806 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 807 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 808 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 809 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 810 RT @kpopBg_ontop: K-Pop boygroups with at least one album with 3 million copies sold in South Korea\n\n#BTS\n#StrayKids \n#SEVENTEEN
## 811 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 812 RT @boosreason: 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴 #부승관 #SE…
## 813 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 814 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 815 RT @lomlhyewon: A dual rainbow for Seventeen. \n\n#BeTheSunInBulacan https://t.co/GCXYDK9VMm
## 816 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 817 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 818 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 819 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 820 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 821 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 822 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 823 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' 3 CITY MIX D-1\n\nVOD ON-AIR\n2022.11.25 8PM (FRI) \n▶ https://t.co/BjDpzxmTvJ…
## 824 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 825 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 826 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 827 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 828 RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…
## 829 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 830 RT @songswltvs: I just know SEVENTEEN will be in total shock once they finally see PH ARENA, What do you mean it's bigger than Tokyo Dome?…
## 831 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 832 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 833 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 834 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 835 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 836 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 837 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 838 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 839 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 840 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 841 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 842 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 843 RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…
## 844 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 845 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 846 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 847 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 848 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 849 RT @darlingcircles: 𝙀𝙫𝙚𝙧𝙮 𝙢𝙤𝙢𝙚𝙣𝙩 𝙬𝙞𝙩𝙝𝙤𝙪𝙩 𝙮𝙤𝙪 𝙞𝙨 𝙢𝙚𝙖𝙣𝙞𝙣𝙜𝙡𝙚𝙨𝙨.\n\n#CSD #CaratSelcaDay #SCOUPS #SEUNGCHEOL #에스쿱스 #세븐틴 #SEVENTEEN @pledis_17 ht…
## 850 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 851 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 852 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 853 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 854 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 855 RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…
## 856 RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 857 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 858 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 859 RT @vern_offline: the king and queen of flavortown 😎 @pledis_17 #caratselcaday #csd #vernon #seventeen https://t.co/PJub6GxJdk
## 860 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 861 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 862 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 863 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 864 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 865 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 866 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 867 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 868 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 869 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 870 RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT
## 871 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 872 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 873 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 874 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 875 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 876 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 877 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 878 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 879 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 880 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 881 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 882 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 883 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 884 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 885 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 886 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 887 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 888 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 889 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 890 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 891 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 892 RT @allkpop: #Seventeen's #Vernon drops a teaser image for his first solo mixtape https://t.co/yaffbSGxKd
## 893 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 894 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 895 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 896 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 897 RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart.
## 898 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 899 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 900 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 901 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 902 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 903 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 904 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 905 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 906 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 907 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 908 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 909 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 910 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 911 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 912 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 913 RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG
## 914 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 915 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 916 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 917 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 918 RT @ohmyjunnie: me: 😐\nhim: ☺️\n\n#CaratSelcaDay #CSD #THE8 #SEVENTEEN @pledis_17 https://t.co/tHX9w3jQFS
## 919 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 920 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 921 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 922 RT @EpicMahonelover: we kinda match. ❤️\n\n[ #CaratSelcaDay #CSD ]\n\n[ #Vernon #SEVENTEEN ] \n\n[ @pledis_17 ] https://t.co/vtahU0e5BL
## 923 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 924 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 925 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 926 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 927 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 928 RT @teamseventeenvn: Seventeen daily streams on Spotify | December 15 (12/15) | Thursday\n\n• Total streams ─ 2,912,580,936 (+3,675,781)\n• Mo…
## 929 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 930 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 931 RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart.
## 932 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 933 RT @stthsn: wts lfb svt ph #BeTheSunBulacan \n\nUBOX C REG\n— ₱1,950\n— payment upon meet up sa ph arena \n\ndm me to claim !!\n\nt. bets ticket ub…
## 934 RT @woonnnuuuu: HELP RT !! \nWts / want to sell\n\nAll about photocard seventeen\n\n✨ Indonesia INA based\n✨ excl admin 🍊\n✨for Intl buyers, I pre…
## 935 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 936 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 937 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 938 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 939 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 940 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 941 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 942 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 943 RT @koreansales_twt: #SEVENTEEN becomes the 7th artist to surpass 3 million copies sold with at least one album in South Korean history.
## 944 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 945 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 946 RT @yukowonjeon: And a manhwa would also have a name like “7days seventeen” 🤣🫠🫠
## 947 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 948 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 949 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 950 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 951 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 952 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 953 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 954 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 955 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 956 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 957 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 958 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 959 RT @sharlynn53s: @45LVNancy @GuntherEagleman @DogRightGirl @dogspink3 @RealHickory @Braveheart_USA @Fishing_Huuker @DefSue3 @SquillMama @Be…
## 960 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 961 RT @seventeenphil: D-Day! 🥹
## 962 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 963 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 964 RT @n0nihae: — high school best buds (๑'ᵕ'๑)⸝*♡.・✩°。⋆\n\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT #세븐틴 #캐럿 https://t.co/j7jEEugioV
## 965 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 966 RT @mingyuhosyv: — minghao said want to debut on my account, so i took this picture📸\n\n#CSD #CaratSelcaDay #MINGHAO #SEVENTEEN #세븐틴 @pledis_…
## 967 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 968 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 969 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 970 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 971 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 972 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 973 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 974 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 975 RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221208 \nho5hi_kwon posted\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/Tp9I9IRUjh
## 976 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 978 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 979 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 980 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 981 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 982 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 983 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 984 RT @thecheorry: 𝙞 𝙬𝙖𝙣𝙩 𝙩𝙤 𝙥𝙞𝙘𝙠 𝙖𝙣𝙙 𝙜𝙖𝙩𝙝𝙚𝙧 𝙖𝙡𝙡 𝙩𝙝𝙚 𝙥𝙧𝙚𝙩𝙩𝙮 𝙬𝙤𝙧𝙙𝙨 𝙖𝙣𝙙 𝙜𝙞𝙫𝙚 𝙩𝙝𝙚𝙢 𝙩𝙤 𝙮𝙤𝙪💌💐\n\n#CaratSelcaDay #CSD #SCOUPS #SEUNGCHEOL #SEVENTEEN #…
## 985 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 986 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 987 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 988 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 989 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 990 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 991 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 992 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 993 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 994 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 995 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 996 RT @ibexenina: layout selca w/ my tiger bf💋\n\n#csd #CaratSelcaDay #SEVENTEEN #HOSHI #호시 https://t.co/GDWft4RWNR
## 997 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 998 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 999 RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…
## 1000 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1001 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1002 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 1003 RT @vercoupszone: seventeen really enjoyed lechon, jollibee & bbq in the philippines 🥹🇵🇭\n\n#민규 #승관 #세븐틴 https://t.co/9UyMONWqbj
## 1004 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1005 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 1006 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1007 RT @qqinxr: he's with the flowers & me with the plants ❤️🤍🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #THE8 @pledis_17 https://t.co/AeCz1EyPgn
## 1008 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 1009 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 1010 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 1011 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1012 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1013 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 1014 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1015 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1016 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1017 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1018 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1019 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1020 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1021 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1022 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1023 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 1024 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1025 RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t
## 1026 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1027 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1028 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1029 RT @svtbillboard: SPANISH TRANS\n\n@pledis_17 #SEVENTEEN #세븐틴 \nhttps://t.co/mrTxFqSgpj
## 1030 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1031 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1032 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 1033 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 1034 RT @svtbillboard: [NOTICE : 2022 HANTEO MUSIC AWARDS]\n\nWe have decided to not push for Global Artist Award and Whosfandom poll on Whosfan f…
## 1035 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1036 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 1037 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1038 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1039 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1040 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1041 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1042 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1043 RT @snwuchibuys: 🎀◠ wts lfb svt mingyu pc\n\n╰ ₱300, ₱280 if payo\n╰ rush selling ; onhand\n╰ prio payo \n╰ rcbyt\nhelping my friend! can do meet…
## 1044 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1045 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1046 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1047 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1048 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1049 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 1050 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1051 RT @kyeomcarthur: annyeong it's lee chan! \n\nso ayon, I'll be selling baby seventeen bubbleheads tom. 60 pesos each ^^ \n\nsadly, I wasn't abl…
## 1052 RT @0617deulz: wts lfb\n\nsg2023 seungkwan memset tingi\n\n— feta\n— P190; dop once onhand \n\nt. seventeen svt season's greetings 2023 sg23 membe…
## 1053 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1054 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1055 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 1056 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 1057 RT @meaniekive: 🛼 interest check ph .ᐟ \n\n ✦ Seventeen SG 2023 Tingi\n ╰ ₱200/ member set \n ╰ prio getting maknae / more members…
## 1058 RT @tiny_wonu: [RAW] 2021 POWER OF LOVE CONCERT #세븐틴 #SEVENTEEN\n\nDownload [720p]:\n\nPart1: https://t.co/qpMWUDpKxd\nPart2: https://t.co/vecx2…
## 1059 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 1060 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 1061 RT @hochimails: ꒰ TINGI ꒱ WTS LFB \n\n▪︎ SEVENTEEN SG2023\n✅ Digital Code Card + Mini poster = 300 set\n✅ PC + Fortune card = 350 set—2 members…
## 1062 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 1063 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 1064 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1065 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 1066 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1067 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1068 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1069 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 1070 RT @loeyshuaa: “Confuse Hoshi with clam Joshua ft hyper girl with protective women” 😋❤️ @pledis_17 \n\n#CSD #CaratSelcaDay #JOSHUA #HOSHI #SE…
## 1071 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1072 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 1073 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1074 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1075 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 1076 RT @neogotmybankx: 🎄 SVT Christmas PH GA 🧑🏻🎄\n\n🎁 1 winner of unsealed Face The Sun album (with inclusions) + a care package\n🎁 1 winner of A…
## 1077 RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy
## 1078 RT @cheollie_hannie: WTS LFB PH\n\nSEVENTEEN SG2023 TINGI NETA\n\n— secured\n— dop, January 4\n— NO CANCELLATION\n— Batch 3 to be posted once 1&2…
## 1079 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 1080 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 1081 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1082 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1083 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 1084 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1085 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1086 RT @lilamanayaka: just a forever thing i’ll do with you #csd #joshua #CaratSelcaDay #CARAT #SEVENTEEN https://t.co/XjYs2z2iYu
## 1087 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1088 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1089 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 1090 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1091 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1092 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1093 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1094 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1095 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 1096 RT @JunGyuHao_o: Wts lfb seventeen\n\nSEVENTEEN photocards\n\n1ST PIC = 130 EA\n2ND PIC = 50 EA\n\nMOD :FLASH / DIRECT JNT\nMOP : GCASH https://t.c…
## 1097 RT @Sugarbllxsom_: 🌟GIVEAWAY TICKET SEVENTEEN BE THE SUN BETS JKT JAKARTA ADDITIONAL SHOW🌟\n\n💙Blue F section for 1 winner💙\n- CARAT\n- Follow…
## 1098 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1099 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1100 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1101 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 1102 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1103 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 1104 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1105 RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT
## 1106 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 1107 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1108 RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…
## 1109 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 1110 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 1111 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1112 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1113 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1114 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1115 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1116 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1117 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1118 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 1119 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1120 RT @mylovejoshuji: Be The Sun in Bulacan\n• Shua Kit freebies 💗\n\nfor Joshushushus, I gotchu!\nlooking for Joshushushu moots! Let's meet on de…
## 1121 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1122 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1123 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1124 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1125 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1126 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1127 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1128 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1129 RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU
## 1130 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1131 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1132 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1133 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1134 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1135 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1136 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1137 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1138 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1139 RT @everywon_who: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @minwonshuji and @urmwlovr, we will be givin…
## 1140 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 1141 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 1142 RT @pledis_17: '_WORLD' MV Behind Sketch\n\n▶ https://t.co/HRfPjIQ3MX\n\n#SEVENTEEN #세븐틴\n#SECTOR17\n#_WORLD #SVT_WORLD https://t.co/YcPHyPLEcV
## 1143 RT @Akinscoded147: Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola Allys…
## 1144 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1145 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1146 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1147 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1148 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1149 RT @fangurrl69: I'm living for this Kim Sejeong and Seventeen interactions during AAA. I mean, who wouldnt stare at her? Shes just so gorge…
## 1150 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1151 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1152 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1153 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1154 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 1155 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1156 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1157 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1158 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1159 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1160 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 1161 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1162 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 1163 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1164 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 1165 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1166 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1167 RT @ta_vwvb_ri: Help RT and LIKE🙂\n[SEVENTEEN BE THE SUN Additional Show FREEBIES]\n\nSeungcheol Edition\nby \n@ta_vwvb_ri\n\n📍GBK Madya Stadium🇮🇩…
## 1168 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 1169 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1170 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1171 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1172 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1173 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 1174 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1175 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 1176 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 1177 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 1178 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 1179 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1180 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1181 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1182 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1183 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1184 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1185 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 1186 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1187 RT @kidultjisoo: as a dinonara, this is the best thing that has ever happened to me.\n\n#Seventeen #SEVENTEEN_WORLDTOUR_BETHESUN #Seventeenin…
## 1188 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1189 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1190 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1191 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 1192 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1193 RT @SvtShazam: "Hai Cheng" by #THE8 has surpassed 6,000 Shazams\n\nIt is his 2nd song to achieve this milestone and #SEVENTEEN's 7th most Sha…
## 1194 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1195 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1196 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1197 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 1198 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1199 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1200 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1201 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1202 RT @i8EISA: 🧺 . . wts lfb dk new heights pc .ᐟ\n ✷ Php 125\n ꔛ onhand and ready to ship\n ✷ dop: payo / dec 20\n ꔛ mod : flas…
## 1203 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1204 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1205 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1206 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1207 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1208 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 1209 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 1210 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1211 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1212 RT @0604KMG: wts / want to sell lfb\n\nseventeen be the sun jakarta blue c\nprice: \n3.300K (carat membership) 1 tix (sampe fisik)\n3.400K (mcm…
## 1213 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1214 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1215 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 1216 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1217 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1218 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 1219 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1220 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1221 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1222 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1223 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 1224 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1225 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1226 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1227 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1228 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 1229 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1230 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1231 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1232 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1233 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1234 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1235 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 1236 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 1237 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1238 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 1239 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1240 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1241 RT @lovelyseokmine: See you tomorrow, my moon. 🌙✨️\n\n#CSD #CaratSelcaDay #JUN #SEVENTEEN https://t.co/TaGX2EwvzT
## 1242 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 1243 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 1244 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 1245 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1246 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1247 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1248 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1249 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 1250 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1251 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 1252 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1253 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1254 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 1255 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1256 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 1257 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1258 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1259 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1260 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1261 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1262 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1263 RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h
## 1264 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 1265 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1266 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 1267 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 1268 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1269 RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 1270 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1271 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1272 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1273 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1274 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1275 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1276 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 1277 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1278 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 1279 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1280 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1281 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1282 RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…
## 1283 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1284 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 1285 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1286 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1287 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1288 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1289 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1290 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 1291 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1292 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1293 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1294 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1295 RT @hoshikenz17: Caratdeuls who are attending Bets Bulacan concert today, ENJOY LOVES! Desurv na desurv nyo lahat eto! Dont forget to drink…
## 1296 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1297 RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…
## 1298 RT @thinkabtjhc: seventeen's bucket list for 2023 @pledis_17\n\n#세븐틴 #에스쿱스 #정한 #민규 #원우 https://t.co/WdCo8YVOkk
## 1299 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1300 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1301 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1302 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1303 RT @huiksn: huiksn creates\n— › publication material (pubmat)\n\ntags `• lf client graphic design edit editor layout art creative kpop concert…
## 1304 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1305 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1306 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1307 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1308 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1309 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1310 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 1311 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 1312 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 1313 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1314 RT @17dayph: SEVENTEEN\n7th Anniversary Cafe Open.\n\n📍WouldULike EWM\n\n#YourHappySmileIsMyDay\n#HappySEVENTEENDay https://t.co/fBfPWoqt8L
## 1315 RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54
## 1316 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1317 RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…
## 1318 RT @ihrtsvt13: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jllnOdp0
## 1319 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1320 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1321 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 1322 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1323 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1324 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1325 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1326 RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…
## 1327 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 1328 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 1329 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1330 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 1331 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1332 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1333 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1334 RT @svtmaknaefiles: Be the Sun Bulacan #SVTMaknaes banner giveaway 🦖🐢🍊\n\nIn collaboration with @madebydanyph, we will be giving away limited…
## 1335 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1336 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1337 RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT
## 1338 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1339 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1340 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1341 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1342 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1343 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 1344 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 1345 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 1346 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1347 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1348 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 1349 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1350 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 1351 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1352 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1353 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1354 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1355 RT @mavillera_ww: D-DAY🧧JEON WONWOO! BAG OF LUCK!\nhiii po! I made crocheted cat keychains tho superrr onti langg, paki-alagaan po ang mga p…
## 1356 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1357 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1358 RT @joshu_apollo: [OPEN SHARING HAPPY JOSHUA DAY BIRTHDAY BOX VER.2]\n\noutbox + q&a photo book + keyring 195k \nbirthday pop up card + pc k…
## 1359 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1360 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1361 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1362 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 1363 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1364 RT @dokyeomfiles: 221213 Lee Seokmin with touch of cuteness today! 🥰\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/4RMc35INfi
## 1365 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 1366 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1367 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1368 RT @kinquedom: Hey carats, are you ready to drop it like HOT! HOT! HOT! BetsBulacan is just 5 days away. \n#SEVENTEEN\n#BeTheSuninBULACAN Fre…
## 1369 RT @solastreo: dk and wonwoo forcibly making each other headbang during aju nice 😭😭😭\n\n#SEVENTEEN #세븐틴 #BeTheSun\n#SEVENTEENinOAKLAND #BE…
## 1370 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 1371 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 1372 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 1373 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 1374 RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…
## 1375 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1376 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1377 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1378 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1379 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1380 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 1381 RT @luv__wonu: mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD @pledis_17 h…
## 1382 RT @gyubasic: —i look over at you and see sunshine 🌞\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN @pledis_17 https://t.co/1TCxyV8FCg
## 1383 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1384 RT @xum8nghao_o2: [SEVENTEEN WEIBO]\n221126\n#THE8 update \n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/RNpSu1yE8x
## 1385 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1386 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1387 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 1388 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1389 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1390 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1391 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1392 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1393 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1394 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1395 RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54
## 1396 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1397 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1398 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 1399 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1400 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 1401 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1402 RT @Taejoooning: sometimes he lets me borrow his bag 🐸\n\n#CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/ZiihgdtaW9
## 1403 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1404 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 1405 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1406 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1407 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1408 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1409 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1410 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 1411 RT @k_miguu: - Your memory feels like home to me. So whenever my mind wanders, it always finds it's way back to you. \n\n#CSD #CaratSelcaDay…
## 1412 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1413 RT @itsmeNeryJoy: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💜💚\n\n- mbf, like & rt this tweet \nෆ╹ .̮ ╹ෆ\n- random…
## 1414 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1415 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 1416 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 1417 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1418 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 1419 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1420 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 1421 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1422 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1423 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 1424 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1425 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 1426 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1427 RT @CaratLandPH: Happy #CaratSelcaDay, CARATS! #SEVENTEEN @pledis_17 https://t.co/I5e0SjnGDF
## 1428 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 1429 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1430 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1431 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1432 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1433 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1434 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1435 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1436 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 1437 RT @madebydanyph: ☀️ BE THE SUN FREEBIES ☀️\n\nHi~ Will be giving away limited OT13, Maknae Line, and Vernon banners on December 17 @ the Phi…
## 1438 RT @BeryVery_: 2023 Seventeen Season's Greetings Unboxing\nhttps://t.co/RIznev2zXh\n\n#SEVENTEEN https://t.co/AldQyaudlt
## 1439 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 1440 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1441 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1442 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 1443 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1444 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 1445 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1446 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1447 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1448 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 1449 RT @miguhearts: 🧸🎀🪞“Give me a poem to tell about me” 💐🫧🗯\n\n[#CSD #CaratSelcaDay #MINGYU #민규 #SEVENTEEN @pledis_17 ] https://t.co/wjPrxrZJmZ
## 1450 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1451 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1452 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1453 RT @previousindex: me and kyeomie in busan :) first carat selca day! \n\n#CaratSelcaDay #CSD #dokyeom #seventeen #svt #carat #도겸 #캐럿 #세브틴 htt…
## 1454 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 1455 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1456 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 1457 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1458 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1459 RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q
## 1460 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 1461 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1462 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1463 RT @joshushuac: — this is our smile 🌷\n\n#csd #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN @pledis_17 https://t.co/Y8k7pTs03t
## 1464 RT @dreamofyuu: 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚\n\n________…
## 1465 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1466 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1467 RT @Rainerie_: seventeen by heathers is SO C RAINDUO
## 1468 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 1469 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1470 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 1471 RT @btsvtnimaliel: ✿ Be The Sun in Bulacan Freebies \n\nDONE NA LAHAT!\nSee youuuuu na talaga! 💎\n\nInclu:\n- hand banner(3 ver)\n- candies\n- Offi…
## 1472 RT @allmylovetosvt: appreciating the view with him 🌆🤍\n\n#csd #caratselcaday\n#the8 #minghao #디에잇\n#seventeen @pledis_17 https://t.co/V8Zx45n1hh
## 1473 RT @svtcontents: @pledis_17 🎥 SEVENTEEN winning the AAA Artist of The Year (Singer of The Year) DAESANG at the 2022 Asia Artist Awards!\n\nht…
## 1474 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1475 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1476 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1477 RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…
## 1478 RT @feat_annaaa: helping a friend !\nwts lfb \n\nubc reg 430 row 98\nLONG DOP \n2k (bought online during carat-mem presale)\ndp : 500-600\nrembal…
## 1479 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1480 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 1481 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1482 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 1483 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 1484 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1485 RT @Rainerie_: seventeen by heathers is SO C RAINDUO
## 1486 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1487 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1488 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1489 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1490 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1491 RT @xuminghao_ok: may want ba ng minghao banner ko? 🥹 i will also give some random freebies like candy, unofficial pc, and more. see you 😊…
## 1492 RT @pottee1707: it was so wrong of the cameraman to zoom out at this SPECIFIC mingyu hot part💔\n\n#SEVENTEEN #세븐틴 #AAA2022 #민규\n@pledis_17 #SV…
## 1493 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1494 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 1495 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1496 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1497 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1498 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1499 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 1500 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1501 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 1502 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1503 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1504 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1505 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1506 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 1507 RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…
## 1508 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1509 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1510 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1511 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1512 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 1513 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1514 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 1515 RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 "𝒘"\nhe told me to do "wonwoo's shaking camera pose?"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…
## 1516 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1517 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1518 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1519 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1520 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 1521 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1522 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1523 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1524 RT @BeySVTColombia: BE THE SUN UPDATE \n\nThe Day has come!!! #SEVENTEEN is set to become the First Korean Music act to perform at the bigges…
## 1525 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 1526 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1527 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 1528 RT @ziaxnishi: ☀️ seventeen be the sun in bulacan freebies ! ☀️\n\nhii! we’ll be giving out freebies on betsbul, december 17! :)) see picture…
## 1529 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1530 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1531 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1532 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1533 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1534 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1535 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 1536 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1537 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 1538 RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…
## 1539 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1540 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 1541 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1542 RT @WorldwideCarats: Flashback Friday\n[170715]\n\nSeventeen - Escaping the City\n\n@pledis_17 #SEVENTEEN\n#MTVLAKPOPSEVENTEEN \n#PremiosMTVMiaw…
## 1543 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1544 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1545 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1546 RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN
## 1547 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1548 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 1549 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1550 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1551 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1552 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1553 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1554 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 1555 RT @wonuahcart: 🌷 Be The Sun Bulacan Freebies 🌷\n\n♡ rt and like this tweet to spread !\n♡ mfb^^ lets be moots hehe\n♡ open for team labas & te…
## 1556 RT @Blossomseason_: 220924 My cute little black cat..\n#버논 #세븐틴 #vernon #seventeen https://t.co/0MFh3KP1rf
## 1557 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 1558 RT @ChaeHanCheol: Jo Eulho and Cel Brity will be roaming around PH Arena to give 30+ FREEBIES (Syempre hihingi din kami!)\n\n*also check the…
## 1559 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1560 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1561 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1562 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1563 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1564 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 1565 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1566 RT @pledis_17: [17'S 승관] A surprise present for all CARATs enjoying SEUNGKWAN's "As It Was" @Spotify\n\n#SEUNGKWAN #승관\n#SEVENTEEN #세븐틴\n#Spoti…
## 1567 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1568 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1569 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 1570 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1571 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1572 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1573 RT @dollsxngie: Reply with all kpop groups that you stan from oldest to latest:-\n\nMine:\n1. Exo\n2. Nct\n3. Got7\n4. X1\n5. Seventeen\n6. Ateez\n7…
## 1574 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1575 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1576 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 1577 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1578 RT @pledis_17: 준 ‘LIMBO’ MV Behind Sketch\n\n▶https://t.co/D30hvp9R8e\n\n#JUN #준\n#SEVENTEEN #세븐틴\n#LIMBO #JUN_LIMBO https://t.co/kbz7IEebNi
## 1579 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1580 RT @iveskiss: AYOOOOOOO SEVENTEEN RIGHT HERE!!!!!!!! 🤙🤙 https://t.co/poEICi25hI
## 1581 RT @moshimagu: see you next concert, seventeen! i love you. have fun tonight 🥺🤎 https://t.co/iznUdUbjXU
## 1582 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1583 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1584 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1585 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1586 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 1587 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1588 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1589 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 1590 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1591 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1592 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1593 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1594 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 1595 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #1\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1596 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1597 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1598 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1599 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1600 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1601 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1602 RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…
## 1603 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 1604 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1605 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1606 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 1607 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1608 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1609 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1610 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1611 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 1612 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1613 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1614 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1615 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1616 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1617 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 1618 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1619 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1620 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1621 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1622 RT @pledis_17: [17'S JUN] Photo by PowerCircles 📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴 https://t.co/5sPn9Pp9GI
## 1623 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1624 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1625 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1626 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1627 RT @pledis_17: 'SEVENTEEN IN THE SOOP MAKING PHOTOBOOK' PREVIEW Cuts #2\n\nRelease\n[GL] 2022.11.10 (THU)\n[JP] 2022.11.16 (WED)\n\n#SEVENTEEN #세…
## 1628 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1629 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1630 RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy
## 1631 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1632 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1633 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1634 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1635 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1636 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 1637 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1638 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1639 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1640 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 1641 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1642 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1643 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1644 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1645 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1646 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1647 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1648 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1649 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1650 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1651 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1652 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1653 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1654 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1655 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1656 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1657 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1658 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1659 RT @billboard: The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more https://t.co/E…
## 1660 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 1661 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1662 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 1663 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 1664 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1665 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1666 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1667 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 1668 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1669 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1670 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1671 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1672 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 1673 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 1674 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1675 RT @CaratLandPH: LOOK UP CARATS!👀\n\nA rainbow is here to greet us this early morning.🌈 \n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https:/…
## 1676 RT @prettyhotbooks: About Avery's Ghost\nSeventeen-year-old Evelyn dreams of a career in botany, while acting as an uneasy intermediary for…
## 1677 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1678 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1679 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1680 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1681 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 1682 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1683 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1684 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1685 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 1686 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 1687 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1688 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1689 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1690 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1691 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 1692 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1693 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1694 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 1695 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1696 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 1697 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1698 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1699 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1700 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1701 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 1702 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1703 RT @dillikahoshi: #hoshi #호시: sawar loon\n#seventeen #세븐틴 @pledis_17 https://t.co/co6nYfBUrb
## 1704 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1705 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1706 RT @haymebuys: ❤ Be The Sun Bulacan Freebies ❤\n\nFree Jun, Jeonghan, DK, and Minwon hand banners on Dec 17!\n\nTo claim:\nLike & rt\nFollow for…
## 1707 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1708 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1709 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 1710 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1711 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1712 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1713 RT @multi_neo_: 💎Be the Sun in Bulacan FREEBIES💎\n\nHello, CARATS! Me and @haymebuys will give free #Jun, #Jeonghan, #DK, #Minwon, #Mingyu an…
## 1714 RT @gyumedia: "seventeen woozi-mingyu, "mingyu-ya are you alright...?!"\n\nthe headline 😭 https://t.co/GkfYYYU4NX
## 1715 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1716 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1717 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1718 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1719 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 1720 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 1721 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 1722 RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…
## 1723 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1724 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1725 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 1726 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 1727 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1728 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1729 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 1730 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1731 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 1732 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 1733 RT @SheepEnDiamant: +fully shown off."\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…
## 1734 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1735 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 1736 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1737 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1738 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 1739 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1740 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1741 RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards pc selling for SET ONLY\n\n2500 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may l…
## 1742 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 1743 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1744 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 1745 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1746 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 1747 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1748 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1749 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 1750 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1751 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1752 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1753 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1754 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 1755 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 1756 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' SPECIAL CLIPS\n\nVOD Release NOW\nGLOBAL ▶ https://t.co/ymf47V9LjQ\nJAPAN ▶ https…
## 1757 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1758 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1759 RT @yamarie_sjsvt: wahh siwon congratulating seventeen omg super seventeen moment yass 😍❤️\nhttps://t.co/iSuiJQajmY
## 1760 RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…
## 1761 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1762 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1763 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1764 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 1765 RT @softpsyche: BE THE SUN BULACAN\njoshua fansupport \n\n✶ hand banners\n✶ rose quartz and serenity cookies\n — rt & like to spread\n\nread bel…
## 1766 RT @smellarbee: you are my escape babe 🥀 \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/FRBGDF5MQd
## 1767 RT @TF_Moments: in the DOTM prequel comic, Wheeljack notes he is warping space and time in "seventeen dimensions", a deep-cut callback to t…
## 1768 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 1769 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1770 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1771 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 1772 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1773 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1774 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1775 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1776 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1777 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1778 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 1779 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1780 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 1781 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 1782 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1783 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1784 RT @naurmatt: Not selca, but I think we've some vibes. So, here we go and maybe it's destiny 👀\n\np.s: my pict taken so far before I knew sev…
## 1785 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1786 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1787 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1788 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 1789 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1790 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1791 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1792 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1793 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1794 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1795 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1796 RT @PROTECT_SVT: [NOTICE]\n\nTo all of the attendees of Be the Sun in BULACAN, kindly keep PLEDIS' fan etiquette rules in mind; let us keep t…
## 1797 RT @koreansales_twt: <Your Choice> by #SEVENTEEN has surpassed 1.5 million copies sold on Circle Chart.
## 1798 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 1799 RT @jjeoshuu: it's true that the sky is jealous everytime carats and seventeen meet
## 1800 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1801 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1802 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1803 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1804 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1805 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1806 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 1807 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1808 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 1809 RT @1OO4615: Wts / want to sell\nCheering kit slogan only jeonghan, hoshi seventeen\n• Jeonghan by @ mmm_yjh \n• Hoshi by @ Hoshi_Appeal\nTakea…
## 1810 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 1811 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 1812 RT @moonjunwoo: 🔆BE THE SUN BULACAN FREEBIES🔆\n📌 RT & Like\n📌Open for team con & team labas\n📌Wonwoo Polaroids to be given to 13 ppl who has t…
## 1813 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1814 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 1815 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1816 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 1817 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1818 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1819 RT @segyeshiimo: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lower tha…
## 1820 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1821 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1822 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1823 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 1824 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1825 RT @kartells: hello, carats!♡\n a just month away before we meet our beloved seventeen ♡ i will be giving a soonwoohao fanart freebies for…
## 1826 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 1827 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1828 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1829 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1830 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1831 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 1832 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1833 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1834 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 1835 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1836 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1837 RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…
## 1838 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 1839 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1840 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 1841 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1842 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1843 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1844 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1845 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1846 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1847 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 1848 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 1849 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1850 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1851 RT @ainiarshy: 🌞 Freebies Seventeen Be The Sun Additional Show in Jakarta 🌞\nBy @minemine_xx @ainiarshy\n\n📍 GBK Madya Stadium\n🗓 Dec, 28th 202…
## 1852 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 1853 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 1854 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1855 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 1856 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1857 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1858 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 1859 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1860 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 1861 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 1862 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 1863 RT @wonhaozones: Minghao from the 2023 Season's Greetings!\n\ncr. THEtothe8ight\n\n#THE8 #디에잇 #SEVENTEEN #세븐틴 https://t.co/35pJa8xEHP
## 1864 RT @boosreason: 💛 our hearts, timeless\n our love is timeless\n we are timeless 💙\n\n[#SEVENTEEN #CaratSelcaDay #CSD #세븐틴 #부승관 #SE…
## 1865 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1866 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 1867 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1868 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1869 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1870 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1871 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 1872 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 1873 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1874 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1875 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 1876 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 1877 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 1878 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1879 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1880 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 1881 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1882 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1883 RT @shuasblossom: Oh, Christmas lights\nLight up the street\nLight up the fireworks in me\nMay all your troubles soon be gone\nThose Christmas…
## 1884 RT @svt_verse: [#디노 🌟 221215] 2:50 PM KST\n\n#DINO: My favorite winter🌨️\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/DQ5Miftaxl
## 1885 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 1886 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1887 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1888 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 1889 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 1890 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1891 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1892 RT @absterwebby: they did highlight and now i can die happy #LA3C #SEVENTEEN https://t.co/9yvxLL4lDg
## 1893 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 1894 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 1895 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 1896 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 1897 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1898 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 1899 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1900 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1901 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 1902 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 1903 RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221203\ndk_is_dokyeom posted\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/wTBMimmIW5
## 1904 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1905 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 1906 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1907 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1908 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 1909 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1910 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 1911 RT @gentleshuan: RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE
## 1912 RT @22kristy: will be giving out some freebies on Dec 17 po. \n\nlike & rt\nfollow for updates \n1 set inclusions per person only \nlocation : t…
## 1913 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1914 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 1915 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1916 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 1917 RT @sound_of_dk: ☀️BE THE SUN IN BULACAN FREEBIES☀️\n\nHi Filo Carats! I'll be giving away Dokyeom hand banners (limited quantity) on Decembe…
## 1918 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1919 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1920 RT @ann_yeonggggggg: It’s d-day! #BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN
## 1921 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1922 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 1923 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 1924 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1925 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1926 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1927 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 1928 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 1929 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1930 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1931 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1932 RT @absterwebby: they did highlight and now i can die happy #LA3C #SEVENTEEN https://t.co/9yvxLL4lDg
## 1933 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 1934 RT @seoksoar: BeTS in Bulacan Freebies !\n#뽀뽀로 boxes🥤🍓🍰\n⤷ @pinkjenn24 and @seoksoar \n\n、please help us like and rt \n、limited quantity only –…
## 1935 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR DK♡*\n\nhello carats! we'll be giving away this hand bann…
## 1936 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 1937 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1938 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1939 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1940 RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…
## 1941 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 1942 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 1943 RT @fae_______: Most nominated kpop groups for China End Year Awards @/ChinaMusicData \n\n1. Blackpink-14\n2. Seventeen-13\n3. (G)-IDLE-12\n4. R…
## 1944 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 1945 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 1946 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1947 RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards pc selling for SET ONLY\n\n2500 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may l…
## 1948 RT @soobincrumbs: Soobincrumbs' mini giveaway for #BeTSinBULACAN (GyuHao)\n\n• RT + Like this tweet.\n• Follow (for updates purposes, optional…
## 1949 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 1950 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1951 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 1952 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1953 RT @wonwoounion_id: Wonwoo and Mingyu cut for Vivi Magazine Japan ❤️\n\nAduh double kill 🙂\n#SEVENTEEN #WONWOO #MINGYU \nhttps://t.co/JTQ4pxKzlm
## 1954 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1955 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1956 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1957 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1958 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 1959 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 1960 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 1961 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 1962 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 1963 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1964 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 1965 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 1966 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 1967 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 1968 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1969 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 1970 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1971 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1972 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1973 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 1974 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 1975 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 1976 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 1977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1978 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 1979 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1980 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1981 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 1982 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 1983 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1984 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 1985 RT @chagiyoon: first time revealing my boyfriend to the public.🤫\n\n[#CSD #CaratSelcaDay #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17] https://t.…
## 1986 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 1987 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 1988 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 1989 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 1990 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 1991 RT @aeryruru: 안녕 ✨\nPRE-ORDER STICKER WVRS REPLY BY AERYRURU\n\npre-order detail :\n🗓open ; 5 december 22\n🗓close ; 20 december 22\n\nprice list :…
## 1992 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 1993 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 1994 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 1995 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 1996 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 1997 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 1998 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 1999 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 2000 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2001 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 2002 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2003 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 2004 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2005 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 2006 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 2007 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2008 RT @RhythmD_17: 221120 BE THE SUN in OSAKA\n#디노 #DINO\n#세븐틴 #SEVENTEEN\n#BE_THE_SUN https://t.co/i131qOV8ro
## 2009 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2010 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 2011 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2012 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2013 RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…
## 2014 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2015 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2016 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2017 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2018 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 2019 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2020 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2021 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 2022 RT @huinity: 🤍 june and jun \n\n#csd #CaratSelcaDay #seventeen #jun #준 @pledis_17 https://t.co/OCQh0ytciJ
## 2023 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 2024 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2025 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2026 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2027 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2028 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2029 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2030 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 2031 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 2032 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 2033 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2034 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2035 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2036 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2037 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2038 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2039 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2040 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2041 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 2042 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2043 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2044 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2045 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2046 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 2047 RT @onelywoo: just had a night walk with my boyfIE 🌀💌💭🌷\n.\n.\n.\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT https://t.co/Uif745tQQJ
## 2048 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2049 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2050 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2051 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2052 RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P
## 2053 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2054 RT @CaryennG: Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT…
## 2055 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2056 RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P
## 2057 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2058 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2059 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2060 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2061 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2062 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2063 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 2064 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2065 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2066 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2067 RT @minwonshuji: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @urmwlovr and @everywon_who, we will be givin…
## 2068 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2069 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2070 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2071 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2072 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 2073 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2074 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 2075 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2076 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2077 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 2078 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2079 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2080 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2081 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2082 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2083 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2084 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2085 RT @wonuniii: 🎀~♡Be the Sun in Bulacan Freebie♡~🎀\n\nCarats, I'll be giving away some caratbong ribbon on D-day!!\n\n♡ like and rt this twt\n♡ m…
## 2086 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2087 RT @woooniiee: 🔥 BE THE SUN in BULACAN WONWOO CHEERING KIT 🔥\n\n📍very limited banner\n📍please read the instructions below.\n📍TBA for the exact…
## 2088 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2089 RT @wonusuals: from "we're breathing the same polluted air" "team bahay" "team labas" to "team concert" "see you, seventeen" \n\nI CAN FINALL…
## 2090 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2091 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2092 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2093 RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…
## 2094 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2095 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2096 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2097 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2098 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 2099 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2100 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 2101 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 2102 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2103 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2104 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2105 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2106 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 2107 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2108 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2109 RT @soompi: #SEVENTEEN Goes Triple Platinum For 1st Time In Japan + #BTS's #Jin Earns 1st Solo RIAJ Album Certification\nhttps://t.co/X7jeqe…
## 2110 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 2111 RT @officialcharts: It begs to stick around... 🤘\n\nSam Fender's (@samfendermusic) unstoppable Seventeen Going Under gets a new lease of life…
## 2112 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2113 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 2114 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2115 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2116 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2117 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 2118 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2119 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2120 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2121 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2122 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2123 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2124 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2125 RT @redlyricsbot: i know someday i'm gonna meet her, it's a fever dream, the kind of radiance you only have at seventeen; she'll know the w…
## 2126 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2127 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2128 RT @redlyricsbot: we were seventeen and crazy, running wild
## 2129 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 2130 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2131 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2132 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 2133 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2134 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2135 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2136 RT @nyeacjeon: "Do you wanna be forgiven?"\n\n#CARAT_SELCA_DAY #세븐틴 #SEVENTEEN #WONWOO @pledis_17 https://t.co/sgECpElVPM
## 2137 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 2138 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 2139 RT @avcstudios_: HELP RT | GIVEAWAY PH ✨\n\nfree svt filo grad pic for team labas and team concert tomorrow!\n\nfollow for more updates on how…
## 2140 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 2141 RT @avcstudios_: HELP RT | GIVEAWAY PH ✨\n\nfree svt filo grad pic for team labas and team concert tomorrow!\n\nfollow for more updates on how…
## 2142 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2143 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2144 RT @WorldwideCarats: Flashback Friday\n[170715]\n\nSeventeen - Escaping the City\n\n@pledis_17 #SEVENTEEN\n#MTVLAKPOPSEVENTEEN \n#PremiosMTVMiaw…
## 2145 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2146 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2147 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2148 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 2149 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2150 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2151 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2152 RT @shuaaashua: After last night, I think I'm in love with you\n#CSD #CaratSelcaDay #SEVENTEEN #JOSHUA @pledis_17 https://t.co/88jtW0m64A
## 2153 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2154 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2155 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2156 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2157 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2158 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2159 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2160 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2161 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2162 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2163 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 2164 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2165 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2166 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2167 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2168 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2169 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2170 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2171 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 2172 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2173 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2174 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2175 RT @Zeldaliaa_: Baby I am a shadow of you 🖤\n\n#CaratSelcaDay #carat #SEVENTEEN #minghao #the8 https://t.co/YEAZdUrssL
## 2176 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2177 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2178 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 2179 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2180 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2181 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2182 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2183 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2184 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 2185 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2186 RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT
## 2187 RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…
## 2188 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 2189 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2190 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2191 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2192 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2193 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2194 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2195 RT @snoozebaram: - a day with coups ☁️🤍\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/CMYZqmzV2P
## 2196 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2197 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2198 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 2199 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2200 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2201 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 2202 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2203 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 2204 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2205 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2206 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2207 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2208 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2209 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2210 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2211 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2212 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 2213 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 2214 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2215 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 2216 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 2217 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2218 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2219 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 2220 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 2221 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2222 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2223 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2224 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2225 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2226 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2227 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2228 RT @n0nihae: — high school best buds (๑'ᵕ'๑)⸝*♡.・✩°。⋆\n\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT #세븐틴 #캐럿 https://t.co/j7jEEugioV
## 2229 RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…
## 2230 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 2231 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 2232 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2233 RT @oncegenedays: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 2234 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2235 RT @ccllrr17: #BeTheSuninBulacan #BeTSBulacan #BeTSinBulacan #Seventeen FREEBIES! Hi Carats! May mga 300 freebies kami na ipapamigay sa dda…
## 2236 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2237 RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…
## 2238 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2239 RT @CaratLandPH: 📢 REMINDING THIS AGAIN CARATS!\n\nLet SEVENTEEN rest and enjoy their stay here in our country by not invading their space an…
## 2240 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2241 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2242 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 2243 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 2244 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2245 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2246 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 2247 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2248 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2249 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2250 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2251 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 2252 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2253 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2254 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2255 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2256 RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK
## 2257 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2258 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2259 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2260 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2261 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2262 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2263 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2264 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2265 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 2266 RT @4MNGHAO: ꒰🌷꒱ i was living in a moment but i met you. and i realized that everything has a reason♡࿐\n #CSD #CaratSelcaDay #SEVENTEEN #JUN…
## 2267 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2268 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2269 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2270 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2271 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2272 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2273 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2274 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2275 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2276 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 2277 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 2278 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2279 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2280 RT @POTUS: Seventeen Black women have been confirmed to federal circuit courts in U.S. history. And with the Senate’s confirmation of Judge…
## 2281 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2282 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2283 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2284 RT @miss_svtmafia: Let them rest, CARATs. Let SEVENTEEN rest. Give them space. Saturday is just around the corner, give them time, space an…
## 2285 RT @gentleshuan: RAINBOW FOR SEVENTEEN AND CARATS 🌈 https://t.co/nejcpZ6euE
## 2286 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2287 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2288 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2289 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 2290 RT @bestboywonuu: a daily reminder for ph carats to let seventeen enjoy their stay here. respect their privacy and let them roam around fre…
## 2291 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2292 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2293 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2294 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 2295 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 2296 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 2297 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2298 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 2299 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 2300 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2301 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2302 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2303 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2304 RT @pledis_17: [17'S JUN] Photo by @allurekorea📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴\n#allurekorea https://t.co/8r40oQCYyq
## 2305 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2306 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 2307 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2308 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -17:02 KST-\n\n➸ Carats, I have something to say ㅎ Come here\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 2309 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2310 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2311 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2312 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2313 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2314 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221215 -19:10 KST-\n\n➸ No, Myeongho-ya, what's up with your shoes🧡\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https:…
## 2315 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2316 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] NORTH AMERICA BEHIND #4\n\n▶ https://t.co/zVPIp6OQ5f\n\n#SEVENTEEN #세븐틴\n#IN…
## 2317 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2318 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 2319 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2320 RT @SVT_Fancafe: [#THE8🌟 Weverse] \n221215 -19:13 KST-\n\n➸ 🧣👓🎱 \n\n#디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/hYnXQRPMVg
## 2321 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221215 -19:18 KST-\n\n➸ Carats, please be careful of the snowy road!!!\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 htt…
## 2322 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2323 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2324 RT @SVT_Fancafe: [#JUN🌟 Weverse] \n221215 -19:27 KST-\n\n➸ hi~\n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rI2ldc7SdF
## 2325 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2326 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 2327 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2328 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2329 RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY
## 2330 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2331 RT @SVT_Fancafe: [#SEUNGKWAN🌟 Weverse] \n221215 -20:27 KST-\n\n➸ I'll be back safely in Manila ㅎ I'm craving for vanilla icecream ㅎ\n\n#승관 #SEVE…
## 2332 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2333 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2334 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 2335 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2336 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 2337 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2338 RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…
## 2339 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2340 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2341 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2342 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 2343 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2344 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 2345 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2346 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2347 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2348 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…
## 2349 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2350 RT @kwanniechan: SEVENTEEN BE THE SUN IN BULACAN FREEBIES 🌞\n\nHi! @_wonwoofilms, @jeongdaeph, and I will be giving away mystery envelopes fo…
## 2351 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2352 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 2353 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2354 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 2355 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2356 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2357 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2358 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2359 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2360 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2361 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2362 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2363 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2364 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 2365 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2366 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2367 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2368 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2369 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2370 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2371 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2372 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2373 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2374 RT @O2_Zein: 19 y.o #MohamadBroghani is still in solitary confinement and his precious life is in danger.\n#StopExecutionInIran \n@UNHumanRig…
## 2375 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2376 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2377 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 2378 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2379 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 2380 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2381 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 2382 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2383 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2384 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2385 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2386 RT @DINO_CENTRAL: here’s my little study on dino’s dancing and me trying to put into words why i love it so much. it’s the product of hard…
## 2387 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 2388 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2389 RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 2390 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2391 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2392 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2393 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 2394 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2395 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2396 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2397 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2398 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2399 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2400 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2401 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2402 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2403 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2404 RT @belongs_to_j: i’m just like you, you’re just like me~~~ 😆🌀🏃🏻♂️\n\n#CSD #CaratSelcaDay #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wX…
## 2405 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2406 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2407 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2408 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2409 RT @morgysyyy: WTS/ LFB want to sell\n2 x LBA 113, Row 37 Seventeen Be the Sun in Bulacan tickets\n\n‼️ P9,500 each ‼️ (og price P12,700 each)…
## 2410 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2411 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 2412 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2413 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2414 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2415 RT @menjunfei: 220223 #ExclusiveFairytale douyin update\n#세븐틴 #SEVENTEEN \n#ジュン #준 #JUN #文俊辉 @pledis_17 https://t.co/4GUXXdLSEk
## 2416 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 2417 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2418 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2419 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2420 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 2421 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2422 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 2423 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2424 RT @KB_CountryRadio: Shay Gaston - Since Seventeen- #kbcountryradio #indiemusic #internetradio #indie https://t.co/zEJHLw5rfo #jukeboxT…
## 2425 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2426 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2427 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2428 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 2429 RT @dailygyushua: him asking for hint about a song that make him go viral every two business day (network love) yet he was so slow to guess…
## 2430 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2431 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2432 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2433 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2434 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2435 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 2436 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2437 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 2438 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2439 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2440 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2441 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2442 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2443 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2444 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2445 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 2446 RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…
## 2447 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2448 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2449 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2450 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2451 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2452 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 2453 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2454 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2455 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2456 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 2457 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2458 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2459 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2460 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2461 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2462 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2463 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2464 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2465 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2466 RT @starryhun94: wtb lfs bets svt seventeen bulacan\nhelping a friend\n\n-discounted/complimentary ticket (will get the lowest offer max budge…
## 2467 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2468 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2469 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2470 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 2471 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2472 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 2473 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2474 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2475 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 2476 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2477 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2478 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2479 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2480 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 2481 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2482 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2483 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2484 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2485 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 2486 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2487 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2488 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2489 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2490 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2491 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 2492 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2493 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2494 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2495 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2496 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2497 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2498 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2499 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2500 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2501 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2502 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2503 RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…
## 2504 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 2505 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2506 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2507 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2508 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2509 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2510 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2511 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2512 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2513 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2514 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2515 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2516 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 2517 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 2518 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2519 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2520 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2521 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2522 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2523 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2524 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2525 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2526 RT @CaratLandPH: D-DAY — SEVENTEEN IN BULACAN!🇵🇭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/KP9JzAeEyH
## 2527 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2528 RT @ihrtsvt13: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jllnOdp0
## 2529 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2530 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2531 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2532 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2533 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2534 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2535 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2536 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2537 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2538 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2539 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2540 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 2541 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2542 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2543 RT @karjwnhui: ✨ SEVENTEEN PASSPORT PHOTO ✨\n(red & blue bg ver.)\n(but all black hair aw)\n\njust like/rt if you want to save ^^\n\n@pledis_17 #…
## 2544 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2545 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2546 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2547 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2548 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2549 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2550 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 2551 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2552 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2553 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2554 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 2555 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2556 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2557 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 2558 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2559 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2560 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2561 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2562 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2563 RT @pledis_17: [#17studio] JUN’S PLAYLIST\n\n▶ https://t.co/oM5wXorsIk\n\n#JUN #준\n#SEVENTEEN #세븐틴\n#JUN_PLAYLIST https://t.co/gsMh49VU3U
## 2564 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2565 RT @pledis_17: 20220610 Happy JUN’s Day🐱\n\n#Happy_JUN_Day\n\n#JUN #준\n#SEVENTEEN #세븐틴 https://t.co/XvQZKzwTeK
## 2566 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2567 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 2568 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2569 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2570 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2571 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 2572 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2573 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2574 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2575 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2576 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2577 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2578 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2579 RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…
## 2580 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 2581 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 2582 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2583 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2584 RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…
## 2585 RT @Akinscoded147: Please don't Fall sick in 🇳🇬 Nigeria o, all the good Doctors and Pharmacists are in the UK 🇬🇧...\n#16December Shola Allys…
## 2586 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 2587 RT @haroomelon: my boo 🍊 \n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/zEGWrwjhge
## 2588 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2589 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2590 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 2591 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2592 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2593 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 2594 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2595 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 2596 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2597 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2598 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2599 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 2600 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2601 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2602 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2603 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 2604 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2605 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2606 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2607 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2608 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2609 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2610 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2611 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2612 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2613 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2614 RT @pledis_17: [SEVENTEEN NEWS]\n#SEVENTEEN #FIRST_ALBUM #LOVE #LETTER 20160425\nThis Week Schedule List https://t.co/zmVOu65khj
## 2615 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2616 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2617 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2618 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2619 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2620 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2621 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2622 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2623 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2624 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 2625 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2626 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2627 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2628 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 2629 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2630 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2631 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2632 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 2633 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2634 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 2635 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2636 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus
## 2637 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2638 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2639 RT @fallfljws: from alay to slay. #CaratSelcaDay #CSD #WONWOO #원우 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/hCZQ2FrjBB
## 2640 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 2641 RT @pansaniaa: wearing scarfs while being cold 🥶 \n\n#CSD #CaratSelcaDay #THE8 #서명호 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/pBwNDxxICU
## 2642 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2643 RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14
## 2644 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2645 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2646 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2647 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2648 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2649 RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd
## 2650 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 2651 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2652 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 2653 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2654 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 2655 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2656 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 2657 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2658 RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…
## 2659 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 2660 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 2661 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2662 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2663 RT @gyudkmel: “Love is the flower you’ve got to let grow.”🌷 – John Lennon\n\n#CaratSelcaDay #CSD #MINGYU\n#SEVENTEEN @pledis_17 https://t.co/…
## 2664 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2665 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2666 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2667 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2668 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2669 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2670 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2671 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2672 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 2673 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 2674 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2675 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2676 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2677 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2678 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2679 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 2680 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 2681 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2682 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2683 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2684 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2685 RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…
## 2686 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2687 RT @segyeshiimo: wts / lfb rush selling\nseventeen bulacan bets ticket\n\nLBB 216 / lowerbox \n\nog price 10, 700\n\nselling for a price lower tha…
## 2688 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 2689 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2690 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2691 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 2692 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 2693 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2694 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2695 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2696 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2697 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 2698 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2699 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2700 RT @darlingcircles: 𝙀𝙫𝙚𝙧𝙮 𝙢𝙤𝙢𝙚𝙣𝙩 𝙬𝙞𝙩𝙝𝙤𝙪𝙩 𝙮𝙤𝙪 𝙞𝙨 𝙢𝙚𝙖𝙣𝙞𝙣𝙜𝙡𝙚𝙨𝙨.\n\n#CSD #CaratSelcaDay #SCOUPS #SEUNGCHEOL #에스쿱스 #세븐틴 #SEVENTEEN @pledis_17 ht…
## 2701 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 2702 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2703 RT @Montainetae: 𝙎é𝙤𝙪𝙡’𝙨 𝙣𝙞𝙜𝙝𝙩 𝙬𝙞𝙩𝙝 𝙢𝙮 𝙖𝙣𝙜𝙚𝙡 😇❤️\n✨\n\n✨\n\n✨\n\n✨\n#CTSD #CaratSelcaDay #SEVENTEEN #JEONGHAN https://t.co/kil1DZBUX1
## 2704 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 2705 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 2706 RT @leedk_skmn: ♡ (\\ (\\\n (>ㅅ< ) ♡\n┏━━∪∪━━━━━━━━━┓\n♡ 🌸date with him🌱 ♡\n┗━━━━━♡━━━━━━━┛\n#csd #CaratSelcaDay #SEVENTEEN #DK #DOKYEO…
## 2707 RT @CaratOppa: [TWITTER TIME]\nSEVENTEEN (세븐틴) Twitter September Edition Photo Update!\n📸 50pic.\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/CYYFf0dDeB…
## 2708 RT @Dodoljong: I hope i'll meet Seventeen one day, may not be at a con. But someday 🥺🫶🏻 @pledis_17 see you really soon 🧡🧡🧡
## 2709 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2710 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2711 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2712 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2713 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2714 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 2715 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2716 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2717 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2718 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 2719 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2720 RT @miss_svtmafia: OKAY TWO MORE UBC REG!!! \n\n#BeTSinBULACAN #BeTheSuninBULACAN https://t.co/xELE0lqqnQ
## 2721 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 2722 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2723 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 2724 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 2725 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 2726 RT @kwonushii: Hello, just want to say I'm sorry in advance if you will receive the freebies without sleeves. I tried buying another wrappe…
## 2727 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 2728 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2729 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram]\n221214 pledis_boos \n\n➸ Asia Artist Awards\n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/jmRMY8MLuC
## 2730 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2731 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2732 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 2733 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2734 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2735 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 2736 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 2737 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2738 RT @Brenoteen: _WORLD -SEVENTEEN\nhttps://t.co/Cor7V7ZBYs
## 2739 RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT
## 2740 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2741 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 2742 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 2743 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 2744 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2745 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 2746 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2747 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2748 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 2749 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2750 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2751 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 2752 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2753 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 2754 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 2755 RT @brightlybyun: #DOKYEOM: king god, general emperor majesty, pretty beautifuuuuulll gorgeous, precious elegance luxury, world high-top cl…
## 2756 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2757 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2758 RT @Ryu_MiHye: BE THE SUN ☀️☀️☀️☀️☀️\n\n@pledis_17 @pledis_17jp #SEVENTEEN #세븐틴 #セブチ 💎
## 2759 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2760 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 2761 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 2762 RT @fortbzs: hello rush wts lfb help rt\n\nseventeen svt be the sun bulacan concert \n- UBC REG 433 Row 102 \n- ₱1,600 (orig ₱1,850) can lower…
## 2763 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2764 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 2765 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 2766 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 2767 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2768 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2769 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2770 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2771 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2772 RT @__2mns1: 900 days with Seventeen and forever to go. See you later, my home 💖💙 https://t.co/PgHzMHqRqR
## 2773 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2774 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 2775 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 2776 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2777 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 2778 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2779 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2780 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2781 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2782 RT @17dayph: BE THE SUN in Bulacan🌞 \nSURPRISE GIVEAWAY\n\n1 UBB Premium Ticket\nOpen for team labas only!\nFollow @17dayph\nLike and RT this pos…
## 2783 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2784 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2785 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 2786 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2787 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2788 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2789 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 2790 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2791 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 2792 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2793 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2794 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2795 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2796 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2797 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 2798 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 2799 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2800 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2801 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2802 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2803 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2804 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2805 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2806 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2807 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2808 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2809 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2810 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2811 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 2812 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2813 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2814 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 2815 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2816 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2817 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2818 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2819 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 2820 RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…
## 2821 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2822 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 2823 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2824 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2825 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 2826 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 2827 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 2828 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2829 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2830 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 2831 RT @allmylovetosvt: appreciating the view with him 🌆🤍\n\n#csd #caratselcaday\n#the8 #minghao #디에잇\n#seventeen @pledis_17 https://t.co/V8Zx45n1hh
## 2832 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 2833 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2834 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2835 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2836 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2837 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 2838 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2839 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2840 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2841 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2842 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2843 RT @_TRaveller_8: 221127☀️Be The Sun☀️ in Tokyo\n\n#디에잇 #THE8 \n#서명호 #徐明浩 #ミンハオ\n#세븐틴 #SEVENTEEN https://t.co/AoyYsYPB14
## 2844 RT @mochicherryyy: ╰Joshua’s birthday ◠‿◠\n— Photobooth event 📸\n\nᵇʸ @mochicherryyy x @ciatrtekan 🎀\n\n📍Available at palette._.id\n📆 Period : 22…
## 2845 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2846 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2847 RT @vantaebearV: Good food and company make us happy 💕\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #SCOUPS #에스쿱스 #세븐틴 @pledis_17 https://t.co/A3…
## 2848 RT @cheoliebee: (¯`*•.¸,¤°´✿.。.:* 𝚃𝙷𝙴 𝚂𝚃𝙾𝚁𝚈 𝙾𝙵 𝓔𝓻𝓸𝓼 *.:。.✿`°¤,¸.•*´¯)\n\nas we depend on light from a single candle, we look at the light as…
## 2849 RT @woonkienn: museum date ?\n\n- #CaratSelcaDay #CSD #DOKYEOM #SEOKMIN #도겸 #세븐틴 @pledis_17 #SEVENTEEN - https://t.co/8MlHE6kRZ7
## 2850 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 2851 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2852 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2853 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2854 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 2855 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2856 RT @vernloversclub: i will legitimately never forget the official seventeen tiktok removing the hashtag on that emoji bc it was just this v…
## 2857 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2858 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2859 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 2860 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 2861 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2862 RT @isaganiyangdo: wts lfb ° ph hatian\n\nSEVENTEEN FACE THE SUN YIZHIYU F\n• ₱590 ea\n• a + b, can tingi b\n• can steal if getting wz, sk, dn o…
## 2863 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2864 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2865 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2866 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2867 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2868 RT @billboard: SEVENTEEN chat with Billboard about their New Year's resolutions and new music in 2023. 👀 https://t.co/BwOz3SfxpF
## 2869 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 2870 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 2871 RT @jasgrenae: 🌸BeTs Be the Sun Bulacan Freebies\n\nHelp RT\nNew Carat here 🥹💕\nSupport nyo naman effort ko hahahah\n\n🌷 Open for both Team Labas…
## 2872 RT @dazed420gaming: How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT #news…
## 2873 RT @isaganiyangdo: wtb lfs ph\n\nMINGYU NOOT NOOT / FLOWER PCS\n• 🤍 = prio, ❌️ = already have\n• preferably can meetup at bets bul\n\n— reply/dm…
## 2874 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2875 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2876 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2877 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2878 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 2879 RT @sound_of_snow7_: •••\n𝑂𝑛𝑙𝑦 𝑡ℎ𝑜𝑠𝑒 𝑤ℎ𝑜 𝑐𝑎𝑟𝑒 𝑎𝑏𝑜𝑢𝑡 𝑦𝑜𝑢 𝑐𝑎𝑛 ℎ𝑒𝑎𝑟 𝑦𝑜𝑢 𝑤ℎ𝑒𝑛 𝑦𝑜𝑢'𝑟𝑒 𝑞𝑢𝑖𝑡𝑒\n•••\n#CSD\n#CaratSelcaDay\n#DINO\n#SEVENTEEN \n#CARAT http…
## 2880 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2881 RT @httpdkesc: ෆ SEVENTEEN Be The Sun in Bulacan Freebie ෆ \n\nHi, carats! I'll be giving away freebies on d-day! Fan Support for #도겸 & #에스쿱스…
## 2882 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 2883 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2884 RT @Wonder_ww717: 221204 Be The Sun in Nagoya\n🍊💙\n#세븐틴 #SEVENTEEN #원우 #WONWOO #ウォヌ \n@pledis_17 https://t.co/vhTSQcQgD2
## 2885 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 2886 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2887 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 2888 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2889 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2890 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2891 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 2892 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2893 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 2894 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2895 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2896 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2897 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2898 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 2899 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 2900 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 2901 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2902 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2903 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 2904 RT @loveelykiim: i can’t wait for you to make another outstanding history tomorrow at the world’s largest indoor arena ♡\n\ni hope you guys w…
## 2905 RT @chventeen: guess who's back for the last csd this year :) \n\n#CaratSelcaDay #csd #wonwoo #SEVENTEEN #세븐틴 https://t.co/yCDetQT4QT
## 2906 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 2907 RT @Armgu_17: Mingyu and The8 cute shoulder dance🥹\n #LA3C #Mingyu #The8 #徐明浩 #金珉奎 #SEVENTEEN https://t.co/iRSvctjpQD
## 2908 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2909 RT @CaratOppa: [SPECIAL TWEET] \nSEVENTEEN (세븐틴) DK with SEVENTEEN Member Update!\n\n#세븐틴 #SEVENTEEN \n\n🔗 https://t.co/xWFPUyk1mW\n\nTags: \n#SVT_…
## 2910 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2911 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 2912 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2913 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 2914 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 2915 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2916 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2917 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2918 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2919 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2920 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2921 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2922 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2923 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2924 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 2925 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2926 RT @tzcarat: One day event on freevote! start collecting for the next cb!\n#SEVENTEEN @pledis_17 https://t.co/awR54mVP7V
## 2927 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2928 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 2929 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2930 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 2931 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2932 RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…
## 2933 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2934 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2935 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 2936 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2937 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 2938 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2939 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2940 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2941 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 2942 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2943 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2944 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 2945 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 2946 RT @nox_et_stellae: #matchablossom\n\nThey were seventeen. Kaoru sat on the bench overlooking the skatepark, his silhouette framed by the sun…
## 2947 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2948 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 2949 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2950 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2951 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2952 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 2953 RT @haominn_: ✨Seventeen Be the Sun in Bulacan✨ freebies by @ai_yjhanie @blinkeu_b & me🙋🏻♀️💎\n\nWe'll be giving away 85 packs to random cara…
## 2954 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2955 RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…
## 2956 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2957 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2958 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2959 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2960 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 2961 RT @maikwannie: WTS LFB PH\n\nWonwoo, Vernon SET\n- ₱1,600/set\n\n-❌ sensitive\n- pbd in pic\n- strictly sold as set\n\nPlease help rt\n\n🏷 seventeen…
## 2962 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 2963 RT @into_SooHui: wts lfb bets bulacan lbb reg tickets\n\ncan give the tickets for 9k pero negotiable \n- arena meet up\n- can give freebies\n\nsv…
## 2964 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 2965 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 2966 RT @kimbabnude: Vote seventeen 🙏🏻
## 2967 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2968 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 2969 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 2970 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 2971 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2972 RT @Yheelabolala: Yeah, heart set on fire, no lie, we’re sure \n#CaratSelcaDay #SCD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/V2moDTQWvY
## 2973 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 2974 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2975 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 2976 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 2977 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 2978 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2979 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 2980 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 2981 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 2982 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 2983 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 2984 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 2985 RT @cutelikejoon: just trying something new 📸#CaratSelcaDay #CSD #SEVENTEEN #THE8 @pledis_17 https://t.co/ICxYsVIQqd
## 2986 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2987 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 2988 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2989 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 2990 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 2991 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 2992 RT @djeongwooz: ꒰ wts / want to sell / lfb ꒱\n\n✦ photocard \n🛒 shopee\n💸 on pic\n✅ keep event w dp\n📍INA, Jakarta \ntags. wts pc seventeen enhyp…
## 2993 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 2994 RT @shemcart: #ShemmyPasabuy \n\nWts lfb ph only \n\nSeventeen Gyuhao Dream Kyocera Photocards Set(2 pcs)\n💸 ₱1500 (all in + lsf)\n❗ You can look…
## 2995 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 2996 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 2997 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 2998 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 2999 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3000 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3001 RT @KVotingPop: FREE VOTES FOR SEOUL MUSIC AWARDS!\n\n💛1,000 hearts\n🏆Main voting\nDay 7\n\n⛔Rules\n—Follow + Like + Retweet\n—Post proof\n—Winner a…
## 3002 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3003 RT @Ujing1122: ANNYEONG CARATDEUL HERE ARE THE FREEBIES THAT WE WILL BE GIVING AWAY LATER AT PH ARENA \n\n🧡 TICKET HOLDER \n🧡 WRISTBAND \n🧡 LOO…
## 3004 RT @kidultjisoo: as a dinonara, this is the best thing that has ever happened to me.\n\n#Seventeen #SEVENTEEN_WORLDTOUR_BETHESUN #Seventeenin…
## 3005 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3006 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 3007 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3008 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 3009 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3010 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 3011 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 3012 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3013 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3014 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3015 RT @SheepEnDiamant: +fully shown off."\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…
## 3016 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3017 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3018 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3019 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 3020 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3021 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3022 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3023 RT @notchellyy: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 3024 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3025 RT @notchellyy: wts lfb bets bulacan\n\nubc reg 426\n1,850 only!!\n\nmeet up sa ph arena\n\nwts lfb bets bulacan seventeen
## 3026 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 3027 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3028 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3029 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3030 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3031 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3032 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3033 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 3034 RT @miss_svtmafia: SEVENTEEN, Kings of Synchronization @pledis_17 #세븐틴 https://t.co/ZnqVTzbyQf
## 3035 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3036 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3037 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 3038 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 3039 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3040 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3041 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3042 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3043 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3044 RT @jhsmp4: LEADERS DOING THE MOST AWAITED CHEERS CHOREO \n\n#SEVENTEEN #LA3C #SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C\n#세븐틴_더큰꿈을향해_LA3C h…
## 3045 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3046 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3047 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3048 RT @0HMYTEEN: 221215 #SEVENTEEN #Seungkwan Instagram Story Update with Remember Me by #OHMYGIRL https://t.co/TKRdTlvdly
## 3049 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3050 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3051 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3052 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3053 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3054 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3055 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 3056 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3057 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3058 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 3059 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3060 RT @jamaisvu_n: WTT — WANT TO TRADE\n#BETHESUNinJKT\nBE THE SUN Additional Show \n\nHave: 1 tix MCP BLUE E SC 3xx\nWant: 1 tix MCP BLUE B SC (qn…
## 3061 RT @seventeen: Meghan Markle's Instructions for Her British 'Vogue' Cover Shoot Say a Lot About Her https://t.co/NKaqQvMKKI https://t.co/pN…
## 3062 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3063 RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…
## 3064 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3065 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3066 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3067 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3068 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3069 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3070 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 3071 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3072 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3073 RT @JeonKate_Que: ꔛ seventeen "be the sun" — manila 221010 in film camera 🎞️📸\n\n- a thread 🪡 https://t.co/1ylPqnPaat
## 3074 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3075 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3076 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 3077 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3078 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 3079 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3080 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3081 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 3082 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3083 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3084 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3085 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3086 RT @kyeomijie: ✨Be The Sun in Bulacan giveaway✨\n\nHi I will be giving away some pcs, unsealed carver (dk&jh) and fts album, and unofficial c…
## 3087 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3088 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 3089 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 3090 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3091 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3092 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3093 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3094 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3095 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3096 RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…
## 3097 RT @dokyeomshine: REMINDER TO FILO CARATS, EVERYONE IN GENERAL, TO RESPECT SEVENTEEN’S PRIVACY!! THEY SAID, PLEDIS WON’T BE INCLUDING PHILI…
## 3098 RT @bestboywonuu: HELP RT\n\nhi ph & intl carats! we're accepting any amount of donations/sponsors to buy bets in bulacan tickets (for giveaw…
## 3099 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3100 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3101 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3102 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3103 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 3104 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3105 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 3106 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3107 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3108 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 3109 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3110 RT @seventeen: Royal Expert Claims Prince William and King Charles Are in a Full Rage Spiral Post-Docuseries https://t.co/iLzq9rYUYo https:…
## 3111 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3112 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 3113 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3114 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3115 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3116 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3117 RT @gyulcart: wts lfb ph \n\nSEVENTEEN BeTS Bulacan themed Lanyard/ ID Lace ☻\n₱160 each\n\nAvailable in 3 official concert theme colors! 🧡🤍🖤\n\n⤷…
## 3118 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3119 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3120 RT @cholulasmarket: ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll be…
## 3121 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3122 RT @kzells13: #EKSTRAGA #2\n\n₱50 GCASH GIVEAWAY - 1 WINNER\n\nMust retweet below post 👇🏼 \n\nSeventeen onhand\n\nEnd dec 17 6am
## 3123 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3124 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3125 RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…
## 3126 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3127 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3128 RT @coupranghae_17: @coupedetaat SEVENTEEN is the king of self produce, not only in music. They need to go see Mingyu self made magazine he…
## 3129 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3130 RT @cheollie_hannie: WTS LFB PH\n\nSEVENTEEN SG2023 TINGI NETA\n\n— secured\n— dop, January 4\n— NO CANCELLATION\n— Batch 3 to be posted once 1&2…
## 3131 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3132 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 3133 RT @jwwbns: wts lfb\n\nhoshi set - 1280php\n\n- onhand\n- prio payo, 2 days dop\n- x sensitive\n- gcash, jnt direct, visayas\n\nseventeen henggarae…
## 3134 RT @kimshiror: 🍥 ~ wts lfb ~ 🍥\n🍥 ~ #shirosells\n\n♡ enhypen & svt pcs ♡\n\n• onhand\n• see 2nd pic for prices & info\n• rcbyt https://t.co/ShKR4B…
## 3135 RT @pledischarts: #SEVENTEEN 7th Mini Album `헹가래` has now surpassed 1,600,000 (1.6 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis_1…
## 3136 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 3137 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3138 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3139 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 3140 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3141 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3142 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3143 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3144 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 3145 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3146 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3147 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3148 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3149 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 3150 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3151 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 3152 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3153 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3154 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3155 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3156 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3157 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3158 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 3159 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3160 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3161 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3162 RT @brilliantshua: (please help RT)\nOpen Pre Order by brilliantshua\n\n ✨ Carat Bong Ribbon 🌟\n \n🩰 Pickup venue w dp 20k/pc\n🌷 Keep event 🍊/🍏 j…
## 3163 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3164 RT @Bitteriejeon: 👍✌️couple..\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/TTxrwVW3ah
## 3165 RT @seventeen: Addison Rae Doubles Down on the No-Pants Trend in an Oversized Vintage Tee https://t.co/Sb7PGmvS7M https://t.co/2qrDWEl9PB
## 3166 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3167 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3168 RT @yunicartz: wts lfb svt ph | #yunicartz\n\nSEVENTEEN SG2023 BATCH 2 TINGI 🌹\n\n » Prio will take woozi/maknae line and other inclus\n » Dm…
## 3169 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3170 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3171 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3172 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3173 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3174 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3175 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3176 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3177 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 3178 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3179 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3180 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3181 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 3182 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3183 RT @seventeen: Hailey Bieber Gives Her Viral Glazed Donut Nails a Holiday, Candy Cane-Themed Update https://t.co/3jtPpMEp0B https://t.co/ah…
## 3184 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3185 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 3186 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3187 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3188 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3189 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3190 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 3191 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3192 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3193 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3194 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 3195 RT @loleng_whalien: BE THE SUN BULACAN FREEBIES from @SVTPHUnnie \n\nSEE YALL LATERS CARATDEULS 🫶💎\n\n#bethesunbulacan #BETHESUNwithSVT #CARAT…
## 3196 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3197 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3198 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3199 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3200 RT @Koreaboo: SEVENTEEN's Mingyu Prepares For Philippine Weather With His Airport Fashion https://t.co/Gu7uaNZFJE
## 3201 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3202 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3203 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3204 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3205 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3206 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3207 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3208 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 3209 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3210 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3211 RT @essicakes_: YUNG SURE LANG PLEASE. LET US NOT WASTE EACH OTHER'S TIME!!!!\n\nwts 1 roundtrip bus slot for bets in bulacan (cubao pick up)…
## 3212 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR [BE THE SUN] IN MANILA\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinMANILA\n#BETHESUN_MANILA\n#BETHESUNwit…
## 3213 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 3214 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3215 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3216 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3217 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3218 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3219 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 3220 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3221 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3222 RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 3223 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3224 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3225 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 3226 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3227 RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md
## 3228 RT @scribbeys: hi. helping a friend!\n\nWTS LFB \n\nBE THE SUN IN BULACAN \nUPPERBOX B REG 426\nRow 89\nSeat 542\n\nPrice: 4,750 thru gcash or paypa…
## 3229 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3230 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3231 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 3232 RT @mydeardreamies: wts lfb svt seventeen be the sun bulacan manila\n\nLBB Premium\n- price is very negotiable (SURE DISCOUNT)\n- friend can't…
## 3233 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3234 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3235 RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…
## 3236 RT @fallfljws: from alay to slay. #CaratSelcaDay #CSD #WONWOO #원우 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/hCZQ2FrjBB
## 3237 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3238 RT @kzells13: #EKSTRAGA #2\n\n₱50 GCASH GIVEAWAY - 1 WINNER\n\nMust retweet below post 👇🏼 \n\nSeventeen onhand\n\nEnd dec 17 6am
## 3239 RT @leedk_skmn: ♡ (\\ (\\\n (>ㅅ< ) ♡\n┏━━∪∪━━━━━━━━━┓\n♡ 🌸date with him🌱 ♡\n┗━━━━━♡━━━━━━━┛\n#csd #CaratSelcaDay #SEVENTEEN #DK #DOKYEO…
## 3240 RT @kjlvVooo: ㅡ𝐟𝐮𝐧 𝐝𝐚𝐭𝐞 𝐧𝐢𝐠𝐡𝐭 𝐰𝐢𝐭𝐡 𝐲𝐨𝐮. \n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mhS7TFd4If
## 3241 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 3242 RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…
## 3243 RT @cigembutosunday: – taste,?\n\n#CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN #정한 @pledis_17 https://t.co/CRvgeYpnUU
## 3244 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3245 RT @gyulcart: wts lfb ph \n\nSEVENTEEN BeTS Bulacan themed Lanyard/ ID Lace ☻\n₱160 each\n\nAvailable in 3 official concert theme colors! 🧡🤍🖤\n\n⤷…
## 3246 RT @hoRANGHAEshiii: wts lfb svt bets ph \nSeventeen Be the sun in Bulacan\n\n-UBC REG 432 ROW 98 SEAT 678\n-1,500php (discounted from 1,850)\n-P…
## 3247 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 3248 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 3249 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3250 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3251 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3252 RT @imckyunstd: monsta x and seventeen ♡ https://t.co/J2DjHLFRkW
## 3253 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3254 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3255 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3256 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3257 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3258 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3259 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 3260 RT @svntncarat17_: IT'S FINALLY D-DAY CARATS!!! 🔥🔥🔥\n\n#BeTSinBULACAN #SEVENTEENinBULACAN #SEVENTEEN_WORLDTOUR_BETHESUN @pledis_17\nhttps://t…
## 3261 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 3262 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 3263 RT @nishiyoons: ╭┈◦•◦❥•◦ 🌸 BETS IN BULACAN FREEBIES 🌸\n\nI’ll be giving out freebies in BETS Bulacan so maghanapan tayo hehe💕\n\n✨To Claim:\n- L…
## 3264 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3265 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3266 RT @pledis_17: 20211004 Happy JEONGHAN’s Day 😇\n\n#Happy_JEONGHAN_Day\n\n#정한 #JEONGHAN\n#세븐틴 #SEVENTEEN https://t.co/oEW8gJXgB1
## 3267 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 3268 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3269 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3270 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3271 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3272 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3273 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 3274 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3275 RT @HOSHIeez: Same place, different time .•°\n\n#CaratSelcaDay #CSD #DOKYEOM #DK #SEVENTEEN @pledis_17 https://t.co/3ITyfVRPVa
## 3276 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3277 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3278 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3279 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 3280 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3281 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3282 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3283 RT @jammydoodle: ❀ SEVENTEEN Be The Sun in Bulacan ❀\n\nFan Support for #SCOUPS🍒\n\nFor more information, please check photo below. 😊\n\nSee y'al…
## 3284 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3285 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 3286 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3287 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3288 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3289 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3290 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 3291 RT @gyudkmel: “Love is the flower you’ve got to let grow.”🌷 – John Lennon\n\n#CaratSelcaDay #CSD #MINGYU\n#SEVENTEEN @pledis_17 https://t.co/…
## 3292 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3293 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3294 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 3295 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3296 RT @ae_fngrl: 💙💗💙💗💙💗💙💗💙💗💙💗💙\n D-DAY of Be The Sun in BULACAN \n ♡\n see you again, SEVENTEEN !\n 💙💗💙💗💙💗💙💗💙💗💙…
## 3297 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3298 RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…
## 3299 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3300 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3301 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 3302 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3303 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3304 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 3305 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 3306 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3307 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 3308 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3309 RT @butterfluers: Proud boyf\n\n#CaratSelcaDay #CSD\n#WOOZI #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/frEd1x4nzZ
## 3310 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3311 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3312 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3313 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 3314 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 3315 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3316 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3317 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 3318 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3319 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 3320 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 3321 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 3322 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3323 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 3324 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3325 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3326 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3327 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13thistory https:/…
## 3328 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3329 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3330 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3331 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3332 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3333 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 3334 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3335 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3336 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3337 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3338 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3339 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3340 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3341 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3342 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3343 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3344 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3345 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3346 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3347 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3348 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3349 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 3350 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3351 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3352 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3353 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3354 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3355 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3356 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3357 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 3358 RT @SHUABBY: i never get tired of the blue sky✧*。\n\n[#CSD #CaratSelcaDay #DK #JEONGHAN #SEVENTEEN @pledis_17] https://t.co/JXs8WnBlDP
## 3359 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 3360 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 3361 RT @wonubliss: getting too excited. just upgraded my tix from ubc to lba 🫠 see u vvv soon, seventeen 🫶
## 3362 RT @won_wooniee: ❥ My sunshine, my happy place🍃🖤. \n\n-Salam damaii🙏🏻\n───●◎●───\n\n[#MINGYU #CaratSelcaDay #SEVENTEEN #KimMingyu #민규 #CSD @pled…
## 3363 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 3364 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3365 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3366 RT @arcthe8: we could leave the christmas lights up 'til january \n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #JUN #준 #세븐틴 @pledis_17 https://t.…
## 3367 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3368 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3369 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3370 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3371 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3372 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3373 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 3374 RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn
## 3375 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3376 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 3377 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3378 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3379 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3380 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3381 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3382 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3383 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 3384 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3385 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3386 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3387 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3388 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3389 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 3390 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3391 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3392 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3393 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 3394 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3395 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3396 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3397 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3398 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3399 RT @jieehaniyoo: "If i can't have you no one should"\n\n#CSD #CaratSelcaDay \n#CARAT_SELCA_DAY\n#DK #도겸\n#SEVENTEEN #세븐틴\n@pledis_17 https://t.co…
## 3400 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 3401 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3402 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3403 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3404 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3405 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3406 RT @wonusuals: from "we're breathing the same polluted air" "team bahay" "team labas" to "team concert" "see you, seventeen" \n\nI CAN FINALL…
## 3407 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3408 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3409 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3410 RT @DealsOnRPGs: Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!\n\nhttps…
## 3411 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 3412 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 3413 RT @nooirbug: hello ive been watching mlb since 2016 so i decided to join #mlbtwt :-) my name is alice, im seventeen and my fav characters…
## 3414 RT @pinkkiewonu: miror selfie with hoshi\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN @pledis_17 https://t.co/HVqRuoEiLJ
## 3415 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3416 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3417 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 3418 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3419 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3420 RT @pupyqi: my fav place in him.\n\n#caratselcaday #csd #MINGYU #seventeen @pledis_17 https://t.co/lROwClPeCF
## 3421 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3422 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 3423 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 3424 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3425 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 3426 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 3427 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 3428 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3429 RT @jacimp3: SEVENTEEN THIRTY EIGHT
## 3430 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3431 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3432 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 3433 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 3434 RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY
## 3435 RT @etherealdk: —sharing pics bcs we can’t see each other yet ㅠㅠ\n\n[ #CSD #CaratSelcaDay #SEVENTEEN #dokyeom #도겸 @pledis_17 ] https://t.co/4…
## 3436 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3437 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3438 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3439 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3440 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3441 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 3442 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3443 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3444 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3445 RT @QueenDarong: Seventeen
## 3446 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3447 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3448 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3449 RT @sounds_of_cheol: seventeen in ph 🇵🇭 \nlechon - bbq - jollibee https://t.co/cpdM7h85Oo
## 3450 RT @hansolmes: me and my husband 🐈⬛\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #VERNON https://t.co/giwPPCznws
## 3451 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3452 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3453 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3454 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3455 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 3456 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3457 RT @JeremyCorbell: I'm excited to be able to do this. For a limited time - watch my THREE films for free on YouTube!\n\nTHESE BE DIRECT LINKS…
## 3458 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3459 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3460 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3461 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3462 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 3463 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3464 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3465 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3466 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3467 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3468 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 3469 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3470 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3471 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3472 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 3473 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3474 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3475 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3476 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3477 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3478 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3479 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3480 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 3481 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3482 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3483 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3484 RT @coupsofnoodle: me and jeonghan: 😎 \n\n#CSD #CARAT_SELCA_DAY #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jPlfIteEXs
## 3485 RT @chwepuff: ♡. ·˚ ༘🐻❄️🎀༉‧₊˚✧\n𝘺𝘰𝘶 𝘢𝘳𝘦 𝘵𝘩𝘦 𝘳𝘦𝘢𝘴𝘰𝘯 𝘪'𝘮 𝙨𝙢𝙞𝙡𝙞𝙣𝙜\n𝘸𝘩𝘦𝘯 𝘵𝘩𝘦𝘳𝘦'𝘴 𝙣𝙤𝙩𝙝𝙞𝙣𝙜 𝘵𝘰 𝘴𝘮𝘪𝘭𝘦 𝘢𝘣𝘰𝘶𝘵 ₍ᐢ. ̯.ᐢ₎ \n\n#CaratSelcaDay #CSD\n#VERNON…
## 3486 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 3487 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3488 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3489 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 3490 RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…
## 3491 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 3492 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3493 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3494 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 3495 RT @kwon_dino_: carat selca day!! \n#SEVENTEEN #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN_AT_LA3C #16December #dk #DOKYEOM #SEOKMIN https://…
## 3496 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3497 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3498 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 3499 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3500 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 3501 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3502 RT @malkinmoth: @isocrime this is SO PAINFULLY ACCURATE . “you know they leave me there to die, but it’s okay. i’m just think about how for…
## 3503 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3504 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3505 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3506 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3507 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3508 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3509 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3510 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 3511 RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp
## 3512 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3513 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3514 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 3515 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 3516 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3517 RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp
## 3518 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 3519 RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd
## 3520 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 3521 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 3522 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3523 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3524 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3525 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 3526 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 3527 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 3528 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 3529 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 3530 RT @yoojinchim: seventeen arriving where???\n\nMANILA CITY~ 🤍\n\nhttps://t.co/8oVM4TGfDI
## 3531 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3532 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3533 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3534 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 3535 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 3536 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3537 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 3538 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3539 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3540 RT @kalatcarat: help rt \n🎀 seventeen bets bulacan freebies! \nwe’ll be giving away alcohol for your sanitizing needs! 🫧 \n\nsee photos for mor…
## 3541 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3542 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3543 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3544 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3545 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 3546 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3547 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 3548 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3549 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 3550 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 3551 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3552 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3553 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 3554 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3555 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3556 RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…
## 3557 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 3558 RT @fluffypjw: 💎 #SEVENTEEN #BeTheSuninBulacan ☀️\n\nTogether with @cutiebinwoo @chichie_hao @imdeftuan, we will be giving away these freebie…
## 3559 RT @pjsology: not new to kpop or stan twt but i made a new account to start fresh so uh rt if you stan any of these groups bc i need oomfs…
## 3560 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3561 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3562 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3563 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 3564 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 3565 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3566 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3567 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3568 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 3569 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3570 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3571 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3572 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 3573 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 3574 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3575 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3576 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3577 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 3578 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3579 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3580 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3581 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 3582 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/Rbyd5TX9Lj https://t.co/rR1Hkq1Xyk
## 3583 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3584 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 3585 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3586 RT @nishiyoons: ╭┈◦•◦❥•◦ 🌸 BETS IN BULACAN FREEBIES 🌸\n\nI’ll be giving out freebies in BETS Bulacan so maghanapan tayo hehe💕\n\n✨To Claim:\n- L…
## 3587 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3588 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3589 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3590 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3591 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3592 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3593 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3594 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3595 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3596 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3597 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3598 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3599 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3600 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3601 RT @nrnlgmn: IT’S DDAY!!!!\n\n✨SEVENTEEN Be The Sun Bulacan Freebies ✨\n\n🧡💎☀️\n\nI’ll be giving out more of these tomorrow! See you tomorrow fel…
## 3602 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 3603 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 3604 RT @meanieral: help rt wtt lft wts lfb seventeen ph\n\n✔️pcs, ❌ trading cards. PRIO: ww/gyu/hao or shua counterparts of the pcs below.\n\nif in…
## 3605 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3606 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3607 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 3608 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3609 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3610 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3611 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3612 RT @sowoozoo613_: 💎 BE THE SUN IN BULACAN FREEBIES\n💎 Caratdeul~ We're giving away these freebies on concert day! 💙\n\n🥕 Crystal beaded bracel…
## 3613 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3614 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3615 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3616 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3617 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3618 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3619 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3620 RT @snowkhoshi: nobody can seventeen the way the thirteen of seventeen seventeens that’s why they’re seventeen
## 3621 RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…
## 3622 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 3623 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3624 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 3625 RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…
## 3626 RT @jhel172: Be The Sun in Bulacan FREEBIES \n\nHi guys 🍒 I will be giving away Scoupd Hand Banner , Pc , Photostrips.\n\n° follow for updates;…
## 3627 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 3628 RT @Dodoljong: I hope i'll meet Seventeen one day, may not be at a con. But someday 🥺🫶🏻 @pledis_17 see you really soon 🧡🧡🧡
## 3629 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3630 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3631 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3632 RT @kartells: hello, carats!♡\n a just month away before we meet our beloved seventeen ♡ i will be giving a soonwoohao fanart freebies for…
## 3633 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 3634 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3635 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 3636 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3637 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3638 RT @andengimnida: Like what Minghao said in this live “If they are REAL FANS, they wouldn’t go there (pool) and we have to believe/trust th…
## 3639 RT @gyuhuizones: Jun's SVT 2023 Season's Greetings photoshoot behind film\n\n#JUN #준 #SEVENTEEN #세븐틴 \nhttps://t.co/jCBsp8hzPG
## 3640 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 3641 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3642 RT @eunoia__svt: @mariyamsayed5 And if you have a big company behind you, you already have a lot of things done and ready, for seventeen th…
## 3643 RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…
## 3644 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3645 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3646 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3647 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3648 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 3649 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3650 RT @eunoia__svt: "Self-producing" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…
## 3651 RT @s_santanalopez: Me and the color pink, have been in an argument for seventeen years, I can't believe I have to make nice with it now
## 3652 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 3653 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3654 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3655 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 3656 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3657 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 3658 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 3659 RT @kkoongie_taemin: ╰ christmas gcash giveaway! ╮\n✿ one winner of ₱200\n✿ like + rt this tweet & all my bentables below\n✿ mbf\n✿ will pick w…
## 3660 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3661 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3662 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 3663 RT @shopcandtee: Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left are the e…
## 3664 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3665 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3666 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3667 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3668 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 3669 RT @tigersprong_: HS: The closer we get, the more alike we are\nMe: Halu lu\nAlso me: 🫰🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI @pledis_17 ht…
## 3670 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 3671 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3672 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 3673 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3674 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3675 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3676 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 3677 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 3678 RT @yobesuho: ✎ . . be the sun freebies | fan support ☺︎\n\n🐯 strictly 1:1\n🐸 loc: tba on d-day\n🐶 rt & like\n\n#BeTheSuninBULACAN #BeTSinBulacan…
## 3679 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3680 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 3681 RT @ooo_coups: 221214 SEVENTEEN CAFE 2022 ~WINTER CAMPING~\n\n#에스쿱스 #SCOUPS #세븐틴 \n\nhttps://t.co/jTNp2s4UKE https://t.co/BBTWl0dY1v
## 3682 RT @SheepEnDiamant: +fully shown off."\n\nFive entries for SEVENTEEN!! Five!!! \nI'm so so proud of all the recognition Face The Sun and Secto…
## 3683 RT @Hoshisoo01: 1 UBC REG 404 GIVEAWAY \nFOR BETS BULACAN\n\nHow to join:\n💙 like and rt \n💙 comment your fav svt moment with the tag #BeTSinBUL…
## 3684 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3685 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 3686 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 3687 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3688 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3689 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3690 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3691 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3692 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3693 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 3694 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3695 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 3696 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3697 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3698 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3699 RT @smileyleeDK: 🧡SVT BeTS in PH ARENA giveaways/freebies🧡\n\n❣️MBF\n❣️RT & LIKE\n❣️Show me your twitter on D-day\n❣️reply ur fave svt/bias pic…
## 3700 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3701 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3702 RT @cherishthe17: Seventeen's 2023 Bucket list\n\nWonwoo recommended overseas TTT\n\n😭😭 Wonwoo best boy\nhttps://t.co/btb2FB9QTG
## 3703 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3704 RT @sound_of_dk: ☀️BE THE SUN IN BULACAN FREEBIES☀️\n\nHi Filo Carats! I'll be giving away Dokyeom hand banners (limited quantity) on Decembe…
## 3705 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 3706 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 3707 RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…
## 3708 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3709 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 3710 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3711 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3712 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3713 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3714 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3715 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 3716 RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…
## 3717 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3718 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3719 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 3720 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3721 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3722 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3723 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3724 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 3725 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3726 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3727 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3728 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3729 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3730 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 3731 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3732 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3733 RT @bestboywonuu: SEVENTEEN Be The Sun in Bulacan Concert Ticket Giveaway (LBA Regular) 🥳\n\nMechanics:\n• RT & like this tweet\n• RT & like my…
## 3734 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3735 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3736 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3737 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3738 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3739 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 3740 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 3741 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3742 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3743 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 3744 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3745 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 3746 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 3747 RT @bestboywonuu: Congratulations to @everywon9yu_k !! 🥳🎄This is your chance to see and watch SEVENTEEN live later at PH Arena! Please DM m…
## 3748 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3749 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3750 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 3751 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3752 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3753 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 3754 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3755 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3756 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3757 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 3758 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3759 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3760 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3761 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 3762 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3763 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 3764 RT @kyutie0613: HELLOOOOO CARATS! I’ll be giving FREE photocards + snacks tomorrow at PH ARENA ✨🤗 Hoping to meet you since first time ko ma…
## 3765 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3766 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3767 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3768 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 3769 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3770 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3771 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3772 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3773 RT @mezxig: « you are my crush i got a crush on you🤍 »\n\n#CaratSelcaDay #SEVENTEEN #SCOUPS @pledis_17 https://t.co/r0GyRmf4AT
## 3774 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3775 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3776 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 3777 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 3778 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 3779 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3780 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 3781 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3782 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3783 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 3784 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 3785 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3786 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3787 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3788 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3789 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3790 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 3791 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3792 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3793 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3794 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3795 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3796 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3797 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3798 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3799 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3800 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3801 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3802 RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…
## 3803 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3804 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3805 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 3806 RT @seoksoocentric: SEVENTEEN BE THE SUN in BULACAN fan support for #도겸 and #조슈아 \n\nsince i can’t be there physically, the admins of @seokso…
## 3807 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3808 RT @NME: #SEVENTEEN didn’t just bring their ‘Be The Sun’ world tour to Japan – they brought a whole extravaganza of experiences with them,…
## 3809 RT @elluminous_: SEVENTEEN BE THE SUN IN BULACAN FREEBIES💙💖\n\nWe'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only! \n\nTime…
## 3810 RT @cheolsinta: lovers reunited once again ♡ \n#CaratSelcaDay #CSD #SEVENTEEN #SCOUPS #에스쿱스 #SEUNGCHEOL #승철 https://t.co/eWQC4YAAaR
## 3811 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3812 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 3813 RT @mindset_dive: Mark your calendars - JOSHUA of SEVENTEEN’s Mindset trailer premieres Tuesday 12/6 at 8 pm PST // Wednesday 12/7 1PM KST…
## 3814 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3815 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS SPOT #2\n\n▶ https://t.co/jdJ2EbCFMr\n\n#SEVENTEEN #세븐틴\n#SVT2023시즌그리팅 https://t.co/SN9X2mLH3q
## 3816 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3817 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3818 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3819 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 3820 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3821 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 3822 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3823 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3824 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 3825 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3826 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 3827 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 3828 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3829 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3830 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3831 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3832 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3833 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 3834 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3835 RT @shopcandtee: Seventeen Shadow Long Sleeves✨\n\nThe design is inspired by one of my favorite svt bside’s! the shapes on the left are the e…
## 3836 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3837 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3838 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3839 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 3840 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 3841 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3842 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3843 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3844 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 3845 RT @woos86: hello, i'm bin ! new to #studytwt n #studytwtph \n\n▫️ i'm bin ; she / her ; istp\n▫️ stem 11 ; leo ; fil n eng \n▫️ future psychol…
## 3846 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3847 RT @woomygosh: I am hearing a voice in my head and it's wooyoung singing seventeen in that one ateez log
## 3848 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3849 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 3850 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 3851 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3852 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3853 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3854 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3855 RT @pledischarts: #SEVENTEEN 7th Mini Album `헹가래` has now surpassed 1,600,000 (1.6 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis_1…
## 3856 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 3857 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3858 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3859 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3860 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 3861 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 3862 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 3863 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3864 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3865 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 3866 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 3867 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3868 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 3869 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3870 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 3871 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 3872 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 3873 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3874 RT @soiceicebby: @kpophappenings_ YOON from SEVENTEEN https://t.co/9IM5b8J0K6
## 3875 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 3876 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3877 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3878 RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…
## 3879 RT @Hoshihora6: @kpophappenings_ You should put year and specific category. \nCz SEVENTEEN won Daesang (AOTY) for "AN ODE" in 2019.\nAnd yest…
## 3880 RT @DealsOnRPGs: Check out the Rifts Core Mega Bundle at @BundleHolding \n\nRifts Ultimate Edition and Seventeen(!) major supplements!\n\nhttps…
## 3881 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3882 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 3883 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 3884 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3885 RT @maine5441: I will be giving away ref magnets tomm and unofficial photocards pag nahulaan mo kung sino ang bias ko 😂 Like, share and sho…
## 3886 RT @Wonhui_tintin: #BeTSinBULACAN #BeTSinBULACANFREEBIES for\n#wonhui and #gyuhao \n#seventeen #wonwoo #jun #mingyu #the8 \n*Please check the…
## 3887 RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 3888 RT @lisamanobal_327: The top 10 Most Streamed Artists on Stationhead in 2022! Who did you stream the most?\n\nNicki Minaj\nBTS\n#LISA ❤️🔥\nTXT…
## 3889 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3890 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3891 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 3892 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3893 RT @wonhaozones: More Wonwoo from the 2023 Season's Greetings!\n\ncr. svtww_717\n\n#WONWOO #원우 #SEVENTEEN #세븐틴 https://t.co/oeRIf76t8h
## 3894 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 3895 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 3896 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 3897 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 3898 RT @SOURlyricsbot: and i'm so sick of seventeen, where's my fucking teenage dream?
## 3899 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 3900 RT @allforeheads: Appreciation post for Athurkyeom bc I'll always be proud of him ❤️\n\n• lady 🥑 signing off •\n\n@pledis_17 #SEVENTEEN #DK #DO…
## 3901 RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…
## 3902 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3903 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 3904 RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…
## 3905 RT @genmnz: why do guys think “imma get u pregnant” is flirting.. bitch i’m scared of u
## 3906 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3907 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 3908 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3909 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3910 RT @evellynnncc: guys literally only act right for 2 weeks
## 3911 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 3912 RT @seventeen: Meet Seventeen Voices of the Year honoree Aniya Butler! 🎙At just 16 years old, Aniya uses her voice to bring attention to cl…
## 3913 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3914 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 3915 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3916 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3917 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 3918 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3919 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 3920 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3921 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 3922 RT @softpsyche: BE THE SUN BULACAN\njoshua fansupport \n\n✶ hand banners\n✶ rose quartz and serenity cookies\n — rt & like to spread\n\nread bel…
## 3923 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3924 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 3925 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3926 RT @LisaWick9: @ame_todd @DisrespectedThe @JustinTrudeau I couldn't go to my 17 yr old grandsons funeral, after he had a heart attack at SE…
## 3927 RT @livenationph: 💎 Here are the shuttle details for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nPrice is P200 for all routes. Maximum o…
## 3928 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3929 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 3930 RT @aki_the8finity: "It’s a good thing we're not vampires."\n\n#CSD #CaratSelcaDay #Minghao #The8 #SEVENTEEN @pledis_17 https://t.co/ltYxcIiK…
## 3931 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3932 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3933 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3934 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 3935 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 3936 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3937 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3938 RT @yeopromise: #SEVENTEEN as #ATEEZ songs! https://t.co/qL7FDQLlLP
## 3939 RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU
## 3940 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3941 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 3942 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 3943 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 3944 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 3945 RT @feat_annaaa: helping a friend !\nwts lfb \n\nubc reg 430 row 98\nLONG DOP \n2k (bought online during carat-mem presale)\ndp : 500-600\nrembal…
## 3946 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3947 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3948 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 3949 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3950 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 3951 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3952 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 3953 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 3954 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3955 RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…
## 3956 RT @madebyazzie: rookie seventeen performing chuck in the rain in 2016 https://t.co/CXgHMn7KGq
## 3957 RT @vitamingyuuu: best stress buster?\na video call with him.\n\n#CSD #CaratSelcaDay #WOOZI #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/fN6zRv…
## 3958 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3959 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3960 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3961 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3962 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 3963 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 3964 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3965 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3966 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 3967 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3968 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3969 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 3970 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3971 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3972 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 3973 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 3974 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 3975 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 3976 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3977 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 3978 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3979 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 3980 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 3981 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 3982 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 3983 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 3984 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 3985 RT @katehalliwell: rock with you is a perfect song actually #Seventeen_LA3C #LA3C #SVT @pledis_17 https://t.co/FWeUGFQD1M
## 3986 RT @hanniessvt: seeing people from bets bulacan posting giveaways and donations to help carats see seventeen and to make the sold out arena…
## 3987 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 3988 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3989 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 3990 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 3991 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 3992 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 3993 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3994 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 3995 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 3996 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 3997 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 3998 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 3999 RT @ann_yeonggggggg: 💎 BE THE SUN IN BULACAN FREEBIES\n\n💎 Hi carats! I’m giving away these customized PH CARAT SEVENTEEN KEYCHAINS on d-day,…
## 4000 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 4001 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4002 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4003 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4004 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4005 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 4006 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 4007 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4008 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 4009 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 4010 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4011 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 4012 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4013 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4014 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4015 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4016 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4017 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4018 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4019 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4020 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4021 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4022 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4023 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4024 RT @svt_verse: [#호시 🌟 221214] 4:47 PM KST\n\n#HOSHI: Thankfully, it’s not to the point of cutting (the stye) open!!\n\n[Prescription: take for…
## 4025 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4026 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 4027 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4028 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 4029 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4030 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4031 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 4032 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4033 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 4034 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4035 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4036 RT @SVT_Fancafe: [#DINO + #DK🌟 Weverse]\n221216 comment\n\nDN : Carats are good at empathizing🙂\n\nDK : Shivering beyond one's imagination 🃏 \n\n#…
## 4037 RT @king_jakween: Get ready for trauma, @WDTGTPodcast & I are playing more #danganronpav3 tn @ 8:30pm est! #danganronpa #gamer #gamingcommu…
## 4038 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 4039 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4040 RT @stellarnoona: 𖤐 BETS IN BULACAN FREEBIES 𖤐\n\nhi, me and @izzuerishu will randomly handout these envelopes on d-day! see you, carats! 🧡…
## 4041 RT @luvrcheoI: me and bae 🤝 mirror pics #CSD #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #SCOUPS https://t.co/J0dvaGERc8
## 4042 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 4043 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4044 RT @shuahonglyfans: seventeen.\n\nend. https://t.co/LIPq74GPIf
## 4045 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 4046 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4047 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4048 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 4049 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 4050 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4051 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4052 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4053 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 4054 RT @RebekkahFord: I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amreading #bookw…
## 4055 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4056 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4057 RT @snowkhoshi: please retweet pinned tweet to help SVTFLIX reach more carats, especially new carats and ppl who want to stan seventeen\n\n⭐️…
## 4058 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 4059 RT @yongwonifangirl: Thx u for everything choi seungcheol. I wuf u🫶🏻💖\n\n#CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #CaratSelcaDay #CARAT #CARAT_SELC…
## 4060 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4061 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 4062 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4063 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4064 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 4065 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4066 RT @Kpopidolvoting_: Seoul Music awards giveaway\nMain 💫\n300 gold Hearts for winner 🏆\nRules:\n✓Follow and drop your proofs\n✓Like,RT\n✓Like,RT…
## 4067 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4068 RT @vnivting: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X #SEVE…
## 4069 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4070 RT @samshauny_shop: 💎Simple BeTS in Bulacan Freebies 💎\n\n💎 Like & rt this tweet \n💎 Loc : TBA \n\n#BeTheSuninBULACAN #BeTsinBUL #BeTSinBULACAN…
## 4071 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4072 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4073 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4074 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4075 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 4076 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4077 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 4078 RT @wonshuamour: —𝒅𝒂𝒓𝒍𝒊𝒏𝒈, 𝒍𝒆𝒕'𝒔 𝒕𝒂𝒌𝒆 𝒕𝒉𝒆 𝒍𝒐𝒏𝒈 𝒘𝒂𝒚 𝒉𝒐𝒎𝒆 ♡\n\n[ #csd #caratselcaday #joshua #조슈아 #seventeen @pledis_17 ] https://t.co/QDAaIVLP…
## 4079 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4080 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4081 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4082 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4083 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4084 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4085 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4086 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4087 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4088 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4089 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 4090 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4091 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 4092 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4093 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4094 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 4095 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4096 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4097 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4098 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 4099 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 4100 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 4101 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 4102 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4103 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4104 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4105 RT @ParalumanPST: SEVENTEEN BE THE SUN IN MANILA FREEBIES\n\nrt + rt pinned twt\nfollow us\n\nwill twt our location tomorrow 💎\n\n#BeTheSunManila…
## 4106 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4107 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4108 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4109 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4110 RT @jbhearvt: two pretty best friends 🌟\n\n#CaratSelcaDay #CSD #MINGHAO #SEVENTEEN @pledis_17 https://t.co/BbqBMz7yXA
## 4111 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 4112 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4113 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 4114 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4115 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4116 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4117 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4118 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4119 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4120 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4121 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4122 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4123 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4124 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4125 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4126 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4127 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4128 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4129 RT @SciPiHarvey: Here is the official picture let’s celebrate!!!! #teacheroftheweek \n\n⬇️ your list\n📣 tell me what you’re happy about\n♻️ Ret…
## 4130 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4131 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4132 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4133 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4134 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4135 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4136 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 4137 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4138 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4139 RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…
## 4140 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4141 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4142 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 4143 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4144 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4145 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4146 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4147 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4148 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4149 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4150 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4151 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4152 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4153 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4154 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4155 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4156 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4157 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4158 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 4159 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4160 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4161 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4162 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4163 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4164 RT @Chewlastic: You Made My Dawn ✨️🖤🎆\n\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Nu4uEk1ytD
## 4165 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4166 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4167 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 4168 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4169 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4170 RT @dreamofyuu: 『 ‘You’re drunk’ \n ‘I’m not’\n ‘You’re drunk’\n ‘I’m not’\n ‘You’re not’\n ‘I’m drunk- fuck u’ 』\n \n ˚✧₊⁎⁺˳✧༚\n\n________…
## 4171 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4172 RT @etherealkims: instead of saying i love you, seventeen will...
## 4173 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 4174 RT @SHUASLUVR: HELLOOO !!! IM ZEN not new to #kpoptwt #stantwt this is just a new acc !! I LIKEEEEE \n\nSEVENTEEN , enhypen, tomorrow X toge…
## 4175 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4176 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4177 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4178 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4179 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4180 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4181 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4182 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4183 RT @myoongjk: 📢 BETS FREEBIES\n\nHI CARATS 💎🍬🍫🍭\n\nRt, like, follow to stay updated! 🤍\n\n#SEVENTEEN #BeTheSuninBULACAN\n#BeTSinBULACAN https://t.…
## 4184 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4185 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 4186 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 4187 RT @LJervoso: SEVENTEEN Be the Sun in BULACAN FREEBIES!\n\nI will be giving 130pcs unofficial fanmade pc, pola, lomo + jeongcheol keychain (l…
## 4188 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 4189 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4190 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4191 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 4192 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4193 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 4194 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4195 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4196 RT @coupsblossom: 𝘐’𝘮 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘺𝘰𝘶 𝘤𝘢𝘯 𝘤𝘰𝘮𝘦 𝘵𝘰 \n𝘠𝘰𝘶’𝘳𝘦 𝘵𝘩𝘦 𝘱𝘭𝘢𝘤𝘦 𝘐 𝘤𝘢𝘯 𝘨𝘰 𝘵𝘰\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #SVT #승관 https://t…
## 4197 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4198 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 4199 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4200 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4201 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 4202 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4203 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4204 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 4205 RT @trishfgx: 🌻 BeTS in Bulacan freebies 🌻\n\nHi! I'll be giving a pack of candies which includes unofficial photos of Jeonghan. I'll give it…
## 4206 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4207 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 4208 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4209 RT @donwilly01_: RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete #donwilly #Tre…
## 4210 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 4211 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4212 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4213 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4214 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4215 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4216 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4217 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 4218 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4219 RT @donwilly01_: RETWEET PLEASE and Stream let's be Nice ..🙏🙏🙏 #16December #LISA #yonda #davido #SEVENTEEN #5city #idirepete #donwilly #Tre…
## 4220 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4221 RT @INFINITEAVE_PH: 💎Be The Sun in Bulacan Freebies💎\n\n32mm glitter button pin\nJust like and rt this tweet and approach us tomorrow. 😊\n\n#BeT…
## 4222 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4223 RT @JimmyDetroit1: I love that 17 Magazine rated xmas horror movies! It's not a bad list. \nhttps://t.co/eZf3M8RODB
## 4224 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4225 RT @urmwlovr: ︑︒⚬∙︓·⠄ Seventeen Be The Sun in Bulacan freebies \n\nHi, Carats! Together with @minwonshuji and @everywon_who, we will be givin…
## 4226 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X…
## 4227 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 4228 RT @13_Gems_17: First they tried claiming Seventeen's spot in EBS, now they are out here trying to claim Seventeen isn't Self-Produced\n\nSta…
## 4229 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4230 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4231 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 4232 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 4233 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4234 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4235 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4236 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4237 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4238 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4239 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4240 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 4241 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4242 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4243 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4244 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4245 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4246 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4247 RT @boocutebear2: [#BeTSinBULACAN freebies giveaway]\n\nI'm planning to give 50 pieces of goodie bags and unofficial seventeen cards for #BeT…
## 4248 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 4249 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4250 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4251 RT @dnonarats: #CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN #세븐틴 @pledis_17 \n\nthe photographer his favorite view https://t.co/G9y…
## 4252 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4253 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 4254 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 4255 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 4256 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 4257 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4258 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4259 RT @seventeen: Selena Gomez and Stacey Abrams Set to Produce New Music Documentary, “Won't Be Silent” https://t.co/uYUzPHNYC5 https://t.co/…
## 4260 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 4261 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 4262 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4263 RT @hogyuhae: 🌿I’ll be your spring during any winter❄️\n\n#CaratSelcaDay #csd #seventeen #Woozi #세븐틴 #우지 https://t.co/Y1ke5bBQ8h
## 4264 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4265 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4266 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 4267 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4268 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4269 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4270 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4271 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4272 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 4273 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4274 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4275 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 4276 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4277 RT @mamangshua: I love you, just only you nobody else 💜💐\n\n#CSD #CaratSelcaDay \n#JOSHUA #조슈아\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/s6dGy1v…
## 4278 RT @yurlvme: date with gyu 😋💗\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 https://t.co/Y66KywHogR
## 4279 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4280 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 4281 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 4282 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4283 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4284 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4285 RT @roserenity0ung: 225 𝒅𝒂𝒚𝒔 𝒘𝒊𝒕𝒉 "𝒘"\nhe told me to do "wonwoo's shaking camera pose?"😆\n#CaratSelcaDay #CSD #세븐틴 \n#원우 #WONWOO #SEVENTEEN @p…
## 4286 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4287 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4288 RT @Kpopidolvoting_: Seoul Music awards giveaway\nMain 💫\n300 gold Hearts for winner 🏆\nRules:\n✓Follow and drop your proofs\n✓Like,RT\n✓Like,RT…
## 4289 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4290 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 4291 RT @soiceicebby: @kpophappenings_ YOON from SEVENTEEN https://t.co/9IM5b8J0K6
## 4292 RT @svtbillboard: [NOTICE : 2022 HANTEO MUSIC AWARDS]\n\nWe have decided to not push for Global Artist Award and Whosfandom poll on Whosfan f…
## 4293 RT @softiekyeom: take 2 help rt\n\ni'll be giving random unofficial svt pcs & sweets tomorrow!!! pls see me around ph arenaaa <3\n\nshow me thi…
## 4294 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4295 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4296 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4297 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4298 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4299 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4300 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4301 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4302 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 4303 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 4304 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4305 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4306 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 4307 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4308 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 4309 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4310 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4311 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4312 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4313 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4314 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4315 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 4316 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 4317 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4318 RT @aeasctyy: a heaven out in space ☁️💙\nwith @sseminzz <33 \n\n#csd #caratselcaday #jeonghan #dk #seventeen https://t.co/8dc0WhbbCM
## 4319 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4320 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 4321 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4322 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4323 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4324 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4325 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4326 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 4327 RT @bernacnti: [SEVENTEEN BE THE SUN FREEBIES]\n\nSee you later🤧😭\n\n#BeTSinBULACAN https://t.co/nN7W3Opx7q
## 4328 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4329 RT @fromLover_9: fromis_9 Stay This Way x Seventeen Fallin' Flower\n\nthe pledis print https://t.co/gBbI0lEGbJ
## 4330 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4331 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4332 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4333 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4334 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 4335 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 4336 RT @byuumie: nlex & sctex traffic advisory ! high volume of traffic is expected in the area. ph is seventeen ready ! 🫶🏻 https://t.co/P8kaah…
## 4337 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 4338 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 4339 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4340 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4341 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4342 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4343 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 4344 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4345 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4346 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4347 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4348 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 4349 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4350 RT @solastreo: dk and wonwoo forcibly making each other headbang during aju nice 😭😭😭\n\n#SEVENTEEN #세븐틴 #BeTheSun\n#SEVENTEENinOAKLAND #BE…
## 4351 RT @kwonhochie: the card was FacE ThE SuN\n\n#CaratSelcaDay #csd #CARAT #SEVENTEEN #hoshi https://t.co/JxLqsHkgGO
## 4352 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 4353 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4354 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4355 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4356 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 4357 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4358 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 4359 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4360 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 4361 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 4362 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 4363 RT @haelygiveaway: Hael CHOEAEDOL Giveaway\n\n🍁 250 Hearts\n\n– Follow me with 🔔 \n– retweet and like my pin\n– retweet and like this\n– 200 drop…
## 4364 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4365 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4366 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4367 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4368 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4369 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4370 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4371 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4372 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4373 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4374 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4375 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4376 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4377 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4378 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4379 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4380 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 4381 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4382 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 4383 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4384 RT @YourShop19: SEVENTEEN DINO PHOTOCARDS
## 4385 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4386 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4387 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 4388 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4389 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4390 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4391 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4392 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4393 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4394 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4395 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 4396 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 4397 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4398 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4399 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4400 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4401 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4402 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 4403 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 4404 RT @dokyeomfiles: 221213 Lee Seokmin with touch of cuteness today! 🥰\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/4RMc35INfi
## 4405 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4406 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4407 RT @maejangunboxed: WTS Be the Sun BeTS\n\nUBA : Row 67\n\n— dp + rembal on d-day meet up\n— claimed tix\n— proof + valid ID + personal contact i…
## 4408 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4409 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 4410 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4411 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4412 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4413 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4414 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4415 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4416 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4417 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 4418 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4419 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4420 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 4421 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4422 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4423 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4424 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4425 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4426 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4427 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4428 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4429 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4430 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4431 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 4432 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4433 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4434 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4435 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4436 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4437 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4438 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4439 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4440 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4441 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4442 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4443 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4444 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4445 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 4446 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4447 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4448 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4449 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4450 RT @Zeldaliaa_: Baby I am a shadow of you 🖤\n\n#CaratSelcaDay #carat #SEVENTEEN #minghao #the8 https://t.co/YEAZdUrssL
## 4451 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4452 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4453 RT @seoksoominwon: ✿ SEVENTEEN #BeTheSuninBulacan FREEBIES ✿\n\n17 days before d-day! I'll be giving some freebies on concert day caratdeul.…
## 4454 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4455 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4456 RT @peach_and_tiger: it has been a while but Seoul's temperature is lowkey cold cold ❄️💙 #CSD #CARAT_SELCA_DAY #CaratSelcaDay #kimmingyu #m…
## 4457 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4458 RT @unvrsfee_: — long distance (r)🏙\n\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/Cft1r16MK2
## 4459 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4460 RT @snowwonu: i’ll pick you up after work? \n\n#CARAT_SELCA_DAY #WONWOO #SEVENTEEN @pledis_17 https://t.co/0IuwRYJ5hT
## 4461 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4462 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4463 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4464 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4465 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4466 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4467 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4468 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4469 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4470 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4471 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4472 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4473 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4474 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4475 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 4476 RT @bonbonppan: “my heart moves towards you even amidst a whirlwind, and I will reach out to you”\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CAR…
## 4477 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4478 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4479 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4480 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4481 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4482 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4483 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4484 RT @aeinsun: BeTS IN BULACAN FREEBIES \n\nhello carats! we will be giving away crinkles with unofficial pc and stickers. and some random cara…
## 4485 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4486 RT @chay_starcart: ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me\n\n🏷 se…
## 4487 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4488 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4489 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4490 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4491 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4492 RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY
## 4493 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4494 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 4495 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 4496 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4497 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4498 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4499 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 4500 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4501 RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy
## 4502 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4503 RT @sunshinejcm: if you see this you're required to list your top 10 groups\n1. the boyz \n2. cix \n3. seventeen \n4. monsta x\n5. enhypen \n6. i…
## 4504 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4505 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 4506 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 4507 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4508 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4509 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 4510 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4511 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4512 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 4513 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4514 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4515 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4516 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 4517 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4518 RT @miss_svtmafia: SECURED ONE MORE UBC REG TICKET!!! 😭😭😭\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 https://t.co/melvV5cKVl
## 4519 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4520 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4521 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4522 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4523 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 4524 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4525 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4526 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4527 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4528 RT @horangrawrhae: FINALLY D-DAY!!!!! #BeTSinBULACAN https://t.co/c5yHsXAXEZ
## 4529 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 4530 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4531 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4532 RT @dinoscheekmoles: Extremely soft pictures of Lee Jihoon \n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#WOOZI #JIHOON #우지 #SEVENTEEN #세븐틴 @pledis_17 https://t.co…
## 4533 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 4534 RT @dinoscheekmoles: Extremely soft pictures of Jeon Wonwoo\n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GmthZJ…
## 4535 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4536 RT @dinoscheekmoles: Extremely soft pictures of Kwon Soonyoung \n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#HOSHI #호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/n0R…
## 4537 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4538 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4539 RT @dinoscheekmoles: Extremely soft pictures of Wen Junhui\n\nA thread 🌻🌸💖🌈☀️🥰✨️ \n#JUN #준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6BmTAjABr9
## 4540 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4541 RT @POTUS: Seventeen Black women have been confirmed to federal circuit courts in U.S. history. And with the Senate’s confirmation of Judge…
## 4542 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4543 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4544 RT @CCT_MINGYU: [CHOEAEDOL BANNER]\n\n❤Collect & save ever hearts for Charity Fairy\n🐶Support Mingyu on Choeaedol\n🔗https://t.co/MP59RuoSNu\n💎Be…
## 4545 RT @forevergluv: If you see this you're required to list your top 10 groups\n1. EVERGLOW\n2. ATEEZ\n3. EXO\n4. ENHYPEN\n5. (G)I-DLE\n6. TWICE\n7.…
## 4546 RT @luv__wonu: mirror pics are the best, argue with the wall if you disagree\n\n#CaratSelcaDay #carat #SEUNGKWAN #SEVENTEEN #CSD @pledis_17 h…
## 4547 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4548 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4549 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4550 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4551 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4552 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4553 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4554 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4555 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4556 RT @kkumashane: only seventeen can make me get out of bed at 4am on a saturday ~ it’s be the sun in bulacan d-day!! 🤍
## 4557 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 4558 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 4559 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4560 RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…
## 4561 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4562 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4563 RT @byuumie: #BeTSinBULACAN freebies .ᐟ\n\n📙 i’ll be giving away hand banners & filmstrips on dec 17!\n\n— first 10 to show me baby pics of sev…
## 4564 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4565 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4566 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4567 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 4568 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4569 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \nReady na ang candy bar ni seungcheol 🤟🤩\n\n신기방기 뿡뿡방기 lootbags are packed as well! See you there! \n\n*…
## 4570 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 4571 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4572 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 4573 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 4574 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4575 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 4576 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4577 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4578 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 4579 RT @onelywoo: just had a night walk with my boyfIE 🌀💌💭🌷\n.\n.\n.\n#CaratSelcaDay #CSD #SEVENTEEN #CARAT https://t.co/Uif745tQQJ
## 4580 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4581 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4582 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4583 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4584 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 4585 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4586 RT @433: A RECORD-BREAKING number of SEVENTEEN YELLOW CARDS TONIGHT 🥵🥊⚠️ https://t.co/ATYwngKdtO
## 4587 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 4588 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4589 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4590 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4591 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 4592 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4593 RT @ciplayoo_n: "If the world attack and you slide off track, remember one fact, i got your back"\n–Will Smith\n\n#CSD #CaratSelcaDay #JOSHUA…
## 4594 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4595 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4596 RT @jeonwonhao: hey hey hey, carats! i'll be giving away haikyu x seventeen freebies for #BeTSinBULACAN ◡̈ .。*♡\n\n✿ includes 1 member ea…
## 4597 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4598 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4599 RT @hiautosng: HELP RETWEET PLS 🙏\n\n(Foreign Used)Affordable 2012 Upgraded Lexus GX460\nPrice: 15Million Naira\n\nDM📩 for more info or\nCall 080…
## 4600 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4601 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4602 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4603 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4604 RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 4605 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 4606 RT @dawncheol: a Carat asked Jeonghan to show his room and he said he can’t, but he ended up showing the room’s reflection in his spoon 😂…
## 4607 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4608 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4609 RT @buleloveeee: WTB SEVENTEEN pcs ph\n⭕️buy buy buy!\n❌sell\nI am looking for the following pcs😭😭😭😭🤤\nplease dm me!🙇🏻♀️If the price is right,…
## 4610 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4611 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4612 RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG
## 4613 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 4614 RT @OHMYPROM0: not new to rp promo gdm exo bts chanbaek wonwoo kyungsoo jennie album solo follow trick nsfw 18+ views wonwoo seventeen taeh…
## 4615 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4616 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4617 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4618 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4619 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4620 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 4621 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4622 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4623 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 4624 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4625 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 4626 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4627 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4628 RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E
## 4629 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4630 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4631 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4632 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4633 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4634 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4635 RT @mydeardreamies: wts lfb svt seventeen be the sun bulacan manila\n\nLBB Premium\n- price is very negotiable (SURE DISCOUNT)\n- friend can't…
## 4636 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4637 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 4638 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4639 RT @butterfluers: Proud boyf\n\n#CaratSelcaDay #CSD\n#WOOZI #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/frEd1x4nzZ
## 4640 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 4641 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 4642 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4643 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 4644 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4645 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 4646 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 4647 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 4648 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 4649 RT @luvrshuas: can i get to the yams #CSD #CaratSelcaDay #SEVENTEEN https://t.co/BPyGN1tsLW
## 4650 RT @Moonhanpa: mirror selca and flash📸\n\n#CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/2Si9zMQZMR
## 4651 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4652 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4653 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4654 RT @kimmingyuux: Date?🖼🎨\n#CaratSelcaDay #CSD #seungcheol #SEVENTEEN https://t.co/jTj5n9D5Hj
## 4655 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 4656 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4657 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 4658 RT @jjbihoon: Santa claus is coming to town 🤍❄️☃️ #csd #dk #seventeen @pledis_17 https://t.co/9BhMnHVtPw
## 4659 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 4660 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4661 RT @LaliceUpdates: 2023 New Kpop Wave/Keyword: \n\nThe rapid rise of INDIA (for kpop):\n#1 BTS\n#2 @BLACKPINK\n#3 #LISA \n#4 TWICE\n#5 ITZY \n\n(As…
## 4662 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4663 RT @kkssllwoo: couple with my ayang 😆💗✨\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/Gpr5I4CCca
## 4664 RT @everyone_sil: —Coffee date with joshua☕—\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/czxqLiqTi6
## 4665 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4666 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4667 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 4668 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4669 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 4670 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4671 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 4672 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4673 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 4674 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4675 RT @lcvezip: __ 🫧 be the sun in bulacan freebies ! 🫧__\n\nhello! i’ll be giving away a svt mask case + fanmade stickers on the concert <3 see…
## 4676 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 4677 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4678 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4679 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 4680 RT @abangmingyu: “Hold you laughter Round 1”\n“Failed”\n“I hate you”\n“Hahahahahahaha”\n#caratselcaday #CSD #seventeen #MINGYU @pledis_17 https…
## 4681 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4682 RT @loreyneleeey: SEVENTEEN BE THE SUN IN BULACAN✨FREEBIES✨\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTheSuninBULACAN #…
## 4683 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 4684 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4685 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 4686 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4687 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4688 RT @xuminghao_ok: may want ba ng minghao banner ko? 🥹 i will also give some random freebies like candy, unofficial pc, and more. see you 😊…
## 4689 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4690 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4691 RT @Kpopmap: What Is An 'Ace' In K-Pop? Featuring 10 K-Pop Idol Aces Who Shone In 2022\nhttps://t.co/isjSdW9XGx \n\n#GOT7 #JinYoung #BTS #JHop…
## 4692 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4693 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4694 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 4695 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4696 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 4697 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4698 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 4699 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4700 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 4701 RT @dailygyushua: kim mingyu when he talks in pout (re: in baby).\n\n#MINGYU #민규 #SEVENTEEN #세븐틴 #セブチ\nhttps://t.co/nWoJ5DnhYR
## 4702 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4703 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4704 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4705 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4706 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 4707 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4708 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4709 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4710 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4711 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4712 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4713 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 4714 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4715 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4716 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4717 RT @snowkhoshi: please retweet pinned tweet to help SVTFLIX reach more carats, especially new carats and ppl who want to stan seventeen\n\n⭐️…
## 4718 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4719 RT @nelly_nella_: 1. Astro\n2. Bts\n3. Stray kids\n4. Ateez\n5. The rose\n6.Seventeen\n7. Txt \n8. P1harmony\n9. Monsta x\n10. Treasure or oneus 😭
## 4720 RT @1UVAZR4: Me and my bf💗💎\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN https://t.co/LMrSVzrbx8
## 4721 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4722 RT @EnvAm: Seventeen international insurers now have policies against covering new oil and gas projects in the Coastal Plain of the #Arctic…
## 4723 RT @hyojinsmile: if you see this, you're required to list your top 10 groups\n\n1. onf\n2. kingdom\n3. seventeen\n4. txt\n5. twice\n6. oh my girl…
## 4724 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4725 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4726 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4727 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4728 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4729 RT @nyorongiez: ✧ be the sun: bulacan freebies ✧\n\nhi! i'll be giving away booshua x sanrio stickers and svt art prints on d-day ◡̈︎\n\nvery l…
## 4730 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4731 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4732 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4733 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4734 RT @FLOWERBOYSVTN: to the one who gave me his heart ... 😳💗\n\n#CaratSelcaDay #17CaratSelcaDay #CSD #XUMINGHAO #SEVENTEEN @pledis_17 ♡ https:/…
## 4735 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 4736 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4737 RT @koomotive: winter enjoyers ❄️🤍 \n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN @pledis_17 https://t.co/NmOhXhXWnw
## 4738 RT @snwugyu: to celebrate my 7th year w/ svt, i will be giving away svt merch for free!\n\nalso, ✨ be the sun in bulacan giveaway ✨\n\nto join:…
## 4739 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 4740 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 4741 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4742 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 4743 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4744 RT @kimingyuzone: [#NinongMingyuGives]\n\n(1) WINNER OF UBC PREMIUM TICKET FOR BE THE SUN IN BULACAN.\n\nMechanics:\n- mbf\n- Reply below the scr…
## 4745 RT @whagsoo: #SEVENTEEN - hot performance at aaa https://t.co/qg14uArikE
## 4746 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 4747 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 4748 RT @jaysungsells: RE-POST BE THE SUN IN BULACAN FREEBIES\n\nhello, i'll be giving away freebies for be the sun in bulacan on Dec 17, 2022!\n\nl…
## 4749 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 4750 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 4751 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4752 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4753 RT @SMTOWNGLOBAL: 2022 Winter SMTOWN : SMCU PALACE - ID Portrait Image\n\n➫ 2022.12.26 6PM (KST)\n\n#SMTOWN2023 #SMCU_PALACE \n#2022_WINTER_SMTO…
## 4754 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4755 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 4756 RT @lovescoups_: Relationship goal: pursuing master's degree together 💗\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #에스쿱스 #세븐틴 @pledis_17 https:…
## 4757 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4758 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 4759 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4760 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 4761 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4762 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4763 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 4764 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4765 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 4766 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4767 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 4768 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 4769 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4770 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4771 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4772 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4773 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4774 RT @xum8nghao_o2: [SVT GALLERY ; MEDIA OFFICIAL]\n221127 \n2022 SEVENTEEN WORLD TOUR [BE THE SUN] in TOKYO Press Photos \n\n#SEVENTEEN #SVT_GAL…
## 4775 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4776 RT @yupsheskitten: JOSHUA for MAPS MAGAZINE KR 2023 \n\n#조슈아 #JOSHUA \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/1FPnnHZ6Em
## 4777 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 4778 RT @JeremyCorbell: I'm excited to be able to do this. For a limited time - watch my THREE films for free on YouTube!\n\nTHESE BE DIRECT LINKS…
## 4779 RT @junranghae_hui: Shit, this is red too!!❤️\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BPzcDvvjWr
## 4780 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 4781 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4782 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 4783 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4784 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 4785 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4786 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4787 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4788 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4789 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 4790 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 4791 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4792 RT @bluehrkyo: [not in order] \n\n1. txt \n2. exo \n3. le sserafim \n4. stayc \n5. red velvet \n6. twice \n7. aespa \n8. nct \n9. seventeen \n10. shin…
## 4793 RT @Octubre2022: 🐣#Ukraine #inflation #SEVENTEEN #dkpol #SUPERJUNIOR #JHOPE #timraik #Russian\nEcoLife: artificial wombs, READY to replace H…
## 4794 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 4795 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 4796 RT @dazed420gaming: How dumb #pzgd #pzgdfam #dazedgaming #XboxSeriesX #PS4share #PS5 #gaming #streamer #win #SmallStreamersConnectRT #news…
## 4797 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4798 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4799 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4800 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4801 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 4802 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4803 RT @soobincrumbs: Soobincrumbs' mini giveaway for #BeTSinBULACAN (GyuHao)\n\n• RT + Like this tweet.\n• Follow (for updates purposes, optional…
## 4804 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4805 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4806 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4807 RT @iIywh: HE KNEW EXACTLY WHAT HE WAS DOING HERE @pledis_17 #SEVENTEEN #HOSHI #LA3C https://t.co/y8NRa1z4uI
## 4808 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4809 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4810 RT @junhuiprotector: Omg he loves making people giggle, attention whore\n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/yOkOMMBZZR
## 4811 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4812 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4813 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4814 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4815 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 4816 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 4817 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4818 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 4819 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4820 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4821 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4822 RT @SVT_stagram: [#JUN 📸 Instagram]\n221207 junhui_moon \n\n➸ ☀️ \n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rGl8SfJCoF
## 4823 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 4824 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4825 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4826 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4827 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4828 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4829 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4830 RT @SVT_stagram: [#JUN 📸 Instagram] \n221211 junhui_moon \n\n➸ see you~\n\n#준 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/5tx1AV3XAs
## 4831 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 4832 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4833 RT @666lkn: seventeen https://t.co/VgZtjd6MLg
## 4834 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4835 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 4836 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 4837 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 4838 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4839 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4840 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4841 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4842 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 4843 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 4844 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 4845 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4846 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 4847 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4848 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4849 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 4850 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4851 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4852 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4853 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4854 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4855 RT @RebekkahFord: @A_DiAngelo I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amre…
## 4856 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4857 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4858 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4859 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 4860 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4861 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4862 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4863 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 4864 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4865 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4866 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4867 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4868 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4869 RT @for717s: ✦ SEVENTEEN Be The Sun in Bulacan Freebies ✦\n\nfan support for #도겸 and #조슈아 ♡\n\nsee photo for more details :)\n#BeTheSuninBULACAN…
## 4870 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4871 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4872 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 4873 RT @byuumie: yk why campfire is the suitable song for a fan project? because at the end of the day, carats & seventeen can rely with each o…
## 4874 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 4875 RT @seoksoocentric: SEVENTEEN BE THE SUN in BULACAN fan support for #도겸 and #조슈아 \n\nsince i can’t be there physically, the admins of @seokso…
## 4876 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4877 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 4878 RT @miss_svtmafia: 2 LBB TICKETS UP FOR GIVEAWAY LATER!!! 🧡\n\n#BeTSinBULACAN #BeTheSuninBULACAN @pledis_17
## 4879 RT @hellokrisan: Hello Carat 💎 \nHere's my Freebie Giveaway! Read the image for details and how to claim!\n\nI'll post the location on each da…
## 4880 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4881 RT @dotdaers: ⁕ SEVENTEEN\nbe the sun bulacan\nfanmade freebies יִ\n\n꒰ esp for soonwoo- and seoksoo- ists ꒱\n\nrts are very much appreciated!\nhe…
## 4882 RT @twylyricbot: When I was seventeen, I wrote a song about how I'm drinking kerosene to light a fire in my gut, and I'll be coughing out e…
## 4883 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 4884 RT @22kristy: On hand na yay! 🥰☺️ \n\nstill sorting out pa some unsealed album and Official PC and Poster from my collection 😊👌\n\nlike & rt\nfo…
## 4885 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4886 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4887 RT @totallydeekay: ᘜ BE THE SUN in BULACAN freebies ᘜ\n\nEnlo yeorubun! I will give some freebies on svt con.\n⇢ rt & like 🫶🏼\n⇢ follow for upd…
## 4888 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 4889 RT @jseunie07: @yupsheskitten I deserve to see #SEVENTEEN in #BeTSinBULACAN bc I really want to support them live and makadagdag to express…
## 4890 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4891 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4892 RT @_itsmeolv: ~one step at one time🩶~\n\n#CaratSelcaDay #CSD #DK #도겸 #SEVENTEEN @pledis_17 https://t.co/O71rZxhjaA
## 4893 RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 4894 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 4895 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4896 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4897 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 4898 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 4899 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4900 RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…
## 4901 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 4902 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 4903 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4904 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 4905 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4906 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4907 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4908 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4909 RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…
## 4910 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 4911 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4912 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4913 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 4914 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 4915 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4916 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 4917 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 4918 RT @shuabambies: you know, without you i'm so lonely\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #DK #도겸 @pledis_17 https://t.co/WywsNdRV0q
## 4919 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4920 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 4921 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 4922 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 4923 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 4924 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 4925 RT @yngishua: me and boyfie 💓💓💓\n\n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ #JOSHUA https://t.co/iIlmeKyFc3
## 4926 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4927 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 4928 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 4929 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 4930 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 4931 RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…
## 4932 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 4933 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 4934 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 4935 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4936 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4937 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4938 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 4939 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 4940 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4941 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 4942 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 4943 RT @svntncarat17_: Only hours left till we witness the performance powerhouse SEVENTEEN as the first ever kpop act to perform on the WORLD'…
## 4944 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4945 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221208 min9yu_k \n\n➸ 🖤🤍🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/9MzkhNde7L
## 4946 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4947 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4948 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221211 min9yu_k \n\n➸ #/LA3C ❤️🔥❤️🔥❤️🔥❤️🔥\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/rz79H…
## 4949 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4950 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220627 min9yu_k \n\n➸ Be The Sun❤️\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/z6UdjhjyJk
## 4951 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220829 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ktDJG9PKql
## 4952 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221020 min9yu_k \n\n➸ 🏀🏀\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/dIJ6og6WhP
## 4953 RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…
## 4954 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221012 min9yu_k \n\n➸ Cartier 💋 \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RJkkud9fBt
## 4955 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 4956 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n220813 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/278MVLYmKI
## 4957 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 4958 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 4959 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4960 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220814 min9yu_k \n\n➸ 💚🤎💚🤎\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/v51Qj8omO6
## 4961 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 4962 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 4963 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220725 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/S0FqznpuT2
## 4964 RT @ZeGcgh: It’s time you start making lots of profit from trades without loses. Learn how to trade Binance futures and get free signals fr…
## 4965 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220922 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/kekzK2V8CH
## 4966 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220827 min9yu_k \n\n➸ 🏀🏀\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wukt1JPvs7
## 4967 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220826 min9yu_k \n\n➸ 🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RCNSmhBnby
## 4968 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 4969 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4970 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n220814 min9yu_k \n\n➸ Seattle💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/m4jyrzOaSn
## 4971 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221108 min9yu_k \n\n➸ 🤎..\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/3joUVFvxYk
## 4972 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 4973 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220912 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GiIFWe2hu9
## 4974 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 4975 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n221207 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/uIVpQgJP9H
## 4976 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4978 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4979 RT @SVT_stagram: [#MINGYU 📸 Instagram] \n221201 min9yu_k \n\n➸ 🤍\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/h8YLUiiyCx
## 4980 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 4981 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220901 min9yu_k \n\n➸ A-Town❤️\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0OQicc62ra
## 4982 RT @22kristy: Finding some na pwde ko ipa freebies on Dec 17. \n\nlike & rt\nfollow for updates \n1 set inclusions per person only \nlocation :…
## 4983 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220908 min9yu_k \n\n➸ ❤️💛💚💙💜\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/pDvTdlc5lb
## 4984 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 4985 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 4986 RT @dinoscheekmoles: My carat squad 💎\n\n#CSD #CaratSelcaDay #JOSHUA\n#JEONGHAN #DINO #DK #SEVENTEEN #세븐틴 @pledis_17 \n\n@hannieduIset @ATEEZlov…
## 4987 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 4988 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220815 min9yu_k\n\n➸ San Francisco😝\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/l1lVFAFNgA
## 4989 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 4990 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221111 min9yu_k \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RzWpLR058w
## 4991 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4992 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221111 min9yu_k \n\n➸ Japan💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/VZkbTGdtMT
## 4993 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 4994 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 4995 RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…
## 4996 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 4997 RT @mcpnews: Missing Seventeen-Year-Old\n\nhttps://t.co/Z9mi8EAAjU\n\n#MCPD #MCPNews #Missing #MissingPerson https://t.co/jTd3yWM7i8
## 4998 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 4999 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221125 min9yu_k \n\n➸ JAPAN🖤\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/c7SYa9i65b
## 5000 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220810 min9yu_k \n\n➸ Vancouver💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/1pH6lYouX1
## 5001 RT @alexaxoxo__: the skies are pretty but dokyeom is prettier 🤍💙\n\n#CaratSelcaDay #DOKYEOM #DK #SEVENTEEN #CSD @pledis_17 https://t.co/mPjpi…
## 5002 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220803 min9yu_k \n\n➸ CHANEL 💋 \n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/JghehM00i0
## 5003 RT @_sebenteen: #BeTSinBULACAN\nBe The Sun BULACAN\n✨Giveaway/Freebies✨\n\nI'll be giving out Wonwoo and OT13 Hand Banners!\nOpen to everyone #T…
## 5004 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220720 min9yu_k \n\n➸ Welcome🌼\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ns1dzJ3dLM
## 5005 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5006 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220802 min9yu_k \n\n➸ Holiday💛\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/kTQownjKiC
## 5007 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5008 RT @chay_starcart: ˗ˏ꒰ wts lfb ph ꒱ #chay_sells\n\n⤿ jun face the sun yizhiyu ver b\n\n➢ 750\n— stbo\n— payo only\n— no rush shipping\n\ndm me\n\n🏷 se…
## 5009 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5010 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5011 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221027 min9yu_k \n\n➸ 🤎\n\n#민규 #MAMAVOTE #seventeen #세븐틴 @pledis_17 https://t.co/IjYhW1qKqU
## 5012 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221118 min9yu_k\n\n➸ 💋December💋 \n#/Advertisement\n#/Cartier\n#/DazedKorea\n\n#민규 #SEVENTEEN #세븐틴 @pledis_1…
## 5013 RT @leeseokminheart: 221216 dk_is_dokyeom update\n\n⚔️ : white snow piled up 🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BadiZyWG7e
## 5014 RT @leeseokminheart: 221215 DK🌟 Weverse update\n\n⚔️ : Who's that friend on the right? 🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mOQw8vR…
## 5015 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220913 min9yu_k \n\n➸ Photo by DK💚\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/D1uVAH03dK
## 5016 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5017 RT @sarisaristored: UPPPP PLSSS MALALA!!! Can lower pa to 4600 if meeting up tmr! \n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 svt sevente…
## 5018 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5019 RT @sarisaristored: [#sarisaristore HELP RT]\n\nWTS LFB PH BETS BULACAN UBB REG SECTION 412 & VERNON BE THE SUN SEOUL CARATZONE PC\n\n– deets i…
## 5020 RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…
## 5021 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221213 min9yu_k \n\n➸ LA\n2022.12.10\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/OgncINmp1i
## 5022 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5023 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221029 min9yu_k\n\n➸ 💛YELlOw💛\n#/Advertisement #/DUVETICA\n\n#민규 #MAMAVOTE #seventeen #세븐틴 @pledis_17 htt…
## 5024 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220808 min9yu_k\n\n➸ Family golf💚\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/RPFQncNY6V
## 5025 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5026 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220701 min9yu_k \n\n➸ summer💙\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/vp3fdvx6W0
## 5027 RT @jhhs7777: 【 scan】SEVENTEEN INCOMPLETE \n\n#HOSHI #호시 #ホシ #WOOZI #우지 #ウジ https://t.co/SOL5KSaO36
## 5028 RT @SVT_stagram: [#MINGYU 📸 Instagram Story]\n221213 min9yu_k \n\n➸ @/snoopdogg We were so happy to be able to perform on the same stage ❤️🔥…
## 5029 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5030 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 5031 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221011 min9yu_k \n\n➸ Red shining night 💋\n#/Advertisement #/Cartier #/CartierSeoul \n\n#민규 #SEVENTEEN #세…
## 5032 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220815 min9yu_k \n\n➸ Enjoy tour flight\nbye #/Seattle🖤\nsee you soon #/SanFrancisco\n\n#민규 #SEVENTEEN #세븐…
## 5033 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5034 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5035 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220816 min9yu_k \n\n➸ Oakland💚\ni filmed a Sunday Morning music video of Joshua in Oakland\n\n#민규 #SEVENT…
## 5036 RT @gre9re: #에스쿱스 that •᷄△•᷅ guy from seventeen https://t.co/AcyOg5ahzz
## 5037 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221129 min9yu_k \n\n➸ ❤️🔥 Be The Sun ❤️🔥\nin tokyo dome\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/…
## 5038 RT @EloisaAli5: Wts Lfb Seventeen Assorted Pc\n\n🐸 Sold as Set Only\n🐸 6,500 (6k if PAYO) \n🐸 Can look for kahati and can ship to diff address…
## 5039 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 5040 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n221008 min9yu_k \n\n➸ We got the heart We got the \n🧡soul🧡\n\nManila 2022.10.7\n\n#민규 #SEVENTEEN #세븐틴 @pled…
## 5041 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5042 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220716 min9yu_k\n\n➸ Pork rice soup + Daeseon (alcohol brand) + rain = 🤍\n\n#민규 #SEVENTEEN #세븐틴 @pledis_…
## 5043 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5044 RT @SVT_stagram: [#MINGYU 📸 Instagram]\n220722 min9yu_k \n\n➸ Off to work and off of work\n\n#민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/jwQyNdZ…
## 5045 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5046 RT @joyiiieeee_: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away these freebies on D-Day!…
## 5047 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5048 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5049 RT @cartdeulset: Secured sg2023 but no POB..\nmay inch pa ba if ever ipatingi? \nNeta, long dop\n\nwill get sc, mg, js & vn lang\n\nDM if u like.…
## 5050 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5051 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5052 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5053 RT @dokyeomfiles: Now, y’all STOP. This is so fragile! 😭\n\nSEVENTEEN: “For me Dokyeom is such a pure, innocent and sincere guy. He’s so exce…
## 5054 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5055 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5056 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5057 RT @diamondcartu: wts lfb \n\nSeventeen SG 23 \n- desk calendar outbox photobook digital code heart paper holder paper door hanger heart messa…
## 5058 RT @tigerrhae: RTs & LIKEs are appreciated🤍\n\n🎀SEVENTEEN BE THE SUN IN JAKARTA — ADDITIONAL SHOW🎀\n\nfreebies by @tigerrhae\n\n🗓 28 Desember 202…
## 5059 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5060 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5061 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5062 RT @hominamina: [HELP RT & LIKE ]\n☀️FREEBIES FOR BE THE SUN ADDITIONAL SHOW IN JAKARTA☀️\n\nby @hominamina \n\n📅 28 Dec 2022\n📍 GBK STADION MADY…
## 5063 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5064 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 5065 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5066 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5067 RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…
## 5068 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5069 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5070 RT @jiminsols: 💌 seventeen be the sun bulacan freebies ☻\n\n♡ strictly 1:1 (random pack)\n♡ time & loc: tba on d-day\n♡ mbf, rt & like\n\nsee you…
## 5071 RT @luv4hybeboys: !! BeTS IN BULACAN FREEBIES !!\n\nhello caratdeuls ♡ i’ll be giving away these ot13 hand banners ^^ see u!! \n\n↳ rt & like\n↳…
## 5072 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5073 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5074 RT @diamondcartu: Wts lfb #cee_sells \n\nSeventeen SG 23 tingi (from 1st Pre-order) \n\nHS JN MG SK VN DN still avail 165 ea member set (pc + f…
## 5075 RT @sound_of_snow7_: •••\n𝑂𝑛𝑙𝑦 𝑡ℎ𝑜𝑠𝑒 𝑤ℎ𝑜 𝑐𝑎𝑟𝑒 𝑎𝑏𝑜𝑢𝑡 𝑦𝑜𝑢 𝑐𝑎𝑛 ℎ𝑒𝑎𝑟 𝑦𝑜𝑢 𝑤ℎ𝑒𝑛 𝑦𝑜𝑢'𝑟𝑒 𝑞𝑢𝑖𝑡𝑒\n•••\n#CSD\n#CaratSelcaDay\n#DINO\n#SEVENTEEN \n#CARAT http…
## 5076 RT @Jihooniebuys: Wts lfb seventeen face the sun yzy f\n\n7500 all in\nPAYO https://t.co/Wr60FxQagA
## 5077 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5078 RT @DKVOTINGTEAM: [INSTAGRAM] dk_is_dokyeom Story update ❄️\n\n@pledis_17 #세븐틴 #SEVENTEEN #DK #DOKYEOM #SEOKMIN \n#도겸 \n\n1/2 https://t.co/TrfVu…
## 5079 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5080 RT @miss_svtmafia: D-DAY TOMORROW\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VI…
## 5081 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5082 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5083 RT @gre9re: #에스쿱스 that •᷄△•᷅ guy from seventeen https://t.co/AcyOg5ahzz
## 5084 RT @CCT_WOOZI: [💎] HOT TIME! Claim 30❤️ by logging in on the app + extra 100❤️ if you post an HD pic (square) or a YouTube link! #CHOEAEDOL…
## 5085 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 5086 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5087 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5088 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5089 RT @baekhyunee_EX0_: •We keep this love in a photograph•\n\n#CaratSelcaDay #SEVENTEEN\n#JoshuaHong @pledis_17 https://t.co/PJ208Q2vjw
## 5090 RT @tinkswonu: P1Harmony Jongseob to Hoshi: \n\n"Hello, im P1Harmony Jongseob. really, i’ve been watching your fancams and going seventeen a…
## 5091 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5092 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5093 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 5094 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5095 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 5096 RT @p1harmonyp1ece: Jongseob and intak #_WORLD challenge with seventeen hoshi 🐯\n\n#P1Harmony #피원하모니 #P1H #HARMONY #ZEROIN #둠두둠 #Doom_Du_Doom…
## 5097 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5098 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5099 RT @cheolattes: you're telling me.....whatever (waves hand in the air confusingly) seventeen wears in the airport is curated by a stylist?
## 5100 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 5101 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus
## 5102 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5103 RT @p1harmonyp1ece: Jongseob and intak #_WORLD challenge with seventeen hoshi 🐯\n\n#P1Harmony #피원하모니 #P1H #HARMONY #ZEROIN #둠두둠 #Doom_Du_Doom…
## 5104 RT @tinkswonu: P1Harmony Jongseob to Hoshi: \n\n"Hello, im P1Harmony Jongseob. really, i’ve been watching your fancams and going seventeen a…
## 5105 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5106 RT @mcrlyric_bot: Hold your breath when a black bird flies\nCount to seventeen and close your eyes\nI'll keep you safe inside
## 5107 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 5108 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 5109 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5110 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5111 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5112 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 5113 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 5114 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5115 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 5116 RT @SVT_Fatisha: In Jeonghans defence ‘how tf should we know know???’ 🙄🙄🙄\n\n@pledis_17 #세븐틴 #SEVENTEEN
## 5117 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5118 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5119 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 5120 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5121 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5122 RT @kyeomfinds: (ノ◕ヮ◕)ノ*:・゚✧\n\nhello ~ we'll be handing out fanmade freebies on december 17! ✨ \n\n↬time and location tba \n↬also open for trad…
## 5123 RT @_jopayluvs: 𓆸 Be the sun in Bulacan freebies ˚ ༘ \n\nhenlo ebriwan ◡̈ I'll be giving out photocards and postcards at #SEVENTEEN 's Be t…
## 5124 RT @jiminsols: 🖼 seventeen be the sun bulacan freebies ☻\n\n♡ for team labas\n♡ strictly 1:1 only\n♡ mbf, rt & like\n\n~ official posters! see yo…
## 5125 RT @loverlyricsbot: it's like i'm seventeen, nobody understands
## 5126 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5127 RT @ihrtjaehyunn: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jlln…
## 5128 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5129 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5130 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 5131 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5132 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5133 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5134 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5135 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 5136 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5137 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5138 RT @kpopmultigain: like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sserafim \nf…
## 5139 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5140 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5141 RT @SoonTaeJayK: ✿ SEVENTEEN BE THE SUN BULACAN FREEBIES ✿\n\n-LIKE & RT (mention friends)\n- follow me & @ShashaKim13 (Sponsor of bracelet)\n-…
## 5142 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5143 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5144 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5145 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5146 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5147 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5148 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5149 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5150 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5151 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5152 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 5153 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5154 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5155 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 5156 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5157 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5158 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5159 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5160 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5161 RT @wayvbubs: •it’s all a blur <3\n#CSD #CaratSelcaDay #SEVENTEEN #HOSHI https://t.co/clt7ksVxX8
## 5162 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 5163 RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…
## 5164 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5165 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 5166 RT @imhaegs: the cram packing of my freebies for tomorrow. I’ll give this envelopes randomly sa makakasalubong ko. And some lucky envelopes…
## 5167 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 5168 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5169 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5170 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5171 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5172 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5173 RT @_bubblethe8: [ Seoul Music Awards ] \n\nThis is a REMINDER that we STILL HAVE ONGOING VOTING. Everyone can VOTE\n\nPLEASE KEEP COLLECT GOLD…
## 5174 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5175 RT @nugubgs_: THE BIGDIPPER's Eunbin and Siwoo have released a vocal cover of "17" by Pink Sweat$ and SEVENTEEN!\n\n🔗 https://t.co/SQE8qfYNLm…
## 5176 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5177 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5178 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 5179 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5180 RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…
## 5181 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5182 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5183 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5184 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5185 RT @horangrawrhae: seventeen hoshi first update in the philippines 😂\n\n©️ https://t.co/0x8uHu6M61
## 5186 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5187 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5188 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5189 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 5190 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5191 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5192 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5193 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 5194 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5195 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5196 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5197 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5198 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5199 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5200 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 5201 RT @bodylike3racha: i haven’t taken cute pics of myself since summer oops 💚💚💚\n\n#CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/2pEHkKBhwF
## 5202 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5203 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5204 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 5205 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5206 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5207 RT @SopheaJane: @tinkswonu I love how we have access to the chronology of this stories.. bits here and ther in different platform but alway…
## 5208 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5209 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5210 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5211 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5212 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5213 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5214 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5215 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 5216 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 5217 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5218 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 5219 RT @kwannhao: i’m the place you can come to, you’re the place i can go to 🤍 \n#CSD #CaratSelcaDay #SEVENTEEN #세븐틴 #CARAT #호시 @pledis_ https:…
## 5220 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5221 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5222 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5223 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5224 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5225 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5226 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5227 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5228 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5229 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5230 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5231 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5232 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5233 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 5234 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 5235 RT @medortophobic: 🖼🪸FREEBIES for BE THE SUN IN JAKARTA ADDITIONAL SHOW🪸🖼\nby @medortophobic \n\n📍GBK Madya Stadium\n📆December 28 2022 \n❗️Limit…
## 5236 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 5237 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5238 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5239 RT @4ever_with17: @kpophappenings_ JEONGHAN and DK from SEVENTEEN... Seriously there is nothing normal in their lives https://t.co/LX2Gim1k…
## 5240 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 5241 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5242 RT @macaldeolshop: GA: Seventeen Dicon 101 Postcard\n1) Follow and turn on all notifs\n2) Follow:\nhttps://t.co/urr2lT1ZTQ\nhttps://t.co/OqPWIF…
## 5243 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5244 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 5245 RT @adorekgyu: hi! we will be giving away freebies for seventeen #BeTheSuninBULACAN ♡\n\n1:1 ratio! limited qty\nopen for trade~\n\nto claim:\n𖧷…
## 5246 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5247 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 5248 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5249 RT @minwonhaosss: Be the sun bulacan freebies ☀️\n\nHello, carats! I’ll be giving away minwon banners & seventeen postcards on BeTS bulacan.…
## 5250 RT @minshuwa: ✿ SEVENTEEN BE THE SUN BULACAN FREEBIES ✿\n\n📌 HELP LIKE & RT\n📌 PLACE AND TIME: TBA\n📌 OPEN DMS FOR TRADING\n\nThank you! See you…
## 5251 RT @estaemanies: ♡ Rts and Likes are appreciated ♡ \n\nWTS CLEARANCE SALES BTS, NCT DREAM, SEVENTEEN, ENHYPEN, THE BOYZ \n\n✅️ BISA NEGO, TAKE…
## 5252 RT @BeySVTColombia: Seventeen about to play to 50,000 people at the Philippines Stadium in some hours \n\nBiggest K-pop concert of all time h…
## 5253 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5254 RT @wonuahcart: 🌷 Be The Sun Bulacan Freebies 🌷\n\n♡ rt and like this tweet to spread !\n♡ mfb^^ lets be moots hehe\n♡ open for team labas & te…
## 5255 RT @seventeen: Mark Tuan Reveals The CRINGIEST 'GOT7' Song And His SECRET Tattoo | Read Receipts https://t.co/JPy1hR3WEo
## 5256 RT @xxxfelixeu: #BeTsinBulacan Giveaway ✨\n\nBecause me and @feat_gyuchan was able to secure our tickets for the con. Here's some giveaway as…
## 5257 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 5258 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 5259 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 5260 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 5261 RT @ardel_kim: 💎 HELP RT & LIKE GUYS 💎\nFREEBIES CONCERT SEVENTEEN #BETHESUNinJKT ADDTIONAL SHOW\n\n By : @ardel_kim & Kak @ji_channn\n📍 GBK Ma…
## 5262 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5263 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5264 RT @pewrdn: 💎SEVENTEEN BE THE SUN IN JAKARTA - ADDITIONAL SHOW💎 \nFreebies by @pewrdn X @kkomaengnyel\n\n📆 28th Dec 2022\n⏰ TBA\n📍 GBK Madya Sta…
## 5265 RT @HiragiJujika: Seventeen BeTS Bulacan Freebies \n\n💎 open for all carats (team labas & team con)\n💎 pls RT & 💗 to spread\n💎 pls fall in line…
## 5266 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 5267 RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB
## 5268 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5269 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5270 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5271 RT @mochishuuu: "I don't think glasses look good on you, sir"\n\n#CSD #CaratSelcaDay #scoups #seventeen #세븐틴 @pledis_17 https://t.co/GyH3x8qc…
## 5272 RT @KkaKka_MeoRi: Heyhooo guys!!!\nCause it will be my first concert, I want to share the joy with all of you by giving this freebies in col…
## 5273 RT @bestboywonuu: to those who are willing to sponsor tickets / donate for tickets please dm me! \n\nwe'll try to buy tickets para maipamigay…
## 5274 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5275 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 5276 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 5277 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5278 RT @shemcart: #ShemmyPasabuy \n\nWts lfb ph only \n\nSeventeen Jeonghan Dream Kyocera Photocard\n💸 ₱1680 each (all in + lsf)\n❗ all must be taken…
## 5279 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5280 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5281 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5282 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5283 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5284 RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5
## 5285 RT @soobdragonhoe: No matter what happens \nWe’ll be together\nJust like always🌷\n\n#csd #seventeen #minghao #the8 #CaratSelcaDay @pledis_17 ht…
## 5286 RT @jeongshuabby: 💎RTs & LIKEs are very appreciated💎\n\nSEVENTEEN #BETHESUNinJKT\n.。*♡ freebies by Jeongshuabby x @byScenvantaee \n\n🗓️ 28 Desem…
## 5287 RT @pdestiana23: Likes & RT Are very Appreciated 💙\n\n 💞 Freebies SEVENTEEN Be The Sun Additional Show in Jakarta 💞 \nby : xumeihua \n\nGBK Mady…
## 5288 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 5289 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5290 RT @luvbananapie: [HELP RT & LIKE ]\n☀️FREEBIES FOR BE THE SUN ADDITIONAL SHOW IN JAKARTA☀️\n\nby @luvbananapie x @fettuxyne x @mingyoupuppy…
## 5291 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(2) UBC Regular Ticket Giveaway\n\n1. MBF (unfollow me laterrr yes u can)\n2…
## 5292 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 5293 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5294 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5295 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5296 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5297 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 5298 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 5299 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5300 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5301 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5302 RT @wintecrown: 💎 FREEBIES SEVENTEEN BE THE SUN - ADDITIONAL SHOW IN JAKARTA 💎 \nby @wintecrown \n\n📍 GBK Madya Stadium\n📆 28 Dec 2022\n⏰ TBA…
## 5303 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5304 RT @wonuonuw: [Help like & rt]\n\n❤️🔥FREEBIES ADDITIONAL SHOW SEVENTEEN "BE THE SUN" IN JAKARTA❤️🔥\n\nFreebies presented by: \n@scoupse88 @wo…
## 5305 RT @harulorss: #LORSS_ONHANDS\n\nwts lfb ph help rt \n\n₱250 ea\n- nct universe\n- nct 127 sticker\n- ive eleven\n\n₱150 ea\n- tbz maverick\n- monsta…
## 5306 RT @4m_jessica99: [ RTS are appreciated ] \n\n🐯SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA🐯\nfreebies by @4m_jessica99\n\n📍Stadion Madya GBK…
## 5307 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5308 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5309 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5310 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5311 RT @wonuesia: [ RT and Likes are appreciated ]\n\n ✨️ 𝐁𝐄 𝐓𝐇𝐄 𝐒𝐔𝐍 ✨️\n𝐀𝐃𝐃𝐒𝐇𝐎𝐖 𝐢𝐧 𝐉𝐀𝐊𝐀𝐑𝐓𝐀 𝐅𝐑𝐄𝐄𝐁𝐈𝐄𝐒\nby @wonuesia \n\n📍: GBK Madya Stad…
## 5312 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5313 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5314 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 5315 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5316 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5317 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN An Ode\n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, Whoos…
## 5318 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5319 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Semicolon \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, W…
## 5320 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Your Choice \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile,…
## 5321 RT @emergencygyu: Hi~ Kindly help RT/Like\nFREEBIES SEVENTEEN BE THE SUN (additional show)\nBy @emergencygyu & @raxieeww_\n\n📅: 28.12.22\n📍: GBK…
## 5322 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5323 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5324 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5325 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5326 RT @scoups_of_suga: [ RT and Likes are appreciated ]\n\n💎 SEVENTEEN BE THE SUN 💎\nADDSHOW IN JAKARTA\n\nFreebies Jompo by @scoups_of_suga \n\n📍 :…
## 5327 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 5328 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5329 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5330 RT @mjkrokosmoss: they call us children of barbara d'urso 💋\n\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN @pledis_17 https://t.co/7A2N7pHW7v
## 5331 RT @youmicasa: ╰☆☆ FREEBIES BE THE SUN ADD SHOW IN JAKARTA☆☆╮\nFan support for Minwon Seventeen\n\n💫By : @youmicasa & @chellehansol 💫\n📍 : GBK…
## 5332 RT @adobonishua: same dream, same mind, same night :)\n\n#CSD #CaratSelcaDay #JOSHUA #세븐틴 #SEVENTEEN @pledis_17 https://t.co/snsFnkxfJp
## 5333 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5334 RT @sugamyaw: 💎Seventeen Be The Sun Additional Show in Jakarta Freebies💎\n\nby @sugawmyaw\n\n📆: 28 December 2022\n📍: Gelora Bung Karno Madya Sta…
## 5335 RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…
## 5336 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5337 RT @junhuiprotector: I could literally tweet about every single step in the limbo choreography you don't get it #준 #JUN @pledis_17 #SEVENTE…
## 5338 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5339 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5340 RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…
## 5341 RT @cloudygureumi: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK M…
## 5342 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n221217 comment\n\n➸ That's upsetting \n\n#정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/inrQngDjf0
## 5343 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5344 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5345 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 5346 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5347 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5348 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5349 RT @gimbapkidding: [rt and likes are very appreciated ✨]\n\nSEVENTEEN WORLD TOUR #BETHESUNinJKT ADDITIONAL SHOW\n\n----- freebies by @gimbapkid…
## 5350 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5351 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5352 RT @min19_cm: [RT & Likes are very appreciated]\n\n☀️FREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW JAKARTA☀️\nby: @min19_cm\n\n📍GBK Madya Stadiu…
## 5353 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 5354 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5355 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5356 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5357 RT @louspiderboy: io che aspetto di compiere 17 anni solo per avere that kind of radiance you only have at seventeen
## 5358 RT @skypypinky: ꒰ RTs & LIKEs are very appreciated ꒱♡\n\n💕 SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA FREEBIES 💕\nby @skypypinky @XstipCo…
## 5359 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 5360 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5361 RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY
## 5362 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 5363 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5364 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 5365 RT @scribbeys: hi. helping a friend!\n\nWTS LFB \n\nBE THE SUN IN BULACAN \nUPPERBOX B REG 426\nRow 89\nSeat 542\n\nPrice: 4,750 thru gcash or paypa…
## 5366 RT @PT_KOREA: 221216 Jun Twitter Update\n \nhttps://t.co/YBgFsAlgXh\n \n#SEVENTEEN https://t.co/6oWBbzvVCU
## 5367 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5368 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 5369 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5370 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5371 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5372 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5373 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 5374 RT @CaryennG: Don’t forget to vote for SEVENTEEN on Seoul Music Awards in Fancast.\n\n#SEVENTEEN @pledis_17 #세븐틴 #Svt_Dream https://t.co/blZT…
## 5375 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5376 RT @minghaocheol_: neways super excited for betsinbulacan tomorrow !!!!!!! seventeen as the first kpop group to hold a solo concert in the…
## 5377 RT @AP: A huge aquarium in Berlin burst, spilling debris, water and hundreds of tropical fish out of the AquaDom tourist attraction in the…
## 5378 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5379 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5380 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5381 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #1\n\n▶ https://t.co/yvJns7gAfL\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 5382 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5383 RT @UNESCO: The #SEVENTEEN members became who they are thanks to #education❤️\n\nNow @pledis_17 want to use the power of education to create…
## 5384 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5385 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5386 RT @17stationhead: SEVENTEEN is among the top 10 most streamed artists on @STATIONHEAD in 2022! 🥂\n\nCONGRATULATIONS, @pledis_17 and CARATs!…
## 5387 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5388 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5389 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5390 RT @ChinaMusicData: 🇨🇳 “Best Selling Male Group Album” nominees\n\n• ‘Beatbox’ — NCT DREAM\n• ‘Glitch Mode’ — NCT DREAM\n• ‘Proof’ — BTS\n• ‘Fac…
## 5391 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5392 RT @CCT_DINO: 🦖 [ #DINO's Daily Banner ] 🦦\n\n🍀Vote your Daily hearts on Community post\n🍀Collect and Save Ever Hearts for Charity Fairy Proje…
## 5393 RT @_svtandyou_: 🌻BE THE SUN in JAKARTA ☀️\nSUPPORT FREEBIES BY @_svtandyou_ \n\n📍GBK MADYA STADION\n🗓️ 28 DECEMBER 2022\n⏰ TIME & LOCATION TBA…
## 5394 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 5395 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 5396 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5397 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5398 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5399 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5400 RT @tianggyu: 💎BE THE SUN JAKARTA ADDITIONAL SHOW FREEBIES✨\nby me @tianggyu \n\n📅 December 28th, 2022\n📍 GBK Madya Stadium (detail loc TBA)\n⏰…
## 5401 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5402 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5403 RT @miss_svtmafia: SEVENTEEN, Kings of Synchronization @pledis_17 #세븐틴 https://t.co/ZnqVTzbyQf
## 5404 RT @wonpirisesang: ☀️Be The Sun Additional Show in JKT Freebies by @wonpirisesang☀️\n\nDetails? Check below.\n\nLimited quantity, so grab it fa…
## 5405 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5406 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5407 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5408 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5409 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5410 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5411 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 5412 RT @nugucoups_: ☀️ Be The Sun In Bulacan Giveaway \n\n📍PH Arena \n🗓 December 17\n \n ~Kindly check ung mga pics below, see you soon cara…
## 5413 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5414 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 5415 RT @xoxosvtfatt: 🧩💎SEVENTEEN BE THE SUN ADD-SHOW IN JAKARTA FREEBIES💎🧩\n\nby: @xoxosvtfatt \n~RT & Like are very appreciated~\n\n🗓️ Rabu, 28 Des…
## 5416 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5417 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5418 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5419 RT @astraleisa: #seventeen's gentle masculinity https://t.co/CmeeqkHoP5
## 5420 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5421 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5422 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5423 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 5424 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5425 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5426 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5427 RT @jeonselca: basically seventeen from korea to japan to korea to la to japan to philippines to korea to indonesia just going home to pack…
## 5428 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5429 RT @getmorefine: [SEVENTEEN WORLD TOUR]\n\nBE THE SUN JAKARTA\n-addition shows-\n\n💖JOSHUA EARLY BDAY💖\n Special Freebies\n by @getmo…
## 5430 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5431 RT @meplushim: [RT & Like will be appreciated]\n\nFREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW JAKARTA\nby @meplushim 💎\n\n📍GBK Madya\n📅 28 Dec…
## 5432 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5433 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 5434 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 5435 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5436 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5437 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5438 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5439 RT @CaratLandPH: Before this day ends (and before the dday begins), we would like to take this time to appreciate all CARATS who support us…
## 5440 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5441 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5442 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5443 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5444 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5445 RT @darling_hjs: [PREVIEW] FREEBIES SEVENTEEN BE THE SUN ADDITIONAL SHOW IN JAKARTA 💎☀️ by @darling_hjs & @mo0n_beanz \n\n🗓️ Wednesday, 28.12…
## 5446 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 5447 RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…
## 5448 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5449 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5450 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5451 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5452 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5453 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 5454 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 5455 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5456 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5457 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5458 RT @taecookies_v: ⛅️ #BeTheSuninBULACAN Freebie ☁️\n\n🔅RT and Like\n🔅Follow if u want to be armycarat moots 🤗\n🔅Reply ur fave svt gif + #MAMAVO…
## 5459 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 5460 RT @sugamyaw: 💎Seventeen Be The Sun Additional Show in Jakarta Freebies💎\n\nby @sugawmyaw\n\n📆: 28 December 2022\n📍: Gelora Bung Karno Madya Sta…
## 5461 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5462 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5463 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5464 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5465 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 5466 RT @heedungiesunflo: RTs & LIKEs are appreciated💖\n\n✨SEVENTEEN BE THE SUN IN JAKARTA — ADDITIONAL SHOW✨\n\nfreebies by @heedungiesunflo \n\n🗓 28…
## 5467 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 5468 RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ
## 5469 RT @leeseoksy: [ BE THE SUN in JKT Additional Show ]\n☀️🤪 FREEBIES BY @leeseoky ☀️🤪\n\nrt and like are much appreciated🫶🏼\n\n📍GBK MADYA, SENAYAN…
## 5470 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5471 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 5472 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5473 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5474 RT @NME: #SEVENTEEN didn’t just bring their ‘Be The Sun’ world tour to Japan – they brought a whole extravaganza of experiences with them,…
## 5475 RT @yobesuho: ✎ . . be the sun freebies | fan support ☺︎\n\n🐯 strictly 1:1\n🐸 loc: tba on d-day\n🐶 rt & like\n\n#BeTheSuninBULACAN #BeTSinBulacan…
## 5476 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 5477 RT @Diamond_nineee: 🧸RT & Like are very appreciated🧸\n\n🍊Seventeen Add Show #BETHESUNinJKT Freebies by PERAWAN🍊\n\n📍GBK Madya Stadium \n🗓28 Dec…
## 5478 RT @darapss: ꕥ [𝚁𝚃 & 𝚕𝚒𝚔𝚎 𝚊𝚛𝚎 𝚟𝚎𝚛𝚢 𝚊𝚙𝚙𝚛𝚎𝚌𝚒𝚊𝚝𝚎!] ꕥ\n\n💎 Seventeen Be The Sun in Jakarta - Additional Show 💎\n\nFreebies by : @darapss @adorablee…
## 5479 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5480 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5481 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5482 RT @kpopmultigain: like / rt if you stan any of these groups! \n\nseventeen\nred velvet\nateez\ntwice\ntxt\nitzy\nnewjeans\nblackpink\nle sserafim \nf…
## 5483 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5484 RT @jeonwuh: 💎BE THE SUN ADDITIONAL SHOW IN JKT💎\nFreebies by @jeonwuh @thepistolstaar\n\nkindly rt & like this tweet❣️\n- let’s be moots?\n- sp…
## 5485 RT @ourleadersfatu: will you smile again for me ?\n\n#CaratSelcaDay #CSD #Seungcheol \n#최승철 #SCOUPS #ChoiSeungcheol #SEVENTEEN https://t.co/yX…
## 5486 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5487 RT @leemayrah: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK Madya…
## 5488 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5489 RT @OHMYPROM0: not new to rp promo gdm exo bts chanbaek wonwoo kyungsoo jennie album solo follow trick nsfw 18+ views wonwoo seventeen taeh…
## 5490 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5491 RT @neo__phyte: [RT & Like will be appreciated]\n\nBe The Sun Additional Show in Jakarta \nFreebies by @neo__phyte x @km9yugf\n\n🗓️ Rabu, 28 Des…
## 5492 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5493 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 5494 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 5495 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5496 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5497 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5498 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5499 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5500 RT @frilemercier: ✶ wts lfb ph .ᐟ #polsells \n\njeonghan attacca beatroad set: 3400\n\n— strictly sold as set \n— payo / 2 days res\n— rcbyt \n\nt.…
## 5501 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5502 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5503 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5504 RT @frilemercier: P500 gcash giveaway .ᐟ\n\n- rt this tweet and tweets below \n- ends once both sets are sold\n\n✶ wts lfb ph .ᐟ\nt. enhypen sakr…
## 5505 RT @winterangelhao: good afternoon 😄\n\n#CSD #caratselcaday #carat #joshua #shua #조슈아 #seventeen #세븐틴 @pledis_17 https://t.co/RmoCan0WGP
## 5506 RT @bubble_ncteaa: car selcas with gyu ( ´▽`)\n#CaratSelcaDay #CSD #MINGYU #SEVENTEEN https://t.co/dRLXRp5v1y
## 5507 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5508 RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…
## 5509 RT @1woo17: SEVENTEEN AND CARAT IN TOKYO DOME 🥹🥰\nhttps://t.co/zVnygtNIns
## 5510 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5511 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5512 RT @UaenCarat0912: I will be giving away 100 sets of seoksoo/svt freebies for #BeTheSuninBULACAN \nLimited lang since mahirap ang buhay chos…
## 5513 RT @MANIIC11: CANYOUSEEME? by DANNY RAN OUT ON ALL PLATS (prod.MANIIC) \nhttps://t.co/gPn89hSZ39\n\n#SEVENTEEN #rap #newmusic #g59 #16December…
## 5514 RT @blcshao_o: ⑅˖♡ you've always been there for me\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/NqEWOXrN1N
## 5515 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5516 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5517 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5518 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5519 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5520 RT @print_tales: 〖KPOP large tote bags〗\n\n» MAMAMOO, SEVENTEEN, IU, SUPER JUNIOR, ENHYPEN, NewJeans\n\n☑ SCO & 50% DP Opt\n☑ Bundle Deal\n\nPre-o…
## 5521 RT @dinoscheekmoles: My carat squad 💎\n\n#CSD #CaratSelcaDay #JOSHUA\n#JEONGHAN #DINO #DK #SEVENTEEN #세븐틴 @pledis_17 \n\n@hannieduIset @ATEEZlov…
## 5522 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5523 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5524 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5525 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5526 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5527 RT @pritiunnie: BE THE SUN ADDITIONAL SHOW IN JAKARTA\n\n🐯FREEBIES FOR HOSHI🐯\n\n📍Stadium Madya, GBK\n🗓 28 Dec 2022\n⏰ TBA\n\n❗️very limited❗️\n\nple…
## 5528 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5529 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5530 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5531 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5532 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5533 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 5534 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5535 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5536 RT @masjeongwonu: RT/Like for a Appreciated🫶🏻\n\n💗🌸Freebies Be The Sun Jakarta Additional Show by @masjeongwonu🌸💗\n\n📆: 28 December 2022\n📍: Gel…
## 5537 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5538 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 5539 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5540 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5541 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5542 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5543 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5544 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5545 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5546 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5547 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5548 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5549 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5550 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 5551 RT @sebongchin: FREEBIES Seventeen Be the Sun (Additional Show in JKT) \n\nby: @marrktz on ig and @sebongchin \nLIMITED QTY ❣️\n\n° rt and likes…
## 5552 RT @philconcerts: SEVENTEEN at the Incheon Airport on the way to the Philippines for #BeTSinBULACAN, happening on December 17 at the Philip…
## 5553 RT @gyuilatte: We're on set, 10 minutes before photoshoot~\n\n#CSD #CaratSelcaDay #CARAT_SELCA_DAY #MINGYU #SEVENTEEN https://t.co/TNJs83GsUy
## 5554 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5555 RT @AboutScotlandd: 🏴 | Ben Doak\n\nCongratulations to Ben Doak on his first assist for @LFC as his low driven cross is turned in by Da…
## 5556 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5557 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5558 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5559 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5560 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5561 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5562 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5563 RT @smileyleeDK: 🧡SVT BeTS in PH ARENA giveaways/freebies🧡\n\n❣️MBF\n❣️RT & LIKE\n❣️Show me your twitter on D-day\n❣️reply ur fave svt/bias pic…
## 5564 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 5565 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 5566 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5567 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5568 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5569 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5570 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5571 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5572 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 5573 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5574 RT @ikeukartz: wts lfb #qwery_sells\n\nSeventeen Fleece Anorak \nPower of Love Concert Merch \n\n— 1500\n— size medium \n— can lower if payo\n— fre…
## 5575 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5576 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 5577 RT @seokminroyal: i wanna match you to my heart \n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/Cl9PfLCkwE
## 5578 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5579 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5580 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5581 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5582 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5583 RT @wongyusebongie: RTs & LIKEs are very appreciated💎\n\nSEVENTEEN #BETHESUNinJKT\n.。*♡ freebies by @ariyantiCRT\n\n🗓️ 28 Desember 2022\n🕘 TBA\n📍G…
## 5584 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5585 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5586 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5587 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5588 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5589 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 5590 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 5591 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5592 RT @svt_verse: [#호시 🌟 221216] 4:24 PM KST\n\n#HOSHI: Ah.. ? My stye medicineㅠ I forgot it ..\n\n> ㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it (with me) tho…
## 5593 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nmingyu photocard set - ₱2,650\n\n- rcbyt\n- ❌ sensitive collectors\n- flexi dop\n\nreply mine to cl…
## 5594 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 5595 RT @min9yu_kimg: wts lfb seventeen svt pc ph\n\nseungkwan photocard set - ₱1,200\n\n- sector17 weverse album version (unscanned qr) + pob\n- fac…
## 5596 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5597 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5598 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 5599 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5600 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 5601 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 5602 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 5603 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5604 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5605 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5606 RT @ready_to_woo: For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD #JEONGHAN…
## 5607 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5608 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 5609 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5610 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5611 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5612 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5613 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5614 RT @Cloudflare: In this blog post, we’ll highlight a few stories from some of our seventeen Employee Resource Groups (ERGs), including the…
## 5615 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5616 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 5617 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5618 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 5619 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5620 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5621 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5622 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5623 RT @kakvernon: each time i look at you, i’m limp as a glove. FEEELING LIKE SOMEONE IN LOVE 🧸💐\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN @pled…
## 5624 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5625 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5626 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5627 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5628 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5629 RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB
## 5630 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 5631 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5632 RT @SVT_stagram: [#DK 📸 Instagram Story] \n221216 dk_is_dokyeom \n\n➸ Joker movie poster ㅋㅋㅋㅋㅋㅋ\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/t…
## 5633 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5634 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5635 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5636 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5637 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5638 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5639 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5640 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5641 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 5642 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 5643 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5644 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 5645 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5646 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5647 RT @cherubfinds: UAE 🇦🇪/ WW 🌎 DECLUTTERING SALE \n\n↬ SEVENTEEN Heng:garæ \n\n💰payment: Bank transfer, PayPal, COD\n\n📦shipment options: Imile, W…
## 5648 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5649 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5650 RT @RJ27Princess: @SRJKASHIKA @saurabhraajjain It's at seventeen now\n\n#3YrsOfChefNeilOberoi\nSRJ Lived Neil
## 5651 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5652 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5653 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5654 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5655 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5656 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5657 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5658 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5659 RT @wooyoobubble: my darling <3 \n\n#CSD #SEVENTEEN #CaratSelcaDay #jun https://t.co/NCtcMmtEHC
## 5660 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5661 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5662 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5663 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5664 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5665 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5666 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5667 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5668 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5669 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5670 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5671 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5672 RT @macaldeolshop: GA: Seventeen Sector 17\n1) Follow and turn on all notifs\n2) Follow:\nhttps://t.co/urr2lT1ZTQ\nhttps://t.co/OqPWIFFw4s\n3) L…
## 5673 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5674 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5675 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 5676 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5677 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5678 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5679 RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy
## 5680 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5681 RT @isekaigyu: Glad that the airport personnel confiscated the videos of those who attempted to film and record seventeen's arrival.
## 5682 RT @cholulasmarket: ‼️ URGENT 😭😭\n\nwts lfb seventeen be the sun bulacan lowerbox 105 row 16\n- meet up ph arena\n- rfs: emergency\n- you’ll be…
## 5683 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5684 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5685 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 5686 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5687 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5688 RT @kawaiikyeom: . . . for our sun, deekay 🤓\n\n— BeTS in Bulacan freebies —\n\n+ randomly distributed\n+ open to all carats!!\n+ like & rts are…
## 5689 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 5690 RT @loverlyricsbot: it's like i'm seventeen, nobody understands
## 5691 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5692 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 5693 RT @DELULURACHA: Picnic table park dates with him ~🧺\n•••••••••••••••••••••••••••••••••••\n@pledis_17 \n#csd #CaratSelcaDay #seventeen #svt #s…
## 5694 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 5695 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 5696 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5697 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5698 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5699 RT @odetovou: me 🤝 cheol\nnever looking at the camera\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/6ZA5Db0p4P
## 5700 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5701 RT @sngj7hyobns: BE THE SUN IN BULACAN FREEBIES\n\nhi carats! me and user @bebeamoraaa14 will be giving away freebies, open for team loob and…
## 5702 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5703 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5704 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5705 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5706 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5707 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5708 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 5709 RT @itsjba0325: Just how fast the night changes!😊 \n#KimSejeong #HongJisoo #Sejeong #Joshua #ioi #gugudan #SEVENTEEN…
## 5710 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 5711 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5712 RT @taehyuncore: seventeen pictures that are so pinterest coded ; a thread 💌
## 5713 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5714 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5715 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 5716 RT @taehyuncore: seventeen pictures that are so pinterest coded ; a thread 💌
## 5717 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 5718 RT @snwulove: wts lfb help rt pre order keyrings for soonwoo lovers!\n\n₱100 only for keyrings( 3 slots per keyring )\n\ncan open for other mem…
## 5719 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5720 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5721 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5722 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5723 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5724 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5725 RT @dangersvt: date night 🌃\n\n#CSD #CaratSelcaDay @pledis_17 #JOSHUA #SEVENTEEN https://t.co/ENg9E152bS
## 5726 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5727 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 5728 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5729 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5730 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5731 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5732 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5733 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5734 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5735 RT @seolarenjun: I long to become a ray of light and caress his face 🖤\n\n#CaratSelcaDay #CARAT #CSD #SEVENTEEN #MINGHAO #THE8\n@pledis_17 htt…
## 5736 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5737 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 5738 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5739 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5740 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5741 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5742 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5743 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 5744 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5745 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5746 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 5747 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 5748 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5749 RT @_wonwoorideul__: wts lfb ph seventeen photocards\n#yanatindera \nmostly wonwoo yung andito, strictly sold as set but y'all can look for k…
## 5750 RT @BooNon_98: remember when woozi said this in AAA 2019...\n\n"It's a big honor for us to win album of the year daesang on a self produced a…
## 5751 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5752 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5753 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5754 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5755 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5756 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5757 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5758 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5759 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5760 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5761 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5762 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 5763 RT @scoups4life: WTS LFB PH\n\nSeventeen Be the sun in Bulacan\n\n❤️ (1) LBA REG 103 R32 S29\n🧡 ₱8k (discounted from 12.7k!) \n💛 Already same pri…
## 5764 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 5765 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5766 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5767 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5768 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5769 RT @woojoodollz: we’re matchy matchy 🫶🏻\n\n{#CSD #CaratSelcaDay #SEVENTEEN #CARAT #WOOZI #세븐틴 #우지 @pledis_17} https://t.co/Jbf82MNdBg
## 5770 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 5771 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5772 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5773 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5774 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 5775 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5776 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5777 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5778 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5779 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 5780 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5781 RT @itsjba0325: Just how fast the night changes!😊 \n#KimSejeong #HongJisoo #Sejeong #Joshua #ioi #gugudan #SEVENTEEN…
## 5782 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5783 RT @xuminghaoluvr: me 🤝🏼 hoshi\nselfies in the dark >>>\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/xtEHKp5KKX
## 5784 RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB
## 5785 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5786 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5787 RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…
## 5788 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5789 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5790 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5791 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5792 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 5793 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5794 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5795 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 5796 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5797 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5798 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5799 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5800 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5801 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 5802 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5803 RT @seobkitty: me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk
## 5804 RT @smplyfallinforu: 📞 ℍ𝕖𝕝𝕝𝕠 ⭐\n\nᴊᴏꜱʜᴜᴀ ʙɪʀᴛʜᴅᴀʏ ᴄᴀꜰᴇ ᴇᴠᴇɴᴛ\n🦌 December 30, 2022\n🦌 WouldULike PH Branches @WouldULikeph \n(SM Light Mall, SM G…
## 5805 RT @wwonecart: 「 wts lfb ph | help rt ! 」\n\ndk dangwa set\n ー ₱1000 (all-in + lsf)\n ー only sold as set \n ー ☓ sensi\n ー also wtt dokyeo…
## 5806 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5807 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5808 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 5809 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5810 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5811 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Average Socialite https://t.co/Br41wNAKur
## 5812 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5813 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 5814 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 5815 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5816 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 5817 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5818 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5819 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 5820 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5821 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 5822 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5823 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5824 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 5825 RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…
## 5826 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5827 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5828 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5829 RT @RaidenVotes: SMA VOTES GIVEAWAY (Main Prize)\n\n⭐ 500 Gold Hearts\n\n🪁 Like and RT this Tweet\n🪁 Follow me (Must reach 150 followers)\n🪁 Drop…
## 5830 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5831 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5832 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5833 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5834 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 5835 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5836 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5837 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5838 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5839 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5840 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5841 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 5842 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5843 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5844 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5845 RT @slvppy: twitter needs a dislike button so i can be a hater
## 5846 RT @neo__phyte: Let’s see my happiness~ ♡♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17 https://t.co/pslTZAeFLG
## 5847 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5848 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5849 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 5850 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5851 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5852 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 5853 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 5854 RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…
## 5855 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 5856 RT @mirandaescobarr: my hip dips make me feel so ugly
## 5857 RT @yoonz1n004: happy jeongcheol day~ 💙💜\n\n🍒🍓 𝐬𝐭𝐫𝐞𝐧𝐠𝐭𝐡 & 𝐞𝐬𝐜𝐚𝐩𝐞 🍓🍒 \nseventeen be the sun bulacan\n\n📢 i will be giving away coupjeong/jeongche…
## 5858 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5859 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5860 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 5861 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5862 RT @trishfgx: 🌻 BeTS in Bulacan freebies 🌻\n\nHi! I'll be giving a pack of candies which includes unofficial photos of Jeonghan. I'll give it…
## 5863 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5864 RT @pixylshi: [USA/WW GO] ViVi 2023.02 JAPAN MAGAZINE (SEVENTEEN)\n\n💸$7 - CAP=20\n⏲Dec 19th 7PM EST\n📝https://t.co/RtqeL78rYo\n🆙https://t.co/U0…
## 5865 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5866 RT @glassofcoups: (helping a friend) \nRT/likes vv appreciated💌\n\nWTS Be The Sun Additional Show In Jakarta\n- Blue C Carmem (1x)\n- reasonable…
## 5867 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 5868 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5869 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 5870 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 5871 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5872 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5873 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 5874 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 5875 RT @QBall_Ww: 221215\nICN✈️EyeS on U\n#SEVENTEEN #원우 #WONWOO #ウォヌ #세븐틴 https://t.co/QE8YTV2iHu
## 5876 RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…
## 5877 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 5878 RT @cscthnkr: #scoups : that 😗 guy from seventeen https://t.co/TuFP5JhAHA
## 5879 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 5880 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5881 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 5882 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 5883 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5884 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5885 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5886 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5887 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 5888 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5889 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 5890 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5891 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5892 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5893 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5894 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5895 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5896 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 5897 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 5898 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5899 RT @svtcharts: #SVT_DREAM is now certified 3x Platinum in Japan (RIAJ) for reaching 750,000 shipments!\n\n#SEVENTEEN #세븐틴 @pledis_17 @pledis_…
## 5900 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5901 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5902 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 5903 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5904 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5905 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 5906 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 5907 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 5908 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5909 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 5910 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 5911 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 5912 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5913 RT @RCTIPlus: GIVEAWAY TIME 🥳🥳🥳\n\nRCTI+ bagi-bagi 2 official Lighstick K-Pop PENTAGON, TREASURE & 8 Album SEVENTEEN, THE BOYZ, STRAY KIDS da…
## 5914 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 5915 RT @17_seventeen_05: When I see my face in your two eyes\nAs if the world has stopped, I will hug you. \n\n#SEVENTEEN #HOSHI #CSD #CaratSelca…
## 5916 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 5917 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 5918 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5919 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 5920 RT @mulletd1no: fuzzy hat season!❄️☃️🌨️ \n#csd #CaratSelcaDay #SCOUPS #에스쿱스 #세븐틴 #SEVENTEEN https://t.co/W3yhmEVe8L
## 5921 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5922 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 5923 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5924 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 5925 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 5926 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 5927 RT @soompi: #SEVENTEEN Goes Triple Platinum For 1st Time In Japan + #BTS's #Jin Earns 1st Solo RIAJ Album Certification\nhttps://t.co/X7jeqe…
## 5928 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 5929 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5930 RT @seobkitty: me and my date. 💋\n~@pledis_17 \n\n#CSD #CaratSelcaDay #Mingyu #SEVENTEEN https://t.co/rhWKVH4krk
## 5931 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5932 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 5933 RT @gobypurplekiss: 🛍️PURPLEKISS ONGOING PRE-ORDERS\n\n🛒 NCT Dream - Winter Special Mini Album (Candy) X Sellkor\n🛒 Tabungan Lightstick (All G…
## 5934 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5935 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 5936 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 5937 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5938 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 5939 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5940 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 5941 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5942 RT @cheolkwons: hello! i won't be there today but i've got a few freebies to share as well! just look for the same person on the tweet belo…
## 5943 RT @rervoke: — we keep it colorful 🌈\n[ #CSD #CaratSelcaDay #SVT\n#Hoshi #SEVENTEEN #CARAT ] https://t.co/uYCkeVEqAo
## 5944 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 5945 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 5946 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5947 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 5948 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5949 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 5950 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5951 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 5952 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5953 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 5954 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \n\nMe and @Kylavv18 will be giving away freebies for BeTS 🤩\n\n♡Read and follow the mechanics to claim…
## 5955 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 5956 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 5957 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5958 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 5959 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5960 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5961 RT @xu8hao_o: ube pandan couple 💚💜\n#CaratSelcaDay #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/SSZPNXqKDB
## 5962 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 5963 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 5964 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 5965 RT @yoonzinahae: One lucky #teamlabas will be able to see Seventeen later! Good luck! 💗\n\nI’ll post my whereabouts later if you wish to get…
## 5966 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 5967 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 5968 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5969 RT @booshushuu: [RTs are appreciated] 🫶🏼\n\n🌼 SEVENTEEN “BE THE SUN” ADD SHOW IN JAKARTA FREEBIES 🌼\nby : @booshushuu \n\n📍Stadion Madya GBK\n🗓 2…
## 5970 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 5971 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5972 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5973 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5974 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 5975 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5976 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5977 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 5978 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 5979 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5980 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 5981 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 5982 RT @dinosfavgf: im going ia again sorry >< #csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/tJdu2XEuTC
## 5983 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 5984 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 5985 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 5986 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 5987 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 5988 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 5989 RT @Seoul_Merchant: ⚠️RT FOR A SURPRISE DM⚠️\n#SeoulMerchant_SALE\n\n12.15 SALE RANDOM ALBUM FOR 99 EACH\n\n• FREE SHIPPING on selected items!…
## 5990 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 5991 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 5992 RT @devluvschwe: sweater + glasses gf and hoodie + glasses bf #csd #CaratSelcaDay #VERNON #Seventeen @pledis_17 https://t.co/fvGLOBFnOW
## 5993 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 5994 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 5995 RT @svtcontents: [#INSTAGRAM] munwansik IG update with SEVENTEEN https://t.co/JyVbKphiuy
## 5996 RT @daljackgyeom: wts lfb seventeen minghao jeonghan ph padilla kihno postcards dicon heart cheek \n\n600 for set only\ncan ship to different…
## 5997 RT @dxlcefarniente: jeonghan will always be the #1 seventeen vocal enthusiast: \n\nsecond life ver.\n\n#SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_…
## 5998 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 5999 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 6000 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6001 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6002 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 6003 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6004 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 6005 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6006 RT @sseraespagirls: SEVENTEEN - fear | STAYC https://t.co/XcGeruA7M9
## 6007 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6008 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6009 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 6010 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6011 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6012 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 6013 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6014 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 6015 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6016 RT @ChinaMusicData: 🇨🇳 “Best Selling Male Group Album” nominees\n\n• ‘Beatbox’ — NCT DREAM\n• ‘Glitch Mode’ — NCT DREAM\n• ‘Proof’ — BTS\n• ‘Fac…
## 6017 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6018 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6019 RT @dinosfavgf: im going ia again sorry >< #csd #CARAT_SELCA_DAY #최승철 #SEUNGCHEOL #SEVENTEEN @pledis_17 https://t.co/tJdu2XEuTC
## 6020 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6021 RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…
## 6022 RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…
## 6023 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6024 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6025 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6026 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6027 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 6028 RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK
## 6029 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6030 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 6031 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 6032 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6033 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6034 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6035 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 6036 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 6037 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6038 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6039 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 6040 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6041 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6042 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6043 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6044 RT @Heavy_Dew: @SimonDavisBarry AHHHHHH I promise I will promote the show and make people sign the petition to the concert I’m attending la…
## 6045 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 6046 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6047 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6048 RT @loeyshuaa: “Confuse Hoshi with clam Joshua ft hyper girl with protective women” 😋❤️ @pledis_17 \n\n#CSD #CaratSelcaDay #JOSHUA #HOSHI #SE…
## 6049 RT @isekaigyu: Glad that the airport personnel confiscated the videos of those who attempted to film and record seventeen's arrival.
## 6050 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6051 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6052 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 6053 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6054 RT @honeygyuhao: leagues apart but still very obsessed with Jeonghan\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.…
## 6055 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6056 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6057 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6058 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6059 RT @Kurotsuchi_____: 𝑀𝑟 𝑎𝑛𝑑 𝑀𝑟𝑠 𝐵𝑜𝑜🍊\n\n.\n\n#CaratSelcaDay #CSD #SEVENTEEN #SEUNGKWAN @pledis_17 https://t.co/T6eAu9JArf
## 6060 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6061 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6062 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6063 RT @17CARATS_INA: - ' - SEVENTEEN HAS CHECK IN JAKARTA CITY - ' - \n\nThank you for participating and supporting us as a sponsor of this proj…
## 6064 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6065 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6066 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6067 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6068 RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…
## 6069 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6070 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6071 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 6072 RT @booleychwe: WTS LFB PH | rush selling seventeen be the sun in bulacan \n\n- (1) LBB Reg 217 Row 62\n- meet up only\n- 10,000 (can do 50% to…
## 6073 RT @cafe_joshua_th: ꒰ pls rt 💎꒱\n\n🌹#JOSHUA 'Birthday Cafe BKK🌹\n\n🗓️ 22 - 28 DEC.\n🚩@fanscafe_bkk\n\n 🌹HASHTAG \n#DreamOfRedRose_1230 \n\n#Happy_JO…
## 6074 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6075 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6076 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6077 RT @SVT_Fancafe: [#MINGYU🌟 Weverse]\n221215 -19:53 KST-\n\n➸ By any chance, has anyone seen my... earphones at the airport.......\n\n#민규 #SEVENT…
## 6078 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6079 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6080 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6081 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6082 RT @SVT_Fancafe: [#HOSHI🌟 Weverse] \n221215 -19:49 KST-\n\n#호시 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nZbhHOvFyY
## 6083 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6084 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6085 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6086 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6087 RT @sounds_of_cheol: seventeen today going to ph 🛫 ot13 🖤 https://t.co/CVgO1urLZY
## 6088 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6089 RT @min9yu_tttop: seventeen departure for be the sun in bulacan ! safe skies @pledis_17 ♡ https://t.co/K5SyKxITPt
## 6090 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6091 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6092 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 6093 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6094 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6095 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6096 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 6097 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6098 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 6099 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6100 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6101 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 6102 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6103 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6104 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6105 RT @smplyfallinforu: ☀️ BE THE SUN in Bulacan ☀️\n\n💎 SCoups, Jeonghan, Woozi and Joshua birthday freebies 🍒😇🍚🦌\n\nDecember 17, 2022\nTime & Loc…
## 6106 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 6107 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6108 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6109 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6110 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6111 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 6112 RT @khanea_: it’s dday of be the sun in bulacan! may this day go well for seventeen and carats. let’s cherish this moment as svt is the fir…
## 6113 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6114 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6115 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6116 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 6117 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6118 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6119 RT @sounds_of_cheol: seventeen heading to ph today ✈️ have a safe flight boys 🖤 https://t.co/A11KHyOizW
## 6120 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6121 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6122 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6123 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6124 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6125 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6126 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6127 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6128 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6129 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6130 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 6131 RT @chansolboo: wts lfb ph\n\nsvt seventeen bets bulacan\nLBA regular 112 , row 23\n\n- ₱12,700 (tix+ sm fees) can lower to 12k if getting today…
## 6132 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6133 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6134 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6135 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' 3 CITY MIX D-1\n\nVOD ON-AIR\n2022.11.25 8PM (FRI) \n▶ https://t.co/BjDpzxmTvJ…
## 6136 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6137 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6138 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6139 RT @mulletd1no: fuzzy hat season!❄️☃️🌨️ \n#csd #CaratSelcaDay #SCOUPS #에스쿱스 #세븐틴 #SEVENTEEN https://t.co/W3yhmEVe8L
## 6140 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6141 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6142 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6143 RT @wooyoobubble: my darling <3 \n\n#CSD #SEVENTEEN #CaratSelcaDay #jun https://t.co/NCtcMmtEHC
## 6144 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 6145 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6146 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6147 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6148 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6149 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6150 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6151 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6152 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6153 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6154 RT @pledis_17: 'TOUR-ING : SEVENTEEN WORLD TOUR [BE THE SUN]' VOD Official Photo #3\n\nVOD ON-AIR TONIGHT 8PM!\n▶ https://t.co/BjDpzx5QtJ \n\n#S…
## 6155 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6156 RT @ready_to_woo: For today's selca day let me bring back whatever this was I did with Jeonghan \n\n#SEVENTEEN #CaratSelcaDay #CSD #JEONGHAN…
## 6157 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 6158 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 6159 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6160 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6161 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6162 RT @iIywh: HE KNEW EXACTLY WHAT HE WAS DOING HERE @pledis_17 #SEVENTEEN #HOSHI #LA3C https://t.co/y8NRa1z4uI
## 6163 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6164 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6165 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 6166 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA
## 6167 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6168 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6169 RT @livenationph: Check out this guide to Philippine Arena Doors for an easy and hassle-free entry to your ticket sections. See you tomorro…
## 6170 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6171 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6172 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6173 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 6174 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 6175 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6176 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6177 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 6178 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6179 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6180 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6181 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 6182 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6183 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 6184 RT @dokyeomfiles: I survived 2022, thanks to DK / SEVENTEEN OT13! 🥺😭\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK \nhttps://t.co/uJM8HOC6IV
## 6185 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6186 RT @xum8nghao_o2: [SEVENTEEN WEVERSE]\n221201\n#JEONGHAN 🌟\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/E2VuFDLKUE
## 6187 RT @alaiwahmeng: wtb / want to buy\n\nsg23 photocards\n- jeonghan\n- joshua\n- mingyu\n- hoshi\n- wonwoo\n\n✅pair is ok\n✅satuan with higher price is…
## 6188 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6189 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6190 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6191 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6192 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6193 RT @wonubliss: seventeen's quarantine life @pledis_17 https://t.co/T5X3OeB9vj
## 6194 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6195 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6196 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6197 RT @seoksooinlove: ✨Be The Sun in Bulacan freebies✨\n\nI'll be giving away glow in the dark bracelets, approx 150pcs \n\n♡ For team concert & t…
## 6198 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6199 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6200 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6201 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 6202 RT @sounds_of_cheol: seventeen in ph 🇵🇭 \nlechon - bbq - jollibee https://t.co/cpdM7h85Oo
## 6203 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6204 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 6205 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6206 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6207 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6208 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6209 RT @ye0sunx: alexa, play 'crazy in love' by seventeen<3\n\n#CaratSelcaDay #csd #Junhui #MINGHAO https://t.co/mk8uiUCRUj
## 6210 RT @vnivting: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME\n✅ Drop proofs\n\n#ENHYPEN #ATEEZ #MONSTA_X #SEVE…
## 6211 RT @wonubliss: seventeen and jollibee chicken joy🍗 https://t.co/RFoVNkAA8p
## 6212 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6213 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 6214 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6215 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6216 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6217 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6218 RT @2_moka2006: Seventeen \n#الروح_الحلوة_في
## 6219 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6220 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6221 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6222 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6223 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6224 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6225 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6226 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA
## 6227 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 6228 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6229 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6230 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6231 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 6232 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6233 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6234 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6235 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6236 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6237 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 6238 RT @_bubblethe8: D-1 to BE THE SUN IN BULACAN! ☀️\n\nTickets: https://t.co/hoSlgwAFwa\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/QNLdySgiY8
## 6239 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6240 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 6241 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 6242 RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU
## 6243 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6244 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 6245 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6246 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6247 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6248 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 6249 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6250 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6251 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 6252 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6253 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6254 RT @dadeuthannie: going seventeen universe with dino (picheolin) as the main character 😌\n\nwhat on earth > boo drop guru > wonwoo’s diary ht…
## 6255 RT @smolseokmin: PLEASE 😭\n\n221210 #DOKYEOM DK #LA3C #SEVENTEEN #도겸 https://t.co/yhOXFRWGZ3
## 6256 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6257 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6258 RT @essicakes_: 🧡 BE THE SUN IN BULACAN FREEBIES 🧡\n\nHi! I'll be giving out diamond ring pop with light + random unofficial pcs later! ✨\n \nK…
## 6259 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6260 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6261 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6262 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6263 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅ LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#SEVENTEEN #TWICE #TXT #…
## 6264 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 6265 RT @dadeuthannie: “The whole thing was made possible thanks to their sense of humor and their trustworthy acting skills.”\n\n“ We just gave t…
## 6266 RT @BILLLIEFILES: SEVENTEEN’s SEUNGKWAN posted a signed the Billage of perception: chapter 2 album he got from Billlie on his Instagram Sto…
## 6267 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6268 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6269 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6270 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6271 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6272 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6273 RT @jeonwonhao: hey hey hey, carats! i'll be giving away haikyu x seventeen freebies for #BeTSinBULACAN ◡̈ .。*♡\n\n✿ includes 1 member ea…
## 6274 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6275 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6276 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6277 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 6278 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 6279 RT @underscore_kdot: wts lfb onhand\n\nSeventeen Be The Sun tix\nUBB PREM 417 same price + online fee\n\nrfs: decided not to go \n\ndm me for more…
## 6280 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6281 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6282 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6283 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6284 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6285 RT @teumecarat1213: a little giveaway for #BeTheSunBulacan \n\nFOLLOW @treasure_cart\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL TOMOR…
## 6286 RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…
## 6287 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6288 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 6289 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6290 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6291 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6292 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 6293 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6294 RT @svtcontents: [#FANSIGN] SEVENTEEN 4th Full Album 'Face the Sun' Yizhiyu Fansign Event Round F Photocards\n\n— Random 1 out of 13\n\n🖇️ http…
## 6295 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6296 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6297 RT @svtcontents: [#MAGAZINE] SEVENTEEN for ViVi Magazine February 2023 Issue Details\n\nSpecial Edition\nAmazon: https://t.co/JclzJkLqzU\nRakut…
## 6298 RT @svtcontents: [#INSTAGRAM] munwansik IG update with SEVENTEEN https://t.co/JyVbKphiuy
## 6299 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6300 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6301 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6302 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6303 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6304 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6305 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 6306 RT @YOUREMYLLGHT: wts lfb help rt\n\nseventeen be the sun con ticket (ubb reg) — 4850 (100 for online fees)\n\nt. wts lfb ph svt seventeen be t…
## 6307 RT @gyumicart: wts lfb ph seventeen fts yzy f [batch 2]\n\n❌ scoups jeonghan jun mingyu\n✅ joshua hoshi wonwoo woozi the8 dk seungkwan vernon…
## 6308 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6309 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6310 RT @byunscart456: wts lfb ph svt\n\nseventeen dk your choice hmv vernon face the sun weverse sector17 pc — 2200 (free sf)\n\n— payo\n— dm to cl…
## 6311 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6312 RT @J2hann: WTS Seventeen Be The Sun in Bulacan ticket:\n\n— UBC REG 409 Row seat: 99-165\n\n1,850+ 100 online fee (Same price bought) = ₱1,950…
## 6313 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6314 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6315 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6316 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 6317 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6318 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6319 RT @SopheaJane: @tinkswonu I love how we have access to the chronology of this stories.. bits here and ther in different platform but alway…
## 6320 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6321 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6322 RT @cinnamonkeu: helping a friend!! help rt 🫶🏻\n\n🔥 WTS LFB SEVENTEEN BE THE SUN - BULACAN 🔥\n\n(2) Tickets \n💎SECTION: UBOX C PREM 417\n💎ROW: 11…
## 6323 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6324 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6325 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6326 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6327 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6328 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6329 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 6330 RT @soonchanranghae: SEVENTEEN BE THE SUN WORLD TOUR LYRICS AND FANCHANT GUIDE\n\nA thread;
## 6331 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6332 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6333 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6334 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6335 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6336 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6337 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6338 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6339 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6340 RT @classytae18: 💌 Be The Sun Ticket Envelope 💌\n\n✔️ Matte printed\n✔️ thickness is similar to folder\n✔️ Can choose ur bet members\n✔️ 30 peso…
## 6341 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6342 RT @kpopvotes_ga: GIVEAWAY SEOUL MUSIC AWARDS 2022 MAIN\n\n🎁 10 votes (1000 💛) \n\nRules:\n📌Like and Rt this\n📌 Follow @kpopvotes_ga (must reach…
## 6343 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6344 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6345 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6346 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6347 RT @svtcontents: [THREAD] SEVENTEEN at LA3C Festival - Day 1 \n\nvia Asia Pacific Arts Online Magazine https://t.co/t5vFFwDeoA
## 6348 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6349 RT @_leathv_: With the love of my life 🤍 #CaratSelcaDay #CSD #MINGHAO #SEVENTEEN https://t.co/s5SiJkzrON
## 6350 RT @Twentieshoyo: sheeesh 😎\n\n[ #THE8 #SEVENTEEN #CSD #CaratSelcaDay @pledis_17 ] https://t.co/3yKZqTxMLn
## 6351 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6352 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6353 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6354 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6355 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 6356 RT @SVT_Fancafe: [#JOSHUA🌟 Weverse]\n221214 -00:43 KST-\n\n➸ I asked Jeonghan to take pics making my legs look long, and this is how he took i…
## 6357 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6358 RT @kyeomcarthur: — seventeen be the sun in bulacan 🌻\n\nhi! I'll be giving out freebies on dec 17 🫶 thank you and see you carats! \n\nrts are…
## 6359 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6360 RT @kyeomcarthur: annyeong it's lee chan! \n\nso ayon, I'll be selling baby seventeen bubbleheads tom. 60 pesos each ^^ \n\nsadly, I wasn't abl…
## 6361 RT @DokyeomGaabs: 'Cause we never go out of style ✨️\n\neu e o nonu de roupa chique 😋\n#CSD #CaratSelcaDay #SEVENTEEN #WONWOO @pledis_17 https…
## 6362 RT @sevalentine_: CARATs! SEVENTEEN is coming back this December 17 for their additional show, #BeTheSuninBULACAN! 💎☀️ \n\nJoin them as they…
## 6363 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6364 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6365 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 6366 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6367 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6368 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6369 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6370 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 6371 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6372 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6373 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6374 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6375 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6376 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6377 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6378 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6379 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6380 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6381 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6382 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6383 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6384 RT @qwertdkk: wts lfb svt ph || help rt ! \n\ndk 200 | jn 300 | ww 400 | hs 250 | wz 200 | sk 200 | js 250 | hs 250\n\nset price: 2,050 | 2000…
## 6385 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221213 -23:44 KST-\n\n➸ Carats♥️ Thankyou for making Seventeen proud todayㅎㅎ Thanks to our Carats' love and s…
## 6386 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6387 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 6388 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6389 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 6390 RT @miss_svtmafia: D-DAY TOMORROW ㅠㅠㅠ\nCARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2…
## 6391 RT @_gumgummy: 𝑰'𝒍𝒍 𝒘𝒊𝒍𝒍 𝒏𝒆𝒗𝒆𝒓 𝒇𝒊𝒏𝒊𝒔𝒉\n 𝒇𝒂𝒍𝒍𝒊𝒏𝒈 𝒊𝒏 𝒍𝒐𝒗𝒆 𝒘𝒊𝒕𝒉 𝒚𝒐𝒖.\n\n#CSD #CaratSelcaDay #Seungkwan #SEVENTEEN #승관 @pledis_17 https://t.co/Jlk…
## 6392 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6393 RT @kenari_na: 👖🪣🎩🍊 | Jeans Bucket Hat with Kwan\n❣️\n#CaratSelcaDay #CARAT #SEUNGKWAN #SEVENTEEN https://t.co/pbQQXRtoVz
## 6394 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6395 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 6396 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6397 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6398 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6399 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6400 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6401 RT @livenationph: FOUR DAYS LEFT 'TIL SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 LIVE AT THE BIGGEST INDOOR ARENA IN THE WORLD - PHILIPP…
## 6402 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 6403 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6404 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6405 RT @snowkhoshi: seventeen has always been the same https://t.co/mRuHBPIohL
## 6406 RT @seokkiebby: ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n "so... where are we going for our date?"\n⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n#CaratSelcaDay…
## 6407 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6408 RT @pinkkiewonu: miror selfie with hoshi\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN @pledis_17 https://t.co/HVqRuoEiLJ
## 6409 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6410 RT @fae_______: In answering a question to fans, Hoshi of Seventeen said that GDRAGON is an artist he likes!❤️ cr. @/hoshzone \n\n#GDRAGON @I…
## 6411 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6412 RT @ayshuahong_: An equation between me and you\n\n🙇♀️📷\n\n#SEVENTEEN #CSD #세븐틴 #CaratSelcaDay #민규 #MINGYU @pledis_17 https://t.co/Fz3viTeXHn
## 6413 RT @wonuversee: matchy with wonu 🫶🏻 \n\n#CaratSelcaDay #CSD #WONWOO #원우 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/y6wg3sw8uy
## 6414 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6415 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6416 RT @SVT_Fancafe: [#WONWOO🌟 Weverse]\n221213 -23:14 KST-\n\n➸ Thankyou for always walking together with me, though I walk in silence.\nI'll supp…
## 6417 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 6418 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 6419 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6420 RT @caratdeu113_: For those who'll come tomorrow for BeTSinBulacan, please take care and please be safe!! And of course, PLEASE ENJOY THE C…
## 6421 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 6422 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6423 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6424 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6425 RT @hazycacarrot: your lips my lips, apocalypse~\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 @pledis_17 https://t.co/Rf1dnmKq2O
## 6426 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6427 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 6428 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6429 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6430 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 6431 RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK
## 6432 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6433 RT @ihrtjaehyunn: Don’t make me choose yet😭\n#csd #CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN @pledis_17 #MINGYU #minghao https://t.co/v3jlln…
## 6434 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 6435 RT @belongs_to_j: i’m just like you, you’re just like me~~~ 😆🌀🏃🏻♂️\n\n#CSD #CaratSelcaDay #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wX…
## 6436 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6437 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6438 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 6439 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 6440 RT @gelgel_ly: You stole my heart, but i’ll let you keep it❤️\n#CaratSelcaDay #CSD #세븐틴 #SEVENTEEN #SCOUPS #최승철 #choiseungcheol @pledis_17…
## 6441 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 6442 RT @SVT_Fancafe: [#JOSHUA🌟 Weverse]\n221213 -23:02 KST-\n\n➸ Thankyou so much Carats ㅠㅠ I'm very happy because thanks to Carats, we received t…
## 6443 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 6444 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 6445 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6446 RT @hosh_kw0n: My world with you 🌎💙\n\n#CSD #CaratSelcaDay #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/IOzMBllxoe
## 6447 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6448 RT @luvzhyuk: i kinda wanna go on a follow spree for all the groups i stan so if u stan these groups pls interact:\n\ne’last\nkara\ncsr\nkingdom…
## 6449 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 6450 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6451 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 6452 RT @m1n9yu_ku: Let them know about us. \n\n#CSD #CaratSelcaDay \n#THE8 #MINGHAO #명호 \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/YkYFpZIqe3
## 6453 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 6454 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6455 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6456 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6457 RT @SVT_Fancafe: [#SCOUPS🌟 Weverse]\n221213 -22:44 KST-\n\n➸ Thankyou Carats🤍💛\nI believe you'll be watching us from anywhere, I'll work really…
## 6458 RT @jeongshooa: 𝑦𝑜𝑢 𝑎𝑟𝑒 𝑚𝑦 𝑠𝑜𝑦𝑚𝑎𝑡𝑒 🥢\n\n#CaratSelcaDay #CSD #JEONGHAN #윤정한 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/L6COEyUgpJ
## 6459 RT @wonubliss: 2022 Asia Artist Awards \n🏆 Hot Trend\n🏆 Fabulous\n🏆 Singer of the Year \n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/2zMWmc3gPU
## 6460 RT @min9yu_tttop: SEVENTEEN on 2022 Asia Artist Awards 🎉 \n\n🏆 Fabulous Award \n🏆 Hot Trend Award \n🏆 Daesang — Singer of the Year\n\n@pledis_17…
## 6461 RT @hoshiluvssa: nemenin hoshi perform hehe :D\n\n♥︎ #CSD #CaratSelcaDay #HOSHI #SEVENTEEN @pledis_17 https://t.co/YMmSEKHTC2
## 6462 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6463 RT @gottamarryem17: 𝑺𝒕𝒓𝒐𝒍𝒍𝒊𝒏𝒈 𝒂𝒓𝒐𝒖𝒏𝒅 𝒊𝒄𝒐𝒏𝒊𝒄 𝒑𝒍𝒂𝒄𝒆𝒔 𝒘𝒉𝒊𝒍𝒆 𝒄𝒂𝒑𝒕𝒖𝒓𝒊𝒏𝒈 𝒎𝒆𝒎𝒐𝒓𝒊𝒆𝒔\n— 𝑶𝒍𝒅 𝒃𝒖𝒕 𝒈𝒐𝒍𝒅\n\n#CSD #CaratSelcaDay\n#JOSHUA #SEVENTEEN @pledis_…
## 6464 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 6465 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 6466 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6467 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6468 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6469 RT @shuahae_3_: 𝐎𝐮𝐫 𝐇𝐞𝐚𝐥𝐢𝐧𝐠, 𝐇𝐞𝐚𝐥𝐢𝐧𝐠~ 💙\nWith Mingyu \n\n#CSD #Mingyu #민규 #CaratSelcaDay #SEVENTEEN @pledis_17 https://t.co/UvyYAGjB8E
## 6470 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6471 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6472 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 6473 RT @mgyuppy: ( 03 : 00 AM ) . \n- you're are the reason that i lie awake ;\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN #세븐틴 @pledis_17 https…
## 6474 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6475 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 6476 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 6477 RT @SVT_stagram: [#SEUNGKWAN 📸 Instagram Story] \n221215 pledis_boos \n\n#승관 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/d7ppd0k6gz
## 6478 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6479 RT @itzgfdk__: [🖤]\n\nimmeasurably beside you is the most beautiful thing i ever wanted. beyond measure in your arms is the most beautiful th…
## 6480 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6481 RT @z0crt: Carat selca day with this giant baby\n\n#CSD #CaratSelcaDay #SEVENTEEN #MINGYU @pledis_17 https://t.co/LbgkZrYrwr
## 6482 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6483 RT @Cathleenexus: Happy sweet seventeen @Daisy_JKT48 !\nI wish you much much love on your sweet 17, you’re not so little anymore! Keep growi…
## 6484 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6485 RT @dekpoky: 🎞️ 𝙖𝙗𝙨𝙤𝙡𝙪𝙩𝙚𝙡𝙮 𝙨𝙢𝙞𝙩𝙩𝙚𝙣 🎞️\n"after last night, i think i'm in love with you, i can't get you out of my head"\n\n#CaratSelcaDay #CSD…
## 6486 RT @bieberscoups: S COUPS DURING CHEERS OMFG IM NOT OKAY !!!!! \n\n#SCOUPS\n#SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C\n#세븐틴_더큰꿈을향해_LA3C http…
## 6487 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6488 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6489 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6490 RT @brightestmo_on: Last night was fun. Thanks, Mingyu ^__^\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #세븐틴 #SECTOR17 #_WORLD @pled…
## 6491 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 6492 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6493 RT @17sBaddest: Friend sent this and said “THE SCOUPS ASS” lmaoooo #la3cfestival #SVT_RockTheLA3C_Festival\n#SEVENTEEN_AT_LA3C @pledis_17 ht…
## 6494 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 6495 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6496 RT @shuasmwah: @Stutiyoon , Wanna go back in that restroom and not rest?\n\n#CaratSelcaDay #CSD #stuti #whims #SEVENTEEN @pledis_17 https://t…
## 6497 RT @1228dreams: Concert-ready :))\n\n[The shirt and ticket holder aren’t for sale. But if you’re interested, let us know!]\n\n🏷 svt seventeen b…
## 6498 RT @yoon_maya: ✨BE THE SUN IN BULACAN x \nJOSHUA BIRTHDAY\nFAN SUPPORT ✨\n\nDetails on the photo below.\nCan't wait to meet you, Carats! See you…
## 6499 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6500 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6501 RT @stthsn: gose christmas special wherein the seventeen members are separated into groups and they're having a caroling competition. the g…
## 6502 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6503 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 6504 RT @strwbrryhui: this video when seventeen announced their debut i will cry https://t.co/J7Qj2AyZGm
## 6505 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6506 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6507 RT @0095zi: 📣 WTS LFB PH\n\n- (1) UBB PREM 421 Be The Sun in Bulacan ticket\n- ₱5,850\n- mop: gcash & unionbank\n\ndm if interested!!\nhelp rt, wi…
## 6508 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6509 RT @shuasmwah: When we pull up, you know it's a shutdown 💋\n\n#CARATSELCADAY #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/rgSk3oRn54
## 6510 RT @wonhansolcart: :: ic interest check wts lfb ph bets in bul tix svt #whsitems 💭\n\nSEVENTEEN BE THE SUN ENCORE IN BULACAN TICKETS (3)\n\n• c…
## 6511 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6512 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6513 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6514 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6515 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6516 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6517 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6518 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6519 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6520 RT @svtcontents: @pledis_17 🎥 SEVENTEEN winning the AAA Artist of The Year (Singer of The Year) DAESANG at the 2022 Asia Artist Awards!\n\nht…
## 6521 RT @sunnieq_: Walking in La Salle…\n\n#CaratSelcaDay #CSD #JEONGHAN #준\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/d0U7pRm29A
## 6522 RT @WwangelbabywW: lamon 🫦 is 😩 life ✊🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI #호시 @pledis_17 https://t.co/reZEnCKkP0
## 6523 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6524 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6525 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6526 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 6527 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 6528 RT @sounds_of_cheol: and thats the "SINGER OF THE YEAR", SEVENTEEN!!!\n\nshadow, march, hot 👏🏻🔥 @pledis_17 https://t.co/Dow2Waw56E
## 6529 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6530 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6531 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6532 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6533 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 6534 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6535 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6536 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6537 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 6538 RT @min9yu_tttop: SEVENTEEN the main event!! ❤️🔥 @pledis_17 https://t.co/Mj37YV9zIs
## 6539 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 6540 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6541 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 6542 RT @dadeuthannie: seventeen at aaa - shadow, march, and hot full performance 🖤\n\nstage platforms moving, backup dancers, the amount of carat…
## 6543 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6544 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6545 RT @wonubliss: seventeen performed shadow, march, and hot ... aaaa so excited for saturday 😭😭😭😭
## 6546 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6547 RT @shinvjk: we use the filter, he is 🐶 and i is 🐱\n\n#csd #VERNON #SEVENTEEN #CARAT #CaratSelcaDay @pledis_17 https://t.co/VGaJTdQut0
## 6548 RT @sounds_of_cheol: seventeen aaa daesangs!! 🏆👏🏻🖤\n\nalbum of the year (2019)\nsinger of the year (2021-2022) https://t.co/QwvVngwRPq
## 6549 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6550 RT @wonubliss: SINGER OF THE YEAR, SEVENTEEN 🏆 https://t.co/MAXdHYcHbL
## 6551 RT @min9yu_tttop: SEVENTEEN AAA Daesang 🏆🏆🏆 \n\n2019: Album of the Year \n2021: Singer of the Year \n2022: Singer of the Year\n\ncongrats boys @p…
## 6552 RT @1nlovewtae: When I'm with you there is no one else ! \n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN @pledis_17 https://t.co/C0slY1jhzC
## 6553 RT @nyeacjeon: "Do you wanna be forgiven?"\n\n#CARAT_SELCA_DAY #세븐틴 #SEVENTEEN #WONWOO @pledis_17 https://t.co/sgECpElVPM
## 6554 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6555 RT @imckyunstd: monsta x and seventeen ♡ https://t.co/J2DjHLFRkW
## 6556 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6557 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6558 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6559 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6560 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 6561 RT @wonwoospimp: wts // lfb : seventeen bets bulacan \n\n(1) LOWERBOX B PREMIUM/ LBB 214 ROW 52 SEAT 285 \n₱5,500\npayment can be upon meet up…
## 6562 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6563 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6564 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6565 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6566 RT @ExyTickets: BELOW SRP \n\nSEVENTEEN BE THE SUN BULACAN \n\nUPPER BOX B REGULAR (4)\n\n2500 ( 4 tickets available )\n\nUPPER BOX A (4)\n\nROW 66…
## 6567 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6568 RT @xum8nghao_o2: [SEVENTEEN WEIBO]\n221126\n#THE8 update \n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/RNpSu1yE8x
## 6569 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6570 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6571 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6572 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6573 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6574 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6575 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 6576 RT @AnFhuiseog: 6000 Days by Jim 'Jaz' McCann describes seventeen years of his life imprisoned in Crumlin Road Gaol and the H-Blocks (Long…
## 6577 RT @horangrawrhae: NOW THAT SEVENTEEN ARE BACK IN THE PHILIPPINES. LET ME REMIND YALL AGAIN. THIS JOENGHAN ROAMING AROUND JAPAN AND NOT EVE…
## 6578 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 6579 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6580 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6581 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6582 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6583 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6584 RT @svtcontents: 📰 SEVENTEEN is nominated under several categories at the 2022 China Year End Awards! Winners will be announced on December…
## 6585 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6586 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 6587 RT @dadeuthannie: Congratulations SEVENTEEN for winning the AAA Daesang - Artist of the Year 🏆🏆🏆🥳🎉\n\n#세븐틴 @pledis_17 https://t.co/wZGFcNH9Xi
## 6588 RT @BooNon_98: remember when woozi said this in AAA 2019...\n\n"It's a big honor for us to win album of the year daesang on a self produced a…
## 6589 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6590 RT @SVT_Fancafe: [#JEONGHAN🌟 Weverse]\n220522 -19:22 KST-\n\n➸ ㅋㅋㅋㅋ I uploaded these just for Carats to laughㅎㅎ You've worked hard today tooㅎㅎ…
## 6591 RT @xum8nghao_o2: [SEVENTEEN INSTAGRAM]\n221128 \nsound_of_coups added to his story\n\n#SEVENTEEN #SVT_UPDATES @pledis_17 https://t.co/yCGqFQXm…
## 6592 RT @wonubliss: Congratulations to SEVENTEEN for winning SINGER OF THE YEAR (Daesang) at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆
## 6593 RT @honeysvts: #VERNON_BlackEye headers I made 🖤 #VERNON #BlackEye #버논 https://t.co/99SmG29ckK
## 6594 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6595 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6596 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6597 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 6598 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6599 RT @sounds_of_cheol: SEVENTEEN DAESANG!!\nsvt won "Singer of the year" at AAA 2022. congrats @pledis_17 well deserved! 🏆😭❤️ https://t.co/nQZ…
## 6600 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6601 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 6602 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 6603 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6604 RT @kzells13: WTS / LFB \n\nDK ALBUM PC \nHenggarae an ode attacca hana dul set poet \nJeonghan hoshi dino vernon\nSOGO VER 1\n\nOHAND AND READY…
## 6605 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6606 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6607 RT @saintsaIv: GAGOOOO MY MAN JUST BOUGHT ME BE THE SUN SEVENTEEN TICKETS HAYOP https://t.co/84n5DZ0fVj
## 6608 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6609 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6610 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 6611 RT @otteru_211: 세븐틴 #조슈아 #디노 \n[Article]\nSEVENTEEN Joshua, "Put (his) arms around Dino's shoulders"\nSEVENTEEN Joshua, "Dino, can you see up…
## 6612 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6613 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6614 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6615 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6616 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6617 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6618 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6619 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6620 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6621 RT @WwangelbabywW: lamon 🫦 is 😩 life ✊🏻\n\n#CaratSelcaDay #CSD #SEVENTEEN #HOSHI #호시 @pledis_17 https://t.co/reZEnCKkP0
## 6622 RT @miss_svtmafia: See you tomorrow SEVENTEEN & CARATs! ✨ @pledis_17 https://t.co/FsSy5P2ZN5
## 6623 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6624 RT @fae_______: Most nominated kpop groups for China End Year Awards @/ChinaMusicData \n\n1. Blackpink-14\n2. Seventeen-13\n3. (G)-IDLE-12\n4. R…
## 6625 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6626 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6627 RT @wonubliss: seventeen's outfit tonight https://t.co/xksUCtkKdd
## 6628 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6629 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6630 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6631 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 6632 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 6633 RT @treasurecharts_: #TREASURE now joins NCT, Stray Kids, Seventeen, TXT, Twice and BTS as the only Korean acts that have spent 100 weeks w…
## 6634 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6635 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6636 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6637 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6638 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6639 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6640 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6641 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6642 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6643 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6644 RT @tinkswonu: wonwoo’s photocard for seventeen 2023 season’s greetings ❤️ https://t.co/m2HTo0jfsJ
## 6645 RT @dadeuthannie: Congratulations SEVENTEEN for winning the AAA Fabulous Award 🏆🎉\n\n#세븐틴 @pledis_17 https://t.co/R4aty2ojqE
## 6646 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6647 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6648 RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5
## 6649 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6650 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6651 RT @sounds_of_cheol: seventeen - AAA fabulous award 🏆🖤 https://t.co/MTIp0SIMVt
## 6652 RT @My17youth: SEVENTEEN at AAA 2022 \n\n#SEVENTEEN #세븐틴 https://t.co/ByP5fCF62Z
## 6653 RT @wonubliss: Congratulations to SEVENTEEN for winning Fabulous Award at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆
## 6654 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6655 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 6656 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6657 RT @wonubliss: ooh seventeen’s outfit 🖤 https://t.co/F4iBh0FZY3
## 6658 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6659 RT @TheFigen_: Thieves catch the robber! What a wonderful world! https://t.co/LPbZzY5ore
## 6660 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6661 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 6662 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 6663 RT @feat_annaaa: wts lfb\n\nubc reg 410\n2k\nLONG DOP \ndp : 1k\nrembal : 1k (kahit until end of january na) \n\nrfs : sudden exam sked :(\n\nHELP RT…
## 6664 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6665 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6666 RT @min9yu_tttop: SEVENTEEN with their Hot Trend Award 🏆🧡 @pledis_17 https://t.co/deXFTiU8U7
## 6667 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 6668 RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK
## 6669 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6670 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 6671 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6672 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 6673 RT @dyochans: ☀️ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ☀️\n\n— metalic frame keychains are exclusively for [ better man au ] readers!\n— sn…
## 6674 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6675 RT @seoksooinlove: ✨Be The Sun in Bulacan freebies✨\n\nI'll be giving away glow in the dark bracelets, approx 150pcs \n\n♡ For team concert & t…
## 6676 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6677 RT @wonubliss: Hot Trend Singer - SEVENTEEN 🏆 https://t.co/bOSv42XQn0
## 6678 RT @featuringchan: hello, here's my freebies for BE THE SUN in BULACAN ♥️\n\n⤑ location: tba (hanapin nyo na lang me, eme hahaha)\n⤑ 1:1\n⤑ uns…
## 6679 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6680 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6681 RT @mochymltyy: HELP ME RT THIS 🙏🏻\ni need to clear my album to further my studies 🥺 I’ve lowered the price a lot from RM 35, i really need…
## 6682 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 6683 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6684 RT @SVT_Fancafe: [#DK🌟 Weverse]\n221215 -20:33 KST-\n\n➸ Who's that friend on the right?🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/cCqASx7…
## 6685 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6686 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6687 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6688 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6689 RT @cuipdz: wts lfb ph \n\n💉💒 jeonghan sakristan set\n ₱900 + pf, dop 1 week❕\n💬 all onhand \n\n☆ seventeen social club ssc al fine jun sector 17…
## 6690 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6691 RT @svtcontents: 🖼️ 221213 SEVENTEEN at the 2022 Asia Artist Awards Red Carpet Press Previews\n\nS.COUPS, JOSHUA, JEONGHAN https://t.co/LjaPF…
## 6692 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6693 RT @i4pjae: wts lfb help rt\n\nseventeen be the sun con ticket (ubb reg) — 4850 (100 for online fees)\n\nt. wts lfb ph svt seventeen be the sun…
## 6694 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6695 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6696 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 6697 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6698 RT @gyubasic: —i look over at you and see sunshine 🌞\n\n#CaratSelcaDay #CSD #MINGYU #민규 #SEVENTEEN @pledis_17 https://t.co/1TCxyV8FCg
## 6699 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6700 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6701 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6702 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6703 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6704 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6705 RT @mini_mimisiez: ✨ Seventeen carver ver (DK) unsealed album giveaway ✨\n + peace scoups pc w/ care package ^^ \n\n🌼 mechanics \n- Follow me…
## 6706 RT @snwulove: wts lfb help rt pre order keyrings for soonwoo lovers!\n\n₱100 only for keyrings( 3 slots per keyring )\n\ncan open for other mem…
## 6707 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 6708 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6709 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6710 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6711 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6712 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6713 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 6714 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6715 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6716 RT @p1wonies: jongseob said he went to watch seventeen’s dokyeom’s musical, xcalibur and that it was fun! he also went to watch bap’s daehy…
## 6717 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 6718 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 6719 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 6720 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6721 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6722 RT @WorldwideCarats: [VOTING]\n2022 HANTEO MUSIC AWARDS NOTICE\n\nTo CARATs,\n\nThe SVT Fanbases have decided to prioritize voting on the "GRAND…
## 6723 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6724 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6725 RT @usagaincarats: Updated list of seventeen cupsleeve events in the USA and Canada 💙💖 \n#usaevents #kpopevents #kpop #kpopseventeen #sevent…
## 6726 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 6727 RT @snowkhoshi: seventeen has always been the same https://t.co/mRuHBPIohL
## 6728 RT @theseoulstory: 📸 SEVENTEEN Wonwoo at ‘2022 Asia Artist Awards’ today 💛 @pledis_17 \n\n#2022AAA #2022AsiaArtistAwards https://t.co/SkqdwRa…
## 6729 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6730 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6731 RT @dadeuthannie: SEVENTEEN - AAA Hot Trend Award 🏆🎉🎉 lmao they’re so annoying they’re obviously trying not to laugh while hoshi gives his…
## 6732 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6733 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6734 RT @billboard: Watch #SEVENTEEN’s Joshua, Dino and Mingyu take on the 'Wednesday' dance challenge backstage at #LA3C! https://t.co/Es7BmTtZ…
## 6735 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6736 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 6737 RT @KimMingyuGlobal: [INSTAGRAM]\n221213 Mingyu instagram update\n\n🐶: LA \n2022.12.10\n\nLike, comment, share\n🔗https://t.co/r0ZUhyda0Z\n\n#SEVENTE…
## 6738 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6739 RT @KimMingyuGlobal: [INSTAGRAM]\n221213 Mingyu instagram story update\n\n🐶: @/saythename_17 @SnoopDogg we were so happy to be able to perform…
## 6740 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 6741 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6742 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6743 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 6744 RT @minobeach: let it snow ❄️❄️\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/C2hqfOmlLZ
## 6745 RT @KimMingyuGlobal: Congrats SEVENTEEN for winning AAA Hot Trend, AAA Fabulous Award, and AAA Grand Prize Singer of The Year on 2022 Asia…
## 6746 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6747 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6748 RT @KimMingyuGlobal: [VIDEO] #MINGYU at 2022 Asia Artist Awards IN JAPAN\n\nWatch full:\n▶️https://t.co/AWRIchcUcq\nSeventeen fancam:\n▶️https:/…
## 6749 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6750 RT @KimMingyuGlobal: [INFO] Mingyu has safely arrived in Korea. Rest well Mingyu~ 🐶❤\n\n©️Behind\n#SEVENTEEN #MINGYU\n#세븐틴 #민규 @pledis_17 https…
## 6751 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 6752 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Ilgan Sports\nReact, recommend, share\n🔗https:/…
## 6753 RT @KimMingyuGlobal: [VIDEO] 221214 Mingyu at Incheon Airport\n\n©️Newsen\n#SEVENTEEN #MINGYU\n#세븐틴 #민규 @pledis_17 https://t.co/eCdWUhJPXx
## 6754 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 6755 RT @KimMingyuGlobal: 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.co/QlwrfX…
## 6756 RT @KimMingyuGlobal: 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.co/QlwrfX…
## 6757 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Dispatch\nReact, recommend, share\n🔗https://t.c…
## 6758 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6759 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Xports News\nReact, recommend, share\n🔗https://…
## 6760 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6761 RT @KimMingyuGlobal: [INSTAGRAM]\n221214 Dispatch Korea update with Mingyu and Seventeen at Incheon Airport\n\nLike, Comment, Share\n🔗https://t…
## 6762 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6763 RT @KimMingyuGlobal: [PHOTO] 221214 Mingyu's arrival at Incheon Airport from Nagoya, Japan\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/…
## 6764 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6765 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 6766 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 6767 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6768 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6769 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 6770 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6771 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6772 RT @jiminsols: 💌 seventeen be the sun bulacan freebies ☻\n\n♡ strictly 1:1 (random pack)\n♡ time & loc: tba on d-day\n♡ mbf, rt & like\n\nsee you…
## 6773 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6774 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6775 RT @KimMingyuGlobal: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW #2 #MINGYU CUT\n\n#SVT2023시즌그리팅\n#세븐틴 #민규 @pledis_17 https://t.co/Pe4kwyj5Nz
## 6776 RT @sounds_of_cheol: congrats seventeen for the AAA hot trend award 🏆👏🏻🖤 https://t.co/ehEmee92Ie
## 6777 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/W…
## 6778 RT @wonubliss: Congratulations to SEVENTEEN for winning the Hot Trend Award at the 2022 Asia Artist Awards #세븐틴 @pledis_17 🏆
## 6779 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\nWoozi: "Mingyu, are you okay?\n\n©️Newsen\nReact, r…
## 6780 RT @gyuhuizones: Jun's SVT 2023 Season's Greetings inclusions!\n\ncr. churusvt\n\n#JUN #준 #SEVENTEEN #세븐틴 https://t.co/SHo8n2RRYJ
## 6781 RT @KimMingyuGlobal: 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Osen\nReact, recommend, share\n3. https://t.co/mLeIeNTkM…
## 6782 RT @dadeuthannie: congratulations seventeen!! aaa hot trend award 🎉🎉 https://t.co/ehuaclxW9i
## 6783 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Osen\nReact, recommend, share\n1. https://t.co/q…
## 6784 RT @svtcontents: @pledis_17 [#AWARD] SEVENTEEN won the AAA Hot Trend Award (SINGER) at the 2022 Asia Artist Awards!! Congratulations, our b…
## 6785 RT @jaysungsells: RE-POST BE THE SUN IN BULACAN FREEBIES\n\nhello, i'll be giving away freebies for be the sun in bulacan on Dec 17, 2022!\n\nl…
## 6786 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6787 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6788 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6789 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6790 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 6791 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Main Show Press Previews\n\nSEUNGKWAN, WONWOO, MINGYU https://t.co…
## 6792 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6793 RT @sounds_of_cheol: seventeen 🖤 https://t.co/tilGIaSrZv
## 6794 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 6795 RT @KimMingyuGlobal: [PHOTO] 221215 MINGYU at ICN Airport departs for Manila, Philippines\n\n©️Newsen\nReact, recommend, share\n🔗https://t.co/Q…
## 6796 RT @cutiepie_niiki3: ✎ . . be the sun freebies ♡\n\n🐯 strictly 1:1\nloc: tba on d-day \nrt & like\n\n♡ might add some more if I have some extra f…
## 6797 RT @KimMingyuGlobal: [VIDEO] Seventeen MINGYU departure, a real man is not cold! "I wonder if I'm short-sleeved..."\n\nA special highlight vi…
## 6798 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6799 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6800 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6801 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6802 RT @17svtedit: SEVENTEEN LOCKSCREEN\n\nS.Coups - Jeonghan\n\n@pledis_17 https://t.co/O7ZN06rqJV
## 6803 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6804 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6805 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6806 RT @HappyTixPasabuy: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN\n\nSELLING: (1) Upper Box C Reg 428\n-same price ₱1950\n-can do meetup tom / m…
## 6807 RT @shushucart: ☀️ BE THE SUN IN BULACAN FREEBIES ☀️\n\nHi everyone! I'll be giving a JiHan/YoonHong freebies during the con, specific time a…
## 6808 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6809 RT @IndieBook: At seventeen, Lane Daniels joins the Air Force to direct his life away from conflicts, including those with police, in an at…
## 6810 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6811 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6812 RT @svt_espoons: 221213 AAA S.COUPS\n\n#SEVENTEEN #2022AAA #에스쿱스 https://t.co/fAe2o3IC2J
## 6813 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6814 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6815 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6816 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 6817 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6818 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/R0E2TOejus
## 6819 RT @chsllvr_: 🌷 #BETSinBulacan\n ꒰ be the sun in bulacan freebies ꒱\n\n⤳hello, carats! i will be giving away freebies on dec 17, vv limited co…
## 6820 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6821 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6822 RT @astraleisa: #seventeen's gentle masculinity https://t.co/CmeeqkHoP5
## 6823 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6824 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6825 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6826 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6827 RT @Stunning_COUPS: 221210 LA3C HQ\n\n🥵❤️🔥\n\n#에스쿱스 #SCOUPS\n#승철 #최승철 \n#세븐틴 #SEVENTEEN \n@pledis_17 https://t.co/Vg5jiHvzoe
## 6828 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6829 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 6830 RT @mlkshop_: • RANDOM SEALED ALBUM\n( SEVENTEEN,BTS, ENHYPEN, TWICE, BP, NCT, ATEEZ, IVE, NMIXX, SKZ, MONSTA X, AESPA, LE SSERAFIM, TREASUR…
## 6831 RT @parkwangs: ic for seventeen bets be the sun in bulacan – freebies\n\nhi! might give some jihan, wonshua and rocket line banners on dec 17…
## 6832 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 6833 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6834 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6835 RT @Stunning_COUPS: 221210 LA3C HQ\n\n🥵❤️🔥\n\n#에스쿱스 #SCOUPS\n#승철 #최승철 \n#세븐틴 #SEVENTEEN \n@pledis_17 https://t.co/Vg5jiHvzoe
## 6836 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6837 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 6838 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6839 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6840 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6841 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6842 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6843 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 6844 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6845 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 6846 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6847 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6848 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6849 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6850 RT @cannarikki: Seventeen Be The Sun in Bulacan Giveaway🎫🎁\n🎄 1 Upper Box C Premium Ticket\n🎄 Open only for Carats w/o any BeTS in Bulacan ti…
## 6851 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6852 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 6853 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6854 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6855 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6856 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6857 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6858 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6859 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6860 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6861 RT @13_Gems_17: 《THREAD》\n\nHere is a thread highlighting ALL the achievements & accolades SEVENTEEN have earned this year in 2022 alone.\n\nFu…
## 6862 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6863 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6864 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6865 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6866 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6867 RT @k_sellingvote: 2022 SMA VOTING (MAIN CATEGORY) \n\n💌 1000 hearts (10 votes)\n\n• 300 rt\n• 300 like\n •follow @k_sellingvote \n(must reach 300…
## 6868 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 6869 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6870 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 6871 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6872 RT @UaenCarat0912: Hi everyone! in collaboration with @seoksoocentric , we’ll be giving away 200 sets of freebies! 🫶\n\n🐯 strictly 1:1\n🐸 loc:…
## 6873 RT @17dayph: SEVENTEEN\n7th Anniversary Cafe Open.\n\n📍WouldULike EWM\n\n#YourHappySmileIsMyDay\n#HappySEVENTEENDay https://t.co/fBfPWoqt8L
## 6874 RT @jwwoozii: WOOZI'S BIRTHDAY GIVEAWAY!! \n\n🍚 1 winner of 1122 php gcash\n🍚 22 winners of 50 php gcash\n \n- like & rt\n- reply w woozi or soon…
## 6875 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6876 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6877 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6878 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 6879 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6880 RT @choochu07: 🐯Seventeen as Thomasian Graduates PC🐯\n✨Be The Sun in Bulacan Giveaway✨\n\n💗Like & RT to spread\n💙1:1\n💗First few people to appro…
## 6881 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6882 RT @emop1ssangel: The cure\n\nPornography or Seventeen seconds? https://t.co/QycwjX5p90
## 6883 RT @_withwonwoo: WTS LFB HELP RT\nSEVENTEEN photocards selling for SET ONLY\n\n5000 pesos, payo. Meet up tomorrow sa bets bulacan\nyou may look…
## 6884 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6885 RT @13CaratDiamond_: I also want to add this moment, wherein Minghao became Junhui's photographer in Limbo behind the scenes. \n\n#SEVENTEEN …
## 6886 RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…
## 6887 RT @13CaratDiamond_: In Limbo behind the scenes, Junhui and Minghao took a selca in front of the mirror.\n\n#SEVENTEEN #세븐틴 #セブチ\n#JUN #文俊辉 #준…
## 6888 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6889 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 6890 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6891 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 6892 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 6893 RT @rockwithmingyu: seventeen bets mnl confetti & random merch GA PH!✨️\n\nget a chance to win svt albums, photocards and unofficial merch! +…
## 6894 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand b…
## 6895 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 6896 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6897 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 6898 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 6899 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 6900 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6901 RT @dadeuthannie: seventeen at aaa - shadow, march, and hot full performance 🖤\n\nstage platforms moving, backup dancers, the amount of carat…
## 6902 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 6903 RT @featuringchan: hello, here's my freebies for BE THE SUN in BULACAN ♥️\n\n⤑ location: tba (hanapin nyo na lang me, eme hahaha)\n⤑ 1:1\n⤑ uns…
## 6904 RT @1woo17: CONGRATS SEVENTEEN FOR WINNING THE SINGER OF THE YEAR (DAESANG) AT 2022 AAA 🥳🏆🏆🏆\nFOR 2 YEARS IN A ROW!! \nDESERVE 😭 @pledis_17 h…
## 6905 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6906 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6907 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 6908 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6909 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 6910 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 6911 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 6912 RT @taeramisoo: BE THE SUN ; BULACAN\nSEVENTEEN FANSUPPORT ˗ˋˏ ♡ ˎˊ˗\n\nCONCERT FREEBIES by: taeramisoo\n\n2 random pc\nmoon junhui banner !!!\n\n#…
## 6913 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6914 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6915 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 6916 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6917 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 6918 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 6919 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6920 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 6921 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6922 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 6923 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 6924 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6925 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 6926 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6927 RT @_HONEYHEAVENLY: 181104 IDEAL CUT THE FINAL SCENE \n#정한 #JEONGHAN #세븐틴 #SEVENTEEN @pledis_17 🐰🐰💕 https://t.co/Gcn2s63P3O
## 6928 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 6929 RT @leechancha: 🍚 Woozi Birthday Giveaway 🎂 🎉\n\n▪︎like & rt \n▪︎Vote for Seventeen on MAMA\n▪︎Stream 'HOT' MV\n▪︎drop the tags and proof of vot…
## 6930 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6931 RT @verseok_: vernonified.\n\nwill wear the same fit tomorrow see you guys!\n#CSD #CaratSelcaDay\n#VERNON #SEVENTEEN @pledis_17 https://t.co/Bl…
## 6932 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6933 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6934 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 6935 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 6936 RT @bjyoungfiles: yep, just the two of us\n\n#CSD #CaratSelcaDay #HOSHI #호시 #SEVENTEEN #CARAT @pledis_17 https://t.co/XDhnHUdHNH
## 6937 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 6938 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6939 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6940 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6941 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 6942 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6943 RT @rayofsunkyeom: If you leave me,\nMy tears turn into rain and fall down,\nAnd the four seasons will never stop.\n\n𝙄𝙛 𝙮𝙤𝙪 𝙡𝙚𝙖𝙫𝙚 𝙢𝙚.\n\n#CSD #C…
## 6944 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 6945 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 6946 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6947 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6948 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6949 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 6950 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 6951 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6952 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6953 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6954 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6955 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6956 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 6957 RT @katcheeeeng: Hi filo carats ❤️ \nWe will be giving away freebies on BETS BULACAN this Dec 12. So find me and my besties on dday ❤️\n\n🥰 he…
## 6958 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 6959 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 6960 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6961 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 6962 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 6963 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 6964 RT @yupsheskitten: ‼️ GIVEAWAY ‼️\n— @wonwooshop_ph is giving away: \n\n• 1 SEALED SEVENTEEN ALBUM\n• 1 RANDOM SEASON'S GREETINGS \n\nmechanics o…
## 6965 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 6966 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6967 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 6968 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 6969 RT @cheolitoswifeyy: ✨ALBUM & CASH GIVEAWAY✨\n#HANNIEbiGAy\n\nPrizes:\n3 - SVT Dream Sealed Album\n2 - 500 GCash\n1 - OT13 Fanmade Photocards\n\nEn…
## 6970 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6971 RT @redthreadsells: [ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ]\n\n*♡FAN SUPPORT FOR S.COUPS♡*\n\nhello carats! i'll be giving away these fan…
## 6972 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 6973 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 6974 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6975 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 6976 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 6977 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 6978 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6979 RT @HorangiKrong: 🌞 BeTS Bulacan - FREEBIES 🌞\n\nDate: 17th Dec. 2022\nTime & Location: tba\n\n1:1 ratio (not a Set)\n\nFirst 13 Carats to spot me…
## 6980 RT @HHGives: CHOEAEDOL Giveaway poll 🍲\n\n🗳 300 hearts\n\n▪︎ follow @HHGives with 🔔\n▪︎ Like, rt my pin tweet\n▪︎ Like and rt this\n▪︎ 200 drop pr…
## 6981 RT @eilymee_: « 𝐚𝐥𝐥 𝐨𝐟 𝐦𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐥𝐢𝐤𝐞 𝐦𝐢𝐝𝐧𝐢𝐠𝐡𝐭 𝐫𝐚𝐢𝐧 »\n ❛ ⌗ ꒷꒦ ꒦꒷ ꒷꒦\n\n#Hoshi #SEVENTEEN \n#CaratSelcaDay #carat https://t.co/RdnxuoG…
## 6982 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 6983 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 6984 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 6985 RT @moon_junels: already obsessed with him whining & pouting ever since but this is too much for me too handle.😙✌🏻\n\n#에스쿱스 #SCOUPS\n#승철 #최승철…
## 6986 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 6987 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6988 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 6989 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6990 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 6991 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 6992 RT @NEVERVMlND: just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd
## 6993 RT @r4in3_twt: ☀️ BE THE SUN IN BULACAN ☀️\n\n• baon GA\n• 2 winners of P500 GCASH each\n• for team concert & team labas only\n• before sending…
## 6994 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 6995 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 6996 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6997 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 6998 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 6999 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7000 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7001 RT @pledis_17: SEVENTEEN Special Album '; [Semicolon]' Official Photo #SEUNGKWAN\n\n#SEVENTEEN #세븐틴\n#Semicolon #세미콜론\n#201019_6pm https://t.co…
## 7002 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7003 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7004 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7005 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 7006 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7007 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7008 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7009 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7010 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7011 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7012 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 7013 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7014 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 7015 RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…
## 7016 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7017 RT @mingyoshis: ‼️ BE THE SUN FREEBIES ‼️\n\nHi Carats! @euumii_17 and I will give out limited OT13 and Woozi banners; will include some offi…
## 7018 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7019 RT @pebblebrrain: Dadbur au where Wilbur raises his little brother from a young age. Tommy’s too young to understand, and grows up calling…
## 7020 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7021 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7022 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7023 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7024 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7025 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7026 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7027 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7028 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7029 RT @CarinCamen: Hidden Treasures - Day Seventeen https://t.co/Z8DmRIW5TS
## 7030 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 7031 RT @cherryshgyu: ✨Be The Sun in Bulacan freebies✨\n\nHello! I will be having freebies for betsbul on December 17. 🥰 Simply rt and like this t…
## 7032 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7033 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7034 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7035 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7036 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7037 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7038 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7039 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7040 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7041 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 7042 RT @ohmyjunnie: me: 😐\nhim: ☺️\n\n#CaratSelcaDay #CSD #THE8 #SEVENTEEN @pledis_17 https://t.co/tHX9w3jQFS
## 7043 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7044 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7045 RT @yoonelica: 🎉#BETSinBULACAN FREEBIES🎉\n\n2 weeks left CARATS! \ntogether w/ @azelyoon, @wonwonssii, and @mochiihoshi15, we’re giving away s…
## 7046 RT @mingyuk: styling’s hair\n\n#CaratSelcaDay #CSD #SEVENTEEN #세븐틴 #mingyu #민규 @pledis_17 https://t.co/WoMUkfSBOT
## 7047 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 7048 RT @p1wonies: jongseob said he went to watch seventeen’s dokyeom’s musical, xcalibur and that it was fun! he also went to watch bap’s daehy…
## 7049 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7050 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7051 RT @minwonshuji: BIRTHDAY GIVEAWAY!!\nbirthday ko na 3 weeks na lang so i decided na mag pagiveaway! gusto ko lang mag share 😹🤍\n\none (1) win…
## 7052 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7053 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7054 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7055 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7056 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7057 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7058 RT @ccllrr17: #BeTheSuninBulacan #BeTSBulacan #BeTSinBulacan #Seventeen FREEBIES! Hi Carats! May mga 300 freebies kami na ipapamigay sa dda…
## 7059 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 7060 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 7061 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7062 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7063 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 7064 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7065 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7066 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7067 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7068 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7069 RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…
## 7070 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7071 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7072 RT @SparklingMiii: WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego)\n\nca…
## 7073 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 7074 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7075 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7076 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7077 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7078 RT @jww_jiung: bets bulacan freebies/give away!!\n\n(minwon+cheol unofficial pcs)\n\n~ rt & like \n~ open to all carats \n~ location: TBA \n\nsee u…
## 7079 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7080 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 7081 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7082 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7083 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7084 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7085 RT @Oniwanbashu: “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch couldn’t dra…
## 7086 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7087 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7088 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7089 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7090 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 7091 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7092 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7093 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7094 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7095 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 7096 RT @sounds_of_cheol: coups for seventeen vivi magazine 🤍 https://t.co/0uXeSzpEwg
## 7097 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 7098 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7099 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7100 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 7101 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7102 RT @koreansales_twt: Best-selling K-Acts on Oricon in 2022 (Final)\n\n01. #SEVENTEEN — 1,725,494\n02. #ENHYPEN — 1,007,202\n03. #BTS — 922,497…
## 7103 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7104 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7105 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 7106 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7107 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7108 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 7109 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7110 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7111 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7112 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7113 RT @shanediamond17: HRT WTS LFB BETS Japan TC and Japan Home TC Pulls! Thank you @minwonhoshi ! #EKFeedbacks \nOpen for sale and trade. DM F…
## 7114 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7115 RT @Chewlastic: You Made My Dawn ✨️🖤🎆\n\n#CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Nu4uEk1ytD
## 7116 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7117 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7118 RT @pledis_17: [17'S JUN] Photo by @allurekorea📸\n\n#JUN #준 \n#SEVENTEEN #세븐틴\n#allurekorea https://t.co/8r40oQCYyq
## 7119 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7120 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7121 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7122 RT @minwonjeu: Starting from tomorrow until Dec 23 (7 days of Seventeen) they will publish various contents of svt on vivi sns. 🤭🤭🤭🤭🤭🤭🤭 OKA…
## 7123 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7124 RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…
## 7125 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7126 RT @baekhyunmim: not new to #kpoptwt ~ \n\n gabi \neight-teen <3\ninfp - she/they ⁑ \n\nults - svt, txt, bts, nct, exo, superm + shinee\n\nult bias…
## 7127 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7128 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7129 RT @gabateez: Slip into the diamond life ೄྀ࿐ ˊˎ-\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/VGsv1Hw9z1
## 7130 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7131 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7132 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7133 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7134 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7135 RT @bbkyeoms: the model & the photographer\n\n[#CSD #CaratSelcaDay #DOKYEOM #DK #도겸 #SEVENTEEN #세븐틴 @pledis_17 ] https://t.co…
## 7136 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7137 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7138 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7139 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7140 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7141 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7142 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 7143 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7144 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7145 RT @spicykmg: I still can't believe that I'm seeing SEVENTEEN live tomorrow 😭
## 7146 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7147 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7148 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7149 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7150 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7151 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7152 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7153 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7154 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 7155 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7156 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7157 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7158 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7159 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 7160 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 7161 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7162 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7163 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7164 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7165 RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…
## 7166 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 7167 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7168 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7169 RT @12solamifasol: just saw this park jihoon dancing to hot seventeen during AAA? YESSSSS 🥹 https://t.co/55kAdvUcKl
## 7170 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7171 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7172 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7173 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7174 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7175 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7176 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7177 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7178 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 7179 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7180 RT @Adoring_SVT: [PIC/HQ] 171231 - 180101 #SEVENTEEN at MBC Gayo Daejejeon - Jeonghan\n#세븐틴 #정한 \n[© Rabbit in Daybreak, Purple Snow] https:/…
## 7181 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 7182 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7183 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7184 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7185 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7186 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7187 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 7188 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7189 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7190 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7191 RT @_biscuitrainbow: Under the mask 😷 \n#MINGYU #SEVENTEEN #seventeenfanart https://t.co/OWR2fceO6H
## 7192 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7193 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7194 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7195 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7196 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7197 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7198 RT @dailygyushua: [#NEWS]\n221216 SEVENTEEN is nominated for 13 categories in the 2022 #ChinaYearEnd Awards. Winner will be announced on Dec…
## 7199 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7200 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7201 RT @adoreffects: 💖 Seventeen songs wallpaper(?) 💙\n\n—RT/like if you save it! \n\n@pledis_17 https://t.co/nHUTLdJpUN
## 7202 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7203 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7204 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7205 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7206 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7207 RT @hannieglazed: some of us may found seventeen late,we may have not been there since the start but we found them the exact time when we r…
## 7208 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7209 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7210 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7211 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7212 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7213 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7214 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7215 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7216 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7217 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7218 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 7219 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7220 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7221 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7222 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7223 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7224 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7225 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7226 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7227 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7228 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7229 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7230 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7231 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7232 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 7233 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7234 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7235 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7236 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7237 RT @mecimapro: [UPDATE] SEVENTEEN #BETHESUNinJKT (Additional Show) - Showtime will be at 7PM WIB (19:00 WIB). Event timetable will be updat…
## 7238 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7239 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7240 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7241 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7242 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7243 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7244 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7245 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7246 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7247 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7248 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7249 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7250 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7251 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7252 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7253 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7254 RT @SvtShazam: #DREAM has surpassed 17,000 Shazams\n\n#세븐틴 #SEVENTEEN @pledis_17jp https://t.co/SODPsrQvAm
## 7255 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7256 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7257 RT @zoesthriftshop: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nWe'll be giving out OFFICIAL PHOTOCARDS, TICKET ENVELOPE & AND MANY MORE tomorrow!…
## 7258 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7259 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 7260 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7261 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7262 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7263 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7264 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7265 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7266 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7267 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 7268 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7269 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7270 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7271 RT @philconcerts: SEVENTEEN has arrived safely in Manila. Let's make history tomorrow at the world's largest indoor arena. #BeTSinBULACAN
## 7272 RT @taehyuncore: kissy from minghao & i ( ˘ ³˘) ♡ \n#CaratSelcaDay #CARAT_SELCA_DAY #SEVENTEEN #THE8 #csd #CARAT #세븐틴 https://t.co/IZgU9nryRB
## 7273 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7274 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7275 RT @dadeuthannie: seventeen backup dancers are going to manila too!! 👀 expect something like be the sun seoul/japan https://t.co/WjJdD3CEVm
## 7276 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7277 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7278 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7279 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7280 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7281 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7282 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7283 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7284 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7285 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7286 RT @Oniwanbashu: “Hey Oni how did you get good and drawing people”\n\nOh boy. Oho boy. Ohohohoh /oh boy/.\n\nReal talk, this bitch couldn’t dra…
## 7287 RT @tinkswonu: #원우 wonwoo for seventeen ViVi magazine 💗 https://t.co/oHRCCfKlrG
## 7288 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7289 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 7290 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7291 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7292 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7293 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7294 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7295 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7296 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7297 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7298 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7299 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7300 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7301 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7302 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7303 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 7304 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 7305 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7306 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7307 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7308 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7309 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7310 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7311 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7312 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7313 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7314 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7315 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7316 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7317 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7318 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7319 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7320 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7321 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7322 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7323 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7324 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7325 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7326 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7327 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7328 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7329 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7330 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7331 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7332 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7333 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7334 RT @sweetiejaehyun: ‼️ WANT TO SELL ‼️\n\naab nct dream nct 127 wayv aespa newjeans izone weeekly seventeen itzy rocket punch tbz stayc\n\ndom:…
## 7335 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17\n \n(1) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7336 RT @wxffly: rival in public, lover in private 😎\n\n#CSD #CaratSelcaDay #SEVENTEEN #SEUNGKWAN #세븐틴 #승관 @pledis_17 https://t.co/1CBV24V9Hl
## 7337 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7338 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7339 RT @HiragiJujika: Seventeen BeTS Bulacan Freebies \n\n💎 open for all carats (team labas & team con)\n💎 pls RT & 💗 to spread\n💎 pls fall in line…
## 7340 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7341 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7342 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7343 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7344 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 7345 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7346 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 7347 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 7348 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7349 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7350 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 7351 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7352 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 7353 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7354 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7355 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7356 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7357 RT @kpopBg_ontop: Kpop Boy Groups Ranking in Youtube Music South Korea Top Artists Chart\n(15th December 2022)\n\n#6 #BTS\n#12 #Jungkook \n#27 #…
## 7358 RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…
## 7359 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 7360 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7361 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7362 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7363 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7364 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7365 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7366 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7367 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 7368 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 7369 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7370 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7371 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7372 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7373 RT @jishoocho: 🖇·˚ ༘ ┊͙[Love you to the moon and to Saturn.] ! ˊˎ\n#CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 https://t.co/2am2T8E2IJ
## 7374 RT @wonblvd: it’s truly tragic how ash is less than six months old and seventeen have already locked it in the safe of songs that will neve…
## 7375 RT @won_inamiIIion: @jeonghooniie WTS LFB LBB REGULAR 205 BETS IN BULACAN\n\n- we will be your new friends \n- discounted, 9k nalang negotiabl…
## 7376 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 7377 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7378 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7379 RT @shuarandom: what a handsome villain\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/RuIzq1by1c
## 7380 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7381 RT @pledischarts: #SEVENTEEN 4th Album ‘Face the Sun’ has now surpassed 3,000,000 (3 Million) copies sold on Circle (GAON). 🎉\n\n#세븐틴 @pledis…
## 7382 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7383 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7384 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7385 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7386 RT @LucieTaeYG: 𝓨𝓸𝓾'𝓻𝓮 𝓽𝓱𝓮 𝓸𝓷𝓮 𝓽𝓱𝓪𝓽 𝓘 𝔀𝓪𝓷𝓽...\n\n#CaratSelcaDay #CSD #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/Y0x3uKu7Uy
## 7387 RT @WORLDMUSICAWARD: 🔝🔟ALBUMS JAPAN🇯🇵\n1⃣First Howling:ME #andTEAM\n2⃣JAPAN 1ST EP DREAM #SEVENTEEN\n3⃣Power Of Wish #EXILE\n4⃣'Indigo' #RM\n5⃣S…
## 7388 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7389 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7390 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7391 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7392 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7393 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7394 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 7395 RT @svthugsl: SEVENTEEN IN PHH TODAY ! happy fun everyone thats going stay safe !!
## 7396 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7397 RT @auxinseventeen: You are my summer breeze, my winter sun. 🔆❄\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #SEVENTEEN @pledis_17 https://t.co/dLMakm…
## 7398 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7399 RT @snwuchibuys: 🎀◠ wts lfb svt mingyu pc\n\n╰ ₱300, ₱280 if payo\n╰ rush selling ; onhand\n╰ prio payo \n╰ rcbyt\nhelping my friend! can do meet…
## 7400 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7401 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7402 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7403 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 7404 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7405 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7406 RT @Scoupscherry7: OKAY NVM found an old selfie, IVE BEEN taking selfies like coups way before I even know coups, we’re literal soulmates.…
## 7407 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7408 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7409 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7410 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7411 RT @dokyeomfiles: Mood: super in need of SG 2023 dokyeom inclusions… 🤩\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/OtagLSYyDD
## 7412 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7413 RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…
## 7414 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7415 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7416 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7417 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7418 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7419 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7420 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7421 RT @dokyeomfiles: 221216- The purest White Christmas with Dokyeom! 🎄☃️ | dk_is_dokyeom\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/Radu…
## 7422 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7423 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7424 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 7425 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7426 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7427 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 7428 RT @hoshzone: seventeen tiktok update with hoshi and wonwoo! https://t.co/MT8D7lZFgW
## 7429 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7430 RT @pledis_17: [17'S] SEVENTEEN was recognized for ‘Building K-ulture Bridges’ at LA3C Creativity and Culture Awards! 🏆 Thank you our CARAT…
## 7431 RT @mochipalette: I'M GONNA FREAKING CRY WOOZI'S SO COOL FOR THIS!!!! AND ALSO DKHDKDHDKD MY BILLLIE X SEVENTEEN 🥹😭 https://t.co/pjt9mzSuL0
## 7432 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7433 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7434 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7435 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 7436 RT @_deardarlings: Be The Sun in Bulacan Project ☀️\nby #DearDarlings, \n\nCARATs should stay hydrated for the whole day on December 17, 2022!…
## 7437 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7438 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7439 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7440 RT @madebyazzie: dino scoups seventeen friendship edit https://t.co/AltrsZQN9l
## 7441 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7442 RT @babycrush_: "Even if I give you everything in the world, I will never change, Promise me eternity, If you feel the same way as I do" -…
## 7443 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7444 RT @yamarie_sjsvt: the fact that it's super junior and seventeen's 2nd time here in ph to have their concert and it will happen in the same…
## 7445 RT @imnotyurgirl: I got my vitamin sea with my honey ♡\n#CSD #SEVENTEEN #세븐틴 #CaratSelcaDay #Dino #디노 #LeeChan #이찬 #CARAT #캐럿 @pledis_17 h…
## 7446 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7447 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7448 RT @shannabonbon: << 𝚗𝚘 𝚠𝚘𝚛𝚍𝚜 𝚊𝚛𝚎 𝚎𝚗𝚘𝚞𝚐𝚑 𝚏𝚘𝚛 𝚢𝚘𝚞 ♡ >>\n\n{ #CSD #CaratSelcaDay #JOSHUA #SEVENTEEN @pledis_17 } https://t.co/B3KC2OJvma
## 7449 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7450 RT @Yang_Broke: Done packing the freebies\nJust want to show u guys the inclusions.\n3 set of freebies on the pics\nSee u carat later 🌻\n\n#BeTS…
## 7451 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7452 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 7453 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7454 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7455 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7456 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 7457 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7458 RT @Sugarbllxsom_: 🌟GIVEAWAY TICKET SEVENTEEN BE THE SUN BETS JKT JAKARTA ADDITIONAL SHOW🌟\n\n💙Blue F section for 1 winner💙\n- CARAT\n- Follow…
## 7459 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7460 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7461 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7462 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 7463 RT @choerryscupcake: — day eleven !! looking for #moots on #kpoptwt and #stantwt i’m lei, 02’ <3\n\n★ i stan loona, twice, txt, stayc, sevent…
## 7464 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 7465 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7466 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7467 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7468 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7469 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7470 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7471 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7472 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7473 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7474 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7475 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7476 RT @Genius_kor: #GeniusCharts | 2022 Year-End Genius Korea Chart | Top Male Groups\n1. Stray Kids\n2. BTS\n3. ENHYPEN\n4. TOMORROW X TOGETHER\n5…
## 7477 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7478 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7479 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7480 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7481 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7482 RT @notfluffyatall: Upin n ipin should be together without pin ⁉️🫵🏻😼💗🤍😋😆\n\n#CARATSELCADAY #CSD #MINGYU #SEVENTEEN #CARAT @pledis_17 https://…
## 7483 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7484 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7485 RT @cloudygureumi: 🌻SEVENTEEN BE THE SUN IN JAKARTA - ADDSHOW🌻\nminwon ver. freebies by @cloudygureumi x @leemayrah\n\n🗓️Dec 28th, 2022\n📌GBK M…
## 7486 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7487 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7488 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7489 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7490 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7491 RT @svt_verse: [#디노 🌟 221216] 2:30 PM KST\n\n#DINO: I really like these kind of thingsㅋㅋㅋㅋㅋ \n\n[DK’s story: ‘Joker’ movie poster ㅋㅋㅋㅋㅋ]\n\n@pled…
## 7492 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7493 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7494 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7495 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7496 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7497 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7498 RT @nbdtaylor: yes. kim mingyu i have a crush on you 🤭🤭🤭🫣🤭🤭🤭 #SEVENTEEN #seventeenintoronto #BETHESUNinTORONTO https://t.co/1GRAzTcoZp
## 7499 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7500 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 7501 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7502 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 7503 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7504 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7505 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7506 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7507 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7508 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7509 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 7510 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7511 RT @minwonshuji: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7512 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7513 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 7514 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7515 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7516 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 7517 RT @orphannslayer: seventeen was such a sweet age, my fav year so far tbh
## 7518 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 7519 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7520 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7521 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7522 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7523 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7524 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7525 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7526 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7527 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7528 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7529 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7530 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7531 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7532 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7533 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7534 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7535 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7536 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7537 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7538 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7539 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7540 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7541 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7542 RT @carmycarmyesq: #Seventeen right here!! https://t.co/C0e8N1tkMx
## 7543 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 7544 RT @kpopBg_ontop: Spotify Weekly Top Artists Japan (December 2-8, 2022)\n\n#1 #BTS (=)\n#14 #SEVENTEEN (=)\n#25 #StrayKids (+3) *new peak*\n#50…
## 7545 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7546 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7547 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7548 RT @bbkpopstan: ✨#BeTheSuninBULACAN freebies✨\n\nfew weeks left until BeTS in Bulacan! here's a preview of the freebies I'll be giving out on…
## 7549 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7550 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 7551 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7552 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7553 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 7554 RT @wonhaozones: Minghao from the 2023 Season's Greetings!\n\ncr. THEtothe8ight\n\n#THE8 #디에잇 #SEVENTEEN #세븐틴 https://t.co/35pJa8xEHP
## 7555 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7556 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7557 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7558 RT @pledis_17: [17'S 원우] DAZED KOREA Behind Photo📸\n\n@DazedKorea\n#원우 #WONWOO\n#세븐틴 #SEVENTEEN\n#DAZEDKOREA https://t.co/SO01sISTL5
## 7559 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7560 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7561 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7562 RT @cheoliesparks: I'll be giving freebies in #BeTSinBULACAN ! Check out the poster and find me on D-DAY to claim your them. See you everyo…
## 7563 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7564 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7565 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7566 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7567 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7568 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7569 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7570 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7571 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7572 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7573 RT @0096karteu: As promised 🥹\nFrom 50pcs to 132pcs freebies\n\nSee you later, Carats!!\n\n#BeTSinBULACAN #BeTheSuninBULACAN #SEVENTEEN https://…
## 7574 RT @jhluversvt: our car ride selfies ☀️ #CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN @pledis_17 https://t.co/jWaKul2SOB
## 7575 RT @vachirawyxt: sunsets are prettier whenever i’m with you。。。\n\n#CSD #CaratSelcaDay #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/Dg4CSgl…
## 7576 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7577 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7578 RT @UaenCarat0912: just finished packing all my freebies 🫶 dont expect too much guys! hahaha it’s my little way of saying I love seventeen…
## 7579 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7580 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7581 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7582 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 7583 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7584 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nRECORD OF THE YEAR(Overseas)…
## 7585 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7586 RT @binnie_nonna: 🤍 BetS in Bulacan Freebies 🤍\n\nhi carats ☺️ we’ll be giving away freebies on d-day!\n\nto claim:\n💫 like and rt \n💫 mbf\n\nsee y…
## 7587 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7588 RT @HopeKhunRo_09: SELLING SEVENTEEN BeTS Ticket UBC Prem 424\n\nPrice: P2,300 ( Original price is P2,850 + online Fee P100)\n\nFor meet up on…
## 7589 RT @APMAHK: ASIAN POP MUSIC AWARDS 2022(NOMINATIONS)\n#APMA #APMA2022 #AsianPopMusicAwards #亞洲流行音樂大獎 #亚洲流行音乐大奖\n\nBEST DANCE PERFORMANCE(Overs…
## 7590 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7591 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7592 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 7593 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7594 RT @NyxellHyung: 💎 BETS in Bulacan Freebies 💎\nHenlo Carats, its me ya boi again!!\n\nI'll be giving out MinWon Banners and SVT OT13 GOSE Name…
## 7595 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7596 RT @bestboywonuu: CONCERT KIT SET GIVEAWAY (sponsored by a carat)\n— (5) winners of Set A & (5) winners of Set B\n\nmechanics:\n• RT and like t…
## 7597 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7598 RT @binnie_nonna: #BinnieBigay 🐶 for BeTS in Bulacan \n\nhi #TeamLabas carats, we’ll be giving away one (1) LBA ticket for #BeTSinBulacan \n\nH…
## 7599 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7600 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7601 RT @samfendermusic: Finsbury flashback to such a mint day!! Seventeen Going Under Live Deluxe CD (ft. Wild Grey Ocean & Little Bull Of Blit…
## 7602 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7603 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 7604 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7605 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7606 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7607 RT @ihatemaths777: WTS\nSEVENTEEN Bulacan \nOne ticket \nLOWER BOX A PREMIUM\nSell at original price \nCan meet in person\n#SEVENTEEN #BeTheSunin…
## 7608 RT @ihatemaths777: WTS\nSEVENTEEN Bulacan \nOne ticket \nSec A with soundcheck\nQueue number <400\nCan meet in person\n#SEVENTEEN #BeTheSuninBULA…
## 7609 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7610 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7611 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 7612 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7613 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 7614 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7615 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7616 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 7617 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7618 RT @pinkeucarrots: #HelpRT #PinkeuZi\n\n20cm Woozi DOLL 🍚\n\nName: PinkeuZi\nHeight: 20cm\nDeadline: TBA\nPrice(Doll): 85 CNY / 15 USD\n\nOverseas G…
## 7619 RT @H1GHRMUSIC: JAY B takes on Seventeen’s ‘8 Bit Melody Challenge’ with songs from BLACKPINK, Justin Bieber and more. Watch the full versi…
## 7620 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7621 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7622 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7623 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7624 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 7625 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7626 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7627 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7628 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7629 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7630 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 7631 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7632 RT @consequence: ‣ 𝗦𝗘𝗩𝗘𝗡𝗧𝗘𝗘𝗡\n\nVery few groups have the cohesive work ethic or group dynamic of SEVENTEEN.\n\n"We want our CARATs to feel like…
## 7633 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 7634 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7635 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7636 RT @_seoksoohui: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— We'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7637 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7638 RT @moon_ziel: WTS/LFB PH \n\nHi Carats! If you are interested in printing photos in Instax on D-Day, kindly approach me. I'll tweet my outfi…
## 7639 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7640 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7641 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 7642 RT @shuayangbgt: we mess on each other’s yearbook photo😜✍🏼\n\n#caratselcaday #csd #scoups #SEVENTEEN @pledis_17 https://t.co/QHbp08rkKi
## 7643 RT @17CARATS_INA: Thank you so much for supporting us 💕😊\n\n@pledis_17 #SEVENTEEN #세븐틴 \n#SVT_inJAKARTACity https://t.co/g3ypbSTMrd
## 7644 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7645 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7646 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 7647 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7648 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7649 RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…
## 7650 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7651 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 7652 RT @snwulove: hey yow wassup! i, user @snwulove and @cheolacee will be handling a mini freebies giveaway on #BeTSinBULACAN\n\neither you can…
## 7653 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7654 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS SPOT #2\n\n▶ https://t.co/jdJ2EbCFMr\n\n#SEVENTEEN #세븐틴\n#SVT2023시즌그리팅 https://t.co/SN9X2mLH3q
## 7655 RT @min9yu_tttop: seventeen will perform in bulacan with their dancers..? oh my god pls CHEERS on the setlist 🕯️ \n\nhttps://t.co/Ty0HavRLgR
## 7656 RT @livenationph: Get your shuttle tickets for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡 now!\n\nhttps://t.co/BONcdZGpQE\n\nPrice is P200 f…
## 7657 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7658 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 7659 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7660 RT @loreyneleeey: SEVENTEEN BE THE SUN IN MANILA ✨GIVEAWAY✨ DAY 1 (Oct 8)\n\nOpen to all carats! Team Concert/Team Labas. See you! 💗💎\n\n#BeTSi…
## 7661 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7662 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7663 RT @_tappiioca: ✧ BE THE SUN IN BULACAN FREEBIES ✧\n\n• RT & Like\n• Location tba\n• Open for Team Con & Team Labas\n• LETS TRADE 🥺\n \nMight incl…
## 7664 RT @HONGJIS0: 𓈒 ꔛ ˙ ˖ love and hug ⩇ : ⩇ 𝗌un ഒ\n#CaratSelcaDay #CSD #JOSHUA\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/rlYaqpCWzn
## 7665 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7666 RT @dailydkcomfort: Dokyeom for SEVENTEEN CAFE 2022 Winter Camping Behind #도겸 \n\n https://t.co/R3lzr5yPZy
## 7667 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 7668 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7669 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 7670 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7671 RT @SVT_stagram: [#SCOUPS📸 Instagram]\n210821 sound_of_coups \n\n#에스쿱스 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/Sw3Gv5sdr9
## 7672 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7673 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7674 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 7675 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7676 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7677 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7678 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7679 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7680 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7681 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7682 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7683 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7684 RT @SVT_Fancafe: Trust Seventeen~ 💎our 13 beautiful people
## 7685 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 7686 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7687 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7688 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7689 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7690 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7691 RT @SVT_Fancafe: [WOOZI]\n191214 -18:41 KST-\n\n➸ Carats\n\nThank you for always believing in us.\nJust like up until now, I hope you keep believ…
## 7692 RT @SparklingMiii: WTS LFB PH \nSEVENTEEN BE THE SUN IN BULACAN \nLBB REG 217 (2 seats) \n\ndiscounted at 10,000 php ea\nmeetup (still nego)\n\nca…
## 7693 RT @seventeen: The singer released her debut album over a decade ago! From “Speak Now” to “Folklore,” here’s how Taylor became one of the w…
## 7694 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7695 RT @cuddlkim: cause someday, we can meet each other.♡\n\n#CSD #CaratSelcaDay #MINGYU #민규 #세븐틴 #SEVENTEEN @pledis_17 https://t.co/NpIlHl14cF
## 7696 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7697 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 7698 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7699 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7700 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7701 RT @SVT_Fancafe: [#HOSHI🌟 Weverse]\n221216 -16:24 KST-\n\n➸ Ah.. ? My stye medicine ㅠ I left it ..\n\nㅋㅋㅋㅋㅋㅋㅋㅋ I thought I brought it \n\n#호시 #SEV…
## 7702 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 7703 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7704 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7705 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 7706 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 7707 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7708 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7709 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7710 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7711 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7712 RT @dokgyomen: museum date with deekay♡\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEVENTEEN @pledis_17 https://t.co/7zQ0B2pPok
## 7713 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7714 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 7715 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #1\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7716 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7717 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7718 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 7719 RT @pledis_17: [INSIDE SEVENTEEN] SEVENTEEN WORLD TOUR [BE THE SUN] ASIA BEHIND #2\n\n▶ https://t.co/9YYOuRp0t8\n\n#SEVENTEEN #세븐틴\n#INSIDE_SVT…
## 7720 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7721 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7722 RT @pledis_17: SEVENTEEN 'BE THE SUN' : THE CITY NAGOYA\n\n▶ https://t.co/8DcYWmhRKE\n\n#SEVENTEEN #세븐틴\n#SEVENTEEN_THE_CITY\n#まちとかがやくSEVENTEEN h…
## 7723 RT @hawtmatchalatte: Let's eat with bononie ᕙ(`▽´)ᕗ\n#CaratSelcaDay #CSD\n#VERNON #버논 #SEVENTEEN\n#세븐틴 @pledis_17 https://t.co/mZPpJ85jHK
## 7724 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 7725 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 7726 RT @pledis_17: [SEVENTEEN’s SNAPSHOOT] EP.49 DINO IS BACK!\n\n▶ https://t.co/mPpZoS08WJ\n\n#SEVENTEEN #세븐틴\n#SVT_SNAPSHOOT https://t.co/WO0H9HVd…
## 7727 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7728 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 7729 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7730 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7731 RT @_jinwifeu_: ఇ BE THE SUN in BULACAN freebies ఇ\n\nHi guys! I will be giving away keychains/keyholder on bets bulacan d-day! \n\n⇢ rt & like…
## 7732 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7733 RT @deal4idols: whosfan global artist award poll (giveaway) \n\n🗳 20 tickets (10 for each winner)\n\nrules : \n\n- 500 likes + rts\n- follow me\n-…
## 7734 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7735 RT @12solamifasol: just saw this park jihoon dancing to hot seventeen during AAA? YESSSSS 🥹 https://t.co/55kAdvUcKl
## 7736 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7737 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7738 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7739 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7740 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7741 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7742 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7743 RT @ITZYChartsData: Artists with the most Studio Choom videos surpassing 20M views on YouTube:\n\n#1. @ITZYofficial — 10 ❤️🔥\n#2. Stray Kids…
## 7744 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7745 RT @unescokr_eng: KNCU is thrilled to announce the launch of a global campaign ‘GoingTogether’ with SEVENTEEN to raise awareness of the imp…
## 7746 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7747 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7748 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7749 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7750 RT @mansehao: JUN and Dokyeom visiting the SEVENTEEN exhibition at Tokyo Skytree together 🥰 @pledis_17 https://t.co/RpDjAzGKk2
## 7751 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7752 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7753 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 7754 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 7755 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7756 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7757 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7758 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7759 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7760 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7761 RT @oceanzii: That someday it would lead me back to you.\n\n#CaratSelcaDay #CSD #DK #DOKYEOM #SEOKMIN #도겸 @pledis_17 #세븐틴 #SEVENTEEN https://…
## 7762 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 7763 RT @DeepikaBhardwaj: The highest authority of JUSTICE \nin India will be on HOLIDAY for\nSEVENTEEN DAYS STRAIGHT.\n\nIT HAS 70,000+ CASES PENDI…
## 7764 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7765 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7766 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7767 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 7768 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 7769 RT @musicinfojapan: VOTE GA - SMA \n\nPoll winner : 100 💛 \n\n📌Rules \n✅ LIKE & RETWEET \n✅ FOLLOW ME &\n@smajapan_\n@smaglobal_\n✅ Drop proofs…
## 7770 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7771 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 7772 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7773 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7774 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 7775 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 7776 RT @horanghaeist: this is the type of shit dokyeom makes seventeen do before left & right https://t.co/63ulX1HAI0
## 7777 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7778 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7779 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 7780 RT @cigembutosunday: – taste,?\n\n#CSD #CaratSelcaDay #JEONGHAN #SEVENTEEN #정한 @pledis_17 https://t.co/CRvgeYpnUU
## 7781 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 7782 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7783 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7784 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7785 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7786 RT @baekhyunmim: not new to #kpoptwt ~ \n\n gabi \neight-teen <3\ninfp - she/they ⁑ \n\nults - svt, txt, bts, nct, exo, superm + shinee\n\nult bias…
## 7787 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7788 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7789 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7790 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7791 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7792 RT @YoonMinMD1: Done being a mader packer lol ><\nI and @SVTethereal packed this for you on D-Day! 💖\n\n🌸 Open to ALL carats \n🌸 1:1 only\n🌸 wil…
## 7793 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7794 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7795 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7796 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 7797 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7798 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7799 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7800 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7801 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7802 RT @billboard: The in-demand hitmaker shares the stories behind songs he crafted with #BTS' Jin, SEVENTEEN, NCT 127 and more https://t.co/E…
## 7803 RT @meungis: wts lfb ph\n\nscoups set — ₱220\n\n𓏔 mop: gcash\n𓏔 mod: ggx, jnt, sdd\n𓏔 dop: payo / 3 days reservation\n\nreply or dm to claim \n\nt. s…
## 7804 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7805 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7806 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 7807 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7808 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 7809 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 7810 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7811 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 7812 RT @yeoshuaa_: me & my boyfie ♡\n\n#CaratSelcaDay #CSD #JOSHUA #SEVENTEEN #조슈아 @pledis_17 https://t.co/g5kondqa3y
## 7813 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7814 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7815 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7816 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7817 RT @Yang_Broke: Crowdsourcing 🌻\nCalling all #TeamLabas at #BeTSinBULACAN like and Retweet this tweet. I'll dm u 😊\n\n#SEVENTEEN\n#BeTheSuninBU…
## 7818 RT @bestboywonuu: CONCERT KIT SET GIVEAWAY (sponsored by a carat)\n— (5) winners of Set A & (5) winners of Set B\n\nmechanics:\n• RT and like t…
## 7819 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7820 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7821 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7822 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7823 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 7824 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7825 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 7826 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7827 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7828 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7829 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 7830 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 7831 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7832 RT @LucieTaeYG: 𝓨𝓸𝓾'𝓻𝓮 𝓽𝓱𝓮 𝓸𝓷𝓮 𝓽𝓱𝓪𝓽 𝓘 𝔀𝓪𝓷𝓽...\n\n#CaratSelcaDay #CSD #SEVENTEEN #DOKYEOM @pledis_17 https://t.co/Y0x3uKu7Uy
## 7833 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 7834 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7835 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7836 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7837 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 7838 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7839 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7840 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 7841 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7842 RT @_jeongyus: rewatching inside seventeen in manila and it's just sad that i failed to see them for the 3rd time. those opportunities that…
## 7843 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7844 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7845 RT @svtdking: Seventeen en Chile 2023 🕯️
## 7846 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7847 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7848 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 7849 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7850 RT @mindset_dive: In his 12-part audio series, JOSHUA of SEVENTEEN opens up about the hurdles he had to overcome, how he achieved his goals…
## 7851 RT @eunoia__svt: SEVENTEEN IS 13\n\n@pledis_17 #SEVENTEEN \nhttps://t.co/l0SKnbz3Ph
## 7852 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7853 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 7854 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7855 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7856 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7857 RT @SvtShazam: Shazam Daily Top 10 (2022.12.16)\n\n1. Cheers — 598\n2. HOT — 510\n3. Very Nice — 448\n4. _WORLD — 316\n5. Darl+ing — 275\n6. Fear…
## 7858 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7859 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7860 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7861 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7862 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7863 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7864 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 7865 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7866 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7867 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7868 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7869 RT @MeetVernon_218: 221203 BE THE SUN ACHI \n\n#버논 #VERNON #バーノン #최한솔 \n#세븐틴 #SEVENTEEN https://t.co/0Sxb3u1wBK
## 7870 RT @WorldwideCarats: [INFO] SEVENTEEN is the #1 act that sold the most physical albums this year in Japan 🇯🇵\n\n@pledis_17 @pledis_17jp\n#SEVE…
## 7871 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7872 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7873 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 7874 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 7875 RT @orbit_9567: 221213 AAA Shadow 01\n#세븐틴 #SEVENTEEN https://t.co/SWis81AQzW
## 7876 RT @kimjeonmw: WTS/LFB❗❗❗\n\n380 SET (190 dp today)\n550 SET (200 dp today)\n📍meet up-PH ARENA\n\nseokmin dokyeom dk the8 minghao myungho dino jo…
## 7877 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7878 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7879 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7880 RT @RebekkahFord: @A_DiAngelo I never thought I would die at the age of seventeen. https://t.co/XXn9EbWSdJ #paranormalromance #kindle #amre…
## 7881 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7882 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 7883 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 7884 RT @kpopd2c: 🇺🇸 Availability of K-pop Albums on USA Stores\nDecember 16, 2022\n\n#TXT #Temptation 🆕\n\n#girls #bornpink #proof #manifesto_day1 #…
## 7885 RT @cafe_joshua_th: ꒰ pls rt 💎꒱\n\n🌹#JOSHUA 'Birthday Cafe BKK🌹\n\n🗓️ 22 - 28 DEC.\n🚩@fanscafe_bkk\n\n 🌹HASHTAG \n#DreamOfRedRose_1230 \n\n#Happy_JO…
## 7886 RT @Blossomseason_: 220924 My cute little black cat..\n#버논 #세븐틴 #vernon #seventeen https://t.co/0MFh3KP1rf
## 7887 RT @ten_sye: @crbarnes001 Yes. When I died of asymptomatic long covid yesterday, a striking NHS nurse broke the picket line, jabbed me with…
## 7888 RT @folklorebot: i'm only seventeen, i don't know anything but i know i miss you
## 7889 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 7890 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7891 RT @CHERRYHAE17: their record hasn't been broken yet. #SEVENTEEN #세븐틴 https://t.co/6YlP8EjxiB
## 7892 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7893 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7894 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7895 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7896 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 7897 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7898 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7899 RT @mommasboymushu: Friends, I beat the odds! 4 years ago I had a stroke. I'm still here today as a SEVENTEEN YEAR OLD PARTY ANIMAL🥳! Pleas…
## 7900 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7901 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7902 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 7903 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7904 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 7905 RT @kyeomdoul: predebut seventeen entertaining hospital patients through their performance for making them feel good... SEVENTEEN BEST BOYS…
## 7906 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET\n\n(1) UBC Regular ticket\n\nTweet under this with “mine + SEVENTEEN bi…
## 7907 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7908 RT @yutasbuckethat: 221208 Seventeen LAX arrival! (Filmed this at a distance by waiting area) #SEVENTEEN https://t.co/Y3is7Thwut
## 7909 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7910 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7911 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 7912 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7913 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7914 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7915 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 7916 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7917 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 7918 RT @fablareshopph: Our #BeTSinBulacan concert giveaways are ready! 😍 (and we're making more! 😉)\n\nFind us around the Philippine Arena on Dec…
## 7919 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7920 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 7921 RT @skini_chic: wts lfb christmas sale\n-tingi (prio more)\n-carrd on bio\n-*= flawed\n\nblackpink jisoo jennie rose lisa newjeans haerin daniel…
## 7922 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 7923 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 7924 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 7925 RT @EL_ICAAAA: Even if it's a long and tough road wherever that is, i'll walk with you until the end\n\n#CARAT_SELCA_DAY #CSD #DOKYEOM #SEVEN…
## 7926 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7927 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7928 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 7929 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7930 RT @lucidhaos: track #1 : pagtingin\n \n— wherein two best friends, Mikael and Drei, lost in the sea of their deepest desires find the island…
## 7931 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7932 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7933 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7934 RT @absterwebby: get it deekay #LA3C #SEVENTEEN https://t.co/0SFZPCcGwI
## 7935 RT @wnwoostar: my sunshine and i 💟 ! \n#CSD #CaratSelcaDay #DOKYEOM #SEVENTEEN #디에잇 https://t.co/njvPa9YJiV
## 7936 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7937 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7938 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 7939 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7940 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7941 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 7942 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7943 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 7944 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 7945 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7946 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 7947 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7948 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 7949 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 7950 RT @SVT_Fancafe: [#DINO🌟 Weverse]\n221216 -14:30 KST-\n\n➸ I really like things like thisㅋㅋㅋㅋㅋ\n\n#디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/GH…
## 7951 RT @soongyuexe: help rt! #saiwts ph go 🇵🇭\n\n꒰ hoshi mingyu don’t wanna cry acrylic standee & seventeen keyrings by @soongyu ꒱\n- ₱100/ stande…
## 7952 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7953 RT @cheoluvrs: lovers surrounded by flowers 🌷\n\n#CaratSelcaDay #CSD @pledis_17 #DOKYEOM #SEVENTEEN https://t.co/vQEBZcNm8H
## 7954 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7955 RT @joykimleekwonji: ♡ Be The Sun in Bulacan Freebie ♡\n♡ Hoshi 🐯 Banner Support ♡\n\n♡ RT and Like This Tweet (Show Proof on D-Day)\n♡ Find me…
## 7956 RT @joshualooped: "I wanna be Seventeen's Joshua for a long, long time." \n#세븐틴 @pledis_17 #조슈아 #JOSHUA https://t.co/2JvF06Q7kg
## 7957 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7958 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 7959 RT @MsKwon_15: "Three friends, one heart."\n\n#CaratSelcaDay #CSD #SCOUPS #에스쿱스 #JEONGHAN #정한 #JOSHUA #조슈 #SEVENTEEN #세븐틴 @pledis_17 https://…
## 7960 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7961 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7962 RT @17_seventeen_05: When I see my face in your two eyes\nAs if the world has stopped, I will hug you. \n\n#SEVENTEEN #HOSHI #CSD #CaratSelca…
## 7963 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 7964 RT @tapakatuy: — Dialogue by Lee Ufan (2010)\n\n#CSD #CaratSelcaDay #SCoups #ChoiSeungcheol #SEVENTEEN #세브틴 @pledis_17 https://t.co/q3t11c6Xk5
## 7965 RT @batara_april: Will give this randomly sa mga carats na may print out na "Pahingi pong Freebies" hehehe 😁 See you Caratdeuls and Sebong~…
## 7966 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7967 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7968 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7969 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 7970 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7971 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 7972 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 7973 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7974 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 7975 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 7976 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 7977 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 7978 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 7979 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7980 RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ
## 7981 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7982 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7983 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7984 RT @junishiteru: 🖇️ gdrive seventeen concerts\n\n` a thread
## 7985 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 7986 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7987 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 7988 RT @absterwebby: you better hit those notes woozi!!!! #LA3C #SEVENTEEN https://t.co/u2MJ7neoIC
## 7989 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 7990 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 7991 RT @sfelishi: thinkin’ about you\n[ #JOSHUA #CSD #CARATSELCADAY #SEVENTEEN #SVT ] https://t.co/8iaRZLszvO
## 7992 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 7993 RT @seokmin_br: [📸] 16.12.22. #DK, #DINO e #VERNON para o Seventeen Season's Greetings 2023.\n\n© 13thistory\n\n#도겸 #세븐틴 #SEVENTEEN @pledis_17…
## 7994 RT @Amyuwu22: We are still stuck at 11th place,please vote as much as possible 🥲🥲\n#CARATS\n#SEVENTEEN\n@pledis_17 https://t.co/gTz0AgZ1TP
## 7995 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 7996 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 7997 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 7998 RT @dailygyushua: [daily dose of #GYUSHUA]\n\ngyu have the need to walks the distance toward his beloved hyung to hug him when he did somethi…
## 7999 RT @haothinks: minghao inclusions for sg 2023 🌌\n\n#SEVENTEEN #세븐틴 #THE8 #디에잇 #서명호 #徐明浩 #ディエイト #ミンハオ https://t.co/GSwKznCjZJ
## 8000 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8001 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 8002 RT @intbun: november baes\n\n#caratselcaday #csd #seventeen https://t.co/JkHF0BfDVf
## 8003 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8004 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8005 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8006 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8007 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8008 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 8009 RT @PROWDINO: SEVENTEEN BE THE SUN IN BULACAN\n✧*。jeonghan and dino hand banner giveaway\n\nwill giveaway hand banners on d-day, open gif for…
## 8010 RT @envimediaco: Calling all sneakerheads! 👟👀 If you’re looking for new kicks, check out how you can steal #SEVENTEEN’s #Hoshi’s style from…
## 8011 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 8012 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 8013 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8014 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8015 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8016 RT @svtcontents: 🎥 Boy group TRENDZ performed SEVENTEEN's 'HIT' on 2022 AAA's After Stage! Here's the introduction video of their performan…
## 8017 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8018 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8019 RT @cartchives: # want to sell / wts carbong v1 \n\n( 400.000 ) \n✅ all in good condition, nyala terang, inc battery + bonus pc attacca the8,…
## 8020 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8021 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8022 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8023 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8024 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8025 RT @haosbitch: priorities before I fly……BLURRY PICS IS OUR THING!!!!! #CSD #CaratSelcaDay #MINGHAO #徐明浩 #SEVENTEEN @pledis_17 https://t.co/…
## 8026 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8027 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8028 RT @leeseokminheart: 221215 DK🌟 Weverse update\n\n⚔️ : Who's that friend on the right? 🥸\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/mOQw8vR…
## 8029 RT @CharmSupportLab: Be the Sun in Bulacan freebies\n\nHi! We’re giving away lots of cute fanmade stuff today! In rose quartz & serenity blue…
## 8030 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 8031 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8032 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8033 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 8034 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8035 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 8036 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8037 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8038 RT @mingyuscIoud: car rides with the boyfriend \n\n#csd #CaratSelcaDay #mingyu #seventeen #민규 #세븐틴 https://t.co/tyNqrrnxVC
## 8039 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8040 RT @caramelchiiato: sunset state of mind \n\n#CSD #CaratSelcaDay #WONWOO\n#SEVENTEEN @pledis_17 https://t.co/Au3nsVI2md
## 8041 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8042 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8043 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8044 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8045 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8046 RT @dokyeomsfool: Just between us, you are always the lead role to me. 🌹🩵\n\n#csd #CaratSelcaDay #17caratselcaday #dokyeom #dk #seventeen @pl…
## 8047 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8048 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 8049 RT @allforcaratsvt: btw may willing ba maki trade ng tix? like mas mababang row sanaa ! two adjacent seats\n\nLBA REG ROW 30+ to LBA REG ROW…
## 8050 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8051 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8052 RT @boyfriendshua: #BeTheSuninBULACAN #BeTSinBULACAN \n\nseventeen freebies giveaway on concert day ☀️🌞\n\n- 12.17.2022\n- time & location tba\n-…
## 8053 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8054 RT @hanisyruup: Be The Sun in Bulacan Freebies ☀️\n\n↬ Strictly 1:1\n↬ follow @/theadvisordiaries on ig (optional)\n↬ Time/Loc : TBA\n↬ Say “Shi…
## 8055 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8056 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8057 RT @_jeongyus: rewatching inside seventeen in manila and it's just sad that i failed to see them for the 3rd time. those opportunities that…
## 8058 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8059 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8060 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8061 RT @savuhntea: UNFLOP ME, HELP RT 🇵🇭 CARATS 🥺🙏 \n\n✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n"seventeen inspired" embroidered shirts for ₱300 with…
## 8062 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8063 RT @BrasilDino: [📸 SCAN]- 16.12.22- \n#DINO, #DK e #VERNON para o Season’s Greetings 2023\n\n🦀 \n#DINO #SEVENTEEN #디노 @pledis_17 #세븐틴 \nCr: 13t…
## 8064 RT @ttalghui: BeTS Bulacan giveaway 🧡\n\nJust RT+ LIKE this tweet!\n\nSince di matutuloy yung pa-freebies ko, I'll just give away this fts pb +…
## 8065 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8066 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. when did you feel the happiest recently? \n\n🦌: the happiest....\n😇: i feel so happy becau…
## 8067 RT @yupsheskitten: ✧ SEVENTEEN BE THE SUN IN BULACAN FREEBIES ✧\n\n— I'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only!…
## 8068 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8069 RT @NEVERVMlND: just two besties looking at each others 🍓💌\n#CaratSelcaDay #CSD #DK #seokmin #seventeen @pledis_17 https://t.co/NbmKXvlMZd
## 8070 RT @howoons: ☀️ SEVENTEEN Be The Sun in Bulacan ☀️\nHOWOO (soonhoon) AND WOOZI BANNER GIVEAWAY\n\n♡ giving away howoo and woozi banners & a fe…
## 8071 RT @yoonsbbymama: bby attending my grad lookin hot in red💋 all eyes on us but i only got my eyes on you. no one can resist the charm, restu…
## 8072 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8073 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 8074 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 8075 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 8076 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8077 RT @Brando_WX: Today's SigTor Spotlight: Tekamah, NE\n\n• Date: May 1, 1930\n• Rated: (Estimated) F4\n — Windspeed: 207-260 mph\n• Path Length/…
## 8078 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8079 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8080 RT @kwanslovr: you are my angel~ <3 \n#csd #CARAT_SELCA_DAY #JUN #SEVENTEEN @pledis_17 https://t.co/8eH8ARWmtr
## 8081 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 8082 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8083 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8084 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 8085 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 8086 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8087 RT @eoia_min: ✧ SEVENTEEN BETS IN BULACAN FREEBIES ✧\n\nHi carats! I'll giveaway official photocards and other unofficial photos of seventeen…
## 8088 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8089 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8090 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8091 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8092 RT @faeiryoon: I just love him Idk #CSD #CaratSelcaDay #SCOUPS #SEVENTEEN #세븐틴 @pledis_17 https://t.co/0WydKPf5Vr
## 8093 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8094 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8095 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8096 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 8097 RT @rvsvtfiles: throwback to red velvet and seventeen's red and black outfits in last year's, 2021, kbs gayo daechukje https://t.co/On48X8L…
## 8098 RT @DINO_CENTRAL: say the name! \n\n#DINO #디노 \n#SCOUPS #에스쿱스 \n#SEVENTEEN #세븐틴 https://t.co/VeqmaksRps
## 8099 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 8100 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8101 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 8102 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8103 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8104 RT @jaz_beomjun: ✨BETS IN BULACAN FREEBIES✨\n\n~open to all carats \n~randomly distributed \n~limited quantity \n\n#BeTheSuninBULACAN\n#BeTSinBULA…
## 8105 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8106 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8107 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8108 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8109 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8110 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8111 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8112 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8113 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 8114 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8115 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8116 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8117 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 8118 RT @jasgrenae: 🌸BeTs Be the Sun Bulacan Freebies\n\nHelp RT\nNew Carat here 🥹💕\nSupport nyo naman effort ko hahahah\n\n🌷 Open for both Team Labas…
## 8119 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8120 RT @missmafia0526: CARATS HELP RT PLEASE 😭\n\nSEVENTEEN BE THE SUN BULACAN \n\nwtt lft\n\nHAVE: (2) VIP B SOUNDCHECK\n\nWANT: (2) VIP SOUNDCHECK AN…
## 8121 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8122 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8123 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 8124 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8125 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8126 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8127 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8128 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8129 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8130 RT @TheAthletic: Chris Paul is a major advocate for HBCUs — and Friday, he’ll be an HBCU graduate.\n\nSeventeen years after leaving Wake Fore…
## 8131 RT @svtbz_Q8: he just won't stop copying me 😤 #CaratSelcaDay #CSD #SEVENTEEN #THE8 #MINGHAO #세븐틴 #디에잇 https://t.co/HlyMVkiehU
## 8132 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8133 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8134 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8135 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 8136 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8137 RT @Horangdan_iyeyo: Wts lfb ph only\n\nSvt photocards\n-110 unless stated\n•Vernon an ode poet\n•Vernon attacca op2 50\n•Hoshi semi\n•Jun semi\n•J…
## 8138 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8139 RT @yamazke: same sunset\n\n#CSD #CaratSelcaDay #SEVENTEEN https://t.co/msuTEDX3oZ
## 8140 RT @Wonder_ww717: 221203 Be The Sun in Nagoya\nww.💫\n#세븐틴 #SEVENTEEN #원우 #WONWOO #ウォヌ @pledis_17 https://t.co/FMGbuCRcmO
## 8141 RT @CheonsaHaniee: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nPlease see photo for more details\nStrictly 1:1 🥺\n\n☀️RT + Like (follow not mandatory…
## 8142 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8143 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 8144 RT @jjwihauls: ☁️. Be The Sun Bulacan Freebies\n\n — rt & like this tweet to spread !\n — will prio attendees due to limited quantities \n — o…
## 8145 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8146 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8147 RT @aceofdino: [#BeTSinBulacan #BeTheSuninBulacan #BeTheSun]\n\nsound_of_coups & feat.dino Fanmade Giveaway (w/ @Woncheol_17)\n\n• Like/RT\n• Fo…
## 8148 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8149 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8150 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8151 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8152 RT @eunoia__svt: "Self-producing" might be a title for you but for seventeen it was their survival. They literally were able to step on sta…
## 8153 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8154 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8155 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8156 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 8157 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 8158 RT @pledis_17: [17'S] SEVENTEEN WORLD TOUR[BE THE SUN] IN TORONTO\nHow are you feeling?🤔\nVERY NICE‼️\n\n#SVT_WORLDTOUR_BETHESUN\n#SEVENTEENinTO…
## 8159 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8160 RT @michikartsu: bump!\n\nwts lfb svt seventeen ph\n(helping a friend) \n\n✴︎ (1) LBB Reg 217 BeTS tickets✴︎\n⤷ tickets are claimed already\n⤷ ₱9k…
## 8161 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8162 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8163 RT @flamehanie: This year’s moment that jeonghan wants to go back to is the opening of BE THE SUN concert in Seoul, the moment when sevente…
## 8164 RT @eunoia__svt: Songs I want to see seventeen perform live again but they probably will never 🥲\n\n@pledis_17 #SEVENTEEN
## 8165 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8166 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8167 RT @moonchiIdhan: even if my love only amounts to this, \ni’ll be your spring during any winter 🤍🌿\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세…
## 8168 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8169 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8170 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8171 RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…
## 8172 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8173 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8174 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8175 RT @adorshu: be the sun in bulacan fan support / freebies by adorshu! ⭐️\n\nhi carats~ i’ll be giving away very limited seventeen ot13 hand b…
## 8176 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8177 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8178 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8179 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8180 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8181 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8182 RT @sfelishi: thinkin’ about you\n[ #JOSHUA #CSD #CARATSELCADAY #SEVENTEEN #SVT ] https://t.co/8iaRZLszvO
## 8183 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8184 RT @kyeomsta: remember when wonwoo the dancing machine matched up seventeen’s performance team leader during a ment in concert? main dancer…
## 8185 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8186 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8187 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8188 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8189 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 8190 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8191 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8192 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8193 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8194 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8195 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8196 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8197 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 8198 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8199 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8200 RT @mintcoups: “you've got a smile that could light up this whole town.”\n\n #CaratSelcaDay #CSD #CARAT #SEVENTEEN #MINGYU #세븐틴 #민규 @pledis_…
## 8201 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8202 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8203 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8204 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8205 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each (other tnc on pict 3) \n• open sharing boleh banget\n• exc packing+admin…
## 8206 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8207 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 8208 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8209 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8210 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8211 RT @_deardarlings: Be The Sun in Bulacan Project ☀️\nby #DearDarlings, \n\nCARATs should stay hydrated for the whole day on December 17, 2022!…
## 8212 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8213 RT @otter_cart: #BETSinBulacan Fan Support by otter_cart & lab_otter ✨\n\nMechanics:\n1. mbf me and @lab_otter\n2. rt and like this twt\n3. tag…
## 8214 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 8215 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8216 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8217 RT @ankiiithecutiee: Sixteen seventeen eighteen\n\nBB16 SHOW US PRIYANKIT
## 8218 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8219 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8220 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8221 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8222 RT @mylovejoshuji: Be The Sun in Bulacan\n• Shua Kit freebies 💗\n\nfor Joshushushus, I gotchu!\nlooking for Joshushushu moots! Let's meet on de…
## 8223 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8224 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8225 RT @forwonwooth: ꒰ SVT Update ꒱ 15.12.22\n\nSEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2 - #WONWOO\n\n#WONWOO #원우\n#SEVENTEEN #세븐틴\n#SVT2023…
## 8226 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8227 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8228 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8229 RT @samsamelona: ˚♡ ⋆。˚baby boo と baby carat🍞\n#CaratSelcaDay #CSD #seventeen \n#세븐틴 @pledis_17 #seungkwan #승관 #부승관 https://t.co/0xt4CkYPtM
## 8230 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 8231 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8232 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8233 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8234 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8235 RT @jinrrys07: Wts LFB\nBets bulacan \nSvt seventeen \n\nLBB regular\nSection 207\nRow 53\n\nPhp 10700 (regular ticket price) \n\nSELLING AT 8000php…
## 8236 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8237 RT @livenationph: SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN Merch with a list of available items and prices for a hassle-free buying expe…
## 8238 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 8239 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8240 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8241 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8242 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8243 RT @kpoplikeperfect: 221213 AAA ENDING\n\n☺️👋\n\n#dino #디노 #seventeen #세븐틴\n#AsianArtistAwards2022 https://t.co/jWQYvYZizI
## 8244 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8245 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8246 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 8247 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8248 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8249 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8250 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8251 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8252 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 8253 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8254 RT @littIegfhoshi: seventeen would drop everything to do silly little tiktoks with hoshi
## 8255 RT @junranghae_hui: Shit, this is red too!!❤️\n\n#CSD #CaratSelcaDay #MINGYU #SEVENTEEN #세븐틴 @pledis_17 https://t.co/BPzcDvvjWr
## 8256 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8257 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8258 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8259 RT @vminsuga613: 🌞 Be the Sun Bulacan Freebies🌞\n♥️Design by : @btsvtnimaliel\n🔹️ Like & Rt \n🔹️Open for all carats💎\n🔹️1:1 limited quantity…
## 8260 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8261 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8262 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8263 RT @voboowuji: Help rt! \nwant to sell / wts / lfb\n\n• selling to each/take all\n• exc packing+admin 🍊\n• goodcon, not for sensitive buyers\n• K…
## 8264 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 8265 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8266 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8267 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8268 RT @kwoipay: Be the Sun in Bulacan Concert Freebies 💎\n\nWill give these away before con <3\n( read the second pic for inclus ) \n\n— Loc : TBA…
## 8269 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8270 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8271 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8272 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8273 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8274 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8275 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8276 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8277 RT @Woncheol_17: [#BeTSinBulacan #BeTheSuninBulacan #BeTheSun]\n\nsound_of_coups & feat.dino Fanmade Giveaway (w/ @aceofdino)\n\n• Like/RT\n• Fo…
## 8278 RT @thinkabthvc: also following ruby’s release we (might) be getting: \n-live performance on music show (schedule may be delayed due to conc…
## 8279 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 8280 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8281 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8282 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8283 RT @livenationph: Hi Carats! Here are the UPDATED maps for SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN for your reference.\n\nQueuing link fo…
## 8284 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8285 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8286 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8287 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8288 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8289 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8290 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8291 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8292 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8293 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 8294 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8295 RT @Kpop_Herald: .@pledis_17's Joshua made the cover of fashion magazine MAPS. Asked what drives him to work hard consistently, he said, "C…
## 8296 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8297 RT @mujicprod: ꨄ Be the Sun in Bulacan (another) UBC Reg 🎫\n\n[1 winner]\n- like and rt this tweet \n- tag 3 carat besties\n- reply your streami…
## 8298 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8299 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8300 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8301 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8302 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8303 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8304 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8305 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 8306 RT @wonranghxee: Let's go on more dates that require putting greens and golf clubs🏌🏻🤎🖤\n\n#CSD #CaratSelcaDay #SEVENTEEN #CARAT #MINGYU #민규 #…
## 8307 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8308 RT @noniesjacket: me & vernon when the dj plays party rock anthem🤝🏼\n\n#CaratSelcaDay #CSD #VERNON #SEVENTEEN https://t.co/jwn8zgAcbS
## 8309 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8310 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 8311 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8312 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8313 RT @wonusuals: from "we're breathing the same polluted air" "team bahay" "team labas" to "team concert" "see you, seventeen" \n\nI CAN FINALL…
## 8314 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8315 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8316 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8317 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8318 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8319 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8320 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 8321 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8322 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8323 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8324 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8325 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8326 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8327 RT @dokyeomiesgf: we went on a date :)\n\n#CaratSelcaDay #CSD #DOKYEOM #도겸 #세븐틴 #SEVENTEEN https://t.co/zGBqsGPlwY
## 8328 RT @svtcontents: 📰 SEVENTEEN's 'HOT' is one of the most streamed songs in Stationhead this 2022!! 🥳\n\nhttps://t.co/I3tTsn1sgK
## 8329 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8330 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8331 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8332 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8333 RT @mindset_dive: Check out JOSHUA's MINDSET! https://t.co/QLfRg5qq70
## 8334 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8335 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8336 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8337 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 8338 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 8339 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8340 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8341 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8342 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 8343 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8344 RT @dinwoogf: i love you, i love you and i love you.\n\n#CaratSelcaDay #CSD #DINO #디노 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/nn2eb0Ab8D
## 8345 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8346 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8347 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8348 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8349 RT @ten_sye: @crbarnes001 Yes. When I died of asymptomatic long covid yesterday, a striking NHS nurse broke the picket line, jabbed me with…
## 8350 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 8351 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8352 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8353 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8354 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8355 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8356 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8357 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8358 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8359 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8360 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8361 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8362 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 8363 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8364 RT @sebongzi: Seventeen Be the Sun in Bulacan ☀️✨\n\nHello cuties! I'll be giving away this DK handbanner as a support for our sunshine this…
## 8365 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8366 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8367 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8368 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8369 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8370 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8371 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8372 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8373 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8374 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8375 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8376 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8377 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8378 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8379 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8380 RT @HorangiKrong: ☀️ Be The Sun Bulacan - FREEBIES ☀️\n\nDate: Dec. 17, 2022\nTime & Location: TBA\nStrictly 1:1\n\n✅ RT + Like\n(show us the proo…
## 8381 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8382 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8383 RT @gyeolchergae: ˗ˏˋ꒰ 🍒 ꒱\n\n『 #SEVENTEEN Fansupport by gyeolchergae 』\n\nHey, there Carats! I'll be giving away hand banners and unofficial p…
## 8384 RT @CESdawna: 📢 (WTS/LFB) #BeTheSuninBULACAN \nLIGHTSTICK POUCH BATCH 2\n\nSelling it for 250PHP\n\nIncludes: \n✅keychain\n✅Pouch\n\n13 SLOTS LEFT!…
## 8385 RT @puppygyujeno: Hi CARATs, we will be giving away freebies for bets in bulacan💎\n\n✩ open to all carats \n✩ random design (1 banner + 1 keyc…
## 8386 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8387 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 8388 RT @406haul: 📸 SNAP SHOOT 📸\nseventeen fan support\n\n— hi! i will be giving away fanmade polaroid prints on d-day for be the sun in bulacan!…
## 8389 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8390 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8391 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8392 RT @BearJonginnie_: *still gonna used the same pict till I have new couple pict \n\n#CaratSelcaDay #CSD #SEVENTEEN https://t.co/IBT6V2i683
## 8393 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8394 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8395 RT @kkumashane: SEVENTEEN Be the Sun Bulacan\nFREEBIES GIVEAWAY \n\n‣ official trading/photo cards\n‣ candy canes\n\ni will post on d-day where y…
## 8396 RT @kyutie0613: HELLOOOOO CARATS! I’ll be giving FREE photocards + snacks tomorrow at PH ARENA ✨🤗 Hoping to meet you since first time ko ma…
## 8397 RT @wenjaeeelhui: ♡ BeTS IN BULACAN FREEBIES ♡\n\nFan project to our CATBOY WEN JUNHUI 😺\n\nHi caratdeuls! We will be giving away this hand ban…
## 8398 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8399 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8400 RT @haoluvxr: hi! i’ll be giving away some freebies on be the sun in bulacan d-day! 💚🧡\n\n- mbf, like & rt this tweet (ෆ˙ᵕ˙ෆ)♡\n- will try to…
## 8401 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 8402 RT @hansollieee: 🧵 List of korean articles called seventeen with "Self-Producing Idol (자체제작 아이돌)" since 2015 ; a thread :)\n\n@pledis_17 #SEV…
## 8403 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 8404 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8405 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 8406 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8407 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8408 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8409 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8410 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8411 RT @_popavenue: #BETSinBulacan\n ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for BeTS in Bulacan! \n\n✨r…
## 8412 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8413 RT @saturnalyia: Faking It\n\n🖤 seventeen - gyuhan\n🖤 ~60k words - T rating\n🖤 canonverse, jeonghan pov\n🖤 fake dating / pr relationship\n\n🔗 link…
## 8414 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8415 RT @seokhooncart: 「 #seokhoonsells: wts • lfb 」\n\ndokyeom dk photocards\n\n— 13,500php AS SET\n— onhand\n— https://t.co/AXCaI5XJLu for t&cs\n— c…
## 8416 RT @elluminous_: SEVENTEEN BE THE SUN IN BULACAN FREEBIES💙💖\n\nWe'll be giving away freebies December 17! 🫶🏼\n\n🌟 limited quantity only! \n\nTime…
## 8417 RT @americaprince__: 𝘗𝘏𝘖𝘛𝘖𝘉𝘖𝘛𝘏 𝘞𝘐𝘛𝘏 𝘏𝘐𝘔 📸\n\n#CSD #CaratSelcaDay #JOSHUA #조슈아 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/k1F4VBvIhp
## 8418 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8419 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8420 RT @SVT_stagram: [#DK 📸 Instagram]\n221216 dk_is_dokyeom \n\n➸ A pile of white snow🤍\n\n#도겸 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wMhfMHV6yL
## 8421 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 8422 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8423 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8424 RT @610cIub: hold on let me put my glasses on to get a better view of my world \n\n#CSD #cartaselcaday #SEVENTEEN #JUN #JUNHUI https://t.co/h…
## 8425 RT @KByexxArbi: 💎SEVENTEEN Be The Sun in Bulacan💎\n 》FREEBIES《\n\nWHEN & WHERE: TBA\n\n✨ Limited freebies only\n✨ like and retweet to spread\n✨ ta…
## 8426 RT @eysvtcarat: ✨ BeTS in Bulacan SEVENTEEN Fan Support ✨\n\nHi, I will be giving away paper goods, printed salonpas patches, snacks, and off…
## 8427 RT @koreansales_twt: <Face the Sun> by #SEVENTEEN has surpassed 3 million copies sold on Circle Chart.
## 8428 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 8429 RT @shuasophy: seventeen be the sun bulacan\n\n🚨 i will be giving away Minwon and Seoksoo and SVT grad pic freebies for #BeTSinBULACAN \n\n🐶 r…
## 8430 RT @BrittanyAlkonis: @SenMikeLee was “callously informed” of @SecDef’s decision on our family’s pay and benefits 17 days ago. For SEVENTEEN…
## 8431 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8432 RT @notdandelion: PUT YOUR MOTHER FUCKER HANDS UP\n\n#CSD #HOSHI #CaratSelcaDay @pledis_17 #SEVENTEEN https://t.co/6lZ5cvS68r
## 8433 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8434 RT @lvediaries: 🫧 be the sun in bulacan freebies ✰。゚・\nfan support by @lvediaries 🏄🏻♀️🍥\n\n⟡ mbf, like & rt \n⟡ time/loc: TBA \n⟡ limited quant…
## 8435 RT @tokkibami: #BETSinBulacan #Tokkibami_GA\n ꒰ be the sun in bulacan freebies ꒱\n\ncarats! I will be giving away freebies for BeTS in Bulacan…
## 8436 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8437 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8438 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8439 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8440 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8441 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8442 RT @Calli_x06: 💎SEVENTEEN BE THE SUN BULACAN FREEBIES💎\n\nHi carats, I will be giving these on December 17 \n\n- Open for all Carats\n- PLACE AN…
## 8443 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8444 RT @ofcynotlemon: [HELP RT]\n\n✨ be the sun in bulacan freebies ✨\n\n— 1 hitori janai art print\n— 2x2 stickers\n— candies\n\nlimited quantity only…
## 8445 RT @oshiwu: ☀️ ᣞ ⊹ ݁ seventeen be the sun in bulacan freebie ❕\n\ni'll be giving away limited caratbong / phone charm and beaded bracelet…
## 8446 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 8447 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8448 RT @tiltonclawson: WTS SEVENTEEN BE THE SUN JKT \nPINK A (1 tix)\nPINK B (2 tix) BOOKED!\nYELLOW B (1 tix)\n\nDi urus sampe fisik, COD venue\nDm…
## 8449 RT @deariekyu: come, come into my world 🍓!!!\n\n#CaratSelcaDay #CARAT #csd #SEVENTEEN #JOSHUA #조슈아 @pledis_17 https://t.co/2wfPrMFdiJ
## 8450 RT @bbkpopstan: ✨Be The Sun Concert Freebies✨\n\n💎 December 17, 2022\n💎 time and location tba!\n\nI'll be giving away wristbands, fans, keychain…
## 8451 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8452 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8453 RT @thebeauthreads: wts lfb ph help rt \n\n꒰ BATCH 2 SEVENTEEN CARAT BONG POUCH/BAG ꒱\n \n— ₱295 each\n— LIMITED 200 SLOTS ONLY\n— more details o…
## 8454 RT @kyoongified: ✦₊˚ SEVENTEEN BE THE SUN in Bulacan\n\nhi hello! @chocohwabs, @8youngkart and i will be giving away some freebies on d-day:…
## 8455 RT @svtenhypennn: ♥ Be the Sun in Bulacan Freebies ♥\n\nInclu:\n♥ Jun / Svt - Carat Hand banner \n♥ Seventeen Bracelet\n♥ Official & Unoff. PC's…
## 8456 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Singles” nominees\n\n• TXT\n• SEVENTEEN\n• MAMAMOO\n• RADWIMPS\n• BLACKPINK\n• BIGBANG\n• SUPER JUNIOR…
## 8457 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 8458 RT @shuarandom: fairy joshua and his 4 little doves\n\n#JOSHUA #조슈아 #SEVENTEEN\n\n https://t.co/UhfyawieXf
## 8459 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8460 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8461 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8462 RT @mownchild: —An art gallery could never be as unique as you.\n\n#CSD #CaratSelcaDay #MINGYU #김민규 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/M…
## 8463 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8464 RT @starrijaemoon: BETS IN BULACAN CONCERT FREEBIES ! 💎\nby starrijaemoon\n\nHi Filo CARATs! I will be giving away random #SEVENTEEN handmade…
## 8465 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8466 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8467 RT @junhuiprotector: Have this actor junhui while we wait for exclusive fairytale \n#준 #JUN @pledis_17 #SEVENTEEN\nhttps://t.co/gPFnhUFU29
## 8468 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8469 RT @breakerenids: ⋆。˚ ❀ begging for you to take my hand wreck my plans, that's my man ˚ ༘♡ ⋆。˚ ꕥ \n#CSD #CARAT_SELCA_DAY #SEVENTEEN #JEONGHA…
## 8470 RT @kwonushii: ✨BETS IN BULACAN FREEBIES✨\n\nHello, Carats! This is my first time seeing Seventeen, and to celebrate I'm also giving freebies…
## 8471 RT @DougJBalloon: So Long, Farewell\n\nElon Musk is the hottest Nazi since Rolf, and he's sent his critics clambering up the Alps to Post and…
## 8472 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8473 RT @wenjunhi124: Jun and The 8 Vivi magazine #SEVENTEEN #Jun #Carat #Junhui #The8 #Minghao #Moon_Jun #JUNHAO https://t.co/k6XM3lcryH
## 8474 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8475 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8476 RT @tzcarat: I'm praying seventeen's next cb pulls l&r on kcharts, hot on ytb, darling on spotify and face the sun gaon sales 😭 even more w…
## 8477 RT @changberrie: SEVENTEEN BE THE SUN in BULACAN merchandise + concert freebie by @changberrie \n\n➭ ︎rt to spread\n➭ dec 17\n➭ time/loc: TBA\n➭…
## 8478 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8479 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 8480 RT @shuareads: Hello to my fellow joshushushu & couprang! i will be giving away limited cheolshua/cheolsoo freebies on d-day! 🍒🦌 will also…
## 8481 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8482 RT @soobdragonhoe: No matter what happens \nWe’ll be together\nJust like always🌷\n\n#csd #seventeen #minghao #the8 #CaratSelcaDay @pledis_17 ht…
## 8483 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8484 RT @svtcontents: @pledis_17 And here they are.. SEVENTEEN is now back in the Philippines as 2022 SEVENTEEN WORLD TOUR [BE THE SUN] in BULAC…
## 8485 RT @boosoonhoon: -ˏˋ SEVENTEEN BE THE SUN IN BULACAN ☀️ ˊˎ-\n— GIVEAWAY 🧡🔥\n\n🗓 exact time and location tba\n🌻 65 sets of hoshi, woozi, and soo…
## 8486 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8487 RT @yupsheskitten: ✨️GIVEAWAY✨️\n\n UBC PREM TICKET GA\n\n🧡 like and rt \n🧡 drop streaming proof of hot \n🧡 reply: why do you deserve to see #SEV…
## 8488 RT @fae_______: In answering a question to fans, Hoshi of Seventeen said that GDRAGON is an artist he likes!❤️ cr. @/hoshzone \n\n#GDRAGON @I…
## 8489 RT @CaratLandPH: We have received reports of people sharing videos of SEVENTEEN recorded in places where they shouldn't be disturbed in the…
## 8490 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8491 RT @luvrshuas: can i get to the yams #CSD #CaratSelcaDay #SEVENTEEN https://t.co/BPyGN1tsLW
## 8492 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8493 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 8494 RT @bonbonppan: “my heart moves towards you even amidst a whirlwind, and I will reach out to you”\n#CaratSelcaDay #CSD #CARAT_SELCA_DAY #CAR…
## 8495 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8496 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 8497 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8498 RT @yoonminhoes: ଘ(੭*ˊᵕˋ)੭* Caratdeul!! \nReady na ang candy bar ni seungcheol 🤟🤩\n\n신기방기 뿡뿡방기 lootbags are packed as well! See you there! \n\n*…
## 8499 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8500 RT @RodneyEllis: Olivia Julianna is a force of nature. I’m so proud of her and was honored to present her with a resolution at Commissioner…
## 8501 RT @jww_enthusiast: Now that I know you exist, how do I not love you ~ ♡\n\n#CaratSelcaDay #CSD #CARAT #SEVENTEEN #세븐틴 #WONWOO #원우 @pledis_17…
## 8502 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. which is your favorite seventeen's song?\n\n🦌: for me, it's falling for you because i mad…
## 8503 RT @CoupsOfMinWon: ☀️ Be The Sun in Bulacan ☀️\n Freebies\n\nCarats!! We will be giving away freebies on d-da…
## 8504 RT @rapplerdotcom: AJU NICE! 💎\n\nJust two months after their sold out two-nights show last October, K-pop powerhouse SEVENTEEN is set to per…
## 8505 RT @sarahoshuji: ✨#Seventeen Be The Sun in Bulacan Fan Support/Freebies✨\n\nHello Caratdeuls! \n\n@nilaj_tee, @aidan_andrea, and I are giving a…
## 8506 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## 8507 RT @treasure_cart: a little giveaway for #BeTheSunBulacan \n\nFOLLOW us & @teumecarat1213\nRT & LIKE this post..\n\nkamsahamnida...\nSEE YOU ALL…
## 8508 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8509 RT @choochu07: 🐯Seventeen as Thomasian Graduates PC🐯\n✨Be The Sun in Bulacan Giveaway✨\n\n💗Like & RT to spread\n💙1:1\n💗First few people to appro…
## 8510 RT @coupseuyah: SEVENTEEN BE THE SUN IN BULACAN GIVEAWAY CLAIMING TWEET \n\n(1) LBA Regular ticket \n\nTweet under this with "mine + bias" \n\nGo…
## 8511 RT @jhhjfiles: 181217 seventeen star road ep.14\n\nq. how would you describe yourself in 5 words. \n\n🦌: really kind.\n😇: better than shua. http…
## 8512 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8513 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8514 RT @the2the8: significant other reveal!! <3\n\n#CaratSelcaDay #CSD #THE8 #디에잇 #SEVENTEEN #세븐틴 @pledis_17 https://t.co/wgaLeJ1oZw
## 8515 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 8516 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8517 RT @STATIONHEAD: Fans from all over the world came together to stream their favorites this year. Here are the top 10 most streamed artists…
## 8518 RT @cscthnkr: #scoups : that 😗 guy from seventeen https://t.co/TuFP5JhAHA
## 8519 RT @jenocivic: 💫 GIVEAWAY KPOP ALBUM SEVENTEEN NCT ENHYPEN NMIXX SUPERM WAYV 💫\n\nRULES ; RT tweet ini & tweet dibawah, follow juga yaa \n🐣 en…
## 8520 RT @livenationph: Here are the filters you can use at SEVENTEEN WORLD TOUR [BE THE SUN] - BULACAN 🧡\n\nIG: https://t.co/1sgCk3Z94j\nFB: https:…
## 8521 RT @kpopBg_ontop: Best-selling male groups in 2022\n\n01. #BTS - 5,704,526\n02. #StrayKids - 5,647,872\n03. #SEVENTEEN - 5,293,660\n04. #NCTDREA…
## 8522 RT @mingyuscIoud: car rides with the boyfriend \n\n#csd #CaratSelcaDay #mingyu #seventeen #민규 #세븐틴 https://t.co/tyNqrrnxVC
## 8523 RT @m1n9yu_ku: @starfess Seventeen sama wanna one, sama gfriend. 3 grup ini bikin nangis keder, apalagi svt kek HOW LUCKY I AM BEING THEIR…
## 8524 RT @jhhjfiles: 181217 seventeen star road ep.14 \n\nq. what's your favorite nickname?\n\n😇: oh ~ shua's nickname \n🦌: shua is my nickname\n😇: why…
## 8525 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 8526 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8527 RT @cloudscart: #BETSinBulacan\n ☁️ Be the Sun in Bulacan ADDITIONAL freebies! ☁️\n\nCarats! We will be giving away additional freebies for Be…
## 8528 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8529 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8530 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8531 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8532 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 8533 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8534 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8535 RT @Blossomseason_: 221213 #버논 #세븐틴 #vernon #seventeen\nMy black cat is rockstar.. https://t.co/9evJZZlapu
## 8536 RT @dksunshines: saaaturday lunch☁️💛\n\n#DOKYEOM #DK #도겸 #CaratSelcaDay #CSD #SEVENTEEN #세븐틴 @pledis_17 https://t.co/ahL28wywtR
## 8537 RT @svt_verse: [#정한’s reply 🌟 221217] 12:10 AM KST\n\n#JEONGHAN: That’s sad\n\n@pledis_17 #SEVENTEEN #세븐틴 https://t.co/EOqIsYtYs5
## 8538 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 8539 RT @_bubblethe8: D-DAY TO BE THE SUN IN BULACAN ☀️\n\n#SEVENTEEN #세븐틴 @pledis_17 https://t.co/NQ82krJevN
## 8540 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 8541 RT @fofoth: wts aab seventeen, mostly minghao \ntake all only, boleh sharing.\n\n✅ save packing\n✅ co via oren + gratong dari oren\n✅ nego allow…
## 8542 RT @cheonsapower: Loeee PH carats! ⭐️ These Seventeen DIY beads will be for ✨giveaway✨on December 17!\n\n- just kindly help like and rt\n- wil…
## 8543 RT @lowkeyLoeyKai: Something simple for\nSEVENTEEN Be The Sun Additional Show in Jakarta Freebies!\n\n✨GYUCAM: Hand Mirror & Inspired PC✨\n\nSay…
## 8544 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8545 RT @wonuniii: 🎀~♡Be the Sun in Bulacan Freebie♡~🎀\n\nCarats, I'll be giving away some caratbong ribbon on D-day!!\n\n♡ like and rt this twt\n♡ m…
## 8546 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8547 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8548 RT @elyxeura: The art and the artist 🎨\n\n#CaratSelcaDay #SEVENTEEN\n#세븐틴 #THE8 #디에잇 @pledis_17 https://t.co/Kn13F3S7SP
## 8549 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8550 RT @billboard: Here's when #SEVENTEEN’s Vernon is dropping his debut solo mixtape, 'Black Eye!' 👏 https://t.co/rAAL94EhlG
## 8551 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8552 RT @SvtMembership: [H.B.D] MESSAGE FOR JANUARY CARAT 💎\n\n#MINGYU #민규 #DINO #디노 #SEVENTEEN #세븐틴 https://t.co/RLrI7UijOT
## 8553 RT @selle_024: ✨ Be the Sun in Bulacan freebies! ✨\n\nCarats! We will be giving away some freebies for \nBeTS in Bulacan! \n\n✨rt & like this tw…
## 8554 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8555 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8556 RT @lmkonlyfans: ✵ seventeen be the sun in bulacan freebies ✵\n\n𓄳 RT and LIKE this tweet\n𓄳 time and loc: tba\n𓄳 follow me for more updates!\n𓄳…
## 8557 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8558 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8559 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8560 RT @seventeenphil: SEVENTEEN WORLD TOUR 'BE THE SUN IN BULACAN' – Official Fan Projects\n\n ※ These fan projects are approved by the Artist's…
## 8561 RT @suphoshi: A little over dressed, but that’s okay - Hoshi thought I was so cute 💞\n\n#CSD #CaratSelcaDay #SEVENTEEN\n#HOSHI https://t.co/Zh…
## 8562 RT @dokyeomfiles: Okay, how to react in this kind of virtual attack from DK?? 🙈\n\n#SEVENTEEN #세븐틴 \n#도겸 #DOKYEOM #DK https://t.co/1xkkyu5Z5w
## 8563 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 8564 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8565 RT @kwonyien: pasok mga suki eme here's a seventeen art inspired by ph's sari-sari store! ( see thread ) #seventeenfanart \n\ni might give aw…
## 8566 RT @6bpzz: THE 32ND SEOUL MUSIC AWARDS GIVEAWAY 🗳\n500 HEARTS💛\nRULES 🗳\nLIKE&RT&SHARE (1K LIKES)🗣\nFOLLOW @6bpzz \nPROOF 👇\n#JIN #ATEEZ #blackpi…
## 8567 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8568 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8569 RT @iiamjanne: ✧ SEVENTEEN BE THE SUN IN MANILA FREEBIES ✧\n\n— We will be giving away 100 sets of MINWON, SEOKSOO, AND JEONGCHEOL hand banne…
## 8570 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8571 RT @Tan_ge_Rine: 221210 LA3C HQ\n\n🪐\n\n#세븐틴 #SEVENTEEN \n#승관 #SEUNGKWAN #부승관 https://t.co/9Bc8m5bd2c
## 8572 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8573 RT @minghaolicious: me & my lovely boo ✨🧡\n\n#CaratSelcaDay #CSD #SEUNGKWAN #SEVENTEEN @pledis_17 https://t.co/FejOPXfpLp
## 8574 RT @jhhjfiles: 181217 seventeen star road \n\nq. what do you do better than the person sitting next to you? \n\n😇: i think i'm better looking t…
## 8575 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 8576 RT @soonhanz: isn't cute how carats are going to watch seventeen on the seventeenth day of december 🥹🫶🏼 we're spending a day with seventeen…
## 8577 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8578 RT @CaratLandPH: SEVENTEEN 'Be the Sun' in Bulacan\n🔶 UPDATED FAN PROJECTS 🔶\n(Please RETWEET)\n\nNew Timing of the Fan Projects: Attendees nee…
## 8579 RT @_haofolder_: This going seventeen ep where Minghao literally traveled through the air🙃\nhttps://t.co/992kFbMlMV
## 8580 RT @jeongshuah: jeonghan and joshua have always been a stunning duo in seventeen magazine photoshoots ! #조슈아 #정한 https://t.co/1pO5sXrwxR
## 8581 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8582 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8583 RT @moonjun_0906: The video of Junhui Airport that must be watched today, he is so handsome🥵🥵🥵\n#SEVENTEEN #세븐틴 #JUN #文俊辉 #준 #문준휘 #ジュン http…
## 8584 RT @hobisglow_: [ #BeTheSuninBULACAN Quick Giveaway ☀️ ]\n\n• 1 UBC Premium\n• Can also give ₱200 for Transpo/LNPH’s shuttle fee\n• RT this twe…
## 8585 RT @kpophappenings_: when that kpop girl was a fan of seventeen and even attended seventeen’s concert in 2017 as a fan and now she gave the…
## 8586 RT @bewildered_inks: Hi, Carats! We will be giving away banners, sticker packs and unofficial pilot ids of SVT as freebies on BeTS in Bulac…
## 8587 RT @j1gyus: your fave tigers🐯\n#CaratSelcaDay #CSD #HOSHI #SEVENTEEN @pledis_17 https://t.co/4jlJJ1KvyG
## 8588 RT @kkoccherry: ✧*。SEVENTEEN BE THE SUN IN BULACAN\n\n˙❥˙๑ HAND BANNERS FREEBIES FOR SEVENTEEN AND HOSHI ๑˙❥˙\n\nHiii! I'll be giving away free…
## 8589 RT @MinnieS1713: [SCAN] Seventeen 2020 Dome Tour trading card\n#SEVENTEEN #세븐틴 #Joshua #조슈아 #ジョシュア https://t.co/YHQy5TSyD2
## 8590 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8591 RT @comebackkidph: seventeen keychains FREEBIES for tomorrow — BOYFRIEND AND BABY PICTURES 🤍🥰\n\n💎 Just RT this tweet and say hi when\nyou see…
## 8592 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8593 RT @sincerity_dino: 221213 AAA\n❤️🔥HOT❤️🔥\n#세븐틴 #SEVENTEEN \n#디노 #DINO https://t.co/VaIn7doKGM
## 8594 RT @Koreaboo: Producer BUMZU Locked Himself In A Room For 2 Days To Create One Of SEVENTEEN’s Biggest Hits\n\nhttps://t.co/g9pe5J7yOB
## 8595 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/VF6s8nPAB0
## 8596 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8597 RT @ararunamakie: ‼️ SEOUL MUSIC AWARDS ‼️\nMAIN CATEGORY\n\n🏆500💛/5 VOTES\n✅LIKE AND RETWEET\n✅ FOLLOW @ararunamakie \n#JIN #JHOPE #TREASURE #SE…
## 8598 RT @loreyneleeey: ✨BE THE SUN IN BULACAN FREEBIES✨\n\n•Magnetic Bookmark•\n•Seokhao Handbanner•\n\n-Like & Rt this tweet\n-Strictly 1:1\n\nReady na…
## 8599 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8600 RT @svtcontents: @pledis_17 🖼️ 221213 SEVENTEEN at 2022 Asia Artist Awards Red Carpet Special Photos https://t.co/pfsetiXRRg
## 8601 RT @miss_svtmafia: #BeTSinBULACAN #BeTheSuninBULACAN @pledis_17 \n\n(2) UBC Regular Ticket Giveaway\n\n1. Must be following me\n2. RT and LIKE t…
## 8602 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8603 RT @hae_tiger15: (っ◔◡◔)っ ♥ Rage BeTS Bulacan Freebies♥\n\n- like and rwt \n- strictly 1:1\n- open for trades just dm me <333 \n- limited lang hu…
## 8604 RT @miwon17_: Seventeen pairs for ViVi magazine.\n🫂 cutest✨💖💙 https://t.co/GoahjFZX4e
## 8605 RT @tinkswonu: wonwoo & mingyu for seventeen vivi magazine preview! https://t.co/DUtf3tN0gE https://t.co/VF6s8nPAB0
## 8606 RT @jeonghanniieee: ✨ SEVENTEEN BE THE SUN BULACAN FREEBIES ✨\n\nHello I will be giving away some freebies tomorrow!! 🫶🏻\n\n+Location and Time:…
## 8607 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8608 RT @miwon17_: Q. how does cheol save members name/contacts in phone\n😇SVT__, seventeen__\n🐶my dongsaeng\n🐱dongsaeng\n🐶17\n😇member dongsaeng\n🍒its…
## 8609 RT @Bitteriejeon: 👍✌️couple..\n\n#CaratSelcaDay #CSD #SEVENTEEN #WONWOO @pledis_17 https://t.co/TTxrwVW3ah
## 8610 RT @mindset_dive: It’s finally here - JOSHUA’s 12-part Mindset Collection is out NOW! Start listening on the Mindset app today! \n\nhttps://t…
## 8611 RT @cherishthe17: Seventeen is now the #5 most followed singer on Mel🍈n 🎉\n\n@Pledis_17 #세븐틴 #SEVENTEEN https://t.co/wrZAn8d1fg
## 8612 RT @svtcharts: Congratulations to the K-Pop Performance Powerhouse #SEVENTEEN for winning Artist of the Year (Daesang) on AAA for 2 years i…
## 8613 RT @kalatcarat: help rt \n🎀 seventeen bets bulacan freebies! \nwe’ll be giving away alcohol for your sanitizing needs! 🫧 \n\nsee photos for mor…
## 8614 RT @SeokgyuSunki_11: I won't be posting any mechanics, just say hi and will give you freebies na! I will be giving away Hand Banners, Lenti…
## 8615 RT @miss_svtmafia: ✨ BE THE SUN IN BULACAN FREEBIES ✨\n\nI'll be giving out banners and ribbon bracelets tomorrow! :)\nTime: Morning\nLocation:…
## 8616 RT @soompi: #SEVENTEEN's #Vernon Announces Solo Debut Mixtape + Drops 1st Teaser\nhttps://t.co/PM6Y0AKMMe https://t.co/oIoC7poWIM
## 8617 RT @pledis_17: SEVENTEEN 2023 SEASON'S GREETINGS PREVIEW Cuts #2\n\n*Release\n[GL] 2022.12.15 (THU)\n[JP] 2022.12.26 (MON)\n\n#SEVENTEEN #세븐틴\n#SV…
## 8618 RT @wonhuiful: jun and minghao in seventeen vivi magazine preview! https://t.co/rR1Hkq1Xyk
## 8619 RT @ChinaMusicData: 🇨🇳 “Best Selling Group — Albums” nominees\n\n• Red Velvet\n• GIDLE\n• BLACKPINK\n• NCT DREAM\n• SEVENTEEN\n• BTS\n• Girls’ Gene…
## created isRetweet Created_At_Round
## 1 2022-12-16 23:59:59 TRUE 2022-12-17 00:00:00
## 2 2022-12-16 23:59:55 TRUE 2022-12-17 00:00:00
## 3 2022-12-16 23:59:49 TRUE 2022-12-17 00:00:00
## 4 2022-12-16 23:59:48 TRUE 2022-12-17 00:00:00
## 5 2022-12-16 23:59:45 TRUE 2022-12-17 00:00:00
## 6 2022-12-16 23:59:45 TRUE 2022-12-17 00:00:00
## 7 2022-12-16 23:59:43 TRUE 2022-12-17 00:00:00
## 8 2022-12-16 23:59:43 TRUE 2022-12-17 00:00:00
## 9 2022-12-16 23:59:42 TRUE 2022-12-17 00:00:00
## 10 2022-12-16 23:59:42 TRUE 2022-12-17 00:00:00
## 11 2022-12-16 23:59:38 TRUE 2022-12-17 00:00:00
## 12 2022-12-16 23:59:37 TRUE 2022-12-17 00:00:00
## 13 2022-12-16 23:59:35 TRUE 2022-12-17 00:00:00
## 14 2022-12-16 23:59:33 TRUE 2022-12-17 00:00:00
## 15 2022-12-16 23:59:33 TRUE 2022-12-17 00:00:00
## 16 2022-12-16 23:59:31 TRUE 2022-12-17 00:00:00
## 17 2022-12-16 23:59:30 TRUE 2022-12-17 00:00:00
## 18 2022-12-16 23:59:27 TRUE 2022-12-17 00:00:00
## 19 2022-12-16 23:59:25 TRUE 2022-12-17 00:00:00
## 20 2022-12-16 23:59:23 TRUE 2022-12-17 00:00:00
## 21 2022-12-16 23:59:21 TRUE 2022-12-17 00:00:00
## 22 2022-12-16 23:59:20 TRUE 2022-12-17 00:00:00
## 23 2022-12-16 23:59:15 TRUE 2022-12-17 00:00:00
## 24 2022-12-16 23:59:13 TRUE 2022-12-17 00:00:00
## 25 2022-12-16 23:59:12 TRUE 2022-12-17 00:00:00
## 26 2022-12-16 23:59:11 TRUE 2022-12-17 00:00:00
## 27 2022-12-16 23:59:11 TRUE 2022-12-17 00:00:00
## 28 2022-12-16 23:59:07 TRUE 2022-12-17 00:00:00
## 29 2022-12-16 23:59:07 TRUE 2022-12-17 00:00:00
## 30 2022-12-16 23:59:06 TRUE 2022-12-17 00:00:00
## 31 2022-12-16 23:59:05 TRUE 2022-12-17 00:00:00
## 32 2022-12-16 23:59:04 TRUE 2022-12-17 00:00:00
## 33 2022-12-16 23:59:02 TRUE 2022-12-17 00:00:00
## 34 2022-12-16 23:59:02 TRUE 2022-12-17 00:00:00
## 35 2022-12-16 23:59:01 TRUE 2022-12-17 00:00:00
## 36 2022-12-16 23:58:57 TRUE 2022-12-17 00:00:00
## 37 2022-12-16 23:58:55 TRUE 2022-12-17 00:00:00
## 38 2022-12-16 23:58:55 TRUE 2022-12-17 00:00:00
## 39 2022-12-16 23:58:53 TRUE 2022-12-17 00:00:00
## 40 2022-12-16 23:58:52 TRUE 2022-12-17 00:00:00
## 41 2022-12-16 23:58:49 TRUE 2022-12-17 00:00:00
## 42 2022-12-16 23:58:48 TRUE 2022-12-17 00:00:00
## 43 2022-12-16 23:58:47 TRUE 2022-12-17 00:00:00
## 44 2022-12-16 23:58:46 TRUE 2022-12-17 00:00:00
## 45 2022-12-16 23:58:44 TRUE 2022-12-17 00:00:00
## 46 2022-12-16 23:58:36 TRUE 2022-12-17 00:00:00
## 47 2022-12-16 23:58:34 TRUE 2022-12-17 00:00:00
## 48 2022-12-16 23:58:34 TRUE 2022-12-17 00:00:00
## 49 2022-12-16 23:58:34 TRUE 2022-12-17 00:00:00
## 50 2022-12-16 23:58:34 TRUE 2022-12-17 00:00:00
## 51 2022-12-16 23:58:33 TRUE 2022-12-17 00:00:00
## 52 2022-12-16 23:58:28 TRUE 2022-12-17 00:00:00
## 53 2022-12-16 23:58:23 TRUE 2022-12-17 00:00:00
## 54 2022-12-16 23:58:22 TRUE 2022-12-17 00:00:00
## 55 2022-12-16 23:58:21 TRUE 2022-12-17 00:00:00
## 56 2022-12-16 23:58:19 TRUE 2022-12-17 00:00:00
## 57 2022-12-16 23:58:18 TRUE 2022-12-17 00:00:00
## 58 2022-12-16 23:58:16 TRUE 2022-12-17 00:00:00
## 59 2022-12-16 23:58:16 TRUE 2022-12-17 00:00:00
## 60 2022-12-16 23:58:15 TRUE 2022-12-17 00:00:00
## 61 2022-12-16 23:58:10 TRUE 2022-12-17 00:00:00
## 62 2022-12-16 23:58:03 TRUE 2022-12-17 00:00:00
## 63 2022-12-16 23:58:01 TRUE 2022-12-17 00:00:00
## 64 2022-12-16 23:57:59 TRUE 2022-12-17 00:00:00
## 65 2022-12-16 23:57:53 TRUE 2022-12-17 00:00:00
## 66 2022-12-16 23:57:52 TRUE 2022-12-17 00:00:00
## 67 2022-12-16 23:57:50 TRUE 2022-12-17 00:00:00
## 68 2022-12-16 23:57:50 TRUE 2022-12-17 00:00:00
## 69 2022-12-16 23:57:47 TRUE 2022-12-17 00:00:00
## 70 2022-12-16 23:57:46 TRUE 2022-12-17 00:00:00
## 71 2022-12-16 23:57:41 TRUE 2022-12-17 00:00:00
## 72 2022-12-16 23:57:41 TRUE 2022-12-17 00:00:00
## 73 2022-12-16 23:57:40 TRUE 2022-12-17 00:00:00
## 74 2022-12-16 23:57:39 TRUE 2022-12-17 00:00:00
## 75 2022-12-16 23:57:38 TRUE 2022-12-17 00:00:00
## 76 2022-12-16 23:57:38 TRUE 2022-12-17 00:00:00
## 77 2022-12-16 23:57:33 TRUE 2022-12-17 00:00:00
## 78 2022-12-16 23:57:30 TRUE 2022-12-17 00:00:00
## 79 2022-12-16 23:57:30 TRUE 2022-12-17 00:00:00
## 80 2022-12-16 23:57:26 TRUE 2022-12-17 00:00:00
## 81 2022-12-16 23:57:26 TRUE 2022-12-17 00:00:00
## 82 2022-12-16 23:57:25 TRUE 2022-12-17 00:00:00
## 83 2022-12-16 23:57:24 TRUE 2022-12-17 00:00:00
## 84 2022-12-16 23:57:18 TRUE 2022-12-17 00:00:00
## 85 2022-12-16 23:57:14 TRUE 2022-12-17 00:00:00
## 86 2022-12-16 23:57:13 TRUE 2022-12-17 00:00:00
## 87 2022-12-16 23:57:11 TRUE 2022-12-17 00:00:00
## 88 2022-12-16 23:57:11 TRUE 2022-12-17 00:00:00
## 89 2022-12-16 23:57:10 TRUE 2022-12-17 00:00:00
## 90 2022-12-16 23:57:10 TRUE 2022-12-17 00:00:00
## 91 2022-12-16 23:57:08 TRUE 2022-12-17 00:00:00
## 92 2022-12-16 23:57:03 TRUE 2022-12-17 00:00:00
## 93 2022-12-16 23:57:00 TRUE 2022-12-17 00:00:00
## 94 2022-12-16 23:56:58 TRUE 2022-12-17 00:00:00
## 95 2022-12-16 23:56:57 TRUE 2022-12-17 00:00:00
## 96 2022-12-16 23:56:57 TRUE 2022-12-17 00:00:00
## 97 2022-12-16 23:56:56 TRUE 2022-12-17 00:00:00
## 98 2022-12-16 23:56:55 TRUE 2022-12-17 00:00:00
## 99 2022-12-16 23:56:54 TRUE 2022-12-17 00:00:00
## 100 2022-12-16 23:56:53 TRUE 2022-12-17 00:00:00
## 101 2022-12-16 23:56:52 TRUE 2022-12-17 00:00:00
## 102 2022-12-16 23:56:52 TRUE 2022-12-17 00:00:00
## 103 2022-12-16 23:56:51 TRUE 2022-12-17 00:00:00
## 104 2022-12-16 23:56:51 TRUE 2022-12-17 00:00:00
## 105 2022-12-16 23:56:51 TRUE 2022-12-17 00:00:00
## 106 2022-12-16 23:56:50 TRUE 2022-12-17 00:00:00
## 107 2022-12-16 23:56:50 TRUE 2022-12-17 00:00:00
## 108 2022-12-16 23:56:47 TRUE 2022-12-17 00:00:00
## 109 2022-12-16 23:56:47 TRUE 2022-12-17 00:00:00
## 110 2022-12-16 23:56:45 TRUE 2022-12-17 00:00:00
## 111 2022-12-16 23:56:43 TRUE 2022-12-17 00:00:00
## 112 2022-12-16 23:56:39 TRUE 2022-12-17 00:00:00
## 113 2022-12-16 23:56:38 TRUE 2022-12-17 00:00:00
## 114 2022-12-16 23:56:37 TRUE 2022-12-17 00:00:00
## 115 2022-12-16 23:56:34 TRUE 2022-12-17 00:00:00
## 116 2022-12-16 23:56:32 TRUE 2022-12-17 00:00:00
## 117 2022-12-16 23:56:26 TRUE 2022-12-17 00:00:00
## 118 2022-12-16 23:56:24 TRUE 2022-12-17 00:00:00
## 119 2022-12-16 23:56:24 TRUE 2022-12-17 00:00:00
## 120 2022-12-16 23:56:21 TRUE 2022-12-17 00:00:00
## 121 2022-12-16 23:56:21 TRUE 2022-12-17 00:00:00
## 122 2022-12-16 23:56:20 TRUE 2022-12-17 00:00:00
## 123 2022-12-16 23:56:19 TRUE 2022-12-17 00:00:00
## 124 2022-12-16 23:56:18 TRUE 2022-12-17 00:00:00
## 125 2022-12-16 23:56:14 TRUE 2022-12-17 00:00:00
## 126 2022-12-16 23:56:12 TRUE 2022-12-17 00:00:00
## 127 2022-12-16 23:56:11 TRUE 2022-12-17 00:00:00
## 128 2022-12-16 23:56:10 TRUE 2022-12-17 00:00:00
## 129 2022-12-16 23:56:10 TRUE 2022-12-17 00:00:00
## 130 2022-12-16 23:56:08 TRUE 2022-12-17 00:00:00
## 131 2022-12-16 23:56:06 TRUE 2022-12-17 00:00:00
## 132 2022-12-16 23:56:01 TRUE 2022-12-17 00:00:00
## 133 2022-12-16 23:56:00 TRUE 2022-12-17 00:00:00
## 134 2022-12-16 23:56:00 TRUE 2022-12-17 00:00:00
## 135 2022-12-16 23:55:56 TRUE 2022-12-17 00:00:00
## 136 2022-12-16 23:55:55 TRUE 2022-12-17 00:00:00
## 137 2022-12-16 23:55:54 TRUE 2022-12-17 00:00:00
## 138 2022-12-16 23:55:53 TRUE 2022-12-17 00:00:00
## 139 2022-12-16 23:55:48 TRUE 2022-12-17 00:00:00
## 140 2022-12-16 23:55:46 TRUE 2022-12-17 00:00:00
## 141 2022-12-16 23:55:42 TRUE 2022-12-17 00:00:00
## 142 2022-12-16 23:55:36 TRUE 2022-12-17 00:00:00
## 143 2022-12-16 23:55:32 TRUE 2022-12-17 00:00:00
## 144 2022-12-16 23:55:32 TRUE 2022-12-17 00:00:00
## 145 2022-12-16 23:55:31 TRUE 2022-12-17 00:00:00
## 146 2022-12-16 23:55:29 TRUE 2022-12-17 00:00:00
## 147 2022-12-16 23:55:28 TRUE 2022-12-17 00:00:00
## 148 2022-12-16 23:55:27 TRUE 2022-12-17 00:00:00
## 149 2022-12-16 23:55:27 TRUE 2022-12-17 00:00:00
## 150 2022-12-16 23:55:26 TRUE 2022-12-17 00:00:00
## 151 2022-12-16 23:55:21 TRUE 2022-12-17 00:00:00
## 152 2022-12-16 23:55:17 TRUE 2022-12-17 00:00:00
## 153 2022-12-16 23:55:16 TRUE 2022-12-17 00:00:00
## 154 2022-12-16 23:55:16 TRUE 2022-12-17 00:00:00
## 155 2022-12-16 23:55:13 TRUE 2022-12-17 00:00:00
## 156 2022-12-16 23:55:12 TRUE 2022-12-17 00:00:00
## 157 2022-12-16 23:55:11 TRUE 2022-12-17 00:00:00
## 158 2022-12-16 23:55:09 TRUE 2022-12-17 00:00:00
## 159 2022-12-16 23:55:05 TRUE 2022-12-17 00:00:00
## 160 2022-12-16 23:55:04 TRUE 2022-12-17 00:00:00
## 161 2022-12-16 23:55:03 TRUE 2022-12-17 00:00:00
## 162 2022-12-16 23:55:01 TRUE 2022-12-17 00:00:00
## 163 2022-12-16 23:55:00 TRUE 2022-12-17 00:00:00
## 164 2022-12-16 23:55:00 TRUE 2022-12-17 00:00:00
## 165 2022-12-16 23:54:59 TRUE 2022-12-17 00:00:00
## 166 2022-12-16 23:54:58 TRUE 2022-12-17 00:00:00
## 167 2022-12-16 23:54:57 TRUE 2022-12-17 00:00:00
## 168 2022-12-16 23:54:53 TRUE 2022-12-17 00:00:00
## 169 2022-12-16 23:54:50 TRUE 2022-12-17 00:00:00
## 170 2022-12-16 23:54:49 TRUE 2022-12-17 00:00:00
## 171 2022-12-16 23:54:46 TRUE 2022-12-17 00:00:00
## 172 2022-12-16 23:54:46 TRUE 2022-12-17 00:00:00
## 173 2022-12-16 23:54:43 TRUE 2022-12-17 00:00:00
## 174 2022-12-16 23:54:41 TRUE 2022-12-17 00:00:00
## 175 2022-12-16 23:54:41 TRUE 2022-12-17 00:00:00
## 176 2022-12-16 23:54:38 TRUE 2022-12-17 00:00:00
## 177 2022-12-16 23:54:37 TRUE 2022-12-17 00:00:00
## 178 2022-12-16 23:54:37 TRUE 2022-12-17 00:00:00
## 179 2022-12-16 23:54:35 TRUE 2022-12-17 00:00:00
## 180 2022-12-16 23:54:31 TRUE 2022-12-17 00:00:00
## 181 2022-12-16 23:54:29 TRUE 2022-12-17 00:00:00
## 182 2022-12-16 23:54:28 TRUE 2022-12-17 00:00:00
## 183 2022-12-16 23:54:25 TRUE 2022-12-17 00:00:00
## 184 2022-12-16 23:54:23 TRUE 2022-12-17 00:00:00
## 185 2022-12-16 23:54:22 TRUE 2022-12-17 00:00:00
## 186 2022-12-16 23:54:20 TRUE 2022-12-17 00:00:00
## 187 2022-12-16 23:54:16 TRUE 2022-12-17 00:00:00
## 188 2022-12-16 23:54:14 TRUE 2022-12-17 00:00:00
## 189 2022-12-16 23:54:12 TRUE 2022-12-17 00:00:00
## 190 2022-12-16 23:54:09 TRUE 2022-12-17 00:00:00
## 191 2022-12-16 23:54:06 TRUE 2022-12-17 00:00:00
## 192 2022-12-16 23:54:04 TRUE 2022-12-17 00:00:00
## 193 2022-12-16 23:54:04 TRUE 2022-12-17 00:00:00
## 194 2022-12-16 23:54:02 TRUE 2022-12-17 00:00:00
## 195 2022-12-16 23:53:59 TRUE 2022-12-17 00:00:00
## 196 2022-12-16 23:53:59 TRUE 2022-12-17 00:00:00
## 197 2022-12-16 23:53:54 TRUE 2022-12-17 00:00:00
## 198 2022-12-16 23:53:54 TRUE 2022-12-17 00:00:00
## 199 2022-12-16 23:53:53 TRUE 2022-12-17 00:00:00
## 200 2022-12-16 23:53:50 TRUE 2022-12-17 00:00:00
## 201 2022-12-16 23:53:47 TRUE 2022-12-17 00:00:00
## 202 2022-12-16 23:53:46 TRUE 2022-12-17 00:00:00
## 203 2022-12-16 23:53:46 TRUE 2022-12-17 00:00:00
## 204 2022-12-16 23:53:45 TRUE 2022-12-17 00:00:00
## 205 2022-12-16 23:53:43 TRUE 2022-12-17 00:00:00
## 206 2022-12-16 23:53:42 TRUE 2022-12-17 00:00:00
## 207 2022-12-16 23:53:42 TRUE 2022-12-17 00:00:00
## 208 2022-12-16 23:53:35 TRUE 2022-12-17 00:00:00
## 209 2022-12-16 23:53:34 TRUE 2022-12-17 00:00:00
## 210 2022-12-16 23:53:31 TRUE 2022-12-17 00:00:00
## 211 2022-12-16 23:53:31 TRUE 2022-12-17 00:00:00
## 212 2022-12-16 23:53:29 TRUE 2022-12-17 00:00:00
## 213 2022-12-16 23:53:28 TRUE 2022-12-17 00:00:00
## 214 2022-12-16 23:53:27 TRUE 2022-12-17 00:00:00
## 215 2022-12-16 23:53:26 TRUE 2022-12-17 00:00:00
## 216 2022-12-16 23:53:23 TRUE 2022-12-17 00:00:00
## 217 2022-12-16 23:53:20 TRUE 2022-12-17 00:00:00
## 218 2022-12-16 23:53:16 TRUE 2022-12-17 00:00:00
## 219 2022-12-16 23:53:16 TRUE 2022-12-17 00:00:00
## 220 2022-12-16 23:53:13 TRUE 2022-12-17 00:00:00
## 221 2022-12-16 23:53:11 TRUE 2022-12-17 00:00:00
## 222 2022-12-16 23:53:10 TRUE 2022-12-17 00:00:00
## 223 2022-12-16 23:53:10 TRUE 2022-12-17 00:00:00
## 224 2022-12-16 23:53:08 TRUE 2022-12-17 00:00:00
## 225 2022-12-16 23:53:07 TRUE 2022-12-17 00:00:00
## 226 2022-12-16 23:53:07 TRUE 2022-12-17 00:00:00
## 227 2022-12-16 23:53:05 TRUE 2022-12-17 00:00:00
## 228 2022-12-16 23:53:05 TRUE 2022-12-17 00:00:00
## 229 2022-12-16 23:53:03 TRUE 2022-12-17 00:00:00
## 230 2022-12-16 23:53:03 TRUE 2022-12-17 00:00:00
## 231 2022-12-16 23:53:00 TRUE 2022-12-17 00:00:00
## 232 2022-12-16 23:52:59 TRUE 2022-12-17 00:00:00
## 233 2022-12-16 23:52:59 TRUE 2022-12-17 00:00:00
## 234 2022-12-16 23:52:59 TRUE 2022-12-17 00:00:00
## 235 2022-12-16 23:52:59 TRUE 2022-12-17 00:00:00
## 236 2022-12-16 23:52:56 TRUE 2022-12-17 00:00:00
## 237 2022-12-16 23:52:56 TRUE 2022-12-17 00:00:00
## 238 2022-12-16 23:52:55 TRUE 2022-12-17 00:00:00
## 239 2022-12-16 23:52:54 TRUE 2022-12-17 00:00:00
## 240 2022-12-16 23:52:51 TRUE 2022-12-17 00:00:00
## 241 2022-12-16 23:52:48 TRUE 2022-12-17 00:00:00
## 242 2022-12-16 23:52:45 TRUE 2022-12-17 00:00:00
## 243 2022-12-16 23:52:45 TRUE 2022-12-17 00:00:00
## 244 2022-12-16 23:52:42 TRUE 2022-12-17 00:00:00
## 245 2022-12-16 23:52:42 TRUE 2022-12-17 00:00:00
## 246 2022-12-16 23:52:42 TRUE 2022-12-17 00:00:00
## 247 2022-12-16 23:52:41 TRUE 2022-12-17 00:00:00
## 248 2022-12-16 23:52:40 TRUE 2022-12-17 00:00:00
## 249 2022-12-16 23:52:37 TRUE 2022-12-17 00:00:00
## 250 2022-12-16 23:52:36 TRUE 2022-12-17 00:00:00
## 251 2022-12-16 23:52:35 TRUE 2022-12-17 00:00:00
## 252 2022-12-16 23:52:34 TRUE 2022-12-17 00:00:00
## 253 2022-12-16 23:52:34 TRUE 2022-12-17 00:00:00
## 254 2022-12-16 23:52:33 TRUE 2022-12-17 00:00:00
## 255 2022-12-16 23:52:33 TRUE 2022-12-17 00:00:00
## 256 2022-12-16 23:52:33 TRUE 2022-12-17 00:00:00
## 257 2022-12-16 23:52:32 TRUE 2022-12-17 00:00:00
## 258 2022-12-16 23:52:24 TRUE 2022-12-17 00:00:00
## 259 2022-12-16 23:52:21 TRUE 2022-12-17 00:00:00
## 260 2022-12-16 23:52:19 TRUE 2022-12-17 00:00:00
## 261 2022-12-16 23:52:19 TRUE 2022-12-17 00:00:00
## 262 2022-12-16 23:52:14 TRUE 2022-12-17 00:00:00
## 263 2022-12-16 23:52:12 TRUE 2022-12-17 00:00:00
## 264 2022-12-16 23:52:07 TRUE 2022-12-17 00:00:00
## 265 2022-12-16 23:52:06 TRUE 2022-12-17 00:00:00
## 266 2022-12-16 23:52:06 TRUE 2022-12-17 00:00:00
## 267 2022-12-16 23:52:02 TRUE 2022-12-17 00:00:00
## 268 2022-12-16 23:52:00 TRUE 2022-12-17 00:00:00
## 269 2022-12-16 23:51:56 TRUE 2022-12-17 00:00:00
## 270 2022-12-16 23:51:52 TRUE 2022-12-17 00:00:00
## 271 2022-12-16 23:51:50 TRUE 2022-12-17 00:00:00
## 272 2022-12-16 23:51:48 TRUE 2022-12-17 00:00:00
## 273 2022-12-16 23:51:47 TRUE 2022-12-17 00:00:00
## 274 2022-12-16 23:51:46 TRUE 2022-12-17 00:00:00
## 275 2022-12-16 23:51:46 TRUE 2022-12-17 00:00:00
## 276 2022-12-16 23:51:44 TRUE 2022-12-17 00:00:00
## 277 2022-12-16 23:51:43 TRUE 2022-12-17 00:00:00
## 278 2022-12-16 23:51:38 TRUE 2022-12-17 00:00:00
## 279 2022-12-16 23:51:38 TRUE 2022-12-17 00:00:00
## 280 2022-12-16 23:51:38 TRUE 2022-12-17 00:00:00
## 281 2022-12-16 23:51:37 TRUE 2022-12-17 00:00:00
## 282 2022-12-16 23:51:35 TRUE 2022-12-17 00:00:00
## 283 2022-12-16 23:51:35 TRUE 2022-12-17 00:00:00
## 284 2022-12-16 23:51:28 TRUE 2022-12-17 00:00:00
## 285 2022-12-16 23:51:26 TRUE 2022-12-17 00:00:00
## 286 2022-12-16 23:51:25 TRUE 2022-12-17 00:00:00
## 287 2022-12-16 23:51:23 TRUE 2022-12-17 00:00:00
## 288 2022-12-16 23:51:23 TRUE 2022-12-17 00:00:00
## 289 2022-12-16 23:51:23 TRUE 2022-12-17 00:00:00
## 290 2022-12-16 23:51:22 TRUE 2022-12-17 00:00:00
## 291 2022-12-16 23:51:18 TRUE 2022-12-17 00:00:00
## 292 2022-12-16 23:51:18 TRUE 2022-12-17 00:00:00
## 293 2022-12-16 23:51:18 TRUE 2022-12-17 00:00:00
## 294 2022-12-16 23:51:17 TRUE 2022-12-17 00:00:00
## 295 2022-12-16 23:51:16 TRUE 2022-12-17 00:00:00
## 296 2022-12-16 23:51:15 TRUE 2022-12-17 00:00:00
## 297 2022-12-16 23:51:11 TRUE 2022-12-17 00:00:00
## 298 2022-12-16 23:51:08 TRUE 2022-12-17 00:00:00
## 299 2022-12-16 23:51:04 TRUE 2022-12-17 00:00:00
## 300 2022-12-16 23:51:03 TRUE 2022-12-17 00:00:00
## 301 2022-12-16 23:51:03 TRUE 2022-12-17 00:00:00
## 302 2022-12-16 23:51:03 TRUE 2022-12-17 00:00:00
## 303 2022-12-16 23:51:00 TRUE 2022-12-17 00:00:00
## 304 2022-12-16 23:51:00 TRUE 2022-12-17 00:00:00
## 305 2022-12-16 23:51:00 TRUE 2022-12-17 00:00:00
## 306 2022-12-16 23:50:58 TRUE 2022-12-17 00:00:00
## 307 2022-12-16 23:50:53 TRUE 2022-12-17 00:00:00
## 308 2022-12-16 23:50:51 TRUE 2022-12-17 00:00:00
## 309 2022-12-16 23:50:45 TRUE 2022-12-17 00:00:00
## 310 2022-12-16 23:50:45 TRUE 2022-12-17 00:00:00
## 311 2022-12-16 23:50:40 TRUE 2022-12-17 00:00:00
## 312 2022-12-16 23:50:39 TRUE 2022-12-17 00:00:00
## 313 2022-12-16 23:50:31 TRUE 2022-12-17 00:00:00
## 314 2022-12-16 23:50:30 TRUE 2022-12-17 00:00:00
## 315 2022-12-16 23:50:25 TRUE 2022-12-17 00:00:00
## 316 2022-12-16 23:50:23 TRUE 2022-12-17 00:00:00
## 317 2022-12-16 23:50:22 TRUE 2022-12-17 00:00:00
## 318 2022-12-16 23:50:21 TRUE 2022-12-17 00:00:00
## 319 2022-12-16 23:50:21 TRUE 2022-12-17 00:00:00
## 320 2022-12-16 23:50:21 TRUE 2022-12-17 00:00:00
## 321 2022-12-16 23:50:20 TRUE 2022-12-17 00:00:00
## 322 2022-12-16 23:50:20 TRUE 2022-12-17 00:00:00
## 323 2022-12-16 23:50:19 TRUE 2022-12-17 00:00:00
## 324 2022-12-16 23:50:18 TRUE 2022-12-17 00:00:00
## 325 2022-12-16 23:50:18 TRUE 2022-12-17 00:00:00
## 326 2022-12-16 23:50:16 TRUE 2022-12-17 00:00:00
## 327 2022-12-16 23:50:15 TRUE 2022-12-17 00:00:00
## 328 2022-12-16 23:50:14 TRUE 2022-12-17 00:00:00
## 329 2022-12-16 23:50:14 TRUE 2022-12-17 00:00:00
## 330 2022-12-16 23:50:13 TRUE 2022-12-17 00:00:00
## 331 2022-12-16 23:50:10 TRUE 2022-12-17 00:00:00
## 332 2022-12-16 23:50:09 TRUE 2022-12-17 00:00:00
## 333 2022-12-16 23:50:09 TRUE 2022-12-17 00:00:00
## 334 2022-12-16 23:50:03 TRUE 2022-12-17 00:00:00
## 335 2022-12-16 23:49:58 TRUE 2022-12-17 00:00:00
## 336 2022-12-16 23:49:57 TRUE 2022-12-17 00:00:00
## 337 2022-12-16 23:49:55 TRUE 2022-12-17 00:00:00
## 338 2022-12-16 23:49:55 TRUE 2022-12-17 00:00:00
## 339 2022-12-16 23:49:53 TRUE 2022-12-17 00:00:00
## 340 2022-12-16 23:49:48 TRUE 2022-12-17 00:00:00
## 341 2022-12-16 23:49:46 TRUE 2022-12-17 00:00:00
## 342 2022-12-16 23:49:46 TRUE 2022-12-17 00:00:00
## 343 2022-12-16 23:49:44 TRUE 2022-12-17 00:00:00
## 344 2022-12-16 23:49:43 TRUE 2022-12-17 00:00:00
## 345 2022-12-16 23:49:41 TRUE 2022-12-17 00:00:00
## 346 2022-12-16 23:49:40 TRUE 2022-12-17 00:00:00
## 347 2022-12-16 23:49:39 TRUE 2022-12-17 00:00:00
## 348 2022-12-16 23:49:38 TRUE 2022-12-17 00:00:00
## 349 2022-12-16 23:49:34 TRUE 2022-12-17 00:00:00
## 350 2022-12-16 23:49:34 TRUE 2022-12-17 00:00:00
## 351 2022-12-16 23:49:32 TRUE 2022-12-17 00:00:00
## 352 2022-12-16 23:49:31 TRUE 2022-12-17 00:00:00
## 353 2022-12-16 23:49:26 TRUE 2022-12-17 00:00:00
## 354 2022-12-16 23:49:25 TRUE 2022-12-17 00:00:00
## 355 2022-12-16 23:49:23 TRUE 2022-12-17 00:00:00
## 356 2022-12-16 23:49:21 TRUE 2022-12-17 00:00:00
## 357 2022-12-16 23:49:17 TRUE 2022-12-17 00:00:00
## 358 2022-12-16 23:49:16 TRUE 2022-12-17 00:00:00
## 359 2022-12-16 23:49:16 TRUE 2022-12-17 00:00:00
## 360 2022-12-16 23:49:15 TRUE 2022-12-17 00:00:00
## 361 2022-12-16 23:49:14 TRUE 2022-12-17 00:00:00
## 362 2022-12-16 23:49:14 TRUE 2022-12-17 00:00:00
## 363 2022-12-16 23:49:14 TRUE 2022-12-17 00:00:00
## 364 2022-12-16 23:49:13 TRUE 2022-12-17 00:00:00
## 365 2022-12-16 23:49:11 TRUE 2022-12-17 00:00:00
## 366 2022-12-16 23:49:10 TRUE 2022-12-17 00:00:00
## 367 2022-12-16 23:49:08 TRUE 2022-12-17 00:00:00
## 368 2022-12-16 23:49:04 TRUE 2022-12-17 00:00:00
## 369 2022-12-16 23:49:03 TRUE 2022-12-17 00:00:00
## 370 2022-12-16 23:49:01 TRUE 2022-12-17 00:00:00
## 371 2022-12-16 23:49:01 TRUE 2022-12-17 00:00:00
## 372 2022-12-16 23:48:55 TRUE 2022-12-17 00:00:00
## 373 2022-12-16 23:48:54 TRUE 2022-12-17 00:00:00
## 374 2022-12-16 23:48:54 TRUE 2022-12-17 00:00:00
## 375 2022-12-16 23:48:53 TRUE 2022-12-17 00:00:00
## 376 2022-12-16 23:48:51 TRUE 2022-12-17 00:00:00
## 377 2022-12-16 23:48:48 TRUE 2022-12-17 00:00:00
## 378 2022-12-16 23:48:48 TRUE 2022-12-17 00:00:00
## 379 2022-12-16 23:48:45 TRUE 2022-12-17 00:00:00
## 380 2022-12-16 23:48:44 TRUE 2022-12-17 00:00:00
## 381 2022-12-16 23:48:42 TRUE 2022-12-17 00:00:00
## 382 2022-12-16 23:48:41 TRUE 2022-12-17 00:00:00
## 383 2022-12-16 23:48:40 TRUE 2022-12-17 00:00:00
## 384 2022-12-16 23:48:40 TRUE 2022-12-17 00:00:00
## 385 2022-12-16 23:48:38 TRUE 2022-12-17 00:00:00
## 386 2022-12-16 23:48:30 TRUE 2022-12-17 00:00:00
## 387 2022-12-16 23:48:27 TRUE 2022-12-17 00:00:00
## 388 2022-12-16 23:48:25 TRUE 2022-12-17 00:00:00
## 389 2022-12-16 23:48:25 TRUE 2022-12-17 00:00:00
## 390 2022-12-16 23:48:22 TRUE 2022-12-17 00:00:00
## 391 2022-12-16 23:48:21 TRUE 2022-12-17 00:00:00
## 392 2022-12-16 23:48:16 TRUE 2022-12-17 00:00:00
## 393 2022-12-16 23:48:15 TRUE 2022-12-17 00:00:00
## 394 2022-12-16 23:48:10 TRUE 2022-12-17 00:00:00
## 395 2022-12-16 23:48:08 TRUE 2022-12-17 00:00:00
## 396 2022-12-16 23:48:07 TRUE 2022-12-17 00:00:00
## 397 2022-12-16 23:48:07 TRUE 2022-12-17 00:00:00
## 398 2022-12-16 23:48:06 TRUE 2022-12-17 00:00:00
## 399 2022-12-16 23:48:03 TRUE 2022-12-17 00:00:00
## 400 2022-12-16 23:48:00 TRUE 2022-12-17 00:00:00
## 401 2022-12-16 23:47:59 TRUE 2022-12-17 00:00:00
## 402 2022-12-16 23:47:58 TRUE 2022-12-17 00:00:00
## 403 2022-12-16 23:47:51 TRUE 2022-12-17 00:00:00
## 404 2022-12-16 23:47:51 TRUE 2022-12-17 00:00:00
## 405 2022-12-16 23:47:50 TRUE 2022-12-17 00:00:00
## 406 2022-12-16 23:47:48 TRUE 2022-12-17 00:00:00
## 407 2022-12-16 23:47:47 TRUE 2022-12-17 00:00:00
## 408 2022-12-16 23:47:46 TRUE 2022-12-17 00:00:00
## 409 2022-12-16 23:47:45 TRUE 2022-12-17 00:00:00
## 410 2022-12-16 23:47:44 TRUE 2022-12-17 00:00:00
## 411 2022-12-16 23:47:43 TRUE 2022-12-17 00:00:00
## 412 2022-12-16 23:47:40 TRUE 2022-12-17 00:00:00
## 413 2022-12-16 23:47:39 TRUE 2022-12-17 00:00:00
## 414 2022-12-16 23:47:36 TRUE 2022-12-17 00:00:00
## 415 2022-12-16 23:47:34 TRUE 2022-12-17 00:00:00
## 416 2022-12-16 23:47:32 TRUE 2022-12-17 00:00:00
## 417 2022-12-16 23:47:32 TRUE 2022-12-17 00:00:00
## 418 2022-12-16 23:47:30 TRUE 2022-12-17 00:00:00
## 419 2022-12-16 23:47:30 TRUE 2022-12-17 00:00:00
## 420 2022-12-16 23:47:28 TRUE 2022-12-17 00:00:00
## 421 2022-12-16 23:47:22 TRUE 2022-12-17 00:00:00
## 422 2022-12-16 23:47:20 TRUE 2022-12-17 00:00:00
## 423 2022-12-16 23:47:18 TRUE 2022-12-17 00:00:00
## 424 2022-12-16 23:47:16 TRUE 2022-12-17 00:00:00
## 425 2022-12-16 23:47:09 TRUE 2022-12-17 00:00:00
## 426 2022-12-16 23:47:07 TRUE 2022-12-17 00:00:00
## 427 2022-12-16 23:47:07 TRUE 2022-12-17 00:00:00
## 428 2022-12-16 23:47:00 TRUE 2022-12-17 00:00:00
## 429 2022-12-16 23:46:58 TRUE 2022-12-17 00:00:00
## 430 2022-12-16 23:46:57 TRUE 2022-12-17 00:00:00
## 431 2022-12-16 23:46:54 TRUE 2022-12-17 00:00:00
## 432 2022-12-16 23:46:53 TRUE 2022-12-17 00:00:00
## 433 2022-12-16 23:46:53 TRUE 2022-12-17 00:00:00
## 434 2022-12-16 23:46:53 TRUE 2022-12-17 00:00:00
## 435 2022-12-16 23:46:52 TRUE 2022-12-17 00:00:00
## 436 2022-12-16 23:46:52 TRUE 2022-12-17 00:00:00
## 437 2022-12-16 23:46:51 TRUE 2022-12-17 00:00:00
## 438 2022-12-16 23:46:50 TRUE 2022-12-17 00:00:00
## 439 2022-12-16 23:46:48 TRUE 2022-12-17 00:00:00
## 440 2022-12-16 23:46:45 TRUE 2022-12-17 00:00:00
## 441 2022-12-16 23:46:44 TRUE 2022-12-17 00:00:00
## 442 2022-12-16 23:46:43 TRUE 2022-12-17 00:00:00
## 443 2022-12-16 23:46:41 TRUE 2022-12-17 00:00:00
## 444 2022-12-16 23:46:39 TRUE 2022-12-17 00:00:00
## 445 2022-12-16 23:46:37 TRUE 2022-12-17 00:00:00
## 446 2022-12-16 23:46:36 TRUE 2022-12-17 00:00:00
## 447 2022-12-16 23:46:32 TRUE 2022-12-17 00:00:00
## 448 2022-12-16 23:46:31 TRUE 2022-12-17 00:00:00
## 449 2022-12-16 23:46:31 TRUE 2022-12-17 00:00:00
## 450 2022-12-16 23:46:29 TRUE 2022-12-17 00:00:00
## 451 2022-12-16 23:46:29 TRUE 2022-12-17 00:00:00
## 452 2022-12-16 23:46:25 TRUE 2022-12-17 00:00:00
## 453 2022-12-16 23:46:24 TRUE 2022-12-17 00:00:00
## 454 2022-12-16 23:46:22 TRUE 2022-12-17 00:00:00
## 455 2022-12-16 23:46:19 TRUE 2022-12-17 00:00:00
## 456 2022-12-16 23:46:15 TRUE 2022-12-17 00:00:00
## 457 2022-12-16 23:46:13 TRUE 2022-12-17 00:00:00
## 458 2022-12-16 23:46:11 TRUE 2022-12-17 00:00:00
## 459 2022-12-16 23:46:09 TRUE 2022-12-17 00:00:00
## 460 2022-12-16 23:46:07 TRUE 2022-12-17 00:00:00
## 461 2022-12-16 23:46:06 TRUE 2022-12-17 00:00:00
## 462 2022-12-16 23:45:56 TRUE 2022-12-17 00:00:00
## 463 2022-12-16 23:45:48 TRUE 2022-12-17 00:00:00
## 464 2022-12-16 23:45:45 TRUE 2022-12-17 00:00:00
## 465 2022-12-16 23:45:38 TRUE 2022-12-17 00:00:00
## 466 2022-12-16 23:45:36 TRUE 2022-12-17 00:00:00
## 467 2022-12-16 23:45:34 TRUE 2022-12-17 00:00:00
## 468 2022-12-16 23:45:31 TRUE 2022-12-17 00:00:00
## 469 2022-12-16 23:45:26 TRUE 2022-12-17 00:00:00
## 470 2022-12-16 23:45:25 TRUE 2022-12-17 00:00:00
## 471 2022-12-16 23:45:23 TRUE 2022-12-17 00:00:00
## 472 2022-12-16 23:45:20 TRUE 2022-12-17 00:00:00
## 473 2022-12-16 23:45:16 TRUE 2022-12-17 00:00:00
## 474 2022-12-16 23:45:12 TRUE 2022-12-17 00:00:00
## 475 2022-12-16 23:45:12 TRUE 2022-12-17 00:00:00
## 476 2022-12-16 23:45:10 TRUE 2022-12-17 00:00:00
## 477 2022-12-16 23:45:09 TRUE 2022-12-17 00:00:00
## 478 2022-12-16 23:45:08 TRUE 2022-12-17 00:00:00
## 479 2022-12-16 23:45:04 TRUE 2022-12-17 00:00:00
## 480 2022-12-16 23:45:03 TRUE 2022-12-17 00:00:00
## 481 2022-12-16 23:45:02 TRUE 2022-12-17 00:00:00
## 482 2022-12-16 23:45:02 TRUE 2022-12-17 00:00:00
## 483 2022-12-16 23:44:59 TRUE 2022-12-17 00:00:00
## 484 2022-12-16 23:44:57 TRUE 2022-12-17 00:00:00
## 485 2022-12-16 23:44:57 TRUE 2022-12-17 00:00:00
## 486 2022-12-16 23:44:55 TRUE 2022-12-17 00:00:00
## 487 2022-12-16 23:44:55 TRUE 2022-12-17 00:00:00
## 488 2022-12-16 23:44:52 TRUE 2022-12-17 00:00:00
## 489 2022-12-16 23:44:51 TRUE 2022-12-17 00:00:00
## 490 2022-12-16 23:44:43 TRUE 2022-12-17 00:00:00
## 491 2022-12-16 23:44:40 TRUE 2022-12-17 00:00:00
## 492 2022-12-16 23:44:37 TRUE 2022-12-17 00:00:00
## 493 2022-12-16 23:44:35 TRUE 2022-12-17 00:00:00
## 494 2022-12-16 23:44:34 TRUE 2022-12-17 00:00:00
## 495 2022-12-16 23:44:34 TRUE 2022-12-17 00:00:00
## 496 2022-12-16 23:44:33 TRUE 2022-12-17 00:00:00
## 497 2022-12-16 23:44:32 TRUE 2022-12-17 00:00:00
## 498 2022-12-16 23:44:31 TRUE 2022-12-17 00:00:00
## 499 2022-12-16 23:44:30 TRUE 2022-12-17 00:00:00
## 500 2022-12-16 23:44:29 TRUE 2022-12-17 00:00:00
## 501 2022-12-16 23:44:29 TRUE 2022-12-17 00:00:00
## 502 2022-12-16 23:44:28 TRUE 2022-12-17 00:00:00
## 503 2022-12-16 23:44:26 TRUE 2022-12-17 00:00:00
## 504 2022-12-16 23:44:23 TRUE 2022-12-17 00:00:00
## 505 2022-12-16 23:44:18 TRUE 2022-12-17 00:00:00
## 506 2022-12-16 23:44:16 TRUE 2022-12-17 00:00:00
## 507 2022-12-16 23:44:15 TRUE 2022-12-17 00:00:00
## 508 2022-12-16 23:44:14 TRUE 2022-12-17 00:00:00
## 509 2022-12-16 23:44:13 TRUE 2022-12-17 00:00:00
## 510 2022-12-16 23:44:13 TRUE 2022-12-17 00:00:00
## 511 2022-12-16 23:44:12 TRUE 2022-12-17 00:00:00
## 512 2022-12-16 23:44:12 TRUE 2022-12-17 00:00:00
## 513 2022-12-16 23:44:09 TRUE 2022-12-17 00:00:00
## 514 2022-12-16 23:44:05 TRUE 2022-12-17 00:00:00
## 515 2022-12-16 23:44:01 TRUE 2022-12-17 00:00:00
## 516 2022-12-16 23:44:01 TRUE 2022-12-17 00:00:00
## 517 2022-12-16 23:44:00 TRUE 2022-12-17 00:00:00
## 518 2022-12-16 23:43:59 TRUE 2022-12-17 00:00:00
## 519 2022-12-16 23:43:57 TRUE 2022-12-17 00:00:00
## 520 2022-12-16 23:43:57 TRUE 2022-12-17 00:00:00
## 521 2022-12-16 23:43:54 TRUE 2022-12-17 00:00:00
## 522 2022-12-16 23:43:54 TRUE 2022-12-17 00:00:00
## 523 2022-12-16 23:43:52 TRUE 2022-12-17 00:00:00
## 524 2022-12-16 23:43:51 TRUE 2022-12-17 00:00:00
## 525 2022-12-16 23:43:50 TRUE 2022-12-17 00:00:00
## 526 2022-12-16 23:43:50 TRUE 2022-12-17 00:00:00
## 527 2022-12-16 23:43:49 TRUE 2022-12-17 00:00:00
## 528 2022-12-16 23:43:48 TRUE 2022-12-17 00:00:00
## 529 2022-12-16 23:43:47 TRUE 2022-12-17 00:00:00
## 530 2022-12-16 23:43:45 TRUE 2022-12-17 00:00:00
## 531 2022-12-16 23:43:44 TRUE 2022-12-17 00:00:00
## 532 2022-12-16 23:43:44 TRUE 2022-12-17 00:00:00
## 533 2022-12-16 23:43:43 TRUE 2022-12-17 00:00:00
## 534 2022-12-16 23:43:42 TRUE 2022-12-17 00:00:00
## 535 2022-12-16 23:43:42 TRUE 2022-12-17 00:00:00
## 536 2022-12-16 23:43:41 TRUE 2022-12-17 00:00:00
## 537 2022-12-16 23:43:39 TRUE 2022-12-17 00:00:00
## 538 2022-12-16 23:43:39 TRUE 2022-12-17 00:00:00
## 539 2022-12-16 23:43:38 TRUE 2022-12-17 00:00:00
## 540 2022-12-16 23:43:38 TRUE 2022-12-17 00:00:00
## 541 2022-12-16 23:43:37 TRUE 2022-12-17 00:00:00
## 542 2022-12-16 23:43:35 TRUE 2022-12-17 00:00:00
## 543 2022-12-16 23:43:34 TRUE 2022-12-17 00:00:00
## 544 2022-12-16 23:43:28 TRUE 2022-12-17 00:00:00
## 545 2022-12-16 23:43:27 TRUE 2022-12-17 00:00:00
## 546 2022-12-16 23:43:26 TRUE 2022-12-17 00:00:00
## 547 2022-12-16 23:43:22 TRUE 2022-12-17 00:00:00
## 548 2022-12-16 23:43:22 TRUE 2022-12-17 00:00:00
## 549 2022-12-16 23:43:20 TRUE 2022-12-17 00:00:00
## 550 2022-12-16 23:43:20 TRUE 2022-12-17 00:00:00
## 551 2022-12-16 23:43:19 TRUE 2022-12-17 00:00:00
## 552 2022-12-16 23:43:19 TRUE 2022-12-17 00:00:00
## 553 2022-12-16 23:43:17 TRUE 2022-12-17 00:00:00
## 554 2022-12-16 23:43:16 TRUE 2022-12-17 00:00:00
## 555 2022-12-16 23:43:14 TRUE 2022-12-17 00:00:00
## 556 2022-12-16 23:43:14 TRUE 2022-12-17 00:00:00
## 557 2022-12-16 23:43:12 TRUE 2022-12-17 00:00:00
## 558 2022-12-16 23:43:12 TRUE 2022-12-17 00:00:00
## 559 2022-12-16 23:43:11 TRUE 2022-12-17 00:00:00
## 560 2022-12-16 23:43:09 TRUE 2022-12-17 00:00:00
## 561 2022-12-16 23:43:06 TRUE 2022-12-17 00:00:00
## 562 2022-12-16 23:43:04 TRUE 2022-12-17 00:00:00
## 563 2022-12-16 23:43:04 TRUE 2022-12-17 00:00:00
## 564 2022-12-16 23:43:04 TRUE 2022-12-17 00:00:00
## 565 2022-12-16 23:43:01 TRUE 2022-12-17 00:00:00
## 566 2022-12-16 23:43:01 TRUE 2022-12-17 00:00:00
## 567 2022-12-16 23:42:57 TRUE 2022-12-17 00:00:00
## 568 2022-12-16 23:42:57 TRUE 2022-12-17 00:00:00
## 569 2022-12-16 23:42:56 TRUE 2022-12-17 00:00:00
## 570 2022-12-16 23:42:55 TRUE 2022-12-17 00:00:00
## 571 2022-12-16 23:42:52 TRUE 2022-12-17 00:00:00
## 572 2022-12-16 23:42:52 TRUE 2022-12-17 00:00:00
## 573 2022-12-16 23:42:50 TRUE 2022-12-17 00:00:00
## 574 2022-12-16 23:42:50 TRUE 2022-12-17 00:00:00
## 575 2022-12-16 23:42:48 TRUE 2022-12-17 00:00:00
## 576 2022-12-16 23:42:46 TRUE 2022-12-17 00:00:00
## 577 2022-12-16 23:42:46 TRUE 2022-12-17 00:00:00
## 578 2022-12-16 23:42:45 TRUE 2022-12-17 00:00:00
## 579 2022-12-16 23:42:44 TRUE 2022-12-17 00:00:00
## 580 2022-12-16 23:42:44 TRUE 2022-12-17 00:00:00
## 581 2022-12-16 23:42:42 TRUE 2022-12-17 00:00:00
## 582 2022-12-16 23:42:40 TRUE 2022-12-17 00:00:00
## 583 2022-12-16 23:42:32 TRUE 2022-12-17 00:00:00
## 584 2022-12-16 23:42:32 TRUE 2022-12-17 00:00:00
## 585 2022-12-16 23:42:31 TRUE 2022-12-17 00:00:00
## 586 2022-12-16 23:42:27 TRUE 2022-12-17 00:00:00
## 587 2022-12-16 23:42:27 TRUE 2022-12-17 00:00:00
## 588 2022-12-16 23:42:26 TRUE 2022-12-17 00:00:00
## 589 2022-12-16 23:42:23 TRUE 2022-12-17 00:00:00
## 590 2022-12-16 23:42:22 TRUE 2022-12-17 00:00:00
## 591 2022-12-16 23:42:22 TRUE 2022-12-17 00:00:00
## 592 2022-12-16 23:42:21 TRUE 2022-12-17 00:00:00
## 593 2022-12-16 23:42:21 TRUE 2022-12-17 00:00:00
## 594 2022-12-16 23:42:18 TRUE 2022-12-17 00:00:00
## 595 2022-12-16 23:42:17 TRUE 2022-12-17 00:00:00
## 596 2022-12-16 23:42:16 TRUE 2022-12-17 00:00:00
## 597 2022-12-16 23:42:15 TRUE 2022-12-17 00:00:00
## 598 2022-12-16 23:42:15 TRUE 2022-12-17 00:00:00
## 599 2022-12-16 23:42:07 TRUE 2022-12-17 00:00:00
## 600 2022-12-16 23:42:03 TRUE 2022-12-17 00:00:00
## 601 2022-12-16 23:42:02 TRUE 2022-12-17 00:00:00
## 602 2022-12-16 23:42:01 TRUE 2022-12-17 00:00:00
## 603 2022-12-16 23:42:00 TRUE 2022-12-17 00:00:00
## 604 2022-12-16 23:41:58 TRUE 2022-12-17 00:00:00
## 605 2022-12-16 23:41:58 TRUE 2022-12-17 00:00:00
## 606 2022-12-16 23:41:57 TRUE 2022-12-17 00:00:00
## 607 2022-12-16 23:41:55 TRUE 2022-12-17 00:00:00
## 608 2022-12-16 23:41:54 TRUE 2022-12-17 00:00:00
## 609 2022-12-16 23:41:53 TRUE 2022-12-17 00:00:00
## 610 2022-12-16 23:41:50 TRUE 2022-12-17 00:00:00
## 611 2022-12-16 23:41:46 TRUE 2022-12-17 00:00:00
## 612 2022-12-16 23:41:45 TRUE 2022-12-17 00:00:00
## 613 2022-12-16 23:41:44 TRUE 2022-12-17 00:00:00
## 614 2022-12-16 23:41:36 TRUE 2022-12-17 00:00:00
## 615 2022-12-16 23:41:34 TRUE 2022-12-17 00:00:00
## 616 2022-12-16 23:41:34 TRUE 2022-12-17 00:00:00
## 617 2022-12-16 23:41:33 TRUE 2022-12-17 00:00:00
## 618 2022-12-16 23:41:31 TRUE 2022-12-17 00:00:00
## 619 2022-12-16 23:41:24 TRUE 2022-12-17 00:00:00
## 620 2022-12-16 23:41:19 TRUE 2022-12-17 00:00:00
## 621 2022-12-16 23:41:14 TRUE 2022-12-17 00:00:00
## 622 2022-12-16 23:41:11 TRUE 2022-12-17 00:00:00
## 623 2022-12-16 23:41:09 TRUE 2022-12-17 00:00:00
## 624 2022-12-16 23:41:07 TRUE 2022-12-17 00:00:00
## 625 2022-12-16 23:41:06 TRUE 2022-12-17 00:00:00
## 626 2022-12-16 23:41:03 TRUE 2022-12-17 00:00:00
## 627 2022-12-16 23:41:00 TRUE 2022-12-17 00:00:00
## 628 2022-12-16 23:40:59 TRUE 2022-12-17 00:00:00
## 629 2022-12-16 23:40:56 TRUE 2022-12-17 00:00:00
## 630 2022-12-16 23:40:56 TRUE 2022-12-17 00:00:00
## 631 2022-12-16 23:40:54 TRUE 2022-12-17 00:00:00
## 632 2022-12-16 23:40:53 TRUE 2022-12-17 00:00:00
## 633 2022-12-16 23:40:52 TRUE 2022-12-17 00:00:00
## 634 2022-12-16 23:40:51 TRUE 2022-12-17 00:00:00
## 635 2022-12-16 23:40:49 TRUE 2022-12-17 00:00:00
## 636 2022-12-16 23:40:49 TRUE 2022-12-17 00:00:00
## 637 2022-12-16 23:40:48 TRUE 2022-12-17 00:00:00
## 638 2022-12-16 23:40:45 TRUE 2022-12-17 00:00:00
## 639 2022-12-16 23:40:43 TRUE 2022-12-17 00:00:00
## 640 2022-12-16 23:40:42 TRUE 2022-12-17 00:00:00
## 641 2022-12-16 23:40:41 TRUE 2022-12-17 00:00:00
## 642 2022-12-16 23:40:41 TRUE 2022-12-17 00:00:00
## 643 2022-12-16 23:40:39 TRUE 2022-12-17 00:00:00
## 644 2022-12-16 23:40:38 TRUE 2022-12-17 00:00:00
## 645 2022-12-16 23:40:29 TRUE 2022-12-17 00:00:00
## 646 2022-12-16 23:40:28 TRUE 2022-12-17 00:00:00
## 647 2022-12-16 23:40:28 TRUE 2022-12-17 00:00:00
## 648 2022-12-16 23:40:26 TRUE 2022-12-17 00:00:00
## 649 2022-12-16 23:40:20 TRUE 2022-12-17 00:00:00
## 650 2022-12-16 23:40:20 TRUE 2022-12-17 00:00:00
## 651 2022-12-16 23:40:17 TRUE 2022-12-17 00:00:00
## 652 2022-12-16 23:40:16 TRUE 2022-12-17 00:00:00
## 653 2022-12-16 23:40:15 TRUE 2022-12-17 00:00:00
## 654 2022-12-16 23:40:14 TRUE 2022-12-17 00:00:00
## 655 2022-12-16 23:40:13 TRUE 2022-12-17 00:00:00
## 656 2022-12-16 23:40:11 TRUE 2022-12-17 00:00:00
## 657 2022-12-16 23:40:09 TRUE 2022-12-17 00:00:00
## 658 2022-12-16 23:40:09 TRUE 2022-12-17 00:00:00
## 659 2022-12-16 23:40:09 TRUE 2022-12-17 00:00:00
## 660 2022-12-16 23:40:09 TRUE 2022-12-17 00:00:00
## 661 2022-12-16 23:40:08 TRUE 2022-12-17 00:00:00
## 662 2022-12-16 23:40:07 TRUE 2022-12-17 00:00:00
## 663 2022-12-16 23:40:04 TRUE 2022-12-17 00:00:00
## 664 2022-12-16 23:39:55 TRUE 2022-12-17 00:00:00
## 665 2022-12-16 23:39:53 TRUE 2022-12-17 00:00:00
## 666 2022-12-16 23:39:48 TRUE 2022-12-17 00:00:00
## 667 2022-12-16 23:39:47 TRUE 2022-12-17 00:00:00
## 668 2022-12-16 23:39:45 TRUE 2022-12-17 00:00:00
## 669 2022-12-16 23:39:44 TRUE 2022-12-17 00:00:00
## 670 2022-12-16 23:39:42 TRUE 2022-12-17 00:00:00
## 671 2022-12-16 23:39:34 TRUE 2022-12-17 00:00:00
## 672 2022-12-16 23:39:31 TRUE 2022-12-17 00:00:00
## 673 2022-12-16 23:39:29 TRUE 2022-12-17 00:00:00
## 674 2022-12-16 23:39:22 TRUE 2022-12-17 00:00:00
## 675 2022-12-16 23:39:20 TRUE 2022-12-17 00:00:00
## 676 2022-12-16 23:39:17 TRUE 2022-12-17 00:00:00
## 677 2022-12-16 23:39:17 TRUE 2022-12-17 00:00:00
## 678 2022-12-16 23:39:16 TRUE 2022-12-17 00:00:00
## 679 2022-12-16 23:39:14 TRUE 2022-12-17 00:00:00
## 680 2022-12-16 23:39:11 TRUE 2022-12-17 00:00:00
## 681 2022-12-16 23:39:04 TRUE 2022-12-17 00:00:00
## 682 2022-12-16 23:39:02 TRUE 2022-12-17 00:00:00
## 683 2022-12-16 23:39:01 TRUE 2022-12-17 00:00:00
## 684 2022-12-16 23:39:01 TRUE 2022-12-17 00:00:00
## 685 2022-12-16 23:39:00 TRUE 2022-12-17 00:00:00
## 686 2022-12-16 23:38:59 TRUE 2022-12-17 00:00:00
## 687 2022-12-16 23:38:57 TRUE 2022-12-17 00:00:00
## 688 2022-12-16 23:38:57 TRUE 2022-12-17 00:00:00
## 689 2022-12-16 23:38:56 TRUE 2022-12-17 00:00:00
## 690 2022-12-16 23:38:54 TRUE 2022-12-17 00:00:00
## 691 2022-12-16 23:38:54 TRUE 2022-12-17 00:00:00
## 692 2022-12-16 23:38:53 TRUE 2022-12-17 00:00:00
## 693 2022-12-16 23:38:51 TRUE 2022-12-17 00:00:00
## 694 2022-12-16 23:38:50 TRUE 2022-12-17 00:00:00
## 695 2022-12-16 23:38:47 TRUE 2022-12-17 00:00:00
## 696 2022-12-16 23:38:42 TRUE 2022-12-17 00:00:00
## 697 2022-12-16 23:38:33 TRUE 2022-12-17 00:00:00
## 698 2022-12-16 23:38:32 TRUE 2022-12-17 00:00:00
## 699 2022-12-16 23:38:31 TRUE 2022-12-17 00:00:00
## 700 2022-12-16 23:38:31 TRUE 2022-12-17 00:00:00
## 701 2022-12-16 23:38:27 TRUE 2022-12-17 00:00:00
## 702 2022-12-16 23:38:23 TRUE 2022-12-17 00:00:00
## 703 2022-12-16 23:38:18 TRUE 2022-12-17 00:00:00
## 704 2022-12-16 23:38:16 TRUE 2022-12-17 00:00:00
## 705 2022-12-16 23:38:16 TRUE 2022-12-17 00:00:00
## 706 2022-12-16 23:38:15 TRUE 2022-12-17 00:00:00
## 707 2022-12-16 23:38:15 TRUE 2022-12-17 00:00:00
## 708 2022-12-16 23:38:14 TRUE 2022-12-17 00:00:00
## 709 2022-12-16 23:38:09 TRUE 2022-12-17 00:00:00
## 710 2022-12-16 23:38:06 TRUE 2022-12-17 00:00:00
## 711 2022-12-16 23:38:03 TRUE 2022-12-17 00:00:00
## 712 2022-12-16 23:38:02 TRUE 2022-12-17 00:00:00
## 713 2022-12-16 23:38:00 TRUE 2022-12-17 00:00:00
## 714 2022-12-16 23:37:59 TRUE 2022-12-17 00:00:00
## 715 2022-12-16 23:37:56 TRUE 2022-12-17 00:00:00
## 716 2022-12-16 23:37:55 TRUE 2022-12-17 00:00:00
## 717 2022-12-16 23:37:55 TRUE 2022-12-17 00:00:00
## 718 2022-12-16 23:37:54 TRUE 2022-12-17 00:00:00
## 719 2022-12-16 23:37:54 TRUE 2022-12-17 00:00:00
## 720 2022-12-16 23:37:53 TRUE 2022-12-17 00:00:00
## 721 2022-12-16 23:37:45 TRUE 2022-12-17 00:00:00
## 722 2022-12-16 23:37:42 TRUE 2022-12-17 00:00:00
## 723 2022-12-16 23:37:41 TRUE 2022-12-17 00:00:00
## 724 2022-12-16 23:37:41 TRUE 2022-12-17 00:00:00
## 725 2022-12-16 23:37:40 TRUE 2022-12-17 00:00:00
## 726 2022-12-16 23:37:40 TRUE 2022-12-17 00:00:00
## 727 2022-12-16 23:37:39 TRUE 2022-12-17 00:00:00
## 728 2022-12-16 23:37:35 TRUE 2022-12-17 00:00:00
## 729 2022-12-16 23:37:34 TRUE 2022-12-17 00:00:00
## 730 2022-12-16 23:37:34 TRUE 2022-12-17 00:00:00
## 731 2022-12-16 23:37:33 TRUE 2022-12-17 00:00:00
## 732 2022-12-16 23:37:32 TRUE 2022-12-17 00:00:00
## 733 2022-12-16 23:37:29 TRUE 2022-12-17 00:00:00
## 734 2022-12-16 23:37:25 TRUE 2022-12-17 00:00:00
## 735 2022-12-16 23:37:25 TRUE 2022-12-17 00:00:00
## 736 2022-12-16 23:37:24 TRUE 2022-12-17 00:00:00
## 737 2022-12-16 23:37:24 TRUE 2022-12-17 00:00:00
## 738 2022-12-16 23:37:18 TRUE 2022-12-17 00:00:00
## 739 2022-12-16 23:37:15 TRUE 2022-12-17 00:00:00
## 740 2022-12-16 23:37:14 TRUE 2022-12-17 00:00:00
## 741 2022-12-16 23:37:13 TRUE 2022-12-17 00:00:00
## 742 2022-12-16 23:37:12 TRUE 2022-12-17 00:00:00
## 743 2022-12-16 23:37:12 TRUE 2022-12-17 00:00:00
## 744 2022-12-16 23:37:12 TRUE 2022-12-17 00:00:00
## 745 2022-12-16 23:37:11 TRUE 2022-12-17 00:00:00
## 746 2022-12-16 23:37:09 TRUE 2022-12-17 00:00:00
## 747 2022-12-16 23:37:07 TRUE 2022-12-17 00:00:00
## 748 2022-12-16 23:37:07 TRUE 2022-12-17 00:00:00
## 749 2022-12-16 23:37:04 TRUE 2022-12-17 00:00:00
## 750 2022-12-16 23:37:02 TRUE 2022-12-17 00:00:00
## 751 2022-12-16 23:36:59 TRUE 2022-12-17 00:00:00
## 752 2022-12-16 23:36:58 TRUE 2022-12-17 00:00:00
## 753 2022-12-16 23:36:57 TRUE 2022-12-17 00:00:00
## 754 2022-12-16 23:36:56 TRUE 2022-12-17 00:00:00
## 755 2022-12-16 23:36:56 TRUE 2022-12-17 00:00:00
## 756 2022-12-16 23:36:56 TRUE 2022-12-17 00:00:00
## 757 2022-12-16 23:36:53 TRUE 2022-12-17 00:00:00
## 758 2022-12-16 23:36:49 TRUE 2022-12-17 00:00:00
## 759 2022-12-16 23:36:47 TRUE 2022-12-17 00:00:00
## 760 2022-12-16 23:36:45 TRUE 2022-12-17 00:00:00
## 761 2022-12-16 23:36:44 TRUE 2022-12-17 00:00:00
## 762 2022-12-16 23:36:39 TRUE 2022-12-17 00:00:00
## 763 2022-12-16 23:36:37 TRUE 2022-12-17 00:00:00
## 764 2022-12-16 23:36:36 TRUE 2022-12-17 00:00:00
## 765 2022-12-16 23:36:33 TRUE 2022-12-17 00:00:00
## 766 2022-12-16 23:36:31 TRUE 2022-12-17 00:00:00
## 767 2022-12-16 23:36:31 TRUE 2022-12-17 00:00:00
## 768 2022-12-16 23:36:28 TRUE 2022-12-17 00:00:00
## 769 2022-12-16 23:36:27 TRUE 2022-12-17 00:00:00
## 770 2022-12-16 23:36:23 TRUE 2022-12-17 00:00:00
## 771 2022-12-16 23:36:15 TRUE 2022-12-17 00:00:00
## 772 2022-12-16 23:36:11 TRUE 2022-12-17 00:00:00
## 773 2022-12-16 23:36:09 TRUE 2022-12-17 00:00:00
## 774 2022-12-16 23:36:08 TRUE 2022-12-17 00:00:00
## 775 2022-12-16 23:36:05 TRUE 2022-12-17 00:00:00
## 776 2022-12-16 23:36:02 TRUE 2022-12-17 00:00:00
## 777 2022-12-16 23:36:00 TRUE 2022-12-17 00:00:00
## 778 2022-12-16 23:35:59 TRUE 2022-12-17 00:00:00
## 779 2022-12-16 23:35:56 TRUE 2022-12-17 00:00:00
## 780 2022-12-16 23:35:53 TRUE 2022-12-17 00:00:00
## 781 2022-12-16 23:35:53 TRUE 2022-12-17 00:00:00
## 782 2022-12-16 23:35:49 TRUE 2022-12-17 00:00:00
## 783 2022-12-16 23:35:48 TRUE 2022-12-17 00:00:00
## 784 2022-12-16 23:35:45 TRUE 2022-12-17 00:00:00
## 785 2022-12-16 23:35:45 TRUE 2022-12-17 00:00:00
## 786 2022-12-16 23:35:44 TRUE 2022-12-17 00:00:00
## 787 2022-12-16 23:35:42 TRUE 2022-12-17 00:00:00
## 788 2022-12-16 23:35:38 TRUE 2022-12-17 00:00:00
## 789 2022-12-16 23:35:37 TRUE 2022-12-17 00:00:00
## 790 2022-12-16 23:35:35 TRUE 2022-12-17 00:00:00
## 791 2022-12-16 23:35:35 TRUE 2022-12-17 00:00:00
## 792 2022-12-16 23:35:35 TRUE 2022-12-17 00:00:00
## 793 2022-12-16 23:35:34 TRUE 2022-12-17 00:00:00
## 794 2022-12-16 23:35:34 TRUE 2022-12-17 00:00:00
## 795 2022-12-16 23:35:33 TRUE 2022-12-17 00:00:00
## 796 2022-12-16 23:35:33 TRUE 2022-12-17 00:00:00
## 797 2022-12-16 23:35:32 TRUE 2022-12-17 00:00:00
## 798 2022-12-16 23:35:29 TRUE 2022-12-17 00:00:00
## 799 2022-12-16 23:35:27 TRUE 2022-12-17 00:00:00
## 800 2022-12-16 23:35:27 TRUE 2022-12-17 00:00:00
## 801 2022-12-16 23:35:26 TRUE 2022-12-17 00:00:00
## 802 2022-12-16 23:35:22 TRUE 2022-12-17 00:00:00
## 803 2022-12-16 23:35:19 TRUE 2022-12-17 00:00:00
## 804 2022-12-16 23:35:14 TRUE 2022-12-17 00:00:00
## 805 2022-12-16 23:35:13 TRUE 2022-12-17 00:00:00
## 806 2022-12-16 23:35:11 TRUE 2022-12-17 00:00:00
## 807 2022-12-16 23:35:09 TRUE 2022-12-17 00:00:00
## 808 2022-12-16 23:35:09 TRUE 2022-12-17 00:00:00
## 809 2022-12-16 23:35:07 TRUE 2022-12-17 00:00:00
## 810 2022-12-16 23:35:05 TRUE 2022-12-17 00:00:00
## 811 2022-12-16 23:35:05 TRUE 2022-12-17 00:00:00
## 812 2022-12-16 23:35:03 TRUE 2022-12-17 00:00:00
## 813 2022-12-16 23:34:58 TRUE 2022-12-17 00:00:00
## 814 2022-12-16 23:34:58 TRUE 2022-12-17 00:00:00
## 815 2022-12-16 23:34:52 TRUE 2022-12-17 00:00:00
## 816 2022-12-16 23:34:52 TRUE 2022-12-17 00:00:00
## 817 2022-12-16 23:34:50 TRUE 2022-12-17 00:00:00
## 818 2022-12-16 23:34:50 TRUE 2022-12-17 00:00:00
## 819 2022-12-16 23:34:49 TRUE 2022-12-17 00:00:00
## 820 2022-12-16 23:34:47 TRUE 2022-12-17 00:00:00
## 821 2022-12-16 23:34:44 TRUE 2022-12-17 00:00:00
## 822 2022-12-16 23:34:44 TRUE 2022-12-17 00:00:00
## 823 2022-12-16 23:34:43 TRUE 2022-12-17 00:00:00
## 824 2022-12-16 23:34:43 TRUE 2022-12-17 00:00:00
## 825 2022-12-16 23:34:42 TRUE 2022-12-17 00:00:00
## 826 2022-12-16 23:34:40 TRUE 2022-12-17 00:00:00
## 827 2022-12-16 23:34:39 TRUE 2022-12-17 00:00:00
## 828 2022-12-16 23:34:38 TRUE 2022-12-17 00:00:00
## 829 2022-12-16 23:34:37 TRUE 2022-12-17 00:00:00
## 830 2022-12-16 23:34:36 TRUE 2022-12-17 00:00:00
## 831 2022-12-16 23:34:36 TRUE 2022-12-17 00:00:00
## 832 2022-12-16 23:34:35 TRUE 2022-12-17 00:00:00
## 833 2022-12-16 23:34:33 TRUE 2022-12-17 00:00:00
## 834 2022-12-16 23:34:33 TRUE 2022-12-17 00:00:00
## 835 2022-12-16 23:34:33 TRUE 2022-12-17 00:00:00
## 836 2022-12-16 23:34:31 TRUE 2022-12-17 00:00:00
## 837 2022-12-16 23:34:24 TRUE 2022-12-17 00:00:00
## 838 2022-12-16 23:34:18 TRUE 2022-12-17 00:00:00
## 839 2022-12-16 23:34:18 TRUE 2022-12-17 00:00:00
## 840 2022-12-16 23:34:17 TRUE 2022-12-17 00:00:00
## 841 2022-12-16 23:34:17 TRUE 2022-12-17 00:00:00
## 842 2022-12-16 23:34:15 TRUE 2022-12-17 00:00:00
## 843 2022-12-16 23:34:15 TRUE 2022-12-17 00:00:00
## 844 2022-12-16 23:34:11 TRUE 2022-12-17 00:00:00
## 845 2022-12-16 23:34:09 TRUE 2022-12-17 00:00:00
## 846 2022-12-16 23:34:08 TRUE 2022-12-17 00:00:00
## 847 2022-12-16 23:34:06 TRUE 2022-12-17 00:00:00
## 848 2022-12-16 23:34:03 TRUE 2022-12-17 00:00:00
## 849 2022-12-16 23:34:00 TRUE 2022-12-17 00:00:00
## 850 2022-12-16 23:34:00 TRUE 2022-12-17 00:00:00
## 851 2022-12-16 23:33:59 TRUE 2022-12-17 00:00:00
## 852 2022-12-16 23:33:58 TRUE 2022-12-17 00:00:00
## 853 2022-12-16 23:33:57 TRUE 2022-12-17 00:00:00
## 854 2022-12-16 23:33:56 TRUE 2022-12-17 00:00:00
## 855 2022-12-16 23:33:54 TRUE 2022-12-17 00:00:00
## 856 2022-12-16 23:33:48 TRUE 2022-12-17 00:00:00
## 857 2022-12-16 23:33:47 TRUE 2022-12-17 00:00:00
## 858 2022-12-16 23:33:46 TRUE 2022-12-17 00:00:00
## 859 2022-12-16 23:33:45 TRUE 2022-12-17 00:00:00
## 860 2022-12-16 23:33:44 TRUE 2022-12-17 00:00:00
## 861 2022-12-16 23:33:44 TRUE 2022-12-17 00:00:00
## 862 2022-12-16 23:33:41 TRUE 2022-12-17 00:00:00
## 863 2022-12-16 23:33:41 TRUE 2022-12-17 00:00:00
## 864 2022-12-16 23:33:37 TRUE 2022-12-17 00:00:00
## 865 2022-12-16 23:33:32 TRUE 2022-12-17 00:00:00
## 866 2022-12-16 23:33:31 TRUE 2022-12-17 00:00:00
## 867 2022-12-16 23:33:27 TRUE 2022-12-17 00:00:00
## 868 2022-12-16 23:33:26 TRUE 2022-12-17 00:00:00
## 869 2022-12-16 23:33:26 TRUE 2022-12-17 00:00:00
## 870 2022-12-16 23:33:26 TRUE 2022-12-17 00:00:00
## 871 2022-12-16 23:33:23 TRUE 2022-12-17 00:00:00
## 872 2022-12-16 23:33:19 TRUE 2022-12-17 00:00:00
## 873 2022-12-16 23:33:12 TRUE 2022-12-17 00:00:00
## 874 2022-12-16 23:33:08 TRUE 2022-12-17 00:00:00
## 875 2022-12-16 23:33:07 TRUE 2022-12-17 00:00:00
## 876 2022-12-16 23:33:04 TRUE 2022-12-17 00:00:00
## 877 2022-12-16 23:33:02 TRUE 2022-12-17 00:00:00
## 878 2022-12-16 23:33:01 TRUE 2022-12-17 00:00:00
## 879 2022-12-16 23:32:57 TRUE 2022-12-17 00:00:00
## 880 2022-12-16 23:32:55 TRUE 2022-12-17 00:00:00
## 881 2022-12-16 23:32:50 TRUE 2022-12-17 00:00:00
## 882 2022-12-16 23:32:49 TRUE 2022-12-17 00:00:00
## 883 2022-12-16 23:32:47 TRUE 2022-12-17 00:00:00
## 884 2022-12-16 23:32:47 TRUE 2022-12-17 00:00:00
## 885 2022-12-16 23:32:46 TRUE 2022-12-17 00:00:00
## 886 2022-12-16 23:32:46 TRUE 2022-12-17 00:00:00
## 887 2022-12-16 23:32:42 TRUE 2022-12-17 00:00:00
## 888 2022-12-16 23:32:42 TRUE 2022-12-17 00:00:00
## 889 2022-12-16 23:32:41 TRUE 2022-12-17 00:00:00
## 890 2022-12-16 23:32:38 TRUE 2022-12-17 00:00:00
## 891 2022-12-16 23:32:37 TRUE 2022-12-17 00:00:00
## 892 2022-12-16 23:32:36 TRUE 2022-12-17 00:00:00
## 893 2022-12-16 23:32:36 TRUE 2022-12-17 00:00:00
## 894 2022-12-16 23:32:35 TRUE 2022-12-17 00:00:00
## 895 2022-12-16 23:32:32 TRUE 2022-12-17 00:00:00
## 896 2022-12-16 23:32:30 TRUE 2022-12-17 00:00:00
## 897 2022-12-16 23:32:30 TRUE 2022-12-17 00:00:00
## 898 2022-12-16 23:32:28 TRUE 2022-12-17 00:00:00
## 899 2022-12-16 23:32:27 TRUE 2022-12-17 00:00:00
## 900 2022-12-16 23:32:24 TRUE 2022-12-17 00:00:00
## 901 2022-12-16 23:32:23 TRUE 2022-12-17 00:00:00
## 902 2022-12-16 23:32:23 TRUE 2022-12-17 00:00:00
## 903 2022-12-16 23:32:19 TRUE 2022-12-17 00:00:00
## 904 2022-12-16 23:32:16 TRUE 2022-12-17 00:00:00
## 905 2022-12-16 23:32:15 TRUE 2022-12-17 00:00:00
## 906 2022-12-16 23:32:14 TRUE 2022-12-17 00:00:00
## 907 2022-12-16 23:32:10 TRUE 2022-12-17 00:00:00
## 908 2022-12-16 23:32:08 TRUE 2022-12-17 00:00:00
## 909 2022-12-16 23:32:04 TRUE 2022-12-17 00:00:00
## 910 2022-12-16 23:32:02 TRUE 2022-12-17 00:00:00
## 911 2022-12-16 23:32:02 TRUE 2022-12-17 00:00:00
## 912 2022-12-16 23:31:53 TRUE 2022-12-17 00:00:00
## 913 2022-12-16 23:31:53 TRUE 2022-12-17 00:00:00
## 914 2022-12-16 23:31:53 TRUE 2022-12-17 00:00:00
## 915 2022-12-16 23:31:49 TRUE 2022-12-17 00:00:00
## 916 2022-12-16 23:31:48 TRUE 2022-12-17 00:00:00
## 917 2022-12-16 23:31:47 TRUE 2022-12-17 00:00:00
## 918 2022-12-16 23:31:43 TRUE 2022-12-17 00:00:00
## 919 2022-12-16 23:31:42 TRUE 2022-12-17 00:00:00
## 920 2022-12-16 23:31:39 TRUE 2022-12-17 00:00:00
## 921 2022-12-16 23:31:39 TRUE 2022-12-17 00:00:00
## 922 2022-12-16 23:31:36 TRUE 2022-12-17 00:00:00
## 923 2022-12-16 23:31:28 TRUE 2022-12-17 00:00:00
## 924 2022-12-16 23:31:26 TRUE 2022-12-17 00:00:00
## 925 2022-12-16 23:31:26 TRUE 2022-12-17 00:00:00
## 926 2022-12-16 23:31:26 TRUE 2022-12-17 00:00:00
## 927 2022-12-16 23:31:26 TRUE 2022-12-17 00:00:00
## 928 2022-12-16 23:31:25 TRUE 2022-12-17 00:00:00
## 929 2022-12-16 23:31:21 TRUE 2022-12-17 00:00:00
## 930 2022-12-16 23:31:21 TRUE 2022-12-17 00:00:00
## 931 2022-12-16 23:31:16 TRUE 2022-12-17 00:00:00
## 932 2022-12-16 23:31:13 TRUE 2022-12-17 00:00:00
## 933 2022-12-16 23:31:12 TRUE 2022-12-17 00:00:00
## 934 2022-12-16 23:31:10 TRUE 2022-12-17 00:00:00
## 935 2022-12-16 23:31:09 TRUE 2022-12-17 00:00:00
## 936 2022-12-16 23:31:06 TRUE 2022-12-17 00:00:00
## 937 2022-12-16 23:31:06 TRUE 2022-12-17 00:00:00
## 938 2022-12-16 23:31:06 TRUE 2022-12-17 00:00:00
## 939 2022-12-16 23:31:02 TRUE 2022-12-17 00:00:00
## 940 2022-12-16 23:31:02 TRUE 2022-12-17 00:00:00
## 941 2022-12-16 23:30:58 TRUE 2022-12-17 00:00:00
## 942 2022-12-16 23:30:57 TRUE 2022-12-17 00:00:00
## 943 2022-12-16 23:30:56 TRUE 2022-12-17 00:00:00
## 944 2022-12-16 23:30:54 TRUE 2022-12-17 00:00:00
## 945 2022-12-16 23:30:51 TRUE 2022-12-17 00:00:00
## 946 2022-12-16 23:30:50 TRUE 2022-12-17 00:00:00
## 947 2022-12-16 23:30:49 TRUE 2022-12-17 00:00:00
## 948 2022-12-16 23:30:48 TRUE 2022-12-17 00:00:00
## 949 2022-12-16 23:30:47 TRUE 2022-12-17 00:00:00
## 950 2022-12-16 23:30:46 TRUE 2022-12-17 00:00:00
## 951 2022-12-16 23:30:46 TRUE 2022-12-17 00:00:00
## 952 2022-12-16 23:30:45 TRUE 2022-12-17 00:00:00
## 953 2022-12-16 23:30:40 TRUE 2022-12-17 00:00:00
## 954 2022-12-16 23:30:36 TRUE 2022-12-17 00:00:00
## 955 2022-12-16 23:30:33 TRUE 2022-12-17 00:00:00
## 956 2022-12-16 23:30:31 TRUE 2022-12-17 00:00:00
## 957 2022-12-16 23:30:29 TRUE 2022-12-17 00:00:00
## 958 2022-12-16 23:30:28 TRUE 2022-12-17 00:00:00
## 959 2022-12-16 23:30:25 TRUE 2022-12-17 00:00:00
## 960 2022-12-16 23:30:23 TRUE 2022-12-17 00:00:00
## 961 2022-12-16 23:30:22 TRUE 2022-12-17 00:00:00
## 962 2022-12-16 23:30:17 TRUE 2022-12-17 00:00:00
## 963 2022-12-16 23:30:13 TRUE 2022-12-17 00:00:00
## 964 2022-12-16 23:30:10 TRUE 2022-12-17 00:00:00
## 965 2022-12-16 23:30:09 TRUE 2022-12-17 00:00:00
## 966 2022-12-16 23:30:03 TRUE 2022-12-17 00:00:00
## 967 2022-12-16 23:30:02 TRUE 2022-12-17 00:00:00
## 968 2022-12-16 23:30:02 TRUE 2022-12-17 00:00:00
## 969 2022-12-16 23:30:00 TRUE 2022-12-17 00:00:00
## 970 2022-12-16 23:29:59 TRUE 2022-12-16 23:00:00
## 971 2022-12-16 23:29:56 TRUE 2022-12-16 23:00:00
## 972 2022-12-16 23:29:55 TRUE 2022-12-16 23:00:00
## 973 2022-12-16 23:29:54 TRUE 2022-12-16 23:00:00
## 974 2022-12-16 23:29:54 TRUE 2022-12-16 23:00:00
## 975 2022-12-16 23:29:50 TRUE 2022-12-16 23:00:00
## 976 2022-12-16 23:29:48 TRUE 2022-12-16 23:00:00
## 977 2022-12-16 23:29:48 TRUE 2022-12-16 23:00:00
## 978 2022-12-16 23:29:46 TRUE 2022-12-16 23:00:00
## 979 2022-12-16 23:29:45 TRUE 2022-12-16 23:00:00
## 980 2022-12-16 23:29:45 TRUE 2022-12-16 23:00:00
## 981 2022-12-16 23:29:40 TRUE 2022-12-16 23:00:00
## 982 2022-12-16 23:29:36 TRUE 2022-12-16 23:00:00
## 983 2022-12-16 23:29:36 TRUE 2022-12-16 23:00:00
## 984 2022-12-16 23:29:36 TRUE 2022-12-16 23:00:00
## 985 2022-12-16 23:29:31 TRUE 2022-12-16 23:00:00
## 986 2022-12-16 23:29:30 TRUE 2022-12-16 23:00:00
## 987 2022-12-16 23:29:26 TRUE 2022-12-16 23:00:00
## 988 2022-12-16 23:29:25 TRUE 2022-12-16 23:00:00
## 989 2022-12-16 23:29:21 TRUE 2022-12-16 23:00:00
## 990 2022-12-16 23:29:21 TRUE 2022-12-16 23:00:00
## 991 2022-12-16 23:29:19 TRUE 2022-12-16 23:00:00
## 992 2022-12-16 23:29:19 TRUE 2022-12-16 23:00:00
## 993 2022-12-16 23:29:19 TRUE 2022-12-16 23:00:00
## 994 2022-12-16 23:29:18 TRUE 2022-12-16 23:00:00
## 995 2022-12-16 23:29:13 TRUE 2022-12-16 23:00:00
## 996 2022-12-16 23:29:13 TRUE 2022-12-16 23:00:00
## 997 2022-12-16 23:29:09 TRUE 2022-12-16 23:00:00
## 998 2022-12-16 23:29:08 TRUE 2022-12-16 23:00:00
## 999 2022-12-16 23:29:08 TRUE 2022-12-16 23:00:00
## 1000 2022-12-16 23:29:07 TRUE 2022-12-16 23:00:00
## 1001 2022-12-16 23:29:05 TRUE 2022-12-16 23:00:00
## 1002 2022-12-16 23:29:01 TRUE 2022-12-16 23:00:00
## 1003 2022-12-16 23:28:56 TRUE 2022-12-16 23:00:00
## 1004 2022-12-16 23:28:53 TRUE 2022-12-16 23:00:00
## 1005 2022-12-16 23:28:53 TRUE 2022-12-16 23:00:00
## 1006 2022-12-16 23:28:48 TRUE 2022-12-16 23:00:00
## 1007 2022-12-16 23:28:45 TRUE 2022-12-16 23:00:00
## 1008 2022-12-16 23:28:44 TRUE 2022-12-16 23:00:00
## 1009 2022-12-16 23:28:40 TRUE 2022-12-16 23:00:00
## 1010 2022-12-16 23:28:40 TRUE 2022-12-16 23:00:00
## 1011 2022-12-16 23:28:39 TRUE 2022-12-16 23:00:00
## 1012 2022-12-16 23:28:35 TRUE 2022-12-16 23:00:00
## 1013 2022-12-16 23:28:32 TRUE 2022-12-16 23:00:00
## 1014 2022-12-16 23:28:31 TRUE 2022-12-16 23:00:00
## 1015 2022-12-16 23:28:30 TRUE 2022-12-16 23:00:00
## 1016 2022-12-16 23:28:26 TRUE 2022-12-16 23:00:00
## 1017 2022-12-16 23:28:25 TRUE 2022-12-16 23:00:00
## 1018 2022-12-16 23:28:25 TRUE 2022-12-16 23:00:00
## 1019 2022-12-16 23:28:25 TRUE 2022-12-16 23:00:00
## 1020 2022-12-16 23:28:22 TRUE 2022-12-16 23:00:00
## 1021 2022-12-16 23:28:22 TRUE 2022-12-16 23:00:00
## 1022 2022-12-16 23:28:18 TRUE 2022-12-16 23:00:00
## 1023 2022-12-16 23:28:17 TRUE 2022-12-16 23:00:00
## 1024 2022-12-16 23:28:13 TRUE 2022-12-16 23:00:00
## 1025 2022-12-16 23:28:13 TRUE 2022-12-16 23:00:00
## 1026 2022-12-16 23:28:12 TRUE 2022-12-16 23:00:00
## 1027 2022-12-16 23:28:11 TRUE 2022-12-16 23:00:00
## 1028 2022-12-16 23:28:08 TRUE 2022-12-16 23:00:00
## 1029 2022-12-16 23:28:08 TRUE 2022-12-16 23:00:00
## 1030 2022-12-16 23:28:07 TRUE 2022-12-16 23:00:00
## 1031 2022-12-16 23:28:06 TRUE 2022-12-16 23:00:00
## 1032 2022-12-16 23:28:05 TRUE 2022-12-16 23:00:00
## 1033 2022-12-16 23:28:04 TRUE 2022-12-16 23:00:00
## 1034 2022-12-16 23:27:59 TRUE 2022-12-16 23:00:00
## 1035 2022-12-16 23:27:57 TRUE 2022-12-16 23:00:00
## 1036 2022-12-16 23:27:57 TRUE 2022-12-16 23:00:00
## 1037 2022-12-16 23:27:56 TRUE 2022-12-16 23:00:00
## 1038 2022-12-16 23:27:55 TRUE 2022-12-16 23:00:00
## 1039 2022-12-16 23:27:54 TRUE 2022-12-16 23:00:00
## 1040 2022-12-16 23:27:52 TRUE 2022-12-16 23:00:00
## 1041 2022-12-16 23:27:49 TRUE 2022-12-16 23:00:00
## 1042 2022-12-16 23:27:46 TRUE 2022-12-16 23:00:00
## 1043 2022-12-16 23:27:44 TRUE 2022-12-16 23:00:00
## 1044 2022-12-16 23:27:44 TRUE 2022-12-16 23:00:00
## 1045 2022-12-16 23:27:43 TRUE 2022-12-16 23:00:00
## 1046 2022-12-16 23:27:42 TRUE 2022-12-16 23:00:00
## 1047 2022-12-16 23:27:42 TRUE 2022-12-16 23:00:00
## 1048 2022-12-16 23:27:42 TRUE 2022-12-16 23:00:00
## 1049 2022-12-16 23:27:38 TRUE 2022-12-16 23:00:00
## 1050 2022-12-16 23:27:35 TRUE 2022-12-16 23:00:00
## 1051 2022-12-16 23:27:33 TRUE 2022-12-16 23:00:00
## 1052 2022-12-16 23:27:29 TRUE 2022-12-16 23:00:00
## 1053 2022-12-16 23:27:27 TRUE 2022-12-16 23:00:00
## 1054 2022-12-16 23:27:27 TRUE 2022-12-16 23:00:00
## 1055 2022-12-16 23:27:26 TRUE 2022-12-16 23:00:00
## 1056 2022-12-16 23:27:26 TRUE 2022-12-16 23:00:00
## 1057 2022-12-16 23:27:26 TRUE 2022-12-16 23:00:00
## 1058 2022-12-16 23:27:24 TRUE 2022-12-16 23:00:00
## 1059 2022-12-16 23:27:23 TRUE 2022-12-16 23:00:00
## 1060 2022-12-16 23:27:23 TRUE 2022-12-16 23:00:00
## 1061 2022-12-16 23:27:21 TRUE 2022-12-16 23:00:00
## 1062 2022-12-16 23:27:21 TRUE 2022-12-16 23:00:00
## 1063 2022-12-16 23:27:19 TRUE 2022-12-16 23:00:00
## 1064 2022-12-16 23:27:18 TRUE 2022-12-16 23:00:00
## 1065 2022-12-16 23:27:11 TRUE 2022-12-16 23:00:00
## 1066 2022-12-16 23:27:11 TRUE 2022-12-16 23:00:00
## 1067 2022-12-16 23:27:10 TRUE 2022-12-16 23:00:00
## 1068 2022-12-16 23:27:09 TRUE 2022-12-16 23:00:00
## 1069 2022-12-16 23:27:03 TRUE 2022-12-16 23:00:00
## 1070 2022-12-16 23:27:03 TRUE 2022-12-16 23:00:00
## 1071 2022-12-16 23:27:01 TRUE 2022-12-16 23:00:00
## 1072 2022-12-16 23:27:00 TRUE 2022-12-16 23:00:00
## 1073 2022-12-16 23:27:00 TRUE 2022-12-16 23:00:00
## 1074 2022-12-16 23:26:59 TRUE 2022-12-16 23:00:00
## 1075 2022-12-16 23:26:59 TRUE 2022-12-16 23:00:00
## 1076 2022-12-16 23:26:59 TRUE 2022-12-16 23:00:00
## 1077 2022-12-16 23:26:58 TRUE 2022-12-16 23:00:00
## 1078 2022-12-16 23:26:54 TRUE 2022-12-16 23:00:00
## 1079 2022-12-16 23:26:54 TRUE 2022-12-16 23:00:00
## 1080 2022-12-16 23:26:49 TRUE 2022-12-16 23:00:00
## 1081 2022-12-16 23:26:46 TRUE 2022-12-16 23:00:00
## 1082 2022-12-16 23:26:44 TRUE 2022-12-16 23:00:00
## 1083 2022-12-16 23:26:43 TRUE 2022-12-16 23:00:00
## 1084 2022-12-16 23:26:41 TRUE 2022-12-16 23:00:00
## 1085 2022-12-16 23:26:40 TRUE 2022-12-16 23:00:00
## 1086 2022-12-16 23:26:36 TRUE 2022-12-16 23:00:00
## 1087 2022-12-16 23:26:33 TRUE 2022-12-16 23:00:00
## 1088 2022-12-16 23:26:32 TRUE 2022-12-16 23:00:00
## 1089 2022-12-16 23:26:29 TRUE 2022-12-16 23:00:00
## 1090 2022-12-16 23:26:28 TRUE 2022-12-16 23:00:00
## 1091 2022-12-16 23:26:27 TRUE 2022-12-16 23:00:00
## 1092 2022-12-16 23:26:25 TRUE 2022-12-16 23:00:00
## 1093 2022-12-16 23:26:21 TRUE 2022-12-16 23:00:00
## 1094 2022-12-16 23:26:18 TRUE 2022-12-16 23:00:00
## 1095 2022-12-16 23:26:15 TRUE 2022-12-16 23:00:00
## 1096 2022-12-16 23:26:13 TRUE 2022-12-16 23:00:00
## 1097 2022-12-16 23:26:09 TRUE 2022-12-16 23:00:00
## 1098 2022-12-16 23:26:07 TRUE 2022-12-16 23:00:00
## 1099 2022-12-16 23:26:07 TRUE 2022-12-16 23:00:00
## 1100 2022-12-16 23:26:06 TRUE 2022-12-16 23:00:00
## 1101 2022-12-16 23:26:05 TRUE 2022-12-16 23:00:00
## 1102 2022-12-16 23:25:57 TRUE 2022-12-16 23:00:00
## 1103 2022-12-16 23:25:56 TRUE 2022-12-16 23:00:00
## 1104 2022-12-16 23:25:50 TRUE 2022-12-16 23:00:00
## 1105 2022-12-16 23:25:45 TRUE 2022-12-16 23:00:00
## 1106 2022-12-16 23:25:41 TRUE 2022-12-16 23:00:00
## 1107 2022-12-16 23:25:39 TRUE 2022-12-16 23:00:00
## 1108 2022-12-16 23:25:39 TRUE 2022-12-16 23:00:00
## 1109 2022-12-16 23:25:35 TRUE 2022-12-16 23:00:00
## 1110 2022-12-16 23:25:35 TRUE 2022-12-16 23:00:00
## 1111 2022-12-16 23:25:34 TRUE 2022-12-16 23:00:00
## 1112 2022-12-16 23:25:30 TRUE 2022-12-16 23:00:00
## 1113 2022-12-16 23:25:29 TRUE 2022-12-16 23:00:00
## 1114 2022-12-16 23:25:29 TRUE 2022-12-16 23:00:00
## 1115 2022-12-16 23:25:28 TRUE 2022-12-16 23:00:00
## 1116 2022-12-16 23:25:24 TRUE 2022-12-16 23:00:00
## 1117 2022-12-16 23:25:23 TRUE 2022-12-16 23:00:00
## 1118 2022-12-16 23:25:23 TRUE 2022-12-16 23:00:00
## 1119 2022-12-16 23:25:21 TRUE 2022-12-16 23:00:00
## 1120 2022-12-16 23:25:20 TRUE 2022-12-16 23:00:00
## 1121 2022-12-16 23:25:19 TRUE 2022-12-16 23:00:00
## 1122 2022-12-16 23:25:12 TRUE 2022-12-16 23:00:00
## 1123 2022-12-16 23:25:07 TRUE 2022-12-16 23:00:00
## 1124 2022-12-16 23:25:06 TRUE 2022-12-16 23:00:00
## 1125 2022-12-16 23:25:04 TRUE 2022-12-16 23:00:00
## 1126 2022-12-16 23:25:00 TRUE 2022-12-16 23:00:00
## 1127 2022-12-16 23:24:59 TRUE 2022-12-16 23:00:00
## 1128 2022-12-16 23:24:59 TRUE 2022-12-16 23:00:00
## 1129 2022-12-16 23:24:57 TRUE 2022-12-16 23:00:00
## 1130 2022-12-16 23:24:55 TRUE 2022-12-16 23:00:00
## 1131 2022-12-16 23:24:48 TRUE 2022-12-16 23:00:00
## 1132 2022-12-16 23:24:45 TRUE 2022-12-16 23:00:00
## 1133 2022-12-16 23:24:42 TRUE 2022-12-16 23:00:00
## 1134 2022-12-16 23:24:42 TRUE 2022-12-16 23:00:00
## 1135 2022-12-16 23:24:36 TRUE 2022-12-16 23:00:00
## 1136 2022-12-16 23:24:22 TRUE 2022-12-16 23:00:00
## 1137 2022-12-16 23:24:21 TRUE 2022-12-16 23:00:00
## 1138 2022-12-16 23:24:19 TRUE 2022-12-16 23:00:00
## 1139 2022-12-16 23:24:18 TRUE 2022-12-16 23:00:00
## 1140 2022-12-16 23:24:12 TRUE 2022-12-16 23:00:00
## 1141 2022-12-16 23:24:08 TRUE 2022-12-16 23:00:00
## 1142 2022-12-16 23:24:05 TRUE 2022-12-16 23:00:00
## 1143 2022-12-16 23:24:05 TRUE 2022-12-16 23:00:00
## 1144 2022-12-16 23:24:05 TRUE 2022-12-16 23:00:00
## 1145 2022-12-16 23:24:00 TRUE 2022-12-16 23:00:00
## 1146 2022-12-16 23:23:58 TRUE 2022-12-16 23:00:00
## 1147 2022-12-16 23:23:55 TRUE 2022-12-16 23:00:00
## 1148 2022-12-16 23:23:52 TRUE 2022-12-16 23:00:00
## 1149 2022-12-16 23:23:50 TRUE 2022-12-16 23:00:00
## 1150 2022-12-16 23:23:50 TRUE 2022-12-16 23:00:00
## 1151 2022-12-16 23:23:46 TRUE 2022-12-16 23:00:00
## 1152 2022-12-16 23:23:45 TRUE 2022-12-16 23:00:00
## 1153 2022-12-16 23:23:45 TRUE 2022-12-16 23:00:00
## 1154 2022-12-16 23:23:40 TRUE 2022-12-16 23:00:00
## 1155 2022-12-16 23:23:39 TRUE 2022-12-16 23:00:00
## 1156 2022-12-16 23:23:38 TRUE 2022-12-16 23:00:00
## 1157 2022-12-16 23:23:34 TRUE 2022-12-16 23:00:00
## 1158 2022-12-16 23:23:32 TRUE 2022-12-16 23:00:00
## 1159 2022-12-16 23:23:31 TRUE 2022-12-16 23:00:00
## 1160 2022-12-16 23:23:28 TRUE 2022-12-16 23:00:00
## 1161 2022-12-16 23:23:21 TRUE 2022-12-16 23:00:00
## 1162 2022-12-16 23:23:19 TRUE 2022-12-16 23:00:00
## 1163 2022-12-16 23:23:15 TRUE 2022-12-16 23:00:00
## 1164 2022-12-16 23:23:14 TRUE 2022-12-16 23:00:00
## 1165 2022-12-16 23:23:13 TRUE 2022-12-16 23:00:00
## 1166 2022-12-16 23:23:11 TRUE 2022-12-16 23:00:00
## 1167 2022-12-16 23:23:07 TRUE 2022-12-16 23:00:00
## 1168 2022-12-16 23:23:01 TRUE 2022-12-16 23:00:00
## 1169 2022-12-16 23:23:00 TRUE 2022-12-16 23:00:00
## 1170 2022-12-16 23:22:59 TRUE 2022-12-16 23:00:00
## 1171 2022-12-16 23:22:58 TRUE 2022-12-16 23:00:00
## 1172 2022-12-16 23:22:58 TRUE 2022-12-16 23:00:00
## 1173 2022-12-16 23:22:52 TRUE 2022-12-16 23:00:00
## 1174 2022-12-16 23:22:50 TRUE 2022-12-16 23:00:00
## 1175 2022-12-16 23:22:45 TRUE 2022-12-16 23:00:00
## 1176 2022-12-16 23:22:44 TRUE 2022-12-16 23:00:00
## 1177 2022-12-16 23:22:42 TRUE 2022-12-16 23:00:00
## 1178 2022-12-16 23:22:37 TRUE 2022-12-16 23:00:00
## 1179 2022-12-16 23:22:35 TRUE 2022-12-16 23:00:00
## 1180 2022-12-16 23:22:35 TRUE 2022-12-16 23:00:00
## 1181 2022-12-16 23:22:34 TRUE 2022-12-16 23:00:00
## 1182 2022-12-16 23:22:32 TRUE 2022-12-16 23:00:00
## 1183 2022-12-16 23:22:30 TRUE 2022-12-16 23:00:00
## 1184 2022-12-16 23:22:27 TRUE 2022-12-16 23:00:00
## 1185 2022-12-16 23:22:27 TRUE 2022-12-16 23:00:00
## 1186 2022-12-16 23:22:26 TRUE 2022-12-16 23:00:00
## 1187 2022-12-16 23:22:26 TRUE 2022-12-16 23:00:00
## 1188 2022-12-16 23:22:21 TRUE 2022-12-16 23:00:00
## 1189 2022-12-16 23:22:19 TRUE 2022-12-16 23:00:00
## 1190 2022-12-16 23:22:19 TRUE 2022-12-16 23:00:00
## 1191 2022-12-16 23:22:19 TRUE 2022-12-16 23:00:00
## 1192 2022-12-16 23:22:15 TRUE 2022-12-16 23:00:00
## 1193 2022-12-16 23:22:14 TRUE 2022-12-16 23:00:00
## 1194 2022-12-16 23:22:09 TRUE 2022-12-16 23:00:00
## 1195 2022-12-16 23:22:09 TRUE 2022-12-16 23:00:00
## 1196 2022-12-16 23:22:07 TRUE 2022-12-16 23:00:00
## 1197 2022-12-16 23:22:01 TRUE 2022-12-16 23:00:00
## 1198 2022-12-16 23:22:01 TRUE 2022-12-16 23:00:00
## 1199 2022-12-16 23:22:01 TRUE 2022-12-16 23:00:00
## 1200 2022-12-16 23:22:01 TRUE 2022-12-16 23:00:00
## 1201 2022-12-16 23:21:57 TRUE 2022-12-16 23:00:00
## 1202 2022-12-16 23:21:55 TRUE 2022-12-16 23:00:00
## 1203 2022-12-16 23:21:55 TRUE 2022-12-16 23:00:00
## 1204 2022-12-16 23:21:52 TRUE 2022-12-16 23:00:00
## 1205 2022-12-16 23:21:49 TRUE 2022-12-16 23:00:00
## 1206 2022-12-16 23:21:46 TRUE 2022-12-16 23:00:00
## 1207 2022-12-16 23:21:46 TRUE 2022-12-16 23:00:00
## 1208 2022-12-16 23:21:45 TRUE 2022-12-16 23:00:00
## 1209 2022-12-16 23:21:40 TRUE 2022-12-16 23:00:00
## 1210 2022-12-16 23:21:38 TRUE 2022-12-16 23:00:00
## 1211 2022-12-16 23:21:34 TRUE 2022-12-16 23:00:00
## 1212 2022-12-16 23:21:33 TRUE 2022-12-16 23:00:00
## 1213 2022-12-16 23:21:32 TRUE 2022-12-16 23:00:00
## 1214 2022-12-16 23:21:31 TRUE 2022-12-16 23:00:00
## 1215 2022-12-16 23:21:31 TRUE 2022-12-16 23:00:00
## 1216 2022-12-16 23:21:30 TRUE 2022-12-16 23:00:00
## 1217 2022-12-16 23:21:30 TRUE 2022-12-16 23:00:00
## 1218 2022-12-16 23:21:27 TRUE 2022-12-16 23:00:00
## 1219 2022-12-16 23:21:27 TRUE 2022-12-16 23:00:00
## 1220 2022-12-16 23:21:27 TRUE 2022-12-16 23:00:00
## 1221 2022-12-16 23:21:26 TRUE 2022-12-16 23:00:00
## 1222 2022-12-16 23:21:23 TRUE 2022-12-16 23:00:00
## 1223 2022-12-16 23:21:23 TRUE 2022-12-16 23:00:00
## 1224 2022-12-16 23:21:22 TRUE 2022-12-16 23:00:00
## 1225 2022-12-16 23:21:16 TRUE 2022-12-16 23:00:00
## 1226 2022-12-16 23:21:16 TRUE 2022-12-16 23:00:00
## 1227 2022-12-16 23:21:16 TRUE 2022-12-16 23:00:00
## 1228 2022-12-16 23:21:14 TRUE 2022-12-16 23:00:00
## 1229 2022-12-16 23:21:12 TRUE 2022-12-16 23:00:00
## 1230 2022-12-16 23:21:12 TRUE 2022-12-16 23:00:00
## 1231 2022-12-16 23:21:11 TRUE 2022-12-16 23:00:00
## 1232 2022-12-16 23:21:08 TRUE 2022-12-16 23:00:00
## 1233 2022-12-16 23:21:07 TRUE 2022-12-16 23:00:00
## 1234 2022-12-16 23:21:04 TRUE 2022-12-16 23:00:00
## 1235 2022-12-16 23:21:04 TRUE 2022-12-16 23:00:00
## 1236 2022-12-16 23:21:03 TRUE 2022-12-16 23:00:00
## 1237 2022-12-16 23:21:02 TRUE 2022-12-16 23:00:00
## 1238 2022-12-16 23:21:00 TRUE 2022-12-16 23:00:00
## 1239 2022-12-16 23:20:55 TRUE 2022-12-16 23:00:00
## 1240 2022-12-16 23:20:55 TRUE 2022-12-16 23:00:00
## 1241 2022-12-16 23:20:53 TRUE 2022-12-16 23:00:00
## 1242 2022-12-16 23:20:45 TRUE 2022-12-16 23:00:00
## 1243 2022-12-16 23:20:37 TRUE 2022-12-16 23:00:00
## 1244 2022-12-16 23:20:32 TRUE 2022-12-16 23:00:00
## 1245 2022-12-16 23:20:31 TRUE 2022-12-16 23:00:00
## 1246 2022-12-16 23:20:26 TRUE 2022-12-16 23:00:00
## 1247 2022-12-16 23:20:25 TRUE 2022-12-16 23:00:00
## 1248 2022-12-16 23:20:24 TRUE 2022-12-16 23:00:00
## 1249 2022-12-16 23:20:17 TRUE 2022-12-16 23:00:00
## 1250 2022-12-16 23:20:17 TRUE 2022-12-16 23:00:00
## 1251 2022-12-16 23:20:14 TRUE 2022-12-16 23:00:00
## 1252 2022-12-16 23:20:13 TRUE 2022-12-16 23:00:00
## 1253 2022-12-16 23:20:12 TRUE 2022-12-16 23:00:00
## 1254 2022-12-16 23:20:11 TRUE 2022-12-16 23:00:00
## 1255 2022-12-16 23:20:11 TRUE 2022-12-16 23:00:00
## 1256 2022-12-16 23:20:11 TRUE 2022-12-16 23:00:00
## 1257 2022-12-16 23:20:10 TRUE 2022-12-16 23:00:00
## 1258 2022-12-16 23:20:09 TRUE 2022-12-16 23:00:00
## 1259 2022-12-16 23:20:08 TRUE 2022-12-16 23:00:00
## 1260 2022-12-16 23:20:08 TRUE 2022-12-16 23:00:00
## 1261 2022-12-16 23:20:06 TRUE 2022-12-16 23:00:00
## 1262 2022-12-16 23:20:06 TRUE 2022-12-16 23:00:00
## 1263 2022-12-16 23:20:05 TRUE 2022-12-16 23:00:00
## 1264 2022-12-16 23:20:04 TRUE 2022-12-16 23:00:00
## 1265 2022-12-16 23:20:04 TRUE 2022-12-16 23:00:00
## 1266 2022-12-16 23:20:03 TRUE 2022-12-16 23:00:00
## 1267 2022-12-16 23:20:03 TRUE 2022-12-16 23:00:00
## 1268 2022-12-16 23:20:01 TRUE 2022-12-16 23:00:00
## 1269 2022-12-16 23:19:59 TRUE 2022-12-16 23:00:00
## 1270 2022-12-16 23:19:59 TRUE 2022-12-16 23:00:00
## 1271 2022-12-16 23:19:57 TRUE 2022-12-16 23:00:00
## 1272 2022-12-16 23:19:56 TRUE 2022-12-16 23:00:00
## 1273 2022-12-16 23:19:55 TRUE 2022-12-16 23:00:00
## 1274 2022-12-16 23:19:55 TRUE 2022-12-16 23:00:00
## 1275 2022-12-16 23:19:52 TRUE 2022-12-16 23:00:00
## 1276 2022-12-16 23:19:52 TRUE 2022-12-16 23:00:00
## 1277 2022-12-16 23:19:48 TRUE 2022-12-16 23:00:00
## 1278 2022-12-16 23:19:47 TRUE 2022-12-16 23:00:00
## 1279 2022-12-16 23:19:46 TRUE 2022-12-16 23:00:00
## 1280 2022-12-16 23:19:45 TRUE 2022-12-16 23:00:00
## 1281 2022-12-16 23:19:44 TRUE 2022-12-16 23:00:00
## 1282 2022-12-16 23:19:43 TRUE 2022-12-16 23:00:00
## 1283 2022-12-16 23:19:40 TRUE 2022-12-16 23:00:00
## 1284 2022-12-16 23:19:38 TRUE 2022-12-16 23:00:00
## 1285 2022-12-16 23:19:38 TRUE 2022-12-16 23:00:00
## 1286 2022-12-16 23:19:36 TRUE 2022-12-16 23:00:00
## 1287 2022-12-16 23:19:35 TRUE 2022-12-16 23:00:00
## 1288 2022-12-16 23:19:34 TRUE 2022-12-16 23:00:00
## 1289 2022-12-16 23:19:31 TRUE 2022-12-16 23:00:00
## 1290 2022-12-16 23:19:30 TRUE 2022-12-16 23:00:00
## 1291 2022-12-16 23:19:24 TRUE 2022-12-16 23:00:00
## 1292 2022-12-16 23:19:20 TRUE 2022-12-16 23:00:00
## 1293 2022-12-16 23:19:19 TRUE 2022-12-16 23:00:00
## 1294 2022-12-16 23:19:18 TRUE 2022-12-16 23:00:00
## 1295 2022-12-16 23:19:17 TRUE 2022-12-16 23:00:00
## 1296 2022-12-16 23:19:15 TRUE 2022-12-16 23:00:00
## 1297 2022-12-16 23:19:10 TRUE 2022-12-16 23:00:00
## 1298 2022-12-16 23:19:09 TRUE 2022-12-16 23:00:00
## 1299 2022-12-16 23:19:08 TRUE 2022-12-16 23:00:00
## 1300 2022-12-16 23:19:04 TRUE 2022-12-16 23:00:00
## 1301 2022-12-16 23:19:03 TRUE 2022-12-16 23:00:00
## 1302 2022-12-16 23:19:02 TRUE 2022-12-16 23:00:00
## 1303 2022-12-16 23:19:00 TRUE 2022-12-16 23:00:00
## 1304 2022-12-16 23:19:00 TRUE 2022-12-16 23:00:00
## 1305 2022-12-16 23:18:59 TRUE 2022-12-16 23:00:00
## 1306 2022-12-16 23:18:59 TRUE 2022-12-16 23:00:00
## 1307 2022-12-16 23:18:55 TRUE 2022-12-16 23:00:00
## 1308 2022-12-16 23:18:53 TRUE 2022-12-16 23:00:00
## 1309 2022-12-16 23:18:52 TRUE 2022-12-16 23:00:00
## 1310 2022-12-16 23:18:50 TRUE 2022-12-16 23:00:00
## 1311 2022-12-16 23:18:48 TRUE 2022-12-16 23:00:00
## 1312 2022-12-16 23:18:47 TRUE 2022-12-16 23:00:00
## 1313 2022-12-16 23:18:47 TRUE 2022-12-16 23:00:00
## 1314 2022-12-16 23:18:46 TRUE 2022-12-16 23:00:00
## 1315 2022-12-16 23:18:44 TRUE 2022-12-16 23:00:00
## 1316 2022-12-16 23:18:43 TRUE 2022-12-16 23:00:00
## 1317 2022-12-16 23:18:43 TRUE 2022-12-16 23:00:00
## 1318 2022-12-16 23:18:42 TRUE 2022-12-16 23:00:00
## 1319 2022-12-16 23:18:42 TRUE 2022-12-16 23:00:00
## 1320 2022-12-16 23:18:41 TRUE 2022-12-16 23:00:00
## 1321 2022-12-16 23:18:38 TRUE 2022-12-16 23:00:00
## 1322 2022-12-16 23:18:37 TRUE 2022-12-16 23:00:00
## 1323 2022-12-16 23:18:36 TRUE 2022-12-16 23:00:00
## 1324 2022-12-16 23:18:34 TRUE 2022-12-16 23:00:00
## 1325 2022-12-16 23:18:31 TRUE 2022-12-16 23:00:00
## 1326 2022-12-16 23:18:30 TRUE 2022-12-16 23:00:00
## 1327 2022-12-16 23:18:29 TRUE 2022-12-16 23:00:00
## 1328 2022-12-16 23:18:28 TRUE 2022-12-16 23:00:00
## 1329 2022-12-16 23:18:24 TRUE 2022-12-16 23:00:00
## 1330 2022-12-16 23:18:24 TRUE 2022-12-16 23:00:00
## 1331 2022-12-16 23:18:16 TRUE 2022-12-16 23:00:00
## 1332 2022-12-16 23:18:16 TRUE 2022-12-16 23:00:00
## 1333 2022-12-16 23:18:15 TRUE 2022-12-16 23:00:00
## 1334 2022-12-16 23:18:15 TRUE 2022-12-16 23:00:00
## 1335 2022-12-16 23:18:13 TRUE 2022-12-16 23:00:00
## 1336 2022-12-16 23:18:12 TRUE 2022-12-16 23:00:00
## 1337 2022-12-16 23:18:11 TRUE 2022-12-16 23:00:00
## 1338 2022-12-16 23:18:08 TRUE 2022-12-16 23:00:00
## 1339 2022-12-16 23:18:07 TRUE 2022-12-16 23:00:00
## 1340 2022-12-16 23:18:05 TRUE 2022-12-16 23:00:00
## 1341 2022-12-16 23:18:04 TRUE 2022-12-16 23:00:00
## 1342 2022-12-16 23:18:04 TRUE 2022-12-16 23:00:00
## 1343 2022-12-16 23:18:02 TRUE 2022-12-16 23:00:00
## 1344 2022-12-16 23:18:01 TRUE 2022-12-16 23:00:00
## 1345 2022-12-16 23:17:53 TRUE 2022-12-16 23:00:00
## 1346 2022-12-16 23:17:53 TRUE 2022-12-16 23:00:00
## 1347 2022-12-16 23:17:49 TRUE 2022-12-16 23:00:00
## 1348 2022-12-16 23:17:45 TRUE 2022-12-16 23:00:00
## 1349 2022-12-16 23:17:43 TRUE 2022-12-16 23:00:00
## 1350 2022-12-16 23:17:42 TRUE 2022-12-16 23:00:00
## 1351 2022-12-16 23:17:40 TRUE 2022-12-16 23:00:00
## 1352 2022-12-16 23:17:37 TRUE 2022-12-16 23:00:00
## 1353 2022-12-16 23:17:37 TRUE 2022-12-16 23:00:00
## 1354 2022-12-16 23:17:30 TRUE 2022-12-16 23:00:00
## 1355 2022-12-16 23:17:27 TRUE 2022-12-16 23:00:00
## 1356 2022-12-16 23:17:25 TRUE 2022-12-16 23:00:00
## 1357 2022-12-16 23:17:23 TRUE 2022-12-16 23:00:00
## 1358 2022-12-16 23:17:23 TRUE 2022-12-16 23:00:00
## 1359 2022-12-16 23:17:18 TRUE 2022-12-16 23:00:00
## 1360 2022-12-16 23:17:17 TRUE 2022-12-16 23:00:00
## 1361 2022-12-16 23:17:17 TRUE 2022-12-16 23:00:00
## 1362 2022-12-16 23:17:16 TRUE 2022-12-16 23:00:00
## 1363 2022-12-16 23:17:14 TRUE 2022-12-16 23:00:00
## 1364 2022-12-16 23:17:12 TRUE 2022-12-16 23:00:00
## 1365 2022-12-16 23:17:11 TRUE 2022-12-16 23:00:00
## 1366 2022-12-16 23:17:10 TRUE 2022-12-16 23:00:00
## 1367 2022-12-16 23:17:08 TRUE 2022-12-16 23:00:00
## 1368 2022-12-16 23:17:07 TRUE 2022-12-16 23:00:00
## 1369 2022-12-16 23:17:03 TRUE 2022-12-16 23:00:00
## 1370 2022-12-16 23:17:03 TRUE 2022-12-16 23:00:00
## 1371 2022-12-16 23:17:01 TRUE 2022-12-16 23:00:00
## 1372 2022-12-16 23:17:01 TRUE 2022-12-16 23:00:00
## 1373 2022-12-16 23:16:57 TRUE 2022-12-16 23:00:00
## 1374 2022-12-16 23:16:56 TRUE 2022-12-16 23:00:00
## 1375 2022-12-16 23:16:55 TRUE 2022-12-16 23:00:00
## 1376 2022-12-16 23:16:54 TRUE 2022-12-16 23:00:00
## 1377 2022-12-16 23:16:53 TRUE 2022-12-16 23:00:00
## 1378 2022-12-16 23:16:49 TRUE 2022-12-16 23:00:00
## 1379 2022-12-16 23:16:44 TRUE 2022-12-16 23:00:00
## 1380 2022-12-16 23:16:44 TRUE 2022-12-16 23:00:00
## 1381 2022-12-16 23:16:44 TRUE 2022-12-16 23:00:00
## 1382 2022-12-16 23:16:43 TRUE 2022-12-16 23:00:00
## 1383 2022-12-16 23:16:43 TRUE 2022-12-16 23:00:00
## 1384 2022-12-16 23:16:42 TRUE 2022-12-16 23:00:00
## 1385 2022-12-16 23:16:41 TRUE 2022-12-16 23:00:00
## 1386 2022-12-16 23:16:40 TRUE 2022-12-16 23:00:00
## 1387 2022-12-16 23:16:39 TRUE 2022-12-16 23:00:00
## 1388 2022-12-16 23:16:39 TRUE 2022-12-16 23:00:00
## 1389 2022-12-16 23:16:38 TRUE 2022-12-16 23:00:00
## 1390 2022-12-16 23:16:36 TRUE 2022-12-16 23:00:00
## 1391 2022-12-16 23:16:34 TRUE 2022-12-16 23:00:00
## 1392 2022-12-16 23:16:32 TRUE 2022-12-16 23:00:00
## 1393 2022-12-16 23:16:29 TRUE 2022-12-16 23:00:00
## 1394 2022-12-16 23:16:29 TRUE 2022-12-16 23:00:00
## 1395 2022-12-16 23:16:28 TRUE 2022-12-16 23:00:00
## 1396 2022-12-16 23:16:24 TRUE 2022-12-16 23:00:00
## 1397 2022-12-16 23:16:24 TRUE 2022-12-16 23:00:00
## 1398 2022-12-16 23:16:20 TRUE 2022-12-16 23:00:00
## 1399 2022-12-16 23:16:20 TRUE 2022-12-16 23:00:00
## 1400 2022-12-16 23:16:20 TRUE 2022-12-16 23:00:00
## 1401 2022-12-16 23:16:19 TRUE 2022-12-16 23:00:00
## 1402 2022-12-16 23:16:14 TRUE 2022-12-16 23:00:00
## 1403 2022-12-16 23:16:14 TRUE 2022-12-16 23:00:00
## 1404 2022-12-16 23:16:11 TRUE 2022-12-16 23:00:00
## 1405 2022-12-16 23:16:07 TRUE 2022-12-16 23:00:00
## 1406 2022-12-16 23:16:03 TRUE 2022-12-16 23:00:00
## 1407 2022-12-16 23:16:03 TRUE 2022-12-16 23:00:00
## 1408 2022-12-16 23:16:02 TRUE 2022-12-16 23:00:00
## 1409 2022-12-16 23:16:02 TRUE 2022-12-16 23:00:00
## 1410 2022-12-16 23:16:00 TRUE 2022-12-16 23:00:00
## 1411 2022-12-16 23:16:00 TRUE 2022-12-16 23:00:00
## 1412 2022-12-16 23:15:59 TRUE 2022-12-16 23:00:00
## 1413 2022-12-16 23:15:57 TRUE 2022-12-16 23:00:00
## 1414 2022-12-16 23:15:57 TRUE 2022-12-16 23:00:00
## 1415 2022-12-16 23:15:54 TRUE 2022-12-16 23:00:00
## 1416 2022-12-16 23:15:51 TRUE 2022-12-16 23:00:00
## 1417 2022-12-16 23:15:47 TRUE 2022-12-16 23:00:00
## 1418 2022-12-16 23:15:45 TRUE 2022-12-16 23:00:00
## 1419 2022-12-16 23:15:45 TRUE 2022-12-16 23:00:00
## 1420 2022-12-16 23:15:44 TRUE 2022-12-16 23:00:00
## 1421 2022-12-16 23:15:43 TRUE 2022-12-16 23:00:00
## 1422 2022-12-16 23:15:42 TRUE 2022-12-16 23:00:00
## 1423 2022-12-16 23:15:41 TRUE 2022-12-16 23:00:00
## 1424 2022-12-16 23:15:41 TRUE 2022-12-16 23:00:00
## 1425 2022-12-16 23:15:41 TRUE 2022-12-16 23:00:00
## 1426 2022-12-16 23:15:41 TRUE 2022-12-16 23:00:00
## 1427 2022-12-16 23:15:41 TRUE 2022-12-16 23:00:00
## 1428 2022-12-16 23:15:40 TRUE 2022-12-16 23:00:00
## 1429 2022-12-16 23:15:38 TRUE 2022-12-16 23:00:00
## 1430 2022-12-16 23:15:36 TRUE 2022-12-16 23:00:00
## 1431 2022-12-16 23:15:33 TRUE 2022-12-16 23:00:00
## 1432 2022-12-16 23:15:30 TRUE 2022-12-16 23:00:00
## 1433 2022-12-16 23:15:30 TRUE 2022-12-16 23:00:00
## 1434 2022-12-16 23:15:29 TRUE 2022-12-16 23:00:00
## 1435 2022-12-16 23:15:26 TRUE 2022-12-16 23:00:00
## 1436 2022-12-16 23:15:23 TRUE 2022-12-16 23:00:00
## 1437 2022-12-16 23:15:21 TRUE 2022-12-16 23:00:00
## 1438 2022-12-16 23:15:21 TRUE 2022-12-16 23:00:00
## 1439 2022-12-16 23:15:20 TRUE 2022-12-16 23:00:00
## 1440 2022-12-16 23:15:20 TRUE 2022-12-16 23:00:00
## 1441 2022-12-16 23:15:16 TRUE 2022-12-16 23:00:00
## 1442 2022-12-16 23:15:14 TRUE 2022-12-16 23:00:00
## 1443 2022-12-16 23:15:12 TRUE 2022-12-16 23:00:00
## 1444 2022-12-16 23:15:11 TRUE 2022-12-16 23:00:00
## 1445 2022-12-16 23:15:03 TRUE 2022-12-16 23:00:00
## 1446 2022-12-16 23:15:02 TRUE 2022-12-16 23:00:00
## 1447 2022-12-16 23:15:01 TRUE 2022-12-16 23:00:00
## 1448 2022-12-16 23:14:59 TRUE 2022-12-16 23:00:00
## 1449 2022-12-16 23:14:58 TRUE 2022-12-16 23:00:00
## 1450 2022-12-16 23:14:57 TRUE 2022-12-16 23:00:00
## 1451 2022-12-16 23:14:56 TRUE 2022-12-16 23:00:00
## 1452 2022-12-16 23:14:55 TRUE 2022-12-16 23:00:00
## 1453 2022-12-16 23:14:51 TRUE 2022-12-16 23:00:00
## 1454 2022-12-16 23:14:48 TRUE 2022-12-16 23:00:00
## 1455 2022-12-16 23:14:44 TRUE 2022-12-16 23:00:00
## 1456 2022-12-16 23:14:42 TRUE 2022-12-16 23:00:00
## 1457 2022-12-16 23:14:40 TRUE 2022-12-16 23:00:00
## 1458 2022-12-16 23:14:40 TRUE 2022-12-16 23:00:00
## 1459 2022-12-16 23:14:38 TRUE 2022-12-16 23:00:00
## 1460 2022-12-16 23:14:34 TRUE 2022-12-16 23:00:00
## 1461 2022-12-16 23:14:34 TRUE 2022-12-16 23:00:00
## 1462 2022-12-16 23:14:31 TRUE 2022-12-16 23:00:00
## 1463 2022-12-16 23:14:31 TRUE 2022-12-16 23:00:00
## 1464 2022-12-16 23:14:30 TRUE 2022-12-16 23:00:00
## 1465 2022-12-16 23:14:28 TRUE 2022-12-16 23:00:00
## 1466 2022-12-16 23:14:23 TRUE 2022-12-16 23:00:00
## 1467 2022-12-16 23:14:22 TRUE 2022-12-16 23:00:00
## 1468 2022-12-16 23:14:20 TRUE 2022-12-16 23:00:00
## 1469 2022-12-16 23:14:20 TRUE 2022-12-16 23:00:00
## 1470 2022-12-16 23:14:19 TRUE 2022-12-16 23:00:00
## 1471 2022-12-16 23:14:15 TRUE 2022-12-16 23:00:00
## 1472 2022-12-16 23:14:11 TRUE 2022-12-16 23:00:00
## 1473 2022-12-16 23:14:10 TRUE 2022-12-16 23:00:00
## 1474 2022-12-16 23:14:08 TRUE 2022-12-16 23:00:00
## 1475 2022-12-16 23:14:08 TRUE 2022-12-16 23:00:00
## 1476 2022-12-16 23:14:05 TRUE 2022-12-16 23:00:00
## 1477 2022-12-16 23:13:59 TRUE 2022-12-16 23:00:00
## 1478 2022-12-16 23:13:59 TRUE 2022-12-16 23:00:00
## 1479 2022-12-16 23:13:57 TRUE 2022-12-16 23:00:00
## 1480 2022-12-16 23:13:55 TRUE 2022-12-16 23:00:00
## 1481 2022-12-16 23:13:54 TRUE 2022-12-16 23:00:00
## 1482 2022-12-16 23:13:51 TRUE 2022-12-16 23:00:00
## 1483 2022-12-16 23:13:49 TRUE 2022-12-16 23:00:00
## 1484 2022-12-16 23:13:47 TRUE 2022-12-16 23:00:00
## 1485 2022-12-16 23:13:44 TRUE 2022-12-16 23:00:00
## 1486 2022-12-16 23:13:43 TRUE 2022-12-16 23:00:00
## 1487 2022-12-16 23:13:42 TRUE 2022-12-16 23:00:00
## 1488 2022-12-16 23:13:42 TRUE 2022-12-16 23:00:00
## 1489 2022-12-16 23:13:37 TRUE 2022-12-16 23:00:00
## 1490 2022-12-16 23:13:33 TRUE 2022-12-16 23:00:00
## 1491 2022-12-16 23:13:33 TRUE 2022-12-16 23:00:00
## 1492 2022-12-16 23:13:32 TRUE 2022-12-16 23:00:00
## 1493 2022-12-16 23:13:28 TRUE 2022-12-16 23:00:00
## 1494 2022-12-16 23:13:28 TRUE 2022-12-16 23:00:00
## 1495 2022-12-16 23:13:28 TRUE 2022-12-16 23:00:00
## 1496 2022-12-16 23:13:24 TRUE 2022-12-16 23:00:00
## 1497 2022-12-16 23:13:22 TRUE 2022-12-16 23:00:00
## 1498 2022-12-16 23:13:20 TRUE 2022-12-16 23:00:00
## 1499 2022-12-16 23:13:20 TRUE 2022-12-16 23:00:00
## 1500 2022-12-16 23:13:19 TRUE 2022-12-16 23:00:00
## 1501 2022-12-16 23:13:19 TRUE 2022-12-16 23:00:00
## 1502 2022-12-16 23:13:02 TRUE 2022-12-16 23:00:00
## 1503 2022-12-16 23:12:59 TRUE 2022-12-16 23:00:00
## 1504 2022-12-16 23:12:57 TRUE 2022-12-16 23:00:00
## 1505 2022-12-16 23:12:54 TRUE 2022-12-16 23:00:00
## 1506 2022-12-16 23:12:54 TRUE 2022-12-16 23:00:00
## 1507 2022-12-16 23:12:51 TRUE 2022-12-16 23:00:00
## 1508 2022-12-16 23:12:49 TRUE 2022-12-16 23:00:00
## 1509 2022-12-16 23:12:46 TRUE 2022-12-16 23:00:00
## 1510 2022-12-16 23:12:46 TRUE 2022-12-16 23:00:00
## 1511 2022-12-16 23:12:40 TRUE 2022-12-16 23:00:00
## 1512 2022-12-16 23:12:34 TRUE 2022-12-16 23:00:00
## 1513 2022-12-16 23:12:34 TRUE 2022-12-16 23:00:00
## 1514 2022-12-16 23:12:33 TRUE 2022-12-16 23:00:00
## 1515 2022-12-16 23:12:33 TRUE 2022-12-16 23:00:00
## 1516 2022-12-16 23:12:32 TRUE 2022-12-16 23:00:00
## 1517 2022-12-16 23:12:31 TRUE 2022-12-16 23:00:00
## 1518 2022-12-16 23:12:25 TRUE 2022-12-16 23:00:00
## 1519 2022-12-16 23:12:22 TRUE 2022-12-16 23:00:00
## 1520 2022-12-16 23:12:21 TRUE 2022-12-16 23:00:00
## 1521 2022-12-16 23:12:21 TRUE 2022-12-16 23:00:00
## 1522 2022-12-16 23:12:19 TRUE 2022-12-16 23:00:00
## 1523 2022-12-16 23:12:19 TRUE 2022-12-16 23:00:00
## 1524 2022-12-16 23:12:16 TRUE 2022-12-16 23:00:00
## 1525 2022-12-16 23:12:15 TRUE 2022-12-16 23:00:00
## 1526 2022-12-16 23:12:13 TRUE 2022-12-16 23:00:00
## 1527 2022-12-16 23:12:09 TRUE 2022-12-16 23:00:00
## 1528 2022-12-16 23:12:08 TRUE 2022-12-16 23:00:00
## 1529 2022-12-16 23:12:07 TRUE 2022-12-16 23:00:00
## 1530 2022-12-16 23:11:59 TRUE 2022-12-16 23:00:00
## 1531 2022-12-16 23:11:58 TRUE 2022-12-16 23:00:00
## 1532 2022-12-16 23:11:55 TRUE 2022-12-16 23:00:00
## 1533 2022-12-16 23:11:52 TRUE 2022-12-16 23:00:00
## 1534 2022-12-16 23:11:50 TRUE 2022-12-16 23:00:00
## 1535 2022-12-16 23:11:49 TRUE 2022-12-16 23:00:00
## 1536 2022-12-16 23:11:49 TRUE 2022-12-16 23:00:00
## 1537 2022-12-16 23:11:47 TRUE 2022-12-16 23:00:00
## 1538 2022-12-16 23:11:47 TRUE 2022-12-16 23:00:00
## 1539 2022-12-16 23:11:42 TRUE 2022-12-16 23:00:00
## 1540 2022-12-16 23:11:38 TRUE 2022-12-16 23:00:00
## 1541 2022-12-16 23:10:50 TRUE 2022-12-16 23:00:00
## 1542 2022-12-16 23:10:49 TRUE 2022-12-16 23:00:00
## 1543 2022-12-16 23:10:49 TRUE 2022-12-16 23:00:00
## 1544 2022-12-16 23:10:29 TRUE 2022-12-16 23:00:00
## 1545 2022-12-16 23:10:26 TRUE 2022-12-16 23:00:00
## 1546 2022-12-16 23:10:23 TRUE 2022-12-16 23:00:00
## 1547 2022-12-16 23:10:21 TRUE 2022-12-16 23:00:00
## 1548 2022-12-16 23:10:21 TRUE 2022-12-16 23:00:00
## 1549 2022-12-16 23:10:18 TRUE 2022-12-16 23:00:00
## 1550 2022-12-16 23:10:18 TRUE 2022-12-16 23:00:00
## 1551 2022-12-16 23:10:17 TRUE 2022-12-16 23:00:00
## 1552 2022-12-16 23:10:14 TRUE 2022-12-16 23:00:00
## 1553 2022-12-16 23:10:04 TRUE 2022-12-16 23:00:00
## 1554 2022-12-16 23:10:02 TRUE 2022-12-16 23:00:00
## 1555 2022-12-16 23:10:01 TRUE 2022-12-16 23:00:00
## 1556 2022-12-16 23:10:00 TRUE 2022-12-16 23:00:00
## 1557 2022-12-16 23:09:58 TRUE 2022-12-16 23:00:00
## 1558 2022-12-16 23:09:53 TRUE 2022-12-16 23:00:00
## 1559 2022-12-16 23:09:51 TRUE 2022-12-16 23:00:00
## 1560 2022-12-16 23:09:44 TRUE 2022-12-16 23:00:00
## 1561 2022-12-16 23:09:42 TRUE 2022-12-16 23:00:00
## 1562 2022-12-16 23:09:40 TRUE 2022-12-16 23:00:00
## 1563 2022-12-16 23:09:30 TRUE 2022-12-16 23:00:00
## 1564 2022-12-16 23:09:25 TRUE 2022-12-16 23:00:00
## 1565 2022-12-16 23:09:23 TRUE 2022-12-16 23:00:00
## 1566 2022-12-16 23:09:20 TRUE 2022-12-16 23:00:00
## 1567 2022-12-16 23:09:19 TRUE 2022-12-16 23:00:00
## 1568 2022-12-16 23:09:12 TRUE 2022-12-16 23:00:00
## 1569 2022-12-16 23:09:11 TRUE 2022-12-16 23:00:00
## 1570 2022-12-16 23:09:09 TRUE 2022-12-16 23:00:00
## 1571 2022-12-16 23:09:00 TRUE 2022-12-16 23:00:00
## 1572 2022-12-16 23:08:56 TRUE 2022-12-16 23:00:00
## 1573 2022-12-16 23:08:55 TRUE 2022-12-16 23:00:00
## 1574 2022-12-16 23:08:54 TRUE 2022-12-16 23:00:00
## 1575 2022-12-16 23:08:50 TRUE 2022-12-16 23:00:00
## 1576 2022-12-16 23:08:46 TRUE 2022-12-16 23:00:00
## 1577 2022-12-16 23:08:39 TRUE 2022-12-16 23:00:00
## 1578 2022-12-16 23:08:34 TRUE 2022-12-16 23:00:00
## 1579 2022-12-16 23:08:33 TRUE 2022-12-16 23:00:00
## 1580 2022-12-16 23:08:33 TRUE 2022-12-16 23:00:00
## 1581 2022-12-16 23:08:32 TRUE 2022-12-16 23:00:00
## 1582 2022-12-16 23:08:30 TRUE 2022-12-16 23:00:00
## 1583 2022-12-16 23:08:27 TRUE 2022-12-16 23:00:00
## 1584 2022-12-16 23:08:23 TRUE 2022-12-16 23:00:00
## 1585 2022-12-16 23:08:23 TRUE 2022-12-16 23:00:00
## 1586 2022-12-16 23:08:23 TRUE 2022-12-16 23:00:00
## 1587 2022-12-16 23:08:22 TRUE 2022-12-16 23:00:00
## 1588 2022-12-16 23:08:21 TRUE 2022-12-16 23:00:00
## 1589 2022-12-16 23:08:20 TRUE 2022-12-16 23:00:00
## 1590 2022-12-16 23:08:20 TRUE 2022-12-16 23:00:00
## 1591 2022-12-16 23:08:16 TRUE 2022-12-16 23:00:00
## 1592 2022-12-16 23:08:15 TRUE 2022-12-16 23:00:00
## 1593 2022-12-16 23:08:15 TRUE 2022-12-16 23:00:00
## 1594 2022-12-16 23:08:14 TRUE 2022-12-16 23:00:00
## 1595 2022-12-16 23:08:13 TRUE 2022-12-16 23:00:00
## 1596 2022-12-16 23:08:12 TRUE 2022-12-16 23:00:00
## 1597 2022-12-16 23:08:12 TRUE 2022-12-16 23:00:00
## 1598 2022-12-16 23:08:12 TRUE 2022-12-16 23:00:00
## 1599 2022-12-16 23:08:07 TRUE 2022-12-16 23:00:00
## 1600 2022-12-16 23:08:06 TRUE 2022-12-16 23:00:00
## 1601 2022-12-16 23:08:03 TRUE 2022-12-16 23:00:00
## 1602 2022-12-16 23:08:01 TRUE 2022-12-16 23:00:00
## 1603 2022-12-16 23:08:01 TRUE 2022-12-16 23:00:00
## 1604 2022-12-16 23:07:51 TRUE 2022-12-16 23:00:00
## 1605 2022-12-16 23:07:50 TRUE 2022-12-16 23:00:00
## 1606 2022-12-16 23:07:44 TRUE 2022-12-16 23:00:00
## 1607 2022-12-16 23:07:43 TRUE 2022-12-16 23:00:00
## 1608 2022-12-16 23:07:43 TRUE 2022-12-16 23:00:00
## 1609 2022-12-16 23:07:40 TRUE 2022-12-16 23:00:00
## 1610 2022-12-16 23:07:40 TRUE 2022-12-16 23:00:00
## 1611 2022-12-16 23:07:38 TRUE 2022-12-16 23:00:00
## 1612 2022-12-16 23:07:38 TRUE 2022-12-16 23:00:00
## 1613 2022-12-16 23:07:37 TRUE 2022-12-16 23:00:00
## 1614 2022-12-16 23:07:36 TRUE 2022-12-16 23:00:00
## 1615 2022-12-16 23:07:35 TRUE 2022-12-16 23:00:00
## 1616 2022-12-16 23:07:31 TRUE 2022-12-16 23:00:00
## 1617 2022-12-16 23:07:31 TRUE 2022-12-16 23:00:00
## 1618 2022-12-16 23:07:29 TRUE 2022-12-16 23:00:00
## 1619 2022-12-16 23:07:28 TRUE 2022-12-16 23:00:00
## 1620 2022-12-16 23:07:27 TRUE 2022-12-16 23:00:00
## 1621 2022-12-16 23:07:20 TRUE 2022-12-16 23:00:00
## 1622 2022-12-16 23:07:19 TRUE 2022-12-16 23:00:00
## 1623 2022-12-16 23:07:19 TRUE 2022-12-16 23:00:00
## 1624 2022-12-16 23:07:15 TRUE 2022-12-16 23:00:00
## 1625 2022-12-16 23:07:13 TRUE 2022-12-16 23:00:00
## 1626 2022-12-16 23:07:10 TRUE 2022-12-16 23:00:00
## 1627 2022-12-16 23:07:07 TRUE 2022-12-16 23:00:00
## 1628 2022-12-16 23:07:06 TRUE 2022-12-16 23:00:00
## 1629 2022-12-16 23:07:04 TRUE 2022-12-16 23:00:00
## 1630 2022-12-16 23:06:58 TRUE 2022-12-16 23:00:00
## 1631 2022-12-16 23:06:55 TRUE 2022-12-16 23:00:00
## 1632 2022-12-16 23:06:55 TRUE 2022-12-16 23:00:00
## 1633 2022-12-16 23:06:54 TRUE 2022-12-16 23:00:00
## 1634 2022-12-16 23:06:53 TRUE 2022-12-16 23:00:00
## 1635 2022-12-16 23:06:52 TRUE 2022-12-16 23:00:00
## 1636 2022-12-16 23:06:48 TRUE 2022-12-16 23:00:00
## 1637 2022-12-16 23:06:46 TRUE 2022-12-16 23:00:00
## 1638 2022-12-16 23:06:42 TRUE 2022-12-16 23:00:00
## 1639 2022-12-16 23:06:36 TRUE 2022-12-16 23:00:00
## 1640 2022-12-16 23:06:33 TRUE 2022-12-16 23:00:00
## 1641 2022-12-16 23:06:31 TRUE 2022-12-16 23:00:00
## 1642 2022-12-16 23:06:26 TRUE 2022-12-16 23:00:00
## 1643 2022-12-16 23:06:22 TRUE 2022-12-16 23:00:00
## 1644 2022-12-16 23:06:21 TRUE 2022-12-16 23:00:00
## 1645 2022-12-16 23:06:20 TRUE 2022-12-16 23:00:00
## 1646 2022-12-16 23:06:19 TRUE 2022-12-16 23:00:00
## 1647 2022-12-16 23:06:18 TRUE 2022-12-16 23:00:00
## 1648 2022-12-16 23:06:17 TRUE 2022-12-16 23:00:00
## 1649 2022-12-16 23:06:16 TRUE 2022-12-16 23:00:00
## 1650 2022-12-16 23:06:15 TRUE 2022-12-16 23:00:00
## 1651 2022-12-16 23:06:12 TRUE 2022-12-16 23:00:00
## 1652 2022-12-16 23:06:10 TRUE 2022-12-16 23:00:00
## 1653 2022-12-16 23:06:10 TRUE 2022-12-16 23:00:00
## 1654 2022-12-16 23:06:07 TRUE 2022-12-16 23:00:00
## 1655 2022-12-16 23:06:06 TRUE 2022-12-16 23:00:00
## 1656 2022-12-16 23:06:05 TRUE 2022-12-16 23:00:00
## 1657 2022-12-16 23:06:04 TRUE 2022-12-16 23:00:00
## 1658 2022-12-16 23:06:04 TRUE 2022-12-16 23:00:00
## 1659 2022-12-16 23:06:03 TRUE 2022-12-16 23:00:00
## 1660 2022-12-16 23:05:57 TRUE 2022-12-16 23:00:00
## 1661 2022-12-16 23:05:51 TRUE 2022-12-16 23:00:00
## 1662 2022-12-16 23:05:47 TRUE 2022-12-16 23:00:00
## 1663 2022-12-16 23:05:45 TRUE 2022-12-16 23:00:00
## 1664 2022-12-16 23:05:42 TRUE 2022-12-16 23:00:00
## 1665 2022-12-16 23:05:41 TRUE 2022-12-16 23:00:00
## 1666 2022-12-16 23:05:35 TRUE 2022-12-16 23:00:00
## 1667 2022-12-16 23:05:35 TRUE 2022-12-16 23:00:00
## 1668 2022-12-16 23:05:34 TRUE 2022-12-16 23:00:00
## 1669 2022-12-16 23:05:31 TRUE 2022-12-16 23:00:00
## 1670 2022-12-16 23:05:29 TRUE 2022-12-16 23:00:00
## 1671 2022-12-16 23:05:26 TRUE 2022-12-16 23:00:00
## 1672 2022-12-16 23:05:22 TRUE 2022-12-16 23:00:00
## 1673 2022-12-16 23:05:19 TRUE 2022-12-16 23:00:00
## 1674 2022-12-16 23:05:18 TRUE 2022-12-16 23:00:00
## 1675 2022-12-16 23:05:17 TRUE 2022-12-16 23:00:00
## 1676 2022-12-16 23:05:10 TRUE 2022-12-16 23:00:00
## 1677 2022-12-16 23:05:06 TRUE 2022-12-16 23:00:00
## 1678 2022-12-16 23:05:04 TRUE 2022-12-16 23:00:00
## 1679 2022-12-16 23:05:03 TRUE 2022-12-16 23:00:00
## 1680 2022-12-16 23:05:02 TRUE 2022-12-16 23:00:00
## 1681 2022-12-16 23:04:56 TRUE 2022-12-16 23:00:00
## 1682 2022-12-16 23:04:46 TRUE 2022-12-16 23:00:00
## 1683 2022-12-16 23:04:46 TRUE 2022-12-16 23:00:00
## 1684 2022-12-16 23:04:42 TRUE 2022-12-16 23:00:00
## 1685 2022-12-16 23:04:33 TRUE 2022-12-16 23:00:00
## 1686 2022-12-16 23:04:32 TRUE 2022-12-16 23:00:00
## 1687 2022-12-16 23:04:26 TRUE 2022-12-16 23:00:00
## 1688 2022-12-16 23:04:24 TRUE 2022-12-16 23:00:00
## 1689 2022-12-16 23:04:24 TRUE 2022-12-16 23:00:00
## 1690 2022-12-16 23:04:21 TRUE 2022-12-16 23:00:00
## 1691 2022-12-16 23:04:20 TRUE 2022-12-16 23:00:00
## 1692 2022-12-16 23:04:20 TRUE 2022-12-16 23:00:00
## 1693 2022-12-16 23:04:20 TRUE 2022-12-16 23:00:00
## 1694 2022-12-16 23:04:13 TRUE 2022-12-16 23:00:00
## 1695 2022-12-16 23:04:05 TRUE 2022-12-16 23:00:00
## 1696 2022-12-16 23:04:04 TRUE 2022-12-16 23:00:00
## 1697 2022-12-16 23:04:03 TRUE 2022-12-16 23:00:00
## 1698 2022-12-16 23:04:02 TRUE 2022-12-16 23:00:00
## 1699 2022-12-16 23:04:02 TRUE 2022-12-16 23:00:00
## 1700 2022-12-16 23:04:02 TRUE 2022-12-16 23:00:00
## 1701 2022-12-16 23:04:00 TRUE 2022-12-16 23:00:00
## 1702 2022-12-16 23:03:54 TRUE 2022-12-16 23:00:00
## 1703 2022-12-16 23:03:54 TRUE 2022-12-16 23:00:00
## 1704 2022-12-16 23:03:53 TRUE 2022-12-16 23:00:00
## 1705 2022-12-16 23:03:48 TRUE 2022-12-16 23:00:00
## 1706 2022-12-16 23:03:47 TRUE 2022-12-16 23:00:00
## 1707 2022-12-16 23:03:43 TRUE 2022-12-16 23:00:00
## 1708 2022-12-16 23:03:43 TRUE 2022-12-16 23:00:00
## 1709 2022-12-16 23:03:38 TRUE 2022-12-16 23:00:00
## 1710 2022-12-16 23:03:34 TRUE 2022-12-16 23:00:00
## 1711 2022-12-16 23:03:33 TRUE 2022-12-16 23:00:00
## 1712 2022-12-16 23:03:32 TRUE 2022-12-16 23:00:00
## 1713 2022-12-16 23:03:32 TRUE 2022-12-16 23:00:00
## 1714 2022-12-16 23:03:29 TRUE 2022-12-16 23:00:00
## 1715 2022-12-16 23:03:28 TRUE 2022-12-16 23:00:00
## 1716 2022-12-16 23:03:25 TRUE 2022-12-16 23:00:00
## 1717 2022-12-16 23:03:24 TRUE 2022-12-16 23:00:00
## 1718 2022-12-16 23:03:24 TRUE 2022-12-16 23:00:00
## 1719 2022-12-16 23:03:23 TRUE 2022-12-16 23:00:00
## 1720 2022-12-16 23:03:22 TRUE 2022-12-16 23:00:00
## 1721 2022-12-16 23:03:22 TRUE 2022-12-16 23:00:00
## 1722 2022-12-16 23:03:21 TRUE 2022-12-16 23:00:00
## 1723 2022-12-16 23:03:15 TRUE 2022-12-16 23:00:00
## 1724 2022-12-16 23:03:12 TRUE 2022-12-16 23:00:00
## 1725 2022-12-16 23:03:12 TRUE 2022-12-16 23:00:00
## 1726 2022-12-16 23:03:10 TRUE 2022-12-16 23:00:00
## 1727 2022-12-16 23:03:10 TRUE 2022-12-16 23:00:00
## 1728 2022-12-16 23:03:06 TRUE 2022-12-16 23:00:00
## 1729 2022-12-16 23:03:04 TRUE 2022-12-16 23:00:00
## 1730 2022-12-16 23:03:00 TRUE 2022-12-16 23:00:00
## 1731 2022-12-16 23:02:58 TRUE 2022-12-16 23:00:00
## 1732 2022-12-16 23:02:55 TRUE 2022-12-16 23:00:00
## 1733 2022-12-16 23:02:55 TRUE 2022-12-16 23:00:00
## 1734 2022-12-16 23:02:54 TRUE 2022-12-16 23:00:00
## 1735 2022-12-16 23:02:53 TRUE 2022-12-16 23:00:00
## 1736 2022-12-16 23:02:51 TRUE 2022-12-16 23:00:00
## 1737 2022-12-16 23:02:51 TRUE 2022-12-16 23:00:00
## 1738 2022-12-16 23:02:47 TRUE 2022-12-16 23:00:00
## 1739 2022-12-16 23:02:47 TRUE 2022-12-16 23:00:00
## 1740 2022-12-16 23:02:46 TRUE 2022-12-16 23:00:00
## 1741 2022-12-16 23:02:40 TRUE 2022-12-16 23:00:00
## 1742 2022-12-16 23:02:08 TRUE 2022-12-16 23:00:00
## 1743 2022-12-16 23:01:48 TRUE 2022-12-16 23:00:00
## 1744 2022-12-16 23:01:46 TRUE 2022-12-16 23:00:00
## 1745 2022-12-16 23:01:43 TRUE 2022-12-16 23:00:00
## 1746 2022-12-16 23:01:41 TRUE 2022-12-16 23:00:00
## 1747 2022-12-16 23:01:36 TRUE 2022-12-16 23:00:00
## 1748 2022-12-16 23:01:33 TRUE 2022-12-16 23:00:00
## 1749 2022-12-16 23:01:28 TRUE 2022-12-16 23:00:00
## 1750 2022-12-16 23:01:27 TRUE 2022-12-16 23:00:00
## 1751 2022-12-16 23:01:22 TRUE 2022-12-16 23:00:00
## 1752 2022-12-16 23:01:21 TRUE 2022-12-16 23:00:00
## 1753 2022-12-16 23:01:21 TRUE 2022-12-16 23:00:00
## 1754 2022-12-16 23:01:19 TRUE 2022-12-16 23:00:00
## 1755 2022-12-16 23:01:16 TRUE 2022-12-16 23:00:00
## 1756 2022-12-16 23:01:13 TRUE 2022-12-16 23:00:00
## 1757 2022-12-16 23:01:11 TRUE 2022-12-16 23:00:00
## 1758 2022-12-16 23:01:11 TRUE 2022-12-16 23:00:00
## 1759 2022-12-16 23:01:10 TRUE 2022-12-16 23:00:00
## 1760 2022-12-16 23:01:08 TRUE 2022-12-16 23:00:00
## 1761 2022-12-16 23:01:08 TRUE 2022-12-16 23:00:00
## 1762 2022-12-16 23:01:04 TRUE 2022-12-16 23:00:00
## 1763 2022-12-16 23:01:04 TRUE 2022-12-16 23:00:00
## 1764 2022-12-16 23:01:00 TRUE 2022-12-16 23:00:00
## 1765 2022-12-16 23:00:56 TRUE 2022-12-16 23:00:00
## 1766 2022-12-16 23:00:56 TRUE 2022-12-16 23:00:00
## 1767 2022-12-16 23:00:55 TRUE 2022-12-16 23:00:00
## 1768 2022-12-16 23:00:55 TRUE 2022-12-16 23:00:00
## 1769 2022-12-16 23:00:54 TRUE 2022-12-16 23:00:00
## 1770 2022-12-16 23:00:54 TRUE 2022-12-16 23:00:00
## 1771 2022-12-16 23:00:53 TRUE 2022-12-16 23:00:00
## 1772 2022-12-16 23:00:50 TRUE 2022-12-16 23:00:00
## 1773 2022-12-16 23:00:49 TRUE 2022-12-16 23:00:00
## 1774 2022-12-16 23:00:48 TRUE 2022-12-16 23:00:00
## 1775 2022-12-16 23:00:46 TRUE 2022-12-16 23:00:00
## 1776 2022-12-16 23:00:45 TRUE 2022-12-16 23:00:00
## 1777 2022-12-16 23:00:39 TRUE 2022-12-16 23:00:00
## 1778 2022-12-16 23:00:38 TRUE 2022-12-16 23:00:00
## 1779 2022-12-16 23:00:36 TRUE 2022-12-16 23:00:00
## 1780 2022-12-16 23:00:35 TRUE 2022-12-16 23:00:00
## 1781 2022-12-16 23:00:35 TRUE 2022-12-16 23:00:00
## 1782 2022-12-16 23:00:35 TRUE 2022-12-16 23:00:00
## 1783 2022-12-16 23:00:34 TRUE 2022-12-16 23:00:00
## 1784 2022-12-16 23:00:33 TRUE 2022-12-16 23:00:00
## 1785 2022-12-16 23:00:31 TRUE 2022-12-16 23:00:00
## 1786 2022-12-16 23:00:30 TRUE 2022-12-16 23:00:00
## 1787 2022-12-16 23:00:29 TRUE 2022-12-16 23:00:00
## 1788 2022-12-16 23:00:27 TRUE 2022-12-16 23:00:00
## 1789 2022-12-16 23:00:26 TRUE 2022-12-16 23:00:00
## 1790 2022-12-16 23:00:26 TRUE 2022-12-16 23:00:00
## 1791 2022-12-16 23:00:25 TRUE 2022-12-16 23:00:00
## 1792 2022-12-16 23:00:20 TRUE 2022-12-16 23:00:00
## 1793 2022-12-16 23:00:19 TRUE 2022-12-16 23:00:00
## 1794 2022-12-16 23:00:19 TRUE 2022-12-16 23:00:00
## 1795 2022-12-16 23:00:17 TRUE 2022-12-16 23:00:00
## 1796 2022-12-16 23:00:17 TRUE 2022-12-16 23:00:00
## 1797 2022-12-16 23:00:15 TRUE 2022-12-16 23:00:00
## 1798 2022-12-16 23:00:08 TRUE 2022-12-16 23:00:00
## 1799 2022-12-16 23:00:07 TRUE 2022-12-16 23:00:00
## 1800 2022-12-16 23:00:03 TRUE 2022-12-16 23:00:00
## 1801 2022-12-16 23:00:01 TRUE 2022-12-16 23:00:00
## 1802 2022-12-16 23:00:01 TRUE 2022-12-16 23:00:00
## 1803 2022-12-16 23:00:01 TRUE 2022-12-16 23:00:00
## 1804 2022-12-16 23:00:00 TRUE 2022-12-16 23:00:00
## 1805 2022-12-16 23:00:00 TRUE 2022-12-16 23:00:00
## 1806 2022-12-16 22:59:54 TRUE 2022-12-16 23:00:00
## 1807 2022-12-16 22:59:53 TRUE 2022-12-16 23:00:00
## 1808 2022-12-16 22:59:42 TRUE 2022-12-16 23:00:00
## 1809 2022-12-16 22:59:40 TRUE 2022-12-16 23:00:00
## 1810 2022-12-16 22:59:39 TRUE 2022-12-16 23:00:00
## 1811 2022-12-16 22:59:39 TRUE 2022-12-16 23:00:00
## 1812 2022-12-16 22:59:38 TRUE 2022-12-16 23:00:00
## 1813 2022-12-16 22:59:37 TRUE 2022-12-16 23:00:00
## 1814 2022-12-16 22:59:35 TRUE 2022-12-16 23:00:00
## 1815 2022-12-16 22:59:32 TRUE 2022-12-16 23:00:00
## 1816 2022-12-16 22:59:28 TRUE 2022-12-16 23:00:00
## 1817 2022-12-16 22:59:26 TRUE 2022-12-16 23:00:00
## 1818 2022-12-16 22:59:24 TRUE 2022-12-16 23:00:00
## 1819 2022-12-16 22:59:24 TRUE 2022-12-16 23:00:00
## 1820 2022-12-16 22:59:23 TRUE 2022-12-16 23:00:00
## 1821 2022-12-16 22:59:22 TRUE 2022-12-16 23:00:00
## 1822 2022-12-16 22:59:21 TRUE 2022-12-16 23:00:00
## 1823 2022-12-16 22:59:21 TRUE 2022-12-16 23:00:00
## 1824 2022-12-16 22:59:20 TRUE 2022-12-16 23:00:00
## 1825 2022-12-16 22:59:17 TRUE 2022-12-16 23:00:00
## 1826 2022-12-16 22:59:13 TRUE 2022-12-16 23:00:00
## 1827 2022-12-16 22:59:12 TRUE 2022-12-16 23:00:00
## 1828 2022-12-16 22:59:11 TRUE 2022-12-16 23:00:00
## 1829 2022-12-16 22:59:08 TRUE 2022-12-16 23:00:00
## 1830 2022-12-16 22:59:07 TRUE 2022-12-16 23:00:00
## 1831 2022-12-16 22:59:05 TRUE 2022-12-16 23:00:00
## 1832 2022-12-16 22:59:03 TRUE 2022-12-16 23:00:00
## 1833 2022-12-16 22:59:02 TRUE 2022-12-16 23:00:00
## 1834 2022-12-16 22:59:00 TRUE 2022-12-16 23:00:00
## 1835 2022-12-16 22:59:00 TRUE 2022-12-16 23:00:00
## 1836 2022-12-16 22:58:58 TRUE 2022-12-16 23:00:00
## 1837 2022-12-16 22:58:51 TRUE 2022-12-16 23:00:00
## 1838 2022-12-16 22:58:50 TRUE 2022-12-16 23:00:00
## 1839 2022-12-16 22:58:47 TRUE 2022-12-16 23:00:00
## 1840 2022-12-16 22:58:45 TRUE 2022-12-16 23:00:00
## 1841 2022-12-16 22:58:44 TRUE 2022-12-16 23:00:00
## 1842 2022-12-16 22:58:39 TRUE 2022-12-16 23:00:00
## 1843 2022-12-16 22:58:38 TRUE 2022-12-16 23:00:00
## 1844 2022-12-16 22:58:38 TRUE 2022-12-16 23:00:00
## 1845 2022-12-16 22:58:37 TRUE 2022-12-16 23:00:00
## 1846 2022-12-16 22:58:36 TRUE 2022-12-16 23:00:00
## 1847 2022-12-16 22:58:32 TRUE 2022-12-16 23:00:00
## 1848 2022-12-16 22:58:30 TRUE 2022-12-16 23:00:00
## 1849 2022-12-16 22:58:29 TRUE 2022-12-16 23:00:00
## 1850 2022-12-16 22:58:29 TRUE 2022-12-16 23:00:00
## 1851 2022-12-16 22:58:29 TRUE 2022-12-16 23:00:00
## 1852 2022-12-16 22:58:29 TRUE 2022-12-16 23:00:00
## 1853 2022-12-16 22:58:28 TRUE 2022-12-16 23:00:00
## 1854 2022-12-16 22:58:27 TRUE 2022-12-16 23:00:00
## 1855 2022-12-16 22:58:24 TRUE 2022-12-16 23:00:00
## 1856 2022-12-16 22:58:24 TRUE 2022-12-16 23:00:00
## 1857 2022-12-16 22:58:24 TRUE 2022-12-16 23:00:00
## 1858 2022-12-16 22:58:22 TRUE 2022-12-16 23:00:00
## 1859 2022-12-16 22:58:21 TRUE 2022-12-16 23:00:00
## 1860 2022-12-16 22:58:17 TRUE 2022-12-16 23:00:00
## 1861 2022-12-16 22:58:16 TRUE 2022-12-16 23:00:00
## 1862 2022-12-16 22:58:14 TRUE 2022-12-16 23:00:00
## 1863 2022-12-16 22:58:13 TRUE 2022-12-16 23:00:00
## 1864 2022-12-16 22:58:12 TRUE 2022-12-16 23:00:00
## 1865 2022-12-16 22:58:11 TRUE 2022-12-16 23:00:00
## 1866 2022-12-16 22:58:07 TRUE 2022-12-16 23:00:00
## 1867 2022-12-16 22:58:06 TRUE 2022-12-16 23:00:00
## 1868 2022-12-16 22:58:06 TRUE 2022-12-16 23:00:00
## 1869 2022-12-16 22:58:05 TRUE 2022-12-16 23:00:00
## 1870 2022-12-16 22:58:05 TRUE 2022-12-16 23:00:00
## 1871 2022-12-16 22:58:04 TRUE 2022-12-16 23:00:00
## 1872 2022-12-16 22:58:02 TRUE 2022-12-16 23:00:00
## 1873 2022-12-16 22:57:55 TRUE 2022-12-16 23:00:00
## 1874 2022-12-16 22:57:51 TRUE 2022-12-16 23:00:00
## 1875 2022-12-16 22:57:50 TRUE 2022-12-16 23:00:00
## 1876 2022-12-16 22:57:50 TRUE 2022-12-16 23:00:00
## 1877 2022-12-16 22:57:50 TRUE 2022-12-16 23:00:00
## 1878 2022-12-16 22:57:49 TRUE 2022-12-16 23:00:00
## 1879 2022-12-16 22:57:48 TRUE 2022-12-16 23:00:00
## 1880 2022-12-16 22:57:48 TRUE 2022-12-16 23:00:00
## 1881 2022-12-16 22:57:46 TRUE 2022-12-16 23:00:00
## 1882 2022-12-16 22:57:46 TRUE 2022-12-16 23:00:00
## 1883 2022-12-16 22:57:44 TRUE 2022-12-16 23:00:00
## 1884 2022-12-16 22:57:43 TRUE 2022-12-16 23:00:00
## 1885 2022-12-16 22:57:41 TRUE 2022-12-16 23:00:00
## 1886 2022-12-16 22:57:38 TRUE 2022-12-16 23:00:00
## 1887 2022-12-16 22:57:36 TRUE 2022-12-16 23:00:00
## 1888 2022-12-16 22:57:35 TRUE 2022-12-16 23:00:00
## 1889 2022-12-16 22:57:33 TRUE 2022-12-16 23:00:00
## 1890 2022-12-16 22:57:33 TRUE 2022-12-16 23:00:00
## 1891 2022-12-16 22:57:32 TRUE 2022-12-16 23:00:00
## 1892 2022-12-16 22:57:31 TRUE 2022-12-16 23:00:00
## 1893 2022-12-16 22:57:31 TRUE 2022-12-16 23:00:00
## 1894 2022-12-16 22:57:29 TRUE 2022-12-16 23:00:00
## 1895 2022-12-16 22:57:26 TRUE 2022-12-16 23:00:00
## 1896 2022-12-16 22:57:24 TRUE 2022-12-16 23:00:00
## 1897 2022-12-16 22:57:24 TRUE 2022-12-16 23:00:00
## 1898 2022-12-16 22:57:23 TRUE 2022-12-16 23:00:00
## 1899 2022-12-16 22:57:17 TRUE 2022-12-16 23:00:00
## 1900 2022-12-16 22:57:16 TRUE 2022-12-16 23:00:00
## 1901 2022-12-16 22:57:14 TRUE 2022-12-16 23:00:00
## 1902 2022-12-16 22:57:09 TRUE 2022-12-16 23:00:00
## 1903 2022-12-16 22:57:09 TRUE 2022-12-16 23:00:00
## 1904 2022-12-16 22:57:04 TRUE 2022-12-16 23:00:00
## 1905 2022-12-16 22:57:02 TRUE 2022-12-16 23:00:00
## 1906 2022-12-16 22:57:00 TRUE 2022-12-16 23:00:00
## 1907 2022-12-16 22:56:57 TRUE 2022-12-16 23:00:00
## 1908 2022-12-16 22:56:56 TRUE 2022-12-16 23:00:00
## 1909 2022-12-16 22:56:54 TRUE 2022-12-16 23:00:00
## 1910 2022-12-16 22:56:54 TRUE 2022-12-16 23:00:00
## 1911 2022-12-16 22:56:52 TRUE 2022-12-16 23:00:00
## 1912 2022-12-16 22:56:50 TRUE 2022-12-16 23:00:00
## 1913 2022-12-16 22:56:48 TRUE 2022-12-16 23:00:00
## 1914 2022-12-16 22:56:46 TRUE 2022-12-16 23:00:00
## 1915 2022-12-16 22:56:46 TRUE 2022-12-16 23:00:00
## 1916 2022-12-16 22:56:45 TRUE 2022-12-16 23:00:00
## 1917 2022-12-16 22:56:43 TRUE 2022-12-16 23:00:00
## 1918 2022-12-16 22:56:42 TRUE 2022-12-16 23:00:00
## 1919 2022-12-16 22:56:40 TRUE 2022-12-16 23:00:00
## 1920 2022-12-16 22:56:37 TRUE 2022-12-16 23:00:00
## 1921 2022-12-16 22:56:35 TRUE 2022-12-16 23:00:00
## 1922 2022-12-16 22:56:35 TRUE 2022-12-16 23:00:00
## 1923 2022-12-16 22:56:34 TRUE 2022-12-16 23:00:00
## 1924 2022-12-16 22:56:27 TRUE 2022-12-16 23:00:00
## 1925 2022-12-16 22:56:26 TRUE 2022-12-16 23:00:00
## 1926 2022-12-16 22:56:26 TRUE 2022-12-16 23:00:00
## 1927 2022-12-16 22:56:25 TRUE 2022-12-16 23:00:00
## 1928 2022-12-16 22:56:24 TRUE 2022-12-16 23:00:00
## 1929 2022-12-16 22:56:19 TRUE 2022-12-16 23:00:00
## 1930 2022-12-16 22:56:14 TRUE 2022-12-16 23:00:00
## 1931 2022-12-16 22:56:14 TRUE 2022-12-16 23:00:00
## 1932 2022-12-16 22:56:13 TRUE 2022-12-16 23:00:00
## 1933 2022-12-16 22:56:11 TRUE 2022-12-16 23:00:00
## 1934 2022-12-16 22:56:07 TRUE 2022-12-16 23:00:00
## 1935 2022-12-16 22:55:59 TRUE 2022-12-16 23:00:00
## 1936 2022-12-16 22:55:58 TRUE 2022-12-16 23:00:00
## 1937 2022-12-16 22:55:55 TRUE 2022-12-16 23:00:00
## 1938 2022-12-16 22:55:47 TRUE 2022-12-16 23:00:00
## 1939 2022-12-16 22:55:43 TRUE 2022-12-16 23:00:00
## 1940 2022-12-16 22:55:42 TRUE 2022-12-16 23:00:00
## 1941 2022-12-16 22:55:42 TRUE 2022-12-16 23:00:00
## 1942 2022-12-16 22:55:41 TRUE 2022-12-16 23:00:00
## 1943 2022-12-16 22:55:39 TRUE 2022-12-16 23:00:00
## 1944 2022-12-16 22:55:38 TRUE 2022-12-16 23:00:00
## 1945 2022-12-16 22:55:37 TRUE 2022-12-16 23:00:00
## 1946 2022-12-16 22:55:34 TRUE 2022-12-16 23:00:00
## 1947 2022-12-16 22:55:32 TRUE 2022-12-16 23:00:00
## 1948 2022-12-16 22:55:31 TRUE 2022-12-16 23:00:00
## 1949 2022-12-16 22:55:31 TRUE 2022-12-16 23:00:00
## 1950 2022-12-16 22:55:29 TRUE 2022-12-16 23:00:00
## 1951 2022-12-16 22:55:25 TRUE 2022-12-16 23:00:00
## 1952 2022-12-16 22:55:25 TRUE 2022-12-16 23:00:00
## 1953 2022-12-16 22:55:23 TRUE 2022-12-16 23:00:00
## 1954 2022-12-16 22:55:22 TRUE 2022-12-16 23:00:00
## 1955 2022-12-16 22:55:21 TRUE 2022-12-16 23:00:00
## 1956 2022-12-16 22:55:18 TRUE 2022-12-16 23:00:00
## 1957 2022-12-16 22:55:18 TRUE 2022-12-16 23:00:00
## 1958 2022-12-16 22:55:17 TRUE 2022-12-16 23:00:00
## 1959 2022-12-16 22:55:16 TRUE 2022-12-16 23:00:00
## 1960 2022-12-16 22:55:14 TRUE 2022-12-16 23:00:00
## 1961 2022-12-16 22:55:13 TRUE 2022-12-16 23:00:00
## 1962 2022-12-16 22:55:10 TRUE 2022-12-16 23:00:00
## 1963 2022-12-16 22:55:09 TRUE 2022-12-16 23:00:00
## 1964 2022-12-16 22:55:09 TRUE 2022-12-16 23:00:00
## 1965 2022-12-16 22:55:07 TRUE 2022-12-16 23:00:00
## 1966 2022-12-16 22:55:02 TRUE 2022-12-16 23:00:00
## 1967 2022-12-16 22:54:57 TRUE 2022-12-16 23:00:00
## 1968 2022-12-16 22:54:55 TRUE 2022-12-16 23:00:00
## 1969 2022-12-16 22:54:53 TRUE 2022-12-16 23:00:00
## 1970 2022-12-16 22:54:48 TRUE 2022-12-16 23:00:00
## 1971 2022-12-16 22:54:48 TRUE 2022-12-16 23:00:00
## 1972 2022-12-16 22:54:46 TRUE 2022-12-16 23:00:00
## 1973 2022-12-16 22:54:39 TRUE 2022-12-16 23:00:00
## 1974 2022-12-16 22:54:39 TRUE 2022-12-16 23:00:00
## 1975 2022-12-16 22:54:39 TRUE 2022-12-16 23:00:00
## 1976 2022-12-16 22:54:38 TRUE 2022-12-16 23:00:00
## 1977 2022-12-16 22:54:38 TRUE 2022-12-16 23:00:00
## 1978 2022-12-16 22:54:37 TRUE 2022-12-16 23:00:00
## 1979 2022-12-16 22:54:35 TRUE 2022-12-16 23:00:00
## 1980 2022-12-16 22:54:35 TRUE 2022-12-16 23:00:00
## 1981 2022-12-16 22:54:35 TRUE 2022-12-16 23:00:00
## 1982 2022-12-16 22:54:34 TRUE 2022-12-16 23:00:00
## 1983 2022-12-16 22:54:30 TRUE 2022-12-16 23:00:00
## 1984 2022-12-16 22:54:23 TRUE 2022-12-16 23:00:00
## 1985 2022-12-16 22:54:20 TRUE 2022-12-16 23:00:00
## 1986 2022-12-16 22:54:18 TRUE 2022-12-16 23:00:00
## 1987 2022-12-16 22:54:14 TRUE 2022-12-16 23:00:00
## 1988 2022-12-16 22:54:11 TRUE 2022-12-16 23:00:00
## 1989 2022-12-16 22:54:09 TRUE 2022-12-16 23:00:00
## 1990 2022-12-16 22:54:08 TRUE 2022-12-16 23:00:00
## 1991 2022-12-16 22:54:08 TRUE 2022-12-16 23:00:00
## 1992 2022-12-16 22:54:08 TRUE 2022-12-16 23:00:00
## 1993 2022-12-16 22:54:04 TRUE 2022-12-16 23:00:00
## 1994 2022-12-16 22:54:01 TRUE 2022-12-16 23:00:00
## 1995 2022-12-16 22:53:53 TRUE 2022-12-16 23:00:00
## 1996 2022-12-16 22:53:53 TRUE 2022-12-16 23:00:00
## 1997 2022-12-16 22:53:51 TRUE 2022-12-16 23:00:00
## 1998 2022-12-16 22:53:50 TRUE 2022-12-16 23:00:00
## 1999 2022-12-16 22:53:50 TRUE 2022-12-16 23:00:00
## 2000 2022-12-16 22:53:49 TRUE 2022-12-16 23:00:00
## 2001 2022-12-16 22:53:46 TRUE 2022-12-16 23:00:00
## 2002 2022-12-16 22:53:45 TRUE 2022-12-16 23:00:00
## 2003 2022-12-16 22:53:43 TRUE 2022-12-16 23:00:00
## 2004 2022-12-16 22:53:41 TRUE 2022-12-16 23:00:00
## 2005 2022-12-16 22:53:38 TRUE 2022-12-16 23:00:00
## 2006 2022-12-16 22:53:38 TRUE 2022-12-16 23:00:00
## 2007 2022-12-16 22:53:37 TRUE 2022-12-16 23:00:00
## 2008 2022-12-16 22:53:36 TRUE 2022-12-16 23:00:00
## 2009 2022-12-16 22:53:36 TRUE 2022-12-16 23:00:00
## 2010 2022-12-16 22:53:35 TRUE 2022-12-16 23:00:00
## 2011 2022-12-16 22:53:33 TRUE 2022-12-16 23:00:00
## 2012 2022-12-16 22:53:31 TRUE 2022-12-16 23:00:00
## 2013 2022-12-16 22:53:26 TRUE 2022-12-16 23:00:00
## 2014 2022-12-16 22:53:25 TRUE 2022-12-16 23:00:00
## 2015 2022-12-16 22:53:23 TRUE 2022-12-16 23:00:00
## 2016 2022-12-16 22:53:13 TRUE 2022-12-16 23:00:00
## 2017 2022-12-16 22:53:12 TRUE 2022-12-16 23:00:00
## 2018 2022-12-16 22:53:12 TRUE 2022-12-16 23:00:00
## 2019 2022-12-16 22:53:11 TRUE 2022-12-16 23:00:00
## 2020 2022-12-16 22:53:06 TRUE 2022-12-16 23:00:00
## 2021 2022-12-16 22:53:01 TRUE 2022-12-16 23:00:00
## 2022 2022-12-16 22:53:01 TRUE 2022-12-16 23:00:00
## 2023 2022-12-16 22:53:00 TRUE 2022-12-16 23:00:00
## 2024 2022-12-16 22:52:58 TRUE 2022-12-16 23:00:00
## 2025 2022-12-16 22:52:55 TRUE 2022-12-16 23:00:00
## 2026 2022-12-16 22:52:52 TRUE 2022-12-16 23:00:00
## 2027 2022-12-16 22:52:52 TRUE 2022-12-16 23:00:00
## 2028 2022-12-16 22:52:51 TRUE 2022-12-16 23:00:00
## 2029 2022-12-16 22:52:50 TRUE 2022-12-16 23:00:00
## 2030 2022-12-16 22:52:47 TRUE 2022-12-16 23:00:00
## 2031 2022-12-16 22:52:47 TRUE 2022-12-16 23:00:00
## 2032 2022-12-16 22:52:46 TRUE 2022-12-16 23:00:00
## 2033 2022-12-16 22:52:44 TRUE 2022-12-16 23:00:00
## 2034 2022-12-16 22:52:43 TRUE 2022-12-16 23:00:00
## 2035 2022-12-16 22:52:43 TRUE 2022-12-16 23:00:00
## 2036 2022-12-16 22:52:41 TRUE 2022-12-16 23:00:00
## 2037 2022-12-16 22:52:40 TRUE 2022-12-16 23:00:00
## 2038 2022-12-16 22:52:38 TRUE 2022-12-16 23:00:00
## 2039 2022-12-16 22:52:35 TRUE 2022-12-16 23:00:00
## 2040 2022-12-16 22:52:35 TRUE 2022-12-16 23:00:00
## 2041 2022-12-16 22:52:29 TRUE 2022-12-16 23:00:00
## 2042 2022-12-16 22:52:28 TRUE 2022-12-16 23:00:00
## 2043 2022-12-16 22:52:28 TRUE 2022-12-16 23:00:00
## 2044 2022-12-16 22:52:10 TRUE 2022-12-16 23:00:00
## 2045 2022-12-16 22:52:05 TRUE 2022-12-16 23:00:00
## 2046 2022-12-16 22:52:03 TRUE 2022-12-16 23:00:00
## 2047 2022-12-16 22:52:03 TRUE 2022-12-16 23:00:00
## 2048 2022-12-16 22:52:02 TRUE 2022-12-16 23:00:00
## 2049 2022-12-16 22:51:58 TRUE 2022-12-16 23:00:00
## 2050 2022-12-16 22:51:57 TRUE 2022-12-16 23:00:00
## 2051 2022-12-16 22:51:52 TRUE 2022-12-16 23:00:00
## 2052 2022-12-16 22:51:44 TRUE 2022-12-16 23:00:00
## 2053 2022-12-16 22:51:43 TRUE 2022-12-16 23:00:00
## 2054 2022-12-16 22:51:42 TRUE 2022-12-16 23:00:00
## 2055 2022-12-16 22:51:41 TRUE 2022-12-16 23:00:00
## 2056 2022-12-16 22:51:31 TRUE 2022-12-16 23:00:00
## 2057 2022-12-16 22:51:31 TRUE 2022-12-16 23:00:00
## 2058 2022-12-16 22:51:30 TRUE 2022-12-16 23:00:00
## 2059 2022-12-16 22:51:30 TRUE 2022-12-16 23:00:00
## 2060 2022-12-16 22:51:28 TRUE 2022-12-16 23:00:00
## 2061 2022-12-16 22:51:27 TRUE 2022-12-16 23:00:00
## 2062 2022-12-16 22:51:25 TRUE 2022-12-16 23:00:00
## 2063 2022-12-16 22:51:25 TRUE 2022-12-16 23:00:00
## 2064 2022-12-16 22:51:24 TRUE 2022-12-16 23:00:00
## 2065 2022-12-16 22:51:24 TRUE 2022-12-16 23:00:00
## 2066 2022-12-16 22:51:22 TRUE 2022-12-16 23:00:00
## 2067 2022-12-16 22:51:18 TRUE 2022-12-16 23:00:00
## 2068 2022-12-16 22:51:05 TRUE 2022-12-16 23:00:00
## 2069 2022-12-16 22:51:04 TRUE 2022-12-16 23:00:00
## 2070 2022-12-16 22:50:55 TRUE 2022-12-16 23:00:00
## 2071 2022-12-16 22:50:45 TRUE 2022-12-16 23:00:00
## 2072 2022-12-16 22:50:44 TRUE 2022-12-16 23:00:00
## 2073 2022-12-16 22:50:44 TRUE 2022-12-16 23:00:00
## 2074 2022-12-16 22:50:41 TRUE 2022-12-16 23:00:00
## 2075 2022-12-16 22:50:38 TRUE 2022-12-16 23:00:00
## 2076 2022-12-16 22:50:32 TRUE 2022-12-16 23:00:00
## 2077 2022-12-16 22:50:29 TRUE 2022-12-16 23:00:00
## 2078 2022-12-16 22:50:24 TRUE 2022-12-16 23:00:00
## 2079 2022-12-16 22:50:18 TRUE 2022-12-16 23:00:00
## 2080 2022-12-16 22:50:17 TRUE 2022-12-16 23:00:00
## 2081 2022-12-16 22:50:14 TRUE 2022-12-16 23:00:00
## 2082 2022-12-16 22:50:14 TRUE 2022-12-16 23:00:00
## 2083 2022-12-16 22:50:10 TRUE 2022-12-16 23:00:00
## 2084 2022-12-16 22:50:07 TRUE 2022-12-16 23:00:00
## 2085 2022-12-16 22:50:02 TRUE 2022-12-16 23:00:00
## 2086 2022-12-16 22:49:59 TRUE 2022-12-16 23:00:00
## 2087 2022-12-16 22:49:53 TRUE 2022-12-16 23:00:00
## 2088 2022-12-16 22:49:52 TRUE 2022-12-16 23:00:00
## 2089 2022-12-16 22:49:52 TRUE 2022-12-16 23:00:00
## 2090 2022-12-16 22:49:51 TRUE 2022-12-16 23:00:00
## 2091 2022-12-16 22:49:51 TRUE 2022-12-16 23:00:00
## 2092 2022-12-16 22:49:47 TRUE 2022-12-16 23:00:00
## 2093 2022-12-16 22:49:45 TRUE 2022-12-16 23:00:00
## 2094 2022-12-16 22:49:39 TRUE 2022-12-16 23:00:00
## 2095 2022-12-16 22:49:39 TRUE 2022-12-16 23:00:00
## 2096 2022-12-16 22:49:37 TRUE 2022-12-16 23:00:00
## 2097 2022-12-16 22:49:34 TRUE 2022-12-16 23:00:00
## 2098 2022-12-16 22:49:32 TRUE 2022-12-16 23:00:00
## 2099 2022-12-16 22:49:28 TRUE 2022-12-16 23:00:00
## 2100 2022-12-16 22:49:27 TRUE 2022-12-16 23:00:00
## 2101 2022-12-16 22:49:26 TRUE 2022-12-16 23:00:00
## 2102 2022-12-16 22:49:26 TRUE 2022-12-16 23:00:00
## 2103 2022-12-16 22:49:26 TRUE 2022-12-16 23:00:00
## 2104 2022-12-16 22:49:26 TRUE 2022-12-16 23:00:00
## 2105 2022-12-16 22:49:25 TRUE 2022-12-16 23:00:00
## 2106 2022-12-16 22:49:24 TRUE 2022-12-16 23:00:00
## 2107 2022-12-16 22:49:24 TRUE 2022-12-16 23:00:00
## 2108 2022-12-16 22:49:22 TRUE 2022-12-16 23:00:00
## 2109 2022-12-16 22:49:17 TRUE 2022-12-16 23:00:00
## 2110 2022-12-16 22:49:17 TRUE 2022-12-16 23:00:00
## 2111 2022-12-16 22:49:16 TRUE 2022-12-16 23:00:00
## 2112 2022-12-16 22:49:16 TRUE 2022-12-16 23:00:00
## 2113 2022-12-16 22:49:15 TRUE 2022-12-16 23:00:00
## 2114 2022-12-16 22:49:11 TRUE 2022-12-16 23:00:00
## 2115 2022-12-16 22:49:09 TRUE 2022-12-16 23:00:00
## 2116 2022-12-16 22:49:08 TRUE 2022-12-16 23:00:00
## 2117 2022-12-16 22:49:06 TRUE 2022-12-16 23:00:00
## 2118 2022-12-16 22:49:06 TRUE 2022-12-16 23:00:00
## 2119 2022-12-16 22:49:05 TRUE 2022-12-16 23:00:00
## 2120 2022-12-16 22:49:01 TRUE 2022-12-16 23:00:00
## 2121 2022-12-16 22:48:49 TRUE 2022-12-16 23:00:00
## 2122 2022-12-16 22:48:49 TRUE 2022-12-16 23:00:00
## 2123 2022-12-16 22:48:48 TRUE 2022-12-16 23:00:00
## 2124 2022-12-16 22:48:45 TRUE 2022-12-16 23:00:00
## 2125 2022-12-16 22:48:39 TRUE 2022-12-16 23:00:00
## 2126 2022-12-16 22:48:37 TRUE 2022-12-16 23:00:00
## 2127 2022-12-16 22:48:36 TRUE 2022-12-16 23:00:00
## 2128 2022-12-16 22:48:36 TRUE 2022-12-16 23:00:00
## 2129 2022-12-16 22:48:35 TRUE 2022-12-16 23:00:00
## 2130 2022-12-16 22:48:35 TRUE 2022-12-16 23:00:00
## 2131 2022-12-16 22:48:32 TRUE 2022-12-16 23:00:00
## 2132 2022-12-16 22:48:31 TRUE 2022-12-16 23:00:00
## 2133 2022-12-16 22:48:27 TRUE 2022-12-16 23:00:00
## 2134 2022-12-16 22:48:26 TRUE 2022-12-16 23:00:00
## 2135 2022-12-16 22:48:24 TRUE 2022-12-16 23:00:00
## 2136 2022-12-16 22:48:22 TRUE 2022-12-16 23:00:00
## 2137 2022-12-16 22:48:20 TRUE 2022-12-16 23:00:00
## 2138 2022-12-16 22:48:17 TRUE 2022-12-16 23:00:00
## 2139 2022-12-16 22:48:15 TRUE 2022-12-16 23:00:00
## 2140 2022-12-16 22:48:15 TRUE 2022-12-16 23:00:00
## 2141 2022-12-16 22:48:08 TRUE 2022-12-16 23:00:00
## 2142 2022-12-16 22:48:07 TRUE 2022-12-16 23:00:00
## 2143 2022-12-16 22:48:05 TRUE 2022-12-16 23:00:00
## 2144 2022-12-16 22:48:04 TRUE 2022-12-16 23:00:00
## 2145 2022-12-16 22:48:02 TRUE 2022-12-16 23:00:00
## 2146 2022-12-16 22:48:01 TRUE 2022-12-16 23:00:00
## 2147 2022-12-16 22:47:52 TRUE 2022-12-16 23:00:00
## 2148 2022-12-16 22:47:52 TRUE 2022-12-16 23:00:00
## 2149 2022-12-16 22:47:46 TRUE 2022-12-16 23:00:00
## 2150 2022-12-16 22:47:45 TRUE 2022-12-16 23:00:00
## 2151 2022-12-16 22:47:37 TRUE 2022-12-16 23:00:00
## 2152 2022-12-16 22:47:34 TRUE 2022-12-16 23:00:00
## 2153 2022-12-16 22:47:33 TRUE 2022-12-16 23:00:00
## 2154 2022-12-16 22:47:32 TRUE 2022-12-16 23:00:00
## 2155 2022-12-16 22:47:31 TRUE 2022-12-16 23:00:00
## 2156 2022-12-16 22:47:29 TRUE 2022-12-16 23:00:00
## 2157 2022-12-16 22:47:25 TRUE 2022-12-16 23:00:00
## 2158 2022-12-16 22:47:24 TRUE 2022-12-16 23:00:00
## 2159 2022-12-16 22:47:22 TRUE 2022-12-16 23:00:00
## 2160 2022-12-16 22:47:20 TRUE 2022-12-16 23:00:00
## 2161 2022-12-16 22:47:18 TRUE 2022-12-16 23:00:00
## 2162 2022-12-16 22:47:18 TRUE 2022-12-16 23:00:00
## 2163 2022-12-16 22:47:17 TRUE 2022-12-16 23:00:00
## 2164 2022-12-16 22:47:16 TRUE 2022-12-16 23:00:00
## 2165 2022-12-16 22:47:13 TRUE 2022-12-16 23:00:00
## 2166 2022-12-16 22:47:12 TRUE 2022-12-16 23:00:00
## 2167 2022-12-16 22:47:09 TRUE 2022-12-16 23:00:00
## 2168 2022-12-16 22:47:06 TRUE 2022-12-16 23:00:00
## 2169 2022-12-16 22:47:02 TRUE 2022-12-16 23:00:00
## 2170 2022-12-16 22:47:02 TRUE 2022-12-16 23:00:00
## 2171 2022-12-16 22:46:52 TRUE 2022-12-16 23:00:00
## 2172 2022-12-16 22:46:50 TRUE 2022-12-16 23:00:00
## 2173 2022-12-16 22:46:48 TRUE 2022-12-16 23:00:00
## 2174 2022-12-16 22:46:48 TRUE 2022-12-16 23:00:00
## 2175 2022-12-16 22:46:42 TRUE 2022-12-16 23:00:00
## 2176 2022-12-16 22:46:42 TRUE 2022-12-16 23:00:00
## 2177 2022-12-16 22:46:38 TRUE 2022-12-16 23:00:00
## 2178 2022-12-16 22:46:36 TRUE 2022-12-16 23:00:00
## 2179 2022-12-16 22:46:35 TRUE 2022-12-16 23:00:00
## 2180 2022-12-16 22:46:34 TRUE 2022-12-16 23:00:00
## 2181 2022-12-16 22:46:34 TRUE 2022-12-16 23:00:00
## 2182 2022-12-16 22:46:34 TRUE 2022-12-16 23:00:00
## 2183 2022-12-16 22:46:33 TRUE 2022-12-16 23:00:00
## 2184 2022-12-16 22:46:32 TRUE 2022-12-16 23:00:00
## 2185 2022-12-16 22:46:32 TRUE 2022-12-16 23:00:00
## 2186 2022-12-16 22:46:32 TRUE 2022-12-16 23:00:00
## 2187 2022-12-16 22:46:29 TRUE 2022-12-16 23:00:00
## 2188 2022-12-16 22:46:28 TRUE 2022-12-16 23:00:00
## 2189 2022-12-16 22:46:28 TRUE 2022-12-16 23:00:00
## 2190 2022-12-16 22:46:25 TRUE 2022-12-16 23:00:00
## 2191 2022-12-16 22:46:22 TRUE 2022-12-16 23:00:00
## 2192 2022-12-16 22:46:19 TRUE 2022-12-16 23:00:00
## 2193 2022-12-16 22:46:16 TRUE 2022-12-16 23:00:00
## 2194 2022-12-16 22:46:14 TRUE 2022-12-16 23:00:00
## 2195 2022-12-16 22:46:10 TRUE 2022-12-16 23:00:00
## 2196 2022-12-16 22:46:09 TRUE 2022-12-16 23:00:00
## 2197 2022-12-16 22:46:09 TRUE 2022-12-16 23:00:00
## 2198 2022-12-16 22:46:04 TRUE 2022-12-16 23:00:00
## 2199 2022-12-16 22:46:02 TRUE 2022-12-16 23:00:00
## 2200 2022-12-16 22:46:02 TRUE 2022-12-16 23:00:00
## 2201 2022-12-16 22:45:58 TRUE 2022-12-16 23:00:00
## 2202 2022-12-16 22:45:58 TRUE 2022-12-16 23:00:00
## 2203 2022-12-16 22:45:57 TRUE 2022-12-16 23:00:00
## 2204 2022-12-16 22:45:56 TRUE 2022-12-16 23:00:00
## 2205 2022-12-16 22:45:56 TRUE 2022-12-16 23:00:00
## 2206 2022-12-16 22:45:56 TRUE 2022-12-16 23:00:00
## 2207 2022-12-16 22:45:54 TRUE 2022-12-16 23:00:00
## 2208 2022-12-16 22:45:54 TRUE 2022-12-16 23:00:00
## 2209 2022-12-16 22:45:51 TRUE 2022-12-16 23:00:00
## 2210 2022-12-16 22:45:47 TRUE 2022-12-16 23:00:00
## 2211 2022-12-16 22:45:46 TRUE 2022-12-16 23:00:00
## 2212 2022-12-16 22:45:45 TRUE 2022-12-16 23:00:00
## 2213 2022-12-16 22:45:43 TRUE 2022-12-16 23:00:00
## 2214 2022-12-16 22:45:41 TRUE 2022-12-16 23:00:00
## 2215 2022-12-16 22:45:40 TRUE 2022-12-16 23:00:00
## 2216 2022-12-16 22:45:39 TRUE 2022-12-16 23:00:00
## 2217 2022-12-16 22:45:38 TRUE 2022-12-16 23:00:00
## 2218 2022-12-16 22:45:38 TRUE 2022-12-16 23:00:00
## 2219 2022-12-16 22:45:38 TRUE 2022-12-16 23:00:00
## 2220 2022-12-16 22:45:36 TRUE 2022-12-16 23:00:00
## 2221 2022-12-16 22:45:30 TRUE 2022-12-16 23:00:00
## 2222 2022-12-16 22:45:29 TRUE 2022-12-16 23:00:00
## 2223 2022-12-16 22:45:28 TRUE 2022-12-16 23:00:00
## 2224 2022-12-16 22:45:27 TRUE 2022-12-16 23:00:00
## 2225 2022-12-16 22:45:26 TRUE 2022-12-16 23:00:00
## 2226 2022-12-16 22:45:22 TRUE 2022-12-16 23:00:00
## 2227 2022-12-16 22:45:21 TRUE 2022-12-16 23:00:00
## 2228 2022-12-16 22:45:19 TRUE 2022-12-16 23:00:00
## 2229 2022-12-16 22:45:16 TRUE 2022-12-16 23:00:00
## 2230 2022-12-16 22:45:16 TRUE 2022-12-16 23:00:00
## 2231 2022-12-16 22:45:14 TRUE 2022-12-16 23:00:00
## 2232 2022-12-16 22:45:12 TRUE 2022-12-16 23:00:00
## 2233 2022-12-16 22:45:11 TRUE 2022-12-16 23:00:00
## 2234 2022-12-16 22:45:10 TRUE 2022-12-16 23:00:00
## 2235 2022-12-16 22:45:09 TRUE 2022-12-16 23:00:00
## 2236 2022-12-16 22:45:06 TRUE 2022-12-16 23:00:00
## 2237 2022-12-16 22:45:06 TRUE 2022-12-16 23:00:00
## 2238 2022-12-16 22:45:02 TRUE 2022-12-16 23:00:00
## 2239 2022-12-16 22:45:02 TRUE 2022-12-16 23:00:00
## 2240 2022-12-16 22:44:56 TRUE 2022-12-16 23:00:00
## 2241 2022-12-16 22:44:55 TRUE 2022-12-16 23:00:00
## 2242 2022-12-16 22:44:53 TRUE 2022-12-16 23:00:00
## 2243 2022-12-16 22:44:52 TRUE 2022-12-16 23:00:00
## 2244 2022-12-16 22:44:43 TRUE 2022-12-16 23:00:00
## 2245 2022-12-16 22:44:42 TRUE 2022-12-16 23:00:00
## 2246 2022-12-16 22:44:40 TRUE 2022-12-16 23:00:00
## 2247 2022-12-16 22:44:40 TRUE 2022-12-16 23:00:00
## 2248 2022-12-16 22:44:35 TRUE 2022-12-16 23:00:00
## 2249 2022-12-16 22:44:33 TRUE 2022-12-16 23:00:00
## 2250 2022-12-16 22:44:29 TRUE 2022-12-16 23:00:00
## 2251 2022-12-16 22:44:27 TRUE 2022-12-16 23:00:00
## 2252 2022-12-16 22:44:25 TRUE 2022-12-16 23:00:00
## 2253 2022-12-16 22:44:21 TRUE 2022-12-16 23:00:00
## 2254 2022-12-16 22:44:20 TRUE 2022-12-16 23:00:00
## 2255 2022-12-16 22:44:16 TRUE 2022-12-16 23:00:00
## 2256 2022-12-16 22:44:16 TRUE 2022-12-16 23:00:00
## 2257 2022-12-16 22:44:11 TRUE 2022-12-16 23:00:00
## 2258 2022-12-16 22:44:10 TRUE 2022-12-16 23:00:00
## 2259 2022-12-16 22:44:10 TRUE 2022-12-16 23:00:00
## 2260 2022-12-16 22:44:05 TRUE 2022-12-16 23:00:00
## 2261 2022-12-16 22:43:58 TRUE 2022-12-16 23:00:00
## 2262 2022-12-16 22:43:57 TRUE 2022-12-16 23:00:00
## 2263 2022-12-16 22:43:56 TRUE 2022-12-16 23:00:00
## 2264 2022-12-16 22:43:55 TRUE 2022-12-16 23:00:00
## 2265 2022-12-16 22:43:49 TRUE 2022-12-16 23:00:00
## 2266 2022-12-16 22:43:47 TRUE 2022-12-16 23:00:00
## 2267 2022-12-16 22:43:46 TRUE 2022-12-16 23:00:00
## 2268 2022-12-16 22:43:41 TRUE 2022-12-16 23:00:00
## 2269 2022-12-16 22:43:41 TRUE 2022-12-16 23:00:00
## 2270 2022-12-16 22:43:39 TRUE 2022-12-16 23:00:00
## 2271 2022-12-16 22:43:39 TRUE 2022-12-16 23:00:00
## 2272 2022-12-16 22:43:39 TRUE 2022-12-16 23:00:00
## 2273 2022-12-16 22:43:38 TRUE 2022-12-16 23:00:00
## 2274 2022-12-16 22:43:37 TRUE 2022-12-16 23:00:00
## 2275 2022-12-16 22:43:37 TRUE 2022-12-16 23:00:00
## 2276 2022-12-16 22:43:33 TRUE 2022-12-16 23:00:00
## 2277 2022-12-16 22:43:31 TRUE 2022-12-16 23:00:00
## 2278 2022-12-16 22:43:27 TRUE 2022-12-16 23:00:00
## 2279 2022-12-16 22:43:26 TRUE 2022-12-16 23:00:00
## 2280 2022-12-16 22:43:19 TRUE 2022-12-16 23:00:00
## 2281 2022-12-16 22:43:16 TRUE 2022-12-16 23:00:00
## 2282 2022-12-16 22:43:16 TRUE 2022-12-16 23:00:00
## 2283 2022-12-16 22:43:15 TRUE 2022-12-16 23:00:00
## 2284 2022-12-16 22:43:14 TRUE 2022-12-16 23:00:00
## 2285 2022-12-16 22:43:12 TRUE 2022-12-16 23:00:00
## 2286 2022-12-16 22:43:08 TRUE 2022-12-16 23:00:00
## 2287 2022-12-16 22:43:08 TRUE 2022-12-16 23:00:00
## 2288 2022-12-16 22:43:07 TRUE 2022-12-16 23:00:00
## 2289 2022-12-16 22:43:05 TRUE 2022-12-16 23:00:00
## 2290 2022-12-16 22:43:04 TRUE 2022-12-16 23:00:00
## 2291 2022-12-16 22:43:02 TRUE 2022-12-16 23:00:00
## 2292 2022-12-16 22:43:02 TRUE 2022-12-16 23:00:00
## 2293 2022-12-16 22:43:01 TRUE 2022-12-16 23:00:00
## 2294 2022-12-16 22:43:00 TRUE 2022-12-16 23:00:00
## 2295 2022-12-16 22:43:00 TRUE 2022-12-16 23:00:00
## 2296 2022-12-16 22:42:59 TRUE 2022-12-16 23:00:00
## 2297 2022-12-16 22:42:57 TRUE 2022-12-16 23:00:00
## 2298 2022-12-16 22:42:57 TRUE 2022-12-16 23:00:00
## 2299 2022-12-16 22:42:57 TRUE 2022-12-16 23:00:00
## 2300 2022-12-16 22:42:53 TRUE 2022-12-16 23:00:00
## 2301 2022-12-16 22:42:52 TRUE 2022-12-16 23:00:00
## 2302 2022-12-16 22:42:51 TRUE 2022-12-16 23:00:00
## 2303 2022-12-16 22:42:49 TRUE 2022-12-16 23:00:00
## 2304 2022-12-16 22:42:47 TRUE 2022-12-16 23:00:00
## 2305 2022-12-16 22:42:46 TRUE 2022-12-16 23:00:00
## 2306 2022-12-16 22:42:42 TRUE 2022-12-16 23:00:00
## 2307 2022-12-16 22:42:40 TRUE 2022-12-16 23:00:00
## 2308 2022-12-16 22:42:40 TRUE 2022-12-16 23:00:00
## 2309 2022-12-16 22:42:39 TRUE 2022-12-16 23:00:00
## 2310 2022-12-16 22:42:38 TRUE 2022-12-16 23:00:00
## 2311 2022-12-16 22:42:38 TRUE 2022-12-16 23:00:00
## 2312 2022-12-16 22:42:37 TRUE 2022-12-16 23:00:00
## 2313 2022-12-16 22:42:33 TRUE 2022-12-16 23:00:00
## 2314 2022-12-16 22:42:33 TRUE 2022-12-16 23:00:00
## 2315 2022-12-16 22:42:32 TRUE 2022-12-16 23:00:00
## 2316 2022-12-16 22:42:32 TRUE 2022-12-16 23:00:00
## 2317 2022-12-16 22:42:30 TRUE 2022-12-16 23:00:00
## 2318 2022-12-16 22:42:29 TRUE 2022-12-16 23:00:00
## 2319 2022-12-16 22:42:28 TRUE 2022-12-16 23:00:00
## 2320 2022-12-16 22:42:26 TRUE 2022-12-16 23:00:00
## 2321 2022-12-16 22:42:23 TRUE 2022-12-16 23:00:00
## 2322 2022-12-16 22:42:23 TRUE 2022-12-16 23:00:00
## 2323 2022-12-16 22:42:22 TRUE 2022-12-16 23:00:00
## 2324 2022-12-16 22:42:21 TRUE 2022-12-16 23:00:00
## 2325 2022-12-16 22:42:20 TRUE 2022-12-16 23:00:00
## 2326 2022-12-16 22:42:18 TRUE 2022-12-16 23:00:00
## 2327 2022-12-16 22:42:12 TRUE 2022-12-16 23:00:00
## 2328 2022-12-16 22:42:09 TRUE 2022-12-16 23:00:00
## 2329 2022-12-16 22:42:07 TRUE 2022-12-16 23:00:00
## 2330 2022-12-16 22:42:06 TRUE 2022-12-16 23:00:00
## 2331 2022-12-16 22:42:05 TRUE 2022-12-16 23:00:00
## 2332 2022-12-16 22:42:05 TRUE 2022-12-16 23:00:00
## 2333 2022-12-16 22:42:01 TRUE 2022-12-16 23:00:00
## 2334 2022-12-16 22:42:01 TRUE 2022-12-16 23:00:00
## 2335 2022-12-16 22:42:00 TRUE 2022-12-16 23:00:00
## 2336 2022-12-16 22:41:58 TRUE 2022-12-16 23:00:00
## 2337 2022-12-16 22:41:58 TRUE 2022-12-16 23:00:00
## 2338 2022-12-16 22:41:57 TRUE 2022-12-16 23:00:00
## 2339 2022-12-16 22:41:57 TRUE 2022-12-16 23:00:00
## 2340 2022-12-16 22:41:56 TRUE 2022-12-16 23:00:00
## 2341 2022-12-16 22:41:56 TRUE 2022-12-16 23:00:00
## 2342 2022-12-16 22:41:56 TRUE 2022-12-16 23:00:00
## 2343 2022-12-16 22:41:55 TRUE 2022-12-16 23:00:00
## 2344 2022-12-16 22:41:55 TRUE 2022-12-16 23:00:00
## 2345 2022-12-16 22:41:52 TRUE 2022-12-16 23:00:00
## 2346 2022-12-16 22:41:52 TRUE 2022-12-16 23:00:00
## 2347 2022-12-16 22:41:49 TRUE 2022-12-16 23:00:00
## 2348 2022-12-16 22:41:48 TRUE 2022-12-16 23:00:00
## 2349 2022-12-16 22:41:44 TRUE 2022-12-16 23:00:00
## 2350 2022-12-16 22:41:44 TRUE 2022-12-16 23:00:00
## 2351 2022-12-16 22:41:43 TRUE 2022-12-16 23:00:00
## 2352 2022-12-16 22:41:38 TRUE 2022-12-16 23:00:00
## 2353 2022-12-16 22:41:38 TRUE 2022-12-16 23:00:00
## 2354 2022-12-16 22:41:36 TRUE 2022-12-16 23:00:00
## 2355 2022-12-16 22:41:35 TRUE 2022-12-16 23:00:00
## 2356 2022-12-16 22:41:33 TRUE 2022-12-16 23:00:00
## 2357 2022-12-16 22:41:32 TRUE 2022-12-16 23:00:00
## 2358 2022-12-16 22:41:24 TRUE 2022-12-16 23:00:00
## 2359 2022-12-16 22:41:24 TRUE 2022-12-16 23:00:00
## 2360 2022-12-16 22:41:23 TRUE 2022-12-16 23:00:00
## 2361 2022-12-16 22:41:22 TRUE 2022-12-16 23:00:00
## 2362 2022-12-16 22:41:19 TRUE 2022-12-16 23:00:00
## 2363 2022-12-16 22:41:18 TRUE 2022-12-16 23:00:00
## 2364 2022-12-16 22:41:15 TRUE 2022-12-16 23:00:00
## 2365 2022-12-16 22:41:13 TRUE 2022-12-16 23:00:00
## 2366 2022-12-16 22:41:12 TRUE 2022-12-16 23:00:00
## 2367 2022-12-16 22:41:11 TRUE 2022-12-16 23:00:00
## 2368 2022-12-16 22:41:08 TRUE 2022-12-16 23:00:00
## 2369 2022-12-16 22:41:01 TRUE 2022-12-16 23:00:00
## 2370 2022-12-16 22:40:57 TRUE 2022-12-16 23:00:00
## 2371 2022-12-16 22:40:57 TRUE 2022-12-16 23:00:00
## 2372 2022-12-16 22:40:56 TRUE 2022-12-16 23:00:00
## 2373 2022-12-16 22:40:53 TRUE 2022-12-16 23:00:00
## 2374 2022-12-16 22:40:51 TRUE 2022-12-16 23:00:00
## 2375 2022-12-16 22:40:51 TRUE 2022-12-16 23:00:00
## 2376 2022-12-16 22:40:50 TRUE 2022-12-16 23:00:00
## 2377 2022-12-16 22:40:48 TRUE 2022-12-16 23:00:00
## 2378 2022-12-16 22:40:47 TRUE 2022-12-16 23:00:00
## 2379 2022-12-16 22:40:47 TRUE 2022-12-16 23:00:00
## 2380 2022-12-16 22:40:45 TRUE 2022-12-16 23:00:00
## 2381 2022-12-16 22:40:44 TRUE 2022-12-16 23:00:00
## 2382 2022-12-16 22:40:42 TRUE 2022-12-16 23:00:00
## 2383 2022-12-16 22:40:41 TRUE 2022-12-16 23:00:00
## 2384 2022-12-16 22:40:39 TRUE 2022-12-16 23:00:00
## 2385 2022-12-16 22:40:38 TRUE 2022-12-16 23:00:00
## 2386 2022-12-16 22:40:37 TRUE 2022-12-16 23:00:00
## 2387 2022-12-16 22:40:33 TRUE 2022-12-16 23:00:00
## 2388 2022-12-16 22:40:26 TRUE 2022-12-16 23:00:00
## 2389 2022-12-16 22:40:25 TRUE 2022-12-16 23:00:00
## 2390 2022-12-16 22:40:23 TRUE 2022-12-16 23:00:00
## 2391 2022-12-16 22:40:20 TRUE 2022-12-16 23:00:00
## 2392 2022-12-16 22:40:18 TRUE 2022-12-16 23:00:00
## 2393 2022-12-16 22:40:08 TRUE 2022-12-16 23:00:00
## 2394 2022-12-16 22:40:08 TRUE 2022-12-16 23:00:00
## 2395 2022-12-16 22:40:07 TRUE 2022-12-16 23:00:00
## 2396 2022-12-16 22:40:04 TRUE 2022-12-16 23:00:00
## 2397 2022-12-16 22:40:02 TRUE 2022-12-16 23:00:00
## 2398 2022-12-16 22:40:01 TRUE 2022-12-16 23:00:00
## 2399 2022-12-16 22:40:01 TRUE 2022-12-16 23:00:00
## 2400 2022-12-16 22:40:00 TRUE 2022-12-16 23:00:00
## 2401 2022-12-16 22:39:58 TRUE 2022-12-16 23:00:00
## 2402 2022-12-16 22:39:56 TRUE 2022-12-16 23:00:00
## 2403 2022-12-16 22:39:54 TRUE 2022-12-16 23:00:00
## 2404 2022-12-16 22:39:50 TRUE 2022-12-16 23:00:00
## 2405 2022-12-16 22:39:47 TRUE 2022-12-16 23:00:00
## 2406 2022-12-16 22:39:46 TRUE 2022-12-16 23:00:00
## 2407 2022-12-16 22:39:39 TRUE 2022-12-16 23:00:00
## 2408 2022-12-16 22:39:38 TRUE 2022-12-16 23:00:00
## 2409 2022-12-16 22:39:38 TRUE 2022-12-16 23:00:00
## 2410 2022-12-16 22:39:34 TRUE 2022-12-16 23:00:00
## 2411 2022-12-16 22:39:30 TRUE 2022-12-16 23:00:00
## 2412 2022-12-16 22:39:30 TRUE 2022-12-16 23:00:00
## 2413 2022-12-16 22:39:29 TRUE 2022-12-16 23:00:00
## 2414 2022-12-16 22:39:28 TRUE 2022-12-16 23:00:00
## 2415 2022-12-16 22:39:20 TRUE 2022-12-16 23:00:00
## 2416 2022-12-16 22:39:18 TRUE 2022-12-16 23:00:00
## 2417 2022-12-16 22:39:13 TRUE 2022-12-16 23:00:00
## 2418 2022-12-16 22:39:13 TRUE 2022-12-16 23:00:00
## 2419 2022-12-16 22:39:13 TRUE 2022-12-16 23:00:00
## 2420 2022-12-16 22:39:13 TRUE 2022-12-16 23:00:00
## 2421 2022-12-16 22:39:11 TRUE 2022-12-16 23:00:00
## 2422 2022-12-16 22:39:10 TRUE 2022-12-16 23:00:00
## 2423 2022-12-16 22:39:08 TRUE 2022-12-16 23:00:00
## 2424 2022-12-16 22:39:05 TRUE 2022-12-16 23:00:00
## 2425 2022-12-16 22:39:02 TRUE 2022-12-16 23:00:00
## 2426 2022-12-16 22:38:49 TRUE 2022-12-16 23:00:00
## 2427 2022-12-16 22:38:46 TRUE 2022-12-16 23:00:00
## 2428 2022-12-16 22:38:45 TRUE 2022-12-16 23:00:00
## 2429 2022-12-16 22:38:44 TRUE 2022-12-16 23:00:00
## 2430 2022-12-16 22:38:44 TRUE 2022-12-16 23:00:00
## 2431 2022-12-16 22:38:44 TRUE 2022-12-16 23:00:00
## 2432 2022-12-16 22:38:43 TRUE 2022-12-16 23:00:00
## 2433 2022-12-16 22:38:41 TRUE 2022-12-16 23:00:00
## 2434 2022-12-16 22:38:41 TRUE 2022-12-16 23:00:00
## 2435 2022-12-16 22:38:40 TRUE 2022-12-16 23:00:00
## 2436 2022-12-16 22:38:39 TRUE 2022-12-16 23:00:00
## 2437 2022-12-16 22:38:37 TRUE 2022-12-16 23:00:00
## 2438 2022-12-16 22:38:36 TRUE 2022-12-16 23:00:00
## 2439 2022-12-16 22:38:34 TRUE 2022-12-16 23:00:00
## 2440 2022-12-16 22:38:32 TRUE 2022-12-16 23:00:00
## 2441 2022-12-16 22:38:31 TRUE 2022-12-16 23:00:00
## 2442 2022-12-16 22:38:30 TRUE 2022-12-16 23:00:00
## 2443 2022-12-16 22:38:26 TRUE 2022-12-16 23:00:00
## 2444 2022-12-16 22:38:26 TRUE 2022-12-16 23:00:00
## 2445 2022-12-16 22:38:23 TRUE 2022-12-16 23:00:00
## 2446 2022-12-16 22:38:18 TRUE 2022-12-16 23:00:00
## 2447 2022-12-16 22:38:17 TRUE 2022-12-16 23:00:00
## 2448 2022-12-16 22:38:17 TRUE 2022-12-16 23:00:00
## 2449 2022-12-16 22:38:15 TRUE 2022-12-16 23:00:00
## 2450 2022-12-16 22:38:15 TRUE 2022-12-16 23:00:00
## 2451 2022-12-16 22:38:14 TRUE 2022-12-16 23:00:00
## 2452 2022-12-16 22:38:13 TRUE 2022-12-16 23:00:00
## 2453 2022-12-16 22:38:12 TRUE 2022-12-16 23:00:00
## 2454 2022-12-16 22:38:11 TRUE 2022-12-16 23:00:00
## 2455 2022-12-16 22:38:09 TRUE 2022-12-16 23:00:00
## 2456 2022-12-16 22:38:08 TRUE 2022-12-16 23:00:00
## 2457 2022-12-16 22:38:06 TRUE 2022-12-16 23:00:00
## 2458 2022-12-16 22:38:05 TRUE 2022-12-16 23:00:00
## 2459 2022-12-16 22:38:03 TRUE 2022-12-16 23:00:00
## 2460 2022-12-16 22:38:02 TRUE 2022-12-16 23:00:00
## 2461 2022-12-16 22:38:01 TRUE 2022-12-16 23:00:00
## 2462 2022-12-16 22:37:59 TRUE 2022-12-16 23:00:00
## 2463 2022-12-16 22:37:58 TRUE 2022-12-16 23:00:00
## 2464 2022-12-16 22:37:56 TRUE 2022-12-16 23:00:00
## 2465 2022-12-16 22:37:55 TRUE 2022-12-16 23:00:00
## 2466 2022-12-16 22:37:55 TRUE 2022-12-16 23:00:00
## 2467 2022-12-16 22:37:46 TRUE 2022-12-16 23:00:00
## 2468 2022-12-16 22:37:43 TRUE 2022-12-16 23:00:00
## 2469 2022-12-16 22:37:42 TRUE 2022-12-16 23:00:00
## 2470 2022-12-16 22:37:42 TRUE 2022-12-16 23:00:00
## 2471 2022-12-16 22:37:38 TRUE 2022-12-16 23:00:00
## 2472 2022-12-16 22:37:37 TRUE 2022-12-16 23:00:00
## 2473 2022-12-16 22:37:35 TRUE 2022-12-16 23:00:00
## 2474 2022-12-16 22:37:33 TRUE 2022-12-16 23:00:00
## 2475 2022-12-16 22:37:30 TRUE 2022-12-16 23:00:00
## 2476 2022-12-16 22:37:28 TRUE 2022-12-16 23:00:00
## 2477 2022-12-16 22:37:28 TRUE 2022-12-16 23:00:00
## 2478 2022-12-16 22:37:27 TRUE 2022-12-16 23:00:00
## 2479 2022-12-16 22:37:27 TRUE 2022-12-16 23:00:00
## 2480 2022-12-16 22:37:27 TRUE 2022-12-16 23:00:00
## 2481 2022-12-16 22:37:22 TRUE 2022-12-16 23:00:00
## 2482 2022-12-16 22:37:22 TRUE 2022-12-16 23:00:00
## 2483 2022-12-16 22:37:21 TRUE 2022-12-16 23:00:00
## 2484 2022-12-16 22:37:18 TRUE 2022-12-16 23:00:00
## 2485 2022-12-16 22:37:18 TRUE 2022-12-16 23:00:00
## 2486 2022-12-16 22:37:18 TRUE 2022-12-16 23:00:00
## 2487 2022-12-16 22:37:16 TRUE 2022-12-16 23:00:00
## 2488 2022-12-16 22:37:16 TRUE 2022-12-16 23:00:00
## 2489 2022-12-16 22:37:16 TRUE 2022-12-16 23:00:00
## 2490 2022-12-16 22:37:15 TRUE 2022-12-16 23:00:00
## 2491 2022-12-16 22:37:15 TRUE 2022-12-16 23:00:00
## 2492 2022-12-16 22:37:14 TRUE 2022-12-16 23:00:00
## 2493 2022-12-16 22:37:14 TRUE 2022-12-16 23:00:00
## 2494 2022-12-16 22:37:12 TRUE 2022-12-16 23:00:00
## 2495 2022-12-16 22:37:11 TRUE 2022-12-16 23:00:00
## 2496 2022-12-16 22:37:11 TRUE 2022-12-16 23:00:00
## 2497 2022-12-16 22:37:10 TRUE 2022-12-16 23:00:00
## 2498 2022-12-16 22:37:09 TRUE 2022-12-16 23:00:00
## 2499 2022-12-16 22:37:09 TRUE 2022-12-16 23:00:00
## 2500 2022-12-16 22:37:09 TRUE 2022-12-16 23:00:00
## 2501 2022-12-16 22:37:08 TRUE 2022-12-16 23:00:00
## 2502 2022-12-16 22:37:08 TRUE 2022-12-16 23:00:00
## 2503 2022-12-16 22:37:06 TRUE 2022-12-16 23:00:00
## 2504 2022-12-16 22:37:05 TRUE 2022-12-16 23:00:00
## 2505 2022-12-16 22:37:02 TRUE 2022-12-16 23:00:00
## 2506 2022-12-16 22:37:02 TRUE 2022-12-16 23:00:00
## 2507 2022-12-16 22:37:01 TRUE 2022-12-16 23:00:00
## 2508 2022-12-16 22:37:00 TRUE 2022-12-16 23:00:00
## 2509 2022-12-16 22:37:00 TRUE 2022-12-16 23:00:00
## 2510 2022-12-16 22:36:58 TRUE 2022-12-16 23:00:00
## 2511 2022-12-16 22:36:57 TRUE 2022-12-16 23:00:00
## 2512 2022-12-16 22:36:56 TRUE 2022-12-16 23:00:00
## 2513 2022-12-16 22:36:56 TRUE 2022-12-16 23:00:00
## 2514 2022-12-16 22:36:55 TRUE 2022-12-16 23:00:00
## 2515 2022-12-16 22:36:53 TRUE 2022-12-16 23:00:00
## 2516 2022-12-16 22:36:53 TRUE 2022-12-16 23:00:00
## 2517 2022-12-16 22:36:52 TRUE 2022-12-16 23:00:00
## 2518 2022-12-16 22:36:50 TRUE 2022-12-16 23:00:00
## 2519 2022-12-16 22:36:49 TRUE 2022-12-16 23:00:00
## 2520 2022-12-16 22:36:49 TRUE 2022-12-16 23:00:00
## 2521 2022-12-16 22:36:48 TRUE 2022-12-16 23:00:00
## 2522 2022-12-16 22:36:47 TRUE 2022-12-16 23:00:00
## 2523 2022-12-16 22:36:47 TRUE 2022-12-16 23:00:00
## 2524 2022-12-16 22:36:47 TRUE 2022-12-16 23:00:00
## 2525 2022-12-16 22:36:44 TRUE 2022-12-16 23:00:00
## 2526 2022-12-16 22:36:43 TRUE 2022-12-16 23:00:00
## 2527 2022-12-16 22:36:43 TRUE 2022-12-16 23:00:00
## 2528 2022-12-16 22:36:39 TRUE 2022-12-16 23:00:00
## 2529 2022-12-16 22:36:38 TRUE 2022-12-16 23:00:00
## 2530 2022-12-16 22:36:35 TRUE 2022-12-16 23:00:00
## 2531 2022-12-16 22:36:34 TRUE 2022-12-16 23:00:00
## 2532 2022-12-16 22:36:27 TRUE 2022-12-16 23:00:00
## 2533 2022-12-16 22:36:20 TRUE 2022-12-16 23:00:00
## 2534 2022-12-16 22:36:19 TRUE 2022-12-16 23:00:00
## 2535 2022-12-16 22:36:16 TRUE 2022-12-16 23:00:00
## 2536 2022-12-16 22:36:15 TRUE 2022-12-16 23:00:00
## 2537 2022-12-16 22:36:12 TRUE 2022-12-16 23:00:00
## 2538 2022-12-16 22:36:09 TRUE 2022-12-16 23:00:00
## 2539 2022-12-16 22:36:09 TRUE 2022-12-16 23:00:00
## 2540 2022-12-16 22:36:08 TRUE 2022-12-16 23:00:00
## 2541 2022-12-16 22:36:08 TRUE 2022-12-16 23:00:00
## 2542 2022-12-16 22:36:07 TRUE 2022-12-16 23:00:00
## 2543 2022-12-16 22:36:07 TRUE 2022-12-16 23:00:00
## 2544 2022-12-16 22:36:03 TRUE 2022-12-16 23:00:00
## 2545 2022-12-16 22:35:57 TRUE 2022-12-16 23:00:00
## 2546 2022-12-16 22:35:55 TRUE 2022-12-16 23:00:00
## 2547 2022-12-16 22:35:51 TRUE 2022-12-16 23:00:00
## 2548 2022-12-16 22:35:51 TRUE 2022-12-16 23:00:00
## 2549 2022-12-16 22:35:43 TRUE 2022-12-16 23:00:00
## 2550 2022-12-16 22:35:43 TRUE 2022-12-16 23:00:00
## 2551 2022-12-16 22:35:42 TRUE 2022-12-16 23:00:00
## 2552 2022-12-16 22:35:39 TRUE 2022-12-16 23:00:00
## 2553 2022-12-16 22:35:38 TRUE 2022-12-16 23:00:00
## 2554 2022-12-16 22:35:37 TRUE 2022-12-16 23:00:00
## 2555 2022-12-16 22:35:34 TRUE 2022-12-16 23:00:00
## 2556 2022-12-16 22:35:34 TRUE 2022-12-16 23:00:00
## 2557 2022-12-16 22:35:33 TRUE 2022-12-16 23:00:00
## 2558 2022-12-16 22:35:32 TRUE 2022-12-16 23:00:00
## 2559 2022-12-16 22:35:28 TRUE 2022-12-16 23:00:00
## 2560 2022-12-16 22:35:26 TRUE 2022-12-16 23:00:00
## 2561 2022-12-16 22:35:24 TRUE 2022-12-16 23:00:00
## 2562 2022-12-16 22:35:20 TRUE 2022-12-16 23:00:00
## 2563 2022-12-16 22:35:18 TRUE 2022-12-16 23:00:00
## 2564 2022-12-16 22:35:16 TRUE 2022-12-16 23:00:00
## 2565 2022-12-16 22:35:16 TRUE 2022-12-16 23:00:00
## 2566 2022-12-16 22:35:13 TRUE 2022-12-16 23:00:00
## 2567 2022-12-16 22:35:10 TRUE 2022-12-16 23:00:00
## 2568 2022-12-16 22:35:06 TRUE 2022-12-16 23:00:00
## 2569 2022-12-16 22:35:05 TRUE 2022-12-16 23:00:00
## 2570 2022-12-16 22:35:04 TRUE 2022-12-16 23:00:00
## 2571 2022-12-16 22:35:01 TRUE 2022-12-16 23:00:00
## 2572 2022-12-16 22:35:01 TRUE 2022-12-16 23:00:00
## 2573 2022-12-16 22:34:51 TRUE 2022-12-16 23:00:00
## 2574 2022-12-16 22:34:51 TRUE 2022-12-16 23:00:00
## 2575 2022-12-16 22:34:48 TRUE 2022-12-16 23:00:00
## 2576 2022-12-16 22:34:48 TRUE 2022-12-16 23:00:00
## 2577 2022-12-16 22:34:47 TRUE 2022-12-16 23:00:00
## 2578 2022-12-16 22:34:46 TRUE 2022-12-16 23:00:00
## 2579 2022-12-16 22:34:44 TRUE 2022-12-16 23:00:00
## 2580 2022-12-16 22:34:34 TRUE 2022-12-16 23:00:00
## 2581 2022-12-16 22:34:26 TRUE 2022-12-16 23:00:00
## 2582 2022-12-16 22:34:24 TRUE 2022-12-16 23:00:00
## 2583 2022-12-16 22:34:19 TRUE 2022-12-16 23:00:00
## 2584 2022-12-16 22:34:16 TRUE 2022-12-16 23:00:00
## 2585 2022-12-16 22:34:15 TRUE 2022-12-16 23:00:00
## 2586 2022-12-16 22:34:11 TRUE 2022-12-16 23:00:00
## 2587 2022-12-16 22:34:05 TRUE 2022-12-16 23:00:00
## 2588 2022-12-16 22:34:03 TRUE 2022-12-16 23:00:00
## 2589 2022-12-16 22:33:59 TRUE 2022-12-16 23:00:00
## 2590 2022-12-16 22:33:53 TRUE 2022-12-16 23:00:00
## 2591 2022-12-16 22:33:52 TRUE 2022-12-16 23:00:00
## 2592 2022-12-16 22:33:45 TRUE 2022-12-16 23:00:00
## 2593 2022-12-16 22:33:44 TRUE 2022-12-16 23:00:00
## 2594 2022-12-16 22:33:44 TRUE 2022-12-16 23:00:00
## 2595 2022-12-16 22:33:43 TRUE 2022-12-16 23:00:00
## 2596 2022-12-16 22:33:42 TRUE 2022-12-16 23:00:00
## 2597 2022-12-16 22:33:37 TRUE 2022-12-16 23:00:00
## 2598 2022-12-16 22:33:31 TRUE 2022-12-16 23:00:00
## 2599 2022-12-16 22:33:30 TRUE 2022-12-16 23:00:00
## 2600 2022-12-16 22:33:29 TRUE 2022-12-16 23:00:00
## 2601 2022-12-16 22:33:29 TRUE 2022-12-16 23:00:00
## 2602 2022-12-16 22:33:22 TRUE 2022-12-16 23:00:00
## 2603 2022-12-16 22:33:21 TRUE 2022-12-16 23:00:00
## 2604 2022-12-16 22:33:20 TRUE 2022-12-16 23:00:00
## 2605 2022-12-16 22:33:12 TRUE 2022-12-16 23:00:00
## 2606 2022-12-16 22:33:11 TRUE 2022-12-16 23:00:00
## 2607 2022-12-16 22:33:08 TRUE 2022-12-16 23:00:00
## 2608 2022-12-16 22:33:08 TRUE 2022-12-16 23:00:00
## 2609 2022-12-16 22:33:06 TRUE 2022-12-16 23:00:00
## 2610 2022-12-16 22:33:02 TRUE 2022-12-16 23:00:00
## 2611 2022-12-16 22:33:00 TRUE 2022-12-16 23:00:00
## 2612 2022-12-16 22:32:58 TRUE 2022-12-16 23:00:00
## 2613 2022-12-16 22:32:58 TRUE 2022-12-16 23:00:00
## 2614 2022-12-16 22:32:51 TRUE 2022-12-16 23:00:00
## 2615 2022-12-16 22:32:49 TRUE 2022-12-16 23:00:00
## 2616 2022-12-16 22:32:49 TRUE 2022-12-16 23:00:00
## 2617 2022-12-16 22:32:44 TRUE 2022-12-16 23:00:00
## 2618 2022-12-16 22:32:44 TRUE 2022-12-16 23:00:00
## 2619 2022-12-16 22:32:42 TRUE 2022-12-16 23:00:00
## 2620 2022-12-16 22:32:35 TRUE 2022-12-16 23:00:00
## 2621 2022-12-16 22:32:29 TRUE 2022-12-16 23:00:00
## 2622 2022-12-16 22:32:27 TRUE 2022-12-16 23:00:00
## 2623 2022-12-16 22:32:27 TRUE 2022-12-16 23:00:00
## 2624 2022-12-16 22:32:26 TRUE 2022-12-16 23:00:00
## 2625 2022-12-16 22:32:24 TRUE 2022-12-16 23:00:00
## 2626 2022-12-16 22:32:20 TRUE 2022-12-16 23:00:00
## 2627 2022-12-16 22:32:20 TRUE 2022-12-16 23:00:00
## 2628 2022-12-16 22:32:20 TRUE 2022-12-16 23:00:00
## 2629 2022-12-16 22:32:19 TRUE 2022-12-16 23:00:00
## 2630 2022-12-16 22:32:18 TRUE 2022-12-16 23:00:00
## 2631 2022-12-16 22:32:17 TRUE 2022-12-16 23:00:00
## 2632 2022-12-16 22:32:17 TRUE 2022-12-16 23:00:00
## 2633 2022-12-16 22:32:15 TRUE 2022-12-16 23:00:00
## 2634 2022-12-16 22:32:12 TRUE 2022-12-16 23:00:00
## 2635 2022-12-16 22:32:09 TRUE 2022-12-16 23:00:00
## 2636 2022-12-16 22:32:08 TRUE 2022-12-16 23:00:00
## 2637 2022-12-16 22:32:08 TRUE 2022-12-16 23:00:00
## 2638 2022-12-16 22:32:05 TRUE 2022-12-16 23:00:00
## 2639 2022-12-16 22:32:01 TRUE 2022-12-16 23:00:00
## 2640 2022-12-16 22:32:00 TRUE 2022-12-16 23:00:00
## 2641 2022-12-16 22:31:58 TRUE 2022-12-16 23:00:00
## 2642 2022-12-16 22:31:57 TRUE 2022-12-16 23:00:00
## 2643 2022-12-16 22:31:57 TRUE 2022-12-16 23:00:00
## 2644 2022-12-16 22:31:57 TRUE 2022-12-16 23:00:00
## 2645 2022-12-16 22:31:54 TRUE 2022-12-16 23:00:00
## 2646 2022-12-16 22:31:53 TRUE 2022-12-16 23:00:00
## 2647 2022-12-16 22:31:50 TRUE 2022-12-16 23:00:00
## 2648 2022-12-16 22:31:46 TRUE 2022-12-16 23:00:00
## 2649 2022-12-16 22:31:45 TRUE 2022-12-16 23:00:00
## 2650 2022-12-16 22:31:44 TRUE 2022-12-16 23:00:00
## 2651 2022-12-16 22:31:43 TRUE 2022-12-16 23:00:00
## 2652 2022-12-16 22:31:43 TRUE 2022-12-16 23:00:00
## 2653 2022-12-16 22:31:42 TRUE 2022-12-16 23:00:00
## 2654 2022-12-16 22:31:39 TRUE 2022-12-16 23:00:00
## 2655 2022-12-16 22:31:35 TRUE 2022-12-16 23:00:00
## 2656 2022-12-16 22:31:35 TRUE 2022-12-16 23:00:00
## 2657 2022-12-16 22:31:33 TRUE 2022-12-16 23:00:00
## 2658 2022-12-16 22:31:29 TRUE 2022-12-16 23:00:00
## 2659 2022-12-16 22:31:29 TRUE 2022-12-16 23:00:00
## 2660 2022-12-16 22:31:29 TRUE 2022-12-16 23:00:00
## 2661 2022-12-16 22:31:27 TRUE 2022-12-16 23:00:00
## 2662 2022-12-16 22:31:25 TRUE 2022-12-16 23:00:00
## 2663 2022-12-16 22:31:22 TRUE 2022-12-16 23:00:00
## 2664 2022-12-16 22:31:22 TRUE 2022-12-16 23:00:00
## 2665 2022-12-16 22:31:22 TRUE 2022-12-16 23:00:00
## 2666 2022-12-16 22:31:21 TRUE 2022-12-16 23:00:00
## 2667 2022-12-16 22:31:20 TRUE 2022-12-16 23:00:00
## 2668 2022-12-16 22:31:17 TRUE 2022-12-16 23:00:00
## 2669 2022-12-16 22:31:15 TRUE 2022-12-16 23:00:00
## 2670 2022-12-16 22:31:09 TRUE 2022-12-16 23:00:00
## 2671 2022-12-16 22:31:04 TRUE 2022-12-16 23:00:00
## 2672 2022-12-16 22:31:02 TRUE 2022-12-16 23:00:00
## 2673 2022-12-16 22:31:02 TRUE 2022-12-16 23:00:00
## 2674 2022-12-16 22:31:02 TRUE 2022-12-16 23:00:00
## 2675 2022-12-16 22:31:00 TRUE 2022-12-16 23:00:00
## 2676 2022-12-16 22:30:59 TRUE 2022-12-16 23:00:00
## 2677 2022-12-16 22:30:57 TRUE 2022-12-16 23:00:00
## 2678 2022-12-16 22:30:52 TRUE 2022-12-16 23:00:00
## 2679 2022-12-16 22:30:51 TRUE 2022-12-16 23:00:00
## 2680 2022-12-16 22:30:51 TRUE 2022-12-16 23:00:00
## 2681 2022-12-16 22:30:50 TRUE 2022-12-16 23:00:00
## 2682 2022-12-16 22:30:46 TRUE 2022-12-16 23:00:00
## 2683 2022-12-16 22:30:41 TRUE 2022-12-16 23:00:00
## 2684 2022-12-16 22:30:24 TRUE 2022-12-16 23:00:00
## 2685 2022-12-16 22:30:23 TRUE 2022-12-16 23:00:00
## 2686 2022-12-16 22:30:23 TRUE 2022-12-16 23:00:00
## 2687 2022-12-16 22:30:21 TRUE 2022-12-16 23:00:00
## 2688 2022-12-16 22:30:20 TRUE 2022-12-16 23:00:00
## 2689 2022-12-16 22:30:16 TRUE 2022-12-16 23:00:00
## 2690 2022-12-16 22:30:16 TRUE 2022-12-16 23:00:00
## 2691 2022-12-16 22:30:15 TRUE 2022-12-16 23:00:00
## 2692 2022-12-16 22:30:11 TRUE 2022-12-16 23:00:00
## 2693 2022-12-16 22:30:05 TRUE 2022-12-16 23:00:00
## 2694 2022-12-16 22:30:05 TRUE 2022-12-16 23:00:00
## 2695 2022-12-16 22:30:04 TRUE 2022-12-16 23:00:00
## 2696 2022-12-16 22:30:03 TRUE 2022-12-16 23:00:00
## 2697 2022-12-16 22:30:00 TRUE 2022-12-16 23:00:00
## 2698 2022-12-16 22:29:59 TRUE 2022-12-16 22:00:00
## 2699 2022-12-16 22:29:57 TRUE 2022-12-16 22:00:00
## 2700 2022-12-16 22:29:51 TRUE 2022-12-16 22:00:00
## 2701 2022-12-16 22:29:50 TRUE 2022-12-16 22:00:00
## 2702 2022-12-16 22:29:49 TRUE 2022-12-16 22:00:00
## 2703 2022-12-16 22:29:45 TRUE 2022-12-16 22:00:00
## 2704 2022-12-16 22:29:44 TRUE 2022-12-16 22:00:00
## 2705 2022-12-16 22:29:44 TRUE 2022-12-16 22:00:00
## 2706 2022-12-16 22:29:43 TRUE 2022-12-16 22:00:00
## 2707 2022-12-16 22:29:43 TRUE 2022-12-16 22:00:00
## 2708 2022-12-16 22:29:38 TRUE 2022-12-16 22:00:00
## 2709 2022-12-16 22:29:27 TRUE 2022-12-16 22:00:00
## 2710 2022-12-16 22:29:26 TRUE 2022-12-16 22:00:00
## 2711 2022-12-16 22:29:21 TRUE 2022-12-16 22:00:00
## 2712 2022-12-16 22:29:15 TRUE 2022-12-16 22:00:00
## 2713 2022-12-16 22:29:10 TRUE 2022-12-16 22:00:00
## 2714 2022-12-16 22:29:09 TRUE 2022-12-16 22:00:00
## 2715 2022-12-16 22:29:05 TRUE 2022-12-16 22:00:00
## 2716 2022-12-16 22:29:01 TRUE 2022-12-16 22:00:00
## 2717 2022-12-16 22:29:01 TRUE 2022-12-16 22:00:00
## 2718 2022-12-16 22:29:00 TRUE 2022-12-16 22:00:00
## 2719 2022-12-16 22:29:00 TRUE 2022-12-16 22:00:00
## 2720 2022-12-16 22:28:59 TRUE 2022-12-16 22:00:00
## 2721 2022-12-16 22:28:58 TRUE 2022-12-16 22:00:00
## 2722 2022-12-16 22:28:53 TRUE 2022-12-16 22:00:00
## 2723 2022-12-16 22:28:53 TRUE 2022-12-16 22:00:00
## 2724 2022-12-16 22:28:50 TRUE 2022-12-16 22:00:00
## 2725 2022-12-16 22:28:49 TRUE 2022-12-16 22:00:00
## 2726 2022-12-16 22:28:45 TRUE 2022-12-16 22:00:00
## 2727 2022-12-16 22:28:43 TRUE 2022-12-16 22:00:00
## 2728 2022-12-16 22:28:42 TRUE 2022-12-16 22:00:00
## 2729 2022-12-16 22:28:41 TRUE 2022-12-16 22:00:00
## 2730 2022-12-16 22:28:41 TRUE 2022-12-16 22:00:00
## 2731 2022-12-16 22:28:41 TRUE 2022-12-16 22:00:00
## 2732 2022-12-16 22:28:39 TRUE 2022-12-16 22:00:00
## 2733 2022-12-16 22:28:39 TRUE 2022-12-16 22:00:00
## 2734 2022-12-16 22:28:37 TRUE 2022-12-16 22:00:00
## 2735 2022-12-16 22:28:36 TRUE 2022-12-16 22:00:00
## 2736 2022-12-16 22:28:31 TRUE 2022-12-16 22:00:00
## 2737 2022-12-16 22:28:30 TRUE 2022-12-16 22:00:00
## 2738 2022-12-16 22:28:29 TRUE 2022-12-16 22:00:00
## 2739 2022-12-16 22:28:27 TRUE 2022-12-16 22:00:00
## 2740 2022-12-16 22:28:27 TRUE 2022-12-16 22:00:00
## 2741 2022-12-16 22:28:25 TRUE 2022-12-16 22:00:00
## 2742 2022-12-16 22:28:25 TRUE 2022-12-16 22:00:00
## 2743 2022-12-16 22:28:23 TRUE 2022-12-16 22:00:00
## 2744 2022-12-16 22:28:23 TRUE 2022-12-16 22:00:00
## 2745 2022-12-16 22:28:18 TRUE 2022-12-16 22:00:00
## 2746 2022-12-16 22:28:17 TRUE 2022-12-16 22:00:00
## 2747 2022-12-16 22:28:17 TRUE 2022-12-16 22:00:00
## 2748 2022-12-16 22:28:13 TRUE 2022-12-16 22:00:00
## 2749 2022-12-16 22:28:13 TRUE 2022-12-16 22:00:00
## 2750 2022-12-16 22:28:13 TRUE 2022-12-16 22:00:00
## 2751 2022-12-16 22:28:10 TRUE 2022-12-16 22:00:00
## 2752 2022-12-16 22:28:09 TRUE 2022-12-16 22:00:00
## 2753 2022-12-16 22:28:08 TRUE 2022-12-16 22:00:00
## 2754 2022-12-16 22:28:06 TRUE 2022-12-16 22:00:00
## 2755 2022-12-16 22:28:05 TRUE 2022-12-16 22:00:00
## 2756 2022-12-16 22:28:04 TRUE 2022-12-16 22:00:00
## 2757 2022-12-16 22:28:04 TRUE 2022-12-16 22:00:00
## 2758 2022-12-16 22:28:03 TRUE 2022-12-16 22:00:00
## 2759 2022-12-16 22:28:03 TRUE 2022-12-16 22:00:00
## 2760 2022-12-16 22:28:00 TRUE 2022-12-16 22:00:00
## 2761 2022-12-16 22:27:58 TRUE 2022-12-16 22:00:00
## 2762 2022-12-16 22:27:56 TRUE 2022-12-16 22:00:00
## 2763 2022-12-16 22:27:55 TRUE 2022-12-16 22:00:00
## 2764 2022-12-16 22:27:55 TRUE 2022-12-16 22:00:00
## 2765 2022-12-16 22:27:55 TRUE 2022-12-16 22:00:00
## 2766 2022-12-16 22:27:53 TRUE 2022-12-16 22:00:00
## 2767 2022-12-16 22:27:52 TRUE 2022-12-16 22:00:00
## 2768 2022-12-16 22:27:52 TRUE 2022-12-16 22:00:00
## 2769 2022-12-16 22:27:51 TRUE 2022-12-16 22:00:00
## 2770 2022-12-16 22:27:51 TRUE 2022-12-16 22:00:00
## 2771 2022-12-16 22:27:49 TRUE 2022-12-16 22:00:00
## 2772 2022-12-16 22:27:47 TRUE 2022-12-16 22:00:00
## 2773 2022-12-16 22:27:46 TRUE 2022-12-16 22:00:00
## 2774 2022-12-16 22:27:42 TRUE 2022-12-16 22:00:00
## 2775 2022-12-16 22:27:39 TRUE 2022-12-16 22:00:00
## 2776 2022-12-16 22:27:36 TRUE 2022-12-16 22:00:00
## 2777 2022-12-16 22:27:34 TRUE 2022-12-16 22:00:00
## 2778 2022-12-16 22:27:32 TRUE 2022-12-16 22:00:00
## 2779 2022-12-16 22:27:32 TRUE 2022-12-16 22:00:00
## 2780 2022-12-16 22:27:32 TRUE 2022-12-16 22:00:00
## 2781 2022-12-16 22:27:30 TRUE 2022-12-16 22:00:00
## 2782 2022-12-16 22:27:30 TRUE 2022-12-16 22:00:00
## 2783 2022-12-16 22:27:30 TRUE 2022-12-16 22:00:00
## 2784 2022-12-16 22:27:28 TRUE 2022-12-16 22:00:00
## 2785 2022-12-16 22:27:27 TRUE 2022-12-16 22:00:00
## 2786 2022-12-16 22:27:27 TRUE 2022-12-16 22:00:00
## 2787 2022-12-16 22:27:26 TRUE 2022-12-16 22:00:00
## 2788 2022-12-16 22:27:20 TRUE 2022-12-16 22:00:00
## 2789 2022-12-16 22:27:19 TRUE 2022-12-16 22:00:00
## 2790 2022-12-16 22:27:18 TRUE 2022-12-16 22:00:00
## 2791 2022-12-16 22:27:18 TRUE 2022-12-16 22:00:00
## 2792 2022-12-16 22:27:17 TRUE 2022-12-16 22:00:00
## 2793 2022-12-16 22:27:15 TRUE 2022-12-16 22:00:00
## 2794 2022-12-16 22:27:14 TRUE 2022-12-16 22:00:00
## 2795 2022-12-16 22:27:12 TRUE 2022-12-16 22:00:00
## 2796 2022-12-16 22:27:12 TRUE 2022-12-16 22:00:00
## 2797 2022-12-16 22:27:07 TRUE 2022-12-16 22:00:00
## 2798 2022-12-16 22:27:06 TRUE 2022-12-16 22:00:00
## 2799 2022-12-16 22:27:03 TRUE 2022-12-16 22:00:00
## 2800 2022-12-16 22:27:03 TRUE 2022-12-16 22:00:00
## 2801 2022-12-16 22:27:00 TRUE 2022-12-16 22:00:00
## 2802 2022-12-16 22:26:59 TRUE 2022-12-16 22:00:00
## 2803 2022-12-16 22:26:57 TRUE 2022-12-16 22:00:00
## 2804 2022-12-16 22:26:57 TRUE 2022-12-16 22:00:00
## 2805 2022-12-16 22:26:55 TRUE 2022-12-16 22:00:00
## 2806 2022-12-16 22:26:55 TRUE 2022-12-16 22:00:00
## 2807 2022-12-16 22:26:49 TRUE 2022-12-16 22:00:00
## 2808 2022-12-16 22:26:47 TRUE 2022-12-16 22:00:00
## 2809 2022-12-16 22:26:41 TRUE 2022-12-16 22:00:00
## 2810 2022-12-16 22:26:41 TRUE 2022-12-16 22:00:00
## 2811 2022-12-16 22:26:39 TRUE 2022-12-16 22:00:00
## 2812 2022-12-16 22:26:34 TRUE 2022-12-16 22:00:00
## 2813 2022-12-16 22:26:31 TRUE 2022-12-16 22:00:00
## 2814 2022-12-16 22:26:31 TRUE 2022-12-16 22:00:00
## 2815 2022-12-16 22:26:30 TRUE 2022-12-16 22:00:00
## 2816 2022-12-16 22:26:29 TRUE 2022-12-16 22:00:00
## 2817 2022-12-16 22:26:21 TRUE 2022-12-16 22:00:00
## 2818 2022-12-16 22:26:20 TRUE 2022-12-16 22:00:00
## 2819 2022-12-16 22:26:18 TRUE 2022-12-16 22:00:00
## 2820 2022-12-16 22:26:16 TRUE 2022-12-16 22:00:00
## 2821 2022-12-16 22:26:11 TRUE 2022-12-16 22:00:00
## 2822 2022-12-16 22:26:07 TRUE 2022-12-16 22:00:00
## 2823 2022-12-16 22:26:05 TRUE 2022-12-16 22:00:00
## 2824 2022-12-16 22:26:03 TRUE 2022-12-16 22:00:00
## 2825 2022-12-16 22:26:02 TRUE 2022-12-16 22:00:00
## 2826 2022-12-16 22:26:00 TRUE 2022-12-16 22:00:00
## 2827 2022-12-16 22:25:59 TRUE 2022-12-16 22:00:00
## 2828 2022-12-16 22:25:59 TRUE 2022-12-16 22:00:00
## 2829 2022-12-16 22:25:58 TRUE 2022-12-16 22:00:00
## 2830 2022-12-16 22:25:57 TRUE 2022-12-16 22:00:00
## 2831 2022-12-16 22:25:55 TRUE 2022-12-16 22:00:00
## 2832 2022-12-16 22:25:54 TRUE 2022-12-16 22:00:00
## 2833 2022-12-16 22:25:53 TRUE 2022-12-16 22:00:00
## 2834 2022-12-16 22:25:49 TRUE 2022-12-16 22:00:00
## 2835 2022-12-16 22:25:47 TRUE 2022-12-16 22:00:00
## 2836 2022-12-16 22:25:47 TRUE 2022-12-16 22:00:00
## 2837 2022-12-16 22:25:43 TRUE 2022-12-16 22:00:00
## 2838 2022-12-16 22:25:37 TRUE 2022-12-16 22:00:00
## 2839 2022-12-16 22:25:37 TRUE 2022-12-16 22:00:00
## 2840 2022-12-16 22:25:35 TRUE 2022-12-16 22:00:00
## 2841 2022-12-16 22:25:34 TRUE 2022-12-16 22:00:00
## 2842 2022-12-16 22:25:30 TRUE 2022-12-16 22:00:00
## 2843 2022-12-16 22:25:27 TRUE 2022-12-16 22:00:00
## 2844 2022-12-16 22:25:20 TRUE 2022-12-16 22:00:00
## 2845 2022-12-16 22:25:17 TRUE 2022-12-16 22:00:00
## 2846 2022-12-16 22:25:14 TRUE 2022-12-16 22:00:00
## 2847 2022-12-16 22:25:08 TRUE 2022-12-16 22:00:00
## 2848 2022-12-16 22:25:05 TRUE 2022-12-16 22:00:00
## 2849 2022-12-16 22:24:57 TRUE 2022-12-16 22:00:00
## 2850 2022-12-16 22:24:49 TRUE 2022-12-16 22:00:00
## 2851 2022-12-16 22:24:44 TRUE 2022-12-16 22:00:00
## 2852 2022-12-16 22:24:42 TRUE 2022-12-16 22:00:00
## 2853 2022-12-16 22:24:42 TRUE 2022-12-16 22:00:00
## 2854 2022-12-16 22:24:42 TRUE 2022-12-16 22:00:00
## 2855 2022-12-16 22:24:39 TRUE 2022-12-16 22:00:00
## 2856 2022-12-16 22:24:37 TRUE 2022-12-16 22:00:00
## 2857 2022-12-16 22:24:36 TRUE 2022-12-16 22:00:00
## 2858 2022-12-16 22:24:36 TRUE 2022-12-16 22:00:00
## 2859 2022-12-16 22:24:34 TRUE 2022-12-16 22:00:00
## 2860 2022-12-16 22:24:34 TRUE 2022-12-16 22:00:00
## 2861 2022-12-16 22:24:34 TRUE 2022-12-16 22:00:00
## 2862 2022-12-16 22:24:31 TRUE 2022-12-16 22:00:00
## 2863 2022-12-16 22:24:30 TRUE 2022-12-16 22:00:00
## 2864 2022-12-16 22:24:29 TRUE 2022-12-16 22:00:00
## 2865 2022-12-16 22:24:28 TRUE 2022-12-16 22:00:00
## 2866 2022-12-16 22:24:26 TRUE 2022-12-16 22:00:00
## 2867 2022-12-16 22:24:24 TRUE 2022-12-16 22:00:00
## 2868 2022-12-16 22:24:24 TRUE 2022-12-16 22:00:00
## 2869 2022-12-16 22:24:18 TRUE 2022-12-16 22:00:00
## 2870 2022-12-16 22:24:17 TRUE 2022-12-16 22:00:00
## 2871 2022-12-16 22:24:16 TRUE 2022-12-16 22:00:00
## 2872 2022-12-16 22:24:15 TRUE 2022-12-16 22:00:00
## 2873 2022-12-16 22:24:11 TRUE 2022-12-16 22:00:00
## 2874 2022-12-16 22:24:11 TRUE 2022-12-16 22:00:00
## 2875 2022-12-16 22:24:09 TRUE 2022-12-16 22:00:00
## 2876 2022-12-16 22:24:09 TRUE 2022-12-16 22:00:00
## 2877 2022-12-16 22:24:09 TRUE 2022-12-16 22:00:00
## 2878 2022-12-16 22:24:05 TRUE 2022-12-16 22:00:00
## 2879 2022-12-16 22:24:04 TRUE 2022-12-16 22:00:00
## 2880 2022-12-16 22:24:02 TRUE 2022-12-16 22:00:00
## 2881 2022-12-16 22:24:02 TRUE 2022-12-16 22:00:00
## 2882 2022-12-16 22:23:57 TRUE 2022-12-16 22:00:00
## 2883 2022-12-16 22:23:55 TRUE 2022-12-16 22:00:00
## 2884 2022-12-16 22:23:49 TRUE 2022-12-16 22:00:00
## 2885 2022-12-16 22:23:47 TRUE 2022-12-16 22:00:00
## 2886 2022-12-16 22:23:46 TRUE 2022-12-16 22:00:00
## 2887 2022-12-16 22:23:41 TRUE 2022-12-16 22:00:00
## 2888 2022-12-16 22:23:41 TRUE 2022-12-16 22:00:00
## 2889 2022-12-16 22:23:41 TRUE 2022-12-16 22:00:00
## 2890 2022-12-16 22:23:35 TRUE 2022-12-16 22:00:00
## 2891 2022-12-16 22:23:31 TRUE 2022-12-16 22:00:00
## 2892 2022-12-16 22:23:31 TRUE 2022-12-16 22:00:00
## 2893 2022-12-16 22:23:31 TRUE 2022-12-16 22:00:00
## 2894 2022-12-16 22:23:27 TRUE 2022-12-16 22:00:00
## 2895 2022-12-16 22:23:25 TRUE 2022-12-16 22:00:00
## 2896 2022-12-16 22:23:22 TRUE 2022-12-16 22:00:00
## 2897 2022-12-16 22:23:22 TRUE 2022-12-16 22:00:00
## 2898 2022-12-16 22:23:15 TRUE 2022-12-16 22:00:00
## 2899 2022-12-16 22:23:13 TRUE 2022-12-16 22:00:00
## 2900 2022-12-16 22:23:09 TRUE 2022-12-16 22:00:00
## 2901 2022-12-16 22:23:06 TRUE 2022-12-16 22:00:00
## 2902 2022-12-16 22:23:03 TRUE 2022-12-16 22:00:00
## 2903 2022-12-16 22:22:57 TRUE 2022-12-16 22:00:00
## 2904 2022-12-16 22:22:56 TRUE 2022-12-16 22:00:00
## 2905 2022-12-16 22:22:55 TRUE 2022-12-16 22:00:00
## 2906 2022-12-16 22:22:52 TRUE 2022-12-16 22:00:00
## 2907 2022-12-16 22:22:48 TRUE 2022-12-16 22:00:00
## 2908 2022-12-16 22:22:48 TRUE 2022-12-16 22:00:00
## 2909 2022-12-16 22:22:44 TRUE 2022-12-16 22:00:00
## 2910 2022-12-16 22:22:42 TRUE 2022-12-16 22:00:00
## 2911 2022-12-16 22:22:41 TRUE 2022-12-16 22:00:00
## 2912 2022-12-16 22:22:39 TRUE 2022-12-16 22:00:00
## 2913 2022-12-16 22:22:36 TRUE 2022-12-16 22:00:00
## 2914 2022-12-16 22:22:34 TRUE 2022-12-16 22:00:00
## 2915 2022-12-16 22:22:34 TRUE 2022-12-16 22:00:00
## 2916 2022-12-16 22:22:31 TRUE 2022-12-16 22:00:00
## 2917 2022-12-16 22:22:29 TRUE 2022-12-16 22:00:00
## 2918 2022-12-16 22:22:29 TRUE 2022-12-16 22:00:00
## 2919 2022-12-16 22:22:26 TRUE 2022-12-16 22:00:00
## 2920 2022-12-16 22:22:25 TRUE 2022-12-16 22:00:00
## 2921 2022-12-16 22:22:23 TRUE 2022-12-16 22:00:00
## 2922 2022-12-16 22:22:22 TRUE 2022-12-16 22:00:00
## 2923 2022-12-16 22:22:17 TRUE 2022-12-16 22:00:00
## 2924 2022-12-16 22:22:15 TRUE 2022-12-16 22:00:00
## 2925 2022-12-16 22:22:12 TRUE 2022-12-16 22:00:00
## 2926 2022-12-16 22:22:07 TRUE 2022-12-16 22:00:00
## 2927 2022-12-16 22:22:06 TRUE 2022-12-16 22:00:00
## 2928 2022-12-16 22:22:04 TRUE 2022-12-16 22:00:00
## 2929 2022-12-16 22:22:03 TRUE 2022-12-16 22:00:00
## 2930 2022-12-16 22:22:01 TRUE 2022-12-16 22:00:00
## 2931 2022-12-16 22:22:00 TRUE 2022-12-16 22:00:00
## 2932 2022-12-16 22:21:58 TRUE 2022-12-16 22:00:00
## 2933 2022-12-16 22:21:57 TRUE 2022-12-16 22:00:00
## 2934 2022-12-16 22:21:56 TRUE 2022-12-16 22:00:00
## 2935 2022-12-16 22:21:34 TRUE 2022-12-16 22:00:00
## 2936 2022-12-16 22:21:32 TRUE 2022-12-16 22:00:00
## 2937 2022-12-16 22:21:27 TRUE 2022-12-16 22:00:00
## 2938 2022-12-16 22:21:27 TRUE 2022-12-16 22:00:00
## 2939 2022-12-16 22:21:22 TRUE 2022-12-16 22:00:00
## 2940 2022-12-16 22:21:21 TRUE 2022-12-16 22:00:00
## 2941 2022-12-16 22:21:21 TRUE 2022-12-16 22:00:00
## 2942 2022-12-16 22:21:20 TRUE 2022-12-16 22:00:00
## 2943 2022-12-16 22:21:17 TRUE 2022-12-16 22:00:00
## 2944 2022-12-16 22:21:16 TRUE 2022-12-16 22:00:00
## 2945 2022-12-16 22:21:15 TRUE 2022-12-16 22:00:00
## 2946 2022-12-16 22:21:14 TRUE 2022-12-16 22:00:00
## 2947 2022-12-16 22:21:12 TRUE 2022-12-16 22:00:00
## 2948 2022-12-16 22:21:11 TRUE 2022-12-16 22:00:00
## 2949 2022-12-16 22:21:11 TRUE 2022-12-16 22:00:00
## 2950 2022-12-16 22:21:09 TRUE 2022-12-16 22:00:00
## 2951 2022-12-16 22:21:08 TRUE 2022-12-16 22:00:00
## 2952 2022-12-16 22:21:05 TRUE 2022-12-16 22:00:00
## 2953 2022-12-16 22:21:04 TRUE 2022-12-16 22:00:00
## 2954 2022-12-16 22:20:58 TRUE 2022-12-16 22:00:00
## 2955 2022-12-16 22:20:56 TRUE 2022-12-16 22:00:00
## 2956 2022-12-16 22:20:53 TRUE 2022-12-16 22:00:00
## 2957 2022-12-16 22:20:51 TRUE 2022-12-16 22:00:00
## 2958 2022-12-16 22:20:48 TRUE 2022-12-16 22:00:00
## 2959 2022-12-16 22:20:45 TRUE 2022-12-16 22:00:00
## 2960 2022-12-16 22:20:45 TRUE 2022-12-16 22:00:00
## 2961 2022-12-16 22:20:42 TRUE 2022-12-16 22:00:00
## 2962 2022-12-16 22:20:41 TRUE 2022-12-16 22:00:00
## 2963 2022-12-16 22:20:36 TRUE 2022-12-16 22:00:00
## 2964 2022-12-16 22:20:36 TRUE 2022-12-16 22:00:00
## 2965 2022-12-16 22:20:32 TRUE 2022-12-16 22:00:00
## 2966 2022-12-16 22:20:31 TRUE 2022-12-16 22:00:00
## 2967 2022-12-16 22:20:31 TRUE 2022-12-16 22:00:00
## 2968 2022-12-16 22:20:27 TRUE 2022-12-16 22:00:00
## 2969 2022-12-16 22:20:26 TRUE 2022-12-16 22:00:00
## 2970 2022-12-16 22:20:25 TRUE 2022-12-16 22:00:00
## 2971 2022-12-16 22:20:24 TRUE 2022-12-16 22:00:00
## 2972 2022-12-16 22:20:20 TRUE 2022-12-16 22:00:00
## 2973 2022-12-16 22:20:14 TRUE 2022-12-16 22:00:00
## 2974 2022-12-16 22:20:11 TRUE 2022-12-16 22:00:00
## 2975 2022-12-16 22:20:11 TRUE 2022-12-16 22:00:00
## 2976 2022-12-16 22:20:11 TRUE 2022-12-16 22:00:00
## 2977 2022-12-16 22:20:10 TRUE 2022-12-16 22:00:00
## 2978 2022-12-16 22:20:10 TRUE 2022-12-16 22:00:00
## 2979 2022-12-16 22:20:09 TRUE 2022-12-16 22:00:00
## 2980 2022-12-16 22:20:08 TRUE 2022-12-16 22:00:00
## 2981 2022-12-16 22:20:06 TRUE 2022-12-16 22:00:00
## 2982 2022-12-16 22:20:05 TRUE 2022-12-16 22:00:00
## 2983 2022-12-16 22:20:05 TRUE 2022-12-16 22:00:00
## 2984 2022-12-16 22:20:03 TRUE 2022-12-16 22:00:00
## 2985 2022-12-16 22:20:01 TRUE 2022-12-16 22:00:00
## 2986 2022-12-16 22:19:57 TRUE 2022-12-16 22:00:00
## 2987 2022-12-16 22:19:48 TRUE 2022-12-16 22:00:00
## 2988 2022-12-16 22:19:47 TRUE 2022-12-16 22:00:00
## 2989 2022-12-16 22:19:45 TRUE 2022-12-16 22:00:00
## 2990 2022-12-16 22:19:45 TRUE 2022-12-16 22:00:00
## 2991 2022-12-16 22:19:38 TRUE 2022-12-16 22:00:00
## 2992 2022-12-16 22:19:28 TRUE 2022-12-16 22:00:00
## 2993 2022-12-16 22:19:24 TRUE 2022-12-16 22:00:00
## 2994 2022-12-16 22:19:20 TRUE 2022-12-16 22:00:00
## 2995 2022-12-16 22:19:18 TRUE 2022-12-16 22:00:00
## 2996 2022-12-16 22:19:17 TRUE 2022-12-16 22:00:00
## 2997 2022-12-16 22:19:17 TRUE 2022-12-16 22:00:00
## 2998 2022-12-16 22:19:16 TRUE 2022-12-16 22:00:00
## 2999 2022-12-16 22:19:15 TRUE 2022-12-16 22:00:00
## 3000 2022-12-16 22:19:13 TRUE 2022-12-16 22:00:00
## 3001 2022-12-16 22:19:07 TRUE 2022-12-16 22:00:00
## 3002 2022-12-16 22:19:06 TRUE 2022-12-16 22:00:00
## 3003 2022-12-16 22:19:04 TRUE 2022-12-16 22:00:00
## 3004 2022-12-16 22:18:58 TRUE 2022-12-16 22:00:00
## 3005 2022-12-16 22:18:55 TRUE 2022-12-16 22:00:00
## 3006 2022-12-16 22:18:51 TRUE 2022-12-16 22:00:00
## 3007 2022-12-16 22:18:49 TRUE 2022-12-16 22:00:00
## 3008 2022-12-16 22:18:49 TRUE 2022-12-16 22:00:00
## 3009 2022-12-16 22:18:48 TRUE 2022-12-16 22:00:00
## 3010 2022-12-16 22:18:44 TRUE 2022-12-16 22:00:00
## 3011 2022-12-16 22:18:36 TRUE 2022-12-16 22:00:00
## 3012 2022-12-16 22:18:31 TRUE 2022-12-16 22:00:00
## 3013 2022-12-16 22:18:31 TRUE 2022-12-16 22:00:00
## 3014 2022-12-16 22:18:30 TRUE 2022-12-16 22:00:00
## 3015 2022-12-16 22:18:26 TRUE 2022-12-16 22:00:00
## 3016 2022-12-16 22:18:25 TRUE 2022-12-16 22:00:00
## 3017 2022-12-16 22:18:16 TRUE 2022-12-16 22:00:00
## 3018 2022-12-16 22:18:15 TRUE 2022-12-16 22:00:00
## 3019 2022-12-16 22:18:12 TRUE 2022-12-16 22:00:00
## 3020 2022-12-16 22:18:05 TRUE 2022-12-16 22:00:00
## 3021 2022-12-16 22:18:01 TRUE 2022-12-16 22:00:00
## 3022 2022-12-16 22:17:56 TRUE 2022-12-16 22:00:00
## 3023 2022-12-16 22:17:52 TRUE 2022-12-16 22:00:00
## 3024 2022-12-16 22:17:43 TRUE 2022-12-16 22:00:00
## 3025 2022-12-16 22:17:41 TRUE 2022-12-16 22:00:00
## 3026 2022-12-16 22:17:34 TRUE 2022-12-16 22:00:00
## 3027 2022-12-16 22:17:26 TRUE 2022-12-16 22:00:00
## 3028 2022-12-16 22:17:24 TRUE 2022-12-16 22:00:00
## 3029 2022-12-16 22:17:24 TRUE 2022-12-16 22:00:00
## 3030 2022-12-16 22:17:22 TRUE 2022-12-16 22:00:00
## 3031 2022-12-16 22:17:21 TRUE 2022-12-16 22:00:00
## 3032 2022-12-16 22:17:21 TRUE 2022-12-16 22:00:00
## 3033 2022-12-16 22:17:10 TRUE 2022-12-16 22:00:00
## 3034 2022-12-16 22:17:09 TRUE 2022-12-16 22:00:00
## 3035 2022-12-16 22:17:06 TRUE 2022-12-16 22:00:00
## 3036 2022-12-16 22:17:05 TRUE 2022-12-16 22:00:00
## 3037 2022-12-16 22:17:02 TRUE 2022-12-16 22:00:00
## 3038 2022-12-16 22:17:00 TRUE 2022-12-16 22:00:00
## 3039 2022-12-16 22:16:49 TRUE 2022-12-16 22:00:00
## 3040 2022-12-16 22:16:48 TRUE 2022-12-16 22:00:00
## 3041 2022-12-16 22:16:47 TRUE 2022-12-16 22:00:00
## 3042 2022-12-16 22:16:46 TRUE 2022-12-16 22:00:00
## 3043 2022-12-16 22:16:45 TRUE 2022-12-16 22:00:00
## 3044 2022-12-16 22:16:38 TRUE 2022-12-16 22:00:00
## 3045 2022-12-16 22:16:37 TRUE 2022-12-16 22:00:00
## 3046 2022-12-16 22:16:34 TRUE 2022-12-16 22:00:00
## 3047 2022-12-16 22:16:34 TRUE 2022-12-16 22:00:00
## 3048 2022-12-16 22:16:32 TRUE 2022-12-16 22:00:00
## 3049 2022-12-16 22:16:29 TRUE 2022-12-16 22:00:00
## 3050 2022-12-16 22:16:27 TRUE 2022-12-16 22:00:00
## 3051 2022-12-16 22:16:25 TRUE 2022-12-16 22:00:00
## 3052 2022-12-16 22:16:22 TRUE 2022-12-16 22:00:00
## 3053 2022-12-16 22:16:21 TRUE 2022-12-16 22:00:00
## 3054 2022-12-16 22:16:17 TRUE 2022-12-16 22:00:00
## 3055 2022-12-16 22:16:13 TRUE 2022-12-16 22:00:00
## 3056 2022-12-16 22:16:12 TRUE 2022-12-16 22:00:00
## 3057 2022-12-16 22:16:08 TRUE 2022-12-16 22:00:00
## 3058 2022-12-16 22:16:07 TRUE 2022-12-16 22:00:00
## 3059 2022-12-16 22:16:04 TRUE 2022-12-16 22:00:00
## 3060 2022-12-16 22:16:03 TRUE 2022-12-16 22:00:00
## 3061 2022-12-16 22:15:59 TRUE 2022-12-16 22:00:00
## 3062 2022-12-16 22:15:58 TRUE 2022-12-16 22:00:00
## 3063 2022-12-16 22:15:56 TRUE 2022-12-16 22:00:00
## 3064 2022-12-16 22:15:55 TRUE 2022-12-16 22:00:00
## 3065 2022-12-16 22:15:52 TRUE 2022-12-16 22:00:00
## 3066 2022-12-16 22:15:51 TRUE 2022-12-16 22:00:00
## 3067 2022-12-16 22:15:50 TRUE 2022-12-16 22:00:00
## 3068 2022-12-16 22:15:49 TRUE 2022-12-16 22:00:00
## 3069 2022-12-16 22:15:48 TRUE 2022-12-16 22:00:00
## 3070 2022-12-16 22:15:48 TRUE 2022-12-16 22:00:00
## 3071 2022-12-16 22:15:47 TRUE 2022-12-16 22:00:00
## 3072 2022-12-16 22:15:47 TRUE 2022-12-16 22:00:00
## 3073 2022-12-16 22:15:36 TRUE 2022-12-16 22:00:00
## 3074 2022-12-16 22:15:33 TRUE 2022-12-16 22:00:00
## 3075 2022-12-16 22:15:32 TRUE 2022-12-16 22:00:00
## 3076 2022-12-16 22:15:27 TRUE 2022-12-16 22:00:00
## 3077 2022-12-16 22:15:23 TRUE 2022-12-16 22:00:00
## 3078 2022-12-16 22:15:20 TRUE 2022-12-16 22:00:00
## 3079 2022-12-16 22:15:18 TRUE 2022-12-16 22:00:00
## 3080 2022-12-16 22:15:16 TRUE 2022-12-16 22:00:00
## 3081 2022-12-16 22:15:14 TRUE 2022-12-16 22:00:00
## 3082 2022-12-16 22:15:12 TRUE 2022-12-16 22:00:00
## 3083 2022-12-16 22:15:12 TRUE 2022-12-16 22:00:00
## 3084 2022-12-16 22:15:12 TRUE 2022-12-16 22:00:00
## 3085 2022-12-16 22:15:09 TRUE 2022-12-16 22:00:00
## 3086 2022-12-16 22:15:07 TRUE 2022-12-16 22:00:00
## 3087 2022-12-16 22:15:07 TRUE 2022-12-16 22:00:00
## 3088 2022-12-16 22:15:05 TRUE 2022-12-16 22:00:00
## 3089 2022-12-16 22:14:59 TRUE 2022-12-16 22:00:00
## 3090 2022-12-16 22:14:59 TRUE 2022-12-16 22:00:00
## 3091 2022-12-16 22:14:55 TRUE 2022-12-16 22:00:00
## 3092 2022-12-16 22:14:54 TRUE 2022-12-16 22:00:00
## 3093 2022-12-16 22:14:51 TRUE 2022-12-16 22:00:00
## 3094 2022-12-16 22:14:50 TRUE 2022-12-16 22:00:00
## 3095 2022-12-16 22:14:48 TRUE 2022-12-16 22:00:00
## 3096 2022-12-16 22:14:45 TRUE 2022-12-16 22:00:00
## 3097 2022-12-16 22:14:44 TRUE 2022-12-16 22:00:00
## 3098 2022-12-16 22:14:42 TRUE 2022-12-16 22:00:00
## 3099 2022-12-16 22:14:40 TRUE 2022-12-16 22:00:00
## 3100 2022-12-16 22:14:29 TRUE 2022-12-16 22:00:00
## 3101 2022-12-16 22:14:24 TRUE 2022-12-16 22:00:00
## 3102 2022-12-16 22:14:24 TRUE 2022-12-16 22:00:00
## 3103 2022-12-16 22:14:23 TRUE 2022-12-16 22:00:00
## 3104 2022-12-16 22:14:21 TRUE 2022-12-16 22:00:00
## 3105 2022-12-16 22:14:18 TRUE 2022-12-16 22:00:00
## 3106 2022-12-16 22:14:15 TRUE 2022-12-16 22:00:00
## 3107 2022-12-16 22:14:15 TRUE 2022-12-16 22:00:00
## 3108 2022-12-16 22:14:12 TRUE 2022-12-16 22:00:00
## 3109 2022-12-16 22:14:12 TRUE 2022-12-16 22:00:00
## 3110 2022-12-16 22:14:09 TRUE 2022-12-16 22:00:00
## 3111 2022-12-16 22:14:08 TRUE 2022-12-16 22:00:00
## 3112 2022-12-16 22:14:08 TRUE 2022-12-16 22:00:00
## 3113 2022-12-16 22:14:07 TRUE 2022-12-16 22:00:00
## 3114 2022-12-16 22:14:03 TRUE 2022-12-16 22:00:00
## 3115 2022-12-16 22:14:03 TRUE 2022-12-16 22:00:00
## 3116 2022-12-16 22:13:50 TRUE 2022-12-16 22:00:00
## 3117 2022-12-16 22:13:49 TRUE 2022-12-16 22:00:00
## 3118 2022-12-16 22:13:49 TRUE 2022-12-16 22:00:00
## 3119 2022-12-16 22:13:49 TRUE 2022-12-16 22:00:00
## 3120 2022-12-16 22:13:46 TRUE 2022-12-16 22:00:00
## 3121 2022-12-16 22:13:36 TRUE 2022-12-16 22:00:00
## 3122 2022-12-16 22:13:34 TRUE 2022-12-16 22:00:00
## 3123 2022-12-16 22:13:33 TRUE 2022-12-16 22:00:00
## 3124 2022-12-16 22:13:32 TRUE 2022-12-16 22:00:00
## 3125 2022-12-16 22:13:31 TRUE 2022-12-16 22:00:00
## 3126 2022-12-16 22:13:27 TRUE 2022-12-16 22:00:00
## 3127 2022-12-16 22:13:26 TRUE 2022-12-16 22:00:00
## 3128 2022-12-16 22:13:26 TRUE 2022-12-16 22:00:00
## 3129 2022-12-16 22:13:22 TRUE 2022-12-16 22:00:00
## 3130 2022-12-16 22:13:22 TRUE 2022-12-16 22:00:00
## 3131 2022-12-16 22:13:21 TRUE 2022-12-16 22:00:00
## 3132 2022-12-16 22:13:19 TRUE 2022-12-16 22:00:00
## 3133 2022-12-16 22:13:14 TRUE 2022-12-16 22:00:00
## 3134 2022-12-16 22:13:14 TRUE 2022-12-16 22:00:00
## 3135 2022-12-16 22:13:13 TRUE 2022-12-16 22:00:00
## 3136 2022-12-16 22:13:12 TRUE 2022-12-16 22:00:00
## 3137 2022-12-16 22:13:11 TRUE 2022-12-16 22:00:00
## 3138 2022-12-16 22:13:08 TRUE 2022-12-16 22:00:00
## 3139 2022-12-16 22:13:04 TRUE 2022-12-16 22:00:00
## 3140 2022-12-16 22:13:01 TRUE 2022-12-16 22:00:00
## 3141 2022-12-16 22:12:58 TRUE 2022-12-16 22:00:00
## 3142 2022-12-16 22:12:55 TRUE 2022-12-16 22:00:00
## 3143 2022-12-16 22:12:54 TRUE 2022-12-16 22:00:00
## 3144 2022-12-16 22:12:54 TRUE 2022-12-16 22:00:00
## 3145 2022-12-16 22:12:53 TRUE 2022-12-16 22:00:00
## 3146 2022-12-16 22:12:52 TRUE 2022-12-16 22:00:00
## 3147 2022-12-16 22:12:50 TRUE 2022-12-16 22:00:00
## 3148 2022-12-16 22:12:49 TRUE 2022-12-16 22:00:00
## 3149 2022-12-16 22:12:42 TRUE 2022-12-16 22:00:00
## 3150 2022-12-16 22:12:34 TRUE 2022-12-16 22:00:00
## 3151 2022-12-16 22:12:32 TRUE 2022-12-16 22:00:00
## 3152 2022-12-16 22:12:26 TRUE 2022-12-16 22:00:00
## 3153 2022-12-16 22:12:22 TRUE 2022-12-16 22:00:00
## 3154 2022-12-16 22:12:19 TRUE 2022-12-16 22:00:00
## 3155 2022-12-16 22:12:13 TRUE 2022-12-16 22:00:00
## 3156 2022-12-16 22:12:09 TRUE 2022-12-16 22:00:00
## 3157 2022-12-16 22:12:07 TRUE 2022-12-16 22:00:00
## 3158 2022-12-16 22:12:06 TRUE 2022-12-16 22:00:00
## 3159 2022-12-16 22:12:04 TRUE 2022-12-16 22:00:00
## 3160 2022-12-16 22:12:00 TRUE 2022-12-16 22:00:00
## 3161 2022-12-16 22:11:57 TRUE 2022-12-16 22:00:00
## 3162 2022-12-16 22:11:57 TRUE 2022-12-16 22:00:00
## 3163 2022-12-16 22:11:57 TRUE 2022-12-16 22:00:00
## 3164 2022-12-16 22:11:56 TRUE 2022-12-16 22:00:00
## 3165 2022-12-16 22:11:56 TRUE 2022-12-16 22:00:00
## 3166 2022-12-16 22:11:55 TRUE 2022-12-16 22:00:00
## 3167 2022-12-16 22:11:54 TRUE 2022-12-16 22:00:00
## 3168 2022-12-16 22:11:53 TRUE 2022-12-16 22:00:00
## 3169 2022-12-16 22:11:53 TRUE 2022-12-16 22:00:00
## 3170 2022-12-16 22:11:50 TRUE 2022-12-16 22:00:00
## 3171 2022-12-16 22:11:48 TRUE 2022-12-16 22:00:00
## 3172 2022-12-16 22:11:47 TRUE 2022-12-16 22:00:00
## 3173 2022-12-16 22:11:46 TRUE 2022-12-16 22:00:00
## 3174 2022-12-16 22:11:46 TRUE 2022-12-16 22:00:00
## 3175 2022-12-16 22:11:45 TRUE 2022-12-16 22:00:00
## 3176 2022-12-16 22:11:41 TRUE 2022-12-16 22:00:00
## 3177 2022-12-16 22:11:36 TRUE 2022-12-16 22:00:00
## 3178 2022-12-16 22:11:35 TRUE 2022-12-16 22:00:00
## 3179 2022-12-16 22:11:34 TRUE 2022-12-16 22:00:00
## 3180 2022-12-16 22:11:32 TRUE 2022-12-16 22:00:00
## 3181 2022-12-16 22:11:30 TRUE 2022-12-16 22:00:00
## 3182 2022-12-16 22:11:23 TRUE 2022-12-16 22:00:00
## 3183 2022-12-16 22:11:20 TRUE 2022-12-16 22:00:00
## 3184 2022-12-16 22:11:20 TRUE 2022-12-16 22:00:00
## 3185 2022-12-16 22:11:15 TRUE 2022-12-16 22:00:00
## 3186 2022-12-16 22:11:14 TRUE 2022-12-16 22:00:00
## 3187 2022-12-16 22:11:13 TRUE 2022-12-16 22:00:00
## 3188 2022-12-16 22:11:07 TRUE 2022-12-16 22:00:00
## 3189 2022-12-16 22:11:07 TRUE 2022-12-16 22:00:00
## 3190 2022-12-16 22:11:02 TRUE 2022-12-16 22:00:00
## 3191 2022-12-16 22:11:01 TRUE 2022-12-16 22:00:00
## 3192 2022-12-16 22:11:00 TRUE 2022-12-16 22:00:00
## 3193 2022-12-16 22:11:00 TRUE 2022-12-16 22:00:00
## 3194 2022-12-16 22:10:57 TRUE 2022-12-16 22:00:00
## 3195 2022-12-16 22:10:56 TRUE 2022-12-16 22:00:00
## 3196 2022-12-16 22:10:55 TRUE 2022-12-16 22:00:00
## 3197 2022-12-16 22:10:54 TRUE 2022-12-16 22:00:00
## 3198 2022-12-16 22:10:50 TRUE 2022-12-16 22:00:00
## 3199 2022-12-16 22:10:47 TRUE 2022-12-16 22:00:00
## 3200 2022-12-16 22:10:43 TRUE 2022-12-16 22:00:00
## 3201 2022-12-16 22:10:40 TRUE 2022-12-16 22:00:00
## 3202 2022-12-16 22:10:37 TRUE 2022-12-16 22:00:00
## 3203 2022-12-16 22:10:36 TRUE 2022-12-16 22:00:00
## 3204 2022-12-16 22:10:35 TRUE 2022-12-16 22:00:00
## 3205 2022-12-16 22:10:33 TRUE 2022-12-16 22:00:00
## 3206 2022-12-16 22:10:32 TRUE 2022-12-16 22:00:00
## 3207 2022-12-16 22:10:29 TRUE 2022-12-16 22:00:00
## 3208 2022-12-16 22:10:25 TRUE 2022-12-16 22:00:00
## 3209 2022-12-16 22:10:24 TRUE 2022-12-16 22:00:00
## 3210 2022-12-16 22:10:22 TRUE 2022-12-16 22:00:00
## 3211 2022-12-16 22:10:20 TRUE 2022-12-16 22:00:00
## 3212 2022-12-16 22:10:18 TRUE 2022-12-16 22:00:00
## 3213 2022-12-16 22:10:17 TRUE 2022-12-16 22:00:00
## 3214 2022-12-16 22:10:15 TRUE 2022-12-16 22:00:00
## 3215 2022-12-16 22:10:13 TRUE 2022-12-16 22:00:00
## 3216 2022-12-16 22:10:10 TRUE 2022-12-16 22:00:00
## 3217 2022-12-16 22:10:03 TRUE 2022-12-16 22:00:00
## 3218 2022-12-16 22:10:02 TRUE 2022-12-16 22:00:00
## 3219 2022-12-16 22:09:58 TRUE 2022-12-16 22:00:00
## 3220 2022-12-16 22:09:58 TRUE 2022-12-16 22:00:00
## 3221 2022-12-16 22:09:51 TRUE 2022-12-16 22:00:00
## 3222 2022-12-16 22:09:47 TRUE 2022-12-16 22:00:00
## 3223 2022-12-16 22:09:41 TRUE 2022-12-16 22:00:00
## 3224 2022-12-16 22:09:40 TRUE 2022-12-16 22:00:00
## 3225 2022-12-16 22:09:40 TRUE 2022-12-16 22:00:00
## 3226 2022-12-16 22:09:35 TRUE 2022-12-16 22:00:00
## 3227 2022-12-16 22:09:35 TRUE 2022-12-16 22:00:00
## 3228 2022-12-16 22:09:33 TRUE 2022-12-16 22:00:00
## 3229 2022-12-16 22:09:31 TRUE 2022-12-16 22:00:00
## 3230 2022-12-16 22:09:28 TRUE 2022-12-16 22:00:00
## 3231 2022-12-16 22:09:27 TRUE 2022-12-16 22:00:00
## 3232 2022-12-16 22:09:24 TRUE 2022-12-16 22:00:00
## 3233 2022-12-16 22:09:24 TRUE 2022-12-16 22:00:00
## 3234 2022-12-16 22:09:21 TRUE 2022-12-16 22:00:00
## 3235 2022-12-16 22:09:21 TRUE 2022-12-16 22:00:00
## 3236 2022-12-16 22:09:17 TRUE 2022-12-16 22:00:00
## 3237 2022-12-16 22:09:12 TRUE 2022-12-16 22:00:00
## 3238 2022-12-16 22:09:11 TRUE 2022-12-16 22:00:00
## 3239 2022-12-16 22:09:10 TRUE 2022-12-16 22:00:00
## 3240 2022-12-16 22:09:10 TRUE 2022-12-16 22:00:00
## 3241 2022-12-16 22:09:09 TRUE 2022-12-16 22:00:00
## 3242 2022-12-16 22:09:07 TRUE 2022-12-16 22:00:00
## 3243 2022-12-16 22:09:04 TRUE 2022-12-16 22:00:00
## 3244 2022-12-16 22:09:02 TRUE 2022-12-16 22:00:00
## 3245 2022-12-16 22:08:59 TRUE 2022-12-16 22:00:00
## 3246 2022-12-16 22:08:59 TRUE 2022-12-16 22:00:00
## 3247 2022-12-16 22:08:40 TRUE 2022-12-16 22:00:00
## 3248 2022-12-16 22:08:39 TRUE 2022-12-16 22:00:00
## 3249 2022-12-16 22:08:33 TRUE 2022-12-16 22:00:00
## 3250 2022-12-16 22:08:30 TRUE 2022-12-16 22:00:00
## 3251 2022-12-16 22:08:30 TRUE 2022-12-16 22:00:00
## 3252 2022-12-16 22:08:30 TRUE 2022-12-16 22:00:00
## 3253 2022-12-16 22:08:28 TRUE 2022-12-16 22:00:00
## 3254 2022-12-16 22:08:28 TRUE 2022-12-16 22:00:00
## 3255 2022-12-16 22:08:27 TRUE 2022-12-16 22:00:00
## 3256 2022-12-16 22:08:26 TRUE 2022-12-16 22:00:00
## 3257 2022-12-16 22:08:22 TRUE 2022-12-16 22:00:00
## 3258 2022-12-16 22:08:20 TRUE 2022-12-16 22:00:00
## 3259 2022-12-16 22:08:12 TRUE 2022-12-16 22:00:00
## 3260 2022-12-16 22:08:12 TRUE 2022-12-16 22:00:00
## 3261 2022-12-16 22:08:12 TRUE 2022-12-16 22:00:00
## 3262 2022-12-16 22:08:11 TRUE 2022-12-16 22:00:00
## 3263 2022-12-16 22:07:53 TRUE 2022-12-16 22:00:00
## 3264 2022-12-16 22:07:51 TRUE 2022-12-16 22:00:00
## 3265 2022-12-16 22:07:50 TRUE 2022-12-16 22:00:00
## 3266 2022-12-16 22:07:49 TRUE 2022-12-16 22:00:00
## 3267 2022-12-16 22:07:49 TRUE 2022-12-16 22:00:00
## 3268 2022-12-16 22:07:47 TRUE 2022-12-16 22:00:00
## 3269 2022-12-16 22:07:40 TRUE 2022-12-16 22:00:00
## 3270 2022-12-16 22:07:39 TRUE 2022-12-16 22:00:00
## 3271 2022-12-16 22:07:35 TRUE 2022-12-16 22:00:00
## 3272 2022-12-16 22:07:32 TRUE 2022-12-16 22:00:00
## 3273 2022-12-16 22:07:29 TRUE 2022-12-16 22:00:00
## 3274 2022-12-16 22:07:29 TRUE 2022-12-16 22:00:00
## 3275 2022-12-16 22:07:24 TRUE 2022-12-16 22:00:00
## 3276 2022-12-16 22:07:22 TRUE 2022-12-16 22:00:00
## 3277 2022-12-16 22:07:19 TRUE 2022-12-16 22:00:00
## 3278 2022-12-16 22:07:17 TRUE 2022-12-16 22:00:00
## 3279 2022-12-16 22:07:16 TRUE 2022-12-16 22:00:00
## 3280 2022-12-16 22:07:13 TRUE 2022-12-16 22:00:00
## 3281 2022-12-16 22:07:11 TRUE 2022-12-16 22:00:00
## 3282 2022-12-16 22:07:03 TRUE 2022-12-16 22:00:00
## 3283 2022-12-16 22:06:57 TRUE 2022-12-16 22:00:00
## 3284 2022-12-16 22:06:57 TRUE 2022-12-16 22:00:00
## 3285 2022-12-16 22:06:55 TRUE 2022-12-16 22:00:00
## 3286 2022-12-16 22:06:50 TRUE 2022-12-16 22:00:00
## 3287 2022-12-16 22:06:45 TRUE 2022-12-16 22:00:00
## 3288 2022-12-16 22:06:41 TRUE 2022-12-16 22:00:00
## 3289 2022-12-16 22:06:32 TRUE 2022-12-16 22:00:00
## 3290 2022-12-16 22:06:32 TRUE 2022-12-16 22:00:00
## 3291 2022-12-16 22:06:28 TRUE 2022-12-16 22:00:00
## 3292 2022-12-16 22:06:20 TRUE 2022-12-16 22:00:00
## 3293 2022-12-16 22:06:09 TRUE 2022-12-16 22:00:00
## 3294 2022-12-16 22:06:05 TRUE 2022-12-16 22:00:00
## 3295 2022-12-16 22:06:04 TRUE 2022-12-16 22:00:00
## 3296 2022-12-16 22:06:03 TRUE 2022-12-16 22:00:00
## 3297 2022-12-16 22:05:58 TRUE 2022-12-16 22:00:00
## 3298 2022-12-16 22:05:58 TRUE 2022-12-16 22:00:00
## 3299 2022-12-16 22:05:51 TRUE 2022-12-16 22:00:00
## 3300 2022-12-16 22:05:48 TRUE 2022-12-16 22:00:00
## 3301 2022-12-16 22:05:47 TRUE 2022-12-16 22:00:00
## 3302 2022-12-16 22:05:44 TRUE 2022-12-16 22:00:00
## 3303 2022-12-16 22:05:43 TRUE 2022-12-16 22:00:00
## 3304 2022-12-16 22:05:38 TRUE 2022-12-16 22:00:00
## 3305 2022-12-16 22:05:38 TRUE 2022-12-16 22:00:00
## 3306 2022-12-16 22:05:37 TRUE 2022-12-16 22:00:00
## 3307 2022-12-16 22:05:37 TRUE 2022-12-16 22:00:00
## 3308 2022-12-16 22:05:34 TRUE 2022-12-16 22:00:00
## 3309 2022-12-16 22:05:23 TRUE 2022-12-16 22:00:00
## 3310 2022-12-16 22:05:19 TRUE 2022-12-16 22:00:00
## 3311 2022-12-16 22:05:18 TRUE 2022-12-16 22:00:00
## 3312 2022-12-16 22:05:17 TRUE 2022-12-16 22:00:00
## 3313 2022-12-16 22:05:15 TRUE 2022-12-16 22:00:00
## 3314 2022-12-16 22:05:14 TRUE 2022-12-16 22:00:00
## 3315 2022-12-16 22:05:10 TRUE 2022-12-16 22:00:00
## 3316 2022-12-16 22:05:06 TRUE 2022-12-16 22:00:00
## 3317 2022-12-16 22:05:04 TRUE 2022-12-16 22:00:00
## 3318 2022-12-16 22:05:04 TRUE 2022-12-16 22:00:00
## 3319 2022-12-16 22:05:03 TRUE 2022-12-16 22:00:00
## 3320 2022-12-16 22:05:02 TRUE 2022-12-16 22:00:00
## 3321 2022-12-16 22:04:58 TRUE 2022-12-16 22:00:00
## 3322 2022-12-16 22:04:51 TRUE 2022-12-16 22:00:00
## 3323 2022-12-16 22:04:48 TRUE 2022-12-16 22:00:00
## 3324 2022-12-16 22:04:43 TRUE 2022-12-16 22:00:00
## 3325 2022-12-16 22:04:42 TRUE 2022-12-16 22:00:00
## 3326 2022-12-16 22:04:42 TRUE 2022-12-16 22:00:00
## 3327 2022-12-16 22:04:40 TRUE 2022-12-16 22:00:00
## 3328 2022-12-16 22:04:40 TRUE 2022-12-16 22:00:00
## 3329 2022-12-16 22:04:39 TRUE 2022-12-16 22:00:00
## 3330 2022-12-16 22:04:37 TRUE 2022-12-16 22:00:00
## 3331 2022-12-16 22:04:36 TRUE 2022-12-16 22:00:00
## 3332 2022-12-16 22:04:35 TRUE 2022-12-16 22:00:00
## 3333 2022-12-16 22:04:35 TRUE 2022-12-16 22:00:00
## 3334 2022-12-16 22:04:34 TRUE 2022-12-16 22:00:00
## 3335 2022-12-16 22:04:32 TRUE 2022-12-16 22:00:00
## 3336 2022-12-16 22:04:31 TRUE 2022-12-16 22:00:00
## 3337 2022-12-16 22:04:30 TRUE 2022-12-16 22:00:00
## 3338 2022-12-16 22:04:30 TRUE 2022-12-16 22:00:00
## 3339 2022-12-16 22:04:28 TRUE 2022-12-16 22:00:00
## 3340 2022-12-16 22:04:27 TRUE 2022-12-16 22:00:00
## 3341 2022-12-16 22:04:24 TRUE 2022-12-16 22:00:00
## 3342 2022-12-16 22:04:19 TRUE 2022-12-16 22:00:00
## 3343 2022-12-16 22:04:17 TRUE 2022-12-16 22:00:00
## 3344 2022-12-16 22:04:16 TRUE 2022-12-16 22:00:00
## 3345 2022-12-16 22:04:03 TRUE 2022-12-16 22:00:00
## 3346 2022-12-16 22:03:52 TRUE 2022-12-16 22:00:00
## 3347 2022-12-16 22:03:47 TRUE 2022-12-16 22:00:00
## 3348 2022-12-16 22:03:46 TRUE 2022-12-16 22:00:00
## 3349 2022-12-16 22:03:46 TRUE 2022-12-16 22:00:00
## 3350 2022-12-16 22:03:41 TRUE 2022-12-16 22:00:00
## 3351 2022-12-16 22:03:38 TRUE 2022-12-16 22:00:00
## 3352 2022-12-16 22:03:37 TRUE 2022-12-16 22:00:00
## 3353 2022-12-16 22:03:36 TRUE 2022-12-16 22:00:00
## 3354 2022-12-16 22:03:35 TRUE 2022-12-16 22:00:00
## 3355 2022-12-16 22:03:33 TRUE 2022-12-16 22:00:00
## 3356 2022-12-16 22:03:29 TRUE 2022-12-16 22:00:00
## 3357 2022-12-16 22:03:28 TRUE 2022-12-16 22:00:00
## 3358 2022-12-16 22:03:18 TRUE 2022-12-16 22:00:00
## 3359 2022-12-16 22:03:16 TRUE 2022-12-16 22:00:00
## 3360 2022-12-16 22:03:11 TRUE 2022-12-16 22:00:00
## 3361 2022-12-16 22:03:10 TRUE 2022-12-16 22:00:00
## 3362 2022-12-16 22:03:02 TRUE 2022-12-16 22:00:00
## 3363 2022-12-16 22:02:59 TRUE 2022-12-16 22:00:00
## 3364 2022-12-16 22:02:56 TRUE 2022-12-16 22:00:00
## 3365 2022-12-16 22:02:50 TRUE 2022-12-16 22:00:00
## 3366 2022-12-16 22:02:37 TRUE 2022-12-16 22:00:00
## 3367 2022-12-16 22:02:37 TRUE 2022-12-16 22:00:00
## 3368 2022-12-16 22:02:34 TRUE 2022-12-16 22:00:00
## 3369 2022-12-16 22:02:32 TRUE 2022-12-16 22:00:00
## 3370 2022-12-16 22:02:32 TRUE 2022-12-16 22:00:00
## 3371 2022-12-16 22:02:30 TRUE 2022-12-16 22:00:00
## 3372 2022-12-16 22:02:30 TRUE 2022-12-16 22:00:00
## 3373 2022-12-16 22:02:29 TRUE 2022-12-16 22:00:00
## 3374 2022-12-16 22:02:26 TRUE 2022-12-16 22:00:00
## 3375 2022-12-16 22:02:25 TRUE 2022-12-16 22:00:00
## 3376 2022-12-16 22:02:23 TRUE 2022-12-16 22:00:00
## 3377 2022-12-16 22:02:23 TRUE 2022-12-16 22:00:00
## 3378 2022-12-16 22:02:23 TRUE 2022-12-16 22:00:00
## 3379 2022-12-16 22:02:22 TRUE 2022-12-16 22:00:00
## 3380 2022-12-16 22:02:20 TRUE 2022-12-16 22:00:00
## 3381 2022-12-16 22:02:18 TRUE 2022-12-16 22:00:00
## 3382 2022-12-16 22:02:18 TRUE 2022-12-16 22:00:00
## 3383 2022-12-16 22:02:15 TRUE 2022-12-16 22:00:00
## 3384 2022-12-16 22:02:13 TRUE 2022-12-16 22:00:00
## 3385 2022-12-16 22:02:12 TRUE 2022-12-16 22:00:00
## 3386 2022-12-16 22:02:12 TRUE 2022-12-16 22:00:00
## 3387 2022-12-16 22:02:10 TRUE 2022-12-16 22:00:00
## 3388 2022-12-16 22:02:09 TRUE 2022-12-16 22:00:00
## 3389 2022-12-16 22:02:07 TRUE 2022-12-16 22:00:00
## 3390 2022-12-16 22:02:06 TRUE 2022-12-16 22:00:00
## 3391 2022-12-16 22:02:04 TRUE 2022-12-16 22:00:00
## 3392 2022-12-16 22:02:03 TRUE 2022-12-16 22:00:00
## 3393 2022-12-16 22:02:00 TRUE 2022-12-16 22:00:00
## 3394 2022-12-16 22:01:57 TRUE 2022-12-16 22:00:00
## 3395 2022-12-16 22:01:57 TRUE 2022-12-16 22:00:00
## 3396 2022-12-16 22:01:57 TRUE 2022-12-16 22:00:00
## 3397 2022-12-16 22:01:52 TRUE 2022-12-16 22:00:00
## 3398 2022-12-16 22:01:50 TRUE 2022-12-16 22:00:00
## 3399 2022-12-16 22:01:49 TRUE 2022-12-16 22:00:00
## 3400 2022-12-16 22:01:48 TRUE 2022-12-16 22:00:00
## 3401 2022-12-16 22:01:47 TRUE 2022-12-16 22:00:00
## 3402 2022-12-16 22:01:44 TRUE 2022-12-16 22:00:00
## 3403 2022-12-16 22:01:40 TRUE 2022-12-16 22:00:00
## 3404 2022-12-16 22:01:40 TRUE 2022-12-16 22:00:00
## 3405 2022-12-16 22:01:37 TRUE 2022-12-16 22:00:00
## 3406 2022-12-16 22:01:33 TRUE 2022-12-16 22:00:00
## 3407 2022-12-16 22:01:31 TRUE 2022-12-16 22:00:00
## 3408 2022-12-16 22:01:28 TRUE 2022-12-16 22:00:00
## 3409 2022-12-16 22:01:23 TRUE 2022-12-16 22:00:00
## 3410 2022-12-16 22:01:21 TRUE 2022-12-16 22:00:00
## 3411 2022-12-16 22:01:19 TRUE 2022-12-16 22:00:00
## 3412 2022-12-16 22:01:17 TRUE 2022-12-16 22:00:00
## 3413 2022-12-16 22:01:16 TRUE 2022-12-16 22:00:00
## 3414 2022-12-16 22:01:12 TRUE 2022-12-16 22:00:00
## 3415 2022-12-16 22:01:10 TRUE 2022-12-16 22:00:00
## 3416 2022-12-16 22:01:09 TRUE 2022-12-16 22:00:00
## 3417 2022-12-16 22:01:04 TRUE 2022-12-16 22:00:00
## 3418 2022-12-16 22:01:04 TRUE 2022-12-16 22:00:00
## 3419 2022-12-16 22:01:03 TRUE 2022-12-16 22:00:00
## 3420 2022-12-16 22:01:03 TRUE 2022-12-16 22:00:00
## 3421 2022-12-16 22:01:00 TRUE 2022-12-16 22:00:00
## 3422 2022-12-16 22:00:53 TRUE 2022-12-16 22:00:00
## 3423 2022-12-16 22:00:47 TRUE 2022-12-16 22:00:00
## 3424 2022-12-16 22:00:44 TRUE 2022-12-16 22:00:00
## 3425 2022-12-16 22:00:42 TRUE 2022-12-16 22:00:00
## 3426 2022-12-16 22:00:42 TRUE 2022-12-16 22:00:00
## 3427 2022-12-16 22:00:41 TRUE 2022-12-16 22:00:00
## 3428 2022-12-16 22:00:40 TRUE 2022-12-16 22:00:00
## 3429 2022-12-16 22:00:35 TRUE 2022-12-16 22:00:00
## 3430 2022-12-16 22:00:32 TRUE 2022-12-16 22:00:00
## 3431 2022-12-16 22:00:25 TRUE 2022-12-16 22:00:00
## 3432 2022-12-16 22:00:23 TRUE 2022-12-16 22:00:00
## 3433 2022-12-16 22:00:23 TRUE 2022-12-16 22:00:00
## 3434 2022-12-16 22:00:21 TRUE 2022-12-16 22:00:00
## 3435 2022-12-16 22:00:20 TRUE 2022-12-16 22:00:00
## 3436 2022-12-16 22:00:18 TRUE 2022-12-16 22:00:00
## 3437 2022-12-16 22:00:10 TRUE 2022-12-16 22:00:00
## 3438 2022-12-16 22:00:09 TRUE 2022-12-16 22:00:00
## 3439 2022-12-16 22:00:09 TRUE 2022-12-16 22:00:00
## 3440 2022-12-16 22:00:08 TRUE 2022-12-16 22:00:00
## 3441 2022-12-16 22:00:04 TRUE 2022-12-16 22:00:00
## 3442 2022-12-16 22:00:04 TRUE 2022-12-16 22:00:00
## 3443 2022-12-16 21:59:56 TRUE 2022-12-16 22:00:00
## 3444 2022-12-16 21:59:56 TRUE 2022-12-16 22:00:00
## 3445 2022-12-16 21:59:49 TRUE 2022-12-16 22:00:00
## 3446 2022-12-16 21:59:45 TRUE 2022-12-16 22:00:00
## 3447 2022-12-16 21:59:42 TRUE 2022-12-16 22:00:00
## 3448 2022-12-16 21:59:41 TRUE 2022-12-16 22:00:00
## 3449 2022-12-16 21:59:38 TRUE 2022-12-16 22:00:00
## 3450 2022-12-16 21:59:37 TRUE 2022-12-16 22:00:00
## 3451 2022-12-16 21:59:28 TRUE 2022-12-16 22:00:00
## 3452 2022-12-16 21:59:25 TRUE 2022-12-16 22:00:00
## 3453 2022-12-16 21:59:25 TRUE 2022-12-16 22:00:00
## 3454 2022-12-16 21:59:12 TRUE 2022-12-16 22:00:00
## 3455 2022-12-16 21:59:12 TRUE 2022-12-16 22:00:00
## 3456 2022-12-16 21:59:00 TRUE 2022-12-16 22:00:00
## 3457 2022-12-16 21:58:55 TRUE 2022-12-16 22:00:00
## 3458 2022-12-16 21:58:54 TRUE 2022-12-16 22:00:00
## 3459 2022-12-16 21:58:51 TRUE 2022-12-16 22:00:00
## 3460 2022-12-16 21:58:48 TRUE 2022-12-16 22:00:00
## 3461 2022-12-16 21:58:45 TRUE 2022-12-16 22:00:00
## 3462 2022-12-16 21:58:43 TRUE 2022-12-16 22:00:00
## 3463 2022-12-16 21:58:42 TRUE 2022-12-16 22:00:00
## 3464 2022-12-16 21:58:41 TRUE 2022-12-16 22:00:00
## 3465 2022-12-16 21:58:40 TRUE 2022-12-16 22:00:00
## 3466 2022-12-16 21:58:35 TRUE 2022-12-16 22:00:00
## 3467 2022-12-16 21:58:35 TRUE 2022-12-16 22:00:00
## 3468 2022-12-16 21:58:32 TRUE 2022-12-16 22:00:00
## 3469 2022-12-16 21:58:32 TRUE 2022-12-16 22:00:00
## 3470 2022-12-16 21:58:32 TRUE 2022-12-16 22:00:00
## 3471 2022-12-16 21:58:27 TRUE 2022-12-16 22:00:00
## 3472 2022-12-16 21:58:23 TRUE 2022-12-16 22:00:00
## 3473 2022-12-16 21:58:22 TRUE 2022-12-16 22:00:00
## 3474 2022-12-16 21:58:21 TRUE 2022-12-16 22:00:00
## 3475 2022-12-16 21:58:18 TRUE 2022-12-16 22:00:00
## 3476 2022-12-16 21:58:15 TRUE 2022-12-16 22:00:00
## 3477 2022-12-16 21:58:15 TRUE 2022-12-16 22:00:00
## 3478 2022-12-16 21:58:14 TRUE 2022-12-16 22:00:00
## 3479 2022-12-16 21:58:14 TRUE 2022-12-16 22:00:00
## 3480 2022-12-16 21:58:12 TRUE 2022-12-16 22:00:00
## 3481 2022-12-16 21:58:11 TRUE 2022-12-16 22:00:00
## 3482 2022-12-16 21:58:10 TRUE 2022-12-16 22:00:00
## 3483 2022-12-16 21:58:06 TRUE 2022-12-16 22:00:00
## 3484 2022-12-16 21:58:04 TRUE 2022-12-16 22:00:00
## 3485 2022-12-16 21:57:55 TRUE 2022-12-16 22:00:00
## 3486 2022-12-16 21:57:49 TRUE 2022-12-16 22:00:00
## 3487 2022-12-16 21:57:48 TRUE 2022-12-16 22:00:00
## 3488 2022-12-16 21:57:47 TRUE 2022-12-16 22:00:00
## 3489 2022-12-16 21:57:26 TRUE 2022-12-16 22:00:00
## 3490 2022-12-16 21:57:25 TRUE 2022-12-16 22:00:00
## 3491 2022-12-16 21:57:23 TRUE 2022-12-16 22:00:00
## 3492 2022-12-16 21:57:21 TRUE 2022-12-16 22:00:00
## 3493 2022-12-16 21:57:21 TRUE 2022-12-16 22:00:00
## 3494 2022-12-16 21:57:16 TRUE 2022-12-16 22:00:00
## 3495 2022-12-16 21:57:16 TRUE 2022-12-16 22:00:00
## 3496 2022-12-16 21:57:12 TRUE 2022-12-16 22:00:00
## 3497 2022-12-16 21:57:11 TRUE 2022-12-16 22:00:00
## 3498 2022-12-16 21:57:10 TRUE 2022-12-16 22:00:00
## 3499 2022-12-16 21:57:05 TRUE 2022-12-16 22:00:00
## 3500 2022-12-16 21:57:04 TRUE 2022-12-16 22:00:00
## 3501 2022-12-16 21:57:04 TRUE 2022-12-16 22:00:00
## 3502 2022-12-16 21:56:56 TRUE 2022-12-16 22:00:00
## 3503 2022-12-16 21:56:52 TRUE 2022-12-16 22:00:00
## 3504 2022-12-16 21:56:49 TRUE 2022-12-16 22:00:00
## 3505 2022-12-16 21:56:48 TRUE 2022-12-16 22:00:00
## 3506 2022-12-16 21:56:45 TRUE 2022-12-16 22:00:00
## 3507 2022-12-16 21:56:44 TRUE 2022-12-16 22:00:00
## 3508 2022-12-16 21:56:40 TRUE 2022-12-16 22:00:00
## 3509 2022-12-16 21:56:40 TRUE 2022-12-16 22:00:00
## 3510 2022-12-16 21:56:40 TRUE 2022-12-16 22:00:00
## 3511 2022-12-16 21:56:35 TRUE 2022-12-16 22:00:00
## 3512 2022-12-16 21:56:31 TRUE 2022-12-16 22:00:00
## 3513 2022-12-16 21:56:29 TRUE 2022-12-16 22:00:00
## 3514 2022-12-16 21:56:28 TRUE 2022-12-16 22:00:00
## 3515 2022-12-16 21:56:26 TRUE 2022-12-16 22:00:00
## 3516 2022-12-16 21:56:19 TRUE 2022-12-16 22:00:00
## 3517 2022-12-16 21:56:17 TRUE 2022-12-16 22:00:00
## 3518 2022-12-16 21:56:13 TRUE 2022-12-16 22:00:00
## 3519 2022-12-16 21:56:10 TRUE 2022-12-16 22:00:00
## 3520 2022-12-16 21:56:09 TRUE 2022-12-16 22:00:00
## 3521 2022-12-16 21:56:07 TRUE 2022-12-16 22:00:00
## 3522 2022-12-16 21:56:01 TRUE 2022-12-16 22:00:00
## 3523 2022-12-16 21:55:57 TRUE 2022-12-16 22:00:00
## 3524 2022-12-16 21:55:55 TRUE 2022-12-16 22:00:00
## 3525 2022-12-16 21:55:53 TRUE 2022-12-16 22:00:00
## 3526 2022-12-16 21:55:47 TRUE 2022-12-16 22:00:00
## 3527 2022-12-16 21:55:38 TRUE 2022-12-16 22:00:00
## 3528 2022-12-16 21:55:33 TRUE 2022-12-16 22:00:00
## 3529 2022-12-16 21:55:24 TRUE 2022-12-16 22:00:00
## 3530 2022-12-16 21:55:22 TRUE 2022-12-16 22:00:00
## 3531 2022-12-16 21:55:16 TRUE 2022-12-16 22:00:00
## 3532 2022-12-16 21:55:09 TRUE 2022-12-16 22:00:00
## 3533 2022-12-16 21:55:08 TRUE 2022-12-16 22:00:00
## 3534 2022-12-16 21:55:08 TRUE 2022-12-16 22:00:00
## 3535 2022-12-16 21:55:06 TRUE 2022-12-16 22:00:00
## 3536 2022-12-16 21:55:02 TRUE 2022-12-16 22:00:00
## 3537 2022-12-16 21:55:00 TRUE 2022-12-16 22:00:00
## 3538 2022-12-16 21:54:57 TRUE 2022-12-16 22:00:00
## 3539 2022-12-16 21:54:57 TRUE 2022-12-16 22:00:00
## 3540 2022-12-16 21:54:57 TRUE 2022-12-16 22:00:00
## 3541 2022-12-16 21:54:46 TRUE 2022-12-16 22:00:00
## 3542 2022-12-16 21:54:44 TRUE 2022-12-16 22:00:00
## 3543 2022-12-16 21:54:40 TRUE 2022-12-16 22:00:00
## 3544 2022-12-16 21:54:38 TRUE 2022-12-16 22:00:00
## 3545 2022-12-16 21:54:34 TRUE 2022-12-16 22:00:00
## 3546 2022-12-16 21:54:29 TRUE 2022-12-16 22:00:00
## 3547 2022-12-16 21:54:29 TRUE 2022-12-16 22:00:00
## 3548 2022-12-16 21:54:28 TRUE 2022-12-16 22:00:00
## 3549 2022-12-16 21:54:27 TRUE 2022-12-16 22:00:00
## 3550 2022-12-16 21:54:22 TRUE 2022-12-16 22:00:00
## 3551 2022-12-16 21:54:22 TRUE 2022-12-16 22:00:00
## 3552 2022-12-16 21:54:18 TRUE 2022-12-16 22:00:00
## 3553 2022-12-16 21:54:17 TRUE 2022-12-16 22:00:00
## 3554 2022-12-16 21:54:12 TRUE 2022-12-16 22:00:00
## 3555 2022-12-16 21:54:10 TRUE 2022-12-16 22:00:00
## 3556 2022-12-16 21:54:10 TRUE 2022-12-16 22:00:00
## 3557 2022-12-16 21:54:03 TRUE 2022-12-16 22:00:00
## 3558 2022-12-16 21:54:03 TRUE 2022-12-16 22:00:00
## 3559 2022-12-16 21:54:01 TRUE 2022-12-16 22:00:00
## 3560 2022-12-16 21:54:01 TRUE 2022-12-16 22:00:00
## 3561 2022-12-16 21:53:56 TRUE 2022-12-16 22:00:00
## 3562 2022-12-16 21:53:54 TRUE 2022-12-16 22:00:00
## 3563 2022-12-16 21:53:54 TRUE 2022-12-16 22:00:00
## 3564 2022-12-16 21:53:52 TRUE 2022-12-16 22:00:00
## 3565 2022-12-16 21:53:52 TRUE 2022-12-16 22:00:00
## 3566 2022-12-16 21:53:51 TRUE 2022-12-16 22:00:00
## 3567 2022-12-16 21:53:51 TRUE 2022-12-16 22:00:00
## 3568 2022-12-16 21:53:50 TRUE 2022-12-16 22:00:00
## 3569 2022-12-16 21:53:43 TRUE 2022-12-16 22:00:00
## 3570 2022-12-16 21:53:42 TRUE 2022-12-16 22:00:00
## 3571 2022-12-16 21:53:38 TRUE 2022-12-16 22:00:00
## 3572 2022-12-16 21:53:36 TRUE 2022-12-16 22:00:00
## 3573 2022-12-16 21:53:34 TRUE 2022-12-16 22:00:00
## 3574 2022-12-16 21:53:32 TRUE 2022-12-16 22:00:00
## 3575 2022-12-16 21:53:30 TRUE 2022-12-16 22:00:00
## 3576 2022-12-16 21:53:29 TRUE 2022-12-16 22:00:00
## 3577 2022-12-16 21:53:27 TRUE 2022-12-16 22:00:00
## 3578 2022-12-16 21:53:27 TRUE 2022-12-16 22:00:00
## 3579 2022-12-16 21:53:26 TRUE 2022-12-16 22:00:00
## 3580 2022-12-16 21:53:25 TRUE 2022-12-16 22:00:00
## 3581 2022-12-16 21:53:24 TRUE 2022-12-16 22:00:00
## 3582 2022-12-16 21:53:24 TRUE 2022-12-16 22:00:00
## 3583 2022-12-16 21:53:21 TRUE 2022-12-16 22:00:00
## 3584 2022-12-16 21:53:10 TRUE 2022-12-16 22:00:00
## 3585 2022-12-16 21:53:09 TRUE 2022-12-16 22:00:00
## 3586 2022-12-16 21:53:09 TRUE 2022-12-16 22:00:00
## 3587 2022-12-16 21:53:08 TRUE 2022-12-16 22:00:00
## 3588 2022-12-16 21:53:07 TRUE 2022-12-16 22:00:00
## 3589 2022-12-16 21:53:06 TRUE 2022-12-16 22:00:00
## 3590 2022-12-16 21:53:05 TRUE 2022-12-16 22:00:00
## 3591 2022-12-16 21:53:04 TRUE 2022-12-16 22:00:00
## 3592 2022-12-16 21:52:58 TRUE 2022-12-16 22:00:00
## 3593 2022-12-16 21:52:57 TRUE 2022-12-16 22:00:00
## 3594 2022-12-16 21:52:54 TRUE 2022-12-16 22:00:00
## 3595 2022-12-16 21:52:49 TRUE 2022-12-16 22:00:00
## 3596 2022-12-16 21:52:45 TRUE 2022-12-16 22:00:00
## 3597 2022-12-16 21:52:42 TRUE 2022-12-16 22:00:00
## 3598 2022-12-16 21:52:41 TRUE 2022-12-16 22:00:00
## 3599 2022-12-16 21:52:30 TRUE 2022-12-16 22:00:00
## 3600 2022-12-16 21:52:29 TRUE 2022-12-16 22:00:00
## 3601 2022-12-16 21:52:28 TRUE 2022-12-16 22:00:00
## 3602 2022-12-16 21:52:22 TRUE 2022-12-16 22:00:00
## 3603 2022-12-16 21:52:20 TRUE 2022-12-16 22:00:00
## 3604 2022-12-16 21:52:19 TRUE 2022-12-16 22:00:00
## 3605 2022-12-16 21:52:08 TRUE 2022-12-16 22:00:00
## 3606 2022-12-16 21:52:05 TRUE 2022-12-16 22:00:00
## 3607 2022-12-16 21:52:04 TRUE 2022-12-16 22:00:00
## 3608 2022-12-16 21:51:59 TRUE 2022-12-16 22:00:00
## 3609 2022-12-16 21:51:54 TRUE 2022-12-16 22:00:00
## 3610 2022-12-16 21:51:53 TRUE 2022-12-16 22:00:00
## 3611 2022-12-16 21:51:41 TRUE 2022-12-16 22:00:00
## 3612 2022-12-16 21:51:37 TRUE 2022-12-16 22:00:00
## 3613 2022-12-16 21:51:27 TRUE 2022-12-16 22:00:00
## 3614 2022-12-16 21:51:20 TRUE 2022-12-16 22:00:00
## 3615 2022-12-16 21:51:19 TRUE 2022-12-16 22:00:00
## 3616 2022-12-16 21:51:18 TRUE 2022-12-16 22:00:00
## 3617 2022-12-16 21:51:17 TRUE 2022-12-16 22:00:00
## 3618 2022-12-16 21:51:17 TRUE 2022-12-16 22:00:00
## 3619 2022-12-16 21:51:16 TRUE 2022-12-16 22:00:00
## 3620 2022-12-16 21:51:15 TRUE 2022-12-16 22:00:00
## 3621 2022-12-16 21:51:14 TRUE 2022-12-16 22:00:00
## 3622 2022-12-16 21:51:10 TRUE 2022-12-16 22:00:00
## 3623 2022-12-16 21:51:07 TRUE 2022-12-16 22:00:00
## 3624 2022-12-16 21:51:01 TRUE 2022-12-16 22:00:00
## 3625 2022-12-16 21:51:01 TRUE 2022-12-16 22:00:00
## 3626 2022-12-16 21:50:59 TRUE 2022-12-16 22:00:00
## 3627 2022-12-16 21:50:55 TRUE 2022-12-16 22:00:00
## 3628 2022-12-16 21:50:50 TRUE 2022-12-16 22:00:00
## 3629 2022-12-16 21:50:42 TRUE 2022-12-16 22:00:00
## 3630 2022-12-16 21:50:42 TRUE 2022-12-16 22:00:00
## 3631 2022-12-16 21:50:38 TRUE 2022-12-16 22:00:00
## 3632 2022-12-16 21:50:36 TRUE 2022-12-16 22:00:00
## 3633 2022-12-16 21:50:33 TRUE 2022-12-16 22:00:00
## 3634 2022-12-16 21:50:29 TRUE 2022-12-16 22:00:00
## 3635 2022-12-16 21:50:18 TRUE 2022-12-16 22:00:00
## 3636 2022-12-16 21:50:14 TRUE 2022-12-16 22:00:00
## 3637 2022-12-16 21:50:12 TRUE 2022-12-16 22:00:00
## 3638 2022-12-16 21:50:02 TRUE 2022-12-16 22:00:00
## 3639 2022-12-16 21:49:57 TRUE 2022-12-16 22:00:00
## 3640 2022-12-16 21:49:54 TRUE 2022-12-16 22:00:00
## 3641 2022-12-16 21:49:51 TRUE 2022-12-16 22:00:00
## 3642 2022-12-16 21:49:51 TRUE 2022-12-16 22:00:00
## 3643 2022-12-16 21:49:49 TRUE 2022-12-16 22:00:00
## 3644 2022-12-16 21:49:47 TRUE 2022-12-16 22:00:00
## 3645 2022-12-16 21:49:45 TRUE 2022-12-16 22:00:00
## 3646 2022-12-16 21:49:43 TRUE 2022-12-16 22:00:00
## 3647 2022-12-16 21:49:39 TRUE 2022-12-16 22:00:00
## 3648 2022-12-16 21:49:39 TRUE 2022-12-16 22:00:00
## 3649 2022-12-16 21:49:38 TRUE 2022-12-16 22:00:00
## 3650 2022-12-16 21:49:36 TRUE 2022-12-16 22:00:00
## 3651 2022-12-16 21:49:33 TRUE 2022-12-16 22:00:00
## 3652 2022-12-16 21:49:29 TRUE 2022-12-16 22:00:00
## 3653 2022-12-16 21:49:26 TRUE 2022-12-16 22:00:00
## 3654 2022-12-16 21:49:22 TRUE 2022-12-16 22:00:00
## 3655 2022-12-16 21:49:16 TRUE 2022-12-16 22:00:00
## 3656 2022-12-16 21:49:16 TRUE 2022-12-16 22:00:00
## 3657 2022-12-16 21:49:14 TRUE 2022-12-16 22:00:00
## 3658 2022-12-16 21:49:02 TRUE 2022-12-16 22:00:00
## 3659 2022-12-16 21:49:01 TRUE 2022-12-16 22:00:00
## 3660 2022-12-16 21:48:56 TRUE 2022-12-16 22:00:00
## 3661 2022-12-16 21:48:55 TRUE 2022-12-16 22:00:00
## 3662 2022-12-16 21:48:55 TRUE 2022-12-16 22:00:00
## 3663 2022-12-16 21:48:54 TRUE 2022-12-16 22:00:00
## 3664 2022-12-16 21:48:53 TRUE 2022-12-16 22:00:00
## 3665 2022-12-16 21:48:53 TRUE 2022-12-16 22:00:00
## 3666 2022-12-16 21:48:51 TRUE 2022-12-16 22:00:00
## 3667 2022-12-16 21:48:51 TRUE 2022-12-16 22:00:00
## 3668 2022-12-16 21:48:44 TRUE 2022-12-16 22:00:00
## 3669 2022-12-16 21:48:42 TRUE 2022-12-16 22:00:00
## 3670 2022-12-16 21:48:40 TRUE 2022-12-16 22:00:00
## 3671 2022-12-16 21:48:38 TRUE 2022-12-16 22:00:00
## 3672 2022-12-16 21:48:35 TRUE 2022-12-16 22:00:00
## 3673 2022-12-16 21:48:29 TRUE 2022-12-16 22:00:00
## 3674 2022-12-16 21:48:25 TRUE 2022-12-16 22:00:00
## 3675 2022-12-16 21:48:23 TRUE 2022-12-16 22:00:00
## 3676 2022-12-16 21:48:21 TRUE 2022-12-16 22:00:00
## 3677 2022-12-16 21:48:19 TRUE 2022-12-16 22:00:00
## 3678 2022-12-16 21:48:19 TRUE 2022-12-16 22:00:00
## 3679 2022-12-16 21:48:18 TRUE 2022-12-16 22:00:00
## 3680 2022-12-16 21:48:13 TRUE 2022-12-16 22:00:00
## 3681 2022-12-16 21:48:08 TRUE 2022-12-16 22:00:00
## 3682 2022-12-16 21:48:04 TRUE 2022-12-16 22:00:00
## 3683 2022-12-16 21:48:03 TRUE 2022-12-16 22:00:00
## 3684 2022-12-16 21:48:03 TRUE 2022-12-16 22:00:00
## 3685 2022-12-16 21:47:59 TRUE 2022-12-16 22:00:00
## 3686 2022-12-16 21:47:52 TRUE 2022-12-16 22:00:00
## 3687 2022-12-16 21:47:51 TRUE 2022-12-16 22:00:00
## 3688 2022-12-16 21:47:47 TRUE 2022-12-16 22:00:00
## 3689 2022-12-16 21:47:40 TRUE 2022-12-16 22:00:00
## 3690 2022-12-16 21:47:40 TRUE 2022-12-16 22:00:00
## 3691 2022-12-16 21:47:39 TRUE 2022-12-16 22:00:00
## 3692 2022-12-16 21:47:37 TRUE 2022-12-16 22:00:00
## 3693 2022-12-16 21:47:32 TRUE 2022-12-16 22:00:00
## 3694 2022-12-16 21:47:29 TRUE 2022-12-16 22:00:00
## 3695 2022-12-16 21:47:27 TRUE 2022-12-16 22:00:00
## 3696 2022-12-16 21:47:27 TRUE 2022-12-16 22:00:00
## 3697 2022-12-16 21:47:25 TRUE 2022-12-16 22:00:00
## 3698 2022-12-16 21:47:21 TRUE 2022-12-16 22:00:00
## 3699 2022-12-16 21:47:17 TRUE 2022-12-16 22:00:00
## 3700 2022-12-16 21:47:13 TRUE 2022-12-16 22:00:00
## 3701 2022-12-16 21:47:12 TRUE 2022-12-16 22:00:00
## 3702 2022-12-16 21:46:59 TRUE 2022-12-16 22:00:00
## 3703 2022-12-16 21:46:57 TRUE 2022-12-16 22:00:00
## 3704 2022-12-16 21:46:56 TRUE 2022-12-16 22:00:00
## 3705 2022-12-16 21:46:53 TRUE 2022-12-16 22:00:00
## 3706 2022-12-16 21:46:51 TRUE 2022-12-16 22:00:00
## 3707 2022-12-16 21:46:50 TRUE 2022-12-16 22:00:00
## 3708 2022-12-16 21:46:44 TRUE 2022-12-16 22:00:00
## 3709 2022-12-16 21:46:43 TRUE 2022-12-16 22:00:00
## 3710 2022-12-16 21:46:39 TRUE 2022-12-16 22:00:00
## 3711 2022-12-16 21:46:36 TRUE 2022-12-16 22:00:00
## 3712 2022-12-16 21:46:31 TRUE 2022-12-16 22:00:00
## 3713 2022-12-16 21:46:24 TRUE 2022-12-16 22:00:00
## 3714 2022-12-16 21:46:15 TRUE 2022-12-16 22:00:00
## 3715 2022-12-16 21:46:15 TRUE 2022-12-16 22:00:00
## 3716 2022-12-16 21:46:13 TRUE 2022-12-16 22:00:00
## 3717 2022-12-16 21:46:09 TRUE 2022-12-16 22:00:00
## 3718 2022-12-16 21:46:07 TRUE 2022-12-16 22:00:00
## 3719 2022-12-16 21:46:05 TRUE 2022-12-16 22:00:00
## 3720 2022-12-16 21:46:03 TRUE 2022-12-16 22:00:00
## 3721 2022-12-16 21:46:02 TRUE 2022-12-16 22:00:00
## 3722 2022-12-16 21:46:01 TRUE 2022-12-16 22:00:00
## 3723 2022-12-16 21:46:01 TRUE 2022-12-16 22:00:00
## 3724 2022-12-16 21:46:00 TRUE 2022-12-16 22:00:00
## 3725 2022-12-16 21:45:56 TRUE 2022-12-16 22:00:00
## 3726 2022-12-16 21:45:54 TRUE 2022-12-16 22:00:00
## 3727 2022-12-16 21:45:48 TRUE 2022-12-16 22:00:00
## 3728 2022-12-16 21:45:48 TRUE 2022-12-16 22:00:00
## 3729 2022-12-16 21:45:47 TRUE 2022-12-16 22:00:00
## 3730 2022-12-16 21:45:47 TRUE 2022-12-16 22:00:00
## 3731 2022-12-16 21:45:41 TRUE 2022-12-16 22:00:00
## 3732 2022-12-16 21:45:35 TRUE 2022-12-16 22:00:00
## 3733 2022-12-16 21:45:33 TRUE 2022-12-16 22:00:00
## 3734 2022-12-16 21:45:31 TRUE 2022-12-16 22:00:00
## 3735 2022-12-16 21:45:29 TRUE 2022-12-16 22:00:00
## 3736 2022-12-16 21:45:26 TRUE 2022-12-16 22:00:00
## 3737 2022-12-16 21:45:26 TRUE 2022-12-16 22:00:00
## 3738 2022-12-16 21:45:25 TRUE 2022-12-16 22:00:00
## 3739 2022-12-16 21:45:25 TRUE 2022-12-16 22:00:00
## 3740 2022-12-16 21:45:21 TRUE 2022-12-16 22:00:00
## 3741 2022-12-16 21:45:17 TRUE 2022-12-16 22:00:00
## 3742 2022-12-16 21:45:16 TRUE 2022-12-16 22:00:00
## 3743 2022-12-16 21:45:12 TRUE 2022-12-16 22:00:00
## 3744 2022-12-16 21:45:11 TRUE 2022-12-16 22:00:00
## 3745 2022-12-16 21:45:11 TRUE 2022-12-16 22:00:00
## 3746 2022-12-16 21:45:09 TRUE 2022-12-16 22:00:00
## 3747 2022-12-16 21:45:03 TRUE 2022-12-16 22:00:00
## 3748 2022-12-16 21:45:02 TRUE 2022-12-16 22:00:00
## 3749 2022-12-16 21:44:58 TRUE 2022-12-16 22:00:00
## 3750 2022-12-16 21:44:57 TRUE 2022-12-16 22:00:00
## 3751 2022-12-16 21:44:56 TRUE 2022-12-16 22:00:00
## 3752 2022-12-16 21:44:52 TRUE 2022-12-16 22:00:00
## 3753 2022-12-16 21:44:51 TRUE 2022-12-16 22:00:00
## 3754 2022-12-16 21:44:50 TRUE 2022-12-16 22:00:00
## 3755 2022-12-16 21:44:43 TRUE 2022-12-16 22:00:00
## 3756 2022-12-16 21:44:42 TRUE 2022-12-16 22:00:00
## 3757 2022-12-16 21:44:35 TRUE 2022-12-16 22:00:00
## 3758 2022-12-16 21:44:27 TRUE 2022-12-16 22:00:00
## 3759 2022-12-16 21:44:26 TRUE 2022-12-16 22:00:00
## 3760 2022-12-16 21:44:25 TRUE 2022-12-16 22:00:00
## 3761 2022-12-16 21:44:24 TRUE 2022-12-16 22:00:00
## 3762 2022-12-16 21:44:22 TRUE 2022-12-16 22:00:00
## 3763 2022-12-16 21:44:21 TRUE 2022-12-16 22:00:00
## 3764 2022-12-16 21:44:16 TRUE 2022-12-16 22:00:00
## 3765 2022-12-16 21:44:15 TRUE 2022-12-16 22:00:00
## 3766 2022-12-16 21:44:15 TRUE 2022-12-16 22:00:00
## 3767 2022-12-16 21:44:14 TRUE 2022-12-16 22:00:00
## 3768 2022-12-16 21:44:12 TRUE 2022-12-16 22:00:00
## 3769 2022-12-16 21:44:09 TRUE 2022-12-16 22:00:00
## 3770 2022-12-16 21:44:08 TRUE 2022-12-16 22:00:00
## 3771 2022-12-16 21:44:07 TRUE 2022-12-16 22:00:00
## 3772 2022-12-16 21:43:59 TRUE 2022-12-16 22:00:00
## 3773 2022-12-16 21:43:58 TRUE 2022-12-16 22:00:00
## 3774 2022-12-16 21:43:57 TRUE 2022-12-16 22:00:00
## 3775 2022-12-16 21:43:56 TRUE 2022-12-16 22:00:00
## 3776 2022-12-16 21:43:53 TRUE 2022-12-16 22:00:00
## 3777 2022-12-16 21:43:52 TRUE 2022-12-16 22:00:00
## 3778 2022-12-16 21:43:50 TRUE 2022-12-16 22:00:00
## 3779 2022-12-16 21:43:46 TRUE 2022-12-16 22:00:00
## 3780 2022-12-16 21:43:43 TRUE 2022-12-16 22:00:00
## 3781 2022-12-16 21:43:42 TRUE 2022-12-16 22:00:00
## 3782 2022-12-16 21:43:41 TRUE 2022-12-16 22:00:00
## 3783 2022-12-16 21:43:37 TRUE 2022-12-16 22:00:00
## 3784 2022-12-16 21:43:34 TRUE 2022-12-16 22:00:00
## 3785 2022-12-16 21:43:32 TRUE 2022-12-16 22:00:00
## 3786 2022-12-16 21:43:31 TRUE 2022-12-16 22:00:00
## 3787 2022-12-16 21:43:29 TRUE 2022-12-16 22:00:00
## 3788 2022-12-16 21:43:27 TRUE 2022-12-16 22:00:00
## 3789 2022-12-16 21:43:26 TRUE 2022-12-16 22:00:00
## 3790 2022-12-16 21:43:25 TRUE 2022-12-16 22:00:00
## 3791 2022-12-16 21:43:21 TRUE 2022-12-16 22:00:00
## 3792 2022-12-16 21:43:19 TRUE 2022-12-16 22:00:00
## 3793 2022-12-16 21:43:17 TRUE 2022-12-16 22:00:00
## 3794 2022-12-16 21:43:16 TRUE 2022-12-16 22:00:00
## 3795 2022-12-16 21:43:14 TRUE 2022-12-16 22:00:00
## 3796 2022-12-16 21:43:14 TRUE 2022-12-16 22:00:00
## 3797 2022-12-16 21:43:11 TRUE 2022-12-16 22:00:00
## 3798 2022-12-16 21:43:10 TRUE 2022-12-16 22:00:00
## 3799 2022-12-16 21:43:05 TRUE 2022-12-16 22:00:00
## 3800 2022-12-16 21:42:59 TRUE 2022-12-16 22:00:00
## 3801 2022-12-16 21:42:57 TRUE 2022-12-16 22:00:00
## 3802 2022-12-16 21:42:53 TRUE 2022-12-16 22:00:00
## 3803 2022-12-16 21:42:52 TRUE 2022-12-16 22:00:00
## 3804 2022-12-16 21:42:52 TRUE 2022-12-16 22:00:00
## 3805 2022-12-16 21:42:47 TRUE 2022-12-16 22:00:00
## 3806 2022-12-16 21:42:42 TRUE 2022-12-16 22:00:00
## 3807 2022-12-16 21:42:41 TRUE 2022-12-16 22:00:00
## 3808 2022-12-16 21:42:40 TRUE 2022-12-16 22:00:00
## 3809 2022-12-16 21:42:36 TRUE 2022-12-16 22:00:00
## 3810 2022-12-16 21:42:34 TRUE 2022-12-16 22:00:00
## 3811 2022-12-16 21:42:34 TRUE 2022-12-16 22:00:00
## 3812 2022-12-16 21:42:30 TRUE 2022-12-16 22:00:00
## 3813 2022-12-16 21:42:29 TRUE 2022-12-16 22:00:00
## 3814 2022-12-16 21:42:24 TRUE 2022-12-16 22:00:00
## 3815 2022-12-16 21:42:18 TRUE 2022-12-16 22:00:00
## 3816 2022-12-16 21:42:16 TRUE 2022-12-16 22:00:00
## 3817 2022-12-16 21:42:15 TRUE 2022-12-16 22:00:00
## 3818 2022-12-16 21:42:15 TRUE 2022-12-16 22:00:00
## 3819 2022-12-16 21:42:09 TRUE 2022-12-16 22:00:00
## 3820 2022-12-16 21:42:02 TRUE 2022-12-16 22:00:00
## 3821 2022-12-16 21:42:01 TRUE 2022-12-16 22:00:00
## 3822 2022-12-16 21:42:01 TRUE 2022-12-16 22:00:00
## 3823 2022-12-16 21:41:58 TRUE 2022-12-16 22:00:00
## 3824 2022-12-16 21:41:55 TRUE 2022-12-16 22:00:00
## 3825 2022-12-16 21:41:52 TRUE 2022-12-16 22:00:00
## 3826 2022-12-16 21:41:43 TRUE 2022-12-16 22:00:00
## 3827 2022-12-16 21:41:41 TRUE 2022-12-16 22:00:00
## 3828 2022-12-16 21:41:36 TRUE 2022-12-16 22:00:00
## 3829 2022-12-16 21:41:33 TRUE 2022-12-16 22:00:00
## 3830 2022-12-16 21:41:30 TRUE 2022-12-16 22:00:00
## 3831 2022-12-16 21:41:24 TRUE 2022-12-16 22:00:00
## 3832 2022-12-16 21:41:23 TRUE 2022-12-16 22:00:00
## 3833 2022-12-16 21:41:23 TRUE 2022-12-16 22:00:00
## 3834 2022-12-16 21:41:19 TRUE 2022-12-16 22:00:00
## 3835 2022-12-16 21:41:18 TRUE 2022-12-16 22:00:00
## 3836 2022-12-16 21:41:11 TRUE 2022-12-16 22:00:00
## 3837 2022-12-16 21:41:04 TRUE 2022-12-16 22:00:00
## 3838 2022-12-16 21:40:55 TRUE 2022-12-16 22:00:00
## 3839 2022-12-16 21:40:55 TRUE 2022-12-16 22:00:00
## 3840 2022-12-16 21:40:51 TRUE 2022-12-16 22:00:00
## 3841 2022-12-16 21:40:51 TRUE 2022-12-16 22:00:00
## 3842 2022-12-16 21:40:39 TRUE 2022-12-16 22:00:00
## 3843 2022-12-16 21:40:36 TRUE 2022-12-16 22:00:00
## 3844 2022-12-16 21:40:36 TRUE 2022-12-16 22:00:00
## 3845 2022-12-16 21:40:35 TRUE 2022-12-16 22:00:00
## 3846 2022-12-16 21:40:35 TRUE 2022-12-16 22:00:00
## 3847 2022-12-16 21:40:34 TRUE 2022-12-16 22:00:00
## 3848 2022-12-16 21:40:34 TRUE 2022-12-16 22:00:00
## 3849 2022-12-16 21:40:30 TRUE 2022-12-16 22:00:00
## 3850 2022-12-16 21:40:30 TRUE 2022-12-16 22:00:00
## 3851 2022-12-16 21:40:24 TRUE 2022-12-16 22:00:00
## 3852 2022-12-16 21:40:16 TRUE 2022-12-16 22:00:00
## 3853 2022-12-16 21:40:15 TRUE 2022-12-16 22:00:00
## 3854 2022-12-16 21:40:14 TRUE 2022-12-16 22:00:00
## 3855 2022-12-16 21:40:14 TRUE 2022-12-16 22:00:00
## 3856 2022-12-16 21:40:11 TRUE 2022-12-16 22:00:00
## 3857 2022-12-16 21:40:11 TRUE 2022-12-16 22:00:00
## 3858 2022-12-16 21:40:08 TRUE 2022-12-16 22:00:00
## 3859 2022-12-16 21:40:08 TRUE 2022-12-16 22:00:00
## 3860 2022-12-16 21:40:06 TRUE 2022-12-16 22:00:00
## 3861 2022-12-16 21:40:06 TRUE 2022-12-16 22:00:00
## 3862 2022-12-16 21:40:04 TRUE 2022-12-16 22:00:00
## 3863 2022-12-16 21:39:59 TRUE 2022-12-16 22:00:00
## 3864 2022-12-16 21:39:56 TRUE 2022-12-16 22:00:00
## 3865 2022-12-16 21:39:53 TRUE 2022-12-16 22:00:00
## 3866 2022-12-16 21:39:50 TRUE 2022-12-16 22:00:00
## 3867 2022-12-16 21:39:49 TRUE 2022-12-16 22:00:00
## 3868 2022-12-16 21:39:47 TRUE 2022-12-16 22:00:00
## 3869 2022-12-16 21:39:43 TRUE 2022-12-16 22:00:00
## 3870 2022-12-16 21:39:41 TRUE 2022-12-16 22:00:00
## 3871 2022-12-16 21:39:33 TRUE 2022-12-16 22:00:00
## 3872 2022-12-16 21:39:33 TRUE 2022-12-16 22:00:00
## 3873 2022-12-16 21:39:31 TRUE 2022-12-16 22:00:00
## 3874 2022-12-16 21:39:29 TRUE 2022-12-16 22:00:00
## 3875 2022-12-16 21:39:27 TRUE 2022-12-16 22:00:00
## 3876 2022-12-16 21:39:25 TRUE 2022-12-16 22:00:00
## 3877 2022-12-16 21:39:19 TRUE 2022-12-16 22:00:00
## 3878 2022-12-16 21:39:18 TRUE 2022-12-16 22:00:00
## 3879 2022-12-16 21:39:16 TRUE 2022-12-16 22:00:00
## 3880 2022-12-16 21:39:14 TRUE 2022-12-16 22:00:00
## 3881 2022-12-16 21:39:13 TRUE 2022-12-16 22:00:00
## 3882 2022-12-16 21:39:07 TRUE 2022-12-16 22:00:00
## 3883 2022-12-16 21:39:04 TRUE 2022-12-16 22:00:00
## 3884 2022-12-16 21:39:03 TRUE 2022-12-16 22:00:00
## 3885 2022-12-16 21:38:53 TRUE 2022-12-16 22:00:00
## 3886 2022-12-16 21:38:44 TRUE 2022-12-16 22:00:00
## 3887 2022-12-16 21:38:44 TRUE 2022-12-16 22:00:00
## 3888 2022-12-16 21:38:44 TRUE 2022-12-16 22:00:00
## 3889 2022-12-16 21:38:40 TRUE 2022-12-16 22:00:00
## 3890 2022-12-16 21:38:38 TRUE 2022-12-16 22:00:00
## 3891 2022-12-16 21:38:37 TRUE 2022-12-16 22:00:00
## 3892 2022-12-16 21:38:36 TRUE 2022-12-16 22:00:00
## 3893 2022-12-16 21:38:30 TRUE 2022-12-16 22:00:00
## 3894 2022-12-16 21:38:26 TRUE 2022-12-16 22:00:00
## 3895 2022-12-16 21:38:21 TRUE 2022-12-16 22:00:00
## 3896 2022-12-16 21:38:14 TRUE 2022-12-16 22:00:00
## 3897 2022-12-16 21:38:13 TRUE 2022-12-16 22:00:00
## 3898 2022-12-16 21:38:12 TRUE 2022-12-16 22:00:00
## 3899 2022-12-16 21:38:09 TRUE 2022-12-16 22:00:00
## 3900 2022-12-16 21:38:07 TRUE 2022-12-16 22:00:00
## 3901 2022-12-16 21:38:00 TRUE 2022-12-16 22:00:00
## 3902 2022-12-16 21:37:51 TRUE 2022-12-16 22:00:00
## 3903 2022-12-16 21:37:49 TRUE 2022-12-16 22:00:00
## 3904 2022-12-16 21:37:47 TRUE 2022-12-16 22:00:00
## 3905 2022-12-16 21:37:46 TRUE 2022-12-16 22:00:00
## 3906 2022-12-16 21:37:43 TRUE 2022-12-16 22:00:00
## 3907 2022-12-16 21:37:42 TRUE 2022-12-16 22:00:00
## 3908 2022-12-16 21:37:38 TRUE 2022-12-16 22:00:00
## 3909 2022-12-16 21:37:37 TRUE 2022-12-16 22:00:00
## 3910 2022-12-16 21:37:37 TRUE 2022-12-16 22:00:00
## 3911 2022-12-16 21:37:29 TRUE 2022-12-16 22:00:00
## 3912 2022-12-16 21:37:27 TRUE 2022-12-16 22:00:00
## 3913 2022-12-16 21:37:20 TRUE 2022-12-16 22:00:00
## 3914 2022-12-16 21:37:16 TRUE 2022-12-16 22:00:00
## 3915 2022-12-16 21:37:16 TRUE 2022-12-16 22:00:00
## 3916 2022-12-16 21:37:15 TRUE 2022-12-16 22:00:00
## 3917 2022-12-16 21:37:15 TRUE 2022-12-16 22:00:00
## 3918 2022-12-16 21:37:14 TRUE 2022-12-16 22:00:00
## 3919 2022-12-16 21:37:12 TRUE 2022-12-16 22:00:00
## 3920 2022-12-16 21:37:09 TRUE 2022-12-16 22:00:00
## 3921 2022-12-16 21:37:08 TRUE 2022-12-16 22:00:00
## 3922 2022-12-16 21:37:08 TRUE 2022-12-16 22:00:00
## 3923 2022-12-16 21:37:06 TRUE 2022-12-16 22:00:00
## 3924 2022-12-16 21:37:05 TRUE 2022-12-16 22:00:00
## 3925 2022-12-16 21:37:02 TRUE 2022-12-16 22:00:00
## 3926 2022-12-16 21:37:01 TRUE 2022-12-16 22:00:00
## 3927 2022-12-16 21:37:01 TRUE 2022-12-16 22:00:00
## 3928 2022-12-16 21:37:00 TRUE 2022-12-16 22:00:00
## 3929 2022-12-16 21:36:59 TRUE 2022-12-16 22:00:00
## 3930 2022-12-16 21:36:59 TRUE 2022-12-16 22:00:00
## 3931 2022-12-16 21:36:57 TRUE 2022-12-16 22:00:00
## 3932 2022-12-16 21:36:48 TRUE 2022-12-16 22:00:00
## 3933 2022-12-16 21:36:45 TRUE 2022-12-16 22:00:00
## 3934 2022-12-16 21:36:40 TRUE 2022-12-16 22:00:00
## 3935 2022-12-16 21:36:39 TRUE 2022-12-16 22:00:00
## 3936 2022-12-16 21:36:38 TRUE 2022-12-16 22:00:00
## 3937 2022-12-16 21:36:33 TRUE 2022-12-16 22:00:00
## 3938 2022-12-16 21:36:29 TRUE 2022-12-16 22:00:00
## 3939 2022-12-16 21:36:28 TRUE 2022-12-16 22:00:00
## 3940 2022-12-16 21:36:27 TRUE 2022-12-16 22:00:00
## 3941 2022-12-16 21:36:26 TRUE 2022-12-16 22:00:00
## 3942 2022-12-16 21:36:24 TRUE 2022-12-16 22:00:00
## 3943 2022-12-16 21:36:24 TRUE 2022-12-16 22:00:00
## 3944 2022-12-16 21:36:23 TRUE 2022-12-16 22:00:00
## 3945 2022-12-16 21:36:23 TRUE 2022-12-16 22:00:00
## 3946 2022-12-16 21:36:21 TRUE 2022-12-16 22:00:00
## 3947 2022-12-16 21:36:20 TRUE 2022-12-16 22:00:00
## 3948 2022-12-16 21:36:05 TRUE 2022-12-16 22:00:00
## 3949 2022-12-16 21:36:01 TRUE 2022-12-16 22:00:00
## 3950 2022-12-16 21:35:57 TRUE 2022-12-16 22:00:00
## 3951 2022-12-16 21:35:53 TRUE 2022-12-16 22:00:00
## 3952 2022-12-16 21:35:48 TRUE 2022-12-16 22:00:00
## 3953 2022-12-16 21:35:44 TRUE 2022-12-16 22:00:00
## 3954 2022-12-16 21:35:41 TRUE 2022-12-16 22:00:00
## 3955 2022-12-16 21:35:39 TRUE 2022-12-16 22:00:00
## 3956 2022-12-16 21:35:33 TRUE 2022-12-16 22:00:00
## 3957 2022-12-16 21:35:30 TRUE 2022-12-16 22:00:00
## 3958 2022-12-16 21:35:28 TRUE 2022-12-16 22:00:00
## 3959 2022-12-16 21:35:27 TRUE 2022-12-16 22:00:00
## 3960 2022-12-16 21:35:26 TRUE 2022-12-16 22:00:00
## 3961 2022-12-16 21:35:24 TRUE 2022-12-16 22:00:00
## 3962 2022-12-16 21:35:23 TRUE 2022-12-16 22:00:00
## 3963 2022-12-16 21:35:19 TRUE 2022-12-16 22:00:00
## 3964 2022-12-16 21:35:14 TRUE 2022-12-16 22:00:00
## 3965 2022-12-16 21:35:09 TRUE 2022-12-16 22:00:00
## 3966 2022-12-16 21:35:07 TRUE 2022-12-16 22:00:00
## 3967 2022-12-16 21:35:07 TRUE 2022-12-16 22:00:00
## 3968 2022-12-16 21:35:04 TRUE 2022-12-16 22:00:00
## 3969 2022-12-16 21:34:59 TRUE 2022-12-16 22:00:00
## 3970 2022-12-16 21:34:59 TRUE 2022-12-16 22:00:00
## 3971 2022-12-16 21:34:57 TRUE 2022-12-16 22:00:00
## 3972 2022-12-16 21:34:54 TRUE 2022-12-16 22:00:00
## 3973 2022-12-16 21:34:51 TRUE 2022-12-16 22:00:00
## 3974 2022-12-16 21:34:50 TRUE 2022-12-16 22:00:00
## 3975 2022-12-16 21:34:45 TRUE 2022-12-16 22:00:00
## 3976 2022-12-16 21:34:45 TRUE 2022-12-16 22:00:00
## 3977 2022-12-16 21:34:41 TRUE 2022-12-16 22:00:00
## 3978 2022-12-16 21:34:41 TRUE 2022-12-16 22:00:00
## 3979 2022-12-16 21:34:38 TRUE 2022-12-16 22:00:00
## 3980 2022-12-16 21:34:34 TRUE 2022-12-16 22:00:00
## 3981 2022-12-16 21:34:30 TRUE 2022-12-16 22:00:00
## 3982 2022-12-16 21:34:27 TRUE 2022-12-16 22:00:00
## 3983 2022-12-16 21:34:26 TRUE 2022-12-16 22:00:00
## 3984 2022-12-16 21:34:23 TRUE 2022-12-16 22:00:00
## 3985 2022-12-16 21:34:23 TRUE 2022-12-16 22:00:00
## 3986 2022-12-16 21:34:18 TRUE 2022-12-16 22:00:00
## 3987 2022-12-16 21:34:12 TRUE 2022-12-16 22:00:00
## 3988 2022-12-16 21:34:11 TRUE 2022-12-16 22:00:00
## 3989 2022-12-16 21:34:00 TRUE 2022-12-16 22:00:00
## 3990 2022-12-16 21:33:58 TRUE 2022-12-16 22:00:00
## 3991 2022-12-16 21:33:57 TRUE 2022-12-16 22:00:00
## 3992 2022-12-16 21:33:54 TRUE 2022-12-16 22:00:00
## 3993 2022-12-16 21:33:45 TRUE 2022-12-16 22:00:00
## 3994 2022-12-16 21:33:43 TRUE 2022-12-16 22:00:00
## 3995 2022-12-16 21:33:38 TRUE 2022-12-16 22:00:00
## 3996 2022-12-16 21:33:38 TRUE 2022-12-16 22:00:00
## 3997 2022-12-16 21:33:37 TRUE 2022-12-16 22:00:00
## 3998 2022-12-16 21:33:34 TRUE 2022-12-16 22:00:00
## 3999 2022-12-16 21:33:32 TRUE 2022-12-16 22:00:00
## 4000 2022-12-16 21:33:31 TRUE 2022-12-16 22:00:00
## 4001 2022-12-16 21:33:22 TRUE 2022-12-16 22:00:00
## 4002 2022-12-16 21:33:18 TRUE 2022-12-16 22:00:00
## 4003 2022-12-16 21:33:17 TRUE 2022-12-16 22:00:00
## 4004 2022-12-16 21:33:14 TRUE 2022-12-16 22:00:00
## 4005 2022-12-16 21:33:09 TRUE 2022-12-16 22:00:00
## 4006 2022-12-16 21:33:07 TRUE 2022-12-16 22:00:00
## 4007 2022-12-16 21:33:02 TRUE 2022-12-16 22:00:00
## 4008 2022-12-16 21:33:00 TRUE 2022-12-16 22:00:00
## 4009 2022-12-16 21:32:59 TRUE 2022-12-16 22:00:00
## 4010 2022-12-16 21:32:54 TRUE 2022-12-16 22:00:00
## 4011 2022-12-16 21:32:54 TRUE 2022-12-16 22:00:00
## 4012 2022-12-16 21:32:47 TRUE 2022-12-16 22:00:00
## 4013 2022-12-16 21:32:46 TRUE 2022-12-16 22:00:00
## 4014 2022-12-16 21:32:35 TRUE 2022-12-16 22:00:00
## 4015 2022-12-16 21:32:33 TRUE 2022-12-16 22:00:00
## 4016 2022-12-16 21:32:31 TRUE 2022-12-16 22:00:00
## 4017 2022-12-16 21:32:29 TRUE 2022-12-16 22:00:00
## 4018 2022-12-16 21:32:29 TRUE 2022-12-16 22:00:00
## 4019 2022-12-16 21:32:29 TRUE 2022-12-16 22:00:00
## 4020 2022-12-16 21:32:26 TRUE 2022-12-16 22:00:00
## 4021 2022-12-16 21:32:26 TRUE 2022-12-16 22:00:00
## 4022 2022-12-16 21:32:23 TRUE 2022-12-16 22:00:00
## 4023 2022-12-16 21:32:21 TRUE 2022-12-16 22:00:00
## 4024 2022-12-16 21:32:21 TRUE 2022-12-16 22:00:00
## 4025 2022-12-16 21:32:19 TRUE 2022-12-16 22:00:00
## 4026 2022-12-16 21:32:16 TRUE 2022-12-16 22:00:00
## 4027 2022-12-16 21:32:04 TRUE 2022-12-16 22:00:00
## 4028 2022-12-16 21:31:51 TRUE 2022-12-16 22:00:00
## 4029 2022-12-16 21:31:49 TRUE 2022-12-16 22:00:00
## 4030 2022-12-16 21:31:45 TRUE 2022-12-16 22:00:00
## 4031 2022-12-16 21:31:42 TRUE 2022-12-16 22:00:00
## 4032 2022-12-16 21:31:40 TRUE 2022-12-16 22:00:00
## 4033 2022-12-16 21:31:32 TRUE 2022-12-16 22:00:00
## 4034 2022-12-16 21:31:20 TRUE 2022-12-16 22:00:00
## 4035 2022-12-16 21:31:20 TRUE 2022-12-16 22:00:00
## 4036 2022-12-16 21:31:18 TRUE 2022-12-16 22:00:00
## 4037 2022-12-16 21:31:16 TRUE 2022-12-16 22:00:00
## 4038 2022-12-16 21:31:16 TRUE 2022-12-16 22:00:00
## 4039 2022-12-16 21:31:09 TRUE 2022-12-16 22:00:00
## 4040 2022-12-16 21:31:07 TRUE 2022-12-16 22:00:00
## 4041 2022-12-16 21:31:06 TRUE 2022-12-16 22:00:00
## 4042 2022-12-16 21:31:06 TRUE 2022-12-16 22:00:00
## 4043 2022-12-16 21:31:02 TRUE 2022-12-16 22:00:00
## 4044 2022-12-16 21:31:02 TRUE 2022-12-16 22:00:00
## 4045 2022-12-16 21:31:00 TRUE 2022-12-16 22:00:00
## 4046 2022-12-16 21:30:58 TRUE 2022-12-16 22:00:00
## 4047 2022-12-16 21:30:56 TRUE 2022-12-16 22:00:00
## 4048 2022-12-16 21:30:56 TRUE 2022-12-16 22:00:00
## 4049 2022-12-16 21:30:52 TRUE 2022-12-16 22:00:00
## 4050 2022-12-16 21:30:51 TRUE 2022-12-16 22:00:00
## 4051 2022-12-16 21:30:49 TRUE 2022-12-16 22:00:00
## 4052 2022-12-16 21:30:48 TRUE 2022-12-16 22:00:00
## 4053 2022-12-16 21:30:47 TRUE 2022-12-16 22:00:00
## 4054 2022-12-16 21:30:47 TRUE 2022-12-16 22:00:00
## 4055 2022-12-16 21:30:47 TRUE 2022-12-16 22:00:00
## 4056 2022-12-16 21:30:45 TRUE 2022-12-16 22:00:00
## 4057 2022-12-16 21:30:44 TRUE 2022-12-16 22:00:00
## 4058 2022-12-16 21:30:43 TRUE 2022-12-16 22:00:00
## 4059 2022-12-16 21:30:40 TRUE 2022-12-16 22:00:00
## 4060 2022-12-16 21:30:39 TRUE 2022-12-16 22:00:00
## 4061 2022-12-16 21:30:37 TRUE 2022-12-16 22:00:00
## 4062 2022-12-16 21:30:36 TRUE 2022-12-16 22:00:00
## 4063 2022-12-16 21:30:36 TRUE 2022-12-16 22:00:00
## 4064 2022-12-16 21:30:33 TRUE 2022-12-16 22:00:00
## 4065 2022-12-16 21:30:31 TRUE 2022-12-16 22:00:00
## 4066 2022-12-16 21:30:30 TRUE 2022-12-16 22:00:00
## 4067 2022-12-16 21:30:26 TRUE 2022-12-16 22:00:00
## 4068 2022-12-16 21:30:26 TRUE 2022-12-16 22:00:00
## 4069 2022-12-16 21:30:25 TRUE 2022-12-16 22:00:00
## 4070 2022-12-16 21:30:20 TRUE 2022-12-16 22:00:00
## 4071 2022-12-16 21:30:18 TRUE 2022-12-16 22:00:00
## 4072 2022-12-16 21:30:15 TRUE 2022-12-16 22:00:00
## 4073 2022-12-16 21:30:15 TRUE 2022-12-16 22:00:00
## 4074 2022-12-16 21:30:13 TRUE 2022-12-16 22:00:00
## 4075 2022-12-16 21:30:12 TRUE 2022-12-16 22:00:00
## 4076 2022-12-16 21:30:12 TRUE 2022-12-16 22:00:00
## 4077 2022-12-16 21:30:10 TRUE 2022-12-16 22:00:00
## 4078 2022-12-16 21:30:07 TRUE 2022-12-16 22:00:00
## 4079 2022-12-16 21:30:05 TRUE 2022-12-16 22:00:00
## 4080 2022-12-16 21:29:59 TRUE 2022-12-16 21:00:00
## 4081 2022-12-16 21:29:54 TRUE 2022-12-16 21:00:00
## 4082 2022-12-16 21:29:49 TRUE 2022-12-16 21:00:00
## 4083 2022-12-16 21:29:42 TRUE 2022-12-16 21:00:00
## 4084 2022-12-16 21:29:42 TRUE 2022-12-16 21:00:00
## 4085 2022-12-16 21:29:39 TRUE 2022-12-16 21:00:00
## 4086 2022-12-16 21:29:38 TRUE 2022-12-16 21:00:00
## 4087 2022-12-16 21:29:33 TRUE 2022-12-16 21:00:00
## 4088 2022-12-16 21:29:29 TRUE 2022-12-16 21:00:00
## 4089 2022-12-16 21:29:29 TRUE 2022-12-16 21:00:00
## 4090 2022-12-16 21:29:19 TRUE 2022-12-16 21:00:00
## 4091 2022-12-16 21:29:11 TRUE 2022-12-16 21:00:00
## 4092 2022-12-16 21:29:09 TRUE 2022-12-16 21:00:00
## 4093 2022-12-16 21:29:07 TRUE 2022-12-16 21:00:00
## 4094 2022-12-16 21:29:06 TRUE 2022-12-16 21:00:00
## 4095 2022-12-16 21:29:04 TRUE 2022-12-16 21:00:00
## 4096 2022-12-16 21:29:02 TRUE 2022-12-16 21:00:00
## 4097 2022-12-16 21:29:02 TRUE 2022-12-16 21:00:00
## 4098 2022-12-16 21:29:01 TRUE 2022-12-16 21:00:00
## 4099 2022-12-16 21:28:52 TRUE 2022-12-16 21:00:00
## 4100 2022-12-16 21:28:45 TRUE 2022-12-16 21:00:00
## 4101 2022-12-16 21:28:41 TRUE 2022-12-16 21:00:00
## 4102 2022-12-16 21:28:36 TRUE 2022-12-16 21:00:00
## 4103 2022-12-16 21:28:30 TRUE 2022-12-16 21:00:00
## 4104 2022-12-16 21:28:29 TRUE 2022-12-16 21:00:00
## 4105 2022-12-16 21:28:25 TRUE 2022-12-16 21:00:00
## 4106 2022-12-16 21:28:18 TRUE 2022-12-16 21:00:00
## 4107 2022-12-16 21:28:13 TRUE 2022-12-16 21:00:00
## 4108 2022-12-16 21:28:12 TRUE 2022-12-16 21:00:00
## 4109 2022-12-16 21:28:06 TRUE 2022-12-16 21:00:00
## 4110 2022-12-16 21:28:02 TRUE 2022-12-16 21:00:00
## 4111 2022-12-16 21:27:58 TRUE 2022-12-16 21:00:00
## 4112 2022-12-16 21:27:56 TRUE 2022-12-16 21:00:00
## 4113 2022-12-16 21:27:55 TRUE 2022-12-16 21:00:00
## 4114 2022-12-16 21:27:54 TRUE 2022-12-16 21:00:00
## 4115 2022-12-16 21:27:48 TRUE 2022-12-16 21:00:00
## 4116 2022-12-16 21:27:47 TRUE 2022-12-16 21:00:00
## 4117 2022-12-16 21:27:41 TRUE 2022-12-16 21:00:00
## 4118 2022-12-16 21:27:36 TRUE 2022-12-16 21:00:00
## 4119 2022-12-16 21:27:33 TRUE 2022-12-16 21:00:00
## 4120 2022-12-16 21:27:24 TRUE 2022-12-16 21:00:00
## 4121 2022-12-16 21:27:23 TRUE 2022-12-16 21:00:00
## 4122 2022-12-16 21:27:20 TRUE 2022-12-16 21:00:00
## 4123 2022-12-16 21:27:19 TRUE 2022-12-16 21:00:00
## 4124 2022-12-16 21:27:16 TRUE 2022-12-16 21:00:00
## 4125 2022-12-16 21:27:14 TRUE 2022-12-16 21:00:00
## 4126 2022-12-16 21:27:09 TRUE 2022-12-16 21:00:00
## 4127 2022-12-16 21:27:09 TRUE 2022-12-16 21:00:00
## 4128 2022-12-16 21:27:07 TRUE 2022-12-16 21:00:00
## 4129 2022-12-16 21:27:07 TRUE 2022-12-16 21:00:00
## 4130 2022-12-16 21:27:06 TRUE 2022-12-16 21:00:00
## 4131 2022-12-16 21:27:02 TRUE 2022-12-16 21:00:00
## 4132 2022-12-16 21:27:01 TRUE 2022-12-16 21:00:00
## 4133 2022-12-16 21:26:57 TRUE 2022-12-16 21:00:00
## 4134 2022-12-16 21:26:56 TRUE 2022-12-16 21:00:00
## 4135 2022-12-16 21:26:54 TRUE 2022-12-16 21:00:00
## 4136 2022-12-16 21:26:50 TRUE 2022-12-16 21:00:00
## 4137 2022-12-16 21:26:49 TRUE 2022-12-16 21:00:00
## 4138 2022-12-16 21:26:40 TRUE 2022-12-16 21:00:00
## 4139 2022-12-16 21:26:40 TRUE 2022-12-16 21:00:00
## 4140 2022-12-16 21:26:36 TRUE 2022-12-16 21:00:00
## 4141 2022-12-16 21:26:35 TRUE 2022-12-16 21:00:00
## 4142 2022-12-16 21:26:34 TRUE 2022-12-16 21:00:00
## 4143 2022-12-16 21:26:34 TRUE 2022-12-16 21:00:00
## 4144 2022-12-16 21:26:33 TRUE 2022-12-16 21:00:00
## 4145 2022-12-16 21:26:33 TRUE 2022-12-16 21:00:00
## 4146 2022-12-16 21:26:32 TRUE 2022-12-16 21:00:00
## 4147 2022-12-16 21:26:31 TRUE 2022-12-16 21:00:00
## 4148 2022-12-16 21:26:29 TRUE 2022-12-16 21:00:00
## 4149 2022-12-16 21:26:27 TRUE 2022-12-16 21:00:00
## 4150 2022-12-16 21:26:17 TRUE 2022-12-16 21:00:00
## 4151 2022-12-16 21:26:00 TRUE 2022-12-16 21:00:00
## 4152 2022-12-16 21:25:58 TRUE 2022-12-16 21:00:00
## 4153 2022-12-16 21:25:56 TRUE 2022-12-16 21:00:00
## 4154 2022-12-16 21:25:50 TRUE 2022-12-16 21:00:00
## 4155 2022-12-16 21:25:48 TRUE 2022-12-16 21:00:00
## 4156 2022-12-16 21:25:47 TRUE 2022-12-16 21:00:00
## 4157 2022-12-16 21:25:46 TRUE 2022-12-16 21:00:00
## 4158 2022-12-16 21:25:45 TRUE 2022-12-16 21:00:00
## 4159 2022-12-16 21:25:43 TRUE 2022-12-16 21:00:00
## 4160 2022-12-16 21:25:36 TRUE 2022-12-16 21:00:00
## 4161 2022-12-16 21:25:35 TRUE 2022-12-16 21:00:00
## 4162 2022-12-16 21:25:33 TRUE 2022-12-16 21:00:00
## 4163 2022-12-16 21:25:20 TRUE 2022-12-16 21:00:00
## 4164 2022-12-16 21:25:12 TRUE 2022-12-16 21:00:00
## 4165 2022-12-16 21:25:10 TRUE 2022-12-16 21:00:00
## 4166 2022-12-16 21:25:10 TRUE 2022-12-16 21:00:00
## 4167 2022-12-16 21:25:09 TRUE 2022-12-16 21:00:00
## 4168 2022-12-16 21:25:06 TRUE 2022-12-16 21:00:00
## 4169 2022-12-16 21:25:04 TRUE 2022-12-16 21:00:00
## 4170 2022-12-16 21:24:57 TRUE 2022-12-16 21:00:00
## 4171 2022-12-16 21:24:47 TRUE 2022-12-16 21:00:00
## 4172 2022-12-16 21:24:42 TRUE 2022-12-16 21:00:00
## 4173 2022-12-16 21:24:35 TRUE 2022-12-16 21:00:00
## 4174 2022-12-16 21:24:35 TRUE 2022-12-16 21:00:00
## 4175 2022-12-16 21:24:32 TRUE 2022-12-16 21:00:00
## 4176 2022-12-16 21:24:31 TRUE 2022-12-16 21:00:00
## 4177 2022-12-16 21:24:27 TRUE 2022-12-16 21:00:00
## 4178 2022-12-16 21:24:24 TRUE 2022-12-16 21:00:00
## 4179 2022-12-16 21:24:21 TRUE 2022-12-16 21:00:00
## 4180 2022-12-16 21:24:20 TRUE 2022-12-16 21:00:00
## 4181 2022-12-16 21:24:16 TRUE 2022-12-16 21:00:00
## 4182 2022-12-16 21:24:14 TRUE 2022-12-16 21:00:00
## 4183 2022-12-16 21:24:04 TRUE 2022-12-16 21:00:00
## 4184 2022-12-16 21:24:00 TRUE 2022-12-16 21:00:00
## 4185 2022-12-16 21:23:56 TRUE 2022-12-16 21:00:00
## 4186 2022-12-16 21:23:51 TRUE 2022-12-16 21:00:00
## 4187 2022-12-16 21:23:51 TRUE 2022-12-16 21:00:00
## 4188 2022-12-16 21:23:51 TRUE 2022-12-16 21:00:00
## 4189 2022-12-16 21:23:49 TRUE 2022-12-16 21:00:00
## 4190 2022-12-16 21:23:49 TRUE 2022-12-16 21:00:00
## 4191 2022-12-16 21:23:47 TRUE 2022-12-16 21:00:00
## 4192 2022-12-16 21:23:45 TRUE 2022-12-16 21:00:00
## 4193 2022-12-16 21:23:44 TRUE 2022-12-16 21:00:00
## 4194 2022-12-16 21:23:40 TRUE 2022-12-16 21:00:00
## 4195 2022-12-16 21:23:34 TRUE 2022-12-16 21:00:00
## 4196 2022-12-16 21:23:27 TRUE 2022-12-16 21:00:00
## 4197 2022-12-16 21:23:26 TRUE 2022-12-16 21:00:00
## 4198 2022-12-16 21:23:25 TRUE 2022-12-16 21:00:00
## 4199 2022-12-16 21:23:22 TRUE 2022-12-16 21:00:00
## 4200 2022-12-16 21:23:19 TRUE 2022-12-16 21:00:00
## 4201 2022-12-16 21:23:16 TRUE 2022-12-16 21:00:00
## 4202 2022-12-16 21:23:16 TRUE 2022-12-16 21:00:00
## 4203 2022-12-16 21:23:06 TRUE 2022-12-16 21:00:00
## 4204 2022-12-16 21:23:04 TRUE 2022-12-16 21:00:00
## 4205 2022-12-16 21:23:04 TRUE 2022-12-16 21:00:00
## 4206 2022-12-16 21:23:04 TRUE 2022-12-16 21:00:00
## 4207 2022-12-16 21:23:01 TRUE 2022-12-16 21:00:00
## 4208 2022-12-16 21:22:59 TRUE 2022-12-16 21:00:00
## 4209 2022-12-16 21:22:58 TRUE 2022-12-16 21:00:00
## 4210 2022-12-16 21:22:57 TRUE 2022-12-16 21:00:00
## 4211 2022-12-16 21:22:57 TRUE 2022-12-16 21:00:00
## 4212 2022-12-16 21:22:55 TRUE 2022-12-16 21:00:00
## 4213 2022-12-16 21:22:46 TRUE 2022-12-16 21:00:00
## 4214 2022-12-16 21:22:44 TRUE 2022-12-16 21:00:00
## 4215 2022-12-16 21:22:43 TRUE 2022-12-16 21:00:00
## 4216 2022-12-16 21:22:37 TRUE 2022-12-16 21:00:00
## 4217 2022-12-16 21:22:37 TRUE 2022-12-16 21:00:00
## 4218 2022-12-16 21:22:33 TRUE 2022-12-16 21:00:00
## 4219 2022-12-16 21:22:32 TRUE 2022-12-16 21:00:00
## 4220 2022-12-16 21:22:30 TRUE 2022-12-16 21:00:00
## 4221 2022-12-16 21:22:29 TRUE 2022-12-16 21:00:00
## 4222 2022-12-16 21:22:24 TRUE 2022-12-16 21:00:00
## 4223 2022-12-16 21:22:23 TRUE 2022-12-16 21:00:00
## 4224 2022-12-16 21:22:19 TRUE 2022-12-16 21:00:00
## 4225 2022-12-16 21:22:17 TRUE 2022-12-16 21:00:00
## 4226 2022-12-16 21:22:07 TRUE 2022-12-16 21:00:00
## 4227 2022-12-16 21:22:05 TRUE 2022-12-16 21:00:00
## 4228 2022-12-16 21:22:01 TRUE 2022-12-16 21:00:00
## 4229 2022-12-16 21:22:01 TRUE 2022-12-16 21:00:00
## 4230 2022-12-16 21:21:58 TRUE 2022-12-16 21:00:00
## 4231 2022-12-16 21:21:58 TRUE 2022-12-16 21:00:00
## 4232 2022-12-16 21:21:57 TRUE 2022-12-16 21:00:00
## 4233 2022-12-16 21:21:52 TRUE 2022-12-16 21:00:00
## 4234 2022-12-16 21:21:49 TRUE 2022-12-16 21:00:00
## 4235 2022-12-16 21:21:47 TRUE 2022-12-16 21:00:00
## 4236 2022-12-16 21:21:43 TRUE 2022-12-16 21:00:00
## 4237 2022-12-16 21:21:39 TRUE 2022-12-16 21:00:00
## 4238 2022-12-16 21:21:38 TRUE 2022-12-16 21:00:00
## 4239 2022-12-16 21:21:37 TRUE 2022-12-16 21:00:00
## 4240 2022-12-16 21:21:34 TRUE 2022-12-16 21:00:00
## 4241 2022-12-16 21:21:31 TRUE 2022-12-16 21:00:00
## 4242 2022-12-16 21:21:30 TRUE 2022-12-16 21:00:00
## 4243 2022-12-16 21:21:29 TRUE 2022-12-16 21:00:00
## 4244 2022-12-16 21:21:17 TRUE 2022-12-16 21:00:00
## 4245 2022-12-16 21:21:14 TRUE 2022-12-16 21:00:00
## 4246 2022-12-16 21:21:13 TRUE 2022-12-16 21:00:00
## 4247 2022-12-16 21:21:10 TRUE 2022-12-16 21:00:00
## 4248 2022-12-16 21:20:53 TRUE 2022-12-16 21:00:00
## 4249 2022-12-16 21:20:50 TRUE 2022-12-16 21:00:00
## 4250 2022-12-16 21:20:43 TRUE 2022-12-16 21:00:00
## 4251 2022-12-16 21:20:41 TRUE 2022-12-16 21:00:00
## 4252 2022-12-16 21:20:40 TRUE 2022-12-16 21:00:00
## 4253 2022-12-16 21:20:40 TRUE 2022-12-16 21:00:00
## 4254 2022-12-16 21:20:39 TRUE 2022-12-16 21:00:00
## 4255 2022-12-16 21:20:38 TRUE 2022-12-16 21:00:00
## 4256 2022-12-16 21:20:36 TRUE 2022-12-16 21:00:00
## 4257 2022-12-16 21:20:35 TRUE 2022-12-16 21:00:00
## 4258 2022-12-16 21:20:33 TRUE 2022-12-16 21:00:00
## 4259 2022-12-16 21:20:33 TRUE 2022-12-16 21:00:00
## 4260 2022-12-16 21:20:31 TRUE 2022-12-16 21:00:00
## 4261 2022-12-16 21:20:31 TRUE 2022-12-16 21:00:00
## 4262 2022-12-16 21:20:31 TRUE 2022-12-16 21:00:00
## 4263 2022-12-16 21:20:30 TRUE 2022-12-16 21:00:00
## 4264 2022-12-16 21:20:26 TRUE 2022-12-16 21:00:00
## 4265 2022-12-16 21:20:23 TRUE 2022-12-16 21:00:00
## 4266 2022-12-16 21:20:18 TRUE 2022-12-16 21:00:00
## 4267 2022-12-16 21:20:18 TRUE 2022-12-16 21:00:00
## 4268 2022-12-16 21:20:15 TRUE 2022-12-16 21:00:00
## 4269 2022-12-16 21:20:13 TRUE 2022-12-16 21:00:00
## 4270 2022-12-16 21:20:10 TRUE 2022-12-16 21:00:00
## 4271 2022-12-16 21:20:09 TRUE 2022-12-16 21:00:00
## 4272 2022-12-16 21:20:08 TRUE 2022-12-16 21:00:00
## 4273 2022-12-16 21:20:03 TRUE 2022-12-16 21:00:00
## 4274 2022-12-16 21:20:02 TRUE 2022-12-16 21:00:00
## 4275 2022-12-16 21:20:01 TRUE 2022-12-16 21:00:00
## 4276 2022-12-16 21:20:00 TRUE 2022-12-16 21:00:00
## 4277 2022-12-16 21:20:00 TRUE 2022-12-16 21:00:00
## 4278 2022-12-16 21:19:54 TRUE 2022-12-16 21:00:00
## 4279 2022-12-16 21:19:50 TRUE 2022-12-16 21:00:00
## 4280 2022-12-16 21:19:49 TRUE 2022-12-16 21:00:00
## 4281 2022-12-16 21:19:49 TRUE 2022-12-16 21:00:00
## 4282 2022-12-16 21:19:41 TRUE 2022-12-16 21:00:00
## 4283 2022-12-16 21:19:39 TRUE 2022-12-16 21:00:00
## 4284 2022-12-16 21:19:39 TRUE 2022-12-16 21:00:00
## 4285 2022-12-16 21:19:38 TRUE 2022-12-16 21:00:00
## 4286 2022-12-16 21:19:36 TRUE 2022-12-16 21:00:00
## 4287 2022-12-16 21:19:34 TRUE 2022-12-16 21:00:00
## 4288 2022-12-16 21:19:29 TRUE 2022-12-16 21:00:00
## 4289 2022-12-16 21:19:27 TRUE 2022-12-16 21:00:00
## 4290 2022-12-16 21:19:26 TRUE 2022-12-16 21:00:00
## 4291 2022-12-16 21:19:23 TRUE 2022-12-16 21:00:00
## 4292 2022-12-16 21:19:18 TRUE 2022-12-16 21:00:00
## 4293 2022-12-16 21:19:18 TRUE 2022-12-16 21:00:00
## 4294 2022-12-16 21:19:13 TRUE 2022-12-16 21:00:00
## 4295 2022-12-16 21:19:13 TRUE 2022-12-16 21:00:00
## 4296 2022-12-16 21:19:06 TRUE 2022-12-16 21:00:00
## 4297 2022-12-16 21:19:05 TRUE 2022-12-16 21:00:00
## 4298 2022-12-16 21:18:59 TRUE 2022-12-16 21:00:00
## 4299 2022-12-16 21:18:55 TRUE 2022-12-16 21:00:00
## 4300 2022-12-16 21:18:48 TRUE 2022-12-16 21:00:00
## 4301 2022-12-16 21:18:43 TRUE 2022-12-16 21:00:00
## 4302 2022-12-16 21:18:43 TRUE 2022-12-16 21:00:00
## 4303 2022-12-16 21:18:40 TRUE 2022-12-16 21:00:00
## 4304 2022-12-16 21:18:38 TRUE 2022-12-16 21:00:00
## 4305 2022-12-16 21:18:38 TRUE 2022-12-16 21:00:00
## 4306 2022-12-16 21:18:35 TRUE 2022-12-16 21:00:00
## 4307 2022-12-16 21:18:32 TRUE 2022-12-16 21:00:00
## 4308 2022-12-16 21:18:30 TRUE 2022-12-16 21:00:00
## 4309 2022-12-16 21:18:26 TRUE 2022-12-16 21:00:00
## 4310 2022-12-16 21:18:21 TRUE 2022-12-16 21:00:00
## 4311 2022-12-16 21:18:17 TRUE 2022-12-16 21:00:00
## 4312 2022-12-16 21:18:16 TRUE 2022-12-16 21:00:00
## 4313 2022-12-16 21:18:16 TRUE 2022-12-16 21:00:00
## 4314 2022-12-16 21:18:13 TRUE 2022-12-16 21:00:00
## 4315 2022-12-16 21:18:10 TRUE 2022-12-16 21:00:00
## 4316 2022-12-16 21:18:06 TRUE 2022-12-16 21:00:00
## 4317 2022-12-16 21:18:06 TRUE 2022-12-16 21:00:00
## 4318 2022-12-16 21:18:05 TRUE 2022-12-16 21:00:00
## 4319 2022-12-16 21:18:04 TRUE 2022-12-16 21:00:00
## 4320 2022-12-16 21:18:02 TRUE 2022-12-16 21:00:00
## 4321 2022-12-16 21:17:53 TRUE 2022-12-16 21:00:00
## 4322 2022-12-16 21:17:43 TRUE 2022-12-16 21:00:00
## 4323 2022-12-16 21:17:42 TRUE 2022-12-16 21:00:00
## 4324 2022-12-16 21:17:38 TRUE 2022-12-16 21:00:00
## 4325 2022-12-16 21:17:32 TRUE 2022-12-16 21:00:00
## 4326 2022-12-16 21:17:27 TRUE 2022-12-16 21:00:00
## 4327 2022-12-16 21:17:23 TRUE 2022-12-16 21:00:00
## 4328 2022-12-16 21:17:16 TRUE 2022-12-16 21:00:00
## 4329 2022-12-16 21:17:09 TRUE 2022-12-16 21:00:00
## 4330 2022-12-16 21:17:01 TRUE 2022-12-16 21:00:00
## 4331 2022-12-16 21:17:00 TRUE 2022-12-16 21:00:00
## 4332 2022-12-16 21:16:57 TRUE 2022-12-16 21:00:00
## 4333 2022-12-16 21:16:54 TRUE 2022-12-16 21:00:00
## 4334 2022-12-16 21:16:42 TRUE 2022-12-16 21:00:00
## 4335 2022-12-16 21:16:39 TRUE 2022-12-16 21:00:00
## 4336 2022-12-16 21:16:30 TRUE 2022-12-16 21:00:00
## 4337 2022-12-16 21:16:23 TRUE 2022-12-16 21:00:00
## 4338 2022-12-16 21:16:22 TRUE 2022-12-16 21:00:00
## 4339 2022-12-16 21:16:20 TRUE 2022-12-16 21:00:00
## 4340 2022-12-16 21:16:19 TRUE 2022-12-16 21:00:00
## 4341 2022-12-16 21:16:17 TRUE 2022-12-16 21:00:00
## 4342 2022-12-16 21:16:15 TRUE 2022-12-16 21:00:00
## 4343 2022-12-16 21:16:13 TRUE 2022-12-16 21:00:00
## 4344 2022-12-16 21:16:11 TRUE 2022-12-16 21:00:00
## 4345 2022-12-16 21:16:09 TRUE 2022-12-16 21:00:00
## 4346 2022-12-16 21:16:09 TRUE 2022-12-16 21:00:00
## 4347 2022-12-16 21:16:08 TRUE 2022-12-16 21:00:00
## 4348 2022-12-16 21:16:03 TRUE 2022-12-16 21:00:00
## 4349 2022-12-16 21:16:03 TRUE 2022-12-16 21:00:00
## 4350 2022-12-16 21:16:03 TRUE 2022-12-16 21:00:00
## 4351 2022-12-16 21:16:03 TRUE 2022-12-16 21:00:00
## 4352 2022-12-16 21:15:58 TRUE 2022-12-16 21:00:00
## 4353 2022-12-16 21:15:58 TRUE 2022-12-16 21:00:00
## 4354 2022-12-16 21:15:56 TRUE 2022-12-16 21:00:00
## 4355 2022-12-16 21:15:52 TRUE 2022-12-16 21:00:00
## 4356 2022-12-16 21:15:50 TRUE 2022-12-16 21:00:00
## 4357 2022-12-16 21:15:49 TRUE 2022-12-16 21:00:00
## 4358 2022-12-16 21:15:48 TRUE 2022-12-16 21:00:00
## 4359 2022-12-16 21:15:46 TRUE 2022-12-16 21:00:00
## 4360 2022-12-16 21:15:44 TRUE 2022-12-16 21:00:00
## 4361 2022-12-16 21:15:39 TRUE 2022-12-16 21:00:00
## 4362 2022-12-16 21:15:35 TRUE 2022-12-16 21:00:00
## 4363 2022-12-16 21:15:25 TRUE 2022-12-16 21:00:00
## 4364 2022-12-16 21:15:25 TRUE 2022-12-16 21:00:00
## 4365 2022-12-16 21:15:24 TRUE 2022-12-16 21:00:00
## 4366 2022-12-16 21:15:21 TRUE 2022-12-16 21:00:00
## 4367 2022-12-16 21:15:21 TRUE 2022-12-16 21:00:00
## 4368 2022-12-16 21:15:18 TRUE 2022-12-16 21:00:00
## 4369 2022-12-16 21:15:06 TRUE 2022-12-16 21:00:00
## 4370 2022-12-16 21:15:06 TRUE 2022-12-16 21:00:00
## 4371 2022-12-16 21:15:05 TRUE 2022-12-16 21:00:00
## 4372 2022-12-16 21:14:54 TRUE 2022-12-16 21:00:00
## 4373 2022-12-16 21:14:51 TRUE 2022-12-16 21:00:00
## 4374 2022-12-16 21:14:48 TRUE 2022-12-16 21:00:00
## 4375 2022-12-16 21:14:42 TRUE 2022-12-16 21:00:00
## 4376 2022-12-16 21:14:35 TRUE 2022-12-16 21:00:00
## 4377 2022-12-16 21:14:35 TRUE 2022-12-16 21:00:00
## 4378 2022-12-16 21:14:30 TRUE 2022-12-16 21:00:00
## 4379 2022-12-16 21:14:29 TRUE 2022-12-16 21:00:00
## 4380 2022-12-16 21:14:29 TRUE 2022-12-16 21:00:00
## 4381 2022-12-16 21:14:28 TRUE 2022-12-16 21:00:00
## 4382 2022-12-16 21:14:28 TRUE 2022-12-16 21:00:00
## 4383 2022-12-16 21:14:23 TRUE 2022-12-16 21:00:00
## 4384 2022-12-16 21:14:22 TRUE 2022-12-16 21:00:00
## 4385 2022-12-16 21:14:18 TRUE 2022-12-16 21:00:00
## 4386 2022-12-16 21:14:17 TRUE 2022-12-16 21:00:00
## 4387 2022-12-16 21:14:16 TRUE 2022-12-16 21:00:00
## 4388 2022-12-16 21:14:11 TRUE 2022-12-16 21:00:00
## 4389 2022-12-16 21:14:08 TRUE 2022-12-16 21:00:00
## 4390 2022-12-16 21:14:04 TRUE 2022-12-16 21:00:00
## 4391 2022-12-16 21:13:58 TRUE 2022-12-16 21:00:00
## 4392 2022-12-16 21:13:57 TRUE 2022-12-16 21:00:00
## 4393 2022-12-16 21:13:55 TRUE 2022-12-16 21:00:00
## 4394 2022-12-16 21:13:55 TRUE 2022-12-16 21:00:00
## 4395 2022-12-16 21:13:54 TRUE 2022-12-16 21:00:00
## 4396 2022-12-16 21:13:53 TRUE 2022-12-16 21:00:00
## 4397 2022-12-16 21:13:50 TRUE 2022-12-16 21:00:00
## 4398 2022-12-16 21:13:46 TRUE 2022-12-16 21:00:00
## 4399 2022-12-16 21:13:46 TRUE 2022-12-16 21:00:00
## 4400 2022-12-16 21:13:45 TRUE 2022-12-16 21:00:00
## 4401 2022-12-16 21:13:41 TRUE 2022-12-16 21:00:00
## 4402 2022-12-16 21:13:37 TRUE 2022-12-16 21:00:00
## 4403 2022-12-16 21:13:36 TRUE 2022-12-16 21:00:00
## 4404 2022-12-16 21:13:35 TRUE 2022-12-16 21:00:00
## 4405 2022-12-16 21:13:35 TRUE 2022-12-16 21:00:00
## 4406 2022-12-16 21:13:34 TRUE 2022-12-16 21:00:00
## 4407 2022-12-16 21:13:31 TRUE 2022-12-16 21:00:00
## 4408 2022-12-16 21:13:28 TRUE 2022-12-16 21:00:00
## 4409 2022-12-16 21:13:22 TRUE 2022-12-16 21:00:00
## 4410 2022-12-16 21:13:21 TRUE 2022-12-16 21:00:00
## 4411 2022-12-16 21:13:20 TRUE 2022-12-16 21:00:00
## 4412 2022-12-16 21:13:20 TRUE 2022-12-16 21:00:00
## 4413 2022-12-16 21:13:19 TRUE 2022-12-16 21:00:00
## 4414 2022-12-16 21:13:13 TRUE 2022-12-16 21:00:00
## 4415 2022-12-16 21:13:13 TRUE 2022-12-16 21:00:00
## 4416 2022-12-16 21:13:11 TRUE 2022-12-16 21:00:00
## 4417 2022-12-16 21:13:10 TRUE 2022-12-16 21:00:00
## 4418 2022-12-16 21:13:03 TRUE 2022-12-16 21:00:00
## 4419 2022-12-16 21:13:02 TRUE 2022-12-16 21:00:00
## 4420 2022-12-16 21:13:00 TRUE 2022-12-16 21:00:00
## 4421 2022-12-16 21:12:56 TRUE 2022-12-16 21:00:00
## 4422 2022-12-16 21:12:54 TRUE 2022-12-16 21:00:00
## 4423 2022-12-16 21:12:52 TRUE 2022-12-16 21:00:00
## 4424 2022-12-16 21:12:49 TRUE 2022-12-16 21:00:00
## 4425 2022-12-16 21:12:47 TRUE 2022-12-16 21:00:00
## 4426 2022-12-16 21:12:45 TRUE 2022-12-16 21:00:00
## 4427 2022-12-16 21:12:43 TRUE 2022-12-16 21:00:00
## 4428 2022-12-16 21:12:43 TRUE 2022-12-16 21:00:00
## 4429 2022-12-16 21:12:42 TRUE 2022-12-16 21:00:00
## 4430 2022-12-16 21:12:42 TRUE 2022-12-16 21:00:00
## 4431 2022-12-16 21:12:40 TRUE 2022-12-16 21:00:00
## 4432 2022-12-16 21:12:40 TRUE 2022-12-16 21:00:00
## 4433 2022-12-16 21:12:39 TRUE 2022-12-16 21:00:00
## 4434 2022-12-16 21:12:34 TRUE 2022-12-16 21:00:00
## 4435 2022-12-16 21:12:28 TRUE 2022-12-16 21:00:00
## 4436 2022-12-16 21:12:27 TRUE 2022-12-16 21:00:00
## 4437 2022-12-16 21:12:19 TRUE 2022-12-16 21:00:00
## 4438 2022-12-16 21:12:19 TRUE 2022-12-16 21:00:00
## 4439 2022-12-16 21:12:18 TRUE 2022-12-16 21:00:00
## 4440 2022-12-16 21:12:15 TRUE 2022-12-16 21:00:00
## 4441 2022-12-16 21:12:14 TRUE 2022-12-16 21:00:00
## 4442 2022-12-16 21:12:13 TRUE 2022-12-16 21:00:00
## 4443 2022-12-16 21:12:11 TRUE 2022-12-16 21:00:00
## 4444 2022-12-16 21:12:11 TRUE 2022-12-16 21:00:00
## 4445 2022-12-16 21:12:07 TRUE 2022-12-16 21:00:00
## 4446 2022-12-16 21:12:02 TRUE 2022-12-16 21:00:00
## 4447 2022-12-16 21:11:57 TRUE 2022-12-16 21:00:00
## 4448 2022-12-16 21:11:50 TRUE 2022-12-16 21:00:00
## 4449 2022-12-16 21:11:50 TRUE 2022-12-16 21:00:00
## 4450 2022-12-16 21:11:49 TRUE 2022-12-16 21:00:00
## 4451 2022-12-16 21:11:48 TRUE 2022-12-16 21:00:00
## 4452 2022-12-16 21:11:48 TRUE 2022-12-16 21:00:00
## 4453 2022-12-16 21:11:45 TRUE 2022-12-16 21:00:00
## 4454 2022-12-16 21:11:44 TRUE 2022-12-16 21:00:00
## 4455 2022-12-16 21:11:40 TRUE 2022-12-16 21:00:00
## 4456 2022-12-16 21:11:31 TRUE 2022-12-16 21:00:00
## 4457 2022-12-16 21:11:30 TRUE 2022-12-16 21:00:00
## 4458 2022-12-16 21:11:27 TRUE 2022-12-16 21:00:00
## 4459 2022-12-16 21:11:27 TRUE 2022-12-16 21:00:00
## 4460 2022-12-16 21:11:22 TRUE 2022-12-16 21:00:00
## 4461 2022-12-16 21:11:21 TRUE 2022-12-16 21:00:00
## 4462 2022-12-16 21:11:18 TRUE 2022-12-16 21:00:00
## 4463 2022-12-16 21:11:15 TRUE 2022-12-16 21:00:00
## 4464 2022-12-16 21:11:11 TRUE 2022-12-16 21:00:00
## 4465 2022-12-16 21:11:11 TRUE 2022-12-16 21:00:00
## 4466 2022-12-16 21:11:09 TRUE 2022-12-16 21:00:00
## 4467 2022-12-16 21:11:06 TRUE 2022-12-16 21:00:00
## 4468 2022-12-16 21:11:03 TRUE 2022-12-16 21:00:00
## 4469 2022-12-16 21:10:57 TRUE 2022-12-16 21:00:00
## 4470 2022-12-16 21:10:56 TRUE 2022-12-16 21:00:00
## 4471 2022-12-16 21:10:53 TRUE 2022-12-16 21:00:00
## 4472 2022-12-16 21:10:53 TRUE 2022-12-16 21:00:00
## 4473 2022-12-16 21:10:50 TRUE 2022-12-16 21:00:00
## 4474 2022-12-16 21:10:48 TRUE 2022-12-16 21:00:00
## 4475 2022-12-16 21:10:48 TRUE 2022-12-16 21:00:00
## 4476 2022-12-16 21:10:45 TRUE 2022-12-16 21:00:00
## 4477 2022-12-16 21:10:40 TRUE 2022-12-16 21:00:00
## 4478 2022-12-16 21:10:40 TRUE 2022-12-16 21:00:00
## 4479 2022-12-16 21:10:35 TRUE 2022-12-16 21:00:00
## 4480 2022-12-16 21:10:34 TRUE 2022-12-16 21:00:00
## 4481 2022-12-16 21:10:33 TRUE 2022-12-16 21:00:00
## 4482 2022-12-16 21:10:32 TRUE 2022-12-16 21:00:00
## 4483 2022-12-16 21:10:31 TRUE 2022-12-16 21:00:00
## 4484 2022-12-16 21:10:28 TRUE 2022-12-16 21:00:00
## 4485 2022-12-16 21:10:22 TRUE 2022-12-16 21:00:00
## 4486 2022-12-16 21:10:20 TRUE 2022-12-16 21:00:00
## 4487 2022-12-16 21:10:11 TRUE 2022-12-16 21:00:00
## 4488 2022-12-16 21:10:08 TRUE 2022-12-16 21:00:00
## 4489 2022-12-16 21:10:04 TRUE 2022-12-16 21:00:00
## 4490 2022-12-16 21:10:03 TRUE 2022-12-16 21:00:00
## 4491 2022-12-16 21:09:54 TRUE 2022-12-16 21:00:00
## 4492 2022-12-16 21:09:54 TRUE 2022-12-16 21:00:00
## 4493 2022-12-16 21:09:48 TRUE 2022-12-16 21:00:00
## 4494 2022-12-16 21:09:46 TRUE 2022-12-16 21:00:00
## 4495 2022-12-16 21:09:46 TRUE 2022-12-16 21:00:00
## 4496 2022-12-16 21:09:45 TRUE 2022-12-16 21:00:00
## 4497 2022-12-16 21:09:35 TRUE 2022-12-16 21:00:00
## 4498 2022-12-16 21:09:32 TRUE 2022-12-16 21:00:00
## 4499 2022-12-16 21:09:29 TRUE 2022-12-16 21:00:00
## 4500 2022-12-16 21:09:28 TRUE 2022-12-16 21:00:00
## 4501 2022-12-16 21:09:10 TRUE 2022-12-16 21:00:00
## 4502 2022-12-16 21:09:09 TRUE 2022-12-16 21:00:00
## 4503 2022-12-16 21:09:02 TRUE 2022-12-16 21:00:00
## 4504 2022-12-16 21:08:56 TRUE 2022-12-16 21:00:00
## 4505 2022-12-16 21:08:50 TRUE 2022-12-16 21:00:00
## 4506 2022-12-16 21:08:48 TRUE 2022-12-16 21:00:00
## 4507 2022-12-16 21:08:45 TRUE 2022-12-16 21:00:00
## 4508 2022-12-16 21:08:44 TRUE 2022-12-16 21:00:00
## 4509 2022-12-16 21:08:41 TRUE 2022-12-16 21:00:00
## 4510 2022-12-16 21:08:39 TRUE 2022-12-16 21:00:00
## 4511 2022-12-16 21:08:38 TRUE 2022-12-16 21:00:00
## 4512 2022-12-16 21:08:35 TRUE 2022-12-16 21:00:00
## 4513 2022-12-16 21:08:31 TRUE 2022-12-16 21:00:00
## 4514 2022-12-16 21:08:31 TRUE 2022-12-16 21:00:00
## 4515 2022-12-16 21:08:30 TRUE 2022-12-16 21:00:00
## 4516 2022-12-16 21:08:24 TRUE 2022-12-16 21:00:00
## 4517 2022-12-16 21:08:15 TRUE 2022-12-16 21:00:00
## 4518 2022-12-16 21:08:13 TRUE 2022-12-16 21:00:00
## 4519 2022-12-16 21:08:10 TRUE 2022-12-16 21:00:00
## 4520 2022-12-16 21:08:09 TRUE 2022-12-16 21:00:00
## 4521 2022-12-16 21:08:08 TRUE 2022-12-16 21:00:00
## 4522 2022-12-16 21:08:08 TRUE 2022-12-16 21:00:00
## 4523 2022-12-16 21:08:07 TRUE 2022-12-16 21:00:00
## 4524 2022-12-16 21:08:06 TRUE 2022-12-16 21:00:00
## 4525 2022-12-16 21:08:02 TRUE 2022-12-16 21:00:00
## 4526 2022-12-16 21:07:56 TRUE 2022-12-16 21:00:00
## 4527 2022-12-16 21:07:52 TRUE 2022-12-16 21:00:00
## 4528 2022-12-16 21:07:52 TRUE 2022-12-16 21:00:00
## 4529 2022-12-16 21:07:48 TRUE 2022-12-16 21:00:00
## 4530 2022-12-16 21:07:46 TRUE 2022-12-16 21:00:00
## 4531 2022-12-16 21:07:43 TRUE 2022-12-16 21:00:00
## 4532 2022-12-16 21:07:38 TRUE 2022-12-16 21:00:00
## 4533 2022-12-16 21:07:34 TRUE 2022-12-16 21:00:00
## 4534 2022-12-16 21:07:33 TRUE 2022-12-16 21:00:00
## 4535 2022-12-16 21:07:31 TRUE 2022-12-16 21:00:00
## 4536 2022-12-16 21:07:30 TRUE 2022-12-16 21:00:00
## 4537 2022-12-16 21:07:27 TRUE 2022-12-16 21:00:00
## 4538 2022-12-16 21:07:27 TRUE 2022-12-16 21:00:00
## 4539 2022-12-16 21:07:25 TRUE 2022-12-16 21:00:00
## 4540 2022-12-16 21:07:25 TRUE 2022-12-16 21:00:00
## 4541 2022-12-16 21:07:19 TRUE 2022-12-16 21:00:00
## 4542 2022-12-16 21:07:17 TRUE 2022-12-16 21:00:00
## 4543 2022-12-16 21:07:14 TRUE 2022-12-16 21:00:00
## 4544 2022-12-16 21:07:00 TRUE 2022-12-16 21:00:00
## 4545 2022-12-16 21:06:59 TRUE 2022-12-16 21:00:00
## 4546 2022-12-16 21:06:56 TRUE 2022-12-16 21:00:00
## 4547 2022-12-16 21:06:52 TRUE 2022-12-16 21:00:00
## 4548 2022-12-16 21:06:47 TRUE 2022-12-16 21:00:00
## 4549 2022-12-16 21:06:44 TRUE 2022-12-16 21:00:00
## 4550 2022-12-16 21:06:43 TRUE 2022-12-16 21:00:00
## 4551 2022-12-16 21:06:42 TRUE 2022-12-16 21:00:00
## 4552 2022-12-16 21:06:42 TRUE 2022-12-16 21:00:00
## 4553 2022-12-16 21:06:39 TRUE 2022-12-16 21:00:00
## 4554 2022-12-16 21:06:37 TRUE 2022-12-16 21:00:00
## 4555 2022-12-16 21:06:36 TRUE 2022-12-16 21:00:00
## 4556 2022-12-16 21:06:35 TRUE 2022-12-16 21:00:00
## 4557 2022-12-16 21:06:34 TRUE 2022-12-16 21:00:00
## 4558 2022-12-16 21:06:30 TRUE 2022-12-16 21:00:00
## 4559 2022-12-16 21:06:28 TRUE 2022-12-16 21:00:00
## 4560 2022-12-16 21:06:24 TRUE 2022-12-16 21:00:00
## 4561 2022-12-16 21:06:21 TRUE 2022-12-16 21:00:00
## 4562 2022-12-16 21:06:19 TRUE 2022-12-16 21:00:00
## 4563 2022-12-16 21:06:14 TRUE 2022-12-16 21:00:00
## 4564 2022-12-16 21:06:14 TRUE 2022-12-16 21:00:00
## 4565 2022-12-16 21:06:14 TRUE 2022-12-16 21:00:00
## 4566 2022-12-16 21:06:11 TRUE 2022-12-16 21:00:00
## 4567 2022-12-16 21:06:08 TRUE 2022-12-16 21:00:00
## 4568 2022-12-16 21:06:00 TRUE 2022-12-16 21:00:00
## 4569 2022-12-16 21:05:58 TRUE 2022-12-16 21:00:00
## 4570 2022-12-16 21:05:56 TRUE 2022-12-16 21:00:00
## 4571 2022-12-16 21:05:56 TRUE 2022-12-16 21:00:00
## 4572 2022-12-16 21:05:54 TRUE 2022-12-16 21:00:00
## 4573 2022-12-16 21:05:53 TRUE 2022-12-16 21:00:00
## 4574 2022-12-16 21:05:51 TRUE 2022-12-16 21:00:00
## 4575 2022-12-16 21:05:49 TRUE 2022-12-16 21:00:00
## 4576 2022-12-16 21:05:49 TRUE 2022-12-16 21:00:00
## 4577 2022-12-16 21:05:48 TRUE 2022-12-16 21:00:00
## 4578 2022-12-16 21:05:45 TRUE 2022-12-16 21:00:00
## 4579 2022-12-16 21:05:45 TRUE 2022-12-16 21:00:00
## 4580 2022-12-16 21:05:42 TRUE 2022-12-16 21:00:00
## 4581 2022-12-16 21:05:41 TRUE 2022-12-16 21:00:00
## 4582 2022-12-16 21:05:38 TRUE 2022-12-16 21:00:00
## 4583 2022-12-16 21:05:36 TRUE 2022-12-16 21:00:00
## 4584 2022-12-16 21:05:36 TRUE 2022-12-16 21:00:00
## 4585 2022-12-16 21:05:36 TRUE 2022-12-16 21:00:00
## 4586 2022-12-16 21:05:35 TRUE 2022-12-16 21:00:00
## 4587 2022-12-16 21:05:30 TRUE 2022-12-16 21:00:00
## 4588 2022-12-16 21:05:29 TRUE 2022-12-16 21:00:00
## 4589 2022-12-16 21:05:28 TRUE 2022-12-16 21:00:00
## 4590 2022-12-16 21:05:28 TRUE 2022-12-16 21:00:00
## 4591 2022-12-16 21:05:25 TRUE 2022-12-16 21:00:00
## 4592 2022-12-16 21:05:23 TRUE 2022-12-16 21:00:00
## 4593 2022-12-16 21:05:20 TRUE 2022-12-16 21:00:00
## 4594 2022-12-16 21:05:20 TRUE 2022-12-16 21:00:00
## 4595 2022-12-16 21:05:18 TRUE 2022-12-16 21:00:00
## 4596 2022-12-16 21:05:16 TRUE 2022-12-16 21:00:00
## 4597 2022-12-16 21:05:15 TRUE 2022-12-16 21:00:00
## 4598 2022-12-16 21:05:13 TRUE 2022-12-16 21:00:00
## 4599 2022-12-16 21:05:13 TRUE 2022-12-16 21:00:00
## 4600 2022-12-16 21:05:04 TRUE 2022-12-16 21:00:00
## 4601 2022-12-16 21:05:04 TRUE 2022-12-16 21:00:00
## 4602 2022-12-16 21:05:04 TRUE 2022-12-16 21:00:00
## 4603 2022-12-16 21:05:02 TRUE 2022-12-16 21:00:00
## 4604 2022-12-16 21:04:59 TRUE 2022-12-16 21:00:00
## 4605 2022-12-16 21:04:58 TRUE 2022-12-16 21:00:00
## 4606 2022-12-16 21:04:54 TRUE 2022-12-16 21:00:00
## 4607 2022-12-16 21:04:42 TRUE 2022-12-16 21:00:00
## 4608 2022-12-16 21:04:41 TRUE 2022-12-16 21:00:00
## 4609 2022-12-16 21:04:39 TRUE 2022-12-16 21:00:00
## 4610 2022-12-16 21:04:38 TRUE 2022-12-16 21:00:00
## 4611 2022-12-16 21:04:33 TRUE 2022-12-16 21:00:00
## 4612 2022-12-16 21:04:33 TRUE 2022-12-16 21:00:00
## 4613 2022-12-16 21:04:32 TRUE 2022-12-16 21:00:00
## 4614 2022-12-16 21:04:31 TRUE 2022-12-16 21:00:00
## 4615 2022-12-16 21:04:24 TRUE 2022-12-16 21:00:00
## 4616 2022-12-16 21:04:23 TRUE 2022-12-16 21:00:00
## 4617 2022-12-16 21:04:18 TRUE 2022-12-16 21:00:00
## 4618 2022-12-16 21:04:15 TRUE 2022-12-16 21:00:00
## 4619 2022-12-16 21:04:15 TRUE 2022-12-16 21:00:00
## 4620 2022-12-16 21:04:09 TRUE 2022-12-16 21:00:00
## 4621 2022-12-16 21:04:08 TRUE 2022-12-16 21:00:00
## 4622 2022-12-16 21:04:06 TRUE 2022-12-16 21:00:00
## 4623 2022-12-16 21:04:06 TRUE 2022-12-16 21:00:00
## 4624 2022-12-16 21:04:03 TRUE 2022-12-16 21:00:00
## 4625 2022-12-16 21:04:01 TRUE 2022-12-16 21:00:00
## 4626 2022-12-16 21:03:58 TRUE 2022-12-16 21:00:00
## 4627 2022-12-16 21:03:57 TRUE 2022-12-16 21:00:00
## 4628 2022-12-16 21:03:53 TRUE 2022-12-16 21:00:00
## 4629 2022-12-16 21:03:51 TRUE 2022-12-16 21:00:00
## 4630 2022-12-16 21:03:50 TRUE 2022-12-16 21:00:00
## 4631 2022-12-16 21:03:46 TRUE 2022-12-16 21:00:00
## 4632 2022-12-16 21:03:45 TRUE 2022-12-16 21:00:00
## 4633 2022-12-16 21:03:39 TRUE 2022-12-16 21:00:00
## 4634 2022-12-16 21:03:36 TRUE 2022-12-16 21:00:00
## 4635 2022-12-16 21:03:30 TRUE 2022-12-16 21:00:00
## 4636 2022-12-16 21:03:29 TRUE 2022-12-16 21:00:00
## 4637 2022-12-16 21:03:21 TRUE 2022-12-16 21:00:00
## 4638 2022-12-16 21:03:13 TRUE 2022-12-16 21:00:00
## 4639 2022-12-16 21:03:06 TRUE 2022-12-16 21:00:00
## 4640 2022-12-16 21:02:58 TRUE 2022-12-16 21:00:00
## 4641 2022-12-16 21:02:55 TRUE 2022-12-16 21:00:00
## 4642 2022-12-16 21:02:54 TRUE 2022-12-16 21:00:00
## 4643 2022-12-16 21:02:53 TRUE 2022-12-16 21:00:00
## 4644 2022-12-16 21:02:53 TRUE 2022-12-16 21:00:00
## 4645 2022-12-16 21:02:53 TRUE 2022-12-16 21:00:00
## 4646 2022-12-16 21:02:48 TRUE 2022-12-16 21:00:00
## 4647 2022-12-16 21:02:44 TRUE 2022-12-16 21:00:00
## 4648 2022-12-16 21:02:44 TRUE 2022-12-16 21:00:00
## 4649 2022-12-16 21:02:42 TRUE 2022-12-16 21:00:00
## 4650 2022-12-16 21:02:40 TRUE 2022-12-16 21:00:00
## 4651 2022-12-16 21:02:33 TRUE 2022-12-16 21:00:00
## 4652 2022-12-16 21:02:29 TRUE 2022-12-16 21:00:00
## 4653 2022-12-16 21:02:28 TRUE 2022-12-16 21:00:00
## 4654 2022-12-16 21:02:26 TRUE 2022-12-16 21:00:00
## 4655 2022-12-16 21:02:21 TRUE 2022-12-16 21:00:00
## 4656 2022-12-16 21:02:19 TRUE 2022-12-16 21:00:00
## 4657 2022-12-16 21:02:16 TRUE 2022-12-16 21:00:00
## 4658 2022-12-16 21:02:13 TRUE 2022-12-16 21:00:00
## 4659 2022-12-16 21:02:11 TRUE 2022-12-16 21:00:00
## 4660 2022-12-16 21:02:11 TRUE 2022-12-16 21:00:00
## 4661 2022-12-16 21:02:10 TRUE 2022-12-16 21:00:00
## 4662 2022-12-16 21:02:09 TRUE 2022-12-16 21:00:00
## 4663 2022-12-16 21:02:09 TRUE 2022-12-16 21:00:00
## 4664 2022-12-16 21:02:08 TRUE 2022-12-16 21:00:00
## 4665 2022-12-16 21:02:07 TRUE 2022-12-16 21:00:00
## 4666 2022-12-16 21:02:02 TRUE 2022-12-16 21:00:00
## 4667 2022-12-16 21:02:01 TRUE 2022-12-16 21:00:00
## 4668 2022-12-16 21:02:00 TRUE 2022-12-16 21:00:00
## 4669 2022-12-16 21:01:56 TRUE 2022-12-16 21:00:00
## 4670 2022-12-16 21:01:52 TRUE 2022-12-16 21:00:00
## 4671 2022-12-16 21:01:43 TRUE 2022-12-16 21:00:00
## 4672 2022-12-16 21:01:42 TRUE 2022-12-16 21:00:00
## 4673 2022-12-16 21:01:41 TRUE 2022-12-16 21:00:00
## 4674 2022-12-16 21:01:40 TRUE 2022-12-16 21:00:00
## 4675 2022-12-16 21:01:39 TRUE 2022-12-16 21:00:00
## 4676 2022-12-16 21:01:21 TRUE 2022-12-16 21:00:00
## 4677 2022-12-16 21:01:10 TRUE 2022-12-16 21:00:00
## 4678 2022-12-16 21:01:00 TRUE 2022-12-16 21:00:00
## 4679 2022-12-16 21:00:55 TRUE 2022-12-16 21:00:00
## 4680 2022-12-16 21:00:52 TRUE 2022-12-16 21:00:00
## 4681 2022-12-16 21:00:45 TRUE 2022-12-16 21:00:00
## 4682 2022-12-16 21:00:43 TRUE 2022-12-16 21:00:00
## 4683 2022-12-16 21:00:41 TRUE 2022-12-16 21:00:00
## 4684 2022-12-16 21:00:37 TRUE 2022-12-16 21:00:00
## 4685 2022-12-16 21:00:35 TRUE 2022-12-16 21:00:00
## 4686 2022-12-16 21:00:33 TRUE 2022-12-16 21:00:00
## 4687 2022-12-16 21:00:26 TRUE 2022-12-16 21:00:00
## 4688 2022-12-16 21:00:26 TRUE 2022-12-16 21:00:00
## 4689 2022-12-16 21:00:24 TRUE 2022-12-16 21:00:00
## 4690 2022-12-16 21:00:23 TRUE 2022-12-16 21:00:00
## 4691 2022-12-16 21:00:11 TRUE 2022-12-16 21:00:00
## 4692 2022-12-16 21:00:04 TRUE 2022-12-16 21:00:00
## 4693 2022-12-16 20:59:58 TRUE 2022-12-16 21:00:00
## 4694 2022-12-16 20:59:58 TRUE 2022-12-16 21:00:00
## 4695 2022-12-16 20:59:56 TRUE 2022-12-16 21:00:00
## 4696 2022-12-16 20:59:49 TRUE 2022-12-16 21:00:00
## 4697 2022-12-16 20:59:45 TRUE 2022-12-16 21:00:00
## 4698 2022-12-16 20:59:38 TRUE 2022-12-16 21:00:00
## 4699 2022-12-16 20:59:37 TRUE 2022-12-16 21:00:00
## 4700 2022-12-16 20:59:33 TRUE 2022-12-16 21:00:00
## 4701 2022-12-16 20:59:33 TRUE 2022-12-16 21:00:00
## 4702 2022-12-16 20:59:29 TRUE 2022-12-16 21:00:00
## 4703 2022-12-16 20:59:27 TRUE 2022-12-16 21:00:00
## 4704 2022-12-16 20:59:26 TRUE 2022-12-16 21:00:00
## 4705 2022-12-16 20:59:22 TRUE 2022-12-16 21:00:00
## 4706 2022-12-16 20:59:22 TRUE 2022-12-16 21:00:00
## 4707 2022-12-16 20:59:19 TRUE 2022-12-16 21:00:00
## 4708 2022-12-16 20:59:15 TRUE 2022-12-16 21:00:00
## 4709 2022-12-16 20:59:13 TRUE 2022-12-16 21:00:00
## 4710 2022-12-16 20:59:06 TRUE 2022-12-16 21:00:00
## 4711 2022-12-16 20:59:04 TRUE 2022-12-16 21:00:00
## 4712 2022-12-16 20:59:02 TRUE 2022-12-16 21:00:00
## 4713 2022-12-16 20:58:57 TRUE 2022-12-16 21:00:00
## 4714 2022-12-16 20:58:55 TRUE 2022-12-16 21:00:00
## 4715 2022-12-16 20:58:52 TRUE 2022-12-16 21:00:00
## 4716 2022-12-16 20:58:52 TRUE 2022-12-16 21:00:00
## 4717 2022-12-16 20:58:26 TRUE 2022-12-16 21:00:00
## 4718 2022-12-16 20:58:21 TRUE 2022-12-16 21:00:00
## 4719 2022-12-16 20:58:20 TRUE 2022-12-16 21:00:00
## 4720 2022-12-16 20:58:13 TRUE 2022-12-16 21:00:00
## 4721 2022-12-16 20:58:01 TRUE 2022-12-16 21:00:00
## 4722 2022-12-16 20:58:00 TRUE 2022-12-16 21:00:00
## 4723 2022-12-16 20:58:00 TRUE 2022-12-16 21:00:00
## 4724 2022-12-16 20:57:58 TRUE 2022-12-16 21:00:00
## 4725 2022-12-16 20:57:53 TRUE 2022-12-16 21:00:00
## 4726 2022-12-16 20:57:52 TRUE 2022-12-16 21:00:00
## 4727 2022-12-16 20:57:50 TRUE 2022-12-16 21:00:00
## 4728 2022-12-16 20:57:48 TRUE 2022-12-16 21:00:00
## 4729 2022-12-16 20:57:44 TRUE 2022-12-16 21:00:00
## 4730 2022-12-16 20:57:35 TRUE 2022-12-16 21:00:00
## 4731 2022-12-16 20:57:32 TRUE 2022-12-16 21:00:00
## 4732 2022-12-16 20:57:29 TRUE 2022-12-16 21:00:00
## 4733 2022-12-16 20:57:25 TRUE 2022-12-16 21:00:00
## 4734 2022-12-16 20:57:22 TRUE 2022-12-16 21:00:00
## 4735 2022-12-16 20:57:17 TRUE 2022-12-16 21:00:00
## 4736 2022-12-16 20:57:16 TRUE 2022-12-16 21:00:00
## 4737 2022-12-16 20:57:04 TRUE 2022-12-16 21:00:00
## 4738 2022-12-16 20:56:56 TRUE 2022-12-16 21:00:00
## 4739 2022-12-16 20:56:56 TRUE 2022-12-16 21:00:00
## 4740 2022-12-16 20:56:41 TRUE 2022-12-16 21:00:00
## 4741 2022-12-16 20:56:33 TRUE 2022-12-16 21:00:00
## 4742 2022-12-16 20:56:29 TRUE 2022-12-16 21:00:00
## 4743 2022-12-16 20:56:25 TRUE 2022-12-16 21:00:00
## 4744 2022-12-16 20:56:23 TRUE 2022-12-16 21:00:00
## 4745 2022-12-16 20:56:23 TRUE 2022-12-16 21:00:00
## 4746 2022-12-16 20:56:22 TRUE 2022-12-16 21:00:00
## 4747 2022-12-16 20:56:20 TRUE 2022-12-16 21:00:00
## 4748 2022-12-16 20:56:18 TRUE 2022-12-16 21:00:00
## 4749 2022-12-16 20:56:14 TRUE 2022-12-16 21:00:00
## 4750 2022-12-16 20:56:12 TRUE 2022-12-16 21:00:00
## 4751 2022-12-16 20:56:08 TRUE 2022-12-16 21:00:00
## 4752 2022-12-16 20:56:07 TRUE 2022-12-16 21:00:00
## 4753 2022-12-16 20:56:03 TRUE 2022-12-16 21:00:00
## 4754 2022-12-16 20:56:02 TRUE 2022-12-16 21:00:00
## 4755 2022-12-16 20:55:56 TRUE 2022-12-16 21:00:00
## 4756 2022-12-16 20:55:46 TRUE 2022-12-16 21:00:00
## 4757 2022-12-16 20:55:43 TRUE 2022-12-16 21:00:00
## 4758 2022-12-16 20:55:43 TRUE 2022-12-16 21:00:00
## 4759 2022-12-16 20:55:40 TRUE 2022-12-16 21:00:00
## 4760 2022-12-16 20:55:37 TRUE 2022-12-16 21:00:00
## 4761 2022-12-16 20:55:33 TRUE 2022-12-16 21:00:00
## 4762 2022-12-16 20:55:32 TRUE 2022-12-16 21:00:00
## 4763 2022-12-16 20:55:32 TRUE 2022-12-16 21:00:00
## 4764 2022-12-16 20:55:25 TRUE 2022-12-16 21:00:00
## 4765 2022-12-16 20:55:21 TRUE 2022-12-16 21:00:00
## 4766 2022-12-16 20:55:20 TRUE 2022-12-16 21:00:00
## 4767 2022-12-16 20:55:19 TRUE 2022-12-16 21:00:00
## 4768 2022-12-16 20:55:18 TRUE 2022-12-16 21:00:00
## 4769 2022-12-16 20:55:16 TRUE 2022-12-16 21:00:00
## 4770 2022-12-16 20:55:08 TRUE 2022-12-16 21:00:00
## 4771 2022-12-16 20:55:02 TRUE 2022-12-16 21:00:00
## 4772 2022-12-16 20:54:57 TRUE 2022-12-16 21:00:00
## 4773 2022-12-16 20:54:51 TRUE 2022-12-16 21:00:00
## 4774 2022-12-16 20:54:49 TRUE 2022-12-16 21:00:00
## 4775 2022-12-16 20:54:45 TRUE 2022-12-16 21:00:00
## 4776 2022-12-16 20:54:45 TRUE 2022-12-16 21:00:00
## 4777 2022-12-16 20:54:44 TRUE 2022-12-16 21:00:00
## 4778 2022-12-16 20:54:39 TRUE 2022-12-16 21:00:00
## 4779 2022-12-16 20:54:38 TRUE 2022-12-16 21:00:00
## 4780 2022-12-16 20:54:38 TRUE 2022-12-16 21:00:00
## 4781 2022-12-16 20:54:37 TRUE 2022-12-16 21:00:00
## 4782 2022-12-16 20:54:33 TRUE 2022-12-16 21:00:00
## 4783 2022-12-16 20:54:32 TRUE 2022-12-16 21:00:00
## 4784 2022-12-16 20:54:31 TRUE 2022-12-16 21:00:00
## 4785 2022-12-16 20:54:22 TRUE 2022-12-16 21:00:00
## 4786 2022-12-16 20:54:19 TRUE 2022-12-16 21:00:00
## 4787 2022-12-16 20:54:13 TRUE 2022-12-16 21:00:00
## 4788 2022-12-16 20:54:09 TRUE 2022-12-16 21:00:00
## 4789 2022-12-16 20:54:09 TRUE 2022-12-16 21:00:00
## 4790 2022-12-16 20:54:08 TRUE 2022-12-16 21:00:00
## 4791 2022-12-16 20:54:01 TRUE 2022-12-16 21:00:00
## 4792 2022-12-16 20:53:59 TRUE 2022-12-16 21:00:00
## 4793 2022-12-16 20:53:53 TRUE 2022-12-16 21:00:00
## 4794 2022-12-16 20:53:52 TRUE 2022-12-16 21:00:00
## 4795 2022-12-16 20:53:46 TRUE 2022-12-16 21:00:00
## 4796 2022-12-16 20:53:29 TRUE 2022-12-16 21:00:00
## 4797 2022-12-16 20:53:22 TRUE 2022-12-16 21:00:00
## 4798 2022-12-16 20:53:18 TRUE 2022-12-16 21:00:00
## 4799 2022-12-16 20:53:13 TRUE 2022-12-16 21:00:00
## 4800 2022-12-16 20:53:12 TRUE 2022-12-16 21:00:00
## 4801 2022-12-16 20:53:06 TRUE 2022-12-16 21:00:00
## 4802 2022-12-16 20:53:03 TRUE 2022-12-16 21:00:00
## 4803 2022-12-16 20:52:57 TRUE 2022-12-16 21:00:00
## 4804 2022-12-16 20:52:48 TRUE 2022-12-16 21:00:00
## 4805 2022-12-16 20:52:44 TRUE 2022-12-16 21:00:00
## 4806 2022-12-16 20:52:43 TRUE 2022-12-16 21:00:00
## 4807 2022-12-16 20:52:38 TRUE 2022-12-16 21:00:00
## 4808 2022-12-16 20:52:35 TRUE 2022-12-16 21:00:00
## 4809 2022-12-16 20:52:33 TRUE 2022-12-16 21:00:00
## 4810 2022-12-16 20:52:30 TRUE 2022-12-16 21:00:00
## 4811 2022-12-16 20:52:29 TRUE 2022-12-16 21:00:00
## 4812 2022-12-16 20:52:20 TRUE 2022-12-16 21:00:00
## 4813 2022-12-16 20:52:18 TRUE 2022-12-16 21:00:00
## 4814 2022-12-16 20:52:15 TRUE 2022-12-16 21:00:00
## 4815 2022-12-16 20:52:07 TRUE 2022-12-16 21:00:00
## 4816 2022-12-16 20:52:04 TRUE 2022-12-16 21:00:00
## 4817 2022-12-16 20:52:01 TRUE 2022-12-16 21:00:00
## 4818 2022-12-16 20:51:58 TRUE 2022-12-16 21:00:00
## 4819 2022-12-16 20:51:54 TRUE 2022-12-16 21:00:00
## 4820 2022-12-16 20:51:48 TRUE 2022-12-16 21:00:00
## 4821 2022-12-16 20:51:46 TRUE 2022-12-16 21:00:00
## 4822 2022-12-16 20:51:42 TRUE 2022-12-16 21:00:00
## 4823 2022-12-16 20:51:38 TRUE 2022-12-16 21:00:00
## 4824 2022-12-16 20:51:34 TRUE 2022-12-16 21:00:00
## 4825 2022-12-16 20:51:34 TRUE 2022-12-16 21:00:00
## 4826 2022-12-16 20:51:33 TRUE 2022-12-16 21:00:00
## 4827 2022-12-16 20:51:30 TRUE 2022-12-16 21:00:00
## 4828 2022-12-16 20:51:25 TRUE 2022-12-16 21:00:00
## 4829 2022-12-16 20:51:22 TRUE 2022-12-16 21:00:00
## 4830 2022-12-16 20:51:12 TRUE 2022-12-16 21:00:00
## 4831 2022-12-16 20:51:03 TRUE 2022-12-16 21:00:00
## 4832 2022-12-16 20:51:03 TRUE 2022-12-16 21:00:00
## 4833 2022-12-16 20:51:01 TRUE 2022-12-16 21:00:00
## 4834 2022-12-16 20:50:57 TRUE 2022-12-16 21:00:00
## 4835 2022-12-16 20:50:50 TRUE 2022-12-16 21:00:00
## 4836 2022-12-16 20:50:47 TRUE 2022-12-16 21:00:00
## 4837 2022-12-16 20:50:46 TRUE 2022-12-16 21:00:00
## 4838 2022-12-16 20:50:36 TRUE 2022-12-16 21:00:00
## 4839 2022-12-16 20:50:35 TRUE 2022-12-16 21:00:00
## 4840 2022-12-16 20:50:19 TRUE 2022-12-16 21:00:00
## 4841 2022-12-16 20:50:04 TRUE 2022-12-16 21:00:00
## 4842 2022-12-16 20:50:02 TRUE 2022-12-16 21:00:00
## 4843 2022-12-16 20:50:01 TRUE 2022-12-16 21:00:00
## 4844 2022-12-16 20:49:47 TRUE 2022-12-16 21:00:00
## 4845 2022-12-16 20:49:36 TRUE 2022-12-16 21:00:00
## 4846 2022-12-16 20:49:19 TRUE 2022-12-16 21:00:00
## 4847 2022-12-16 20:49:18 TRUE 2022-12-16 21:00:00
## 4848 2022-12-16 20:49:17 TRUE 2022-12-16 21:00:00
## 4849 2022-12-16 20:49:13 TRUE 2022-12-16 21:00:00
## 4850 2022-12-16 20:49:09 TRUE 2022-12-16 21:00:00
## 4851 2022-12-16 20:49:09 TRUE 2022-12-16 21:00:00
## 4852 2022-12-16 20:49:01 TRUE 2022-12-16 21:00:00
## 4853 2022-12-16 20:48:53 TRUE 2022-12-16 21:00:00
## 4854 2022-12-16 20:48:41 TRUE 2022-12-16 21:00:00
## 4855 2022-12-16 20:48:37 TRUE 2022-12-16 21:00:00
## 4856 2022-12-16 20:48:34 TRUE 2022-12-16 21:00:00
## 4857 2022-12-16 20:48:33 TRUE 2022-12-16 21:00:00
## 4858 2022-12-16 20:48:29 TRUE 2022-12-16 21:00:00
## 4859 2022-12-16 20:48:28 TRUE 2022-12-16 21:00:00
## 4860 2022-12-16 20:48:18 TRUE 2022-12-16 21:00:00
## 4861 2022-12-16 20:48:12 TRUE 2022-12-16 21:00:00
## 4862 2022-12-16 20:48:09 TRUE 2022-12-16 21:00:00
## 4863 2022-12-16 20:48:06 TRUE 2022-12-16 21:00:00
## 4864 2022-12-16 20:48:06 TRUE 2022-12-16 21:00:00
## 4865 2022-12-16 20:48:01 TRUE 2022-12-16 21:00:00
## 4866 2022-12-16 20:48:01 TRUE 2022-12-16 21:00:00
## 4867 2022-12-16 20:47:56 TRUE 2022-12-16 21:00:00
## 4868 2022-12-16 20:47:48 TRUE 2022-12-16 21:00:00
## 4869 2022-12-16 20:47:46 TRUE 2022-12-16 21:00:00
## 4870 2022-12-16 20:47:45 TRUE 2022-12-16 21:00:00
## 4871 2022-12-16 20:47:36 TRUE 2022-12-16 21:00:00
## 4872 2022-12-16 20:47:35 TRUE 2022-12-16 21:00:00
## 4873 2022-12-16 20:47:30 TRUE 2022-12-16 21:00:00
## 4874 2022-12-16 20:47:29 TRUE 2022-12-16 21:00:00
## 4875 2022-12-16 20:47:23 TRUE 2022-12-16 21:00:00
## 4876 2022-12-16 20:47:23 TRUE 2022-12-16 21:00:00
## 4877 2022-12-16 20:47:19 TRUE 2022-12-16 21:00:00
## 4878 2022-12-16 20:47:15 TRUE 2022-12-16 21:00:00
## 4879 2022-12-16 20:47:11 TRUE 2022-12-16 21:00:00
## 4880 2022-12-16 20:47:09 TRUE 2022-12-16 21:00:00
## 4881 2022-12-16 20:46:59 TRUE 2022-12-16 21:00:00
## 4882 2022-12-16 20:46:56 TRUE 2022-12-16 21:00:00
## 4883 2022-12-16 20:46:55 TRUE 2022-12-16 21:00:00
## 4884 2022-12-16 20:46:51 TRUE 2022-12-16 21:00:00
## 4885 2022-12-16 20:46:46 TRUE 2022-12-16 21:00:00
## 4886 2022-12-16 20:46:46 TRUE 2022-12-16 21:00:00
## 4887 2022-12-16 20:46:41 TRUE 2022-12-16 21:00:00
## 4888 2022-12-16 20:46:35 TRUE 2022-12-16 21:00:00
## 4889 2022-12-16 20:46:32 TRUE 2022-12-16 21:00:00
## 4890 2022-12-16 20:46:30 TRUE 2022-12-16 21:00:00
## 4891 2022-12-16 20:46:26 TRUE 2022-12-16 21:00:00
## 4892 2022-12-16 20:46:22 TRUE 2022-12-16 21:00:00
## 4893 2022-12-16 20:46:20 TRUE 2022-12-16 21:00:00
## 4894 2022-12-16 20:46:15 TRUE 2022-12-16 21:00:00
## 4895 2022-12-16 20:46:07 TRUE 2022-12-16 21:00:00
## 4896 2022-12-16 20:45:44 TRUE 2022-12-16 21:00:00
## 4897 2022-12-16 20:45:41 TRUE 2022-12-16 21:00:00
## 4898 2022-12-16 20:45:40 TRUE 2022-12-16 21:00:00
## 4899 2022-12-16 20:45:35 TRUE 2022-12-16 21:00:00
## 4900 2022-12-16 20:45:33 TRUE 2022-12-16 21:00:00
## 4901 2022-12-16 20:45:32 TRUE 2022-12-16 21:00:00
## 4902 2022-12-16 20:45:31 TRUE 2022-12-16 21:00:00
## 4903 2022-12-16 20:45:26 TRUE 2022-12-16 21:00:00
## 4904 2022-12-16 20:45:16 TRUE 2022-12-16 21:00:00
## 4905 2022-12-16 20:45:07 TRUE 2022-12-16 21:00:00
## 4906 2022-12-16 20:45:07 TRUE 2022-12-16 21:00:00
## 4907 2022-12-16 20:45:03 TRUE 2022-12-16 21:00:00
## 4908 2022-12-16 20:45:03 TRUE 2022-12-16 21:00:00
## 4909 2022-12-16 20:45:00 TRUE 2022-12-16 21:00:00
## 4910 2022-12-16 20:45:00 TRUE 2022-12-16 21:00:00
## 4911 2022-12-16 20:44:54 TRUE 2022-12-16 21:00:00
## 4912 2022-12-16 20:44:53 TRUE 2022-12-16 21:00:00
## 4913 2022-12-16 20:44:51 TRUE 2022-12-16 21:00:00
## 4914 2022-12-16 20:44:50 TRUE 2022-12-16 21:00:00
## 4915 2022-12-16 20:44:50 TRUE 2022-12-16 21:00:00
## 4916 2022-12-16 20:44:48 TRUE 2022-12-16 21:00:00
## 4917 2022-12-16 20:44:47 TRUE 2022-12-16 21:00:00
## 4918 2022-12-16 20:44:45 TRUE 2022-12-16 21:00:00
## 4919 2022-12-16 20:44:44 TRUE 2022-12-16 21:00:00
## 4920 2022-12-16 20:44:44 TRUE 2022-12-16 21:00:00
## 4921 2022-12-16 20:44:41 TRUE 2022-12-16 21:00:00
## 4922 2022-12-16 20:44:41 TRUE 2022-12-16 21:00:00
## 4923 2022-12-16 20:44:27 TRUE 2022-12-16 21:00:00
## 4924 2022-12-16 20:44:26 TRUE 2022-12-16 21:00:00
## 4925 2022-12-16 20:44:22 TRUE 2022-12-16 21:00:00
## 4926 2022-12-16 20:44:21 TRUE 2022-12-16 21:00:00
## 4927 2022-12-16 20:44:16 TRUE 2022-12-16 21:00:00
## 4928 2022-12-16 20:44:13 TRUE 2022-12-16 21:00:00
## 4929 2022-12-16 20:44:01 TRUE 2022-12-16 21:00:00
## 4930 2022-12-16 20:43:53 TRUE 2022-12-16 21:00:00
## 4931 2022-12-16 20:43:52 TRUE 2022-12-16 21:00:00
## 4932 2022-12-16 20:43:44 TRUE 2022-12-16 21:00:00
## 4933 2022-12-16 20:43:43 TRUE 2022-12-16 21:00:00
## 4934 2022-12-16 20:43:36 TRUE 2022-12-16 21:00:00
## 4935 2022-12-16 20:43:34 TRUE 2022-12-16 21:00:00
## 4936 2022-12-16 20:43:34 TRUE 2022-12-16 21:00:00
## 4937 2022-12-16 20:43:29 TRUE 2022-12-16 21:00:00
## 4938 2022-12-16 20:43:27 TRUE 2022-12-16 21:00:00
## 4939 2022-12-16 20:43:26 TRUE 2022-12-16 21:00:00
## 4940 2022-12-16 20:43:25 TRUE 2022-12-16 21:00:00
## 4941 2022-12-16 20:43:25 TRUE 2022-12-16 21:00:00
## 4942 2022-12-16 20:43:24 TRUE 2022-12-16 21:00:00
## 4943 2022-12-16 20:43:22 TRUE 2022-12-16 21:00:00
## 4944 2022-12-16 20:43:22 TRUE 2022-12-16 21:00:00
## 4945 2022-12-16 20:43:21 TRUE 2022-12-16 21:00:00
## 4946 2022-12-16 20:43:19 TRUE 2022-12-16 21:00:00
## 4947 2022-12-16 20:43:14 TRUE 2022-12-16 21:00:00
## 4948 2022-12-16 20:43:14 TRUE 2022-12-16 21:00:00
## 4949 2022-12-16 20:43:11 TRUE 2022-12-16 21:00:00
## 4950 2022-12-16 20:43:04 TRUE 2022-12-16 21:00:00
## 4951 2022-12-16 20:42:59 TRUE 2022-12-16 21:00:00
## 4952 2022-12-16 20:42:56 TRUE 2022-12-16 21:00:00
## 4953 2022-12-16 20:42:54 TRUE 2022-12-16 21:00:00
## 4954 2022-12-16 20:42:52 TRUE 2022-12-16 21:00:00
## 4955 2022-12-16 20:42:49 TRUE 2022-12-16 21:00:00
## 4956 2022-12-16 20:42:48 TRUE 2022-12-16 21:00:00
## 4957 2022-12-16 20:42:48 TRUE 2022-12-16 21:00:00
## 4958 2022-12-16 20:42:48 TRUE 2022-12-16 21:00:00
## 4959 2022-12-16 20:42:47 TRUE 2022-12-16 21:00:00
## 4960 2022-12-16 20:42:44 TRUE 2022-12-16 21:00:00
## 4961 2022-12-16 20:42:42 TRUE 2022-12-16 21:00:00
## 4962 2022-12-16 20:42:41 TRUE 2022-12-16 21:00:00
## 4963 2022-12-16 20:42:40 TRUE 2022-12-16 21:00:00
## 4964 2022-12-16 20:42:39 TRUE 2022-12-16 21:00:00
## 4965 2022-12-16 20:42:36 TRUE 2022-12-16 21:00:00
## 4966 2022-12-16 20:42:32 TRUE 2022-12-16 21:00:00
## 4967 2022-12-16 20:42:28 TRUE 2022-12-16 21:00:00
## 4968 2022-12-16 20:42:28 TRUE 2022-12-16 21:00:00
## 4969 2022-12-16 20:42:28 TRUE 2022-12-16 21:00:00
## 4970 2022-12-16 20:42:25 TRUE 2022-12-16 21:00:00
## 4971 2022-12-16 20:42:20 TRUE 2022-12-16 21:00:00
## 4972 2022-12-16 20:42:19 TRUE 2022-12-16 21:00:00
## 4973 2022-12-16 20:42:16 TRUE 2022-12-16 21:00:00
## 4974 2022-12-16 20:42:13 TRUE 2022-12-16 21:00:00
## 4975 2022-12-16 20:42:12 TRUE 2022-12-16 21:00:00
## 4976 2022-12-16 20:42:02 TRUE 2022-12-16 21:00:00
## 4977 2022-12-16 20:41:43 TRUE 2022-12-16 21:00:00
## 4978 2022-12-16 20:41:42 TRUE 2022-12-16 21:00:00
## 4979 2022-12-16 20:41:38 TRUE 2022-12-16 21:00:00
## 4980 2022-12-16 20:41:34 TRUE 2022-12-16 21:00:00
## 4981 2022-12-16 20:41:34 TRUE 2022-12-16 21:00:00
## 4982 2022-12-16 20:41:34 TRUE 2022-12-16 21:00:00
## 4983 2022-12-16 20:41:30 TRUE 2022-12-16 21:00:00
## 4984 2022-12-16 20:41:30 TRUE 2022-12-16 21:00:00
## 4985 2022-12-16 20:41:29 TRUE 2022-12-16 21:00:00
## 4986 2022-12-16 20:41:25 TRUE 2022-12-16 21:00:00
## 4987 2022-12-16 20:41:23 TRUE 2022-12-16 21:00:00
## 4988 2022-12-16 20:41:23 TRUE 2022-12-16 21:00:00
## 4989 2022-12-16 20:41:21 TRUE 2022-12-16 21:00:00
## 4990 2022-12-16 20:41:12 TRUE 2022-12-16 21:00:00
## 4991 2022-12-16 20:41:08 TRUE 2022-12-16 21:00:00
## 4992 2022-12-16 20:41:08 TRUE 2022-12-16 21:00:00
## 4993 2022-12-16 20:41:05 TRUE 2022-12-16 21:00:00
## 4994 2022-12-16 20:41:05 TRUE 2022-12-16 21:00:00
## 4995 2022-12-16 20:41:04 TRUE 2022-12-16 21:00:00
## 4996 2022-12-16 20:41:04 TRUE 2022-12-16 21:00:00
## 4997 2022-12-16 20:41:03 TRUE 2022-12-16 21:00:00
## 4998 2022-12-16 20:41:01 TRUE 2022-12-16 21:00:00
## 4999 2022-12-16 20:40:55 TRUE 2022-12-16 21:00:00
## 5000 2022-12-16 20:40:50 TRUE 2022-12-16 21:00:00
## 5001 2022-12-16 20:40:47 TRUE 2022-12-16 21:00:00
## 5002 2022-12-16 20:40:46 TRUE 2022-12-16 21:00:00
## 5003 2022-12-16 20:40:43 TRUE 2022-12-16 21:00:00
## 5004 2022-12-16 20:40:42 TRUE 2022-12-16 21:00:00
## 5005 2022-12-16 20:40:41 TRUE 2022-12-16 21:00:00
## 5006 2022-12-16 20:40:37 TRUE 2022-12-16 21:00:00
## 5007 2022-12-16 20:40:29 TRUE 2022-12-16 21:00:00
## 5008 2022-12-16 20:40:28 TRUE 2022-12-16 21:00:00
## 5009 2022-12-16 20:40:27 TRUE 2022-12-16 21:00:00
## 5010 2022-12-16 20:40:24 TRUE 2022-12-16 21:00:00
## 5011 2022-12-16 20:40:21 TRUE 2022-12-16 21:00:00
## 5012 2022-12-16 20:40:16 TRUE 2022-12-16 21:00:00
## 5013 2022-12-16 20:40:15 TRUE 2022-12-16 21:00:00
## 5014 2022-12-16 20:40:12 TRUE 2022-12-16 21:00:00
## 5015 2022-12-16 20:40:12 TRUE 2022-12-16 21:00:00
## 5016 2022-12-16 20:40:06 TRUE 2022-12-16 21:00:00
## 5017 2022-12-16 20:40:01 TRUE 2022-12-16 21:00:00
## 5018 2022-12-16 20:40:01 TRUE 2022-12-16 21:00:00
## 5019 2022-12-16 20:39:59 TRUE 2022-12-16 21:00:00
## 5020 2022-12-16 20:39:59 TRUE 2022-12-16 21:00:00
## 5021 2022-12-16 20:39:56 TRUE 2022-12-16 21:00:00
## 5022 2022-12-16 20:39:55 TRUE 2022-12-16 21:00:00
## 5023 2022-12-16 20:39:51 TRUE 2022-12-16 21:00:00
## 5024 2022-12-16 20:39:47 TRUE 2022-12-16 21:00:00
## 5025 2022-12-16 20:39:43 TRUE 2022-12-16 21:00:00
## 5026 2022-12-16 20:39:43 TRUE 2022-12-16 21:00:00
## 5027 2022-12-16 20:39:35 TRUE 2022-12-16 21:00:00
## 5028 2022-12-16 20:39:34 TRUE 2022-12-16 21:00:00
## 5029 2022-12-16 20:39:31 TRUE 2022-12-16 21:00:00
## 5030 2022-12-16 20:39:31 TRUE 2022-12-16 21:00:00
## 5031 2022-12-16 20:39:28 TRUE 2022-12-16 21:00:00
## 5032 2022-12-16 20:39:24 TRUE 2022-12-16 21:00:00
## 5033 2022-12-16 20:39:22 TRUE 2022-12-16 21:00:00
## 5034 2022-12-16 20:39:18 TRUE 2022-12-16 21:00:00
## 5035 2022-12-16 20:39:16 TRUE 2022-12-16 21:00:00
## 5036 2022-12-16 20:39:12 TRUE 2022-12-16 21:00:00
## 5037 2022-12-16 20:39:11 TRUE 2022-12-16 21:00:00
## 5038 2022-12-16 20:39:11 TRUE 2022-12-16 21:00:00
## 5039 2022-12-16 20:39:09 TRUE 2022-12-16 21:00:00
## 5040 2022-12-16 20:39:06 TRUE 2022-12-16 21:00:00
## 5041 2022-12-16 20:39:04 TRUE 2022-12-16 21:00:00
## 5042 2022-12-16 20:39:02 TRUE 2022-12-16 21:00:00
## 5043 2022-12-16 20:38:58 TRUE 2022-12-16 21:00:00
## 5044 2022-12-16 20:38:56 TRUE 2022-12-16 21:00:00
## 5045 2022-12-16 20:38:44 TRUE 2022-12-16 21:00:00
## 5046 2022-12-16 20:38:43 TRUE 2022-12-16 21:00:00
## 5047 2022-12-16 20:38:38 TRUE 2022-12-16 21:00:00
## 5048 2022-12-16 20:38:37 TRUE 2022-12-16 21:00:00
## 5049 2022-12-16 20:38:35 TRUE 2022-12-16 21:00:00
## 5050 2022-12-16 20:38:28 TRUE 2022-12-16 21:00:00
## 5051 2022-12-16 20:38:25 TRUE 2022-12-16 21:00:00
## 5052 2022-12-16 20:38:23 TRUE 2022-12-16 21:00:00
## 5053 2022-12-16 20:38:21 TRUE 2022-12-16 21:00:00
## 5054 2022-12-16 20:38:19 TRUE 2022-12-16 21:00:00
## 5055 2022-12-16 20:37:53 TRUE 2022-12-16 21:00:00
## 5056 2022-12-16 20:37:52 TRUE 2022-12-16 21:00:00
## 5057 2022-12-16 20:37:49 TRUE 2022-12-16 21:00:00
## 5058 2022-12-16 20:37:46 TRUE 2022-12-16 21:00:00
## 5059 2022-12-16 20:37:46 TRUE 2022-12-16 21:00:00
## 5060 2022-12-16 20:37:42 TRUE 2022-12-16 21:00:00
## 5061 2022-12-16 20:37:41 TRUE 2022-12-16 21:00:00
## 5062 2022-12-16 20:37:38 TRUE 2022-12-16 21:00:00
## 5063 2022-12-16 20:37:37 TRUE 2022-12-16 21:00:00
## 5064 2022-12-16 20:37:37 TRUE 2022-12-16 21:00:00
## 5065 2022-12-16 20:37:34 TRUE 2022-12-16 21:00:00
## 5066 2022-12-16 20:37:28 TRUE 2022-12-16 21:00:00
## 5067 2022-12-16 20:37:28 TRUE 2022-12-16 21:00:00
## 5068 2022-12-16 20:37:27 TRUE 2022-12-16 21:00:00
## 5069 2022-12-16 20:37:26 TRUE 2022-12-16 21:00:00
## 5070 2022-12-16 20:37:21 TRUE 2022-12-16 21:00:00
## 5071 2022-12-16 20:37:18 TRUE 2022-12-16 21:00:00
## 5072 2022-12-16 20:37:14 TRUE 2022-12-16 21:00:00
## 5073 2022-12-16 20:37:12 TRUE 2022-12-16 21:00:00
## 5074 2022-12-16 20:37:05 TRUE 2022-12-16 21:00:00
## 5075 2022-12-16 20:37:03 TRUE 2022-12-16 21:00:00
## 5076 2022-12-16 20:36:56 TRUE 2022-12-16 21:00:00
## 5077 2022-12-16 20:36:55 TRUE 2022-12-16 21:00:00
## 5078 2022-12-16 20:36:51 TRUE 2022-12-16 21:00:00
## 5079 2022-12-16 20:36:49 TRUE 2022-12-16 21:00:00
## 5080 2022-12-16 20:36:47 TRUE 2022-12-16 21:00:00
## 5081 2022-12-16 20:36:46 TRUE 2022-12-16 21:00:00
## 5082 2022-12-16 20:36:40 TRUE 2022-12-16 21:00:00
## 5083 2022-12-16 20:36:32 TRUE 2022-12-16 21:00:00
## 5084 2022-12-16 20:36:30 TRUE 2022-12-16 21:00:00
## 5085 2022-12-16 20:36:29 TRUE 2022-12-16 21:00:00
## 5086 2022-12-16 20:36:23 TRUE 2022-12-16 21:00:00
## 5087 2022-12-16 20:36:17 TRUE 2022-12-16 21:00:00
## 5088 2022-12-16 20:36:09 TRUE 2022-12-16 21:00:00
## 5089 2022-12-16 20:36:07 TRUE 2022-12-16 21:00:00
## 5090 2022-12-16 20:36:02 TRUE 2022-12-16 21:00:00
## 5091 2022-12-16 20:35:58 TRUE 2022-12-16 21:00:00
## 5092 2022-12-16 20:35:56 TRUE 2022-12-16 21:00:00
## 5093 2022-12-16 20:35:54 TRUE 2022-12-16 21:00:00
## 5094 2022-12-16 20:35:44 TRUE 2022-12-16 21:00:00
## 5095 2022-12-16 20:35:44 TRUE 2022-12-16 21:00:00
## 5096 2022-12-16 20:35:40 TRUE 2022-12-16 21:00:00
## 5097 2022-12-16 20:35:36 TRUE 2022-12-16 21:00:00
## 5098 2022-12-16 20:35:22 TRUE 2022-12-16 21:00:00
## 5099 2022-12-16 20:35:20 TRUE 2022-12-16 21:00:00
## 5100 2022-12-16 20:35:20 TRUE 2022-12-16 21:00:00
## 5101 2022-12-16 20:35:19 TRUE 2022-12-16 21:00:00
## 5102 2022-12-16 20:35:17 TRUE 2022-12-16 21:00:00
## 5103 2022-12-16 20:35:12 TRUE 2022-12-16 21:00:00
## 5104 2022-12-16 20:35:09 TRUE 2022-12-16 21:00:00
## 5105 2022-12-16 20:35:07 TRUE 2022-12-16 21:00:00
## 5106 2022-12-16 20:35:07 TRUE 2022-12-16 21:00:00
## 5107 2022-12-16 20:34:58 TRUE 2022-12-16 21:00:00
## 5108 2022-12-16 20:34:50 TRUE 2022-12-16 21:00:00
## 5109 2022-12-16 20:34:27 TRUE 2022-12-16 21:00:00
## 5110 2022-12-16 20:34:20 TRUE 2022-12-16 21:00:00
## 5111 2022-12-16 20:34:17 TRUE 2022-12-16 21:00:00
## 5112 2022-12-16 20:34:10 TRUE 2022-12-16 21:00:00
## 5113 2022-12-16 20:34:07 TRUE 2022-12-16 21:00:00
## 5114 2022-12-16 20:33:54 TRUE 2022-12-16 21:00:00
## 5115 2022-12-16 20:33:51 TRUE 2022-12-16 21:00:00
## 5116 2022-12-16 20:33:47 TRUE 2022-12-16 21:00:00
## 5117 2022-12-16 20:33:42 TRUE 2022-12-16 21:00:00
## 5118 2022-12-16 20:33:39 TRUE 2022-12-16 21:00:00
## 5119 2022-12-16 20:33:38 TRUE 2022-12-16 21:00:00
## 5120 2022-12-16 20:33:36 TRUE 2022-12-16 21:00:00
## 5121 2022-12-16 20:33:32 TRUE 2022-12-16 21:00:00
## 5122 2022-12-16 20:33:28 TRUE 2022-12-16 21:00:00
## 5123 2022-12-16 20:33:22 TRUE 2022-12-16 21:00:00
## 5124 2022-12-16 20:33:18 TRUE 2022-12-16 21:00:00
## 5125 2022-12-16 20:33:14 TRUE 2022-12-16 21:00:00
## 5126 2022-12-16 20:33:08 TRUE 2022-12-16 21:00:00
## 5127 2022-12-16 20:32:52 TRUE 2022-12-16 21:00:00
## 5128 2022-12-16 20:32:49 TRUE 2022-12-16 21:00:00
## 5129 2022-12-16 20:32:47 TRUE 2022-12-16 21:00:00
## 5130 2022-12-16 20:32:46 TRUE 2022-12-16 21:00:00
## 5131 2022-12-16 20:32:46 TRUE 2022-12-16 21:00:00
## 5132 2022-12-16 20:32:42 TRUE 2022-12-16 21:00:00
## 5133 2022-12-16 20:32:40 TRUE 2022-12-16 21:00:00
## 5134 2022-12-16 20:32:40 TRUE 2022-12-16 21:00:00
## 5135 2022-12-16 20:32:27 TRUE 2022-12-16 21:00:00
## 5136 2022-12-16 20:32:27 TRUE 2022-12-16 21:00:00
## 5137 2022-12-16 20:32:25 TRUE 2022-12-16 21:00:00
## 5138 2022-12-16 20:32:19 TRUE 2022-12-16 21:00:00
## 5139 2022-12-16 20:32:18 TRUE 2022-12-16 21:00:00
## 5140 2022-12-16 20:32:17 TRUE 2022-12-16 21:00:00
## 5141 2022-12-16 20:32:12 TRUE 2022-12-16 21:00:00
## 5142 2022-12-16 20:32:08 TRUE 2022-12-16 21:00:00
## 5143 2022-12-16 20:32:06 TRUE 2022-12-16 21:00:00
## 5144 2022-12-16 20:32:03 TRUE 2022-12-16 21:00:00
## 5145 2022-12-16 20:32:00 TRUE 2022-12-16 21:00:00
## 5146 2022-12-16 20:31:59 TRUE 2022-12-16 21:00:00
## 5147 2022-12-16 20:31:57 TRUE 2022-12-16 21:00:00
## 5148 2022-12-16 20:31:56 TRUE 2022-12-16 21:00:00
## 5149 2022-12-16 20:31:55 TRUE 2022-12-16 21:00:00
## 5150 2022-12-16 20:31:52 TRUE 2022-12-16 21:00:00
## 5151 2022-12-16 20:31:49 TRUE 2022-12-16 21:00:00
## 5152 2022-12-16 20:31:49 TRUE 2022-12-16 21:00:00
## 5153 2022-12-16 20:31:44 TRUE 2022-12-16 21:00:00
## 5154 2022-12-16 20:31:35 TRUE 2022-12-16 21:00:00
## 5155 2022-12-16 20:31:30 TRUE 2022-12-16 21:00:00
## 5156 2022-12-16 20:31:27 TRUE 2022-12-16 21:00:00
## 5157 2022-12-16 20:31:13 TRUE 2022-12-16 21:00:00
## 5158 2022-12-16 20:31:11 TRUE 2022-12-16 21:00:00
## 5159 2022-12-16 20:31:10 TRUE 2022-12-16 21:00:00
## 5160 2022-12-16 20:31:10 TRUE 2022-12-16 21:00:00
## 5161 2022-12-16 20:31:08 TRUE 2022-12-16 21:00:00
## 5162 2022-12-16 20:31:07 TRUE 2022-12-16 21:00:00
## 5163 2022-12-16 20:31:05 TRUE 2022-12-16 21:00:00
## 5164 2022-12-16 20:31:05 TRUE 2022-12-16 21:00:00
## 5165 2022-12-16 20:31:04 TRUE 2022-12-16 21:00:00
## 5166 2022-12-16 20:30:58 TRUE 2022-12-16 21:00:00
## 5167 2022-12-16 20:30:54 TRUE 2022-12-16 21:00:00
## 5168 2022-12-16 20:30:52 TRUE 2022-12-16 21:00:00
## 5169 2022-12-16 20:30:47 TRUE 2022-12-16 21:00:00
## 5170 2022-12-16 20:30:44 TRUE 2022-12-16 21:00:00
## 5171 2022-12-16 20:30:44 TRUE 2022-12-16 21:00:00
## 5172 2022-12-16 20:30:39 TRUE 2022-12-16 21:00:00
## 5173 2022-12-16 20:30:36 TRUE 2022-12-16 21:00:00
## 5174 2022-12-16 20:30:32 TRUE 2022-12-16 21:00:00
## 5175 2022-12-16 20:30:32 TRUE 2022-12-16 21:00:00
## 5176 2022-12-16 20:30:32 TRUE 2022-12-16 21:00:00
## 5177 2022-12-16 20:30:30 TRUE 2022-12-16 21:00:00
## 5178 2022-12-16 20:30:29 TRUE 2022-12-16 21:00:00
## 5179 2022-12-16 20:30:24 TRUE 2022-12-16 21:00:00
## 5180 2022-12-16 20:30:23 TRUE 2022-12-16 21:00:00
## 5181 2022-12-16 20:30:17 TRUE 2022-12-16 21:00:00
## 5182 2022-12-16 20:30:16 TRUE 2022-12-16 21:00:00
## 5183 2022-12-16 20:30:14 TRUE 2022-12-16 21:00:00
## 5184 2022-12-16 20:29:53 TRUE 2022-12-16 20:00:00
## 5185 2022-12-16 20:29:45 TRUE 2022-12-16 20:00:00
## 5186 2022-12-16 20:29:40 TRUE 2022-12-16 20:00:00
## 5187 2022-12-16 20:29:32 TRUE 2022-12-16 20:00:00
## 5188 2022-12-16 20:29:25 TRUE 2022-12-16 20:00:00
## 5189 2022-12-16 20:29:25 TRUE 2022-12-16 20:00:00
## 5190 2022-12-16 20:29:16 TRUE 2022-12-16 20:00:00
## 5191 2022-12-16 20:29:08 TRUE 2022-12-16 20:00:00
## 5192 2022-12-16 20:29:03 TRUE 2022-12-16 20:00:00
## 5193 2022-12-16 20:29:03 TRUE 2022-12-16 20:00:00
## 5194 2022-12-16 20:29:00 TRUE 2022-12-16 20:00:00
## 5195 2022-12-16 20:29:00 TRUE 2022-12-16 20:00:00
## 5196 2022-12-16 20:28:55 TRUE 2022-12-16 20:00:00
## 5197 2022-12-16 20:28:49 TRUE 2022-12-16 20:00:00
## 5198 2022-12-16 20:28:47 TRUE 2022-12-16 20:00:00
## 5199 2022-12-16 20:28:46 TRUE 2022-12-16 20:00:00
## 5200 2022-12-16 20:28:46 TRUE 2022-12-16 20:00:00
## 5201 2022-12-16 20:28:40 TRUE 2022-12-16 20:00:00
## 5202 2022-12-16 20:28:38 TRUE 2022-12-16 20:00:00
## 5203 2022-12-16 20:28:22 TRUE 2022-12-16 20:00:00
## 5204 2022-12-16 20:28:17 TRUE 2022-12-16 20:00:00
## 5205 2022-12-16 20:28:16 TRUE 2022-12-16 20:00:00
## 5206 2022-12-16 20:28:15 TRUE 2022-12-16 20:00:00
## 5207 2022-12-16 20:28:12 TRUE 2022-12-16 20:00:00
## 5208 2022-12-16 20:28:07 TRUE 2022-12-16 20:00:00
## 5209 2022-12-16 20:28:03 TRUE 2022-12-16 20:00:00
## 5210 2022-12-16 20:27:58 TRUE 2022-12-16 20:00:00
## 5211 2022-12-16 20:27:55 TRUE 2022-12-16 20:00:00
## 5212 2022-12-16 20:27:48 TRUE 2022-12-16 20:00:00
## 5213 2022-12-16 20:27:45 TRUE 2022-12-16 20:00:00
## 5214 2022-12-16 20:27:40 TRUE 2022-12-16 20:00:00
## 5215 2022-12-16 20:27:35 TRUE 2022-12-16 20:00:00
## 5216 2022-12-16 20:27:29 TRUE 2022-12-16 20:00:00
## 5217 2022-12-16 20:27:28 TRUE 2022-12-16 20:00:00
## 5218 2022-12-16 20:27:24 TRUE 2022-12-16 20:00:00
## 5219 2022-12-16 20:27:24 TRUE 2022-12-16 20:00:00
## 5220 2022-12-16 20:27:23 TRUE 2022-12-16 20:00:00
## 5221 2022-12-16 20:27:22 TRUE 2022-12-16 20:00:00
## 5222 2022-12-16 20:27:14 TRUE 2022-12-16 20:00:00
## 5223 2022-12-16 20:27:13 TRUE 2022-12-16 20:00:00
## 5224 2022-12-16 20:27:10 TRUE 2022-12-16 20:00:00
## 5225 2022-12-16 20:27:03 TRUE 2022-12-16 20:00:00
## 5226 2022-12-16 20:27:03 TRUE 2022-12-16 20:00:00
## 5227 2022-12-16 20:27:01 TRUE 2022-12-16 20:00:00
## 5228 2022-12-16 20:26:39 TRUE 2022-12-16 20:00:00
## 5229 2022-12-16 20:26:36 TRUE 2022-12-16 20:00:00
## 5230 2022-12-16 20:26:25 TRUE 2022-12-16 20:00:00
## 5231 2022-12-16 20:26:24 TRUE 2022-12-16 20:00:00
## 5232 2022-12-16 20:26:21 TRUE 2022-12-16 20:00:00
## 5233 2022-12-16 20:26:14 TRUE 2022-12-16 20:00:00
## 5234 2022-12-16 20:26:13 TRUE 2022-12-16 20:00:00
## 5235 2022-12-16 20:26:12 TRUE 2022-12-16 20:00:00
## 5236 2022-12-16 20:26:12 TRUE 2022-12-16 20:00:00
## 5237 2022-12-16 20:26:11 TRUE 2022-12-16 20:00:00
## 5238 2022-12-16 20:26:09 TRUE 2022-12-16 20:00:00
## 5239 2022-12-16 20:26:07 TRUE 2022-12-16 20:00:00
## 5240 2022-12-16 20:25:51 TRUE 2022-12-16 20:00:00
## 5241 2022-12-16 20:25:45 TRUE 2022-12-16 20:00:00
## 5242 2022-12-16 20:25:45 TRUE 2022-12-16 20:00:00
## 5243 2022-12-16 20:25:45 TRUE 2022-12-16 20:00:00
## 5244 2022-12-16 20:25:41 TRUE 2022-12-16 20:00:00
## 5245 2022-12-16 20:25:40 TRUE 2022-12-16 20:00:00
## 5246 2022-12-16 20:25:39 TRUE 2022-12-16 20:00:00
## 5247 2022-12-16 20:25:38 TRUE 2022-12-16 20:00:00
## 5248 2022-12-16 20:25:33 TRUE 2022-12-16 20:00:00
## 5249 2022-12-16 20:25:27 TRUE 2022-12-16 20:00:00
## 5250 2022-12-16 20:25:18 TRUE 2022-12-16 20:00:00
## 5251 2022-12-16 20:25:14 TRUE 2022-12-16 20:00:00
## 5252 2022-12-16 20:25:10 TRUE 2022-12-16 20:00:00
## 5253 2022-12-16 20:24:58 TRUE 2022-12-16 20:00:00
## 5254 2022-12-16 20:24:56 TRUE 2022-12-16 20:00:00
## 5255 2022-12-16 20:24:40 TRUE 2022-12-16 20:00:00
## 5256 2022-12-16 20:24:38 TRUE 2022-12-16 20:00:00
## 5257 2022-12-16 20:24:37 TRUE 2022-12-16 20:00:00
## 5258 2022-12-16 20:24:33 TRUE 2022-12-16 20:00:00
## 5259 2022-12-16 20:24:32 TRUE 2022-12-16 20:00:00
## 5260 2022-12-16 20:24:28 TRUE 2022-12-16 20:00:00
## 5261 2022-12-16 20:24:27 TRUE 2022-12-16 20:00:00
## 5262 2022-12-16 20:24:22 TRUE 2022-12-16 20:00:00
## 5263 2022-12-16 20:24:10 TRUE 2022-12-16 20:00:00
## 5264 2022-12-16 20:24:09 TRUE 2022-12-16 20:00:00
## 5265 2022-12-16 20:23:45 TRUE 2022-12-16 20:00:00
## 5266 2022-12-16 20:23:44 TRUE 2022-12-16 20:00:00
## 5267 2022-12-16 20:23:18 TRUE 2022-12-16 20:00:00
## 5268 2022-12-16 20:23:13 TRUE 2022-12-16 20:00:00
## 5269 2022-12-16 20:23:10 TRUE 2022-12-16 20:00:00
## 5270 2022-12-16 20:23:10 TRUE 2022-12-16 20:00:00
## 5271 2022-12-16 20:23:07 TRUE 2022-12-16 20:00:00
## 5272 2022-12-16 20:23:02 TRUE 2022-12-16 20:00:00
## 5273 2022-12-16 20:23:00 TRUE 2022-12-16 20:00:00
## 5274 2022-12-16 20:22:59 TRUE 2022-12-16 20:00:00
## 5275 2022-12-16 20:22:58 TRUE 2022-12-16 20:00:00
## 5276 2022-12-16 20:22:57 TRUE 2022-12-16 20:00:00
## 5277 2022-12-16 20:22:57 TRUE 2022-12-16 20:00:00
## 5278 2022-12-16 20:22:57 TRUE 2022-12-16 20:00:00
## 5279 2022-12-16 20:22:56 TRUE 2022-12-16 20:00:00
## 5280 2022-12-16 20:22:53 TRUE 2022-12-16 20:00:00
## 5281 2022-12-16 20:22:50 TRUE 2022-12-16 20:00:00
## 5282 2022-12-16 20:22:42 TRUE 2022-12-16 20:00:00
## 5283 2022-12-16 20:22:40 TRUE 2022-12-16 20:00:00
## 5284 2022-12-16 20:22:35 TRUE 2022-12-16 20:00:00
## 5285 2022-12-16 20:22:34 TRUE 2022-12-16 20:00:00
## 5286 2022-12-16 20:22:31 TRUE 2022-12-16 20:00:00
## 5287 2022-12-16 20:22:19 TRUE 2022-12-16 20:00:00
## 5288 2022-12-16 20:22:09 TRUE 2022-12-16 20:00:00
## 5289 2022-12-16 20:22:09 TRUE 2022-12-16 20:00:00
## 5290 2022-12-16 20:22:08 TRUE 2022-12-16 20:00:00
## 5291 2022-12-16 20:22:04 TRUE 2022-12-16 20:00:00
## 5292 2022-12-16 20:22:03 TRUE 2022-12-16 20:00:00
## 5293 2022-12-16 20:22:03 TRUE 2022-12-16 20:00:00
## 5294 2022-12-16 20:22:03 TRUE 2022-12-16 20:00:00
## 5295 2022-12-16 20:22:01 TRUE 2022-12-16 20:00:00
## 5296 2022-12-16 20:22:01 TRUE 2022-12-16 20:00:00
## 5297 2022-12-16 20:21:59 TRUE 2022-12-16 20:00:00
## 5298 2022-12-16 20:21:58 TRUE 2022-12-16 20:00:00
## 5299 2022-12-16 20:21:49 TRUE 2022-12-16 20:00:00
## 5300 2022-12-16 20:21:48 TRUE 2022-12-16 20:00:00
## 5301 2022-12-16 20:21:43 TRUE 2022-12-16 20:00:00
## 5302 2022-12-16 20:21:43 TRUE 2022-12-16 20:00:00
## 5303 2022-12-16 20:21:35 TRUE 2022-12-16 20:00:00
## 5304 2022-12-16 20:21:34 TRUE 2022-12-16 20:00:00
## 5305 2022-12-16 20:21:31 TRUE 2022-12-16 20:00:00
## 5306 2022-12-16 20:21:24 TRUE 2022-12-16 20:00:00
## 5307 2022-12-16 20:21:19 TRUE 2022-12-16 20:00:00
## 5308 2022-12-16 20:21:17 TRUE 2022-12-16 20:00:00
## 5309 2022-12-16 20:21:15 TRUE 2022-12-16 20:00:00
## 5310 2022-12-16 20:21:14 TRUE 2022-12-16 20:00:00
## 5311 2022-12-16 20:21:12 TRUE 2022-12-16 20:00:00
## 5312 2022-12-16 20:21:11 TRUE 2022-12-16 20:00:00
## 5313 2022-12-16 20:21:11 TRUE 2022-12-16 20:00:00
## 5314 2022-12-16 20:21:10 TRUE 2022-12-16 20:00:00
## 5315 2022-12-16 20:21:07 TRUE 2022-12-16 20:00:00
## 5316 2022-12-16 20:21:06 TRUE 2022-12-16 20:00:00
## 5317 2022-12-16 20:21:02 TRUE 2022-12-16 20:00:00
## 5318 2022-12-16 20:21:01 TRUE 2022-12-16 20:00:00
## 5319 2022-12-16 20:20:59 TRUE 2022-12-16 20:00:00
## 5320 2022-12-16 20:20:57 TRUE 2022-12-16 20:00:00
## 5321 2022-12-16 20:20:35 TRUE 2022-12-16 20:00:00
## 5322 2022-12-16 20:20:34 TRUE 2022-12-16 20:00:00
## 5323 2022-12-16 20:20:33 TRUE 2022-12-16 20:00:00
## 5324 2022-12-16 20:20:30 TRUE 2022-12-16 20:00:00
## 5325 2022-12-16 20:20:23 TRUE 2022-12-16 20:00:00
## 5326 2022-12-16 20:20:23 TRUE 2022-12-16 20:00:00
## 5327 2022-12-16 20:20:22 TRUE 2022-12-16 20:00:00
## 5328 2022-12-16 20:20:20 TRUE 2022-12-16 20:00:00
## 5329 2022-12-16 20:20:10 TRUE 2022-12-16 20:00:00
## 5330 2022-12-16 20:20:06 TRUE 2022-12-16 20:00:00
## 5331 2022-12-16 20:20:01 TRUE 2022-12-16 20:00:00
## 5332 2022-12-16 20:19:59 TRUE 2022-12-16 20:00:00
## 5333 2022-12-16 20:19:59 TRUE 2022-12-16 20:00:00
## 5334 2022-12-16 20:19:57 TRUE 2022-12-16 20:00:00
## 5335 2022-12-16 20:19:55 TRUE 2022-12-16 20:00:00
## 5336 2022-12-16 20:19:53 TRUE 2022-12-16 20:00:00
## 5337 2022-12-16 20:19:52 TRUE 2022-12-16 20:00:00
## 5338 2022-12-16 20:19:51 TRUE 2022-12-16 20:00:00
## 5339 2022-12-16 20:19:51 TRUE 2022-12-16 20:00:00
## 5340 2022-12-16 20:19:44 TRUE 2022-12-16 20:00:00
## 5341 2022-12-16 20:19:41 TRUE 2022-12-16 20:00:00
## 5342 2022-12-16 20:19:29 TRUE 2022-12-16 20:00:00
## 5343 2022-12-16 20:19:27 TRUE 2022-12-16 20:00:00
## 5344 2022-12-16 20:19:26 TRUE 2022-12-16 20:00:00
## 5345 2022-12-16 20:19:18 TRUE 2022-12-16 20:00:00
## 5346 2022-12-16 20:19:17 TRUE 2022-12-16 20:00:00
## 5347 2022-12-16 20:19:12 TRUE 2022-12-16 20:00:00
## 5348 2022-12-16 20:19:07 TRUE 2022-12-16 20:00:00
## 5349 2022-12-16 20:19:06 TRUE 2022-12-16 20:00:00
## 5350 2022-12-16 20:19:05 TRUE 2022-12-16 20:00:00
## 5351 2022-12-16 20:19:03 TRUE 2022-12-16 20:00:00
## 5352 2022-12-16 20:18:55 TRUE 2022-12-16 20:00:00
## 5353 2022-12-16 20:18:54 TRUE 2022-12-16 20:00:00
## 5354 2022-12-16 20:18:53 TRUE 2022-12-16 20:00:00
## 5355 2022-12-16 20:18:51 TRUE 2022-12-16 20:00:00
## 5356 2022-12-16 20:18:45 TRUE 2022-12-16 20:00:00
## 5357 2022-12-16 20:18:42 TRUE 2022-12-16 20:00:00
## 5358 2022-12-16 20:18:41 TRUE 2022-12-16 20:00:00
## 5359 2022-12-16 20:18:32 TRUE 2022-12-16 20:00:00
## 5360 2022-12-16 20:18:26 TRUE 2022-12-16 20:00:00
## 5361 2022-12-16 20:18:17 TRUE 2022-12-16 20:00:00
## 5362 2022-12-16 20:18:15 TRUE 2022-12-16 20:00:00
## 5363 2022-12-16 20:18:10 TRUE 2022-12-16 20:00:00
## 5364 2022-12-16 20:18:09 TRUE 2022-12-16 20:00:00
## 5365 2022-12-16 20:18:07 TRUE 2022-12-16 20:00:00
## 5366 2022-12-16 20:18:04 TRUE 2022-12-16 20:00:00
## 5367 2022-12-16 20:17:56 TRUE 2022-12-16 20:00:00
## 5368 2022-12-16 20:17:54 TRUE 2022-12-16 20:00:00
## 5369 2022-12-16 20:17:53 TRUE 2022-12-16 20:00:00
## 5370 2022-12-16 20:17:52 TRUE 2022-12-16 20:00:00
## 5371 2022-12-16 20:17:52 TRUE 2022-12-16 20:00:00
## 5372 2022-12-16 20:17:50 TRUE 2022-12-16 20:00:00
## 5373 2022-12-16 20:17:49 TRUE 2022-12-16 20:00:00
## 5374 2022-12-16 20:17:44 TRUE 2022-12-16 20:00:00
## 5375 2022-12-16 20:17:42 TRUE 2022-12-16 20:00:00
## 5376 2022-12-16 20:17:40 TRUE 2022-12-16 20:00:00
## 5377 2022-12-16 20:17:38 TRUE 2022-12-16 20:00:00
## 5378 2022-12-16 20:17:35 TRUE 2022-12-16 20:00:00
## 5379 2022-12-16 20:17:31 TRUE 2022-12-16 20:00:00
## 5380 2022-12-16 20:17:17 TRUE 2022-12-16 20:00:00
## 5381 2022-12-16 20:17:12 TRUE 2022-12-16 20:00:00
## 5382 2022-12-16 20:17:11 TRUE 2022-12-16 20:00:00
## 5383 2022-12-16 20:17:11 TRUE 2022-12-16 20:00:00
## 5384 2022-12-16 20:17:09 TRUE 2022-12-16 20:00:00
## 5385 2022-12-16 20:17:08 TRUE 2022-12-16 20:00:00
## 5386 2022-12-16 20:17:06 TRUE 2022-12-16 20:00:00
## 5387 2022-12-16 20:16:57 TRUE 2022-12-16 20:00:00
## 5388 2022-12-16 20:16:55 TRUE 2022-12-16 20:00:00
## 5389 2022-12-16 20:16:54 TRUE 2022-12-16 20:00:00
## 5390 2022-12-16 20:16:53 TRUE 2022-12-16 20:00:00
## 5391 2022-12-16 20:16:53 TRUE 2022-12-16 20:00:00
## 5392 2022-12-16 20:16:49 TRUE 2022-12-16 20:00:00
## 5393 2022-12-16 20:16:48 TRUE 2022-12-16 20:00:00
## 5394 2022-12-16 20:16:47 TRUE 2022-12-16 20:00:00
## 5395 2022-12-16 20:16:46 TRUE 2022-12-16 20:00:00
## 5396 2022-12-16 20:16:36 TRUE 2022-12-16 20:00:00
## 5397 2022-12-16 20:16:34 TRUE 2022-12-16 20:00:00
## 5398 2022-12-16 20:16:33 TRUE 2022-12-16 20:00:00
## 5399 2022-12-16 20:16:32 TRUE 2022-12-16 20:00:00
## 5400 2022-12-16 20:16:31 TRUE 2022-12-16 20:00:00
## 5401 2022-12-16 20:16:30 TRUE 2022-12-16 20:00:00
## 5402 2022-12-16 20:16:20 TRUE 2022-12-16 20:00:00
## 5403 2022-12-16 20:16:18 TRUE 2022-12-16 20:00:00
## 5404 2022-12-16 20:16:14 TRUE 2022-12-16 20:00:00
## 5405 2022-12-16 20:16:11 TRUE 2022-12-16 20:00:00
## 5406 2022-12-16 20:16:10 TRUE 2022-12-16 20:00:00
## 5407 2022-12-16 20:16:09 TRUE 2022-12-16 20:00:00
## 5408 2022-12-16 20:16:07 TRUE 2022-12-16 20:00:00
## 5409 2022-12-16 20:15:52 TRUE 2022-12-16 20:00:00
## 5410 2022-12-16 20:15:49 TRUE 2022-12-16 20:00:00
## 5411 2022-12-16 20:15:46 TRUE 2022-12-16 20:00:00
## 5412 2022-12-16 20:15:41 TRUE 2022-12-16 20:00:00
## 5413 2022-12-16 20:15:39 TRUE 2022-12-16 20:00:00
## 5414 2022-12-16 20:15:39 TRUE 2022-12-16 20:00:00
## 5415 2022-12-16 20:15:39 TRUE 2022-12-16 20:00:00
## 5416 2022-12-16 20:15:39 TRUE 2022-12-16 20:00:00
## 5417 2022-12-16 20:15:35 TRUE 2022-12-16 20:00:00
## 5418 2022-12-16 20:15:31 TRUE 2022-12-16 20:00:00
## 5419 2022-12-16 20:15:28 TRUE 2022-12-16 20:00:00
## 5420 2022-12-16 20:15:27 TRUE 2022-12-16 20:00:00
## 5421 2022-12-16 20:15:25 TRUE 2022-12-16 20:00:00
## 5422 2022-12-16 20:15:22 TRUE 2022-12-16 20:00:00
## 5423 2022-12-16 20:15:21 TRUE 2022-12-16 20:00:00
## 5424 2022-12-16 20:15:21 TRUE 2022-12-16 20:00:00
## 5425 2022-12-16 20:15:16 TRUE 2022-12-16 20:00:00
## 5426 2022-12-16 20:15:16 TRUE 2022-12-16 20:00:00
## 5427 2022-12-16 20:15:15 TRUE 2022-12-16 20:00:00
## 5428 2022-12-16 20:15:13 TRUE 2022-12-16 20:00:00
## 5429 2022-12-16 20:15:09 TRUE 2022-12-16 20:00:00
## 5430 2022-12-16 20:14:57 TRUE 2022-12-16 20:00:00
## 5431 2022-12-16 20:14:55 TRUE 2022-12-16 20:00:00
## 5432 2022-12-16 20:14:44 TRUE 2022-12-16 20:00:00
## 5433 2022-12-16 20:14:40 TRUE 2022-12-16 20:00:00
## 5434 2022-12-16 20:14:39 TRUE 2022-12-16 20:00:00
## 5435 2022-12-16 20:14:36 TRUE 2022-12-16 20:00:00
## 5436 2022-12-16 20:14:34 TRUE 2022-12-16 20:00:00
## 5437 2022-12-16 20:14:32 TRUE 2022-12-16 20:00:00
## 5438 2022-12-16 20:14:31 TRUE 2022-12-16 20:00:00
## 5439 2022-12-16 20:14:27 TRUE 2022-12-16 20:00:00
## 5440 2022-12-16 20:14:25 TRUE 2022-12-16 20:00:00
## 5441 2022-12-16 20:14:19 TRUE 2022-12-16 20:00:00
## 5442 2022-12-16 20:14:14 TRUE 2022-12-16 20:00:00
## 5443 2022-12-16 20:14:13 TRUE 2022-12-16 20:00:00
## 5444 2022-12-16 20:14:11 TRUE 2022-12-16 20:00:00
## 5445 2022-12-16 20:14:08 TRUE 2022-12-16 20:00:00
## 5446 2022-12-16 20:14:04 TRUE 2022-12-16 20:00:00
## 5447 2022-12-16 20:14:02 TRUE 2022-12-16 20:00:00
## 5448 2022-12-16 20:13:57 TRUE 2022-12-16 20:00:00
## 5449 2022-12-16 20:13:55 TRUE 2022-12-16 20:00:00
## 5450 2022-12-16 20:13:51 TRUE 2022-12-16 20:00:00
## 5451 2022-12-16 20:13:48 TRUE 2022-12-16 20:00:00
## 5452 2022-12-16 20:13:48 TRUE 2022-12-16 20:00:00
## 5453 2022-12-16 20:13:45 TRUE 2022-12-16 20:00:00
## 5454 2022-12-16 20:13:41 TRUE 2022-12-16 20:00:00
## 5455 2022-12-16 20:13:24 TRUE 2022-12-16 20:00:00
## 5456 2022-12-16 20:13:22 TRUE 2022-12-16 20:00:00
## 5457 2022-12-16 20:13:15 TRUE 2022-12-16 20:00:00
## 5458 2022-12-16 20:13:12 TRUE 2022-12-16 20:00:00
## 5459 2022-12-16 20:13:05 TRUE 2022-12-16 20:00:00
## 5460 2022-12-16 20:13:04 TRUE 2022-12-16 20:00:00
## 5461 2022-12-16 20:13:04 TRUE 2022-12-16 20:00:00
## 5462 2022-12-16 20:13:03 TRUE 2022-12-16 20:00:00
## 5463 2022-12-16 20:13:01 TRUE 2022-12-16 20:00:00
## 5464 2022-12-16 20:12:54 TRUE 2022-12-16 20:00:00
## 5465 2022-12-16 20:12:54 TRUE 2022-12-16 20:00:00
## 5466 2022-12-16 20:12:49 TRUE 2022-12-16 20:00:00
## 5467 2022-12-16 20:12:45 TRUE 2022-12-16 20:00:00
## 5468 2022-12-16 20:12:44 TRUE 2022-12-16 20:00:00
## 5469 2022-12-16 20:12:38 TRUE 2022-12-16 20:00:00
## 5470 2022-12-16 20:12:37 TRUE 2022-12-16 20:00:00
## 5471 2022-12-16 20:12:35 TRUE 2022-12-16 20:00:00
## 5472 2022-12-16 20:12:25 TRUE 2022-12-16 20:00:00
## 5473 2022-12-16 20:12:21 TRUE 2022-12-16 20:00:00
## 5474 2022-12-16 20:12:20 TRUE 2022-12-16 20:00:00
## 5475 2022-12-16 20:12:09 TRUE 2022-12-16 20:00:00
## 5476 2022-12-16 20:12:07 TRUE 2022-12-16 20:00:00
## 5477 2022-12-16 20:12:03 TRUE 2022-12-16 20:00:00
## 5478 2022-12-16 20:11:50 TRUE 2022-12-16 20:00:00
## 5479 2022-12-16 20:11:49 TRUE 2022-12-16 20:00:00
## 5480 2022-12-16 20:11:48 TRUE 2022-12-16 20:00:00
## 5481 2022-12-16 20:11:46 TRUE 2022-12-16 20:00:00
## 5482 2022-12-16 20:11:41 TRUE 2022-12-16 20:00:00
## 5483 2022-12-16 20:11:38 TRUE 2022-12-16 20:00:00
## 5484 2022-12-16 20:11:37 TRUE 2022-12-16 20:00:00
## 5485 2022-12-16 20:11:35 TRUE 2022-12-16 20:00:00
## 5486 2022-12-16 20:11:22 TRUE 2022-12-16 20:00:00
## 5487 2022-12-16 20:11:22 TRUE 2022-12-16 20:00:00
## 5488 2022-12-16 20:11:18 TRUE 2022-12-16 20:00:00
## 5489 2022-12-16 20:11:14 TRUE 2022-12-16 20:00:00
## 5490 2022-12-16 20:11:09 TRUE 2022-12-16 20:00:00
## 5491 2022-12-16 20:11:08 TRUE 2022-12-16 20:00:00
## 5492 2022-12-16 20:11:06 TRUE 2022-12-16 20:00:00
## 5493 2022-12-16 20:11:00 TRUE 2022-12-16 20:00:00
## 5494 2022-12-16 20:10:58 TRUE 2022-12-16 20:00:00
## 5495 2022-12-16 20:10:57 TRUE 2022-12-16 20:00:00
## 5496 2022-12-16 20:10:37 TRUE 2022-12-16 20:00:00
## 5497 2022-12-16 20:10:35 TRUE 2022-12-16 20:00:00
## 5498 2022-12-16 20:10:32 TRUE 2022-12-16 20:00:00
## 5499 2022-12-16 20:10:28 TRUE 2022-12-16 20:00:00
## 5500 2022-12-16 20:10:26 TRUE 2022-12-16 20:00:00
## 5501 2022-12-16 20:10:24 TRUE 2022-12-16 20:00:00
## 5502 2022-12-16 20:10:17 TRUE 2022-12-16 20:00:00
## 5503 2022-12-16 20:10:14 TRUE 2022-12-16 20:00:00
## 5504 2022-12-16 20:10:10 TRUE 2022-12-16 20:00:00
## 5505 2022-12-16 20:10:07 TRUE 2022-12-16 20:00:00
## 5506 2022-12-16 20:10:00 TRUE 2022-12-16 20:00:00
## 5507 2022-12-16 20:09:59 TRUE 2022-12-16 20:00:00
## 5508 2022-12-16 20:09:52 TRUE 2022-12-16 20:00:00
## 5509 2022-12-16 20:09:46 TRUE 2022-12-16 20:00:00
## 5510 2022-12-16 20:09:45 TRUE 2022-12-16 20:00:00
## 5511 2022-12-16 20:09:44 TRUE 2022-12-16 20:00:00
## 5512 2022-12-16 20:09:38 TRUE 2022-12-16 20:00:00
## 5513 2022-12-16 20:09:35 TRUE 2022-12-16 20:00:00
## 5514 2022-12-16 20:09:35 TRUE 2022-12-16 20:00:00
## 5515 2022-12-16 20:09:27 TRUE 2022-12-16 20:00:00
## 5516 2022-12-16 20:09:20 TRUE 2022-12-16 20:00:00
## 5517 2022-12-16 20:09:20 TRUE 2022-12-16 20:00:00
## 5518 2022-12-16 20:09:17 TRUE 2022-12-16 20:00:00
## 5519 2022-12-16 20:09:01 TRUE 2022-12-16 20:00:00
## 5520 2022-12-16 20:08:56 TRUE 2022-12-16 20:00:00
## 5521 2022-12-16 20:08:54 TRUE 2022-12-16 20:00:00
## 5522 2022-12-16 20:08:47 TRUE 2022-12-16 20:00:00
## 5523 2022-12-16 20:08:43 TRUE 2022-12-16 20:00:00
## 5524 2022-12-16 20:08:32 TRUE 2022-12-16 20:00:00
## 5525 2022-12-16 20:08:28 TRUE 2022-12-16 20:00:00
## 5526 2022-12-16 20:08:28 TRUE 2022-12-16 20:00:00
## 5527 2022-12-16 20:08:28 TRUE 2022-12-16 20:00:00
## 5528 2022-12-16 20:08:23 TRUE 2022-12-16 20:00:00
## 5529 2022-12-16 20:08:14 TRUE 2022-12-16 20:00:00
## 5530 2022-12-16 20:08:09 TRUE 2022-12-16 20:00:00
## 5531 2022-12-16 20:08:06 TRUE 2022-12-16 20:00:00
## 5532 2022-12-16 20:08:05 TRUE 2022-12-16 20:00:00
## 5533 2022-12-16 20:08:02 TRUE 2022-12-16 20:00:00
## 5534 2022-12-16 20:07:58 TRUE 2022-12-16 20:00:00
## 5535 2022-12-16 20:07:57 TRUE 2022-12-16 20:00:00
## 5536 2022-12-16 20:07:56 TRUE 2022-12-16 20:00:00
## 5537 2022-12-16 20:07:55 TRUE 2022-12-16 20:00:00
## 5538 2022-12-16 20:07:46 TRUE 2022-12-16 20:00:00
## 5539 2022-12-16 20:07:41 TRUE 2022-12-16 20:00:00
## 5540 2022-12-16 20:07:40 TRUE 2022-12-16 20:00:00
## 5541 2022-12-16 20:07:33 TRUE 2022-12-16 20:00:00
## 5542 2022-12-16 20:07:33 TRUE 2022-12-16 20:00:00
## 5543 2022-12-16 20:07:29 TRUE 2022-12-16 20:00:00
## 5544 2022-12-16 20:07:21 TRUE 2022-12-16 20:00:00
## 5545 2022-12-16 20:07:18 TRUE 2022-12-16 20:00:00
## 5546 2022-12-16 20:07:15 TRUE 2022-12-16 20:00:00
## 5547 2022-12-16 20:07:08 TRUE 2022-12-16 20:00:00
## 5548 2022-12-16 20:07:07 TRUE 2022-12-16 20:00:00
## 5549 2022-12-16 20:07:07 TRUE 2022-12-16 20:00:00
## 5550 2022-12-16 20:07:05 TRUE 2022-12-16 20:00:00
## 5551 2022-12-16 20:07:03 TRUE 2022-12-16 20:00:00
## 5552 2022-12-16 20:07:03 TRUE 2022-12-16 20:00:00
## 5553 2022-12-16 20:07:02 TRUE 2022-12-16 20:00:00
## 5554 2022-12-16 20:07:02 TRUE 2022-12-16 20:00:00
## 5555 2022-12-16 20:06:59 TRUE 2022-12-16 20:00:00
## 5556 2022-12-16 20:06:54 TRUE 2022-12-16 20:00:00
## 5557 2022-12-16 20:06:50 TRUE 2022-12-16 20:00:00
## 5558 2022-12-16 20:06:46 TRUE 2022-12-16 20:00:00
## 5559 2022-12-16 20:06:45 TRUE 2022-12-16 20:00:00
## 5560 2022-12-16 20:06:37 TRUE 2022-12-16 20:00:00
## 5561 2022-12-16 20:06:32 TRUE 2022-12-16 20:00:00
## 5562 2022-12-16 20:06:28 TRUE 2022-12-16 20:00:00
## 5563 2022-12-16 20:06:26 TRUE 2022-12-16 20:00:00
## 5564 2022-12-16 20:06:26 TRUE 2022-12-16 20:00:00
## 5565 2022-12-16 20:06:25 TRUE 2022-12-16 20:00:00
## 5566 2022-12-16 20:06:23 TRUE 2022-12-16 20:00:00
## 5567 2022-12-16 20:06:21 TRUE 2022-12-16 20:00:00
## 5568 2022-12-16 20:06:04 TRUE 2022-12-16 20:00:00
## 5569 2022-12-16 20:06:01 TRUE 2022-12-16 20:00:00
## 5570 2022-12-16 20:05:49 TRUE 2022-12-16 20:00:00
## 5571 2022-12-16 20:05:45 TRUE 2022-12-16 20:00:00
## 5572 2022-12-16 20:05:39 TRUE 2022-12-16 20:00:00
## 5573 2022-12-16 20:05:31 TRUE 2022-12-16 20:00:00
## 5574 2022-12-16 20:05:21 TRUE 2022-12-16 20:00:00
## 5575 2022-12-16 20:05:19 TRUE 2022-12-16 20:00:00
## 5576 2022-12-16 20:05:19 TRUE 2022-12-16 20:00:00
## 5577 2022-12-16 20:05:15 TRUE 2022-12-16 20:00:00
## 5578 2022-12-16 20:05:11 TRUE 2022-12-16 20:00:00
## 5579 2022-12-16 20:05:09 TRUE 2022-12-16 20:00:00
## 5580 2022-12-16 20:05:06 TRUE 2022-12-16 20:00:00
## 5581 2022-12-16 20:05:03 TRUE 2022-12-16 20:00:00
## 5582 2022-12-16 20:05:02 TRUE 2022-12-16 20:00:00
## 5583 2022-12-16 20:04:58 TRUE 2022-12-16 20:00:00
## 5584 2022-12-16 20:04:56 TRUE 2022-12-16 20:00:00
## 5585 2022-12-16 20:04:55 TRUE 2022-12-16 20:00:00
## 5586 2022-12-16 20:04:48 TRUE 2022-12-16 20:00:00
## 5587 2022-12-16 20:04:48 TRUE 2022-12-16 20:00:00
## 5588 2022-12-16 20:04:44 TRUE 2022-12-16 20:00:00
## 5589 2022-12-16 20:04:42 TRUE 2022-12-16 20:00:00
## 5590 2022-12-16 20:04:39 TRUE 2022-12-16 20:00:00
## 5591 2022-12-16 20:04:35 TRUE 2022-12-16 20:00:00
## 5592 2022-12-16 20:04:34 TRUE 2022-12-16 20:00:00
## 5593 2022-12-16 20:04:29 TRUE 2022-12-16 20:00:00
## 5594 2022-12-16 20:04:24 TRUE 2022-12-16 20:00:00
## 5595 2022-12-16 20:04:23 TRUE 2022-12-16 20:00:00
## 5596 2022-12-16 20:04:20 TRUE 2022-12-16 20:00:00
## 5597 2022-12-16 20:04:16 TRUE 2022-12-16 20:00:00
## 5598 2022-12-16 20:04:11 TRUE 2022-12-16 20:00:00
## 5599 2022-12-16 20:04:10 TRUE 2022-12-16 20:00:00
## 5600 2022-12-16 20:04:09 TRUE 2022-12-16 20:00:00
## 5601 2022-12-16 20:04:08 TRUE 2022-12-16 20:00:00
## 5602 2022-12-16 20:03:56 TRUE 2022-12-16 20:00:00
## 5603 2022-12-16 20:03:55 TRUE 2022-12-16 20:00:00
## 5604 2022-12-16 20:03:52 TRUE 2022-12-16 20:00:00
## 5605 2022-12-16 20:03:42 TRUE 2022-12-16 20:00:00
## 5606 2022-12-16 20:03:40 TRUE 2022-12-16 20:00:00
## 5607 2022-12-16 20:03:39 TRUE 2022-12-16 20:00:00
## 5608 2022-12-16 20:03:38 TRUE 2022-12-16 20:00:00
## 5609 2022-12-16 20:03:34 TRUE 2022-12-16 20:00:00
## 5610 2022-12-16 20:03:23 TRUE 2022-12-16 20:00:00
## 5611 2022-12-16 20:03:13 TRUE 2022-12-16 20:00:00
## 5612 2022-12-16 20:03:13 TRUE 2022-12-16 20:00:00
## 5613 2022-12-16 20:03:01 TRUE 2022-12-16 20:00:00
## 5614 2022-12-16 20:02:58 TRUE 2022-12-16 20:00:00
## 5615 2022-12-16 20:02:56 TRUE 2022-12-16 20:00:00
## 5616 2022-12-16 20:02:54 TRUE 2022-12-16 20:00:00
## 5617 2022-12-16 20:02:53 TRUE 2022-12-16 20:00:00
## 5618 2022-12-16 20:02:49 TRUE 2022-12-16 20:00:00
## 5619 2022-12-16 20:02:47 TRUE 2022-12-16 20:00:00
## 5620 2022-12-16 20:02:41 TRUE 2022-12-16 20:00:00
## 5621 2022-12-16 20:02:40 TRUE 2022-12-16 20:00:00
## 5622 2022-12-16 20:02:40 TRUE 2022-12-16 20:00:00
## 5623 2022-12-16 20:02:37 TRUE 2022-12-16 20:00:00
## 5624 2022-12-16 20:02:36 TRUE 2022-12-16 20:00:00
## 5625 2022-12-16 20:02:33 TRUE 2022-12-16 20:00:00
## 5626 2022-12-16 20:02:32 TRUE 2022-12-16 20:00:00
## 5627 2022-12-16 20:02:31 TRUE 2022-12-16 20:00:00
## 5628 2022-12-16 20:02:22 TRUE 2022-12-16 20:00:00
## 5629 2022-12-16 20:02:15 TRUE 2022-12-16 20:00:00
## 5630 2022-12-16 20:02:12 TRUE 2022-12-16 20:00:00
## 5631 2022-12-16 20:02:06 TRUE 2022-12-16 20:00:00
## 5632 2022-12-16 20:02:05 TRUE 2022-12-16 20:00:00
## 5633 2022-12-16 20:01:49 TRUE 2022-12-16 20:00:00
## 5634 2022-12-16 20:01:39 TRUE 2022-12-16 20:00:00
## 5635 2022-12-16 20:01:34 TRUE 2022-12-16 20:00:00
## 5636 2022-12-16 20:01:27 TRUE 2022-12-16 20:00:00
## 5637 2022-12-16 20:01:25 TRUE 2022-12-16 20:00:00
## 5638 2022-12-16 20:01:23 TRUE 2022-12-16 20:00:00
## 5639 2022-12-16 20:01:22 TRUE 2022-12-16 20:00:00
## 5640 2022-12-16 20:01:08 TRUE 2022-12-16 20:00:00
## 5641 2022-12-16 20:01:05 TRUE 2022-12-16 20:00:00
## 5642 2022-12-16 20:01:03 TRUE 2022-12-16 20:00:00
## 5643 2022-12-16 20:01:02 TRUE 2022-12-16 20:00:00
## 5644 2022-12-16 20:00:59 TRUE 2022-12-16 20:00:00
## 5645 2022-12-16 20:00:59 TRUE 2022-12-16 20:00:00
## 5646 2022-12-16 20:00:58 TRUE 2022-12-16 20:00:00
## 5647 2022-12-16 20:00:58 TRUE 2022-12-16 20:00:00
## 5648 2022-12-16 20:00:55 TRUE 2022-12-16 20:00:00
## 5649 2022-12-16 20:00:54 TRUE 2022-12-16 20:00:00
## 5650 2022-12-16 20:00:52 TRUE 2022-12-16 20:00:00
## 5651 2022-12-16 20:00:38 TRUE 2022-12-16 20:00:00
## 5652 2022-12-16 20:00:34 TRUE 2022-12-16 20:00:00
## 5653 2022-12-16 20:00:33 TRUE 2022-12-16 20:00:00
## 5654 2022-12-16 20:00:33 TRUE 2022-12-16 20:00:00
## 5655 2022-12-16 20:00:26 TRUE 2022-12-16 20:00:00
## 5656 2022-12-16 20:00:23 TRUE 2022-12-16 20:00:00
## 5657 2022-12-16 20:00:23 TRUE 2022-12-16 20:00:00
## 5658 2022-12-16 20:00:18 TRUE 2022-12-16 20:00:00
## 5659 2022-12-16 20:00:15 TRUE 2022-12-16 20:00:00
## 5660 2022-12-16 20:00:12 TRUE 2022-12-16 20:00:00
## 5661 2022-12-16 20:00:11 TRUE 2022-12-16 20:00:00
## 5662 2022-12-16 20:00:02 TRUE 2022-12-16 20:00:00
## 5663 2022-12-16 20:00:01 TRUE 2022-12-16 20:00:00
## 5664 2022-12-16 19:59:56 TRUE 2022-12-16 20:00:00
## 5665 2022-12-16 19:59:52 TRUE 2022-12-16 20:00:00
## 5666 2022-12-16 19:59:50 TRUE 2022-12-16 20:00:00
## 5667 2022-12-16 19:59:48 TRUE 2022-12-16 20:00:00
## 5668 2022-12-16 19:59:39 TRUE 2022-12-16 20:00:00
## 5669 2022-12-16 19:59:34 TRUE 2022-12-16 20:00:00
## 5670 2022-12-16 19:59:28 TRUE 2022-12-16 20:00:00
## 5671 2022-12-16 19:59:22 TRUE 2022-12-16 20:00:00
## 5672 2022-12-16 19:59:15 TRUE 2022-12-16 20:00:00
## 5673 2022-12-16 19:58:58 TRUE 2022-12-16 20:00:00
## 5674 2022-12-16 19:58:57 TRUE 2022-12-16 20:00:00
## 5675 2022-12-16 19:58:55 TRUE 2022-12-16 20:00:00
## 5676 2022-12-16 19:58:45 TRUE 2022-12-16 20:00:00
## 5677 2022-12-16 19:58:44 TRUE 2022-12-16 20:00:00
## 5678 2022-12-16 19:58:42 TRUE 2022-12-16 20:00:00
## 5679 2022-12-16 19:58:37 TRUE 2022-12-16 20:00:00
## 5680 2022-12-16 19:58:34 TRUE 2022-12-16 20:00:00
## 5681 2022-12-16 19:58:32 TRUE 2022-12-16 20:00:00
## 5682 2022-12-16 19:58:31 TRUE 2022-12-16 20:00:00
## 5683 2022-12-16 19:58:24 TRUE 2022-12-16 20:00:00
## 5684 2022-12-16 19:58:24 TRUE 2022-12-16 20:00:00
## 5685 2022-12-16 19:58:22 TRUE 2022-12-16 20:00:00
## 5686 2022-12-16 19:58:22 TRUE 2022-12-16 20:00:00
## 5687 2022-12-16 19:58:21 TRUE 2022-12-16 20:00:00
## 5688 2022-12-16 19:58:17 TRUE 2022-12-16 20:00:00
## 5689 2022-12-16 19:58:17 TRUE 2022-12-16 20:00:00
## 5690 2022-12-16 19:58:12 TRUE 2022-12-16 20:00:00
## 5691 2022-12-16 19:58:12 TRUE 2022-12-16 20:00:00
## 5692 2022-12-16 19:58:08 TRUE 2022-12-16 20:00:00
## 5693 2022-12-16 19:57:58 TRUE 2022-12-16 20:00:00
## 5694 2022-12-16 19:57:53 TRUE 2022-12-16 20:00:00
## 5695 2022-12-16 19:57:52 TRUE 2022-12-16 20:00:00
## 5696 2022-12-16 19:57:51 TRUE 2022-12-16 20:00:00
## 5697 2022-12-16 19:57:50 TRUE 2022-12-16 20:00:00
## 5698 2022-12-16 19:57:47 TRUE 2022-12-16 20:00:00
## 5699 2022-12-16 19:57:45 TRUE 2022-12-16 20:00:00
## 5700 2022-12-16 19:57:45 TRUE 2022-12-16 20:00:00
## 5701 2022-12-16 19:57:44 TRUE 2022-12-16 20:00:00
## 5702 2022-12-16 19:57:43 TRUE 2022-12-16 20:00:00
## 5703 2022-12-16 19:57:40 TRUE 2022-12-16 20:00:00
## 5704 2022-12-16 19:57:35 TRUE 2022-12-16 20:00:00
## 5705 2022-12-16 19:57:29 TRUE 2022-12-16 20:00:00
## 5706 2022-12-16 19:57:28 TRUE 2022-12-16 20:00:00
## 5707 2022-12-16 19:57:16 TRUE 2022-12-16 20:00:00
## 5708 2022-12-16 19:57:11 TRUE 2022-12-16 20:00:00
## 5709 2022-12-16 19:56:59 TRUE 2022-12-16 20:00:00
## 5710 2022-12-16 19:56:50 TRUE 2022-12-16 20:00:00
## 5711 2022-12-16 19:56:49 TRUE 2022-12-16 20:00:00
## 5712 2022-12-16 19:56:47 TRUE 2022-12-16 20:00:00
## 5713 2022-12-16 19:56:39 TRUE 2022-12-16 20:00:00
## 5714 2022-12-16 19:56:39 TRUE 2022-12-16 20:00:00
## 5715 2022-12-16 19:56:32 TRUE 2022-12-16 20:00:00
## 5716 2022-12-16 19:56:30 TRUE 2022-12-16 20:00:00
## 5717 2022-12-16 19:56:25 TRUE 2022-12-16 20:00:00
## 5718 2022-12-16 19:56:18 TRUE 2022-12-16 20:00:00
## 5719 2022-12-16 19:56:14 TRUE 2022-12-16 20:00:00
## 5720 2022-12-16 19:56:12 TRUE 2022-12-16 20:00:00
## 5721 2022-12-16 19:55:59 TRUE 2022-12-16 20:00:00
## 5722 2022-12-16 19:55:59 TRUE 2022-12-16 20:00:00
## 5723 2022-12-16 19:55:51 TRUE 2022-12-16 20:00:00
## 5724 2022-12-16 19:55:49 TRUE 2022-12-16 20:00:00
## 5725 2022-12-16 19:55:42 TRUE 2022-12-16 20:00:00
## 5726 2022-12-16 19:55:28 TRUE 2022-12-16 20:00:00
## 5727 2022-12-16 19:55:28 TRUE 2022-12-16 20:00:00
## 5728 2022-12-16 19:55:25 TRUE 2022-12-16 20:00:00
## 5729 2022-12-16 19:55:23 TRUE 2022-12-16 20:00:00
## 5730 2022-12-16 19:55:20 TRUE 2022-12-16 20:00:00
## 5731 2022-12-16 19:55:19 TRUE 2022-12-16 20:00:00
## 5732 2022-12-16 19:55:18 TRUE 2022-12-16 20:00:00
## 5733 2022-12-16 19:55:12 TRUE 2022-12-16 20:00:00
## 5734 2022-12-16 19:55:12 TRUE 2022-12-16 20:00:00
## 5735 2022-12-16 19:55:10 TRUE 2022-12-16 20:00:00
## 5736 2022-12-16 19:54:57 TRUE 2022-12-16 20:00:00
## 5737 2022-12-16 19:54:54 TRUE 2022-12-16 20:00:00
## 5738 2022-12-16 19:54:50 TRUE 2022-12-16 20:00:00
## 5739 2022-12-16 19:54:44 TRUE 2022-12-16 20:00:00
## 5740 2022-12-16 19:54:40 TRUE 2022-12-16 20:00:00
## 5741 2022-12-16 19:54:38 TRUE 2022-12-16 20:00:00
## 5742 2022-12-16 19:54:34 TRUE 2022-12-16 20:00:00
## 5743 2022-12-16 19:54:34 TRUE 2022-12-16 20:00:00
## 5744 2022-12-16 19:54:33 TRUE 2022-12-16 20:00:00
## 5745 2022-12-16 19:54:33 TRUE 2022-12-16 20:00:00
## 5746 2022-12-16 19:54:32 TRUE 2022-12-16 20:00:00
## 5747 2022-12-16 19:54:31 TRUE 2022-12-16 20:00:00
## 5748 2022-12-16 19:54:21 TRUE 2022-12-16 20:00:00
## 5749 2022-12-16 19:53:56 TRUE 2022-12-16 20:00:00
## 5750 2022-12-16 19:53:55 TRUE 2022-12-16 20:00:00
## 5751 2022-12-16 19:53:52 TRUE 2022-12-16 20:00:00
## 5752 2022-12-16 19:53:52 TRUE 2022-12-16 20:00:00
## 5753 2022-12-16 19:53:37 TRUE 2022-12-16 20:00:00
## 5754 2022-12-16 19:53:34 TRUE 2022-12-16 20:00:00
## 5755 2022-12-16 19:53:33 TRUE 2022-12-16 20:00:00
## 5756 2022-12-16 19:53:31 TRUE 2022-12-16 20:00:00
## 5757 2022-12-16 19:53:29 TRUE 2022-12-16 20:00:00
## 5758 2022-12-16 19:53:26 TRUE 2022-12-16 20:00:00
## 5759 2022-12-16 19:53:22 TRUE 2022-12-16 20:00:00
## 5760 2022-12-16 19:53:18 TRUE 2022-12-16 20:00:00
## 5761 2022-12-16 19:53:14 TRUE 2022-12-16 20:00:00
## 5762 2022-12-16 19:53:14 TRUE 2022-12-16 20:00:00
## 5763 2022-12-16 19:53:10 TRUE 2022-12-16 20:00:00
## 5764 2022-12-16 19:53:08 TRUE 2022-12-16 20:00:00
## 5765 2022-12-16 19:53:07 TRUE 2022-12-16 20:00:00
## 5766 2022-12-16 19:52:59 TRUE 2022-12-16 20:00:00
## 5767 2022-12-16 19:52:57 TRUE 2022-12-16 20:00:00
## 5768 2022-12-16 19:52:38 TRUE 2022-12-16 20:00:00
## 5769 2022-12-16 19:52:32 TRUE 2022-12-16 20:00:00
## 5770 2022-12-16 19:52:30 TRUE 2022-12-16 20:00:00
## 5771 2022-12-16 19:52:29 TRUE 2022-12-16 20:00:00
## 5772 2022-12-16 19:52:29 TRUE 2022-12-16 20:00:00
## 5773 2022-12-16 19:52:26 TRUE 2022-12-16 20:00:00
## 5774 2022-12-16 19:52:24 TRUE 2022-12-16 20:00:00
## 5775 2022-12-16 19:52:20 TRUE 2022-12-16 20:00:00
## 5776 2022-12-16 19:52:20 TRUE 2022-12-16 20:00:00
## 5777 2022-12-16 19:52:18 TRUE 2022-12-16 20:00:00
## 5778 2022-12-16 19:52:18 TRUE 2022-12-16 20:00:00
## 5779 2022-12-16 19:52:14 TRUE 2022-12-16 20:00:00
## 5780 2022-12-16 19:52:09 TRUE 2022-12-16 20:00:00
## 5781 2022-12-16 19:52:08 TRUE 2022-12-16 20:00:00
## 5782 2022-12-16 19:52:05 TRUE 2022-12-16 20:00:00
## 5783 2022-12-16 19:52:05 TRUE 2022-12-16 20:00:00
## 5784 2022-12-16 19:52:04 TRUE 2022-12-16 20:00:00
## 5785 2022-12-16 19:51:59 TRUE 2022-12-16 20:00:00
## 5786 2022-12-16 19:51:58 TRUE 2022-12-16 20:00:00
## 5787 2022-12-16 19:51:57 TRUE 2022-12-16 20:00:00
## 5788 2022-12-16 19:51:57 TRUE 2022-12-16 20:00:00
## 5789 2022-12-16 19:51:54 TRUE 2022-12-16 20:00:00
## 5790 2022-12-16 19:51:51 TRUE 2022-12-16 20:00:00
## 5791 2022-12-16 19:51:51 TRUE 2022-12-16 20:00:00
## 5792 2022-12-16 19:51:50 TRUE 2022-12-16 20:00:00
## 5793 2022-12-16 19:51:48 TRUE 2022-12-16 20:00:00
## 5794 2022-12-16 19:51:44 TRUE 2022-12-16 20:00:00
## 5795 2022-12-16 19:51:35 TRUE 2022-12-16 20:00:00
## 5796 2022-12-16 19:51:32 TRUE 2022-12-16 20:00:00
## 5797 2022-12-16 19:51:31 TRUE 2022-12-16 20:00:00
## 5798 2022-12-16 19:51:30 TRUE 2022-12-16 20:00:00
## 5799 2022-12-16 19:51:21 TRUE 2022-12-16 20:00:00
## 5800 2022-12-16 19:51:18 TRUE 2022-12-16 20:00:00
## 5801 2022-12-16 19:51:11 TRUE 2022-12-16 20:00:00
## 5802 2022-12-16 19:51:06 TRUE 2022-12-16 20:00:00
## 5803 2022-12-16 19:50:51 TRUE 2022-12-16 20:00:00
## 5804 2022-12-16 19:50:50 TRUE 2022-12-16 20:00:00
## 5805 2022-12-16 19:50:47 TRUE 2022-12-16 20:00:00
## 5806 2022-12-16 19:50:40 TRUE 2022-12-16 20:00:00
## 5807 2022-12-16 19:50:40 TRUE 2022-12-16 20:00:00
## 5808 2022-12-16 19:50:34 TRUE 2022-12-16 20:00:00
## 5809 2022-12-16 19:50:30 TRUE 2022-12-16 20:00:00
## 5810 2022-12-16 19:50:27 TRUE 2022-12-16 20:00:00
## 5811 2022-12-16 19:50:25 TRUE 2022-12-16 20:00:00
## 5812 2022-12-16 19:50:04 TRUE 2022-12-16 20:00:00
## 5813 2022-12-16 19:49:54 TRUE 2022-12-16 20:00:00
## 5814 2022-12-16 19:49:28 TRUE 2022-12-16 20:00:00
## 5815 2022-12-16 19:49:26 TRUE 2022-12-16 20:00:00
## 5816 2022-12-16 19:49:24 TRUE 2022-12-16 20:00:00
## 5817 2022-12-16 19:49:18 TRUE 2022-12-16 20:00:00
## 5818 2022-12-16 19:48:58 TRUE 2022-12-16 20:00:00
## 5819 2022-12-16 19:48:55 TRUE 2022-12-16 20:00:00
## 5820 2022-12-16 19:48:51 TRUE 2022-12-16 20:00:00
## 5821 2022-12-16 19:48:48 TRUE 2022-12-16 20:00:00
## 5822 2022-12-16 19:48:44 TRUE 2022-12-16 20:00:00
## 5823 2022-12-16 19:48:35 TRUE 2022-12-16 20:00:00
## 5824 2022-12-16 19:48:17 TRUE 2022-12-16 20:00:00
## 5825 2022-12-16 19:48:15 TRUE 2022-12-16 20:00:00
## 5826 2022-12-16 19:48:13 TRUE 2022-12-16 20:00:00
## 5827 2022-12-16 19:48:13 TRUE 2022-12-16 20:00:00
## 5828 2022-12-16 19:48:09 TRUE 2022-12-16 20:00:00
## 5829 2022-12-16 19:48:07 TRUE 2022-12-16 20:00:00
## 5830 2022-12-16 19:48:06 TRUE 2022-12-16 20:00:00
## 5831 2022-12-16 19:48:06 TRUE 2022-12-16 20:00:00
## 5832 2022-12-16 19:48:03 TRUE 2022-12-16 20:00:00
## 5833 2022-12-16 19:48:01 TRUE 2022-12-16 20:00:00
## 5834 2022-12-16 19:47:58 TRUE 2022-12-16 20:00:00
## 5835 2022-12-16 19:47:51 TRUE 2022-12-16 20:00:00
## 5836 2022-12-16 19:47:49 TRUE 2022-12-16 20:00:00
## 5837 2022-12-16 19:47:46 TRUE 2022-12-16 20:00:00
## 5838 2022-12-16 19:47:40 TRUE 2022-12-16 20:00:00
## 5839 2022-12-16 19:47:39 TRUE 2022-12-16 20:00:00
## 5840 2022-12-16 19:47:36 TRUE 2022-12-16 20:00:00
## 5841 2022-12-16 19:47:27 TRUE 2022-12-16 20:00:00
## 5842 2022-12-16 19:47:18 TRUE 2022-12-16 20:00:00
## 5843 2022-12-16 19:47:16 TRUE 2022-12-16 20:00:00
## 5844 2022-12-16 19:47:16 TRUE 2022-12-16 20:00:00
## 5845 2022-12-16 19:47:16 TRUE 2022-12-16 20:00:00
## 5846 2022-12-16 19:47:12 TRUE 2022-12-16 20:00:00
## 5847 2022-12-16 19:47:04 TRUE 2022-12-16 20:00:00
## 5848 2022-12-16 19:47:02 TRUE 2022-12-16 20:00:00
## 5849 2022-12-16 19:47:01 TRUE 2022-12-16 20:00:00
## 5850 2022-12-16 19:46:58 TRUE 2022-12-16 20:00:00
## 5851 2022-12-16 19:46:42 TRUE 2022-12-16 20:00:00
## 5852 2022-12-16 19:46:41 TRUE 2022-12-16 20:00:00
## 5853 2022-12-16 19:46:32 TRUE 2022-12-16 20:00:00
## 5854 2022-12-16 19:46:21 TRUE 2022-12-16 20:00:00
## 5855 2022-12-16 19:46:17 TRUE 2022-12-16 20:00:00
## 5856 2022-12-16 19:46:12 TRUE 2022-12-16 20:00:00
## 5857 2022-12-16 19:46:02 TRUE 2022-12-16 20:00:00
## 5858 2022-12-16 19:45:46 TRUE 2022-12-16 20:00:00
## 5859 2022-12-16 19:45:39 TRUE 2022-12-16 20:00:00
## 5860 2022-12-16 19:45:37 TRUE 2022-12-16 20:00:00
## 5861 2022-12-16 19:45:34 TRUE 2022-12-16 20:00:00
## 5862 2022-12-16 19:45:31 TRUE 2022-12-16 20:00:00
## 5863 2022-12-16 19:45:27 TRUE 2022-12-16 20:00:00
## 5864 2022-12-16 19:45:25 TRUE 2022-12-16 20:00:00
## 5865 2022-12-16 19:45:22 TRUE 2022-12-16 20:00:00
## 5866 2022-12-16 19:45:19 TRUE 2022-12-16 20:00:00
## 5867 2022-12-16 19:45:13 TRUE 2022-12-16 20:00:00
## 5868 2022-12-16 19:45:04 TRUE 2022-12-16 20:00:00
## 5869 2022-12-16 19:45:03 TRUE 2022-12-16 20:00:00
## 5870 2022-12-16 19:44:59 TRUE 2022-12-16 20:00:00
## 5871 2022-12-16 19:44:57 TRUE 2022-12-16 20:00:00
## 5872 2022-12-16 19:44:56 TRUE 2022-12-16 20:00:00
## 5873 2022-12-16 19:44:51 TRUE 2022-12-16 20:00:00
## 5874 2022-12-16 19:44:45 TRUE 2022-12-16 20:00:00
## 5875 2022-12-16 19:44:42 TRUE 2022-12-16 20:00:00
## 5876 2022-12-16 19:44:36 TRUE 2022-12-16 20:00:00
## 5877 2022-12-16 19:44:33 TRUE 2022-12-16 20:00:00
## 5878 2022-12-16 19:44:29 TRUE 2022-12-16 20:00:00
## 5879 2022-12-16 19:44:25 TRUE 2022-12-16 20:00:00
## 5880 2022-12-16 19:44:24 TRUE 2022-12-16 20:00:00
## 5881 2022-12-16 19:44:21 TRUE 2022-12-16 20:00:00
## 5882 2022-12-16 19:44:15 TRUE 2022-12-16 20:00:00
## 5883 2022-12-16 19:44:14 TRUE 2022-12-16 20:00:00
## 5884 2022-12-16 19:44:13 TRUE 2022-12-16 20:00:00
## 5885 2022-12-16 19:44:03 TRUE 2022-12-16 20:00:00
## 5886 2022-12-16 19:44:03 TRUE 2022-12-16 20:00:00
## 5887 2022-12-16 19:44:02 TRUE 2022-12-16 20:00:00
## 5888 2022-12-16 19:43:56 TRUE 2022-12-16 20:00:00
## 5889 2022-12-16 19:43:52 TRUE 2022-12-16 20:00:00
## 5890 2022-12-16 19:43:51 TRUE 2022-12-16 20:00:00
## 5891 2022-12-16 19:43:45 TRUE 2022-12-16 20:00:00
## 5892 2022-12-16 19:43:44 TRUE 2022-12-16 20:00:00
## 5893 2022-12-16 19:43:42 TRUE 2022-12-16 20:00:00
## 5894 2022-12-16 19:43:41 TRUE 2022-12-16 20:00:00
## 5895 2022-12-16 19:43:37 TRUE 2022-12-16 20:00:00
## 5896 2022-12-16 19:43:20 TRUE 2022-12-16 20:00:00
## 5897 2022-12-16 19:43:14 TRUE 2022-12-16 20:00:00
## 5898 2022-12-16 19:43:12 TRUE 2022-12-16 20:00:00
## 5899 2022-12-16 19:43:09 TRUE 2022-12-16 20:00:00
## 5900 2022-12-16 19:43:03 TRUE 2022-12-16 20:00:00
## 5901 2022-12-16 19:43:00 TRUE 2022-12-16 20:00:00
## 5902 2022-12-16 19:42:56 TRUE 2022-12-16 20:00:00
## 5903 2022-12-16 19:42:55 TRUE 2022-12-16 20:00:00
## 5904 2022-12-16 19:42:49 TRUE 2022-12-16 20:00:00
## 5905 2022-12-16 19:42:49 TRUE 2022-12-16 20:00:00
## 5906 2022-12-16 19:42:43 TRUE 2022-12-16 20:00:00
## 5907 2022-12-16 19:42:32 TRUE 2022-12-16 20:00:00
## 5908 2022-12-16 19:42:31 TRUE 2022-12-16 20:00:00
## 5909 2022-12-16 19:42:25 TRUE 2022-12-16 20:00:00
## 5910 2022-12-16 19:42:21 TRUE 2022-12-16 20:00:00
## 5911 2022-12-16 19:42:19 TRUE 2022-12-16 20:00:00
## 5912 2022-12-16 19:42:12 TRUE 2022-12-16 20:00:00
## 5913 2022-12-16 19:41:59 TRUE 2022-12-16 20:00:00
## 5914 2022-12-16 19:41:58 TRUE 2022-12-16 20:00:00
## 5915 2022-12-16 19:41:54 TRUE 2022-12-16 20:00:00
## 5916 2022-12-16 19:41:54 TRUE 2022-12-16 20:00:00
## 5917 2022-12-16 19:41:51 TRUE 2022-12-16 20:00:00
## 5918 2022-12-16 19:41:47 TRUE 2022-12-16 20:00:00
## 5919 2022-12-16 19:41:41 TRUE 2022-12-16 20:00:00
## 5920 2022-12-16 19:41:38 TRUE 2022-12-16 20:00:00
## 5921 2022-12-16 19:41:24 TRUE 2022-12-16 20:00:00
## 5922 2022-12-16 19:41:21 TRUE 2022-12-16 20:00:00
## 5923 2022-12-16 19:41:17 TRUE 2022-12-16 20:00:00
## 5924 2022-12-16 19:41:14 TRUE 2022-12-16 20:00:00
## 5925 2022-12-16 19:41:10 TRUE 2022-12-16 20:00:00
## 5926 2022-12-16 19:41:09 TRUE 2022-12-16 20:00:00
## 5927 2022-12-16 19:41:09 TRUE 2022-12-16 20:00:00
## 5928 2022-12-16 19:41:05 TRUE 2022-12-16 20:00:00
## 5929 2022-12-16 19:41:03 TRUE 2022-12-16 20:00:00
## 5930 2022-12-16 19:40:44 TRUE 2022-12-16 20:00:00
## 5931 2022-12-16 19:40:36 TRUE 2022-12-16 20:00:00
## 5932 2022-12-16 19:40:32 TRUE 2022-12-16 20:00:00
## 5933 2022-12-16 19:40:16 TRUE 2022-12-16 20:00:00
## 5934 2022-12-16 19:40:09 TRUE 2022-12-16 20:00:00
## 5935 2022-12-16 19:40:09 TRUE 2022-12-16 20:00:00
## 5936 2022-12-16 19:40:08 TRUE 2022-12-16 20:00:00
## 5937 2022-12-16 19:40:06 TRUE 2022-12-16 20:00:00
## 5938 2022-12-16 19:40:05 TRUE 2022-12-16 20:00:00
## 5939 2022-12-16 19:40:03 TRUE 2022-12-16 20:00:00
## 5940 2022-12-16 19:40:03 TRUE 2022-12-16 20:00:00
## 5941 2022-12-16 19:40:02 TRUE 2022-12-16 20:00:00
## 5942 2022-12-16 19:40:01 TRUE 2022-12-16 20:00:00
## 5943 2022-12-16 19:39:55 TRUE 2022-12-16 20:00:00
## 5944 2022-12-16 19:39:52 TRUE 2022-12-16 20:00:00
## 5945 2022-12-16 19:39:47 TRUE 2022-12-16 20:00:00
## 5946 2022-12-16 19:39:46 TRUE 2022-12-16 20:00:00
## 5947 2022-12-16 19:39:46 TRUE 2022-12-16 20:00:00
## 5948 2022-12-16 19:39:45 TRUE 2022-12-16 20:00:00
## 5949 2022-12-16 19:39:43 TRUE 2022-12-16 20:00:00
## 5950 2022-12-16 19:39:39 TRUE 2022-12-16 20:00:00
## 5951 2022-12-16 19:39:36 TRUE 2022-12-16 20:00:00
## 5952 2022-12-16 19:39:36 TRUE 2022-12-16 20:00:00
## 5953 2022-12-16 19:39:36 TRUE 2022-12-16 20:00:00
## 5954 2022-12-16 19:39:30 TRUE 2022-12-16 20:00:00
## 5955 2022-12-16 19:39:28 TRUE 2022-12-16 20:00:00
## 5956 2022-12-16 19:39:21 TRUE 2022-12-16 20:00:00
## 5957 2022-12-16 19:39:16 TRUE 2022-12-16 20:00:00
## 5958 2022-12-16 19:39:14 TRUE 2022-12-16 20:00:00
## 5959 2022-12-16 19:39:14 TRUE 2022-12-16 20:00:00
## 5960 2022-12-16 19:39:11 TRUE 2022-12-16 20:00:00
## 5961 2022-12-16 19:39:00 TRUE 2022-12-16 20:00:00
## 5962 2022-12-16 19:38:57 TRUE 2022-12-16 20:00:00
## 5963 2022-12-16 19:38:53 TRUE 2022-12-16 20:00:00
## 5964 2022-12-16 19:38:50 TRUE 2022-12-16 20:00:00
## 5965 2022-12-16 19:38:49 TRUE 2022-12-16 20:00:00
## 5966 2022-12-16 19:38:48 TRUE 2022-12-16 20:00:00
## 5967 2022-12-16 19:38:45 TRUE 2022-12-16 20:00:00
## 5968 2022-12-16 19:38:42 TRUE 2022-12-16 20:00:00
## 5969 2022-12-16 19:38:39 TRUE 2022-12-16 20:00:00
## 5970 2022-12-16 19:38:34 TRUE 2022-12-16 20:00:00
## 5971 2022-12-16 19:38:33 TRUE 2022-12-16 20:00:00
## 5972 2022-12-16 19:38:31 TRUE 2022-12-16 20:00:00
## 5973 2022-12-16 19:38:29 TRUE 2022-12-16 20:00:00
## 5974 2022-12-16 19:38:29 TRUE 2022-12-16 20:00:00
## 5975 2022-12-16 19:38:29 TRUE 2022-12-16 20:00:00
## 5976 2022-12-16 19:38:09 TRUE 2022-12-16 20:00:00
## 5977 2022-12-16 19:38:08 TRUE 2022-12-16 20:00:00
## 5978 2022-12-16 19:38:06 TRUE 2022-12-16 20:00:00
## 5979 2022-12-16 19:37:57 TRUE 2022-12-16 20:00:00
## 5980 2022-12-16 19:37:55 TRUE 2022-12-16 20:00:00
## 5981 2022-12-16 19:37:54 TRUE 2022-12-16 20:00:00
## 5982 2022-12-16 19:37:47 TRUE 2022-12-16 20:00:00
## 5983 2022-12-16 19:37:43 TRUE 2022-12-16 20:00:00
## 5984 2022-12-16 19:37:43 TRUE 2022-12-16 20:00:00
## 5985 2022-12-16 19:37:36 TRUE 2022-12-16 20:00:00
## 5986 2022-12-16 19:37:32 TRUE 2022-12-16 20:00:00
## 5987 2022-12-16 19:37:29 TRUE 2022-12-16 20:00:00
## 5988 2022-12-16 19:37:29 TRUE 2022-12-16 20:00:00
## 5989 2022-12-16 19:37:10 TRUE 2022-12-16 20:00:00
## 5990 2022-12-16 19:37:08 TRUE 2022-12-16 20:00:00
## 5991 2022-12-16 19:37:01 TRUE 2022-12-16 20:00:00
## 5992 2022-12-16 19:36:58 TRUE 2022-12-16 20:00:00
## 5993 2022-12-16 19:36:58 TRUE 2022-12-16 20:00:00
## 5994 2022-12-16 19:36:58 TRUE 2022-12-16 20:00:00
## 5995 2022-12-16 19:36:50 TRUE 2022-12-16 20:00:00
## 5996 2022-12-16 19:36:50 TRUE 2022-12-16 20:00:00
## 5997 2022-12-16 19:36:48 TRUE 2022-12-16 20:00:00
## 5998 2022-12-16 19:36:46 TRUE 2022-12-16 20:00:00
## 5999 2022-12-16 19:36:45 TRUE 2022-12-16 20:00:00
## 6000 2022-12-16 19:36:45 TRUE 2022-12-16 20:00:00
## 6001 2022-12-16 19:36:37 TRUE 2022-12-16 20:00:00
## 6002 2022-12-16 19:36:36 TRUE 2022-12-16 20:00:00
## 6003 2022-12-16 19:36:24 TRUE 2022-12-16 20:00:00
## 6004 2022-12-16 19:36:23 TRUE 2022-12-16 20:00:00
## 6005 2022-12-16 19:36:14 TRUE 2022-12-16 20:00:00
## 6006 2022-12-16 19:36:13 TRUE 2022-12-16 20:00:00
## 6007 2022-12-16 19:36:01 TRUE 2022-12-16 20:00:00
## 6008 2022-12-16 19:35:58 TRUE 2022-12-16 20:00:00
## 6009 2022-12-16 19:35:52 TRUE 2022-12-16 20:00:00
## 6010 2022-12-16 19:35:51 TRUE 2022-12-16 20:00:00
## 6011 2022-12-16 19:35:49 TRUE 2022-12-16 20:00:00
## 6012 2022-12-16 19:35:45 TRUE 2022-12-16 20:00:00
## 6013 2022-12-16 19:35:45 TRUE 2022-12-16 20:00:00
## 6014 2022-12-16 19:35:39 TRUE 2022-12-16 20:00:00
## 6015 2022-12-16 19:35:31 TRUE 2022-12-16 20:00:00
## 6016 2022-12-16 19:35:30 TRUE 2022-12-16 20:00:00
## 6017 2022-12-16 19:35:27 TRUE 2022-12-16 20:00:00
## 6018 2022-12-16 19:35:16 TRUE 2022-12-16 20:00:00
## 6019 2022-12-16 19:35:12 TRUE 2022-12-16 20:00:00
## 6020 2022-12-16 19:35:07 TRUE 2022-12-16 20:00:00
## 6021 2022-12-16 19:35:05 TRUE 2022-12-16 20:00:00
## 6022 2022-12-16 19:35:01 TRUE 2022-12-16 20:00:00
## 6023 2022-12-16 19:34:58 TRUE 2022-12-16 20:00:00
## 6024 2022-12-16 19:34:54 TRUE 2022-12-16 20:00:00
## 6025 2022-12-16 19:34:49 TRUE 2022-12-16 20:00:00
## 6026 2022-12-16 19:34:47 TRUE 2022-12-16 20:00:00
## 6027 2022-12-16 19:34:44 TRUE 2022-12-16 20:00:00
## 6028 2022-12-16 19:34:36 TRUE 2022-12-16 20:00:00
## 6029 2022-12-16 19:34:32 TRUE 2022-12-16 20:00:00
## 6030 2022-12-16 19:34:32 TRUE 2022-12-16 20:00:00
## 6031 2022-12-16 19:34:29 TRUE 2022-12-16 20:00:00
## 6032 2022-12-16 19:34:28 TRUE 2022-12-16 20:00:00
## 6033 2022-12-16 19:34:28 TRUE 2022-12-16 20:00:00
## 6034 2022-12-16 19:34:23 TRUE 2022-12-16 20:00:00
## 6035 2022-12-16 19:34:21 TRUE 2022-12-16 20:00:00
## 6036 2022-12-16 19:34:20 TRUE 2022-12-16 20:00:00
## 6037 2022-12-16 19:34:18 TRUE 2022-12-16 20:00:00
## 6038 2022-12-16 19:34:16 TRUE 2022-12-16 20:00:00
## 6039 2022-12-16 19:34:15 TRUE 2022-12-16 20:00:00
## 6040 2022-12-16 19:34:12 TRUE 2022-12-16 20:00:00
## 6041 2022-12-16 19:34:08 TRUE 2022-12-16 20:00:00
## 6042 2022-12-16 19:34:05 TRUE 2022-12-16 20:00:00
## 6043 2022-12-16 19:34:04 TRUE 2022-12-16 20:00:00
## 6044 2022-12-16 19:33:57 TRUE 2022-12-16 20:00:00
## 6045 2022-12-16 19:33:53 TRUE 2022-12-16 20:00:00
## 6046 2022-12-16 19:33:53 TRUE 2022-12-16 20:00:00
## 6047 2022-12-16 19:33:51 TRUE 2022-12-16 20:00:00
## 6048 2022-12-16 19:33:49 TRUE 2022-12-16 20:00:00
## 6049 2022-12-16 19:33:43 TRUE 2022-12-16 20:00:00
## 6050 2022-12-16 19:33:42 TRUE 2022-12-16 20:00:00
## 6051 2022-12-16 19:33:37 TRUE 2022-12-16 20:00:00
## 6052 2022-12-16 19:33:35 TRUE 2022-12-16 20:00:00
## 6053 2022-12-16 19:33:32 TRUE 2022-12-16 20:00:00
## 6054 2022-12-16 19:33:31 TRUE 2022-12-16 20:00:00
## 6055 2022-12-16 19:33:23 TRUE 2022-12-16 20:00:00
## 6056 2022-12-16 19:33:21 TRUE 2022-12-16 20:00:00
## 6057 2022-12-16 19:33:19 TRUE 2022-12-16 20:00:00
## 6058 2022-12-16 19:33:14 TRUE 2022-12-16 20:00:00
## 6059 2022-12-16 19:33:14 TRUE 2022-12-16 20:00:00
## 6060 2022-12-16 19:33:12 TRUE 2022-12-16 20:00:00
## 6061 2022-12-16 19:33:10 TRUE 2022-12-16 20:00:00
## 6062 2022-12-16 19:33:05 TRUE 2022-12-16 20:00:00
## 6063 2022-12-16 19:33:05 TRUE 2022-12-16 20:00:00
## 6064 2022-12-16 19:33:03 TRUE 2022-12-16 20:00:00
## 6065 2022-12-16 19:32:57 TRUE 2022-12-16 20:00:00
## 6066 2022-12-16 19:32:56 TRUE 2022-12-16 20:00:00
## 6067 2022-12-16 19:32:55 TRUE 2022-12-16 20:00:00
## 6068 2022-12-16 19:32:54 TRUE 2022-12-16 20:00:00
## 6069 2022-12-16 19:32:49 TRUE 2022-12-16 20:00:00
## 6070 2022-12-16 19:32:47 TRUE 2022-12-16 20:00:00
## 6071 2022-12-16 19:32:41 TRUE 2022-12-16 20:00:00
## 6072 2022-12-16 19:32:36 TRUE 2022-12-16 20:00:00
## 6073 2022-12-16 19:32:35 TRUE 2022-12-16 20:00:00
## 6074 2022-12-16 19:32:28 TRUE 2022-12-16 20:00:00
## 6075 2022-12-16 19:32:21 TRUE 2022-12-16 20:00:00
## 6076 2022-12-16 19:32:20 TRUE 2022-12-16 20:00:00
## 6077 2022-12-16 19:32:04 TRUE 2022-12-16 20:00:00
## 6078 2022-12-16 19:31:59 TRUE 2022-12-16 20:00:00
## 6079 2022-12-16 19:31:50 TRUE 2022-12-16 20:00:00
## 6080 2022-12-16 19:31:36 TRUE 2022-12-16 20:00:00
## 6081 2022-12-16 19:31:31 TRUE 2022-12-16 20:00:00
## 6082 2022-12-16 19:31:23 TRUE 2022-12-16 20:00:00
## 6083 2022-12-16 19:31:18 TRUE 2022-12-16 20:00:00
## 6084 2022-12-16 19:31:11 TRUE 2022-12-16 20:00:00
## 6085 2022-12-16 19:31:09 TRUE 2022-12-16 20:00:00
## 6086 2022-12-16 19:31:01 TRUE 2022-12-16 20:00:00
## 6087 2022-12-16 19:31:01 TRUE 2022-12-16 20:00:00
## 6088 2022-12-16 19:30:51 TRUE 2022-12-16 20:00:00
## 6089 2022-12-16 19:30:46 TRUE 2022-12-16 20:00:00
## 6090 2022-12-16 19:30:42 TRUE 2022-12-16 20:00:00
## 6091 2022-12-16 19:30:41 TRUE 2022-12-16 20:00:00
## 6092 2022-12-16 19:30:36 TRUE 2022-12-16 20:00:00
## 6093 2022-12-16 19:30:32 TRUE 2022-12-16 20:00:00
## 6094 2022-12-16 19:30:19 TRUE 2022-12-16 20:00:00
## 6095 2022-12-16 19:30:18 TRUE 2022-12-16 20:00:00
## 6096 2022-12-16 19:30:10 TRUE 2022-12-16 20:00:00
## 6097 2022-12-16 19:30:08 TRUE 2022-12-16 20:00:00
## 6098 2022-12-16 19:30:05 TRUE 2022-12-16 20:00:00
## 6099 2022-12-16 19:30:04 TRUE 2022-12-16 20:00:00
## 6100 2022-12-16 19:30:00 TRUE 2022-12-16 20:00:00
## 6101 2022-12-16 19:29:47 TRUE 2022-12-16 19:00:00
## 6102 2022-12-16 19:29:47 TRUE 2022-12-16 19:00:00
## 6103 2022-12-16 19:29:45 TRUE 2022-12-16 19:00:00
## 6104 2022-12-16 19:29:44 TRUE 2022-12-16 19:00:00
## 6105 2022-12-16 19:29:43 TRUE 2022-12-16 19:00:00
## 6106 2022-12-16 19:29:43 TRUE 2022-12-16 19:00:00
## 6107 2022-12-16 19:29:37 TRUE 2022-12-16 19:00:00
## 6108 2022-12-16 19:29:27 TRUE 2022-12-16 19:00:00
## 6109 2022-12-16 19:29:23 TRUE 2022-12-16 19:00:00
## 6110 2022-12-16 19:29:15 TRUE 2022-12-16 19:00:00
## 6111 2022-12-16 19:29:13 TRUE 2022-12-16 19:00:00
## 6112 2022-12-16 19:29:13 TRUE 2022-12-16 19:00:00
## 6113 2022-12-16 19:29:12 TRUE 2022-12-16 19:00:00
## 6114 2022-12-16 19:29:05 TRUE 2022-12-16 19:00:00
## 6115 2022-12-16 19:28:53 TRUE 2022-12-16 19:00:00
## 6116 2022-12-16 19:28:53 TRUE 2022-12-16 19:00:00
## 6117 2022-12-16 19:28:52 TRUE 2022-12-16 19:00:00
## 6118 2022-12-16 19:28:51 TRUE 2022-12-16 19:00:00
## 6119 2022-12-16 19:28:49 TRUE 2022-12-16 19:00:00
## 6120 2022-12-16 19:28:41 TRUE 2022-12-16 19:00:00
## 6121 2022-12-16 19:28:39 TRUE 2022-12-16 19:00:00
## 6122 2022-12-16 19:28:31 TRUE 2022-12-16 19:00:00
## 6123 2022-12-16 19:28:27 TRUE 2022-12-16 19:00:00
## 6124 2022-12-16 19:28:21 TRUE 2022-12-16 19:00:00
## 6125 2022-12-16 19:28:17 TRUE 2022-12-16 19:00:00
## 6126 2022-12-16 19:28:14 TRUE 2022-12-16 19:00:00
## 6127 2022-12-16 19:28:11 TRUE 2022-12-16 19:00:00
## 6128 2022-12-16 19:28:10 TRUE 2022-12-16 19:00:00
## 6129 2022-12-16 19:28:03 TRUE 2022-12-16 19:00:00
## 6130 2022-12-16 19:28:00 TRUE 2022-12-16 19:00:00
## 6131 2022-12-16 19:28:00 TRUE 2022-12-16 19:00:00
## 6132 2022-12-16 19:27:53 TRUE 2022-12-16 19:00:00
## 6133 2022-12-16 19:27:50 TRUE 2022-12-16 19:00:00
## 6134 2022-12-16 19:27:48 TRUE 2022-12-16 19:00:00
## 6135 2022-12-16 19:27:45 TRUE 2022-12-16 19:00:00
## 6136 2022-12-16 19:27:41 TRUE 2022-12-16 19:00:00
## 6137 2022-12-16 19:27:38 TRUE 2022-12-16 19:00:00
## 6138 2022-12-16 19:27:35 TRUE 2022-12-16 19:00:00
## 6139 2022-12-16 19:27:33 TRUE 2022-12-16 19:00:00
## 6140 2022-12-16 19:27:31 TRUE 2022-12-16 19:00:00
## 6141 2022-12-16 19:27:30 TRUE 2022-12-16 19:00:00
## 6142 2022-12-16 19:27:28 TRUE 2022-12-16 19:00:00
## 6143 2022-12-16 19:27:20 TRUE 2022-12-16 19:00:00
## 6144 2022-12-16 19:27:19 TRUE 2022-12-16 19:00:00
## 6145 2022-12-16 19:27:16 TRUE 2022-12-16 19:00:00
## 6146 2022-12-16 19:27:14 TRUE 2022-12-16 19:00:00
## 6147 2022-12-16 19:27:12 TRUE 2022-12-16 19:00:00
## 6148 2022-12-16 19:27:09 TRUE 2022-12-16 19:00:00
## 6149 2022-12-16 19:27:08 TRUE 2022-12-16 19:00:00
## 6150 2022-12-16 19:27:04 TRUE 2022-12-16 19:00:00
## 6151 2022-12-16 19:27:02 TRUE 2022-12-16 19:00:00
## 6152 2022-12-16 19:27:02 TRUE 2022-12-16 19:00:00
## 6153 2022-12-16 19:27:00 TRUE 2022-12-16 19:00:00
## 6154 2022-12-16 19:26:58 TRUE 2022-12-16 19:00:00
## 6155 2022-12-16 19:26:57 TRUE 2022-12-16 19:00:00
## 6156 2022-12-16 19:26:56 TRUE 2022-12-16 19:00:00
## 6157 2022-12-16 19:26:50 TRUE 2022-12-16 19:00:00
## 6158 2022-12-16 19:26:46 TRUE 2022-12-16 19:00:00
## 6159 2022-12-16 19:26:46 TRUE 2022-12-16 19:00:00
## 6160 2022-12-16 19:26:42 TRUE 2022-12-16 19:00:00
## 6161 2022-12-16 19:26:41 TRUE 2022-12-16 19:00:00
## 6162 2022-12-16 19:26:41 TRUE 2022-12-16 19:00:00
## 6163 2022-12-16 19:26:37 TRUE 2022-12-16 19:00:00
## 6164 2022-12-16 19:26:36 TRUE 2022-12-16 19:00:00
## 6165 2022-12-16 19:26:35 TRUE 2022-12-16 19:00:00
## 6166 2022-12-16 19:26:32 TRUE 2022-12-16 19:00:00
## 6167 2022-12-16 19:26:30 TRUE 2022-12-16 19:00:00
## 6168 2022-12-16 19:26:27 TRUE 2022-12-16 19:00:00
## 6169 2022-12-16 19:26:27 TRUE 2022-12-16 19:00:00
## 6170 2022-12-16 19:26:24 TRUE 2022-12-16 19:00:00
## 6171 2022-12-16 19:26:24 TRUE 2022-12-16 19:00:00
## 6172 2022-12-16 19:26:23 TRUE 2022-12-16 19:00:00
## 6173 2022-12-16 19:26:22 TRUE 2022-12-16 19:00:00
## 6174 2022-12-16 19:26:21 TRUE 2022-12-16 19:00:00
## 6175 2022-12-16 19:26:21 TRUE 2022-12-16 19:00:00
## 6176 2022-12-16 19:26:14 TRUE 2022-12-16 19:00:00
## 6177 2022-12-16 19:26:10 TRUE 2022-12-16 19:00:00
## 6178 2022-12-16 19:26:06 TRUE 2022-12-16 19:00:00
## 6179 2022-12-16 19:26:02 TRUE 2022-12-16 19:00:00
## 6180 2022-12-16 19:25:51 TRUE 2022-12-16 19:00:00
## 6181 2022-12-16 19:25:50 TRUE 2022-12-16 19:00:00
## 6182 2022-12-16 19:25:48 TRUE 2022-12-16 19:00:00
## 6183 2022-12-16 19:25:45 TRUE 2022-12-16 19:00:00
## 6184 2022-12-16 19:25:34 TRUE 2022-12-16 19:00:00
## 6185 2022-12-16 19:25:33 TRUE 2022-12-16 19:00:00
## 6186 2022-12-16 19:25:31 TRUE 2022-12-16 19:00:00
## 6187 2022-12-16 19:25:31 TRUE 2022-12-16 19:00:00
## 6188 2022-12-16 19:25:31 TRUE 2022-12-16 19:00:00
## 6189 2022-12-16 19:25:22 TRUE 2022-12-16 19:00:00
## 6190 2022-12-16 19:25:21 TRUE 2022-12-16 19:00:00
## 6191 2022-12-16 19:25:15 TRUE 2022-12-16 19:00:00
## 6192 2022-12-16 19:25:14 TRUE 2022-12-16 19:00:00
## 6193 2022-12-16 19:25:13 TRUE 2022-12-16 19:00:00
## 6194 2022-12-16 19:25:04 TRUE 2022-12-16 19:00:00
## 6195 2022-12-16 19:25:01 TRUE 2022-12-16 19:00:00
## 6196 2022-12-16 19:24:57 TRUE 2022-12-16 19:00:00
## 6197 2022-12-16 19:24:55 TRUE 2022-12-16 19:00:00
## 6198 2022-12-16 19:24:52 TRUE 2022-12-16 19:00:00
## 6199 2022-12-16 19:24:50 TRUE 2022-12-16 19:00:00
## 6200 2022-12-16 19:24:50 TRUE 2022-12-16 19:00:00
## 6201 2022-12-16 19:24:41 TRUE 2022-12-16 19:00:00
## 6202 2022-12-16 19:24:39 TRUE 2022-12-16 19:00:00
## 6203 2022-12-16 19:24:39 TRUE 2022-12-16 19:00:00
## 6204 2022-12-16 19:24:34 TRUE 2022-12-16 19:00:00
## 6205 2022-12-16 19:24:32 TRUE 2022-12-16 19:00:00
## 6206 2022-12-16 19:24:32 TRUE 2022-12-16 19:00:00
## 6207 2022-12-16 19:24:32 TRUE 2022-12-16 19:00:00
## 6208 2022-12-16 19:24:30 TRUE 2022-12-16 19:00:00
## 6209 2022-12-16 19:24:16 TRUE 2022-12-16 19:00:00
## 6210 2022-12-16 19:24:13 TRUE 2022-12-16 19:00:00
## 6211 2022-12-16 19:24:11 TRUE 2022-12-16 19:00:00
## 6212 2022-12-16 19:24:11 TRUE 2022-12-16 19:00:00
## 6213 2022-12-16 19:24:09 TRUE 2022-12-16 19:00:00
## 6214 2022-12-16 19:24:06 TRUE 2022-12-16 19:00:00
## 6215 2022-12-16 19:24:05 TRUE 2022-12-16 19:00:00
## 6216 2022-12-16 19:24:02 TRUE 2022-12-16 19:00:00
## 6217 2022-12-16 19:23:56 TRUE 2022-12-16 19:00:00
## 6218 2022-12-16 19:23:56 TRUE 2022-12-16 19:00:00
## 6219 2022-12-16 19:23:51 TRUE 2022-12-16 19:00:00
## 6220 2022-12-16 19:23:49 TRUE 2022-12-16 19:00:00
## 6221 2022-12-16 19:23:27 TRUE 2022-12-16 19:00:00
## 6222 2022-12-16 19:23:27 TRUE 2022-12-16 19:00:00
## 6223 2022-12-16 19:23:22 TRUE 2022-12-16 19:00:00
## 6224 2022-12-16 19:23:21 TRUE 2022-12-16 19:00:00
## 6225 2022-12-16 19:23:21 TRUE 2022-12-16 19:00:00
## 6226 2022-12-16 19:23:16 TRUE 2022-12-16 19:00:00
## 6227 2022-12-16 19:23:14 TRUE 2022-12-16 19:00:00
## 6228 2022-12-16 19:23:04 TRUE 2022-12-16 19:00:00
## 6229 2022-12-16 19:22:59 TRUE 2022-12-16 19:00:00
## 6230 2022-12-16 19:22:58 TRUE 2022-12-16 19:00:00
## 6231 2022-12-16 19:22:51 TRUE 2022-12-16 19:00:00
## 6232 2022-12-16 19:22:47 TRUE 2022-12-16 19:00:00
## 6233 2022-12-16 19:22:44 TRUE 2022-12-16 19:00:00
## 6234 2022-12-16 19:22:42 TRUE 2022-12-16 19:00:00
## 6235 2022-12-16 19:22:41 TRUE 2022-12-16 19:00:00
## 6236 2022-12-16 19:22:41 TRUE 2022-12-16 19:00:00
## 6237 2022-12-16 19:22:39 TRUE 2022-12-16 19:00:00
## 6238 2022-12-16 19:22:33 TRUE 2022-12-16 19:00:00
## 6239 2022-12-16 19:22:20 TRUE 2022-12-16 19:00:00
## 6240 2022-12-16 19:22:15 TRUE 2022-12-16 19:00:00
## 6241 2022-12-16 19:22:09 TRUE 2022-12-16 19:00:00
## 6242 2022-12-16 19:22:09 TRUE 2022-12-16 19:00:00
## 6243 2022-12-16 19:22:06 TRUE 2022-12-16 19:00:00
## 6244 2022-12-16 19:22:04 TRUE 2022-12-16 19:00:00
## 6245 2022-12-16 19:22:00 TRUE 2022-12-16 19:00:00
## 6246 2022-12-16 19:21:51 TRUE 2022-12-16 19:00:00
## 6247 2022-12-16 19:21:51 TRUE 2022-12-16 19:00:00
## 6248 2022-12-16 19:21:49 TRUE 2022-12-16 19:00:00
## 6249 2022-12-16 19:21:45 TRUE 2022-12-16 19:00:00
## 6250 2022-12-16 19:21:40 TRUE 2022-12-16 19:00:00
## 6251 2022-12-16 19:21:38 TRUE 2022-12-16 19:00:00
## 6252 2022-12-16 19:21:29 TRUE 2022-12-16 19:00:00
## 6253 2022-12-16 19:21:28 TRUE 2022-12-16 19:00:00
## 6254 2022-12-16 19:21:19 TRUE 2022-12-16 19:00:00
## 6255 2022-12-16 19:21:19 TRUE 2022-12-16 19:00:00
## 6256 2022-12-16 19:21:17 TRUE 2022-12-16 19:00:00
## 6257 2022-12-16 19:21:15 TRUE 2022-12-16 19:00:00
## 6258 2022-12-16 19:21:14 TRUE 2022-12-16 19:00:00
## 6259 2022-12-16 19:21:12 TRUE 2022-12-16 19:00:00
## 6260 2022-12-16 19:21:08 TRUE 2022-12-16 19:00:00
## 6261 2022-12-16 19:21:07 TRUE 2022-12-16 19:00:00
## 6262 2022-12-16 19:21:06 TRUE 2022-12-16 19:00:00
## 6263 2022-12-16 19:21:00 TRUE 2022-12-16 19:00:00
## 6264 2022-12-16 19:21:00 TRUE 2022-12-16 19:00:00
## 6265 2022-12-16 19:20:57 TRUE 2022-12-16 19:00:00
## 6266 2022-12-16 19:20:56 TRUE 2022-12-16 19:00:00
## 6267 2022-12-16 19:20:48 TRUE 2022-12-16 19:00:00
## 6268 2022-12-16 19:20:45 TRUE 2022-12-16 19:00:00
## 6269 2022-12-16 19:20:44 TRUE 2022-12-16 19:00:00
## 6270 2022-12-16 19:20:43 TRUE 2022-12-16 19:00:00
## 6271 2022-12-16 19:20:42 TRUE 2022-12-16 19:00:00
## 6272 2022-12-16 19:20:41 TRUE 2022-12-16 19:00:00
## 6273 2022-12-16 19:20:39 TRUE 2022-12-16 19:00:00
## 6274 2022-12-16 19:20:38 TRUE 2022-12-16 19:00:00
## 6275 2022-12-16 19:20:37 TRUE 2022-12-16 19:00:00
## 6276 2022-12-16 19:20:35 TRUE 2022-12-16 19:00:00
## 6277 2022-12-16 19:20:33 TRUE 2022-12-16 19:00:00
## 6278 2022-12-16 19:20:31 TRUE 2022-12-16 19:00:00
## 6279 2022-12-16 19:20:27 TRUE 2022-12-16 19:00:00
## 6280 2022-12-16 19:20:14 TRUE 2022-12-16 19:00:00
## 6281 2022-12-16 19:20:13 TRUE 2022-12-16 19:00:00
## 6282 2022-12-16 19:20:12 TRUE 2022-12-16 19:00:00
## 6283 2022-12-16 19:20:10 TRUE 2022-12-16 19:00:00
## 6284 2022-12-16 19:20:10 TRUE 2022-12-16 19:00:00
## 6285 2022-12-16 19:20:08 TRUE 2022-12-16 19:00:00
## 6286 2022-12-16 19:20:08 TRUE 2022-12-16 19:00:00
## 6287 2022-12-16 19:20:00 TRUE 2022-12-16 19:00:00
## 6288 2022-12-16 19:20:00 TRUE 2022-12-16 19:00:00
## 6289 2022-12-16 19:19:58 TRUE 2022-12-16 19:00:00
## 6290 2022-12-16 19:19:47 TRUE 2022-12-16 19:00:00
## 6291 2022-12-16 19:19:43 TRUE 2022-12-16 19:00:00
## 6292 2022-12-16 19:19:42 TRUE 2022-12-16 19:00:00
## 6293 2022-12-16 19:19:36 TRUE 2022-12-16 19:00:00
## 6294 2022-12-16 19:19:35 TRUE 2022-12-16 19:00:00
## 6295 2022-12-16 19:19:34 TRUE 2022-12-16 19:00:00
## 6296 2022-12-16 19:19:32 TRUE 2022-12-16 19:00:00
## 6297 2022-12-16 19:19:30 TRUE 2022-12-16 19:00:00
## 6298 2022-12-16 19:19:29 TRUE 2022-12-16 19:00:00
## 6299 2022-12-16 19:19:20 TRUE 2022-12-16 19:00:00
## 6300 2022-12-16 19:19:19 TRUE 2022-12-16 19:00:00
## 6301 2022-12-16 19:19:19 TRUE 2022-12-16 19:00:00
## 6302 2022-12-16 19:19:18 TRUE 2022-12-16 19:00:00
## 6303 2022-12-16 19:19:09 TRUE 2022-12-16 19:00:00
## 6304 2022-12-16 19:19:06 TRUE 2022-12-16 19:00:00
## 6305 2022-12-16 19:19:05 TRUE 2022-12-16 19:00:00
## 6306 2022-12-16 19:19:02 TRUE 2022-12-16 19:00:00
## 6307 2022-12-16 19:18:59 TRUE 2022-12-16 19:00:00
## 6308 2022-12-16 19:18:57 TRUE 2022-12-16 19:00:00
## 6309 2022-12-16 19:18:56 TRUE 2022-12-16 19:00:00
## 6310 2022-12-16 19:18:55 TRUE 2022-12-16 19:00:00
## 6311 2022-12-16 19:18:54 TRUE 2022-12-16 19:00:00
## 6312 2022-12-16 19:18:53 TRUE 2022-12-16 19:00:00
## 6313 2022-12-16 19:18:51 TRUE 2022-12-16 19:00:00
## 6314 2022-12-16 19:18:49 TRUE 2022-12-16 19:00:00
## 6315 2022-12-16 19:18:47 TRUE 2022-12-16 19:00:00
## 6316 2022-12-16 19:18:45 TRUE 2022-12-16 19:00:00
## 6317 2022-12-16 19:18:39 TRUE 2022-12-16 19:00:00
## 6318 2022-12-16 19:18:34 TRUE 2022-12-16 19:00:00
## 6319 2022-12-16 19:18:32 TRUE 2022-12-16 19:00:00
## 6320 2022-12-16 19:18:30 TRUE 2022-12-16 19:00:00
## 6321 2022-12-16 19:18:27 TRUE 2022-12-16 19:00:00
## 6322 2022-12-16 19:18:23 TRUE 2022-12-16 19:00:00
## 6323 2022-12-16 19:18:23 TRUE 2022-12-16 19:00:00
## 6324 2022-12-16 19:18:22 TRUE 2022-12-16 19:00:00
## 6325 2022-12-16 19:18:22 TRUE 2022-12-16 19:00:00
## 6326 2022-12-16 19:18:22 TRUE 2022-12-16 19:00:00
## 6327 2022-12-16 19:18:17 TRUE 2022-12-16 19:00:00
## 6328 2022-12-16 19:18:14 TRUE 2022-12-16 19:00:00
## 6329 2022-12-16 19:18:09 TRUE 2022-12-16 19:00:00
## 6330 2022-12-16 19:18:05 TRUE 2022-12-16 19:00:00
## 6331 2022-12-16 19:17:56 TRUE 2022-12-16 19:00:00
## 6332 2022-12-16 19:17:55 TRUE 2022-12-16 19:00:00
## 6333 2022-12-16 19:17:51 TRUE 2022-12-16 19:00:00
## 6334 2022-12-16 19:17:51 TRUE 2022-12-16 19:00:00
## 6335 2022-12-16 19:17:47 TRUE 2022-12-16 19:00:00
## 6336 2022-12-16 19:17:47 TRUE 2022-12-16 19:00:00
## 6337 2022-12-16 19:17:46 TRUE 2022-12-16 19:00:00
## 6338 2022-12-16 19:17:45 TRUE 2022-12-16 19:00:00
## 6339 2022-12-16 19:17:44 TRUE 2022-12-16 19:00:00
## 6340 2022-12-16 19:17:41 TRUE 2022-12-16 19:00:00
## 6341 2022-12-16 19:17:41 TRUE 2022-12-16 19:00:00
## 6342 2022-12-16 19:17:36 TRUE 2022-12-16 19:00:00
## 6343 2022-12-16 19:17:32 TRUE 2022-12-16 19:00:00
## 6344 2022-12-16 19:17:31 TRUE 2022-12-16 19:00:00
## 6345 2022-12-16 19:17:31 TRUE 2022-12-16 19:00:00
## 6346 2022-12-16 19:17:27 TRUE 2022-12-16 19:00:00
## 6347 2022-12-16 19:17:27 TRUE 2022-12-16 19:00:00
## 6348 2022-12-16 19:17:15 TRUE 2022-12-16 19:00:00
## 6349 2022-12-16 19:17:07 TRUE 2022-12-16 19:00:00
## 6350 2022-12-16 19:17:06 TRUE 2022-12-16 19:00:00
## 6351 2022-12-16 19:17:04 TRUE 2022-12-16 19:00:00
## 6352 2022-12-16 19:17:02 TRUE 2022-12-16 19:00:00
## 6353 2022-12-16 19:16:55 TRUE 2022-12-16 19:00:00
## 6354 2022-12-16 19:16:52 TRUE 2022-12-16 19:00:00
## 6355 2022-12-16 19:16:51 TRUE 2022-12-16 19:00:00
## 6356 2022-12-16 19:16:47 TRUE 2022-12-16 19:00:00
## 6357 2022-12-16 19:16:46 TRUE 2022-12-16 19:00:00
## 6358 2022-12-16 19:16:44 TRUE 2022-12-16 19:00:00
## 6359 2022-12-16 19:16:42 TRUE 2022-12-16 19:00:00
## 6360 2022-12-16 19:16:42 TRUE 2022-12-16 19:00:00
## 6361 2022-12-16 19:16:35 TRUE 2022-12-16 19:00:00
## 6362 2022-12-16 19:16:34 TRUE 2022-12-16 19:00:00
## 6363 2022-12-16 19:16:30 TRUE 2022-12-16 19:00:00
## 6364 2022-12-16 19:16:30 TRUE 2022-12-16 19:00:00
## 6365 2022-12-16 19:16:27 TRUE 2022-12-16 19:00:00
## 6366 2022-12-16 19:16:26 TRUE 2022-12-16 19:00:00
## 6367 2022-12-16 19:16:09 TRUE 2022-12-16 19:00:00
## 6368 2022-12-16 19:16:00 TRUE 2022-12-16 19:00:00
## 6369 2022-12-16 19:15:54 TRUE 2022-12-16 19:00:00
## 6370 2022-12-16 19:15:54 TRUE 2022-12-16 19:00:00
## 6371 2022-12-16 19:15:49 TRUE 2022-12-16 19:00:00
## 6372 2022-12-16 19:15:49 TRUE 2022-12-16 19:00:00
## 6373 2022-12-16 19:15:46 TRUE 2022-12-16 19:00:00
## 6374 2022-12-16 19:15:45 TRUE 2022-12-16 19:00:00
## 6375 2022-12-16 19:15:41 TRUE 2022-12-16 19:00:00
## 6376 2022-12-16 19:15:40 TRUE 2022-12-16 19:00:00
## 6377 2022-12-16 19:15:34 TRUE 2022-12-16 19:00:00
## 6378 2022-12-16 19:15:30 TRUE 2022-12-16 19:00:00
## 6379 2022-12-16 19:15:29 TRUE 2022-12-16 19:00:00
## 6380 2022-12-16 19:15:26 TRUE 2022-12-16 19:00:00
## 6381 2022-12-16 19:15:26 TRUE 2022-12-16 19:00:00
## 6382 2022-12-16 19:15:23 TRUE 2022-12-16 19:00:00
## 6383 2022-12-16 19:15:21 TRUE 2022-12-16 19:00:00
## 6384 2022-12-16 19:15:20 TRUE 2022-12-16 19:00:00
## 6385 2022-12-16 19:15:19 TRUE 2022-12-16 19:00:00
## 6386 2022-12-16 19:15:16 TRUE 2022-12-16 19:00:00
## 6387 2022-12-16 19:15:14 TRUE 2022-12-16 19:00:00
## 6388 2022-12-16 19:15:10 TRUE 2022-12-16 19:00:00
## 6389 2022-12-16 19:15:07 TRUE 2022-12-16 19:00:00
## 6390 2022-12-16 19:15:00 TRUE 2022-12-16 19:00:00
## 6391 2022-12-16 19:15:00 TRUE 2022-12-16 19:00:00
## 6392 2022-12-16 19:14:59 TRUE 2022-12-16 19:00:00
## 6393 2022-12-16 19:14:57 TRUE 2022-12-16 19:00:00
## 6394 2022-12-16 19:14:56 TRUE 2022-12-16 19:00:00
## 6395 2022-12-16 19:14:54 TRUE 2022-12-16 19:00:00
## 6396 2022-12-16 19:14:51 TRUE 2022-12-16 19:00:00
## 6397 2022-12-16 19:14:49 TRUE 2022-12-16 19:00:00
## 6398 2022-12-16 19:14:48 TRUE 2022-12-16 19:00:00
## 6399 2022-12-16 19:14:46 TRUE 2022-12-16 19:00:00
## 6400 2022-12-16 19:14:42 TRUE 2022-12-16 19:00:00
## 6401 2022-12-16 19:14:42 TRUE 2022-12-16 19:00:00
## 6402 2022-12-16 19:14:37 TRUE 2022-12-16 19:00:00
## 6403 2022-12-16 19:14:35 TRUE 2022-12-16 19:00:00
## 6404 2022-12-16 19:14:33 TRUE 2022-12-16 19:00:00
## 6405 2022-12-16 19:14:29 TRUE 2022-12-16 19:00:00
## 6406 2022-12-16 19:14:27 TRUE 2022-12-16 19:00:00
## 6407 2022-12-16 19:14:23 TRUE 2022-12-16 19:00:00
## 6408 2022-12-16 19:14:22 TRUE 2022-12-16 19:00:00
## 6409 2022-12-16 19:14:21 TRUE 2022-12-16 19:00:00
## 6410 2022-12-16 19:14:19 TRUE 2022-12-16 19:00:00
## 6411 2022-12-16 19:14:10 TRUE 2022-12-16 19:00:00
## 6412 2022-12-16 19:14:02 TRUE 2022-12-16 19:00:00
## 6413 2022-12-16 19:13:59 TRUE 2022-12-16 19:00:00
## 6414 2022-12-16 19:13:58 TRUE 2022-12-16 19:00:00
## 6415 2022-12-16 19:13:56 TRUE 2022-12-16 19:00:00
## 6416 2022-12-16 19:13:56 TRUE 2022-12-16 19:00:00
## 6417 2022-12-16 19:13:51 TRUE 2022-12-16 19:00:00
## 6418 2022-12-16 19:13:47 TRUE 2022-12-16 19:00:00
## 6419 2022-12-16 19:13:44 TRUE 2022-12-16 19:00:00
## 6420 2022-12-16 19:13:43 TRUE 2022-12-16 19:00:00
## 6421 2022-12-16 19:13:41 TRUE 2022-12-16 19:00:00
## 6422 2022-12-16 19:13:38 TRUE 2022-12-16 19:00:00
## 6423 2022-12-16 19:13:35 TRUE 2022-12-16 19:00:00
## 6424 2022-12-16 19:13:34 TRUE 2022-12-16 19:00:00
## 6425 2022-12-16 19:13:28 TRUE 2022-12-16 19:00:00
## 6426 2022-12-16 19:13:24 TRUE 2022-12-16 19:00:00
## 6427 2022-12-16 19:13:24 TRUE 2022-12-16 19:00:00
## 6428 2022-12-16 19:13:23 TRUE 2022-12-16 19:00:00
## 6429 2022-12-16 19:13:23 TRUE 2022-12-16 19:00:00
## 6430 2022-12-16 19:13:18 TRUE 2022-12-16 19:00:00
## 6431 2022-12-16 19:13:17 TRUE 2022-12-16 19:00:00
## 6432 2022-12-16 19:13:16 TRUE 2022-12-16 19:00:00
## 6433 2022-12-16 19:13:15 TRUE 2022-12-16 19:00:00
## 6434 2022-12-16 19:13:10 TRUE 2022-12-16 19:00:00
## 6435 2022-12-16 19:13:09 TRUE 2022-12-16 19:00:00
## 6436 2022-12-16 19:13:08 TRUE 2022-12-16 19:00:00
## 6437 2022-12-16 19:13:06 TRUE 2022-12-16 19:00:00
## 6438 2022-12-16 19:13:04 TRUE 2022-12-16 19:00:00
## 6439 2022-12-16 19:12:59 TRUE 2022-12-16 19:00:00
## 6440 2022-12-16 19:12:59 TRUE 2022-12-16 19:00:00
## 6441 2022-12-16 19:12:57 TRUE 2022-12-16 19:00:00
## 6442 2022-12-16 19:12:46 TRUE 2022-12-16 19:00:00
## 6443 2022-12-16 19:12:43 TRUE 2022-12-16 19:00:00
## 6444 2022-12-16 19:12:40 TRUE 2022-12-16 19:00:00
## 6445 2022-12-16 19:12:34 TRUE 2022-12-16 19:00:00
## 6446 2022-12-16 19:12:30 TRUE 2022-12-16 19:00:00
## 6447 2022-12-16 19:12:28 TRUE 2022-12-16 19:00:00
## 6448 2022-12-16 19:12:26 TRUE 2022-12-16 19:00:00
## 6449 2022-12-16 19:12:21 TRUE 2022-12-16 19:00:00
## 6450 2022-12-16 19:12:20 TRUE 2022-12-16 19:00:00
## 6451 2022-12-16 19:12:17 TRUE 2022-12-16 19:00:00
## 6452 2022-12-16 19:12:15 TRUE 2022-12-16 19:00:00
## 6453 2022-12-16 19:12:15 TRUE 2022-12-16 19:00:00
## 6454 2022-12-16 19:12:09 TRUE 2022-12-16 19:00:00
## 6455 2022-12-16 19:11:59 TRUE 2022-12-16 19:00:00
## 6456 2022-12-16 19:11:58 TRUE 2022-12-16 19:00:00
## 6457 2022-12-16 19:11:57 TRUE 2022-12-16 19:00:00
## 6458 2022-12-16 19:11:54 TRUE 2022-12-16 19:00:00
## 6459 2022-12-16 19:11:52 TRUE 2022-12-16 19:00:00
## 6460 2022-12-16 19:11:46 TRUE 2022-12-16 19:00:00
## 6461 2022-12-16 19:11:45 TRUE 2022-12-16 19:00:00
## 6462 2022-12-16 19:11:41 TRUE 2022-12-16 19:00:00
## 6463 2022-12-16 19:11:33 TRUE 2022-12-16 19:00:00
## 6464 2022-12-16 19:11:32 TRUE 2022-12-16 19:00:00
## 6465 2022-12-16 19:11:31 TRUE 2022-12-16 19:00:00
## 6466 2022-12-16 19:11:23 TRUE 2022-12-16 19:00:00
## 6467 2022-12-16 19:11:18 TRUE 2022-12-16 19:00:00
## 6468 2022-12-16 19:11:17 TRUE 2022-12-16 19:00:00
## 6469 2022-12-16 19:11:16 TRUE 2022-12-16 19:00:00
## 6470 2022-12-16 19:11:11 TRUE 2022-12-16 19:00:00
## 6471 2022-12-16 19:11:10 TRUE 2022-12-16 19:00:00
## 6472 2022-12-16 19:11:08 TRUE 2022-12-16 19:00:00
## 6473 2022-12-16 19:11:04 TRUE 2022-12-16 19:00:00
## 6474 2022-12-16 19:11:03 TRUE 2022-12-16 19:00:00
## 6475 2022-12-16 19:11:03 TRUE 2022-12-16 19:00:00
## 6476 2022-12-16 19:11:03 TRUE 2022-12-16 19:00:00
## 6477 2022-12-16 19:10:58 TRUE 2022-12-16 19:00:00
## 6478 2022-12-16 19:10:57 TRUE 2022-12-16 19:00:00
## 6479 2022-12-16 19:10:52 TRUE 2022-12-16 19:00:00
## 6480 2022-12-16 19:10:51 TRUE 2022-12-16 19:00:00
## 6481 2022-12-16 19:10:51 TRUE 2022-12-16 19:00:00
## 6482 2022-12-16 19:10:44 TRUE 2022-12-16 19:00:00
## 6483 2022-12-16 19:10:42 TRUE 2022-12-16 19:00:00
## 6484 2022-12-16 19:10:41 TRUE 2022-12-16 19:00:00
## 6485 2022-12-16 19:10:40 TRUE 2022-12-16 19:00:00
## 6486 2022-12-16 19:10:36 TRUE 2022-12-16 19:00:00
## 6487 2022-12-16 19:10:35 TRUE 2022-12-16 19:00:00
## 6488 2022-12-16 19:10:33 TRUE 2022-12-16 19:00:00
## 6489 2022-12-16 19:10:28 TRUE 2022-12-16 19:00:00
## 6490 2022-12-16 19:10:23 TRUE 2022-12-16 19:00:00
## 6491 2022-12-16 19:10:16 TRUE 2022-12-16 19:00:00
## 6492 2022-12-16 19:10:14 TRUE 2022-12-16 19:00:00
## 6493 2022-12-16 19:10:13 TRUE 2022-12-16 19:00:00
## 6494 2022-12-16 19:10:11 TRUE 2022-12-16 19:00:00
## 6495 2022-12-16 19:09:57 TRUE 2022-12-16 19:00:00
## 6496 2022-12-16 19:09:57 TRUE 2022-12-16 19:00:00
## 6497 2022-12-16 19:09:54 TRUE 2022-12-16 19:00:00
## 6498 2022-12-16 19:09:51 TRUE 2022-12-16 19:00:00
## 6499 2022-12-16 19:09:51 TRUE 2022-12-16 19:00:00
## 6500 2022-12-16 19:09:49 TRUE 2022-12-16 19:00:00
## 6501 2022-12-16 19:09:47 TRUE 2022-12-16 19:00:00
## 6502 2022-12-16 19:09:45 TRUE 2022-12-16 19:00:00
## 6503 2022-12-16 19:09:45 TRUE 2022-12-16 19:00:00
## 6504 2022-12-16 19:09:44 TRUE 2022-12-16 19:00:00
## 6505 2022-12-16 19:09:43 TRUE 2022-12-16 19:00:00
## 6506 2022-12-16 19:09:43 TRUE 2022-12-16 19:00:00
## 6507 2022-12-16 19:09:38 TRUE 2022-12-16 19:00:00
## 6508 2022-12-16 19:09:38 TRUE 2022-12-16 19:00:00
## 6509 2022-12-16 19:09:38 TRUE 2022-12-16 19:00:00
## 6510 2022-12-16 19:09:29 TRUE 2022-12-16 19:00:00
## 6511 2022-12-16 19:09:29 TRUE 2022-12-16 19:00:00
## 6512 2022-12-16 19:09:26 TRUE 2022-12-16 19:00:00
## 6513 2022-12-16 19:09:20 TRUE 2022-12-16 19:00:00
## 6514 2022-12-16 19:09:16 TRUE 2022-12-16 19:00:00
## 6515 2022-12-16 19:09:14 TRUE 2022-12-16 19:00:00
## 6516 2022-12-16 19:09:10 TRUE 2022-12-16 19:00:00
## 6517 2022-12-16 19:08:54 TRUE 2022-12-16 19:00:00
## 6518 2022-12-16 19:08:45 TRUE 2022-12-16 19:00:00
## 6519 2022-12-16 19:08:44 TRUE 2022-12-16 19:00:00
## 6520 2022-12-16 19:08:39 TRUE 2022-12-16 19:00:00
## 6521 2022-12-16 19:08:38 TRUE 2022-12-16 19:00:00
## 6522 2022-12-16 19:08:27 TRUE 2022-12-16 19:00:00
## 6523 2022-12-16 19:08:27 TRUE 2022-12-16 19:00:00
## 6524 2022-12-16 19:08:27 TRUE 2022-12-16 19:00:00
## 6525 2022-12-16 19:08:24 TRUE 2022-12-16 19:00:00
## 6526 2022-12-16 19:08:22 TRUE 2022-12-16 19:00:00
## 6527 2022-12-16 19:08:20 TRUE 2022-12-16 19:00:00
## 6528 2022-12-16 19:08:18 TRUE 2022-12-16 19:00:00
## 6529 2022-12-16 19:08:16 TRUE 2022-12-16 19:00:00
## 6530 2022-12-16 19:08:03 TRUE 2022-12-16 19:00:00
## 6531 2022-12-16 19:08:03 TRUE 2022-12-16 19:00:00
## 6532 2022-12-16 19:08:01 TRUE 2022-12-16 19:00:00
## 6533 2022-12-16 19:07:59 TRUE 2022-12-16 19:00:00
## 6534 2022-12-16 19:07:56 TRUE 2022-12-16 19:00:00
## 6535 2022-12-16 19:07:55 TRUE 2022-12-16 19:00:00
## 6536 2022-12-16 19:07:55 TRUE 2022-12-16 19:00:00
## 6537 2022-12-16 19:07:55 TRUE 2022-12-16 19:00:00
## 6538 2022-12-16 19:07:50 TRUE 2022-12-16 19:00:00
## 6539 2022-12-16 19:07:50 TRUE 2022-12-16 19:00:00
## 6540 2022-12-16 19:07:49 TRUE 2022-12-16 19:00:00
## 6541 2022-12-16 19:07:49 TRUE 2022-12-16 19:00:00
## 6542 2022-12-16 19:07:41 TRUE 2022-12-16 19:00:00
## 6543 2022-12-16 19:07:39 TRUE 2022-12-16 19:00:00
## 6544 2022-12-16 19:07:38 TRUE 2022-12-16 19:00:00
## 6545 2022-12-16 19:07:37 TRUE 2022-12-16 19:00:00
## 6546 2022-12-16 19:07:34 TRUE 2022-12-16 19:00:00
## 6547 2022-12-16 19:07:28 TRUE 2022-12-16 19:00:00
## 6548 2022-12-16 19:07:24 TRUE 2022-12-16 19:00:00
## 6549 2022-12-16 19:07:21 TRUE 2022-12-16 19:00:00
## 6550 2022-12-16 19:07:19 TRUE 2022-12-16 19:00:00
## 6551 2022-12-16 19:07:15 TRUE 2022-12-16 19:00:00
## 6552 2022-12-16 19:07:12 TRUE 2022-12-16 19:00:00
## 6553 2022-12-16 19:07:09 TRUE 2022-12-16 19:00:00
## 6554 2022-12-16 19:07:04 TRUE 2022-12-16 19:00:00
## 6555 2022-12-16 19:06:58 TRUE 2022-12-16 19:00:00
## 6556 2022-12-16 19:06:54 TRUE 2022-12-16 19:00:00
## 6557 2022-12-16 19:06:47 TRUE 2022-12-16 19:00:00
## 6558 2022-12-16 19:06:47 TRUE 2022-12-16 19:00:00
## 6559 2022-12-16 19:06:46 TRUE 2022-12-16 19:00:00
## 6560 2022-12-16 19:06:40 TRUE 2022-12-16 19:00:00
## 6561 2022-12-16 19:06:39 TRUE 2022-12-16 19:00:00
## 6562 2022-12-16 19:06:33 TRUE 2022-12-16 19:00:00
## 6563 2022-12-16 19:06:29 TRUE 2022-12-16 19:00:00
## 6564 2022-12-16 19:06:28 TRUE 2022-12-16 19:00:00
## 6565 2022-12-16 19:06:28 TRUE 2022-12-16 19:00:00
## 6566 2022-12-16 19:06:18 TRUE 2022-12-16 19:00:00
## 6567 2022-12-16 19:06:16 TRUE 2022-12-16 19:00:00
## 6568 2022-12-16 19:06:15 TRUE 2022-12-16 19:00:00
## 6569 2022-12-16 19:06:15 TRUE 2022-12-16 19:00:00
## 6570 2022-12-16 19:06:10 TRUE 2022-12-16 19:00:00
## 6571 2022-12-16 19:06:07 TRUE 2022-12-16 19:00:00
## 6572 2022-12-16 19:06:03 TRUE 2022-12-16 19:00:00
## 6573 2022-12-16 19:06:01 TRUE 2022-12-16 19:00:00
## 6574 2022-12-16 19:05:55 TRUE 2022-12-16 19:00:00
## 6575 2022-12-16 19:05:51 TRUE 2022-12-16 19:00:00
## 6576 2022-12-16 19:05:46 TRUE 2022-12-16 19:00:00
## 6577 2022-12-16 19:05:45 TRUE 2022-12-16 19:00:00
## 6578 2022-12-16 19:05:40 TRUE 2022-12-16 19:00:00
## 6579 2022-12-16 19:05:39 TRUE 2022-12-16 19:00:00
## 6580 2022-12-16 19:05:39 TRUE 2022-12-16 19:00:00
## 6581 2022-12-16 19:05:28 TRUE 2022-12-16 19:00:00
## 6582 2022-12-16 19:05:28 TRUE 2022-12-16 19:00:00
## 6583 2022-12-16 19:05:24 TRUE 2022-12-16 19:00:00
## 6584 2022-12-16 19:05:24 TRUE 2022-12-16 19:00:00
## 6585 2022-12-16 19:05:19 TRUE 2022-12-16 19:00:00
## 6586 2022-12-16 19:05:11 TRUE 2022-12-16 19:00:00
## 6587 2022-12-16 19:05:10 TRUE 2022-12-16 19:00:00
## 6588 2022-12-16 19:05:08 TRUE 2022-12-16 19:00:00
## 6589 2022-12-16 19:05:07 TRUE 2022-12-16 19:00:00
## 6590 2022-12-16 19:05:06 TRUE 2022-12-16 19:00:00
## 6591 2022-12-16 19:05:05 TRUE 2022-12-16 19:00:00
## 6592 2022-12-16 19:05:05 TRUE 2022-12-16 19:00:00
## 6593 2022-12-16 19:05:00 TRUE 2022-12-16 19:00:00
## 6594 2022-12-16 19:04:53 TRUE 2022-12-16 19:00:00
## 6595 2022-12-16 19:04:52 TRUE 2022-12-16 19:00:00
## 6596 2022-12-16 19:04:51 TRUE 2022-12-16 19:00:00
## 6597 2022-12-16 19:04:51 TRUE 2022-12-16 19:00:00
## 6598 2022-12-16 19:04:46 TRUE 2022-12-16 19:00:00
## 6599 2022-12-16 19:04:45 TRUE 2022-12-16 19:00:00
## 6600 2022-12-16 19:04:45 TRUE 2022-12-16 19:00:00
## 6601 2022-12-16 19:04:44 TRUE 2022-12-16 19:00:00
## 6602 2022-12-16 19:04:40 TRUE 2022-12-16 19:00:00
## 6603 2022-12-16 19:04:30 TRUE 2022-12-16 19:00:00
## 6604 2022-12-16 19:04:28 TRUE 2022-12-16 19:00:00
## 6605 2022-12-16 19:04:27 TRUE 2022-12-16 19:00:00
## 6606 2022-12-16 19:04:26 TRUE 2022-12-16 19:00:00
## 6607 2022-12-16 19:04:23 TRUE 2022-12-16 19:00:00
## 6608 2022-12-16 19:04:14 TRUE 2022-12-16 19:00:00
## 6609 2022-12-16 19:04:13 TRUE 2022-12-16 19:00:00
## 6610 2022-12-16 19:04:12 TRUE 2022-12-16 19:00:00
## 6611 2022-12-16 19:04:09 TRUE 2022-12-16 19:00:00
## 6612 2022-12-16 19:04:03 TRUE 2022-12-16 19:00:00
## 6613 2022-12-16 19:04:01 TRUE 2022-12-16 19:00:00
## 6614 2022-12-16 19:03:51 TRUE 2022-12-16 19:00:00
## 6615 2022-12-16 19:03:50 TRUE 2022-12-16 19:00:00
## 6616 2022-12-16 19:03:50 TRUE 2022-12-16 19:00:00
## 6617 2022-12-16 19:03:41 TRUE 2022-12-16 19:00:00
## 6618 2022-12-16 19:03:39 TRUE 2022-12-16 19:00:00
## 6619 2022-12-16 19:03:37 TRUE 2022-12-16 19:00:00
## 6620 2022-12-16 19:03:35 TRUE 2022-12-16 19:00:00
## 6621 2022-12-16 19:03:25 TRUE 2022-12-16 19:00:00
## 6622 2022-12-16 19:03:22 TRUE 2022-12-16 19:00:00
## 6623 2022-12-16 19:03:18 TRUE 2022-12-16 19:00:00
## 6624 2022-12-16 19:03:10 TRUE 2022-12-16 19:00:00
## 6625 2022-12-16 19:03:06 TRUE 2022-12-16 19:00:00
## 6626 2022-12-16 19:03:03 TRUE 2022-12-16 19:00:00
## 6627 2022-12-16 19:03:00 TRUE 2022-12-16 19:00:00
## 6628 2022-12-16 19:02:56 TRUE 2022-12-16 19:00:00
## 6629 2022-12-16 19:02:54 TRUE 2022-12-16 19:00:00
## 6630 2022-12-16 19:02:48 TRUE 2022-12-16 19:00:00
## 6631 2022-12-16 19:02:48 TRUE 2022-12-16 19:00:00
## 6632 2022-12-16 19:02:47 TRUE 2022-12-16 19:00:00
## 6633 2022-12-16 19:02:44 TRUE 2022-12-16 19:00:00
## 6634 2022-12-16 19:02:40 TRUE 2022-12-16 19:00:00
## 6635 2022-12-16 19:02:40 TRUE 2022-12-16 19:00:00
## 6636 2022-12-16 19:02:38 TRUE 2022-12-16 19:00:00
## 6637 2022-12-16 19:02:37 TRUE 2022-12-16 19:00:00
## 6638 2022-12-16 19:02:36 TRUE 2022-12-16 19:00:00
## 6639 2022-12-16 19:02:35 TRUE 2022-12-16 19:00:00
## 6640 2022-12-16 19:02:35 TRUE 2022-12-16 19:00:00
## 6641 2022-12-16 19:02:26 TRUE 2022-12-16 19:00:00
## 6642 2022-12-16 19:02:19 TRUE 2022-12-16 19:00:00
## 6643 2022-12-16 19:02:17 TRUE 2022-12-16 19:00:00
## 6644 2022-12-16 19:02:14 TRUE 2022-12-16 19:00:00
## 6645 2022-12-16 19:02:13 TRUE 2022-12-16 19:00:00
## 6646 2022-12-16 19:02:10 TRUE 2022-12-16 19:00:00
## 6647 2022-12-16 19:02:07 TRUE 2022-12-16 19:00:00
## 6648 2022-12-16 19:02:05 TRUE 2022-12-16 19:00:00
## 6649 2022-12-16 19:01:58 TRUE 2022-12-16 19:00:00
## 6650 2022-12-16 19:01:50 TRUE 2022-12-16 19:00:00
## 6651 2022-12-16 19:01:49 TRUE 2022-12-16 19:00:00
## 6652 2022-12-16 19:01:45 TRUE 2022-12-16 19:00:00
## 6653 2022-12-16 19:01:41 TRUE 2022-12-16 19:00:00
## 6654 2022-12-16 19:01:36 TRUE 2022-12-16 19:00:00
## 6655 2022-12-16 19:01:35 TRUE 2022-12-16 19:00:00
## 6656 2022-12-16 19:01:34 TRUE 2022-12-16 19:00:00
## 6657 2022-12-16 19:01:32 TRUE 2022-12-16 19:00:00
## 6658 2022-12-16 19:01:32 TRUE 2022-12-16 19:00:00
## 6659 2022-12-16 19:01:32 TRUE 2022-12-16 19:00:00
## 6660 2022-12-16 19:01:28 TRUE 2022-12-16 19:00:00
## 6661 2022-12-16 19:01:28 TRUE 2022-12-16 19:00:00
## 6662 2022-12-16 19:01:24 TRUE 2022-12-16 19:00:00
## 6663 2022-12-16 19:01:23 TRUE 2022-12-16 19:00:00
## 6664 2022-12-16 19:01:22 TRUE 2022-12-16 19:00:00
## 6665 2022-12-16 19:01:19 TRUE 2022-12-16 19:00:00
## 6666 2022-12-16 19:01:19 TRUE 2022-12-16 19:00:00
## 6667 2022-12-16 19:01:15 TRUE 2022-12-16 19:00:00
## 6668 2022-12-16 19:01:14 TRUE 2022-12-16 19:00:00
## 6669 2022-12-16 19:01:09 TRUE 2022-12-16 19:00:00
## 6670 2022-12-16 19:01:08 TRUE 2022-12-16 19:00:00
## 6671 2022-12-16 19:01:07 TRUE 2022-12-16 19:00:00
## 6672 2022-12-16 19:01:04 TRUE 2022-12-16 19:00:00
## 6673 2022-12-16 19:01:04 TRUE 2022-12-16 19:00:00
## 6674 2022-12-16 19:00:55 TRUE 2022-12-16 19:00:00
## 6675 2022-12-16 19:00:53 TRUE 2022-12-16 19:00:00
## 6676 2022-12-16 19:00:45 TRUE 2022-12-16 19:00:00
## 6677 2022-12-16 19:00:41 TRUE 2022-12-16 19:00:00
## 6678 2022-12-16 19:00:33 TRUE 2022-12-16 19:00:00
## 6679 2022-12-16 19:00:24 TRUE 2022-12-16 19:00:00
## 6680 2022-12-16 19:00:23 TRUE 2022-12-16 19:00:00
## 6681 2022-12-16 19:00:19 TRUE 2022-12-16 19:00:00
## 6682 2022-12-16 19:00:19 TRUE 2022-12-16 19:00:00
## 6683 2022-12-16 19:00:09 TRUE 2022-12-16 19:00:00
## 6684 2022-12-16 19:00:04 TRUE 2022-12-16 19:00:00
## 6685 2022-12-16 19:00:03 TRUE 2022-12-16 19:00:00
## 6686 2022-12-16 19:00:03 TRUE 2022-12-16 19:00:00
## 6687 2022-12-16 19:00:03 TRUE 2022-12-16 19:00:00
## 6688 2022-12-16 19:00:02 TRUE 2022-12-16 19:00:00
## 6689 2022-12-16 19:00:01 TRUE 2022-12-16 19:00:00
## 6690 2022-12-16 19:00:00 TRUE 2022-12-16 19:00:00
## 6691 2022-12-16 18:59:58 TRUE 2022-12-16 19:00:00
## 6692 2022-12-16 18:59:52 TRUE 2022-12-16 19:00:00
## 6693 2022-12-16 18:59:51 TRUE 2022-12-16 19:00:00
## 6694 2022-12-16 18:59:49 TRUE 2022-12-16 19:00:00
## 6695 2022-12-16 18:59:48 TRUE 2022-12-16 19:00:00
## 6696 2022-12-16 18:59:42 TRUE 2022-12-16 19:00:00
## 6697 2022-12-16 18:59:42 TRUE 2022-12-16 19:00:00
## 6698 2022-12-16 18:59:37 TRUE 2022-12-16 19:00:00
## 6699 2022-12-16 18:59:36 TRUE 2022-12-16 19:00:00
## 6700 2022-12-16 18:59:32 TRUE 2022-12-16 19:00:00
## 6701 2022-12-16 18:59:24 TRUE 2022-12-16 19:00:00
## 6702 2022-12-16 18:59:23 TRUE 2022-12-16 19:00:00
## 6703 2022-12-16 18:59:21 TRUE 2022-12-16 19:00:00
## 6704 2022-12-16 18:59:19 TRUE 2022-12-16 19:00:00
## 6705 2022-12-16 18:59:10 TRUE 2022-12-16 19:00:00
## 6706 2022-12-16 18:59:08 TRUE 2022-12-16 19:00:00
## 6707 2022-12-16 18:59:07 TRUE 2022-12-16 19:00:00
## 6708 2022-12-16 18:59:07 TRUE 2022-12-16 19:00:00
## 6709 2022-12-16 18:59:06 TRUE 2022-12-16 19:00:00
## 6710 2022-12-16 18:59:04 TRUE 2022-12-16 19:00:00
## 6711 2022-12-16 18:59:03 TRUE 2022-12-16 19:00:00
## 6712 2022-12-16 18:59:02 TRUE 2022-12-16 19:00:00
## 6713 2022-12-16 18:59:02 TRUE 2022-12-16 19:00:00
## 6714 2022-12-16 18:59:01 TRUE 2022-12-16 19:00:00
## 6715 2022-12-16 18:58:55 TRUE 2022-12-16 19:00:00
## 6716 2022-12-16 18:58:53 TRUE 2022-12-16 19:00:00
## 6717 2022-12-16 18:58:51 TRUE 2022-12-16 19:00:00
## 6718 2022-12-16 18:58:49 TRUE 2022-12-16 19:00:00
## 6719 2022-12-16 18:58:47 TRUE 2022-12-16 19:00:00
## 6720 2022-12-16 18:58:47 TRUE 2022-12-16 19:00:00
## 6721 2022-12-16 18:58:47 TRUE 2022-12-16 19:00:00
## 6722 2022-12-16 18:58:42 TRUE 2022-12-16 19:00:00
## 6723 2022-12-16 18:58:39 TRUE 2022-12-16 19:00:00
## 6724 2022-12-16 18:58:38 TRUE 2022-12-16 19:00:00
## 6725 2022-12-16 18:58:33 TRUE 2022-12-16 19:00:00
## 6726 2022-12-16 18:58:32 TRUE 2022-12-16 19:00:00
## 6727 2022-12-16 18:58:31 TRUE 2022-12-16 19:00:00
## 6728 2022-12-16 18:58:27 TRUE 2022-12-16 19:00:00
## 6729 2022-12-16 18:58:27 TRUE 2022-12-16 19:00:00
## 6730 2022-12-16 18:58:27 TRUE 2022-12-16 19:00:00
## 6731 2022-12-16 18:58:18 TRUE 2022-12-16 19:00:00
## 6732 2022-12-16 18:58:15 TRUE 2022-12-16 19:00:00
## 6733 2022-12-16 18:58:11 TRUE 2022-12-16 19:00:00
## 6734 2022-12-16 18:58:01 TRUE 2022-12-16 19:00:00
## 6735 2022-12-16 18:58:01 TRUE 2022-12-16 19:00:00
## 6736 2022-12-16 18:58:01 TRUE 2022-12-16 19:00:00
## 6737 2022-12-16 18:57:59 TRUE 2022-12-16 19:00:00
## 6738 2022-12-16 18:57:57 TRUE 2022-12-16 19:00:00
## 6739 2022-12-16 18:57:56 TRUE 2022-12-16 19:00:00
## 6740 2022-12-16 18:57:52 TRUE 2022-12-16 19:00:00
## 6741 2022-12-16 18:57:50 TRUE 2022-12-16 19:00:00
## 6742 2022-12-16 18:57:49 TRUE 2022-12-16 19:00:00
## 6743 2022-12-16 18:57:47 TRUE 2022-12-16 19:00:00
## 6744 2022-12-16 18:57:46 TRUE 2022-12-16 19:00:00
## 6745 2022-12-16 18:57:37 TRUE 2022-12-16 19:00:00
## 6746 2022-12-16 18:57:32 TRUE 2022-12-16 19:00:00
## 6747 2022-12-16 18:57:28 TRUE 2022-12-16 19:00:00
## 6748 2022-12-16 18:57:27 TRUE 2022-12-16 19:00:00
## 6749 2022-12-16 18:57:24 TRUE 2022-12-16 19:00:00
## 6750 2022-12-16 18:57:24 TRUE 2022-12-16 19:00:00
## 6751 2022-12-16 18:57:23 TRUE 2022-12-16 19:00:00
## 6752 2022-12-16 18:57:21 TRUE 2022-12-16 19:00:00
## 6753 2022-12-16 18:57:18 TRUE 2022-12-16 19:00:00
## 6754 2022-12-16 18:57:16 TRUE 2022-12-16 19:00:00
## 6755 2022-12-16 18:57:15 TRUE 2022-12-16 19:00:00
## 6756 2022-12-16 18:57:13 TRUE 2022-12-16 19:00:00
## 6757 2022-12-16 18:57:10 TRUE 2022-12-16 19:00:00
## 6758 2022-12-16 18:57:08 TRUE 2022-12-16 19:00:00
## 6759 2022-12-16 18:57:07 TRUE 2022-12-16 19:00:00
## 6760 2022-12-16 18:57:06 TRUE 2022-12-16 19:00:00
## 6761 2022-12-16 18:57:04 TRUE 2022-12-16 19:00:00
## 6762 2022-12-16 18:57:02 TRUE 2022-12-16 19:00:00
## 6763 2022-12-16 18:57:02 TRUE 2022-12-16 19:00:00
## 6764 2022-12-16 18:57:01 TRUE 2022-12-16 19:00:00
## 6765 2022-12-16 18:56:55 TRUE 2022-12-16 19:00:00
## 6766 2022-12-16 18:56:50 TRUE 2022-12-16 19:00:00
## 6767 2022-12-16 18:56:48 TRUE 2022-12-16 19:00:00
## 6768 2022-12-16 18:56:43 TRUE 2022-12-16 19:00:00
## 6769 2022-12-16 18:56:43 TRUE 2022-12-16 19:00:00
## 6770 2022-12-16 18:56:41 TRUE 2022-12-16 19:00:00
## 6771 2022-12-16 18:56:40 TRUE 2022-12-16 19:00:00
## 6772 2022-12-16 18:56:39 TRUE 2022-12-16 19:00:00
## 6773 2022-12-16 18:56:38 TRUE 2022-12-16 19:00:00
## 6774 2022-12-16 18:56:38 TRUE 2022-12-16 19:00:00
## 6775 2022-12-16 18:56:37 TRUE 2022-12-16 19:00:00
## 6776 2022-12-16 18:56:33 TRUE 2022-12-16 19:00:00
## 6777 2022-12-16 18:56:28 TRUE 2022-12-16 19:00:00
## 6778 2022-12-16 18:56:28 TRUE 2022-12-16 19:00:00
## 6779 2022-12-16 18:56:25 TRUE 2022-12-16 19:00:00
## 6780 2022-12-16 18:56:24 TRUE 2022-12-16 19:00:00
## 6781 2022-12-16 18:56:22 TRUE 2022-12-16 19:00:00
## 6782 2022-12-16 18:56:21 TRUE 2022-12-16 19:00:00
## 6783 2022-12-16 18:56:19 TRUE 2022-12-16 19:00:00
## 6784 2022-12-16 18:56:19 TRUE 2022-12-16 19:00:00
## 6785 2022-12-16 18:56:19 TRUE 2022-12-16 19:00:00
## 6786 2022-12-16 18:56:10 TRUE 2022-12-16 19:00:00
## 6787 2022-12-16 18:56:03 TRUE 2022-12-16 19:00:00
## 6788 2022-12-16 18:55:58 TRUE 2022-12-16 19:00:00
## 6789 2022-12-16 18:55:51 TRUE 2022-12-16 19:00:00
## 6790 2022-12-16 18:55:49 TRUE 2022-12-16 19:00:00
## 6791 2022-12-16 18:55:42 TRUE 2022-12-16 19:00:00
## 6792 2022-12-16 18:55:41 TRUE 2022-12-16 19:00:00
## 6793 2022-12-16 18:55:37 TRUE 2022-12-16 19:00:00
## 6794 2022-12-16 18:55:37 TRUE 2022-12-16 19:00:00
## 6795 2022-12-16 18:55:34 TRUE 2022-12-16 19:00:00
## 6796 2022-12-16 18:55:33 TRUE 2022-12-16 19:00:00
## 6797 2022-12-16 18:55:31 TRUE 2022-12-16 19:00:00
## 6798 2022-12-16 18:55:27 TRUE 2022-12-16 19:00:00
## 6799 2022-12-16 18:55:26 TRUE 2022-12-16 19:00:00
## 6800 2022-12-16 18:55:20 TRUE 2022-12-16 19:00:00
## 6801 2022-12-16 18:55:17 TRUE 2022-12-16 19:00:00
## 6802 2022-12-16 18:55:14 TRUE 2022-12-16 19:00:00
## 6803 2022-12-16 18:55:14 TRUE 2022-12-16 19:00:00
## 6804 2022-12-16 18:55:05 TRUE 2022-12-16 19:00:00
## 6805 2022-12-16 18:54:59 TRUE 2022-12-16 19:00:00
## 6806 2022-12-16 18:54:57 TRUE 2022-12-16 19:00:00
## 6807 2022-12-16 18:54:56 TRUE 2022-12-16 19:00:00
## 6808 2022-12-16 18:54:56 TRUE 2022-12-16 19:00:00
## 6809 2022-12-16 18:54:55 TRUE 2022-12-16 19:00:00
## 6810 2022-12-16 18:54:54 TRUE 2022-12-16 19:00:00
## 6811 2022-12-16 18:54:50 TRUE 2022-12-16 19:00:00
## 6812 2022-12-16 18:54:49 TRUE 2022-12-16 19:00:00
## 6813 2022-12-16 18:54:47 TRUE 2022-12-16 19:00:00
## 6814 2022-12-16 18:54:46 TRUE 2022-12-16 19:00:00
## 6815 2022-12-16 18:54:42 TRUE 2022-12-16 19:00:00
## 6816 2022-12-16 18:54:41 TRUE 2022-12-16 19:00:00
## 6817 2022-12-16 18:54:36 TRUE 2022-12-16 19:00:00
## 6818 2022-12-16 18:54:35 TRUE 2022-12-16 19:00:00
## 6819 2022-12-16 18:54:35 TRUE 2022-12-16 19:00:00
## 6820 2022-12-16 18:54:33 TRUE 2022-12-16 19:00:00
## 6821 2022-12-16 18:54:32 TRUE 2022-12-16 19:00:00
## 6822 2022-12-16 18:54:30 TRUE 2022-12-16 19:00:00
## 6823 2022-12-16 18:54:26 TRUE 2022-12-16 19:00:00
## 6824 2022-12-16 18:54:24 TRUE 2022-12-16 19:00:00
## 6825 2022-12-16 18:54:21 TRUE 2022-12-16 19:00:00
## 6826 2022-12-16 18:54:20 TRUE 2022-12-16 19:00:00
## 6827 2022-12-16 18:54:11 TRUE 2022-12-16 19:00:00
## 6828 2022-12-16 18:54:09 TRUE 2022-12-16 19:00:00
## 6829 2022-12-16 18:54:07 TRUE 2022-12-16 19:00:00
## 6830 2022-12-16 18:54:01 TRUE 2022-12-16 19:00:00
## 6831 2022-12-16 18:53:59 TRUE 2022-12-16 19:00:00
## 6832 2022-12-16 18:53:59 TRUE 2022-12-16 19:00:00
## 6833 2022-12-16 18:53:56 TRUE 2022-12-16 19:00:00
## 6834 2022-12-16 18:53:56 TRUE 2022-12-16 19:00:00
## 6835 2022-12-16 18:53:55 TRUE 2022-12-16 19:00:00
## 6836 2022-12-16 18:53:54 TRUE 2022-12-16 19:00:00
## 6837 2022-12-16 18:53:54 TRUE 2022-12-16 19:00:00
## 6838 2022-12-16 18:53:47 TRUE 2022-12-16 19:00:00
## 6839 2022-12-16 18:53:45 TRUE 2022-12-16 19:00:00
## 6840 2022-12-16 18:53:44 TRUE 2022-12-16 19:00:00
## 6841 2022-12-16 18:53:42 TRUE 2022-12-16 19:00:00
## 6842 2022-12-16 18:53:41 TRUE 2022-12-16 19:00:00
## 6843 2022-12-16 18:53:39 TRUE 2022-12-16 19:00:00
## 6844 2022-12-16 18:53:39 TRUE 2022-12-16 19:00:00
## 6845 2022-12-16 18:53:37 TRUE 2022-12-16 19:00:00
## 6846 2022-12-16 18:53:37 TRUE 2022-12-16 19:00:00
## 6847 2022-12-16 18:53:34 TRUE 2022-12-16 19:00:00
## 6848 2022-12-16 18:53:27 TRUE 2022-12-16 19:00:00
## 6849 2022-12-16 18:53:27 TRUE 2022-12-16 19:00:00
## 6850 2022-12-16 18:53:25 TRUE 2022-12-16 19:00:00
## 6851 2022-12-16 18:53:25 TRUE 2022-12-16 19:00:00
## 6852 2022-12-16 18:53:22 TRUE 2022-12-16 19:00:00
## 6853 2022-12-16 18:53:14 TRUE 2022-12-16 19:00:00
## 6854 2022-12-16 18:53:09 TRUE 2022-12-16 19:00:00
## 6855 2022-12-16 18:53:09 TRUE 2022-12-16 19:00:00
## 6856 2022-12-16 18:53:08 TRUE 2022-12-16 19:00:00
## 6857 2022-12-16 18:53:08 TRUE 2022-12-16 19:00:00
## 6858 2022-12-16 18:53:03 TRUE 2022-12-16 19:00:00
## 6859 2022-12-16 18:52:57 TRUE 2022-12-16 19:00:00
## 6860 2022-12-16 18:52:54 TRUE 2022-12-16 19:00:00
## 6861 2022-12-16 18:52:49 TRUE 2022-12-16 19:00:00
## 6862 2022-12-16 18:52:48 TRUE 2022-12-16 19:00:00
## 6863 2022-12-16 18:52:47 TRUE 2022-12-16 19:00:00
## 6864 2022-12-16 18:52:45 TRUE 2022-12-16 19:00:00
## 6865 2022-12-16 18:52:29 TRUE 2022-12-16 19:00:00
## 6866 2022-12-16 18:52:29 TRUE 2022-12-16 19:00:00
## 6867 2022-12-16 18:52:22 TRUE 2022-12-16 19:00:00
## 6868 2022-12-16 18:52:13 TRUE 2022-12-16 19:00:00
## 6869 2022-12-16 18:52:12 TRUE 2022-12-16 19:00:00
## 6870 2022-12-16 18:52:10 TRUE 2022-12-16 19:00:00
## 6871 2022-12-16 18:52:10 TRUE 2022-12-16 19:00:00
## 6872 2022-12-16 18:52:06 TRUE 2022-12-16 19:00:00
## 6873 2022-12-16 18:52:02 TRUE 2022-12-16 19:00:00
## 6874 2022-12-16 18:51:59 TRUE 2022-12-16 19:00:00
## 6875 2022-12-16 18:51:56 TRUE 2022-12-16 19:00:00
## 6876 2022-12-16 18:51:53 TRUE 2022-12-16 19:00:00
## 6877 2022-12-16 18:51:51 TRUE 2022-12-16 19:00:00
## 6878 2022-12-16 18:51:47 TRUE 2022-12-16 19:00:00
## 6879 2022-12-16 18:51:47 TRUE 2022-12-16 19:00:00
## 6880 2022-12-16 18:51:45 TRUE 2022-12-16 19:00:00
## 6881 2022-12-16 18:51:35 TRUE 2022-12-16 19:00:00
## 6882 2022-12-16 18:51:35 TRUE 2022-12-16 19:00:00
## 6883 2022-12-16 18:51:33 TRUE 2022-12-16 19:00:00
## 6884 2022-12-16 18:51:27 TRUE 2022-12-16 19:00:00
## 6885 2022-12-16 18:51:23 TRUE 2022-12-16 19:00:00
## 6886 2022-12-16 18:51:21 TRUE 2022-12-16 19:00:00
## 6887 2022-12-16 18:51:17 TRUE 2022-12-16 19:00:00
## 6888 2022-12-16 18:51:14 TRUE 2022-12-16 19:00:00
## 6889 2022-12-16 18:51:13 TRUE 2022-12-16 19:00:00
## 6890 2022-12-16 18:51:10 TRUE 2022-12-16 19:00:00
## 6891 2022-12-16 18:51:10 TRUE 2022-12-16 19:00:00
## 6892 2022-12-16 18:51:09 TRUE 2022-12-16 19:00:00
## 6893 2022-12-16 18:51:09 TRUE 2022-12-16 19:00:00
## 6894 2022-12-16 18:51:04 TRUE 2022-12-16 19:00:00
## 6895 2022-12-16 18:51:03 TRUE 2022-12-16 19:00:00
## 6896 2022-12-16 18:51:02 TRUE 2022-12-16 19:00:00
## 6897 2022-12-16 18:50:59 TRUE 2022-12-16 19:00:00
## 6898 2022-12-16 18:50:47 TRUE 2022-12-16 19:00:00
## 6899 2022-12-16 18:50:46 TRUE 2022-12-16 19:00:00
## 6900 2022-12-16 18:50:45 TRUE 2022-12-16 19:00:00
## 6901 2022-12-16 18:50:42 TRUE 2022-12-16 19:00:00
## 6902 2022-12-16 18:50:42 TRUE 2022-12-16 19:00:00
## 6903 2022-12-16 18:50:40 TRUE 2022-12-16 19:00:00
## 6904 2022-12-16 18:50:36 TRUE 2022-12-16 19:00:00
## 6905 2022-12-16 18:50:35 TRUE 2022-12-16 19:00:00
## 6906 2022-12-16 18:50:35 TRUE 2022-12-16 19:00:00
## 6907 2022-12-16 18:50:34 TRUE 2022-12-16 19:00:00
## 6908 2022-12-16 18:50:32 TRUE 2022-12-16 19:00:00
## 6909 2022-12-16 18:50:27 TRUE 2022-12-16 19:00:00
## 6910 2022-12-16 18:50:26 TRUE 2022-12-16 19:00:00
## 6911 2022-12-16 18:50:25 TRUE 2022-12-16 19:00:00
## 6912 2022-12-16 18:50:22 TRUE 2022-12-16 19:00:00
## 6913 2022-12-16 18:50:21 TRUE 2022-12-16 19:00:00
## 6914 2022-12-16 18:50:20 TRUE 2022-12-16 19:00:00
## 6915 2022-12-16 18:50:14 TRUE 2022-12-16 19:00:00
## 6916 2022-12-16 18:50:11 TRUE 2022-12-16 19:00:00
## 6917 2022-12-16 18:50:11 TRUE 2022-12-16 19:00:00
## 6918 2022-12-16 18:50:06 TRUE 2022-12-16 19:00:00
## 6919 2022-12-16 18:50:03 TRUE 2022-12-16 19:00:00
## 6920 2022-12-16 18:50:02 TRUE 2022-12-16 19:00:00
## 6921 2022-12-16 18:49:57 TRUE 2022-12-16 19:00:00
## 6922 2022-12-16 18:49:56 TRUE 2022-12-16 19:00:00
## 6923 2022-12-16 18:49:54 TRUE 2022-12-16 19:00:00
## 6924 2022-12-16 18:49:54 TRUE 2022-12-16 19:00:00
## 6925 2022-12-16 18:49:50 TRUE 2022-12-16 19:00:00
## 6926 2022-12-16 18:49:49 TRUE 2022-12-16 19:00:00
## 6927 2022-12-16 18:49:47 TRUE 2022-12-16 19:00:00
## 6928 2022-12-16 18:49:46 TRUE 2022-12-16 19:00:00
## 6929 2022-12-16 18:49:45 TRUE 2022-12-16 19:00:00
## 6930 2022-12-16 18:49:42 TRUE 2022-12-16 19:00:00
## 6931 2022-12-16 18:49:39 TRUE 2022-12-16 19:00:00
## 6932 2022-12-16 18:49:35 TRUE 2022-12-16 19:00:00
## 6933 2022-12-16 18:49:34 TRUE 2022-12-16 19:00:00
## 6934 2022-12-16 18:49:32 TRUE 2022-12-16 19:00:00
## 6935 2022-12-16 18:49:28 TRUE 2022-12-16 19:00:00
## 6936 2022-12-16 18:49:16 TRUE 2022-12-16 19:00:00
## 6937 2022-12-16 18:49:16 TRUE 2022-12-16 19:00:00
## 6938 2022-12-16 18:49:14 TRUE 2022-12-16 19:00:00
## 6939 2022-12-16 18:49:10 TRUE 2022-12-16 19:00:00
## 6940 2022-12-16 18:49:05 TRUE 2022-12-16 19:00:00
## 6941 2022-12-16 18:49:04 TRUE 2022-12-16 19:00:00
## 6942 2022-12-16 18:49:04 TRUE 2022-12-16 19:00:00
## 6943 2022-12-16 18:48:55 TRUE 2022-12-16 19:00:00
## 6944 2022-12-16 18:48:55 TRUE 2022-12-16 19:00:00
## 6945 2022-12-16 18:48:48 TRUE 2022-12-16 19:00:00
## 6946 2022-12-16 18:48:47 TRUE 2022-12-16 19:00:00
## 6947 2022-12-16 18:48:39 TRUE 2022-12-16 19:00:00
## 6948 2022-12-16 18:48:38 TRUE 2022-12-16 19:00:00
## 6949 2022-12-16 18:48:37 TRUE 2022-12-16 19:00:00
## 6950 2022-12-16 18:48:36 TRUE 2022-12-16 19:00:00
## 6951 2022-12-16 18:48:35 TRUE 2022-12-16 19:00:00
## 6952 2022-12-16 18:48:33 TRUE 2022-12-16 19:00:00
## 6953 2022-12-16 18:48:29 TRUE 2022-12-16 19:00:00
## 6954 2022-12-16 18:48:24 TRUE 2022-12-16 19:00:00
## 6955 2022-12-16 18:48:24 TRUE 2022-12-16 19:00:00
## 6956 2022-12-16 18:48:20 TRUE 2022-12-16 19:00:00
## 6957 2022-12-16 18:48:19 TRUE 2022-12-16 19:00:00
## 6958 2022-12-16 18:48:19 TRUE 2022-12-16 19:00:00
## 6959 2022-12-16 18:48:19 TRUE 2022-12-16 19:00:00
## 6960 2022-12-16 18:48:18 TRUE 2022-12-16 19:00:00
## 6961 2022-12-16 18:48:12 TRUE 2022-12-16 19:00:00
## 6962 2022-12-16 18:48:11 TRUE 2022-12-16 19:00:00
## 6963 2022-12-16 18:48:10 TRUE 2022-12-16 19:00:00
## 6964 2022-12-16 18:48:10 TRUE 2022-12-16 19:00:00
## 6965 2022-12-16 18:48:09 TRUE 2022-12-16 19:00:00
## 6966 2022-12-16 18:48:09 TRUE 2022-12-16 19:00:00
## 6967 2022-12-16 18:48:08 TRUE 2022-12-16 19:00:00
## 6968 2022-12-16 18:48:06 TRUE 2022-12-16 19:00:00
## 6969 2022-12-16 18:47:56 TRUE 2022-12-16 19:00:00
## 6970 2022-12-16 18:47:53 TRUE 2022-12-16 19:00:00
## 6971 2022-12-16 18:47:50 TRUE 2022-12-16 19:00:00
## 6972 2022-12-16 18:47:46 TRUE 2022-12-16 19:00:00
## 6973 2022-12-16 18:47:44 TRUE 2022-12-16 19:00:00
## 6974 2022-12-16 18:47:41 TRUE 2022-12-16 19:00:00
## 6975 2022-12-16 18:47:39 TRUE 2022-12-16 19:00:00
## 6976 2022-12-16 18:47:38 TRUE 2022-12-16 19:00:00
## 6977 2022-12-16 18:47:35 TRUE 2022-12-16 19:00:00
## 6978 2022-12-16 18:47:33 TRUE 2022-12-16 19:00:00
## 6979 2022-12-16 18:47:29 TRUE 2022-12-16 19:00:00
## 6980 2022-12-16 18:47:27 TRUE 2022-12-16 19:00:00
## 6981 2022-12-16 18:47:27 TRUE 2022-12-16 19:00:00
## 6982 2022-12-16 18:47:26 TRUE 2022-12-16 19:00:00
## 6983 2022-12-16 18:47:25 TRUE 2022-12-16 19:00:00
## 6984 2022-12-16 18:47:21 TRUE 2022-12-16 19:00:00
## 6985 2022-12-16 18:47:11 TRUE 2022-12-16 19:00:00
## 6986 2022-12-16 18:47:10 TRUE 2022-12-16 19:00:00
## 6987 2022-12-16 18:47:09 TRUE 2022-12-16 19:00:00
## 6988 2022-12-16 18:47:07 TRUE 2022-12-16 19:00:00
## 6989 2022-12-16 18:46:59 TRUE 2022-12-16 19:00:00
## 6990 2022-12-16 18:46:40 TRUE 2022-12-16 19:00:00
## 6991 2022-12-16 18:46:39 TRUE 2022-12-16 19:00:00
## 6992 2022-12-16 18:46:36 TRUE 2022-12-16 19:00:00
## 6993 2022-12-16 18:46:36 TRUE 2022-12-16 19:00:00
## 6994 2022-12-16 18:46:33 TRUE 2022-12-16 19:00:00
## 6995 2022-12-16 18:46:31 TRUE 2022-12-16 19:00:00
## 6996 2022-12-16 18:46:30 TRUE 2022-12-16 19:00:00
## 6997 2022-12-16 18:46:27 TRUE 2022-12-16 19:00:00
## 6998 2022-12-16 18:46:25 TRUE 2022-12-16 19:00:00
## 6999 2022-12-16 18:46:19 TRUE 2022-12-16 19:00:00
## 7000 2022-12-16 18:46:17 TRUE 2022-12-16 19:00:00
## 7001 2022-12-16 18:46:15 TRUE 2022-12-16 19:00:00
## 7002 2022-12-16 18:46:14 TRUE 2022-12-16 19:00:00
## 7003 2022-12-16 18:46:12 TRUE 2022-12-16 19:00:00
## 7004 2022-12-16 18:46:11 TRUE 2022-12-16 19:00:00
## 7005 2022-12-16 18:46:10 TRUE 2022-12-16 19:00:00
## 7006 2022-12-16 18:46:02 TRUE 2022-12-16 19:00:00
## 7007 2022-12-16 18:46:02 TRUE 2022-12-16 19:00:00
## 7008 2022-12-16 18:46:00 TRUE 2022-12-16 19:00:00
## 7009 2022-12-16 18:45:57 TRUE 2022-12-16 19:00:00
## 7010 2022-12-16 18:45:57 TRUE 2022-12-16 19:00:00
## 7011 2022-12-16 18:45:53 TRUE 2022-12-16 19:00:00
## 7012 2022-12-16 18:45:50 TRUE 2022-12-16 19:00:00
## 7013 2022-12-16 18:45:45 TRUE 2022-12-16 19:00:00
## 7014 2022-12-16 18:45:44 TRUE 2022-12-16 19:00:00
## 7015 2022-12-16 18:45:44 TRUE 2022-12-16 19:00:00
## 7016 2022-12-16 18:45:44 TRUE 2022-12-16 19:00:00
## 7017 2022-12-16 18:45:41 TRUE 2022-12-16 19:00:00
## 7018 2022-12-16 18:45:38 TRUE 2022-12-16 19:00:00
## 7019 2022-12-16 18:45:37 TRUE 2022-12-16 19:00:00
## 7020 2022-12-16 18:45:36 TRUE 2022-12-16 19:00:00
## 7021 2022-12-16 18:45:36 TRUE 2022-12-16 19:00:00
## 7022 2022-12-16 18:45:35 TRUE 2022-12-16 19:00:00
## 7023 2022-12-16 18:45:35 TRUE 2022-12-16 19:00:00
## 7024 2022-12-16 18:45:33 TRUE 2022-12-16 19:00:00
## 7025 2022-12-16 18:45:33 TRUE 2022-12-16 19:00:00
## 7026 2022-12-16 18:45:31 TRUE 2022-12-16 19:00:00
## 7027 2022-12-16 18:45:27 TRUE 2022-12-16 19:00:00
## 7028 2022-12-16 18:45:25 TRUE 2022-12-16 19:00:00
## 7029 2022-12-16 18:45:23 TRUE 2022-12-16 19:00:00
## 7030 2022-12-16 18:45:23 TRUE 2022-12-16 19:00:00
## 7031 2022-12-16 18:45:21 TRUE 2022-12-16 19:00:00
## 7032 2022-12-16 18:45:16 TRUE 2022-12-16 19:00:00
## 7033 2022-12-16 18:45:15 TRUE 2022-12-16 19:00:00
## 7034 2022-12-16 18:45:14 TRUE 2022-12-16 19:00:00
## 7035 2022-12-16 18:45:12 TRUE 2022-12-16 19:00:00
## 7036 2022-12-16 18:45:10 TRUE 2022-12-16 19:00:00
## 7037 2022-12-16 18:45:09 TRUE 2022-12-16 19:00:00
## 7038 2022-12-16 18:45:06 TRUE 2022-12-16 19:00:00
## 7039 2022-12-16 18:45:04 TRUE 2022-12-16 19:00:00
## 7040 2022-12-16 18:45:04 TRUE 2022-12-16 19:00:00
## 7041 2022-12-16 18:45:00 TRUE 2022-12-16 19:00:00
## 7042 2022-12-16 18:45:00 TRUE 2022-12-16 19:00:00
## 7043 2022-12-16 18:44:57 TRUE 2022-12-16 19:00:00
## 7044 2022-12-16 18:44:50 TRUE 2022-12-16 19:00:00
## 7045 2022-12-16 18:44:22 TRUE 2022-12-16 19:00:00
## 7046 2022-12-16 18:44:22 TRUE 2022-12-16 19:00:00
## 7047 2022-12-16 18:44:20 TRUE 2022-12-16 19:00:00
## 7048 2022-12-16 18:44:20 TRUE 2022-12-16 19:00:00
## 7049 2022-12-16 18:44:17 TRUE 2022-12-16 19:00:00
## 7050 2022-12-16 18:44:17 TRUE 2022-12-16 19:00:00
## 7051 2022-12-16 18:44:12 TRUE 2022-12-16 19:00:00
## 7052 2022-12-16 18:44:11 TRUE 2022-12-16 19:00:00
## 7053 2022-12-16 18:44:08 TRUE 2022-12-16 19:00:00
## 7054 2022-12-16 18:43:49 TRUE 2022-12-16 19:00:00
## 7055 2022-12-16 18:43:49 TRUE 2022-12-16 19:00:00
## 7056 2022-12-16 18:43:48 TRUE 2022-12-16 19:00:00
## 7057 2022-12-16 18:43:45 TRUE 2022-12-16 19:00:00
## 7058 2022-12-16 18:43:45 TRUE 2022-12-16 19:00:00
## 7059 2022-12-16 18:43:43 TRUE 2022-12-16 19:00:00
## 7060 2022-12-16 18:43:42 TRUE 2022-12-16 19:00:00
## 7061 2022-12-16 18:43:37 TRUE 2022-12-16 19:00:00
## 7062 2022-12-16 18:43:33 TRUE 2022-12-16 19:00:00
## 7063 2022-12-16 18:43:32 TRUE 2022-12-16 19:00:00
## 7064 2022-12-16 18:43:31 TRUE 2022-12-16 19:00:00
## 7065 2022-12-16 18:43:27 TRUE 2022-12-16 19:00:00
## 7066 2022-12-16 18:43:27 TRUE 2022-12-16 19:00:00
## 7067 2022-12-16 18:43:25 TRUE 2022-12-16 19:00:00
## 7068 2022-12-16 18:43:25 TRUE 2022-12-16 19:00:00
## 7069 2022-12-16 18:43:23 TRUE 2022-12-16 19:00:00
## 7070 2022-12-16 18:43:21 TRUE 2022-12-16 19:00:00
## 7071 2022-12-16 18:43:21 TRUE 2022-12-16 19:00:00
## 7072 2022-12-16 18:43:20 TRUE 2022-12-16 19:00:00
## 7073 2022-12-16 18:43:20 TRUE 2022-12-16 19:00:00
## 7074 2022-12-16 18:43:18 TRUE 2022-12-16 19:00:00
## 7075 2022-12-16 18:43:16 TRUE 2022-12-16 19:00:00
## 7076 2022-12-16 18:43:15 TRUE 2022-12-16 19:00:00
## 7077 2022-12-16 18:43:13 TRUE 2022-12-16 19:00:00
## 7078 2022-12-16 18:43:02 TRUE 2022-12-16 19:00:00
## 7079 2022-12-16 18:43:00 TRUE 2022-12-16 19:00:00
## 7080 2022-12-16 18:42:59 TRUE 2022-12-16 19:00:00
## 7081 2022-12-16 18:42:58 TRUE 2022-12-16 19:00:00
## 7082 2022-12-16 18:42:58 TRUE 2022-12-16 19:00:00
## 7083 2022-12-16 18:42:52 TRUE 2022-12-16 19:00:00
## 7084 2022-12-16 18:42:50 TRUE 2022-12-16 19:00:00
## 7085 2022-12-16 18:42:48 TRUE 2022-12-16 19:00:00
## 7086 2022-12-16 18:42:48 TRUE 2022-12-16 19:00:00
## 7087 2022-12-16 18:42:40 TRUE 2022-12-16 19:00:00
## 7088 2022-12-16 18:42:40 TRUE 2022-12-16 19:00:00
## 7089 2022-12-16 18:42:40 TRUE 2022-12-16 19:00:00
## 7090 2022-12-16 18:42:40 TRUE 2022-12-16 19:00:00
## 7091 2022-12-16 18:42:38 TRUE 2022-12-16 19:00:00
## 7092 2022-12-16 18:42:36 TRUE 2022-12-16 19:00:00
## 7093 2022-12-16 18:42:32 TRUE 2022-12-16 19:00:00
## 7094 2022-12-16 18:42:26 TRUE 2022-12-16 19:00:00
## 7095 2022-12-16 18:42:22 TRUE 2022-12-16 19:00:00
## 7096 2022-12-16 18:42:16 TRUE 2022-12-16 19:00:00
## 7097 2022-12-16 18:42:14 TRUE 2022-12-16 19:00:00
## 7098 2022-12-16 18:42:09 TRUE 2022-12-16 19:00:00
## 7099 2022-12-16 18:42:08 TRUE 2022-12-16 19:00:00
## 7100 2022-12-16 18:42:08 TRUE 2022-12-16 19:00:00
## 7101 2022-12-16 18:42:07 TRUE 2022-12-16 19:00:00
## 7102 2022-12-16 18:42:06 TRUE 2022-12-16 19:00:00
## 7103 2022-12-16 18:42:06 TRUE 2022-12-16 19:00:00
## 7104 2022-12-16 18:42:06 TRUE 2022-12-16 19:00:00
## 7105 2022-12-16 18:42:06 TRUE 2022-12-16 19:00:00
## 7106 2022-12-16 18:42:04 TRUE 2022-12-16 19:00:00
## 7107 2022-12-16 18:42:03 TRUE 2022-12-16 19:00:00
## 7108 2022-12-16 18:42:01 TRUE 2022-12-16 19:00:00
## 7109 2022-12-16 18:42:01 TRUE 2022-12-16 19:00:00
## 7110 2022-12-16 18:42:00 TRUE 2022-12-16 19:00:00
## 7111 2022-12-16 18:41:59 TRUE 2022-12-16 19:00:00
## 7112 2022-12-16 18:41:58 TRUE 2022-12-16 19:00:00
## 7113 2022-12-16 18:41:56 TRUE 2022-12-16 19:00:00
## 7114 2022-12-16 18:41:53 TRUE 2022-12-16 19:00:00
## 7115 2022-12-16 18:41:48 TRUE 2022-12-16 19:00:00
## 7116 2022-12-16 18:41:48 TRUE 2022-12-16 19:00:00
## 7117 2022-12-16 18:41:47 TRUE 2022-12-16 19:00:00
## 7118 2022-12-16 18:41:47 TRUE 2022-12-16 19:00:00
## 7119 2022-12-16 18:41:45 TRUE 2022-12-16 19:00:00
## 7120 2022-12-16 18:41:38 TRUE 2022-12-16 19:00:00
## 7121 2022-12-16 18:41:38 TRUE 2022-12-16 19:00:00
## 7122 2022-12-16 18:41:35 TRUE 2022-12-16 19:00:00
## 7123 2022-12-16 18:41:35 TRUE 2022-12-16 19:00:00
## 7124 2022-12-16 18:41:31 TRUE 2022-12-16 19:00:00
## 7125 2022-12-16 18:41:28 TRUE 2022-12-16 19:00:00
## 7126 2022-12-16 18:41:23 TRUE 2022-12-16 19:00:00
## 7127 2022-12-16 18:41:17 TRUE 2022-12-16 19:00:00
## 7128 2022-12-16 18:41:17 TRUE 2022-12-16 19:00:00
## 7129 2022-12-16 18:41:12 TRUE 2022-12-16 19:00:00
## 7130 2022-12-16 18:41:11 TRUE 2022-12-16 19:00:00
## 7131 2022-12-16 18:41:10 TRUE 2022-12-16 19:00:00
## 7132 2022-12-16 18:41:09 TRUE 2022-12-16 19:00:00
## 7133 2022-12-16 18:41:09 TRUE 2022-12-16 19:00:00
## 7134 2022-12-16 18:41:05 TRUE 2022-12-16 19:00:00
## 7135 2022-12-16 18:41:05 TRUE 2022-12-16 19:00:00
## 7136 2022-12-16 18:41:02 TRUE 2022-12-16 19:00:00
## 7137 2022-12-16 18:40:53 TRUE 2022-12-16 19:00:00
## 7138 2022-12-16 18:40:52 TRUE 2022-12-16 19:00:00
## 7139 2022-12-16 18:40:45 TRUE 2022-12-16 19:00:00
## 7140 2022-12-16 18:40:34 TRUE 2022-12-16 19:00:00
## 7141 2022-12-16 18:40:32 TRUE 2022-12-16 19:00:00
## 7142 2022-12-16 18:40:31 TRUE 2022-12-16 19:00:00
## 7143 2022-12-16 18:40:30 TRUE 2022-12-16 19:00:00
## 7144 2022-12-16 18:40:28 TRUE 2022-12-16 19:00:00
## 7145 2022-12-16 18:40:28 TRUE 2022-12-16 19:00:00
## 7146 2022-12-16 18:40:27 TRUE 2022-12-16 19:00:00
## 7147 2022-12-16 18:40:27 TRUE 2022-12-16 19:00:00
## 7148 2022-12-16 18:40:25 TRUE 2022-12-16 19:00:00
## 7149 2022-12-16 18:40:24 TRUE 2022-12-16 19:00:00
## 7150 2022-12-16 18:40:23 TRUE 2022-12-16 19:00:00
## 7151 2022-12-16 18:40:21 TRUE 2022-12-16 19:00:00
## 7152 2022-12-16 18:40:20 TRUE 2022-12-16 19:00:00
## 7153 2022-12-16 18:40:20 TRUE 2022-12-16 19:00:00
## 7154 2022-12-16 18:40:19 TRUE 2022-12-16 19:00:00
## 7155 2022-12-16 18:40:12 TRUE 2022-12-16 19:00:00
## 7156 2022-12-16 18:40:12 TRUE 2022-12-16 19:00:00
## 7157 2022-12-16 18:40:12 TRUE 2022-12-16 19:00:00
## 7158 2022-12-16 18:40:04 TRUE 2022-12-16 19:00:00
## 7159 2022-12-16 18:40:03 TRUE 2022-12-16 19:00:00
## 7160 2022-12-16 18:40:03 TRUE 2022-12-16 19:00:00
## 7161 2022-12-16 18:40:01 TRUE 2022-12-16 19:00:00
## 7162 2022-12-16 18:39:58 TRUE 2022-12-16 19:00:00
## 7163 2022-12-16 18:39:55 TRUE 2022-12-16 19:00:00
## 7164 2022-12-16 18:39:53 TRUE 2022-12-16 19:00:00
## 7165 2022-12-16 18:39:51 TRUE 2022-12-16 19:00:00
## 7166 2022-12-16 18:39:51 TRUE 2022-12-16 19:00:00
## 7167 2022-12-16 18:39:50 TRUE 2022-12-16 19:00:00
## 7168 2022-12-16 18:39:42 TRUE 2022-12-16 19:00:00
## 7169 2022-12-16 18:39:39 TRUE 2022-12-16 19:00:00
## 7170 2022-12-16 18:39:36 TRUE 2022-12-16 19:00:00
## 7171 2022-12-16 18:39:35 TRUE 2022-12-16 19:00:00
## 7172 2022-12-16 18:39:33 TRUE 2022-12-16 19:00:00
## 7173 2022-12-16 18:39:33 TRUE 2022-12-16 19:00:00
## 7174 2022-12-16 18:39:28 TRUE 2022-12-16 19:00:00
## 7175 2022-12-16 18:39:26 TRUE 2022-12-16 19:00:00
## 7176 2022-12-16 18:39:26 TRUE 2022-12-16 19:00:00
## 7177 2022-12-16 18:39:25 TRUE 2022-12-16 19:00:00
## 7178 2022-12-16 18:39:23 TRUE 2022-12-16 19:00:00
## 7179 2022-12-16 18:39:22 TRUE 2022-12-16 19:00:00
## 7180 2022-12-16 18:39:22 TRUE 2022-12-16 19:00:00
## 7181 2022-12-16 18:39:19 TRUE 2022-12-16 19:00:00
## 7182 2022-12-16 18:39:18 TRUE 2022-12-16 19:00:00
## 7183 2022-12-16 18:39:17 TRUE 2022-12-16 19:00:00
## 7184 2022-12-16 18:39:15 TRUE 2022-12-16 19:00:00
## 7185 2022-12-16 18:39:14 TRUE 2022-12-16 19:00:00
## 7186 2022-12-16 18:39:05 TRUE 2022-12-16 19:00:00
## 7187 2022-12-16 18:39:02 TRUE 2022-12-16 19:00:00
## 7188 2022-12-16 18:39:01 TRUE 2022-12-16 19:00:00
## 7189 2022-12-16 18:39:01 TRUE 2022-12-16 19:00:00
## 7190 2022-12-16 18:39:01 TRUE 2022-12-16 19:00:00
## 7191 2022-12-16 18:38:59 TRUE 2022-12-16 19:00:00
## 7192 2022-12-16 18:38:58 TRUE 2022-12-16 19:00:00
## 7193 2022-12-16 18:38:57 TRUE 2022-12-16 19:00:00
## 7194 2022-12-16 18:38:57 TRUE 2022-12-16 19:00:00
## 7195 2022-12-16 18:38:53 TRUE 2022-12-16 19:00:00
## 7196 2022-12-16 18:38:52 TRUE 2022-12-16 19:00:00
## 7197 2022-12-16 18:38:51 TRUE 2022-12-16 19:00:00
## 7198 2022-12-16 18:38:45 TRUE 2022-12-16 19:00:00
## 7199 2022-12-16 18:38:41 TRUE 2022-12-16 19:00:00
## 7200 2022-12-16 18:38:40 TRUE 2022-12-16 19:00:00
## 7201 2022-12-16 18:38:39 TRUE 2022-12-16 19:00:00
## 7202 2022-12-16 18:38:39 TRUE 2022-12-16 19:00:00
## 7203 2022-12-16 18:38:37 TRUE 2022-12-16 19:00:00
## 7204 2022-12-16 18:38:32 TRUE 2022-12-16 19:00:00
## 7205 2022-12-16 18:38:32 TRUE 2022-12-16 19:00:00
## 7206 2022-12-16 18:38:29 TRUE 2022-12-16 19:00:00
## 7207 2022-12-16 18:38:26 TRUE 2022-12-16 19:00:00
## 7208 2022-12-16 18:38:24 TRUE 2022-12-16 19:00:00
## 7209 2022-12-16 18:38:24 TRUE 2022-12-16 19:00:00
## 7210 2022-12-16 18:38:21 TRUE 2022-12-16 19:00:00
## 7211 2022-12-16 18:38:18 TRUE 2022-12-16 19:00:00
## 7212 2022-12-16 18:38:16 TRUE 2022-12-16 19:00:00
## 7213 2022-12-16 18:38:14 TRUE 2022-12-16 19:00:00
## 7214 2022-12-16 18:38:08 TRUE 2022-12-16 19:00:00
## 7215 2022-12-16 18:38:01 TRUE 2022-12-16 19:00:00
## 7216 2022-12-16 18:38:00 TRUE 2022-12-16 19:00:00
## 7217 2022-12-16 18:37:57 TRUE 2022-12-16 19:00:00
## 7218 2022-12-16 18:37:55 TRUE 2022-12-16 19:00:00
## 7219 2022-12-16 18:37:53 TRUE 2022-12-16 19:00:00
## 7220 2022-12-16 18:37:53 TRUE 2022-12-16 19:00:00
## 7221 2022-12-16 18:37:52 TRUE 2022-12-16 19:00:00
## 7222 2022-12-16 18:37:49 TRUE 2022-12-16 19:00:00
## 7223 2022-12-16 18:37:48 TRUE 2022-12-16 19:00:00
## 7224 2022-12-16 18:37:48 TRUE 2022-12-16 19:00:00
## 7225 2022-12-16 18:37:48 TRUE 2022-12-16 19:00:00
## 7226 2022-12-16 18:37:48 TRUE 2022-12-16 19:00:00
## 7227 2022-12-16 18:37:45 TRUE 2022-12-16 19:00:00
## 7228 2022-12-16 18:37:43 TRUE 2022-12-16 19:00:00
## 7229 2022-12-16 18:37:42 TRUE 2022-12-16 19:00:00
## 7230 2022-12-16 18:37:39 TRUE 2022-12-16 19:00:00
## 7231 2022-12-16 18:37:37 TRUE 2022-12-16 19:00:00
## 7232 2022-12-16 18:37:30 TRUE 2022-12-16 19:00:00
## 7233 2022-12-16 18:37:27 TRUE 2022-12-16 19:00:00
## 7234 2022-12-16 18:37:26 TRUE 2022-12-16 19:00:00
## 7235 2022-12-16 18:37:21 TRUE 2022-12-16 19:00:00
## 7236 2022-12-16 18:37:17 TRUE 2022-12-16 19:00:00
## 7237 2022-12-16 18:37:16 TRUE 2022-12-16 19:00:00
## 7238 2022-12-16 18:37:08 TRUE 2022-12-16 19:00:00
## 7239 2022-12-16 18:37:05 TRUE 2022-12-16 19:00:00
## 7240 2022-12-16 18:37:04 TRUE 2022-12-16 19:00:00
## 7241 2022-12-16 18:37:01 TRUE 2022-12-16 19:00:00
## 7242 2022-12-16 18:36:54 TRUE 2022-12-16 19:00:00
## 7243 2022-12-16 18:36:51 TRUE 2022-12-16 19:00:00
## 7244 2022-12-16 18:36:47 TRUE 2022-12-16 19:00:00
## 7245 2022-12-16 18:36:44 TRUE 2022-12-16 19:00:00
## 7246 2022-12-16 18:36:43 TRUE 2022-12-16 19:00:00
## 7247 2022-12-16 18:36:41 TRUE 2022-12-16 19:00:00
## 7248 2022-12-16 18:36:40 TRUE 2022-12-16 19:00:00
## 7249 2022-12-16 18:36:40 TRUE 2022-12-16 19:00:00
## 7250 2022-12-16 18:36:39 TRUE 2022-12-16 19:00:00
## 7251 2022-12-16 18:36:38 TRUE 2022-12-16 19:00:00
## 7252 2022-12-16 18:36:36 TRUE 2022-12-16 19:00:00
## 7253 2022-12-16 18:36:35 TRUE 2022-12-16 19:00:00
## 7254 2022-12-16 18:36:31 TRUE 2022-12-16 19:00:00
## 7255 2022-12-16 18:36:27 TRUE 2022-12-16 19:00:00
## 7256 2022-12-16 18:36:26 TRUE 2022-12-16 19:00:00
## 7257 2022-12-16 18:36:25 TRUE 2022-12-16 19:00:00
## 7258 2022-12-16 18:36:25 TRUE 2022-12-16 19:00:00
## 7259 2022-12-16 18:36:24 TRUE 2022-12-16 19:00:00
## 7260 2022-12-16 18:36:24 TRUE 2022-12-16 19:00:00
## 7261 2022-12-16 18:36:22 TRUE 2022-12-16 19:00:00
## 7262 2022-12-16 18:36:22 TRUE 2022-12-16 19:00:00
## 7263 2022-12-16 18:36:22 TRUE 2022-12-16 19:00:00
## 7264 2022-12-16 18:36:21 TRUE 2022-12-16 19:00:00
## 7265 2022-12-16 18:36:20 TRUE 2022-12-16 19:00:00
## 7266 2022-12-16 18:36:19 TRUE 2022-12-16 19:00:00
## 7267 2022-12-16 18:36:16 TRUE 2022-12-16 19:00:00
## 7268 2022-12-16 18:36:12 TRUE 2022-12-16 19:00:00
## 7269 2022-12-16 18:36:11 TRUE 2022-12-16 19:00:00
## 7270 2022-12-16 18:36:10 TRUE 2022-12-16 19:00:00
## 7271 2022-12-16 18:36:09 TRUE 2022-12-16 19:00:00
## 7272 2022-12-16 18:36:09 TRUE 2022-12-16 19:00:00
## 7273 2022-12-16 18:36:07 TRUE 2022-12-16 19:00:00
## 7274 2022-12-16 18:36:04 TRUE 2022-12-16 19:00:00
## 7275 2022-12-16 18:36:01 TRUE 2022-12-16 19:00:00
## 7276 2022-12-16 18:36:00 TRUE 2022-12-16 19:00:00
## 7277 2022-12-16 18:36:00 TRUE 2022-12-16 19:00:00
## 7278 2022-12-16 18:35:59 TRUE 2022-12-16 19:00:00
## 7279 2022-12-16 18:35:58 TRUE 2022-12-16 19:00:00
## 7280 2022-12-16 18:35:58 TRUE 2022-12-16 19:00:00
## 7281 2022-12-16 18:35:57 TRUE 2022-12-16 19:00:00
## 7282 2022-12-16 18:35:52 TRUE 2022-12-16 19:00:00
## 7283 2022-12-16 18:35:52 TRUE 2022-12-16 19:00:00
## 7284 2022-12-16 18:35:51 TRUE 2022-12-16 19:00:00
## 7285 2022-12-16 18:35:51 TRUE 2022-12-16 19:00:00
## 7286 2022-12-16 18:35:50 TRUE 2022-12-16 19:00:00
## 7287 2022-12-16 18:35:48 TRUE 2022-12-16 19:00:00
## 7288 2022-12-16 18:35:48 TRUE 2022-12-16 19:00:00
## 7289 2022-12-16 18:35:47 TRUE 2022-12-16 19:00:00
## 7290 2022-12-16 18:35:46 TRUE 2022-12-16 19:00:00
## 7291 2022-12-16 18:35:46 TRUE 2022-12-16 19:00:00
## 7292 2022-12-16 18:35:42 TRUE 2022-12-16 19:00:00
## 7293 2022-12-16 18:35:41 TRUE 2022-12-16 19:00:00
## 7294 2022-12-16 18:35:37 TRUE 2022-12-16 19:00:00
## 7295 2022-12-16 18:35:36 TRUE 2022-12-16 19:00:00
## 7296 2022-12-16 18:35:35 TRUE 2022-12-16 19:00:00
## 7297 2022-12-16 18:35:35 TRUE 2022-12-16 19:00:00
## 7298 2022-12-16 18:35:34 TRUE 2022-12-16 19:00:00
## 7299 2022-12-16 18:35:34 TRUE 2022-12-16 19:00:00
## 7300 2022-12-16 18:35:33 TRUE 2022-12-16 19:00:00
## 7301 2022-12-16 18:35:32 TRUE 2022-12-16 19:00:00
## 7302 2022-12-16 18:35:30 TRUE 2022-12-16 19:00:00
## 7303 2022-12-16 18:35:30 TRUE 2022-12-16 19:00:00
## 7304 2022-12-16 18:35:30 TRUE 2022-12-16 19:00:00
## 7305 2022-12-16 18:35:29 TRUE 2022-12-16 19:00:00
## 7306 2022-12-16 18:35:28 TRUE 2022-12-16 19:00:00
## 7307 2022-12-16 18:35:28 TRUE 2022-12-16 19:00:00
## 7308 2022-12-16 18:35:26 TRUE 2022-12-16 19:00:00
## 7309 2022-12-16 18:35:24 TRUE 2022-12-16 19:00:00
## 7310 2022-12-16 18:35:24 TRUE 2022-12-16 19:00:00
## 7311 2022-12-16 18:35:22 TRUE 2022-12-16 19:00:00
## 7312 2022-12-16 18:35:22 TRUE 2022-12-16 19:00:00
## 7313 2022-12-16 18:35:21 TRUE 2022-12-16 19:00:00
## 7314 2022-12-16 18:35:20 TRUE 2022-12-16 19:00:00
## 7315 2022-12-16 18:35:20 TRUE 2022-12-16 19:00:00
## 7316 2022-12-16 18:35:19 TRUE 2022-12-16 19:00:00
## 7317 2022-12-16 18:35:18 TRUE 2022-12-16 19:00:00
## 7318 2022-12-16 18:35:17 TRUE 2022-12-16 19:00:00
## 7319 2022-12-16 18:35:17 TRUE 2022-12-16 19:00:00
## 7320 2022-12-16 18:35:16 TRUE 2022-12-16 19:00:00
## 7321 2022-12-16 18:35:15 TRUE 2022-12-16 19:00:00
## 7322 2022-12-16 18:35:15 TRUE 2022-12-16 19:00:00
## 7323 2022-12-16 18:35:14 TRUE 2022-12-16 19:00:00
## 7324 2022-12-16 18:35:14 TRUE 2022-12-16 19:00:00
## 7325 2022-12-16 18:35:14 TRUE 2022-12-16 19:00:00
## 7326 2022-12-16 18:35:14 TRUE 2022-12-16 19:00:00
## 7327 2022-12-16 18:35:13 TRUE 2022-12-16 19:00:00
## 7328 2022-12-16 18:35:13 TRUE 2022-12-16 19:00:00
## 7329 2022-12-16 18:35:13 TRUE 2022-12-16 19:00:00
## 7330 2022-12-16 18:35:13 TRUE 2022-12-16 19:00:00
## 7331 2022-12-16 18:35:12 TRUE 2022-12-16 19:00:00
## 7332 2022-12-16 18:35:12 TRUE 2022-12-16 19:00:00
## 7333 2022-12-16 18:35:10 TRUE 2022-12-16 19:00:00
## 7334 2022-12-16 18:35:09 TRUE 2022-12-16 19:00:00
## 7335 2022-12-16 18:35:09 TRUE 2022-12-16 19:00:00
## 7336 2022-12-16 18:35:06 TRUE 2022-12-16 19:00:00
## 7337 2022-12-16 18:35:01 TRUE 2022-12-16 19:00:00
## 7338 2022-12-16 18:34:59 TRUE 2022-12-16 19:00:00
## 7339 2022-12-16 18:34:56 TRUE 2022-12-16 19:00:00
## 7340 2022-12-16 18:34:55 TRUE 2022-12-16 19:00:00
## 7341 2022-12-16 18:34:53 TRUE 2022-12-16 19:00:00
## 7342 2022-12-16 18:34:53 TRUE 2022-12-16 19:00:00
## 7343 2022-12-16 18:34:51 TRUE 2022-12-16 19:00:00
## 7344 2022-12-16 18:34:49 TRUE 2022-12-16 19:00:00
## 7345 2022-12-16 18:34:49 TRUE 2022-12-16 19:00:00
## 7346 2022-12-16 18:34:48 TRUE 2022-12-16 19:00:00
## 7347 2022-12-16 18:34:40 TRUE 2022-12-16 19:00:00
## 7348 2022-12-16 18:34:37 TRUE 2022-12-16 19:00:00
## 7349 2022-12-16 18:34:34 TRUE 2022-12-16 19:00:00
## 7350 2022-12-16 18:34:34 TRUE 2022-12-16 19:00:00
## 7351 2022-12-16 18:34:34 TRUE 2022-12-16 19:00:00
## 7352 2022-12-16 18:34:33 TRUE 2022-12-16 19:00:00
## 7353 2022-12-16 18:34:32 TRUE 2022-12-16 19:00:00
## 7354 2022-12-16 18:34:31 TRUE 2022-12-16 19:00:00
## 7355 2022-12-16 18:34:19 TRUE 2022-12-16 19:00:00
## 7356 2022-12-16 18:34:19 TRUE 2022-12-16 19:00:00
## 7357 2022-12-16 18:34:17 TRUE 2022-12-16 19:00:00
## 7358 2022-12-16 18:34:15 TRUE 2022-12-16 19:00:00
## 7359 2022-12-16 18:34:12 TRUE 2022-12-16 19:00:00
## 7360 2022-12-16 18:34:12 TRUE 2022-12-16 19:00:00
## 7361 2022-12-16 18:34:11 TRUE 2022-12-16 19:00:00
## 7362 2022-12-16 18:34:10 TRUE 2022-12-16 19:00:00
## 7363 2022-12-16 18:34:08 TRUE 2022-12-16 19:00:00
## 7364 2022-12-16 18:34:07 TRUE 2022-12-16 19:00:00
## 7365 2022-12-16 18:34:06 TRUE 2022-12-16 19:00:00
## 7366 2022-12-16 18:34:04 TRUE 2022-12-16 19:00:00
## 7367 2022-12-16 18:34:04 TRUE 2022-12-16 19:00:00
## 7368 2022-12-16 18:34:03 TRUE 2022-12-16 19:00:00
## 7369 2022-12-16 18:34:02 TRUE 2022-12-16 19:00:00
## 7370 2022-12-16 18:34:01 TRUE 2022-12-16 19:00:00
## 7371 2022-12-16 18:33:59 TRUE 2022-12-16 19:00:00
## 7372 2022-12-16 18:33:57 TRUE 2022-12-16 19:00:00
## 7373 2022-12-16 18:33:56 TRUE 2022-12-16 19:00:00
## 7374 2022-12-16 18:33:55 TRUE 2022-12-16 19:00:00
## 7375 2022-12-16 18:33:51 TRUE 2022-12-16 19:00:00
## 7376 2022-12-16 18:33:49 TRUE 2022-12-16 19:00:00
## 7377 2022-12-16 18:33:39 TRUE 2022-12-16 19:00:00
## 7378 2022-12-16 18:33:38 TRUE 2022-12-16 19:00:00
## 7379 2022-12-16 18:33:36 TRUE 2022-12-16 19:00:00
## 7380 2022-12-16 18:33:30 TRUE 2022-12-16 19:00:00
## 7381 2022-12-16 18:33:30 TRUE 2022-12-16 19:00:00
## 7382 2022-12-16 18:33:26 TRUE 2022-12-16 19:00:00
## 7383 2022-12-16 18:33:22 TRUE 2022-12-16 19:00:00
## 7384 2022-12-16 18:33:22 TRUE 2022-12-16 19:00:00
## 7385 2022-12-16 18:33:18 TRUE 2022-12-16 19:00:00
## 7386 2022-12-16 18:33:17 TRUE 2022-12-16 19:00:00
## 7387 2022-12-16 18:33:15 TRUE 2022-12-16 19:00:00
## 7388 2022-12-16 18:33:14 TRUE 2022-12-16 19:00:00
## 7389 2022-12-16 18:33:13 TRUE 2022-12-16 19:00:00
## 7390 2022-12-16 18:33:11 TRUE 2022-12-16 19:00:00
## 7391 2022-12-16 18:33:04 TRUE 2022-12-16 19:00:00
## 7392 2022-12-16 18:33:03 TRUE 2022-12-16 19:00:00
## 7393 2022-12-16 18:33:01 TRUE 2022-12-16 19:00:00
## 7394 2022-12-16 18:32:58 TRUE 2022-12-16 19:00:00
## 7395 2022-12-16 18:32:56 TRUE 2022-12-16 19:00:00
## 7396 2022-12-16 18:32:55 TRUE 2022-12-16 19:00:00
## 7397 2022-12-16 18:32:54 TRUE 2022-12-16 19:00:00
## 7398 2022-12-16 18:32:54 TRUE 2022-12-16 19:00:00
## 7399 2022-12-16 18:32:54 TRUE 2022-12-16 19:00:00
## 7400 2022-12-16 18:32:52 TRUE 2022-12-16 19:00:00
## 7401 2022-12-16 18:32:49 TRUE 2022-12-16 19:00:00
## 7402 2022-12-16 18:32:48 TRUE 2022-12-16 19:00:00
## 7403 2022-12-16 18:32:47 TRUE 2022-12-16 19:00:00
## 7404 2022-12-16 18:32:47 TRUE 2022-12-16 19:00:00
## 7405 2022-12-16 18:32:47 TRUE 2022-12-16 19:00:00
## 7406 2022-12-16 18:32:46 TRUE 2022-12-16 19:00:00
## 7407 2022-12-16 18:32:44 TRUE 2022-12-16 19:00:00
## 7408 2022-12-16 18:32:43 TRUE 2022-12-16 19:00:00
## 7409 2022-12-16 18:32:39 TRUE 2022-12-16 19:00:00
## 7410 2022-12-16 18:32:29 TRUE 2022-12-16 19:00:00
## 7411 2022-12-16 18:32:24 TRUE 2022-12-16 19:00:00
## 7412 2022-12-16 18:32:24 TRUE 2022-12-16 19:00:00
## 7413 2022-12-16 18:32:23 TRUE 2022-12-16 19:00:00
## 7414 2022-12-16 18:32:22 TRUE 2022-12-16 19:00:00
## 7415 2022-12-16 18:32:19 TRUE 2022-12-16 19:00:00
## 7416 2022-12-16 18:32:17 TRUE 2022-12-16 19:00:00
## 7417 2022-12-16 18:32:17 TRUE 2022-12-16 19:00:00
## 7418 2022-12-16 18:32:12 TRUE 2022-12-16 19:00:00
## 7419 2022-12-16 18:32:08 TRUE 2022-12-16 19:00:00
## 7420 2022-12-16 18:32:05 TRUE 2022-12-16 19:00:00
## 7421 2022-12-16 18:32:03 TRUE 2022-12-16 19:00:00
## 7422 2022-12-16 18:31:57 TRUE 2022-12-16 19:00:00
## 7423 2022-12-16 18:31:47 TRUE 2022-12-16 19:00:00
## 7424 2022-12-16 18:31:44 TRUE 2022-12-16 19:00:00
## 7425 2022-12-16 18:31:43 TRUE 2022-12-16 19:00:00
## 7426 2022-12-16 18:31:31 TRUE 2022-12-16 19:00:00
## 7427 2022-12-16 18:31:27 TRUE 2022-12-16 19:00:00
## 7428 2022-12-16 18:31:23 TRUE 2022-12-16 19:00:00
## 7429 2022-12-16 18:31:22 TRUE 2022-12-16 19:00:00
## 7430 2022-12-16 18:31:17 TRUE 2022-12-16 19:00:00
## 7431 2022-12-16 18:31:15 TRUE 2022-12-16 19:00:00
## 7432 2022-12-16 18:31:11 TRUE 2022-12-16 19:00:00
## 7433 2022-12-16 18:31:06 TRUE 2022-12-16 19:00:00
## 7434 2022-12-16 18:31:05 TRUE 2022-12-16 19:00:00
## 7435 2022-12-16 18:30:59 TRUE 2022-12-16 19:00:00
## 7436 2022-12-16 18:30:59 TRUE 2022-12-16 19:00:00
## 7437 2022-12-16 18:30:55 TRUE 2022-12-16 19:00:00
## 7438 2022-12-16 18:30:48 TRUE 2022-12-16 19:00:00
## 7439 2022-12-16 18:30:42 TRUE 2022-12-16 19:00:00
## 7440 2022-12-16 18:30:41 TRUE 2022-12-16 19:00:00
## 7441 2022-12-16 18:30:40 TRUE 2022-12-16 19:00:00
## 7442 2022-12-16 18:30:40 TRUE 2022-12-16 19:00:00
## 7443 2022-12-16 18:30:37 TRUE 2022-12-16 19:00:00
## 7444 2022-12-16 18:30:33 TRUE 2022-12-16 19:00:00
## 7445 2022-12-16 18:30:31 TRUE 2022-12-16 19:00:00
## 7446 2022-12-16 18:30:29 TRUE 2022-12-16 19:00:00
## 7447 2022-12-16 18:30:28 TRUE 2022-12-16 19:00:00
## 7448 2022-12-16 18:30:27 TRUE 2022-12-16 19:00:00
## 7449 2022-12-16 18:30:23 TRUE 2022-12-16 19:00:00
## 7450 2022-12-16 18:30:22 TRUE 2022-12-16 19:00:00
## 7451 2022-12-16 18:30:21 TRUE 2022-12-16 19:00:00
## 7452 2022-12-16 18:30:17 TRUE 2022-12-16 19:00:00
## 7453 2022-12-16 18:30:13 TRUE 2022-12-16 19:00:00
## 7454 2022-12-16 18:30:07 TRUE 2022-12-16 19:00:00
## 7455 2022-12-16 18:30:04 TRUE 2022-12-16 19:00:00
## 7456 2022-12-16 18:29:56 TRUE 2022-12-16 18:00:00
## 7457 2022-12-16 18:29:52 TRUE 2022-12-16 18:00:00
## 7458 2022-12-16 18:29:51 TRUE 2022-12-16 18:00:00
## 7459 2022-12-16 18:29:50 TRUE 2022-12-16 18:00:00
## 7460 2022-12-16 18:29:40 TRUE 2022-12-16 18:00:00
## 7461 2022-12-16 18:29:40 TRUE 2022-12-16 18:00:00
## 7462 2022-12-16 18:29:37 TRUE 2022-12-16 18:00:00
## 7463 2022-12-16 18:29:24 TRUE 2022-12-16 18:00:00
## 7464 2022-12-16 18:29:24 TRUE 2022-12-16 18:00:00
## 7465 2022-12-16 18:29:24 TRUE 2022-12-16 18:00:00
## 7466 2022-12-16 18:29:22 TRUE 2022-12-16 18:00:00
## 7467 2022-12-16 18:29:19 TRUE 2022-12-16 18:00:00
## 7468 2022-12-16 18:29:13 TRUE 2022-12-16 18:00:00
## 7469 2022-12-16 18:29:10 TRUE 2022-12-16 18:00:00
## 7470 2022-12-16 18:29:08 TRUE 2022-12-16 18:00:00
## 7471 2022-12-16 18:29:06 TRUE 2022-12-16 18:00:00
## 7472 2022-12-16 18:29:03 TRUE 2022-12-16 18:00:00
## 7473 2022-12-16 18:29:00 TRUE 2022-12-16 18:00:00
## 7474 2022-12-16 18:28:59 TRUE 2022-12-16 18:00:00
## 7475 2022-12-16 18:28:59 TRUE 2022-12-16 18:00:00
## 7476 2022-12-16 18:28:56 TRUE 2022-12-16 18:00:00
## 7477 2022-12-16 18:28:54 TRUE 2022-12-16 18:00:00
## 7478 2022-12-16 18:28:52 TRUE 2022-12-16 18:00:00
## 7479 2022-12-16 18:28:44 TRUE 2022-12-16 18:00:00
## 7480 2022-12-16 18:28:43 TRUE 2022-12-16 18:00:00
## 7481 2022-12-16 18:28:42 TRUE 2022-12-16 18:00:00
## 7482 2022-12-16 18:28:41 TRUE 2022-12-16 18:00:00
## 7483 2022-12-16 18:28:39 TRUE 2022-12-16 18:00:00
## 7484 2022-12-16 18:28:32 TRUE 2022-12-16 18:00:00
## 7485 2022-12-16 18:28:31 TRUE 2022-12-16 18:00:00
## 7486 2022-12-16 18:28:18 TRUE 2022-12-16 18:00:00
## 7487 2022-12-16 18:28:14 TRUE 2022-12-16 18:00:00
## 7488 2022-12-16 18:28:13 TRUE 2022-12-16 18:00:00
## 7489 2022-12-16 18:28:06 TRUE 2022-12-16 18:00:00
## 7490 2022-12-16 18:27:57 TRUE 2022-12-16 18:00:00
## 7491 2022-12-16 18:27:51 TRUE 2022-12-16 18:00:00
## 7492 2022-12-16 18:27:50 TRUE 2022-12-16 18:00:00
## 7493 2022-12-16 18:27:49 TRUE 2022-12-16 18:00:00
## 7494 2022-12-16 18:27:41 TRUE 2022-12-16 18:00:00
## 7495 2022-12-16 18:27:41 TRUE 2022-12-16 18:00:00
## 7496 2022-12-16 18:27:39 TRUE 2022-12-16 18:00:00
## 7497 2022-12-16 18:27:37 TRUE 2022-12-16 18:00:00
## 7498 2022-12-16 18:27:32 TRUE 2022-12-16 18:00:00
## 7499 2022-12-16 18:27:32 TRUE 2022-12-16 18:00:00
## 7500 2022-12-16 18:27:30 TRUE 2022-12-16 18:00:00
## 7501 2022-12-16 18:27:28 TRUE 2022-12-16 18:00:00
## 7502 2022-12-16 18:27:27 TRUE 2022-12-16 18:00:00
## 7503 2022-12-16 18:27:26 TRUE 2022-12-16 18:00:00
## 7504 2022-12-16 18:27:18 TRUE 2022-12-16 18:00:00
## 7505 2022-12-16 18:27:12 TRUE 2022-12-16 18:00:00
## 7506 2022-12-16 18:27:11 TRUE 2022-12-16 18:00:00
## 7507 2022-12-16 18:27:10 TRUE 2022-12-16 18:00:00
## 7508 2022-12-16 18:27:09 TRUE 2022-12-16 18:00:00
## 7509 2022-12-16 18:27:06 TRUE 2022-12-16 18:00:00
## 7510 2022-12-16 18:27:01 TRUE 2022-12-16 18:00:00
## 7511 2022-12-16 18:26:57 TRUE 2022-12-16 18:00:00
## 7512 2022-12-16 18:26:56 TRUE 2022-12-16 18:00:00
## 7513 2022-12-16 18:26:54 TRUE 2022-12-16 18:00:00
## 7514 2022-12-16 18:26:52 TRUE 2022-12-16 18:00:00
## 7515 2022-12-16 18:26:52 TRUE 2022-12-16 18:00:00
## 7516 2022-12-16 18:26:40 TRUE 2022-12-16 18:00:00
## 7517 2022-12-16 18:26:38 TRUE 2022-12-16 18:00:00
## 7518 2022-12-16 18:26:37 TRUE 2022-12-16 18:00:00
## 7519 2022-12-16 18:26:32 TRUE 2022-12-16 18:00:00
## 7520 2022-12-16 18:26:30 TRUE 2022-12-16 18:00:00
## 7521 2022-12-16 18:26:29 TRUE 2022-12-16 18:00:00
## 7522 2022-12-16 18:26:27 TRUE 2022-12-16 18:00:00
## 7523 2022-12-16 18:26:26 TRUE 2022-12-16 18:00:00
## 7524 2022-12-16 18:26:25 TRUE 2022-12-16 18:00:00
## 7525 2022-12-16 18:26:22 TRUE 2022-12-16 18:00:00
## 7526 2022-12-16 18:26:19 TRUE 2022-12-16 18:00:00
## 7527 2022-12-16 18:26:12 TRUE 2022-12-16 18:00:00
## 7528 2022-12-16 18:26:11 TRUE 2022-12-16 18:00:00
## 7529 2022-12-16 18:26:10 TRUE 2022-12-16 18:00:00
## 7530 2022-12-16 18:26:05 TRUE 2022-12-16 18:00:00
## 7531 2022-12-16 18:25:46 TRUE 2022-12-16 18:00:00
## 7532 2022-12-16 18:25:43 TRUE 2022-12-16 18:00:00
## 7533 2022-12-16 18:25:40 TRUE 2022-12-16 18:00:00
## 7534 2022-12-16 18:25:39 TRUE 2022-12-16 18:00:00
## 7535 2022-12-16 18:25:36 TRUE 2022-12-16 18:00:00
## 7536 2022-12-16 18:25:28 TRUE 2022-12-16 18:00:00
## 7537 2022-12-16 18:25:25 TRUE 2022-12-16 18:00:00
## 7538 2022-12-16 18:25:23 TRUE 2022-12-16 18:00:00
## 7539 2022-12-16 18:25:22 TRUE 2022-12-16 18:00:00
## 7540 2022-12-16 18:25:16 TRUE 2022-12-16 18:00:00
## 7541 2022-12-16 18:25:03 TRUE 2022-12-16 18:00:00
## 7542 2022-12-16 18:25:03 TRUE 2022-12-16 18:00:00
## 7543 2022-12-16 18:25:01 TRUE 2022-12-16 18:00:00
## 7544 2022-12-16 18:25:00 TRUE 2022-12-16 18:00:00
## 7545 2022-12-16 18:24:56 TRUE 2022-12-16 18:00:00
## 7546 2022-12-16 18:24:50 TRUE 2022-12-16 18:00:00
## 7547 2022-12-16 18:24:44 TRUE 2022-12-16 18:00:00
## 7548 2022-12-16 18:24:36 TRUE 2022-12-16 18:00:00
## 7549 2022-12-16 18:24:26 TRUE 2022-12-16 18:00:00
## 7550 2022-12-16 18:24:22 TRUE 2022-12-16 18:00:00
## 7551 2022-12-16 18:24:17 TRUE 2022-12-16 18:00:00
## 7552 2022-12-16 18:24:15 TRUE 2022-12-16 18:00:00
## 7553 2022-12-16 18:24:08 TRUE 2022-12-16 18:00:00
## 7554 2022-12-16 18:24:07 TRUE 2022-12-16 18:00:00
## 7555 2022-12-16 18:23:59 TRUE 2022-12-16 18:00:00
## 7556 2022-12-16 18:23:47 TRUE 2022-12-16 18:00:00
## 7557 2022-12-16 18:23:39 TRUE 2022-12-16 18:00:00
## 7558 2022-12-16 18:23:29 TRUE 2022-12-16 18:00:00
## 7559 2022-12-16 18:23:28 TRUE 2022-12-16 18:00:00
## 7560 2022-12-16 18:23:28 TRUE 2022-12-16 18:00:00
## 7561 2022-12-16 18:23:26 TRUE 2022-12-16 18:00:00
## 7562 2022-12-16 18:23:23 TRUE 2022-12-16 18:00:00
## 7563 2022-12-16 18:23:22 TRUE 2022-12-16 18:00:00
## 7564 2022-12-16 18:23:22 TRUE 2022-12-16 18:00:00
## 7565 2022-12-16 18:23:15 TRUE 2022-12-16 18:00:00
## 7566 2022-12-16 18:23:11 TRUE 2022-12-16 18:00:00
## 7567 2022-12-16 18:22:56 TRUE 2022-12-16 18:00:00
## 7568 2022-12-16 18:22:55 TRUE 2022-12-16 18:00:00
## 7569 2022-12-16 18:22:47 TRUE 2022-12-16 18:00:00
## 7570 2022-12-16 18:22:43 TRUE 2022-12-16 18:00:00
## 7571 2022-12-16 18:22:42 TRUE 2022-12-16 18:00:00
## 7572 2022-12-16 18:22:40 TRUE 2022-12-16 18:00:00
## 7573 2022-12-16 18:22:39 TRUE 2022-12-16 18:00:00
## 7574 2022-12-16 18:22:39 TRUE 2022-12-16 18:00:00
## 7575 2022-12-16 18:22:38 TRUE 2022-12-16 18:00:00
## 7576 2022-12-16 18:22:35 TRUE 2022-12-16 18:00:00
## 7577 2022-12-16 18:22:33 TRUE 2022-12-16 18:00:00
## 7578 2022-12-16 18:22:32 TRUE 2022-12-16 18:00:00
## 7579 2022-12-16 18:22:29 TRUE 2022-12-16 18:00:00
## 7580 2022-12-16 18:22:16 TRUE 2022-12-16 18:00:00
## 7581 2022-12-16 18:22:08 TRUE 2022-12-16 18:00:00
## 7582 2022-12-16 18:22:08 TRUE 2022-12-16 18:00:00
## 7583 2022-12-16 18:22:06 TRUE 2022-12-16 18:00:00
## 7584 2022-12-16 18:22:06 TRUE 2022-12-16 18:00:00
## 7585 2022-12-16 18:21:57 TRUE 2022-12-16 18:00:00
## 7586 2022-12-16 18:21:56 TRUE 2022-12-16 18:00:00
## 7587 2022-12-16 18:21:56 TRUE 2022-12-16 18:00:00
## 7588 2022-12-16 18:21:55 TRUE 2022-12-16 18:00:00
## 7589 2022-12-16 18:21:54 TRUE 2022-12-16 18:00:00
## 7590 2022-12-16 18:21:51 TRUE 2022-12-16 18:00:00
## 7591 2022-12-16 18:21:45 TRUE 2022-12-16 18:00:00
## 7592 2022-12-16 18:21:43 TRUE 2022-12-16 18:00:00
## 7593 2022-12-16 18:21:41 TRUE 2022-12-16 18:00:00
## 7594 2022-12-16 18:21:38 TRUE 2022-12-16 18:00:00
## 7595 2022-12-16 18:21:38 TRUE 2022-12-16 18:00:00
## 7596 2022-12-16 18:21:38 TRUE 2022-12-16 18:00:00
## 7597 2022-12-16 18:21:36 TRUE 2022-12-16 18:00:00
## 7598 2022-12-16 18:21:30 TRUE 2022-12-16 18:00:00
## 7599 2022-12-16 18:21:29 TRUE 2022-12-16 18:00:00
## 7600 2022-12-16 18:21:26 TRUE 2022-12-16 18:00:00
## 7601 2022-12-16 18:21:25 TRUE 2022-12-16 18:00:00
## 7602 2022-12-16 18:21:16 TRUE 2022-12-16 18:00:00
## 7603 2022-12-16 18:21:15 TRUE 2022-12-16 18:00:00
## 7604 2022-12-16 18:21:13 TRUE 2022-12-16 18:00:00
## 7605 2022-12-16 18:21:13 TRUE 2022-12-16 18:00:00
## 7606 2022-12-16 18:21:09 TRUE 2022-12-16 18:00:00
## 7607 2022-12-16 18:21:03 TRUE 2022-12-16 18:00:00
## 7608 2022-12-16 18:21:00 TRUE 2022-12-16 18:00:00
## 7609 2022-12-16 18:20:58 TRUE 2022-12-16 18:00:00
## 7610 2022-12-16 18:20:53 TRUE 2022-12-16 18:00:00
## 7611 2022-12-16 18:20:52 TRUE 2022-12-16 18:00:00
## 7612 2022-12-16 18:20:47 TRUE 2022-12-16 18:00:00
## 7613 2022-12-16 18:20:43 TRUE 2022-12-16 18:00:00
## 7614 2022-12-16 18:20:33 TRUE 2022-12-16 18:00:00
## 7615 2022-12-16 18:20:32 TRUE 2022-12-16 18:00:00
## 7616 2022-12-16 18:20:32 TRUE 2022-12-16 18:00:00
## 7617 2022-12-16 18:20:21 TRUE 2022-12-16 18:00:00
## 7618 2022-12-16 18:20:19 TRUE 2022-12-16 18:00:00
## 7619 2022-12-16 18:20:17 TRUE 2022-12-16 18:00:00
## 7620 2022-12-16 18:20:16 TRUE 2022-12-16 18:00:00
## 7621 2022-12-16 18:20:15 TRUE 2022-12-16 18:00:00
## 7622 2022-12-16 18:20:12 TRUE 2022-12-16 18:00:00
## 7623 2022-12-16 18:20:11 TRUE 2022-12-16 18:00:00
## 7624 2022-12-16 18:20:10 TRUE 2022-12-16 18:00:00
## 7625 2022-12-16 18:20:08 TRUE 2022-12-16 18:00:00
## 7626 2022-12-16 18:20:07 TRUE 2022-12-16 18:00:00
## 7627 2022-12-16 18:20:07 TRUE 2022-12-16 18:00:00
## 7628 2022-12-16 18:20:06 TRUE 2022-12-16 18:00:00
## 7629 2022-12-16 18:20:06 TRUE 2022-12-16 18:00:00
## 7630 2022-12-16 18:20:01 TRUE 2022-12-16 18:00:00
## 7631 2022-12-16 18:19:59 TRUE 2022-12-16 18:00:00
## 7632 2022-12-16 18:19:44 TRUE 2022-12-16 18:00:00
## 7633 2022-12-16 18:19:42 TRUE 2022-12-16 18:00:00
## 7634 2022-12-16 18:19:40 TRUE 2022-12-16 18:00:00
## 7635 2022-12-16 18:19:39 TRUE 2022-12-16 18:00:00
## 7636 2022-12-16 18:19:38 TRUE 2022-12-16 18:00:00
## 7637 2022-12-16 18:19:38 TRUE 2022-12-16 18:00:00
## 7638 2022-12-16 18:19:37 TRUE 2022-12-16 18:00:00
## 7639 2022-12-16 18:19:34 TRUE 2022-12-16 18:00:00
## 7640 2022-12-16 18:19:33 TRUE 2022-12-16 18:00:00
## 7641 2022-12-16 18:19:32 TRUE 2022-12-16 18:00:00
## 7642 2022-12-16 18:19:31 TRUE 2022-12-16 18:00:00
## 7643 2022-12-16 18:19:31 TRUE 2022-12-16 18:00:00
## 7644 2022-12-16 18:19:29 TRUE 2022-12-16 18:00:00
## 7645 2022-12-16 18:19:28 TRUE 2022-12-16 18:00:00
## 7646 2022-12-16 18:19:28 TRUE 2022-12-16 18:00:00
## 7647 2022-12-16 18:19:18 TRUE 2022-12-16 18:00:00
## 7648 2022-12-16 18:19:15 TRUE 2022-12-16 18:00:00
## 7649 2022-12-16 18:19:12 TRUE 2022-12-16 18:00:00
## 7650 2022-12-16 18:19:07 TRUE 2022-12-16 18:00:00
## 7651 2022-12-16 18:19:07 TRUE 2022-12-16 18:00:00
## 7652 2022-12-16 18:19:04 TRUE 2022-12-16 18:00:00
## 7653 2022-12-16 18:19:03 TRUE 2022-12-16 18:00:00
## 7654 2022-12-16 18:18:54 TRUE 2022-12-16 18:00:00
## 7655 2022-12-16 18:18:53 TRUE 2022-12-16 18:00:00
## 7656 2022-12-16 18:18:50 TRUE 2022-12-16 18:00:00
## 7657 2022-12-16 18:18:49 TRUE 2022-12-16 18:00:00
## 7658 2022-12-16 18:18:47 TRUE 2022-12-16 18:00:00
## 7659 2022-12-16 18:18:35 TRUE 2022-12-16 18:00:00
## 7660 2022-12-16 18:18:23 TRUE 2022-12-16 18:00:00
## 7661 2022-12-16 18:18:20 TRUE 2022-12-16 18:00:00
## 7662 2022-12-16 18:18:18 TRUE 2022-12-16 18:00:00
## 7663 2022-12-16 18:18:14 TRUE 2022-12-16 18:00:00
## 7664 2022-12-16 18:18:13 TRUE 2022-12-16 18:00:00
## 7665 2022-12-16 18:18:11 TRUE 2022-12-16 18:00:00
## 7666 2022-12-16 18:18:09 TRUE 2022-12-16 18:00:00
## 7667 2022-12-16 18:18:08 TRUE 2022-12-16 18:00:00
## 7668 2022-12-16 18:18:07 TRUE 2022-12-16 18:00:00
## 7669 2022-12-16 18:18:05 TRUE 2022-12-16 18:00:00
## 7670 2022-12-16 18:18:05 TRUE 2022-12-16 18:00:00
## 7671 2022-12-16 18:18:05 TRUE 2022-12-16 18:00:00
## 7672 2022-12-16 18:18:04 TRUE 2022-12-16 18:00:00
## 7673 2022-12-16 18:18:00 TRUE 2022-12-16 18:00:00
## 7674 2022-12-16 18:17:59 TRUE 2022-12-16 18:00:00
## 7675 2022-12-16 18:17:58 TRUE 2022-12-16 18:00:00
## 7676 2022-12-16 18:17:56 TRUE 2022-12-16 18:00:00
## 7677 2022-12-16 18:17:55 TRUE 2022-12-16 18:00:00
## 7678 2022-12-16 18:17:50 TRUE 2022-12-16 18:00:00
## 7679 2022-12-16 18:17:49 TRUE 2022-12-16 18:00:00
## 7680 2022-12-16 18:17:49 TRUE 2022-12-16 18:00:00
## 7681 2022-12-16 18:17:46 TRUE 2022-12-16 18:00:00
## 7682 2022-12-16 18:17:40 TRUE 2022-12-16 18:00:00
## 7683 2022-12-16 18:17:35 TRUE 2022-12-16 18:00:00
## 7684 2022-12-16 18:17:33 TRUE 2022-12-16 18:00:00
## 7685 2022-12-16 18:17:31 TRUE 2022-12-16 18:00:00
## 7686 2022-12-16 18:17:31 TRUE 2022-12-16 18:00:00
## 7687 2022-12-16 18:17:31 TRUE 2022-12-16 18:00:00
## 7688 2022-12-16 18:17:25 TRUE 2022-12-16 18:00:00
## 7689 2022-12-16 18:17:21 TRUE 2022-12-16 18:00:00
## 7690 2022-12-16 18:17:21 TRUE 2022-12-16 18:00:00
## 7691 2022-12-16 18:17:11 TRUE 2022-12-16 18:00:00
## 7692 2022-12-16 18:17:07 TRUE 2022-12-16 18:00:00
## 7693 2022-12-16 18:17:05 TRUE 2022-12-16 18:00:00
## 7694 2022-12-16 18:17:03 TRUE 2022-12-16 18:00:00
## 7695 2022-12-16 18:17:01 TRUE 2022-12-16 18:00:00
## 7696 2022-12-16 18:17:00 TRUE 2022-12-16 18:00:00
## 7697 2022-12-16 18:17:00 TRUE 2022-12-16 18:00:00
## 7698 2022-12-16 18:16:59 TRUE 2022-12-16 18:00:00
## 7699 2022-12-16 18:16:59 TRUE 2022-12-16 18:00:00
## 7700 2022-12-16 18:16:58 TRUE 2022-12-16 18:00:00
## 7701 2022-12-16 18:16:57 TRUE 2022-12-16 18:00:00
## 7702 2022-12-16 18:16:56 TRUE 2022-12-16 18:00:00
## 7703 2022-12-16 18:16:56 TRUE 2022-12-16 18:00:00
## 7704 2022-12-16 18:16:55 TRUE 2022-12-16 18:00:00
## 7705 2022-12-16 18:16:55 TRUE 2022-12-16 18:00:00
## 7706 2022-12-16 18:16:51 TRUE 2022-12-16 18:00:00
## 7707 2022-12-16 18:16:51 TRUE 2022-12-16 18:00:00
## 7708 2022-12-16 18:16:49 TRUE 2022-12-16 18:00:00
## 7709 2022-12-16 18:16:47 TRUE 2022-12-16 18:00:00
## 7710 2022-12-16 18:16:47 TRUE 2022-12-16 18:00:00
## 7711 2022-12-16 18:16:46 TRUE 2022-12-16 18:00:00
## 7712 2022-12-16 18:16:46 TRUE 2022-12-16 18:00:00
## 7713 2022-12-16 18:16:44 TRUE 2022-12-16 18:00:00
## 7714 2022-12-16 18:16:43 TRUE 2022-12-16 18:00:00
## 7715 2022-12-16 18:16:43 TRUE 2022-12-16 18:00:00
## 7716 2022-12-16 18:16:42 TRUE 2022-12-16 18:00:00
## 7717 2022-12-16 18:16:41 TRUE 2022-12-16 18:00:00
## 7718 2022-12-16 18:16:40 TRUE 2022-12-16 18:00:00
## 7719 2022-12-16 18:16:40 TRUE 2022-12-16 18:00:00
## 7720 2022-12-16 18:16:39 TRUE 2022-12-16 18:00:00
## 7721 2022-12-16 18:16:38 TRUE 2022-12-16 18:00:00
## 7722 2022-12-16 18:16:35 TRUE 2022-12-16 18:00:00
## 7723 2022-12-16 18:16:32 TRUE 2022-12-16 18:00:00
## 7724 2022-12-16 18:16:32 TRUE 2022-12-16 18:00:00
## 7725 2022-12-16 18:16:31 TRUE 2022-12-16 18:00:00
## 7726 2022-12-16 18:16:31 TRUE 2022-12-16 18:00:00
## 7727 2022-12-16 18:16:26 TRUE 2022-12-16 18:00:00
## 7728 2022-12-16 18:16:26 TRUE 2022-12-16 18:00:00
## 7729 2022-12-16 18:16:23 TRUE 2022-12-16 18:00:00
## 7730 2022-12-16 18:16:11 TRUE 2022-12-16 18:00:00
## 7731 2022-12-16 18:16:09 TRUE 2022-12-16 18:00:00
## 7732 2022-12-16 18:16:09 TRUE 2022-12-16 18:00:00
## 7733 2022-12-16 18:16:04 TRUE 2022-12-16 18:00:00
## 7734 2022-12-16 18:15:59 TRUE 2022-12-16 18:00:00
## 7735 2022-12-16 18:15:59 TRUE 2022-12-16 18:00:00
## 7736 2022-12-16 18:15:58 TRUE 2022-12-16 18:00:00
## 7737 2022-12-16 18:15:57 TRUE 2022-12-16 18:00:00
## 7738 2022-12-16 18:15:55 TRUE 2022-12-16 18:00:00
## 7739 2022-12-16 18:15:53 TRUE 2022-12-16 18:00:00
## 7740 2022-12-16 18:15:50 TRUE 2022-12-16 18:00:00
## 7741 2022-12-16 18:15:50 TRUE 2022-12-16 18:00:00
## 7742 2022-12-16 18:15:45 TRUE 2022-12-16 18:00:00
## 7743 2022-12-16 18:15:43 TRUE 2022-12-16 18:00:00
## 7744 2022-12-16 18:15:42 TRUE 2022-12-16 18:00:00
## 7745 2022-12-16 18:15:42 TRUE 2022-12-16 18:00:00
## 7746 2022-12-16 18:15:41 TRUE 2022-12-16 18:00:00
## 7747 2022-12-16 18:15:38 TRUE 2022-12-16 18:00:00
## 7748 2022-12-16 18:15:37 TRUE 2022-12-16 18:00:00
## 7749 2022-12-16 18:15:35 TRUE 2022-12-16 18:00:00
## 7750 2022-12-16 18:15:35 TRUE 2022-12-16 18:00:00
## 7751 2022-12-16 18:15:29 TRUE 2022-12-16 18:00:00
## 7752 2022-12-16 18:15:29 TRUE 2022-12-16 18:00:00
## 7753 2022-12-16 18:15:28 TRUE 2022-12-16 18:00:00
## 7754 2022-12-16 18:15:25 TRUE 2022-12-16 18:00:00
## 7755 2022-12-16 18:15:23 TRUE 2022-12-16 18:00:00
## 7756 2022-12-16 18:15:18 TRUE 2022-12-16 18:00:00
## 7757 2022-12-16 18:15:16 TRUE 2022-12-16 18:00:00
## 7758 2022-12-16 18:15:15 TRUE 2022-12-16 18:00:00
## 7759 2022-12-16 18:15:09 TRUE 2022-12-16 18:00:00
## 7760 2022-12-16 18:15:07 TRUE 2022-12-16 18:00:00
## 7761 2022-12-16 18:15:05 TRUE 2022-12-16 18:00:00
## 7762 2022-12-16 18:15:03 TRUE 2022-12-16 18:00:00
## 7763 2022-12-16 18:15:02 TRUE 2022-12-16 18:00:00
## 7764 2022-12-16 18:15:01 TRUE 2022-12-16 18:00:00
## 7765 2022-12-16 18:14:58 TRUE 2022-12-16 18:00:00
## 7766 2022-12-16 18:14:58 TRUE 2022-12-16 18:00:00
## 7767 2022-12-16 18:14:58 TRUE 2022-12-16 18:00:00
## 7768 2022-12-16 18:14:56 TRUE 2022-12-16 18:00:00
## 7769 2022-12-16 18:14:56 TRUE 2022-12-16 18:00:00
## 7770 2022-12-16 18:14:54 TRUE 2022-12-16 18:00:00
## 7771 2022-12-16 18:14:48 TRUE 2022-12-16 18:00:00
## 7772 2022-12-16 18:14:48 TRUE 2022-12-16 18:00:00
## 7773 2022-12-16 18:14:43 TRUE 2022-12-16 18:00:00
## 7774 2022-12-16 18:14:43 TRUE 2022-12-16 18:00:00
## 7775 2022-12-16 18:14:41 TRUE 2022-12-16 18:00:00
## 7776 2022-12-16 18:14:41 TRUE 2022-12-16 18:00:00
## 7777 2022-12-16 18:14:40 TRUE 2022-12-16 18:00:00
## 7778 2022-12-16 18:14:39 TRUE 2022-12-16 18:00:00
## 7779 2022-12-16 18:14:31 TRUE 2022-12-16 18:00:00
## 7780 2022-12-16 18:14:30 TRUE 2022-12-16 18:00:00
## 7781 2022-12-16 18:14:29 TRUE 2022-12-16 18:00:00
## 7782 2022-12-16 18:14:28 TRUE 2022-12-16 18:00:00
## 7783 2022-12-16 18:14:24 TRUE 2022-12-16 18:00:00
## 7784 2022-12-16 18:14:23 TRUE 2022-12-16 18:00:00
## 7785 2022-12-16 18:14:22 TRUE 2022-12-16 18:00:00
## 7786 2022-12-16 18:14:17 TRUE 2022-12-16 18:00:00
## 7787 2022-12-16 18:14:16 TRUE 2022-12-16 18:00:00
## 7788 2022-12-16 18:14:15 TRUE 2022-12-16 18:00:00
## 7789 2022-12-16 18:14:12 TRUE 2022-12-16 18:00:00
## 7790 2022-12-16 18:14:12 TRUE 2022-12-16 18:00:00
## 7791 2022-12-16 18:14:10 TRUE 2022-12-16 18:00:00
## 7792 2022-12-16 18:14:09 TRUE 2022-12-16 18:00:00
## 7793 2022-12-16 18:14:09 TRUE 2022-12-16 18:00:00
## 7794 2022-12-16 18:14:08 TRUE 2022-12-16 18:00:00
## 7795 2022-12-16 18:14:06 TRUE 2022-12-16 18:00:00
## 7796 2022-12-16 18:14:05 TRUE 2022-12-16 18:00:00
## 7797 2022-12-16 18:14:04 TRUE 2022-12-16 18:00:00
## 7798 2022-12-16 18:14:01 TRUE 2022-12-16 18:00:00
## 7799 2022-12-16 18:14:01 TRUE 2022-12-16 18:00:00
## 7800 2022-12-16 18:14:00 TRUE 2022-12-16 18:00:00
## 7801 2022-12-16 18:13:59 TRUE 2022-12-16 18:00:00
## 7802 2022-12-16 18:13:59 TRUE 2022-12-16 18:00:00
## 7803 2022-12-16 18:13:56 TRUE 2022-12-16 18:00:00
## 7804 2022-12-16 18:13:53 TRUE 2022-12-16 18:00:00
## 7805 2022-12-16 18:13:53 TRUE 2022-12-16 18:00:00
## 7806 2022-12-16 18:13:41 TRUE 2022-12-16 18:00:00
## 7807 2022-12-16 18:13:40 TRUE 2022-12-16 18:00:00
## 7808 2022-12-16 18:13:38 TRUE 2022-12-16 18:00:00
## 7809 2022-12-16 18:13:37 TRUE 2022-12-16 18:00:00
## 7810 2022-12-16 18:13:35 TRUE 2022-12-16 18:00:00
## 7811 2022-12-16 18:13:30 TRUE 2022-12-16 18:00:00
## 7812 2022-12-16 18:13:29 TRUE 2022-12-16 18:00:00
## 7813 2022-12-16 18:13:27 TRUE 2022-12-16 18:00:00
## 7814 2022-12-16 18:13:26 TRUE 2022-12-16 18:00:00
## 7815 2022-12-16 18:13:26 TRUE 2022-12-16 18:00:00
## 7816 2022-12-16 18:13:25 TRUE 2022-12-16 18:00:00
## 7817 2022-12-16 18:13:24 TRUE 2022-12-16 18:00:00
## 7818 2022-12-16 18:13:23 TRUE 2022-12-16 18:00:00
## 7819 2022-12-16 18:13:23 TRUE 2022-12-16 18:00:00
## 7820 2022-12-16 18:13:21 TRUE 2022-12-16 18:00:00
## 7821 2022-12-16 18:13:21 TRUE 2022-12-16 18:00:00
## 7822 2022-12-16 18:13:21 TRUE 2022-12-16 18:00:00
## 7823 2022-12-16 18:13:21 TRUE 2022-12-16 18:00:00
## 7824 2022-12-16 18:13:17 TRUE 2022-12-16 18:00:00
## 7825 2022-12-16 18:13:14 TRUE 2022-12-16 18:00:00
## 7826 2022-12-16 18:13:08 TRUE 2022-12-16 18:00:00
## 7827 2022-12-16 18:13:07 TRUE 2022-12-16 18:00:00
## 7828 2022-12-16 18:13:05 TRUE 2022-12-16 18:00:00
## 7829 2022-12-16 18:13:01 TRUE 2022-12-16 18:00:00
## 7830 2022-12-16 18:13:01 TRUE 2022-12-16 18:00:00
## 7831 2022-12-16 18:12:57 TRUE 2022-12-16 18:00:00
## 7832 2022-12-16 18:12:51 TRUE 2022-12-16 18:00:00
## 7833 2022-12-16 18:12:50 TRUE 2022-12-16 18:00:00
## 7834 2022-12-16 18:12:50 TRUE 2022-12-16 18:00:00
## 7835 2022-12-16 18:12:47 TRUE 2022-12-16 18:00:00
## 7836 2022-12-16 18:12:46 TRUE 2022-12-16 18:00:00
## 7837 2022-12-16 18:12:46 TRUE 2022-12-16 18:00:00
## 7838 2022-12-16 18:12:43 TRUE 2022-12-16 18:00:00
## 7839 2022-12-16 18:12:42 TRUE 2022-12-16 18:00:00
## 7840 2022-12-16 18:12:38 TRUE 2022-12-16 18:00:00
## 7841 2022-12-16 18:12:35 TRUE 2022-12-16 18:00:00
## 7842 2022-12-16 18:12:30 TRUE 2022-12-16 18:00:00
## 7843 2022-12-16 18:12:30 TRUE 2022-12-16 18:00:00
## 7844 2022-12-16 18:12:29 TRUE 2022-12-16 18:00:00
## 7845 2022-12-16 18:12:27 TRUE 2022-12-16 18:00:00
## 7846 2022-12-16 18:12:24 TRUE 2022-12-16 18:00:00
## 7847 2022-12-16 18:12:22 TRUE 2022-12-16 18:00:00
## 7848 2022-12-16 18:12:17 TRUE 2022-12-16 18:00:00
## 7849 2022-12-16 18:12:17 TRUE 2022-12-16 18:00:00
## 7850 2022-12-16 18:12:13 TRUE 2022-12-16 18:00:00
## 7851 2022-12-16 18:12:10 TRUE 2022-12-16 18:00:00
## 7852 2022-12-16 18:12:08 TRUE 2022-12-16 18:00:00
## 7853 2022-12-16 18:12:06 TRUE 2022-12-16 18:00:00
## 7854 2022-12-16 18:12:02 TRUE 2022-12-16 18:00:00
## 7855 2022-12-16 18:11:56 TRUE 2022-12-16 18:00:00
## 7856 2022-12-16 18:11:55 TRUE 2022-12-16 18:00:00
## 7857 2022-12-16 18:11:51 TRUE 2022-12-16 18:00:00
## 7858 2022-12-16 18:11:50 TRUE 2022-12-16 18:00:00
## 7859 2022-12-16 18:11:49 TRUE 2022-12-16 18:00:00
## 7860 2022-12-16 18:11:49 TRUE 2022-12-16 18:00:00
## 7861 2022-12-16 18:11:49 TRUE 2022-12-16 18:00:00
## 7862 2022-12-16 18:11:47 TRUE 2022-12-16 18:00:00
## 7863 2022-12-16 18:11:43 TRUE 2022-12-16 18:00:00
## 7864 2022-12-16 18:11:40 TRUE 2022-12-16 18:00:00
## 7865 2022-12-16 18:11:34 TRUE 2022-12-16 18:00:00
## 7866 2022-12-16 18:11:32 TRUE 2022-12-16 18:00:00
## 7867 2022-12-16 18:11:24 TRUE 2022-12-16 18:00:00
## 7868 2022-12-16 18:11:24 TRUE 2022-12-16 18:00:00
## 7869 2022-12-16 18:11:21 TRUE 2022-12-16 18:00:00
## 7870 2022-12-16 18:11:18 TRUE 2022-12-16 18:00:00
## 7871 2022-12-16 18:11:18 TRUE 2022-12-16 18:00:00
## 7872 2022-12-16 18:11:15 TRUE 2022-12-16 18:00:00
## 7873 2022-12-16 18:11:13 TRUE 2022-12-16 18:00:00
## 7874 2022-12-16 18:11:10 TRUE 2022-12-16 18:00:00
## 7875 2022-12-16 18:11:09 TRUE 2022-12-16 18:00:00
## 7876 2022-12-16 18:11:07 TRUE 2022-12-16 18:00:00
## 7877 2022-12-16 18:10:58 TRUE 2022-12-16 18:00:00
## 7878 2022-12-16 18:10:56 TRUE 2022-12-16 18:00:00
## 7879 2022-12-16 18:10:44 TRUE 2022-12-16 18:00:00
## 7880 2022-12-16 18:10:43 TRUE 2022-12-16 18:00:00
## 7881 2022-12-16 18:10:42 TRUE 2022-12-16 18:00:00
## 7882 2022-12-16 18:10:36 TRUE 2022-12-16 18:00:00
## 7883 2022-12-16 18:10:34 TRUE 2022-12-16 18:00:00
## 7884 2022-12-16 18:10:33 TRUE 2022-12-16 18:00:00
## 7885 2022-12-16 18:10:33 TRUE 2022-12-16 18:00:00
## 7886 2022-12-16 18:10:31 TRUE 2022-12-16 18:00:00
## 7887 2022-12-16 18:10:31 TRUE 2022-12-16 18:00:00
## 7888 2022-12-16 18:10:29 TRUE 2022-12-16 18:00:00
## 7889 2022-12-16 18:10:29 TRUE 2022-12-16 18:00:00
## 7890 2022-12-16 18:10:28 TRUE 2022-12-16 18:00:00
## 7891 2022-12-16 18:10:23 TRUE 2022-12-16 18:00:00
## 7892 2022-12-16 18:10:23 TRUE 2022-12-16 18:00:00
## 7893 2022-12-16 18:10:21 TRUE 2022-12-16 18:00:00
## 7894 2022-12-16 18:10:20 TRUE 2022-12-16 18:00:00
## 7895 2022-12-16 18:10:19 TRUE 2022-12-16 18:00:00
## 7896 2022-12-16 18:10:17 TRUE 2022-12-16 18:00:00
## 7897 2022-12-16 18:10:17 TRUE 2022-12-16 18:00:00
## 7898 2022-12-16 18:10:13 TRUE 2022-12-16 18:00:00
## 7899 2022-12-16 18:10:05 TRUE 2022-12-16 18:00:00
## 7900 2022-12-16 18:10:04 TRUE 2022-12-16 18:00:00
## 7901 2022-12-16 18:09:59 TRUE 2022-12-16 18:00:00
## 7902 2022-12-16 18:09:55 TRUE 2022-12-16 18:00:00
## 7903 2022-12-16 18:09:51 TRUE 2022-12-16 18:00:00
## 7904 2022-12-16 18:09:49 TRUE 2022-12-16 18:00:00
## 7905 2022-12-16 18:09:48 TRUE 2022-12-16 18:00:00
## 7906 2022-12-16 18:09:46 TRUE 2022-12-16 18:00:00
## 7907 2022-12-16 18:09:43 TRUE 2022-12-16 18:00:00
## 7908 2022-12-16 18:09:34 TRUE 2022-12-16 18:00:00
## 7909 2022-12-16 18:09:32 TRUE 2022-12-16 18:00:00
## 7910 2022-12-16 18:09:31 TRUE 2022-12-16 18:00:00
## 7911 2022-12-16 18:09:30 TRUE 2022-12-16 18:00:00
## 7912 2022-12-16 18:09:30 TRUE 2022-12-16 18:00:00
## 7913 2022-12-16 18:09:26 TRUE 2022-12-16 18:00:00
## 7914 2022-12-16 18:09:26 TRUE 2022-12-16 18:00:00
## 7915 2022-12-16 18:09:24 TRUE 2022-12-16 18:00:00
## 7916 2022-12-16 18:09:24 TRUE 2022-12-16 18:00:00
## 7917 2022-12-16 18:09:20 TRUE 2022-12-16 18:00:00
## 7918 2022-12-16 18:09:20 TRUE 2022-12-16 18:00:00
## 7919 2022-12-16 18:09:19 TRUE 2022-12-16 18:00:00
## 7920 2022-12-16 18:09:19 TRUE 2022-12-16 18:00:00
## 7921 2022-12-16 18:09:17 TRUE 2022-12-16 18:00:00
## 7922 2022-12-16 18:09:17 TRUE 2022-12-16 18:00:00
## 7923 2022-12-16 18:09:16 TRUE 2022-12-16 18:00:00
## 7924 2022-12-16 18:09:15 TRUE 2022-12-16 18:00:00
## 7925 2022-12-16 18:09:14 TRUE 2022-12-16 18:00:00
## 7926 2022-12-16 18:09:12 TRUE 2022-12-16 18:00:00
## 7927 2022-12-16 18:09:08 TRUE 2022-12-16 18:00:00
## 7928 2022-12-16 18:09:06 TRUE 2022-12-16 18:00:00
## 7929 2022-12-16 18:09:04 TRUE 2022-12-16 18:00:00
## 7930 2022-12-16 18:09:04 TRUE 2022-12-16 18:00:00
## 7931 2022-12-16 18:09:01 TRUE 2022-12-16 18:00:00
## 7932 2022-12-16 18:09:00 TRUE 2022-12-16 18:00:00
## 7933 2022-12-16 18:09:00 TRUE 2022-12-16 18:00:00
## 7934 2022-12-16 18:09:00 TRUE 2022-12-16 18:00:00
## 7935 2022-12-16 18:08:58 TRUE 2022-12-16 18:00:00
## 7936 2022-12-16 18:08:57 TRUE 2022-12-16 18:00:00
## 7937 2022-12-16 18:08:53 TRUE 2022-12-16 18:00:00
## 7938 2022-12-16 18:08:52 TRUE 2022-12-16 18:00:00
## 7939 2022-12-16 18:08:50 TRUE 2022-12-16 18:00:00
## 7940 2022-12-16 18:08:49 TRUE 2022-12-16 18:00:00
## 7941 2022-12-16 18:08:49 TRUE 2022-12-16 18:00:00
## 7942 2022-12-16 18:08:47 TRUE 2022-12-16 18:00:00
## 7943 2022-12-16 18:08:46 TRUE 2022-12-16 18:00:00
## 7944 2022-12-16 18:08:46 TRUE 2022-12-16 18:00:00
## 7945 2022-12-16 18:08:45 TRUE 2022-12-16 18:00:00
## 7946 2022-12-16 18:08:44 TRUE 2022-12-16 18:00:00
## 7947 2022-12-16 18:08:43 TRUE 2022-12-16 18:00:00
## 7948 2022-12-16 18:08:41 TRUE 2022-12-16 18:00:00
## 7949 2022-12-16 18:08:39 TRUE 2022-12-16 18:00:00
## 7950 2022-12-16 18:08:39 TRUE 2022-12-16 18:00:00
## 7951 2022-12-16 18:08:38 TRUE 2022-12-16 18:00:00
## 7952 2022-12-16 18:08:34 TRUE 2022-12-16 18:00:00
## 7953 2022-12-16 18:08:33 TRUE 2022-12-16 18:00:00
## 7954 2022-12-16 18:08:29 TRUE 2022-12-16 18:00:00
## 7955 2022-12-16 18:08:22 TRUE 2022-12-16 18:00:00
## 7956 2022-12-16 18:08:18 TRUE 2022-12-16 18:00:00
## 7957 2022-12-16 18:08:18 TRUE 2022-12-16 18:00:00
## 7958 2022-12-16 18:08:14 TRUE 2022-12-16 18:00:00
## 7959 2022-12-16 18:08:13 TRUE 2022-12-16 18:00:00
## 7960 2022-12-16 18:08:12 TRUE 2022-12-16 18:00:00
## 7961 2022-12-16 18:08:11 TRUE 2022-12-16 18:00:00
## 7962 2022-12-16 18:08:11 TRUE 2022-12-16 18:00:00
## 7963 2022-12-16 18:08:09 TRUE 2022-12-16 18:00:00
## 7964 2022-12-16 18:08:05 TRUE 2022-12-16 18:00:00
## 7965 2022-12-16 18:08:03 TRUE 2022-12-16 18:00:00
## 7966 2022-12-16 18:07:57 TRUE 2022-12-16 18:00:00
## 7967 2022-12-16 18:07:49 TRUE 2022-12-16 18:00:00
## 7968 2022-12-16 18:07:46 TRUE 2022-12-16 18:00:00
## 7969 2022-12-16 18:07:45 TRUE 2022-12-16 18:00:00
## 7970 2022-12-16 18:07:43 TRUE 2022-12-16 18:00:00
## 7971 2022-12-16 18:07:42 TRUE 2022-12-16 18:00:00
## 7972 2022-12-16 18:07:42 TRUE 2022-12-16 18:00:00
## 7973 2022-12-16 18:07:36 TRUE 2022-12-16 18:00:00
## 7974 2022-12-16 18:07:32 TRUE 2022-12-16 18:00:00
## 7975 2022-12-16 18:07:31 TRUE 2022-12-16 18:00:00
## 7976 2022-12-16 18:07:30 TRUE 2022-12-16 18:00:00
## 7977 2022-12-16 18:07:25 TRUE 2022-12-16 18:00:00
## 7978 2022-12-16 18:07:25 TRUE 2022-12-16 18:00:00
## 7979 2022-12-16 18:07:18 TRUE 2022-12-16 18:00:00
## 7980 2022-12-16 18:07:16 TRUE 2022-12-16 18:00:00
## 7981 2022-12-16 18:07:15 TRUE 2022-12-16 18:00:00
## 7982 2022-12-16 18:07:14 TRUE 2022-12-16 18:00:00
## 7983 2022-12-16 18:07:13 TRUE 2022-12-16 18:00:00
## 7984 2022-12-16 18:07:01 TRUE 2022-12-16 18:00:00
## 7985 2022-12-16 18:06:59 TRUE 2022-12-16 18:00:00
## 7986 2022-12-16 18:06:54 TRUE 2022-12-16 18:00:00
## 7987 2022-12-16 18:06:48 TRUE 2022-12-16 18:00:00
## 7988 2022-12-16 18:06:46 TRUE 2022-12-16 18:00:00
## 7989 2022-12-16 18:06:46 TRUE 2022-12-16 18:00:00
## 7990 2022-12-16 18:06:45 TRUE 2022-12-16 18:00:00
## 7991 2022-12-16 18:06:45 TRUE 2022-12-16 18:00:00
## 7992 2022-12-16 18:06:44 TRUE 2022-12-16 18:00:00
## 7993 2022-12-16 18:06:43 TRUE 2022-12-16 18:00:00
## 7994 2022-12-16 18:06:42 TRUE 2022-12-16 18:00:00
## 7995 2022-12-16 18:06:41 TRUE 2022-12-16 18:00:00
## 7996 2022-12-16 18:06:39 TRUE 2022-12-16 18:00:00
## 7997 2022-12-16 18:06:39 TRUE 2022-12-16 18:00:00
## 7998 2022-12-16 18:06:39 TRUE 2022-12-16 18:00:00
## 7999 2022-12-16 18:06:39 TRUE 2022-12-16 18:00:00
## 8000 2022-12-16 18:06:38 TRUE 2022-12-16 18:00:00
## 8001 2022-12-16 18:06:32 TRUE 2022-12-16 18:00:00
## 8002 2022-12-16 18:06:29 TRUE 2022-12-16 18:00:00
## 8003 2022-12-16 18:06:29 TRUE 2022-12-16 18:00:00
## 8004 2022-12-16 18:06:26 TRUE 2022-12-16 18:00:00
## 8005 2022-12-16 18:06:22 TRUE 2022-12-16 18:00:00
## 8006 2022-12-16 18:06:21 TRUE 2022-12-16 18:00:00
## 8007 2022-12-16 18:06:21 TRUE 2022-12-16 18:00:00
## 8008 2022-12-16 18:06:21 TRUE 2022-12-16 18:00:00
## 8009 2022-12-16 18:06:21 TRUE 2022-12-16 18:00:00
## 8010 2022-12-16 18:06:16 TRUE 2022-12-16 18:00:00
## 8011 2022-12-16 18:06:10 TRUE 2022-12-16 18:00:00
## 8012 2022-12-16 18:06:07 TRUE 2022-12-16 18:00:00
## 8013 2022-12-16 18:06:05 TRUE 2022-12-16 18:00:00
## 8014 2022-12-16 18:06:05 TRUE 2022-12-16 18:00:00
## 8015 2022-12-16 18:06:04 TRUE 2022-12-16 18:00:00
## 8016 2022-12-16 18:06:02 TRUE 2022-12-16 18:00:00
## 8017 2022-12-16 18:05:57 TRUE 2022-12-16 18:00:00
## 8018 2022-12-16 18:05:54 TRUE 2022-12-16 18:00:00
## 8019 2022-12-16 18:05:50 TRUE 2022-12-16 18:00:00
## 8020 2022-12-16 18:05:48 TRUE 2022-12-16 18:00:00
## 8021 2022-12-16 18:05:47 TRUE 2022-12-16 18:00:00
## 8022 2022-12-16 18:05:42 TRUE 2022-12-16 18:00:00
## 8023 2022-12-16 18:05:40 TRUE 2022-12-16 18:00:00
## 8024 2022-12-16 18:05:35 TRUE 2022-12-16 18:00:00
## 8025 2022-12-16 18:05:32 TRUE 2022-12-16 18:00:00
## 8026 2022-12-16 18:05:31 TRUE 2022-12-16 18:00:00
## 8027 2022-12-16 18:05:26 TRUE 2022-12-16 18:00:00
## 8028 2022-12-16 18:05:24 TRUE 2022-12-16 18:00:00
## 8029 2022-12-16 18:05:23 TRUE 2022-12-16 18:00:00
## 8030 2022-12-16 18:05:16 TRUE 2022-12-16 18:00:00
## 8031 2022-12-16 18:05:16 TRUE 2022-12-16 18:00:00
## 8032 2022-12-16 18:05:15 TRUE 2022-12-16 18:00:00
## 8033 2022-12-16 18:05:04 TRUE 2022-12-16 18:00:00
## 8034 2022-12-16 18:04:58 TRUE 2022-12-16 18:00:00
## 8035 2022-12-16 18:04:57 TRUE 2022-12-16 18:00:00
## 8036 2022-12-16 18:04:55 TRUE 2022-12-16 18:00:00
## 8037 2022-12-16 18:04:55 TRUE 2022-12-16 18:00:00
## 8038 2022-12-16 18:04:52 TRUE 2022-12-16 18:00:00
## 8039 2022-12-16 18:04:51 TRUE 2022-12-16 18:00:00
## 8040 2022-12-16 18:04:49 TRUE 2022-12-16 18:00:00
## 8041 2022-12-16 18:04:44 TRUE 2022-12-16 18:00:00
## 8042 2022-12-16 18:04:42 TRUE 2022-12-16 18:00:00
## 8043 2022-12-16 18:04:42 TRUE 2022-12-16 18:00:00
## 8044 2022-12-16 18:04:41 TRUE 2022-12-16 18:00:00
## 8045 2022-12-16 18:04:41 TRUE 2022-12-16 18:00:00
## 8046 2022-12-16 18:04:40 TRUE 2022-12-16 18:00:00
## 8047 2022-12-16 18:04:39 TRUE 2022-12-16 18:00:00
## 8048 2022-12-16 18:04:38 TRUE 2022-12-16 18:00:00
## 8049 2022-12-16 18:04:37 TRUE 2022-12-16 18:00:00
## 8050 2022-12-16 18:04:37 TRUE 2022-12-16 18:00:00
## 8051 2022-12-16 18:04:37 TRUE 2022-12-16 18:00:00
## 8052 2022-12-16 18:04:36 TRUE 2022-12-16 18:00:00
## 8053 2022-12-16 18:04:33 TRUE 2022-12-16 18:00:00
## 8054 2022-12-16 18:04:33 TRUE 2022-12-16 18:00:00
## 8055 2022-12-16 18:04:29 TRUE 2022-12-16 18:00:00
## 8056 2022-12-16 18:04:29 TRUE 2022-12-16 18:00:00
## 8057 2022-12-16 18:04:27 TRUE 2022-12-16 18:00:00
## 8058 2022-12-16 18:04:26 TRUE 2022-12-16 18:00:00
## 8059 2022-12-16 18:04:25 TRUE 2022-12-16 18:00:00
## 8060 2022-12-16 18:04:24 TRUE 2022-12-16 18:00:00
## 8061 2022-12-16 18:04:11 TRUE 2022-12-16 18:00:00
## 8062 2022-12-16 18:04:10 TRUE 2022-12-16 18:00:00
## 8063 2022-12-16 18:03:53 TRUE 2022-12-16 18:00:00
## 8064 2022-12-16 18:03:48 TRUE 2022-12-16 18:00:00
## 8065 2022-12-16 18:03:45 TRUE 2022-12-16 18:00:00
## 8066 2022-12-16 18:03:44 TRUE 2022-12-16 18:00:00
## 8067 2022-12-16 18:03:43 TRUE 2022-12-16 18:00:00
## 8068 2022-12-16 18:03:43 TRUE 2022-12-16 18:00:00
## 8069 2022-12-16 18:03:34 TRUE 2022-12-16 18:00:00
## 8070 2022-12-16 18:03:33 TRUE 2022-12-16 18:00:00
## 8071 2022-12-16 18:03:30 TRUE 2022-12-16 18:00:00
## 8072 2022-12-16 18:03:28 TRUE 2022-12-16 18:00:00
## 8073 2022-12-16 18:03:26 TRUE 2022-12-16 18:00:00
## 8074 2022-12-16 18:03:23 TRUE 2022-12-16 18:00:00
## 8075 2022-12-16 18:03:20 TRUE 2022-12-16 18:00:00
## 8076 2022-12-16 18:03:20 TRUE 2022-12-16 18:00:00
## 8077 2022-12-16 18:03:18 TRUE 2022-12-16 18:00:00
## 8078 2022-12-16 18:03:16 TRUE 2022-12-16 18:00:00
## 8079 2022-12-16 18:03:14 TRUE 2022-12-16 18:00:00
## 8080 2022-12-16 18:03:13 TRUE 2022-12-16 18:00:00
## 8081 2022-12-16 18:03:12 TRUE 2022-12-16 18:00:00
## 8082 2022-12-16 18:03:12 TRUE 2022-12-16 18:00:00
## 8083 2022-12-16 18:03:12 TRUE 2022-12-16 18:00:00
## 8084 2022-12-16 18:03:10 TRUE 2022-12-16 18:00:00
## 8085 2022-12-16 18:03:09 TRUE 2022-12-16 18:00:00
## 8086 2022-12-16 18:03:08 TRUE 2022-12-16 18:00:00
## 8087 2022-12-16 18:03:07 TRUE 2022-12-16 18:00:00
## 8088 2022-12-16 18:03:05 TRUE 2022-12-16 18:00:00
## 8089 2022-12-16 18:03:01 TRUE 2022-12-16 18:00:00
## 8090 2022-12-16 18:03:01 TRUE 2022-12-16 18:00:00
## 8091 2022-12-16 18:02:58 TRUE 2022-12-16 18:00:00
## 8092 2022-12-16 18:02:56 TRUE 2022-12-16 18:00:00
## 8093 2022-12-16 18:02:51 TRUE 2022-12-16 18:00:00
## 8094 2022-12-16 18:02:48 TRUE 2022-12-16 18:00:00
## 8095 2022-12-16 18:02:47 TRUE 2022-12-16 18:00:00
## 8096 2022-12-16 18:02:46 TRUE 2022-12-16 18:00:00
## 8097 2022-12-16 18:02:44 TRUE 2022-12-16 18:00:00
## 8098 2022-12-16 18:02:43 TRUE 2022-12-16 18:00:00
## 8099 2022-12-16 18:02:34 TRUE 2022-12-16 18:00:00
## 8100 2022-12-16 18:02:30 TRUE 2022-12-16 18:00:00
## 8101 2022-12-16 18:02:27 TRUE 2022-12-16 18:00:00
## 8102 2022-12-16 18:02:26 TRUE 2022-12-16 18:00:00
## 8103 2022-12-16 18:02:26 TRUE 2022-12-16 18:00:00
## 8104 2022-12-16 18:02:25 TRUE 2022-12-16 18:00:00
## 8105 2022-12-16 18:02:25 TRUE 2022-12-16 18:00:00
## 8106 2022-12-16 18:02:25 TRUE 2022-12-16 18:00:00
## 8107 2022-12-16 18:02:24 TRUE 2022-12-16 18:00:00
## 8108 2022-12-16 18:02:21 TRUE 2022-12-16 18:00:00
## 8109 2022-12-16 18:02:21 TRUE 2022-12-16 18:00:00
## 8110 2022-12-16 18:02:18 TRUE 2022-12-16 18:00:00
## 8111 2022-12-16 18:02:17 TRUE 2022-12-16 18:00:00
## 8112 2022-12-16 18:02:15 TRUE 2022-12-16 18:00:00
## 8113 2022-12-16 18:02:13 TRUE 2022-12-16 18:00:00
## 8114 2022-12-16 18:02:13 TRUE 2022-12-16 18:00:00
## 8115 2022-12-16 18:02:13 TRUE 2022-12-16 18:00:00
## 8116 2022-12-16 18:02:13 TRUE 2022-12-16 18:00:00
## 8117 2022-12-16 18:02:12 TRUE 2022-12-16 18:00:00
## 8118 2022-12-16 18:02:12 TRUE 2022-12-16 18:00:00
## 8119 2022-12-16 18:02:09 TRUE 2022-12-16 18:00:00
## 8120 2022-12-16 18:02:04 TRUE 2022-12-16 18:00:00
## 8121 2022-12-16 18:01:56 TRUE 2022-12-16 18:00:00
## 8122 2022-12-16 18:01:55 TRUE 2022-12-16 18:00:00
## 8123 2022-12-16 18:01:54 TRUE 2022-12-16 18:00:00
## 8124 2022-12-16 18:01:52 TRUE 2022-12-16 18:00:00
## 8125 2022-12-16 18:01:52 TRUE 2022-12-16 18:00:00
## 8126 2022-12-16 18:01:44 TRUE 2022-12-16 18:00:00
## 8127 2022-12-16 18:01:43 TRUE 2022-12-16 18:00:00
## 8128 2022-12-16 18:01:43 TRUE 2022-12-16 18:00:00
## 8129 2022-12-16 18:01:41 TRUE 2022-12-16 18:00:00
## 8130 2022-12-16 18:01:38 TRUE 2022-12-16 18:00:00
## 8131 2022-12-16 18:01:38 TRUE 2022-12-16 18:00:00
## 8132 2022-12-16 18:01:35 TRUE 2022-12-16 18:00:00
## 8133 2022-12-16 18:01:35 TRUE 2022-12-16 18:00:00
## 8134 2022-12-16 18:01:30 TRUE 2022-12-16 18:00:00
## 8135 2022-12-16 18:01:30 TRUE 2022-12-16 18:00:00
## 8136 2022-12-16 18:01:30 TRUE 2022-12-16 18:00:00
## 8137 2022-12-16 18:01:29 TRUE 2022-12-16 18:00:00
## 8138 2022-12-16 18:01:28 TRUE 2022-12-16 18:00:00
## 8139 2022-12-16 18:01:28 TRUE 2022-12-16 18:00:00
## 8140 2022-12-16 18:01:26 TRUE 2022-12-16 18:00:00
## 8141 2022-12-16 18:01:24 TRUE 2022-12-16 18:00:00
## 8142 2022-12-16 18:01:23 TRUE 2022-12-16 18:00:00
## 8143 2022-12-16 18:01:21 TRUE 2022-12-16 18:00:00
## 8144 2022-12-16 18:01:15 TRUE 2022-12-16 18:00:00
## 8145 2022-12-16 18:01:14 TRUE 2022-12-16 18:00:00
## 8146 2022-12-16 18:01:14 TRUE 2022-12-16 18:00:00
## 8147 2022-12-16 18:01:13 TRUE 2022-12-16 18:00:00
## 8148 2022-12-16 18:01:10 TRUE 2022-12-16 18:00:00
## 8149 2022-12-16 18:01:09 TRUE 2022-12-16 18:00:00
## 8150 2022-12-16 18:01:08 TRUE 2022-12-16 18:00:00
## 8151 2022-12-16 18:01:07 TRUE 2022-12-16 18:00:00
## 8152 2022-12-16 18:01:06 TRUE 2022-12-16 18:00:00
## 8153 2022-12-16 18:01:01 TRUE 2022-12-16 18:00:00
## 8154 2022-12-16 18:00:57 TRUE 2022-12-16 18:00:00
## 8155 2022-12-16 18:00:49 TRUE 2022-12-16 18:00:00
## 8156 2022-12-16 18:00:46 TRUE 2022-12-16 18:00:00
## 8157 2022-12-16 18:00:46 TRUE 2022-12-16 18:00:00
## 8158 2022-12-16 18:00:46 TRUE 2022-12-16 18:00:00
## 8159 2022-12-16 18:00:43 TRUE 2022-12-16 18:00:00
## 8160 2022-12-16 18:00:41 TRUE 2022-12-16 18:00:00
## 8161 2022-12-16 18:00:40 TRUE 2022-12-16 18:00:00
## 8162 2022-12-16 18:00:38 TRUE 2022-12-16 18:00:00
## 8163 2022-12-16 18:00:37 TRUE 2022-12-16 18:00:00
## 8164 2022-12-16 18:00:34 TRUE 2022-12-16 18:00:00
## 8165 2022-12-16 18:00:34 TRUE 2022-12-16 18:00:00
## 8166 2022-12-16 18:00:33 TRUE 2022-12-16 18:00:00
## 8167 2022-12-16 18:00:32 TRUE 2022-12-16 18:00:00
## 8168 2022-12-16 18:00:26 TRUE 2022-12-16 18:00:00
## 8169 2022-12-16 18:00:26 TRUE 2022-12-16 18:00:00
## 8170 2022-12-16 18:00:26 TRUE 2022-12-16 18:00:00
## 8171 2022-12-16 18:00:26 TRUE 2022-12-16 18:00:00
## 8172 2022-12-16 18:00:23 TRUE 2022-12-16 18:00:00
## 8173 2022-12-16 18:00:23 TRUE 2022-12-16 18:00:00
## 8174 2022-12-16 18:00:22 TRUE 2022-12-16 18:00:00
## 8175 2022-12-16 18:00:21 TRUE 2022-12-16 18:00:00
## 8176 2022-12-16 18:00:20 TRUE 2022-12-16 18:00:00
## 8177 2022-12-16 18:00:20 TRUE 2022-12-16 18:00:00
## 8178 2022-12-16 18:00:19 TRUE 2022-12-16 18:00:00
## 8179 2022-12-16 18:00:18 TRUE 2022-12-16 18:00:00
## 8180 2022-12-16 18:00:17 TRUE 2022-12-16 18:00:00
## 8181 2022-12-16 18:00:15 TRUE 2022-12-16 18:00:00
## 8182 2022-12-16 18:00:14 TRUE 2022-12-16 18:00:00
## 8183 2022-12-16 18:00:13 TRUE 2022-12-16 18:00:00
## 8184 2022-12-16 18:00:13 TRUE 2022-12-16 18:00:00
## 8185 2022-12-16 18:00:11 TRUE 2022-12-16 18:00:00
## 8186 2022-12-16 18:00:05 TRUE 2022-12-16 18:00:00
## 8187 2022-12-16 18:00:03 TRUE 2022-12-16 18:00:00
## 8188 2022-12-16 18:00:02 TRUE 2022-12-16 18:00:00
## 8189 2022-12-16 18:00:00 TRUE 2022-12-16 18:00:00
## 8190 2022-12-16 17:59:59 TRUE 2022-12-16 18:00:00
## 8191 2022-12-16 17:59:59 TRUE 2022-12-16 18:00:00
## 8192 2022-12-16 17:59:58 TRUE 2022-12-16 18:00:00
## 8193 2022-12-16 17:59:57 TRUE 2022-12-16 18:00:00
## 8194 2022-12-16 17:59:56 TRUE 2022-12-16 18:00:00
## 8195 2022-12-16 17:59:55 TRUE 2022-12-16 18:00:00
## 8196 2022-12-16 17:59:54 TRUE 2022-12-16 18:00:00
## 8197 2022-12-16 17:59:52 TRUE 2022-12-16 18:00:00
## 8198 2022-12-16 17:59:49 TRUE 2022-12-16 18:00:00
## 8199 2022-12-16 17:59:48 TRUE 2022-12-16 18:00:00
## 8200 2022-12-16 17:59:46 TRUE 2022-12-16 18:00:00
## 8201 2022-12-16 17:59:45 TRUE 2022-12-16 18:00:00
## 8202 2022-12-16 17:59:43 TRUE 2022-12-16 18:00:00
## 8203 2022-12-16 17:59:40 TRUE 2022-12-16 18:00:00
## 8204 2022-12-16 17:59:35 TRUE 2022-12-16 18:00:00
## 8205 2022-12-16 17:59:35 TRUE 2022-12-16 18:00:00
## 8206 2022-12-16 17:59:34 TRUE 2022-12-16 18:00:00
## 8207 2022-12-16 17:59:34 TRUE 2022-12-16 18:00:00
## 8208 2022-12-16 17:59:33 TRUE 2022-12-16 18:00:00
## 8209 2022-12-16 17:59:32 TRUE 2022-12-16 18:00:00
## 8210 2022-12-16 17:59:30 TRUE 2022-12-16 18:00:00
## 8211 2022-12-16 17:59:28 TRUE 2022-12-16 18:00:00
## 8212 2022-12-16 17:59:26 TRUE 2022-12-16 18:00:00
## 8213 2022-12-16 17:59:26 TRUE 2022-12-16 18:00:00
## 8214 2022-12-16 17:59:24 TRUE 2022-12-16 18:00:00
## 8215 2022-12-16 17:59:23 TRUE 2022-12-16 18:00:00
## 8216 2022-12-16 17:59:22 TRUE 2022-12-16 18:00:00
## 8217 2022-12-16 17:59:22 TRUE 2022-12-16 18:00:00
## 8218 2022-12-16 17:59:19 TRUE 2022-12-16 18:00:00
## 8219 2022-12-16 17:59:18 TRUE 2022-12-16 18:00:00
## 8220 2022-12-16 17:59:17 TRUE 2022-12-16 18:00:00
## 8221 2022-12-16 17:59:16 TRUE 2022-12-16 18:00:00
## 8222 2022-12-16 17:59:14 TRUE 2022-12-16 18:00:00
## 8223 2022-12-16 17:59:14 TRUE 2022-12-16 18:00:00
## 8224 2022-12-16 17:59:13 TRUE 2022-12-16 18:00:00
## 8225 2022-12-16 17:59:11 TRUE 2022-12-16 18:00:00
## 8226 2022-12-16 17:59:10 TRUE 2022-12-16 18:00:00
## 8227 2022-12-16 17:59:09 TRUE 2022-12-16 18:00:00
## 8228 2022-12-16 17:59:09 TRUE 2022-12-16 18:00:00
## 8229 2022-12-16 17:59:08 TRUE 2022-12-16 18:00:00
## 8230 2022-12-16 17:59:08 TRUE 2022-12-16 18:00:00
## 8231 2022-12-16 17:59:08 TRUE 2022-12-16 18:00:00
## 8232 2022-12-16 17:59:08 TRUE 2022-12-16 18:00:00
## 8233 2022-12-16 17:59:07 TRUE 2022-12-16 18:00:00
## 8234 2022-12-16 17:59:06 TRUE 2022-12-16 18:00:00
## 8235 2022-12-16 17:59:06 TRUE 2022-12-16 18:00:00
## 8236 2022-12-16 17:59:06 TRUE 2022-12-16 18:00:00
## 8237 2022-12-16 17:59:02 TRUE 2022-12-16 18:00:00
## 8238 2022-12-16 17:58:59 TRUE 2022-12-16 18:00:00
## 8239 2022-12-16 17:58:57 TRUE 2022-12-16 18:00:00
## 8240 2022-12-16 17:58:57 TRUE 2022-12-16 18:00:00
## 8241 2022-12-16 17:58:55 TRUE 2022-12-16 18:00:00
## 8242 2022-12-16 17:58:53 TRUE 2022-12-16 18:00:00
## 8243 2022-12-16 17:58:53 TRUE 2022-12-16 18:00:00
## 8244 2022-12-16 17:58:52 TRUE 2022-12-16 18:00:00
## 8245 2022-12-16 17:58:51 TRUE 2022-12-16 18:00:00
## 8246 2022-12-16 17:58:47 TRUE 2022-12-16 18:00:00
## 8247 2022-12-16 17:58:46 TRUE 2022-12-16 18:00:00
## 8248 2022-12-16 17:58:43 TRUE 2022-12-16 18:00:00
## 8249 2022-12-16 17:58:39 TRUE 2022-12-16 18:00:00
## 8250 2022-12-16 17:58:39 TRUE 2022-12-16 18:00:00
## 8251 2022-12-16 17:58:39 TRUE 2022-12-16 18:00:00
## 8252 2022-12-16 17:58:38 TRUE 2022-12-16 18:00:00
## 8253 2022-12-16 17:58:37 TRUE 2022-12-16 18:00:00
## 8254 2022-12-16 17:58:35 TRUE 2022-12-16 18:00:00
## 8255 2022-12-16 17:58:34 TRUE 2022-12-16 18:00:00
## 8256 2022-12-16 17:58:33 TRUE 2022-12-16 18:00:00
## 8257 2022-12-16 17:58:32 TRUE 2022-12-16 18:00:00
## 8258 2022-12-16 17:58:29 TRUE 2022-12-16 18:00:00
## 8259 2022-12-16 17:58:27 TRUE 2022-12-16 18:00:00
## 8260 2022-12-16 17:58:26 TRUE 2022-12-16 18:00:00
## 8261 2022-12-16 17:58:25 TRUE 2022-12-16 18:00:00
## 8262 2022-12-16 17:58:21 TRUE 2022-12-16 18:00:00
## 8263 2022-12-16 17:58:17 TRUE 2022-12-16 18:00:00
## 8264 2022-12-16 17:58:15 TRUE 2022-12-16 18:00:00
## 8265 2022-12-16 17:58:14 TRUE 2022-12-16 18:00:00
## 8266 2022-12-16 17:58:14 TRUE 2022-12-16 18:00:00
## 8267 2022-12-16 17:58:12 TRUE 2022-12-16 18:00:00
## 8268 2022-12-16 17:58:12 TRUE 2022-12-16 18:00:00
## 8269 2022-12-16 17:58:09 TRUE 2022-12-16 18:00:00
## 8270 2022-12-16 17:58:07 TRUE 2022-12-16 18:00:00
## 8271 2022-12-16 17:58:06 TRUE 2022-12-16 18:00:00
## 8272 2022-12-16 17:58:06 TRUE 2022-12-16 18:00:00
## 8273 2022-12-16 17:58:06 TRUE 2022-12-16 18:00:00
## 8274 2022-12-16 17:58:05 TRUE 2022-12-16 18:00:00
## 8275 2022-12-16 17:58:04 TRUE 2022-12-16 18:00:00
## 8276 2022-12-16 17:58:04 TRUE 2022-12-16 18:00:00
## 8277 2022-12-16 17:58:03 TRUE 2022-12-16 18:00:00
## 8278 2022-12-16 17:58:02 TRUE 2022-12-16 18:00:00
## 8279 2022-12-16 17:58:02 TRUE 2022-12-16 18:00:00
## 8280 2022-12-16 17:58:01 TRUE 2022-12-16 18:00:00
## 8281 2022-12-16 17:58:00 TRUE 2022-12-16 18:00:00
## 8282 2022-12-16 17:58:00 TRUE 2022-12-16 18:00:00
## 8283 2022-12-16 17:57:59 TRUE 2022-12-16 18:00:00
## 8284 2022-12-16 17:57:59 TRUE 2022-12-16 18:00:00
## 8285 2022-12-16 17:57:58 TRUE 2022-12-16 18:00:00
## 8286 2022-12-16 17:57:57 TRUE 2022-12-16 18:00:00
## 8287 2022-12-16 17:57:57 TRUE 2022-12-16 18:00:00
## 8288 2022-12-16 17:57:55 TRUE 2022-12-16 18:00:00
## 8289 2022-12-16 17:57:54 TRUE 2022-12-16 18:00:00
## 8290 2022-12-16 17:57:51 TRUE 2022-12-16 18:00:00
## 8291 2022-12-16 17:57:49 TRUE 2022-12-16 18:00:00
## 8292 2022-12-16 17:57:48 TRUE 2022-12-16 18:00:00
## 8293 2022-12-16 17:57:48 TRUE 2022-12-16 18:00:00
## 8294 2022-12-16 17:57:43 TRUE 2022-12-16 18:00:00
## 8295 2022-12-16 17:57:43 TRUE 2022-12-16 18:00:00
## 8296 2022-12-16 17:57:42 TRUE 2022-12-16 18:00:00
## 8297 2022-12-16 17:57:37 TRUE 2022-12-16 18:00:00
## 8298 2022-12-16 17:57:37 TRUE 2022-12-16 18:00:00
## 8299 2022-12-16 17:57:35 TRUE 2022-12-16 18:00:00
## 8300 2022-12-16 17:57:34 TRUE 2022-12-16 18:00:00
## 8301 2022-12-16 17:57:34 TRUE 2022-12-16 18:00:00
## 8302 2022-12-16 17:57:33 TRUE 2022-12-16 18:00:00
## 8303 2022-12-16 17:57:33 TRUE 2022-12-16 18:00:00
## 8304 2022-12-16 17:57:32 TRUE 2022-12-16 18:00:00
## 8305 2022-12-16 17:57:32 TRUE 2022-12-16 18:00:00
## 8306 2022-12-16 17:57:31 TRUE 2022-12-16 18:00:00
## 8307 2022-12-16 17:57:31 TRUE 2022-12-16 18:00:00
## 8308 2022-12-16 17:57:31 TRUE 2022-12-16 18:00:00
## 8309 2022-12-16 17:57:27 TRUE 2022-12-16 18:00:00
## 8310 2022-12-16 17:57:27 TRUE 2022-12-16 18:00:00
## 8311 2022-12-16 17:57:25 TRUE 2022-12-16 18:00:00
## 8312 2022-12-16 17:57:24 TRUE 2022-12-16 18:00:00
## 8313 2022-12-16 17:57:22 TRUE 2022-12-16 18:00:00
## 8314 2022-12-16 17:57:21 TRUE 2022-12-16 18:00:00
## 8315 2022-12-16 17:57:21 TRUE 2022-12-16 18:00:00
## 8316 2022-12-16 17:57:18 TRUE 2022-12-16 18:00:00
## 8317 2022-12-16 17:57:18 TRUE 2022-12-16 18:00:00
## 8318 2022-12-16 17:57:18 TRUE 2022-12-16 18:00:00
## 8319 2022-12-16 17:57:17 TRUE 2022-12-16 18:00:00
## 8320 2022-12-16 17:57:14 TRUE 2022-12-16 18:00:00
## 8321 2022-12-16 17:57:13 TRUE 2022-12-16 18:00:00
## 8322 2022-12-16 17:57:12 TRUE 2022-12-16 18:00:00
## 8323 2022-12-16 17:57:12 TRUE 2022-12-16 18:00:00
## 8324 2022-12-16 17:57:11 TRUE 2022-12-16 18:00:00
## 8325 2022-12-16 17:57:09 TRUE 2022-12-16 18:00:00
## 8326 2022-12-16 17:57:09 TRUE 2022-12-16 18:00:00
## 8327 2022-12-16 17:57:08 TRUE 2022-12-16 18:00:00
## 8328 2022-12-16 17:57:07 TRUE 2022-12-16 18:00:00
## 8329 2022-12-16 17:57:06 TRUE 2022-12-16 18:00:00
## 8330 2022-12-16 17:57:06 TRUE 2022-12-16 18:00:00
## 8331 2022-12-16 17:57:06 TRUE 2022-12-16 18:00:00
## 8332 2022-12-16 17:57:05 TRUE 2022-12-16 18:00:00
## 8333 2022-12-16 17:57:05 TRUE 2022-12-16 18:00:00
## 8334 2022-12-16 17:57:05 TRUE 2022-12-16 18:00:00
## 8335 2022-12-16 17:57:05 TRUE 2022-12-16 18:00:00
## 8336 2022-12-16 17:57:04 TRUE 2022-12-16 18:00:00
## 8337 2022-12-16 17:57:03 TRUE 2022-12-16 18:00:00
## 8338 2022-12-16 17:57:03 TRUE 2022-12-16 18:00:00
## 8339 2022-12-16 17:57:02 TRUE 2022-12-16 18:00:00
## 8340 2022-12-16 17:57:01 TRUE 2022-12-16 18:00:00
## 8341 2022-12-16 17:57:01 TRUE 2022-12-16 18:00:00
## 8342 2022-12-16 17:57:01 TRUE 2022-12-16 18:00:00
## 8343 2022-12-16 17:56:59 TRUE 2022-12-16 18:00:00
## 8344 2022-12-16 17:56:59 TRUE 2022-12-16 18:00:00
## 8345 2022-12-16 17:56:59 TRUE 2022-12-16 18:00:00
## 8346 2022-12-16 17:56:57 TRUE 2022-12-16 18:00:00
## 8347 2022-12-16 17:56:56 TRUE 2022-12-16 18:00:00
## 8348 2022-12-16 17:56:54 TRUE 2022-12-16 18:00:00
## 8349 2022-12-16 17:56:52 TRUE 2022-12-16 18:00:00
## 8350 2022-12-16 17:56:51 TRUE 2022-12-16 18:00:00
## 8351 2022-12-16 17:56:49 TRUE 2022-12-16 18:00:00
## 8352 2022-12-16 17:56:49 TRUE 2022-12-16 18:00:00
## 8353 2022-12-16 17:56:48 TRUE 2022-12-16 18:00:00
## 8354 2022-12-16 17:56:47 TRUE 2022-12-16 18:00:00
## 8355 2022-12-16 17:56:47 TRUE 2022-12-16 18:00:00
## 8356 2022-12-16 17:56:47 TRUE 2022-12-16 18:00:00
## 8357 2022-12-16 17:56:47 TRUE 2022-12-16 18:00:00
## 8358 2022-12-16 17:56:46 TRUE 2022-12-16 18:00:00
## 8359 2022-12-16 17:56:46 TRUE 2022-12-16 18:00:00
## 8360 2022-12-16 17:56:46 TRUE 2022-12-16 18:00:00
## 8361 2022-12-16 17:56:45 TRUE 2022-12-16 18:00:00
## 8362 2022-12-16 17:56:44 TRUE 2022-12-16 18:00:00
## 8363 2022-12-16 17:56:44 TRUE 2022-12-16 18:00:00
## 8364 2022-12-16 17:56:43 TRUE 2022-12-16 18:00:00
## 8365 2022-12-16 17:56:42 TRUE 2022-12-16 18:00:00
## 8366 2022-12-16 17:56:41 TRUE 2022-12-16 18:00:00
## 8367 2022-12-16 17:56:41 TRUE 2022-12-16 18:00:00
## 8368 2022-12-16 17:56:41 TRUE 2022-12-16 18:00:00
## 8369 2022-12-16 17:56:40 TRUE 2022-12-16 18:00:00
## 8370 2022-12-16 17:56:39 TRUE 2022-12-16 18:00:00
## 8371 2022-12-16 17:56:39 TRUE 2022-12-16 18:00:00
## 8372 2022-12-16 17:56:39 TRUE 2022-12-16 18:00:00
## 8373 2022-12-16 17:56:38 TRUE 2022-12-16 18:00:00
## 8374 2022-12-16 17:56:38 TRUE 2022-12-16 18:00:00
## 8375 2022-12-16 17:56:38 TRUE 2022-12-16 18:00:00
## 8376 2022-12-16 17:56:36 TRUE 2022-12-16 18:00:00
## 8377 2022-12-16 17:56:36 TRUE 2022-12-16 18:00:00
## 8378 2022-12-16 17:56:35 TRUE 2022-12-16 18:00:00
## 8379 2022-12-16 17:56:35 TRUE 2022-12-16 18:00:00
## 8380 2022-12-16 17:56:33 TRUE 2022-12-16 18:00:00
## 8381 2022-12-16 17:56:32 TRUE 2022-12-16 18:00:00
## 8382 2022-12-16 17:56:31 TRUE 2022-12-16 18:00:00
## 8383 2022-12-16 17:56:30 TRUE 2022-12-16 18:00:00
## 8384 2022-12-16 17:56:26 TRUE 2022-12-16 18:00:00
## 8385 2022-12-16 17:56:19 TRUE 2022-12-16 18:00:00
## 8386 2022-12-16 17:56:18 TRUE 2022-12-16 18:00:00
## 8387 2022-12-16 17:56:14 TRUE 2022-12-16 18:00:00
## 8388 2022-12-16 17:56:10 TRUE 2022-12-16 18:00:00
## 8389 2022-12-16 17:56:09 TRUE 2022-12-16 18:00:00
## 8390 2022-12-16 17:56:09 TRUE 2022-12-16 18:00:00
## 8391 2022-12-16 17:56:05 TRUE 2022-12-16 18:00:00
## 8392 2022-12-16 17:56:03 TRUE 2022-12-16 18:00:00
## 8393 2022-12-16 17:56:01 TRUE 2022-12-16 18:00:00
## 8394 2022-12-16 17:56:00 TRUE 2022-12-16 18:00:00
## 8395 2022-12-16 17:55:58 TRUE 2022-12-16 18:00:00
## 8396 2022-12-16 17:55:57 TRUE 2022-12-16 18:00:00
## 8397 2022-12-16 17:55:55 TRUE 2022-12-16 18:00:00
## 8398 2022-12-16 17:55:53 TRUE 2022-12-16 18:00:00
## 8399 2022-12-16 17:55:48 TRUE 2022-12-16 18:00:00
## 8400 2022-12-16 17:55:45 TRUE 2022-12-16 18:00:00
## 8401 2022-12-16 17:55:44 TRUE 2022-12-16 18:00:00
## 8402 2022-12-16 17:55:44 TRUE 2022-12-16 18:00:00
## 8403 2022-12-16 17:55:38 TRUE 2022-12-16 18:00:00
## 8404 2022-12-16 17:55:37 TRUE 2022-12-16 18:00:00
## 8405 2022-12-16 17:55:36 TRUE 2022-12-16 18:00:00
## 8406 2022-12-16 17:55:36 TRUE 2022-12-16 18:00:00
## 8407 2022-12-16 17:55:34 TRUE 2022-12-16 18:00:00
## 8408 2022-12-16 17:55:34 TRUE 2022-12-16 18:00:00
## 8409 2022-12-16 17:55:31 TRUE 2022-12-16 18:00:00
## 8410 2022-12-16 17:55:31 TRUE 2022-12-16 18:00:00
## 8411 2022-12-16 17:55:29 TRUE 2022-12-16 18:00:00
## 8412 2022-12-16 17:55:27 TRUE 2022-12-16 18:00:00
## 8413 2022-12-16 17:55:24 TRUE 2022-12-16 18:00:00
## 8414 2022-12-16 17:55:22 TRUE 2022-12-16 18:00:00
## 8415 2022-12-16 17:55:21 TRUE 2022-12-16 18:00:00
## 8416 2022-12-16 17:55:18 TRUE 2022-12-16 18:00:00
## 8417 2022-12-16 17:55:17 TRUE 2022-12-16 18:00:00
## 8418 2022-12-16 17:55:17 TRUE 2022-12-16 18:00:00
## 8419 2022-12-16 17:55:10 TRUE 2022-12-16 18:00:00
## 8420 2022-12-16 17:55:10 TRUE 2022-12-16 18:00:00
## 8421 2022-12-16 17:55:08 TRUE 2022-12-16 18:00:00
## 8422 2022-12-16 17:55:08 TRUE 2022-12-16 18:00:00
## 8423 2022-12-16 17:55:07 TRUE 2022-12-16 18:00:00
## 8424 2022-12-16 17:55:06 TRUE 2022-12-16 18:00:00
## 8425 2022-12-16 17:55:06 TRUE 2022-12-16 18:00:00
## 8426 2022-12-16 17:55:03 TRUE 2022-12-16 18:00:00
## 8427 2022-12-16 17:55:03 TRUE 2022-12-16 18:00:00
## 8428 2022-12-16 17:55:03 TRUE 2022-12-16 18:00:00
## 8429 2022-12-16 17:55:02 TRUE 2022-12-16 18:00:00
## 8430 2022-12-16 17:54:59 TRUE 2022-12-16 18:00:00
## 8431 2022-12-16 17:54:58 TRUE 2022-12-16 18:00:00
## 8432 2022-12-16 17:54:58 TRUE 2022-12-16 18:00:00
## 8433 2022-12-16 17:54:55 TRUE 2022-12-16 18:00:00
## 8434 2022-12-16 17:54:53 TRUE 2022-12-16 18:00:00
## 8435 2022-12-16 17:54:48 TRUE 2022-12-16 18:00:00
## 8436 2022-12-16 17:54:46 TRUE 2022-12-16 18:00:00
## 8437 2022-12-16 17:54:45 TRUE 2022-12-16 18:00:00
## 8438 2022-12-16 17:54:44 TRUE 2022-12-16 18:00:00
## 8439 2022-12-16 17:54:41 TRUE 2022-12-16 18:00:00
## 8440 2022-12-16 17:54:40 TRUE 2022-12-16 18:00:00
## 8441 2022-12-16 17:54:37 TRUE 2022-12-16 18:00:00
## 8442 2022-12-16 17:54:36 TRUE 2022-12-16 18:00:00
## 8443 2022-12-16 17:54:35 TRUE 2022-12-16 18:00:00
## 8444 2022-12-16 17:54:33 TRUE 2022-12-16 18:00:00
## 8445 2022-12-16 17:54:33 TRUE 2022-12-16 18:00:00
## 8446 2022-12-16 17:54:31 TRUE 2022-12-16 18:00:00
## 8447 2022-12-16 17:54:31 TRUE 2022-12-16 18:00:00
## 8448 2022-12-16 17:54:30 TRUE 2022-12-16 18:00:00
## 8449 2022-12-16 17:54:28 TRUE 2022-12-16 18:00:00
## 8450 2022-12-16 17:54:26 TRUE 2022-12-16 18:00:00
## 8451 2022-12-16 17:54:26 TRUE 2022-12-16 18:00:00
## 8452 2022-12-16 17:54:25 TRUE 2022-12-16 18:00:00
## 8453 2022-12-16 17:54:25 TRUE 2022-12-16 18:00:00
## 8454 2022-12-16 17:54:24 TRUE 2022-12-16 18:00:00
## 8455 2022-12-16 17:54:22 TRUE 2022-12-16 18:00:00
## 8456 2022-12-16 17:54:19 TRUE 2022-12-16 18:00:00
## 8457 2022-12-16 17:54:17 TRUE 2022-12-16 18:00:00
## 8458 2022-12-16 17:54:11 TRUE 2022-12-16 18:00:00
## 8459 2022-12-16 17:54:08 TRUE 2022-12-16 18:00:00
## 8460 2022-12-16 17:54:07 TRUE 2022-12-16 18:00:00
## 8461 2022-12-16 17:54:05 TRUE 2022-12-16 18:00:00
## 8462 2022-12-16 17:54:05 TRUE 2022-12-16 18:00:00
## 8463 2022-12-16 17:54:03 TRUE 2022-12-16 18:00:00
## 8464 2022-12-16 17:54:01 TRUE 2022-12-16 18:00:00
## 8465 2022-12-16 17:54:00 TRUE 2022-12-16 18:00:00
## 8466 2022-12-16 17:53:58 TRUE 2022-12-16 18:00:00
## 8467 2022-12-16 17:53:57 TRUE 2022-12-16 18:00:00
## 8468 2022-12-16 17:53:56 TRUE 2022-12-16 18:00:00
## 8469 2022-12-16 17:53:54 TRUE 2022-12-16 18:00:00
## 8470 2022-12-16 17:53:51 TRUE 2022-12-16 18:00:00
## 8471 2022-12-16 17:53:48 TRUE 2022-12-16 18:00:00
## 8472 2022-12-16 17:53:48 TRUE 2022-12-16 18:00:00
## 8473 2022-12-16 17:53:47 TRUE 2022-12-16 18:00:00
## 8474 2022-12-16 17:53:47 TRUE 2022-12-16 18:00:00
## 8475 2022-12-16 17:53:45 TRUE 2022-12-16 18:00:00
## 8476 2022-12-16 17:53:44 TRUE 2022-12-16 18:00:00
## 8477 2022-12-16 17:53:43 TRUE 2022-12-16 18:00:00
## 8478 2022-12-16 17:53:41 TRUE 2022-12-16 18:00:00
## 8479 2022-12-16 17:53:38 TRUE 2022-12-16 18:00:00
## 8480 2022-12-16 17:53:37 TRUE 2022-12-16 18:00:00
## 8481 2022-12-16 17:53:33 TRUE 2022-12-16 18:00:00
## 8482 2022-12-16 17:53:31 TRUE 2022-12-16 18:00:00
## 8483 2022-12-16 17:53:29 TRUE 2022-12-16 18:00:00
## 8484 2022-12-16 17:53:27 TRUE 2022-12-16 18:00:00
## 8485 2022-12-16 17:53:26 TRUE 2022-12-16 18:00:00
## 8486 2022-12-16 17:53:24 TRUE 2022-12-16 18:00:00
## 8487 2022-12-16 17:53:23 TRUE 2022-12-16 18:00:00
## 8488 2022-12-16 17:53:16 TRUE 2022-12-16 18:00:00
## 8489 2022-12-16 17:53:16 TRUE 2022-12-16 18:00:00
## 8490 2022-12-16 17:53:15 TRUE 2022-12-16 18:00:00
## 8491 2022-12-16 17:53:15 TRUE 2022-12-16 18:00:00
## 8492 2022-12-16 17:53:14 TRUE 2022-12-16 18:00:00
## 8493 2022-12-16 17:53:08 TRUE 2022-12-16 18:00:00
## 8494 2022-12-16 17:53:07 TRUE 2022-12-16 18:00:00
## 8495 2022-12-16 17:53:05 TRUE 2022-12-16 18:00:00
## 8496 2022-12-16 17:53:03 TRUE 2022-12-16 18:00:00
## 8497 2022-12-16 17:53:01 TRUE 2022-12-16 18:00:00
## 8498 2022-12-16 17:52:59 TRUE 2022-12-16 18:00:00
## 8499 2022-12-16 17:52:58 TRUE 2022-12-16 18:00:00
## 8500 2022-12-16 17:52:54 TRUE 2022-12-16 18:00:00
## 8501 2022-12-16 17:52:54 TRUE 2022-12-16 18:00:00
## 8502 2022-12-16 17:52:54 TRUE 2022-12-16 18:00:00
## 8503 2022-12-16 17:52:53 TRUE 2022-12-16 18:00:00
## 8504 2022-12-16 17:52:52 TRUE 2022-12-16 18:00:00
## 8505 2022-12-16 17:52:45 TRUE 2022-12-16 18:00:00
## 8506 2022-12-16 17:52:45 TRUE 2022-12-16 18:00:00
## 8507 2022-12-16 17:52:44 TRUE 2022-12-16 18:00:00
## 8508 2022-12-16 17:52:44 TRUE 2022-12-16 18:00:00
## 8509 2022-12-16 17:52:40 TRUE 2022-12-16 18:00:00
## 8510 2022-12-16 17:52:39 TRUE 2022-12-16 18:00:00
## 8511 2022-12-16 17:52:39 TRUE 2022-12-16 18:00:00
## 8512 2022-12-16 17:52:38 TRUE 2022-12-16 18:00:00
## 8513 2022-12-16 17:52:34 TRUE 2022-12-16 18:00:00
## 8514 2022-12-16 17:52:32 TRUE 2022-12-16 18:00:00
## 8515 2022-12-16 17:52:31 TRUE 2022-12-16 18:00:00
## 8516 2022-12-16 17:52:24 TRUE 2022-12-16 18:00:00
## 8517 2022-12-16 17:52:23 TRUE 2022-12-16 18:00:00
## 8518 2022-12-16 17:52:23 TRUE 2022-12-16 18:00:00
## 8519 2022-12-16 17:52:23 TRUE 2022-12-16 18:00:00
## 8520 2022-12-16 17:52:22 TRUE 2022-12-16 18:00:00
## 8521 2022-12-16 17:52:18 TRUE 2022-12-16 18:00:00
## 8522 2022-12-16 17:52:16 TRUE 2022-12-16 18:00:00
## 8523 2022-12-16 17:52:15 TRUE 2022-12-16 18:00:00
## 8524 2022-12-16 17:52:12 TRUE 2022-12-16 18:00:00
## 8525 2022-12-16 17:52:12 TRUE 2022-12-16 18:00:00
## 8526 2022-12-16 17:52:06 TRUE 2022-12-16 18:00:00
## 8527 2022-12-16 17:52:05 TRUE 2022-12-16 18:00:00
## 8528 2022-12-16 17:52:03 TRUE 2022-12-16 18:00:00
## 8529 2022-12-16 17:51:59 TRUE 2022-12-16 18:00:00
## 8530 2022-12-16 17:51:59 TRUE 2022-12-16 18:00:00
## 8531 2022-12-16 17:51:55 TRUE 2022-12-16 18:00:00
## 8532 2022-12-16 17:51:52 TRUE 2022-12-16 18:00:00
## 8533 2022-12-16 17:51:48 TRUE 2022-12-16 18:00:00
## 8534 2022-12-16 17:51:48 TRUE 2022-12-16 18:00:00
## 8535 2022-12-16 17:51:47 TRUE 2022-12-16 18:00:00
## 8536 2022-12-16 17:51:47 TRUE 2022-12-16 18:00:00
## 8537 2022-12-16 17:51:45 TRUE 2022-12-16 18:00:00
## 8538 2022-12-16 17:51:45 TRUE 2022-12-16 18:00:00
## 8539 2022-12-16 17:51:44 TRUE 2022-12-16 18:00:00
## 8540 2022-12-16 17:51:44 TRUE 2022-12-16 18:00:00
## 8541 2022-12-16 17:51:42 TRUE 2022-12-16 18:00:00
## 8542 2022-12-16 17:51:35 TRUE 2022-12-16 18:00:00
## 8543 2022-12-16 17:51:35 TRUE 2022-12-16 18:00:00
## 8544 2022-12-16 17:51:34 TRUE 2022-12-16 18:00:00
## 8545 2022-12-16 17:51:34 TRUE 2022-12-16 18:00:00
## 8546 2022-12-16 17:51:33 TRUE 2022-12-16 18:00:00
## 8547 2022-12-16 17:51:33 TRUE 2022-12-16 18:00:00
## 8548 2022-12-16 17:51:32 TRUE 2022-12-16 18:00:00
## 8549 2022-12-16 17:51:31 TRUE 2022-12-16 18:00:00
## 8550 2022-12-16 17:51:30 TRUE 2022-12-16 18:00:00
## 8551 2022-12-16 17:51:30 TRUE 2022-12-16 18:00:00
## 8552 2022-12-16 17:51:29 TRUE 2022-12-16 18:00:00
## 8553 2022-12-16 17:51:28 TRUE 2022-12-16 18:00:00
## 8554 2022-12-16 17:51:24 TRUE 2022-12-16 18:00:00
## 8555 2022-12-16 17:51:23 TRUE 2022-12-16 18:00:00
## 8556 2022-12-16 17:51:23 TRUE 2022-12-16 18:00:00
## 8557 2022-12-16 17:51:19 TRUE 2022-12-16 18:00:00
## 8558 2022-12-16 17:51:17 TRUE 2022-12-16 18:00:00
## 8559 2022-12-16 17:51:17 TRUE 2022-12-16 18:00:00
## 8560 2022-12-16 17:51:14 TRUE 2022-12-16 18:00:00
## 8561 2022-12-16 17:51:14 TRUE 2022-12-16 18:00:00
## 8562 2022-12-16 17:51:13 TRUE 2022-12-16 18:00:00
## 8563 2022-12-16 17:51:02 TRUE 2022-12-16 18:00:00
## 8564 2022-12-16 17:51:00 TRUE 2022-12-16 18:00:00
## 8565 2022-12-16 17:50:58 TRUE 2022-12-16 18:00:00
## 8566 2022-12-16 17:50:58 TRUE 2022-12-16 18:00:00
## 8567 2022-12-16 17:50:58 TRUE 2022-12-16 18:00:00
## 8568 2022-12-16 17:50:55 TRUE 2022-12-16 18:00:00
## 8569 2022-12-16 17:50:54 TRUE 2022-12-16 18:00:00
## 8570 2022-12-16 17:50:54 TRUE 2022-12-16 18:00:00
## 8571 2022-12-16 17:50:53 TRUE 2022-12-16 18:00:00
## 8572 2022-12-16 17:50:52 TRUE 2022-12-16 18:00:00
## 8573 2022-12-16 17:50:49 TRUE 2022-12-16 18:00:00
## 8574 2022-12-16 17:50:47 TRUE 2022-12-16 18:00:00
## 8575 2022-12-16 17:50:43 TRUE 2022-12-16 18:00:00
## 8576 2022-12-16 17:50:41 TRUE 2022-12-16 18:00:00
## 8577 2022-12-16 17:50:41 TRUE 2022-12-16 18:00:00
## 8578 2022-12-16 17:50:40 TRUE 2022-12-16 18:00:00
## 8579 2022-12-16 17:50:39 TRUE 2022-12-16 18:00:00
## 8580 2022-12-16 17:50:30 TRUE 2022-12-16 18:00:00
## 8581 2022-12-16 17:50:28 TRUE 2022-12-16 18:00:00
## 8582 2022-12-16 17:50:23 TRUE 2022-12-16 18:00:00
## 8583 2022-12-16 17:50:19 TRUE 2022-12-16 18:00:00
## 8584 2022-12-16 17:50:18 TRUE 2022-12-16 18:00:00
## 8585 2022-12-16 17:50:17 TRUE 2022-12-16 18:00:00
## 8586 2022-12-16 17:50:16 TRUE 2022-12-16 18:00:00
## 8587 2022-12-16 17:50:14 TRUE 2022-12-16 18:00:00
## 8588 2022-12-16 17:50:14 TRUE 2022-12-16 18:00:00
## 8589 2022-12-16 17:50:11 TRUE 2022-12-16 18:00:00
## 8590 2022-12-16 17:50:09 TRUE 2022-12-16 18:00:00
## 8591 2022-12-16 17:50:09 TRUE 2022-12-16 18:00:00
## 8592 2022-12-16 17:50:08 TRUE 2022-12-16 18:00:00
## 8593 2022-12-16 17:50:07 TRUE 2022-12-16 18:00:00
## 8594 2022-12-16 17:50:07 TRUE 2022-12-16 18:00:00
## 8595 2022-12-16 17:50:00 TRUE 2022-12-16 18:00:00
## 8596 2022-12-16 17:50:00 TRUE 2022-12-16 18:00:00
## 8597 2022-12-16 17:49:59 TRUE 2022-12-16 18:00:00
## 8598 2022-12-16 17:49:59 TRUE 2022-12-16 18:00:00
## 8599 2022-12-16 17:49:59 TRUE 2022-12-16 18:00:00
## 8600 2022-12-16 17:49:52 TRUE 2022-12-16 18:00:00
## 8601 2022-12-16 17:49:50 TRUE 2022-12-16 18:00:00
## 8602 2022-12-16 17:49:42 TRUE 2022-12-16 18:00:00
## 8603 2022-12-16 17:49:41 TRUE 2022-12-16 18:00:00
## 8604 2022-12-16 17:49:38 TRUE 2022-12-16 18:00:00
## 8605 2022-12-16 17:49:38 TRUE 2022-12-16 18:00:00
## 8606 2022-12-16 17:49:37 TRUE 2022-12-16 18:00:00
## 8607 2022-12-16 17:49:36 TRUE 2022-12-16 18:00:00
## 8608 2022-12-16 17:49:31 TRUE 2022-12-16 18:00:00
## 8609 2022-12-16 17:49:29 TRUE 2022-12-16 18:00:00
## 8610 2022-12-16 17:49:20 TRUE 2022-12-16 18:00:00
## 8611 2022-12-16 17:49:18 TRUE 2022-12-16 18:00:00
## 8612 2022-12-16 17:49:14 TRUE 2022-12-16 18:00:00
## 8613 2022-12-16 17:49:08 TRUE 2022-12-16 18:00:00
## 8614 2022-12-16 17:49:08 TRUE 2022-12-16 18:00:00
## 8615 2022-12-16 17:49:07 TRUE 2022-12-16 18:00:00
## 8616 2022-12-16 17:48:59 TRUE 2022-12-16 18:00:00
## 8617 2022-12-16 17:48:58 TRUE 2022-12-16 18:00:00
## 8618 2022-12-16 17:48:57 TRUE 2022-12-16 18:00:00
## 8619 2022-12-16 17:48:54 TRUE 2022-12-16 18:00:00
mn <- sub_tweets %>% pull(created) %>% min()
mn
## [1] "2022-12-16 17:48:54 UTC"
mx <- sub_tweets %>% pull(created) %>% max()
mx
## [1] "2022-12-16 23:59:59 UTC"
plt_data <- ggplot(crt2, aes(x = Created_At_Round)) +
geom_histogram(aes(fill = ..count..)) +
theme(legend.position = "right") +
xlab("Time") + ylab("Number of tweets") +
scale_fill_gradient(low = "blue", high = "pink")
plt_data %>% ggplotly()
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.